13:15:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137139 13:15:07 Running as SYSTEM 13:15:07 [EnvInject] - Loading node environment variables. 13:15:07 Building remotely on prd-ubuntu1804-builder-4c-4g-3120 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:15:07 [ssh-agent] Looking for ssh-agent implementation... 13:15:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:15:07 $ ssh-agent 13:15:07 SSH_AUTH_SOCK=/tmp/ssh-5sDQhjCqsQQI/agent.1667 13:15:07 SSH_AGENT_PID=1669 13:15:07 [ssh-agent] Started. 13:15:07 Running ssh-add (command line suppressed) 13:15:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15072891488965453723.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15072891488965453723.key) 13:15:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:15:08 The recommended git tool is: NONE 13:15:09 using credential onap-jenkins-ssh 13:15:09 Wiping out workspace first. 13:15:09 Cloning the remote Git repository 13:15:09 Cloning repository git://cloud.onap.org/mirror/oom.git 13:15:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:15:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:15:09 > git --version # timeout=10 13:15:09 > git --version # 'git version 2.17.1' 13:15:09 using GIT_SSH to set credentials Gerrit user 13:15:09 Verifying host key using manually-configured host key entries 13:15:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:15:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:15:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:15:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:15:15 using GIT_SSH to set credentials Gerrit user 13:15:15 Verifying host key using manually-configured host key entries 13:15:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137139/1 # timeout=30 13:15:15 > git rev-parse 5c52babd0f87b561711bf2a739644e2aeb3cad1c^{commit} # timeout=10 13:15:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:15:15 Checking out Revision 5c52babd0f87b561711bf2a739644e2aeb3cad1c (refs/changes/39/137139/1) 13:15:15 > git config core.sparsecheckout # timeout=10 13:15:15 > git checkout -f 5c52babd0f87b561711bf2a739644e2aeb3cad1c # timeout=30 13:15:18 Commit message: "[AAI] Deploy 1.13.3 snapshot releases of traversal and resources" 13:15:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:15:18 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 13:15:18 [EnvInject] - Injecting environment variables from a build step. 13:15:18 [EnvInject] - Injecting as environment variables the properties content 13:15:18 PYTHON=python3 13:15:18 13:15:18 [EnvInject] - Variables injected successfully. 13:15:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11137121540287083084.sh 13:15:18 ---> tox-install.sh 13:15:18 + source /home/jenkins/lf-env.sh 13:15:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:15:18 ++ mktemp -d /tmp/venv-XXXX 13:15:18 + lf_venv=/tmp/venv-hbIP 13:15:18 + local venv_file=/tmp/.os_lf_venv 13:15:18 + local python=python3 13:15:18 + local options 13:15:18 + local set_path=true 13:15:18 + local install_args= 13:15:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:15:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:15:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:15:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:15:18 + true 13:15:18 + case $1 in 13:15:18 + venv_file=/tmp/.toxenv 13:15:18 + shift 2 13:15:18 + true 13:15:18 + case $1 in 13:15:18 + shift 13:15:18 + break 13:15:18 + case $python in 13:15:18 + local pkg_list= 13:15:18 + [[ -d /opt/pyenv ]] 13:15:18 + echo 'Setup pyenv:' 13:15:18 Setup pyenv: 13:15:18 + export PYENV_ROOT=/opt/pyenv 13:15:18 + PYENV_ROOT=/opt/pyenv 13:15:18 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:18 + pyenv versions 13:15:18 * system (set by /opt/pyenv/version) 13:15:18 * 3.8.13 (set by /opt/pyenv/version) 13:15:18 * 3.9.13 (set by /opt/pyenv/version) 13:15:18 * 3.10.6 (set by /opt/pyenv/version) 13:15:18 + command -v pyenv 13:15:18 ++ pyenv init - --no-rehash 13:15:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:15:18 export PATH="/opt/pyenv/shims:${PATH}" 13:15:18 export PYENV_SHELL=bash 13:15:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:15:18 pyenv() { 13:15:18 local command 13:15:18 command="${1:-}" 13:15:18 if [ "$#" -gt 0 ]; then 13:15:18 shift 13:15:18 fi 13:15:18 13:15:18 case "$command" in 13:15:18 rehash|shell) 13:15:18 eval "$(pyenv "sh-$command" "$@")" 13:15:18 ;; 13:15:18 *) 13:15:18 command pyenv "$command" "$@" 13:15:18 ;; 13:15:18 esac 13:15:18 }' 13:15:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:15:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:18 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:18 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:18 ++ export PYENV_SHELL=bash 13:15:18 ++ PYENV_SHELL=bash 13:15:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:15:18 +++ complete -F _pyenv pyenv 13:15:18 ++ lf-pyver python3 13:15:18 ++ local py_version_xy=python3 13:15:18 ++ local py_version_xyz= 13:15:18 ++ pyenv versions 13:15:18 ++ sed 's/^[ *]* //' 13:15:18 ++ awk '{ print $1 }' 13:15:18 ++ grep -E '^[0-9.]*[0-9]$' 13:15:18 ++ local command 13:15:18 ++ command=versions 13:15:18 ++ '[' 1 -gt 0 ']' 13:15:18 ++ shift 13:15:18 ++ case "$command" in 13:15:18 ++ command pyenv versions 13:15:18 ++ pyenv versions 13:15:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:15:19 +++ grep '^3' /tmp/.pyenv_versions 13:15:19 +++ sort -V 13:15:19 +++ tail -n 1 13:15:19 ++ py_version_xyz=3.10.6 13:15:19 ++ [[ -z 3.10.6 ]] 13:15:19 ++ echo 3.10.6 13:15:19 ++ return 0 13:15:19 + pyenv local 3.10.6 13:15:19 + local command 13:15:19 + command=local 13:15:19 + '[' 2 -gt 0 ']' 13:15:19 + shift 13:15:19 + case "$command" in 13:15:19 + command pyenv local 3.10.6 13:15:19 + pyenv local 3.10.6 13:15:19 + for arg in "$@" 13:15:19 + case $arg in 13:15:19 + pkg_list+='tox ' 13:15:19 + for arg in "$@" 13:15:19 + case $arg in 13:15:19 + pkg_list+='virtualenv ' 13:15:19 + for arg in "$@" 13:15:19 + case $arg in 13:15:19 + pkg_list+='urllib3~=1.26.15 ' 13:15:19 + [[ -f /tmp/.toxenv ]] 13:15:19 + [[ ! -f /tmp/.toxenv ]] 13:15:19 + [[ -n '' ]] 13:15:19 + python3 -m venv /tmp/venv-hbIP 13:15:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hbIP' 13:15:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hbIP 13:15:23 + echo /tmp/venv-hbIP 13:15:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:15:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:15:23 + /tmp/venv-hbIP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:15:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:15:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:15:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:15:26 + /tmp/venv-hbIP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:15:28 + type python3 13:15:28 + true 13:15:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hbIP/bin to PATH' 13:15:28 lf-activate-venv(): INFO: Adding /tmp/venv-hbIP/bin to PATH 13:15:28 + PATH=/tmp/venv-hbIP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:28 + return 0 13:15:28 + python3 --version 13:15:28 Python 3.10.6 13:15:28 + python3 -m pip --version 13:15:28 pip 24.0 from /tmp/venv-hbIP/lib/python3.10/site-packages/pip (python 3.10) 13:15:29 + python3 -m pip freeze 13:15:29 cachetools==5.3.2 13:15:29 chardet==5.2.0 13:15:29 colorama==0.4.6 13:15:29 distlib==0.3.8 13:15:29 filelock==3.13.1 13:15:29 packaging==23.2 13:15:29 platformdirs==4.2.0 13:15:29 pluggy==1.4.0 13:15:29 pyproject-api==1.6.1 13:15:29 tomli==2.0.1 13:15:29 tox==4.12.1 13:15:29 urllib3==1.26.18 13:15:29 virtualenv==20.25.0 13:15:29 [EnvInject] - Injecting environment variables from a build step. 13:15:29 [EnvInject] - Injecting as environment variables the properties content 13:15:29 PARALLEL=false 13:15:29 13:15:29 [EnvInject] - Variables injected successfully. 13:15:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11738890934318171723.sh 13:15:29 ---> tox-run.sh 13:15:29 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:15:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:15:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:15:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:15:29 + source /home/jenkins/lf-env.sh 13:15:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:15:29 ++ mktemp -d /tmp/venv-XXXX 13:15:29 + lf_venv=/tmp/venv-TNgu 13:15:29 + local venv_file=/tmp/.os_lf_venv 13:15:29 + local python=python3 13:15:29 + local options 13:15:29 + local set_path=true 13:15:29 + local install_args= 13:15:29 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:15:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:15:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:15:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:15:29 + true 13:15:29 + case $1 in 13:15:29 + venv_file=/tmp/.toxenv 13:15:29 + shift 2 13:15:29 + true 13:15:29 + case $1 in 13:15:29 + shift 13:15:29 + break 13:15:29 + case $python in 13:15:29 + local pkg_list= 13:15:29 + [[ -d /opt/pyenv ]] 13:15:29 + echo 'Setup pyenv:' 13:15:29 Setup pyenv: 13:15:29 + export PYENV_ROOT=/opt/pyenv 13:15:29 + PYENV_ROOT=/opt/pyenv 13:15:29 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:29 + pyenv versions 13:15:29 system 13:15:29 3.8.13 13:15:29 3.9.13 13:15:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:15:29 + command -v pyenv 13:15:29 ++ pyenv init - --no-rehash 13:15:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:15:29 export PATH="/opt/pyenv/shims:${PATH}" 13:15:29 export PYENV_SHELL=bash 13:15:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:15:29 pyenv() { 13:15:29 local command 13:15:29 command="${1:-}" 13:15:29 if [ "$#" -gt 0 ]; then 13:15:29 shift 13:15:29 fi 13:15:29 13:15:29 case "$command" in 13:15:29 rehash|shell) 13:15:29 eval "$(pyenv "sh-$command" "$@")" 13:15:29 ;; 13:15:29 *) 13:15:29 command pyenv "$command" "$@" 13:15:29 ;; 13:15:29 esac 13:15:29 }' 13:15:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:15:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:29 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:29 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:29 ++ export PYENV_SHELL=bash 13:15:29 ++ PYENV_SHELL=bash 13:15:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:15:29 +++ complete -F _pyenv pyenv 13:15:29 ++ lf-pyver python3 13:15:29 ++ local py_version_xy=python3 13:15:29 ++ local py_version_xyz= 13:15:29 ++ pyenv versions 13:15:29 ++ local command 13:15:29 ++ command=versions 13:15:29 ++ '[' 1 -gt 0 ']' 13:15:29 ++ shift 13:15:29 ++ case "$command" in 13:15:29 ++ command pyenv versions 13:15:29 ++ pyenv versions 13:15:29 ++ awk '{ print $1 }' 13:15:29 ++ sed 's/^[ *]* //' 13:15:29 ++ grep -E '^[0-9.]*[0-9]$' 13:15:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:15:29 +++ grep '^3' /tmp/.pyenv_versions 13:15:29 +++ sort -V 13:15:29 +++ tail -n 1 13:15:29 ++ py_version_xyz=3.10.6 13:15:29 ++ [[ -z 3.10.6 ]] 13:15:29 ++ echo 3.10.6 13:15:29 ++ return 0 13:15:29 + pyenv local 3.10.6 13:15:29 + local command 13:15:29 + command=local 13:15:29 + '[' 2 -gt 0 ']' 13:15:29 + shift 13:15:29 + case "$command" in 13:15:29 + command pyenv local 3.10.6 13:15:29 + pyenv local 3.10.6 13:15:29 + for arg in "$@" 13:15:29 + case $arg in 13:15:29 + pkg_list+='tox ' 13:15:29 + for arg in "$@" 13:15:29 + case $arg in 13:15:29 + pkg_list+='virtualenv ' 13:15:29 + for arg in "$@" 13:15:29 + case $arg in 13:15:29 + pkg_list+='urllib3~=1.26.15 ' 13:15:29 + [[ -f /tmp/.toxenv ]] 13:15:29 ++ cat /tmp/.toxenv 13:15:29 + lf_venv=/tmp/venv-hbIP 13:15:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hbIP from' file:/tmp/.toxenv 13:15:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hbIP from file:/tmp/.toxenv 13:15:29 + /tmp/venv-hbIP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:15:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:15:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:15:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:15:30 + /tmp/venv-hbIP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:15:31 + type python3 13:15:31 + true 13:15:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hbIP/bin to PATH' 13:15:31 lf-activate-venv(): INFO: Adding /tmp/venv-hbIP/bin to PATH 13:15:31 + PATH=/tmp/venv-hbIP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:31 + return 0 13:15:31 + [[ -d /opt/pyenv ]] 13:15:31 + echo '---> Setting up pyenv' 13:15:31 ---> Setting up pyenv 13:15:31 + export PYENV_ROOT=/opt/pyenv 13:15:31 + PYENV_ROOT=/opt/pyenv 13:15:31 + export PATH=/opt/pyenv/bin:/tmp/venv-hbIP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:31 + PATH=/opt/pyenv/bin:/tmp/venv-hbIP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:15:31 ++ pwd 13:15:31 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:15:31 + export PYTHONPATH 13:15:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:15:31 + TOX_TESTENV_PASSENV=PYTHONPATH 13:15:31 + tox --version 13:15:32 4.12.1 from /tmp/venv-hbIP/lib/python3.10/site-packages/tox/__init__.py 13:15:32 + PARALLEL=false 13:15:32 + TOX_OPTIONS_LIST= 13:15:32 + [[ -n checkbashisms ]] 13:15:32 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:15:32 + case ${PARALLEL,,} in 13:15:32 + tox -e checkbashisms 13:15:32 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:15:33 checkbashisms: freeze> python -m pip freeze --all 13:15:34 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:15:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:15:35 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:15:35 you may get strange results 13:15:35 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:15:37 checkbashisms: OK (4.59=setup[1.57]+cmd[3.02] seconds) 13:15:37 congratulations :) (4.76 seconds) 13:15:37 + tox_status=0 13:15:37 + echo '---> Completed tox runs' 13:15:37 ---> Completed tox runs 13:15:37 + for i in .tox/*/log 13:15:37 ++ echo .tox/checkbashisms/log 13:15:37 ++ awk -F/ '{print $2}' 13:15:37 + tox_env=checkbashisms 13:15:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:15:37 + DOC_DIR=docs/_build/html 13:15:37 + [[ -d docs/_build/html ]] 13:15:37 + echo '---> tox-run.sh ends' 13:15:37 ---> tox-run.sh ends 13:15:37 + test 0 -eq 0 13:15:37 $ ssh-agent -k 13:15:37 unset SSH_AUTH_SOCK; 13:15:37 unset SSH_AGENT_PID; 13:15:37 echo Agent pid 1669 killed; 13:15:37 [ssh-agent] Stopped. 13:15:37 [PostBuildScript] - [INFO] Executing post build scripts. 13:15:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14520380245211073315.sh 13:15:37 ---> sysstat.sh 13:15:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14306872555090752461.sh 13:15:37 ---> package-listing.sh 13:15:37 ++ facter osfamily 13:15:37 ++ tr '[:upper:]' '[:lower:]' 13:15:37 + OS_FAMILY=debian 13:15:37 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:15:37 + START_PACKAGES=/tmp/packages_start.txt 13:15:37 + END_PACKAGES=/tmp/packages_end.txt 13:15:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:15:37 + PACKAGES=/tmp/packages_start.txt 13:15:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:15:37 + PACKAGES=/tmp/packages_end.txt 13:15:37 + case "${OS_FAMILY}" in 13:15:37 + dpkg -l 13:15:37 + grep '^ii' 13:15:37 + '[' -f /tmp/packages_start.txt ']' 13:15:37 + '[' -f /tmp/packages_end.txt ']' 13:15:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:15:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:15:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:15:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:15:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins232366802596399852.sh 13:15:37 ---> capture-instance-metadata.sh 13:15:37 Setup pyenv: 13:15:37 system 13:15:37 3.8.13 13:15:37 3.9.13 13:15:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:15:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nRPz 13:15:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:15:44 lf-activate-venv(): INFO: Installing: lftools 13:16:15 lf-activate-venv(): INFO: Adding /tmp/venv-nRPz/bin to PATH 13:16:15 INFO: Running in OpenStack, capturing instance metadata 13:16:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17273965671354327353.sh 13:16:15 provisioning config files... 13:16:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8254830505316302389tmp 13:16:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:16:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:16:15 [EnvInject] - Injecting environment variables from a build step. 13:16:15 [EnvInject] - Injecting as environment variables the properties content 13:16:15 SERVER_ID=logs 13:16:15 13:16:15 [EnvInject] - Variables injected successfully. 13:16:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14313141985447259822.sh 13:16:15 ---> create-netrc.sh 13:16:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins569443019817261505.sh 13:16:15 ---> python-tools-install.sh 13:16:15 Setup pyenv: 13:16:15 system 13:16:15 3.8.13 13:16:15 3.9.13 13:16:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:16:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRPz from file:/tmp/.os_lf_venv 13:16:17 lf-activate-venv(): INFO: Installing: lftools 13:16:24 lf-activate-venv(): INFO: Adding /tmp/venv-nRPz/bin to PATH 13:16:24 Generating Requirements File 13:16:56 Python 3.10.6 13:16:56 pip 24.0 from /tmp/venv-nRPz/lib/python3.10/site-packages/pip (python 3.10) 13:16:57 appdirs==1.4.4 13:16:57 argcomplete==3.2.2 13:16:57 aspy.yaml==1.3.0 13:16:57 attrs==23.2.0 13:16:57 autopage==0.5.2 13:16:57 beautifulsoup4==4.12.3 13:16:57 boto3==1.34.35 13:16:57 botocore==1.34.35 13:16:57 bs4==0.0.2 13:16:57 cachetools==5.3.2 13:16:57 certifi==2024.2.2 13:16:57 cffi==1.16.0 13:16:57 cfgv==3.4.0 13:16:57 chardet==5.2.0 13:16:57 charset-normalizer==3.3.2 13:16:57 click==8.1.7 13:16:57 cliff==4.5.0 13:16:57 cmd2==2.4.3 13:16:57 cryptography==3.3.2 13:16:57 debtcollector==2.5.0 13:16:57 decorator==5.1.1 13:16:57 defusedxml==0.7.1 13:16:57 Deprecated==1.2.14 13:16:57 distlib==0.3.8 13:16:57 dnspython==2.5.0 13:16:57 docker==4.2.2 13:16:57 dogpile.cache==1.3.0 13:16:57 email-validator==2.1.0.post1 13:16:57 filelock==3.13.1 13:16:57 future==0.18.3 13:16:57 gitdb==4.0.11 13:16:57 GitPython==3.1.41 13:16:57 google-auth==2.27.0 13:16:57 httplib2==0.22.0 13:16:57 identify==2.5.33 13:16:57 idna==3.6 13:16:57 importlib-resources==1.5.0 13:16:57 iso8601==2.1.0 13:16:57 Jinja2==3.1.3 13:16:57 jmespath==1.0.1 13:16:57 jsonpatch==1.33 13:16:57 jsonpointer==2.4 13:16:57 jsonschema==4.21.1 13:16:57 jsonschema-specifications==2023.12.1 13:16:57 keystoneauth1==5.5.0 13:16:57 kubernetes==29.0.0 13:16:57 lftools==0.37.8 13:16:57 lxml==5.1.0 13:16:57 MarkupSafe==2.1.5 13:16:57 msgpack==1.0.7 13:16:57 multi_key_dict==2.0.3 13:16:57 munch==4.0.0 13:16:57 netaddr==0.10.1 13:16:57 netifaces==0.11.0 13:16:57 niet==1.4.2 13:16:57 nodeenv==1.8.0 13:16:57 oauth2client==4.1.3 13:16:57 oauthlib==3.2.2 13:16:57 openstacksdk==0.62.0 13:16:57 os-client-config==2.1.0 13:16:57 os-service-types==1.7.0 13:16:57 osc-lib==3.0.0 13:16:57 oslo.config==9.3.0 13:16:57 oslo.context==5.3.0 13:16:57 oslo.i18n==6.2.0 13:16:57 oslo.log==5.4.0 13:16:57 oslo.serialization==5.3.0 13:16:57 oslo.utils==7.0.0 13:16:57 packaging==23.2 13:16:57 pbr==6.0.0 13:16:57 platformdirs==4.2.0 13:16:57 prettytable==3.9.0 13:16:57 pyasn1==0.5.1 13:16:57 pyasn1-modules==0.3.0 13:16:57 pycparser==2.21 13:16:57 pygerrit2==2.0.15 13:16:57 PyGithub==2.2.0 13:16:57 pyinotify==0.9.6 13:16:57 PyJWT==2.8.0 13:16:57 PyNaCl==1.5.0 13:16:57 pyparsing==2.4.7 13:16:57 pyperclip==1.8.2 13:16:57 pyrsistent==0.20.0 13:16:57 python-cinderclient==9.4.0 13:16:57 python-dateutil==2.8.2 13:16:57 python-heatclient==3.4.0 13:16:57 python-jenkins==1.8.2 13:16:57 python-keystoneclient==5.3.0 13:16:57 python-magnumclient==4.3.0 13:16:57 python-novaclient==18.4.0 13:16:57 python-openstackclient==6.0.0 13:16:57 python-swiftclient==4.4.0 13:16:57 pytz==2024.1 13:16:57 PyYAML==6.0.1 13:16:57 referencing==0.33.0 13:16:57 requests==2.31.0 13:16:57 requests-oauthlib==1.3.1 13:16:57 requestsexceptions==1.4.0 13:16:57 rfc3986==2.0.0 13:16:57 rpds-py==0.17.1 13:16:57 rsa==4.9 13:16:57 ruamel.yaml==0.18.5 13:16:57 ruamel.yaml.clib==0.2.8 13:16:57 s3transfer==0.10.0 13:16:57 simplejson==3.19.2 13:16:57 six==1.16.0 13:16:57 smmap==5.0.1 13:16:57 soupsieve==2.5 13:16:57 stevedore==5.1.0 13:16:57 tabulate==0.9.0 13:16:57 toml==0.10.2 13:16:57 tomlkit==0.12.3 13:16:57 tqdm==4.66.1 13:16:57 typing_extensions==4.9.0 13:16:57 tzdata==2023.4 13:16:57 urllib3==1.26.18 13:16:57 virtualenv==20.25.0 13:16:57 wcwidth==0.2.13 13:16:57 websocket-client==1.7.0 13:16:57 wrapt==1.16.0 13:16:57 xdg==6.0.0 13:16:57 xmltodict==0.13.0 13:16:57 yq==3.2.3 13:16:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10818342307109076276.sh 13:16:57 ---> sudo-logs.sh 13:16:57 Archiving 'sudo' log.. 13:16:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11175329183812454756.sh 13:16:57 ---> job-cost.sh 13:16:57 Setup pyenv: 13:16:57 system 13:16:57 3.8.13 13:16:57 3.9.13 13:16:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:16:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRPz from file:/tmp/.os_lf_venv 13:16:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:17:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:17:06 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:17:06 lf-activate-venv(): INFO: Adding /tmp/venv-nRPz/bin to PATH 13:17:06 INFO: No Stack... 13:17:06 INFO: Retrieving Pricing Info for: v3-standard-4 13:17:06 INFO: Archiving Costs 13:17:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2655169045336596892.sh 13:17:06 ---> logs-deploy.sh 13:17:06 Setup pyenv: 13:17:07 system 13:17:07 3.8.13 13:17:07 3.9.13 13:17:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:17:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRPz from file:/tmp/.os_lf_venv 13:17:08 lf-activate-venv(): INFO: Installing: lftools 13:17:17 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:17:17 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:17:18 lf-activate-venv(): INFO: Adding /tmp/venv-nRPz/bin to PATH 13:17:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3300 13:17:18 INFO: archiving workspace using pattern(s): 13:17:19 Archives upload complete. 13:17:19 INFO: archiving logs to Nexus 13:17:20 ---> uname -a: 13:17:20 Linux prd-ubuntu1804-builder-4c-4g-3120 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:17:20 13:17:20 13:17:20 ---> lscpu: 13:17:20 Architecture: x86_64 13:17:20 CPU op-mode(s): 32-bit, 64-bit 13:17:20 Byte Order: Little Endian 13:17:20 CPU(s): 4 13:17:20 On-line CPU(s) list: 0-3 13:17:20 Thread(s) per core: 1 13:17:20 Core(s) per socket: 1 13:17:20 Socket(s): 4 13:17:20 NUMA node(s): 1 13:17:20 Vendor ID: AuthenticAMD 13:17:20 CPU family: 23 13:17:20 Model: 49 13:17:20 Model name: AMD EPYC-Rome Processor 13:17:20 Stepping: 0 13:17:20 CPU MHz: 2799.998 13:17:20 BogoMIPS: 5599.99 13:17:20 Virtualization: AMD-V 13:17:20 Hypervisor vendor: KVM 13:17:20 Virtualization type: full 13:17:20 L1d cache: 32K 13:17:20 L1i cache: 32K 13:17:20 L2 cache: 512K 13:17:20 L3 cache: 16384K 13:17:20 NUMA node0 CPU(s): 0-3 13:17:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:17:20 13:17:20 13:17:20 ---> nproc: 13:17:20 4 13:17:20 13:17:20 13:17:20 ---> df -h: 13:17:20 Filesystem Size Used Avail Use% Mounted on 13:17:20 udev 7.9G 0 7.9G 0% /dev 13:17:20 tmpfs 1.6G 672K 1.6G 1% /run 13:17:20 /dev/vda1 78G 8.3G 70G 11% / 13:17:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:17:20 tmpfs 5.0M 0 5.0M 0% /run/lock 13:17:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:17:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:17:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:17:20 13:17:20 13:17:20 ---> free -m: 13:17:20 total used free shared buff/cache available 13:17:20 Mem: 16040 555 13413 0 2071 15172 13:17:20 Swap: 1023 0 1023 13:17:20 13:17:20 13:17:20 ---> ip addr: 13:17:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:17:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:17:20 inet 127.0.0.1/8 scope host lo 13:17:20 valid_lft forever preferred_lft forever 13:17:20 inet6 ::1/128 scope host 13:17:20 valid_lft forever preferred_lft forever 13:17:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:17:20 link/ether fa:16:3e:d4:8c:2b brd ff:ff:ff:ff:ff:ff 13:17:20 inet 10.30.107.33/23 brd 10.30.107.255 scope global dynamic ens3 13:17:20 valid_lft 86251sec preferred_lft 86251sec 13:17:20 inet6 fe80::f816:3eff:fed4:8c2b/64 scope link 13:17:20 valid_lft forever preferred_lft forever 13:17:20 13:17:20 13:17:20 ---> sar -b -r -n DEV: 13:17:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3120) 02/06/24 _x86_64_ (4 CPU) 13:17:20 13:17:20 13:14:53 LINUX RESTART (4 CPU) 13:17:20 13:17:20 13:15:01 tps rtps wtps bread/s bwrtn/s 13:17:20 13:16:01 242.03 59.44 182.59 3757.51 27166.27 13:17:20 13:17:02 116.13 14.18 101.95 1073.24 26798.40 13:17:20 Average: 179.07 36.81 142.26 2415.26 26982.32 13:17:20 13:17:20 13:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:17:20 13:16:01 14035976 15521904 2388992 14.54 53260 1637500 801612 4.59 722232 1460728 81172 13:17:20 13:17:02 13751060 15540164 2673908 16.28 77012 1900296 774856 4.43 731432 1701312 107580 13:17:20 Average: 13893518 15531034 2531450 15.41 65136 1768898 788234 4.51 726832 1581020 94376 13:17:20 13:17:20 13:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:17:20 13:16:01 ens3 403.53 298.80 1655.22 77.00 0.00 0.00 0.00 0.00 13:17:20 13:16:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 13:17:20 13:17:02 ens3 56.26 37.90 859.53 8.66 0.00 0.00 0.00 0.00 13:17:20 13:17:02 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 13:17:20 Average: ens3 229.88 168.34 1257.34 42.83 0.00 0.00 0.00 0.00 13:17:20 Average: lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 13:17:20 13:17:20 13:17:20 ---> sar -P ALL: 13:17:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3120) 02/06/24 _x86_64_ (4 CPU) 13:17:20 13:17:20 13:14:53 LINUX RESTART (4 CPU) 13:17:20 13:17:20 13:15:01 CPU %user %nice %system %iowait %steal %idle 13:17:20 13:16:01 all 23.04 0.00 2.24 4.16 0.07 70.49 13:17:20 13:16:01 0 19.46 0.00 1.91 1.42 0.05 77.16 13:17:20 13:16:01 1 20.20 0.00 1.79 3.48 0.07 74.47 13:17:20 13:16:01 2 17.21 0.00 1.64 5.93 0.05 75.16 13:17:20 13:16:01 3 35.32 0.00 3.60 5.81 0.08 55.18 13:17:20 13:17:02 all 21.29 0.00 1.51 3.73 0.05 73.42 13:17:20 13:17:02 0 19.67 0.00 1.47 0.28 0.03 78.55 13:17:20 13:17:02 1 25.54 0.00 1.64 1.71 0.08 71.04 13:17:20 13:17:02 2 7.03 0.00 0.69 4.36 0.03 87.89 13:17:20 13:17:02 3 32.88 0.00 2.24 8.57 0.07 56.24 13:17:20 Average: all 22.17 0.00 1.88 3.94 0.06 71.95 13:17:20 Average: 0 19.56 0.00 1.69 0.85 0.04 77.85 13:17:20 Average: 1 22.87 0.00 1.71 2.59 0.08 72.75 13:17:20 Average: 2 12.12 0.00 1.17 5.15 0.04 81.52 13:17:20 Average: 3 34.10 0.00 2.92 7.20 0.08 55.71 13:17:20 13:17:20 13:17:20