10:16:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136194 10:16:17 Running as SYSTEM 10:16:17 [EnvInject] - Loading node environment variables. 10:16:17 Building remotely on prd-ubuntu1804-builder-4c-4g-3352 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:16:17 [ssh-agent] Looking for ssh-agent implementation... 10:16:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:17 $ ssh-agent 10:16:17 SSH_AUTH_SOCK=/tmp/ssh-O1PU3K7N7hu5/agent.1784 10:16:17 SSH_AGENT_PID=1786 10:16:17 [ssh-agent] Started. 10:16:17 Running ssh-add (command line suppressed) 10:16:17 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13862801190071293361.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13862801190071293361.key) 10:16:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:16:17 The recommended git tool is: NONE 10:16:19 using credential onap-jenkins-ssh 10:16:19 Wiping out workspace first. 10:16:19 Cloning the remote Git repository 10:16:19 Cloning repository git://cloud.onap.org/mirror/oom.git 10:16:19 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:16:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:16:19 > git --version # timeout=10 10:16:19 > git --version # 'git version 2.17.1' 10:16:19 using GIT_SSH to set credentials Gerrit user 10:16:19 Verifying host key using manually-configured host key entries 10:16:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:16:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:16:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:16:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:16:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:16:25 using GIT_SSH to set credentials Gerrit user 10:16:25 Verifying host key using manually-configured host key entries 10:16:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/94/136194/5 # timeout=30 10:16:25 > git rev-parse 4ee32aa2cbe43d941dfc541f7ab39720499ffec5^{commit} # timeout=10 10:16:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:16:25 Checking out Revision 4ee32aa2cbe43d941dfc541f7ab39720499ffec5 (refs/changes/94/136194/5) 10:16:25 > git config core.sparsecheckout # timeout=10 10:16:25 > git checkout -f 4ee32aa2cbe43d941dfc541f7ab39720499ffec5 # timeout=30 10:16:28 Commit message: "[SDC] Update docker images" 10:16:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:16:28 > git rev-list --no-walk 4bd69da6e25e55305503c5a4ed8915447ba583da # timeout=10 10:16:29 [EnvInject] - Injecting environment variables from a build step. 10:16:29 [EnvInject] - Injecting as environment variables the properties content 10:16:29 PYTHON=python3 10:16:29 10:16:29 [EnvInject] - Variables injected successfully. 10:16:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8649934032966385676.sh 10:16:29 ---> tox-install.sh 10:16:29 + source /home/jenkins/lf-env.sh 10:16:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:16:29 ++ mktemp -d /tmp/venv-XXXX 10:16:29 + lf_venv=/tmp/venv-Li89 10:16:29 + local venv_file=/tmp/.os_lf_venv 10:16:29 + local python=python3 10:16:29 + local options 10:16:29 + local set_path=true 10:16:29 + local install_args= 10:16: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 10:16:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:16:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:16:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:16:29 + true 10:16:29 + case $1 in 10:16:29 + venv_file=/tmp/.toxenv 10:16:29 + shift 2 10:16:29 + true 10:16:29 + case $1 in 10:16:29 + shift 10:16:29 + break 10:16:29 + case $python in 10:16:29 + local pkg_list= 10:16:29 + [[ -d /opt/pyenv ]] 10:16:29 + echo 'Setup pyenv:' 10:16:29 Setup pyenv: 10:16:29 + export PYENV_ROOT=/opt/pyenv 10:16:29 + PYENV_ROOT=/opt/pyenv 10:16:29 + 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 10:16:29 + 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 10:16:29 + pyenv versions 10:16:29 * system (set by /opt/pyenv/version) 10:16:29 * 3.8.13 (set by /opt/pyenv/version) 10:16:29 * 3.9.13 (set by /opt/pyenv/version) 10:16:29 * 3.10.6 (set by /opt/pyenv/version) 10:16:29 + command -v pyenv 10:16:29 ++ pyenv init - --no-rehash 10:16: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[*]}"'\'')" 10:16:29 export PATH="/opt/pyenv/shims:${PATH}" 10:16:29 export PYENV_SHELL=bash 10:16:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:16:29 pyenv() { 10:16:29 local command 10:16:29 command="${1:-}" 10:16:29 if [ "$#" -gt 0 ]; then 10:16:29 shift 10:16:29 fi 10:16:29 10:16:29 case "$command" in 10:16:29 rehash|shell) 10:16:29 eval "$(pyenv "sh-$command" "$@")" 10:16:29 ;; 10:16:29 *) 10:16:29 command pyenv "$command" "$@" 10:16:29 ;; 10:16:29 esac 10:16:29 }' 10:16: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[*]}"' 10:16:29 ++ 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 10:16:29 ++ 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 10:16:29 ++ 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 10:16:29 ++ export PYENV_SHELL=bash 10:16:29 ++ PYENV_SHELL=bash 10:16:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:16:29 +++ complete -F _pyenv pyenv 10:16:29 ++ lf-pyver python3 10:16:29 ++ local py_version_xy=python3 10:16:29 ++ local py_version_xyz= 10:16:29 ++ pyenv versions 10:16:29 ++ sed 's/^[ *]* //' 10:16:29 ++ local command 10:16:29 ++ command=versions 10:16:29 ++ '[' 1 -gt 0 ']' 10:16:29 ++ shift 10:16:29 ++ case "$command" in 10:16:29 ++ command pyenv versions 10:16:29 ++ pyenv versions 10:16:29 ++ grep -E '^[0-9.]*[0-9]$' 10:16:29 ++ awk '{ print $1 }' 10:16:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:16:29 +++ grep '^3' /tmp/.pyenv_versions 10:16:29 +++ sort -V 10:16:29 +++ tail -n 1 10:16:29 ++ py_version_xyz=3.10.6 10:16:29 ++ [[ -z 3.10.6 ]] 10:16:29 ++ echo 3.10.6 10:16:29 ++ return 0 10:16:29 + pyenv local 3.10.6 10:16:29 + local command 10:16:29 + command=local 10:16:29 + '[' 2 -gt 0 ']' 10:16:29 + shift 10:16:29 + case "$command" in 10:16:29 + command pyenv local 3.10.6 10:16:29 + pyenv local 3.10.6 10:16:29 + for arg in "$@" 10:16:29 + case $arg in 10:16:29 + pkg_list+='tox ' 10:16:29 + for arg in "$@" 10:16:29 + case $arg in 10:16:29 + pkg_list+='virtualenv ' 10:16:29 + for arg in "$@" 10:16:29 + case $arg in 10:16:29 + pkg_list+='urllib3~=1.26.15 ' 10:16:29 + [[ -f /tmp/.toxenv ]] 10:16:29 + [[ ! -f /tmp/.toxenv ]] 10:16:29 + [[ -n '' ]] 10:16:29 + python3 -m venv /tmp/venv-Li89 10:16:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Li89' 10:16:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Li89 10:16:33 + echo /tmp/venv-Li89 10:16:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:16:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:16:33 + /tmp/venv-Li89/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:16:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:16:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:16:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:16:36 + /tmp/venv-Li89/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:16:39 + type python3 10:16:39 + true 10:16:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Li89/bin to PATH' 10:16:39 lf-activate-venv(): INFO: Adding /tmp/venv-Li89/bin to PATH 10:16:39 + PATH=/tmp/venv-Li89/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 10:16:39 + return 0 10:16:39 + python3 --version 10:16:39 Python 3.10.6 10:16:39 + python3 -m pip --version 10:16:40 pip 23.3.1 from /tmp/venv-Li89/lib/python3.10/site-packages/pip (python 3.10) 10:16:40 + python3 -m pip freeze 10:16:40 cachetools==5.3.2 10:16:40 chardet==5.2.0 10:16:40 colorama==0.4.6 10:16:40 distlib==0.3.7 10:16:40 filelock==3.13.1 10:16:40 packaging==23.2 10:16:40 platformdirs==4.0.0 10:16:40 pluggy==1.3.0 10:16:40 pyproject-api==1.6.1 10:16:40 tomli==2.0.1 10:16:40 tox==4.11.3 10:16:40 urllib3==1.26.18 10:16:40 virtualenv==20.24.7 10:16:40 [EnvInject] - Injecting environment variables from a build step. 10:16:40 [EnvInject] - Injecting as environment variables the properties content 10:16:40 PARALLEL=false 10:16:40 10:16:40 [EnvInject] - Variables injected successfully. 10:16:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10051627185437562289.sh 10:16:40 ---> tox-run.sh 10:16:40 + 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 10:16:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:16:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:16:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:16:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:16:40 + source /home/jenkins/lf-env.sh 10:16:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:16:40 ++ mktemp -d /tmp/venv-XXXX 10:16:40 + lf_venv=/tmp/venv-S1es 10:16:40 + local venv_file=/tmp/.os_lf_venv 10:16:40 + local python=python3 10:16:40 + local options 10:16:40 + local set_path=true 10:16:40 + local install_args= 10:16:40 ++ 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 10:16:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:16:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:16:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:16:40 + true 10:16:40 + case $1 in 10:16:40 + venv_file=/tmp/.toxenv 10:16:40 + shift 2 10:16:40 + true 10:16:40 + case $1 in 10:16:40 + shift 10:16:40 + break 10:16:40 + case $python in 10:16:40 + local pkg_list= 10:16:40 + [[ -d /opt/pyenv ]] 10:16:40 + echo 'Setup pyenv:' 10:16:40 Setup pyenv: 10:16:40 + export PYENV_ROOT=/opt/pyenv 10:16:40 + PYENV_ROOT=/opt/pyenv 10:16:40 + 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 10:16:40 + 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 10:16:40 + pyenv versions 10:16:40 system 10:16:40 3.8.13 10:16:40 3.9.13 10:16:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:16:40 + command -v pyenv 10:16:40 ++ pyenv init - --no-rehash 10:16:40 + 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[*]}"'\'')" 10:16:40 export PATH="/opt/pyenv/shims:${PATH}" 10:16:40 export PYENV_SHELL=bash 10:16:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:16:40 pyenv() { 10:16:40 local command 10:16:40 command="${1:-}" 10:16:40 if [ "$#" -gt 0 ]; then 10:16:40 shift 10:16:40 fi 10:16:40 10:16:40 case "$command" in 10:16:40 rehash|shell) 10:16:40 eval "$(pyenv "sh-$command" "$@")" 10:16:40 ;; 10:16:40 *) 10:16:40 command pyenv "$command" "$@" 10:16:40 ;; 10:16:40 esac 10:16:40 }' 10:16:40 +++ 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[*]}"' 10:16:40 ++ 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 10:16:40 ++ 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 10:16:40 ++ 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 10:16:40 ++ export PYENV_SHELL=bash 10:16:40 ++ PYENV_SHELL=bash 10:16:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:16:40 +++ complete -F _pyenv pyenv 10:16:40 ++ lf-pyver python3 10:16:40 ++ local py_version_xy=python3 10:16:40 ++ local py_version_xyz= 10:16:40 ++ pyenv versions 10:16:40 ++ local command 10:16:40 ++ command=versions 10:16:40 ++ '[' 1 -gt 0 ']' 10:16:40 ++ shift 10:16:40 ++ case "$command" in 10:16:40 ++ command pyenv versions 10:16:40 ++ pyenv versions 10:16:40 ++ grep -E '^[0-9.]*[0-9]$' 10:16:40 ++ sed 's/^[ *]* //' 10:16:40 ++ awk '{ print $1 }' 10:16:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:16:40 +++ grep '^3' /tmp/.pyenv_versions 10:16:40 +++ sort -V 10:16:40 +++ tail -n 1 10:16:40 ++ py_version_xyz=3.10.6 10:16:40 ++ [[ -z 3.10.6 ]] 10:16:40 ++ echo 3.10.6 10:16:40 ++ return 0 10:16:40 + pyenv local 3.10.6 10:16:40 + local command 10:16:40 + command=local 10:16:40 + '[' 2 -gt 0 ']' 10:16:40 + shift 10:16:40 + case "$command" in 10:16:40 + command pyenv local 3.10.6 10:16:40 + pyenv local 3.10.6 10:16:40 + for arg in "$@" 10:16:40 + case $arg in 10:16:40 + pkg_list+='tox ' 10:16:40 + for arg in "$@" 10:16:40 + case $arg in 10:16:40 + pkg_list+='virtualenv ' 10:16:40 + for arg in "$@" 10:16:40 + case $arg in 10:16:40 + pkg_list+='urllib3~=1.26.15 ' 10:16:40 + [[ -f /tmp/.toxenv ]] 10:16:40 ++ cat /tmp/.toxenv 10:16:40 + lf_venv=/tmp/venv-Li89 10:16:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Li89 from' file:/tmp/.toxenv 10:16:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Li89 from file:/tmp/.toxenv 10:16:40 + /tmp/venv-Li89/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:16:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:16:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:16:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:16:41 + /tmp/venv-Li89/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:16:42 + type python3 10:16:42 + true 10:16:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Li89/bin to PATH' 10:16:42 lf-activate-venv(): INFO: Adding /tmp/venv-Li89/bin to PATH 10:16:42 + PATH=/tmp/venv-Li89/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 10:16:42 + return 0 10:16:42 + [[ -d /opt/pyenv ]] 10:16:42 + echo '---> Setting up pyenv' 10:16:42 ---> Setting up pyenv 10:16:42 + export PYENV_ROOT=/opt/pyenv 10:16:42 + PYENV_ROOT=/opt/pyenv 10:16:42 + export PATH=/opt/pyenv/bin:/tmp/venv-Li89/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 10:16:42 + PATH=/opt/pyenv/bin:/tmp/venv-Li89/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 10:16:42 ++ pwd 10:16:42 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:16:42 + export PYTHONPATH 10:16:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:16:42 + TOX_TESTENV_PASSENV=PYTHONPATH 10:16:42 + tox --version 10:16:43 4.11.3 from /tmp/venv-Li89/lib/python3.10/site-packages/tox/__init__.py 10:16:43 + PARALLEL=false 10:16:43 + TOX_OPTIONS_LIST= 10:16:43 + [[ -n checkbashisms ]] 10:16:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:16:43 + case ${PARALLEL,,} in 10:16:43 + tox -e checkbashisms 10:16:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:16:44 checkbashisms: freeze> python -m pip freeze --all 10:16:45 checkbashisms: pip==23.3.1,setuptools==68.2.2,wheel==0.41.3 10:16:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:16:46 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:16:46 you may get strange results 10:16:46 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:16:48 checkbashisms: OK (4.67=setup[1.65]+cmd[3.02] seconds) 10:16:48 congratulations :) (4.83 seconds) 10:16:48 + tox_status=0 10:16:48 + echo '---> Completed tox runs' 10:16:48 ---> Completed tox runs 10:16:48 + for i in .tox/*/log 10:16:48 ++ echo .tox/checkbashisms/log 10:16:48 ++ awk -F/ '{print $2}' 10:16:48 + tox_env=checkbashisms 10:16:48 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:16:48 + DOC_DIR=docs/_build/html 10:16:48 + [[ -d docs/_build/html ]] 10:16:48 + echo '---> tox-run.sh ends' 10:16:48 ---> tox-run.sh ends 10:16:48 + test 0 -eq 0 10:16:48 $ ssh-agent -k 10:16:48 unset SSH_AUTH_SOCK; 10:16:48 unset SSH_AGENT_PID; 10:16:48 echo Agent pid 1786 killed; 10:16:48 [ssh-agent] Stopped. 10:16:48 [PostBuildScript] - [INFO] Executing post build scripts. 10:16:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4201582296355584846.sh 10:16:48 ---> sysstat.sh 10:16:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12052903957638428913.sh 10:16:48 ---> package-listing.sh 10:16:48 ++ facter osfamily 10:16:48 ++ tr '[:upper:]' '[:lower:]' 10:16:48 + OS_FAMILY=debian 10:16:48 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:16:48 + START_PACKAGES=/tmp/packages_start.txt 10:16:48 + END_PACKAGES=/tmp/packages_end.txt 10:16:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:16:48 + PACKAGES=/tmp/packages_start.txt 10:16:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:16:48 + PACKAGES=/tmp/packages_end.txt 10:16:48 + case "${OS_FAMILY}" in 10:16:48 + dpkg -l 10:16:48 + grep '^ii' 10:16:49 + '[' -f /tmp/packages_start.txt ']' 10:16:49 + '[' -f /tmp/packages_end.txt ']' 10:16:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:16:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:16:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:16:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:16:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17336268316418237402.sh 10:16:49 ---> capture-instance-metadata.sh 10:16:49 Setup pyenv: 10:16:49 system 10:16:49 3.8.13 10:16:49 3.9.13 10:16:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:16:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FooD 10:16:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:16:55 lf-activate-venv(): INFO: Installing: lftools 10:17:30 lf-activate-venv(): INFO: Adding /tmp/venv-FooD/bin to PATH 10:17:30 INFO: Running in OpenStack, capturing instance metadata 10:17:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11275900255287960600.sh 10:17:30 provisioning config files... 10:17:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6472659764949277582tmp 10:17:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:17:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:17:30 [EnvInject] - Injecting environment variables from a build step. 10:17:30 [EnvInject] - Injecting as environment variables the properties content 10:17:30 SERVER_ID=logs 10:17:30 10:17:30 [EnvInject] - Variables injected successfully. 10:17:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3252795612323238342.sh 10:17:30 ---> create-netrc.sh 10:17:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8348007074360644139.sh 10:17:30 ---> python-tools-install.sh 10:17:30 Setup pyenv: 10:17:30 system 10:17:30 3.8.13 10:17:30 3.9.13 10:17:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:17:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FooD from file:/tmp/.os_lf_venv 10:17:31 lf-activate-venv(): INFO: Installing: lftools 10:17:39 lf-activate-venv(): INFO: Adding /tmp/venv-FooD/bin to PATH 10:17:39 Generating Requirements File 10:18:10 Python 3.10.6 10:18:11 pip 23.3.1 from /tmp/venv-FooD/lib/python3.10/site-packages/pip (python 3.10) 10:18:11 appdirs==1.4.4 10:18:11 argcomplete==3.1.6 10:18:11 aspy.yaml==1.3.0 10:18:11 attrs==23.1.0 10:18:11 autopage==0.5.2 10:18:11 Babel==2.13.1 10:18:11 beautifulsoup4==4.12.2 10:18:11 boto3==1.29.6 10:18:11 botocore==1.32.6 10:18:11 bs4==0.0.1 10:18:11 cachetools==5.3.2 10:18:11 certifi==2023.11.17 10:18:11 cffi==1.16.0 10:18:11 cfgv==3.4.0 10:18:11 chardet==5.2.0 10:18:11 charset-normalizer==3.3.2 10:18:11 click==8.1.7 10:18:11 cliff==4.4.0 10:18:11 cmd2==2.4.3 10:18:11 cryptography==3.3.2 10:18:11 debtcollector==2.5.0 10:18:11 decorator==5.1.1 10:18:11 defusedxml==0.7.1 10:18:11 Deprecated==1.2.14 10:18:11 distlib==0.3.7 10:18:11 dnspython==2.4.2 10:18:11 docker==4.2.2 10:18:11 dogpile.cache==1.2.2 10:18:11 email-validator==2.1.0.post1 10:18:11 filelock==3.13.1 10:18:11 future==0.18.3 10:18:11 gitdb==4.0.11 10:18:11 GitPython==3.1.40 10:18:11 google-auth==2.23.4 10:18:11 httplib2==0.22.0 10:18:11 identify==2.5.32 10:18:11 idna==3.4 10:18:11 importlib-metadata==6.8.0 10:18:11 importlib-resources==1.5.0 10:18:11 iso8601==2.1.0 10:18:11 Jinja2==3.1.2 10:18:11 jmespath==1.0.1 10:18:11 jsonpatch==1.33 10:18:11 jsonpointer==2.4 10:18:11 jsonschema==4.20.0 10:18:11 jsonschema-specifications==2023.11.1 10:18:11 keystoneauth1==5.4.0 10:18:11 kubernetes==28.1.0 10:18:11 lftools==0.37.8 10:18:11 lxml==4.9.3 10:18:11 MarkupSafe==2.1.3 10:18:11 msgpack==1.0.7 10:18:11 multi-key-dict==2.0.3 10:18:11 munch==4.0.0 10:18:11 netaddr==0.9.0 10:18:11 netifaces==0.11.0 10:18:11 niet==1.4.2 10:18:11 nodeenv==1.8.0 10:18:11 oauth2client==4.1.3 10:18:11 oauthlib==3.2.2 10:18:11 openstacksdk==0.62.0 10:18:11 os-client-config==2.1.0 10:18:11 os-service-types==1.7.0 10:18:11 osc-lib==2.9.0 10:18:11 oslo.config==9.2.0 10:18:11 oslo.context==5.3.0 10:18:11 oslo.i18n==6.2.0 10:18:11 oslo.log==5.4.0 10:18:11 oslo.serialization==5.2.0 10:18:11 oslo.utils==6.3.0 10:18:11 packaging==23.2 10:18:11 pbr==6.0.0 10:18:11 platformdirs==4.0.0 10:18:11 prettytable==3.9.0 10:18:11 pyasn1==0.5.1 10:18:11 pyasn1-modules==0.3.0 10:18:11 pycparser==2.21 10:18:11 pygerrit2==2.0.15 10:18:11 PyGithub==2.1.1 10:18:11 pyinotify==0.9.6 10:18:11 PyJWT==2.8.0 10:18:11 PyNaCl==1.5.0 10:18:11 pyparsing==2.4.7 10:18:11 pyperclip==1.8.2 10:18:11 pyrsistent==0.20.0 10:18:11 python-cinderclient==9.4.0 10:18:11 python-dateutil==2.8.2 10:18:11 python-heatclient==3.3.0 10:18:11 python-jenkins==1.8.2 10:18:11 python-keystoneclient==5.2.0 10:18:11 python-magnumclient==4.3.0 10:18:11 python-novaclient==18.4.0 10:18:11 python-openstackclient==6.0.0 10:18:11 python-swiftclient==4.4.0 10:18:11 pytz==2023.3.post1 10:18:11 PyYAML==6.0.1 10:18:11 referencing==0.31.0 10:18:11 requests==2.31.0 10:18:11 requests-oauthlib==1.3.1 10:18:11 requestsexceptions==1.4.0 10:18:11 rfc3986==2.0.0 10:18:11 rpds-py==0.13.1 10:18:11 rsa==4.9 10:18:11 ruamel.yaml==0.18.5 10:18:11 ruamel.yaml.clib==0.2.8 10:18:11 s3transfer==0.7.0 10:18:11 simplejson==3.19.2 10:18:11 six==1.16.0 10:18:11 smmap==5.0.1 10:18:11 soupsieve==2.5 10:18:11 stevedore==5.1.0 10:18:11 tabulate==0.9.0 10:18:11 toml==0.10.2 10:18:11 tomlkit==0.12.3 10:18:11 tqdm==4.66.1 10:18:11 typing_extensions==4.8.0 10:18:11 tzdata==2023.3 10:18:11 urllib3==1.26.18 10:18:11 virtualenv==20.24.7 10:18:11 wcwidth==0.2.12 10:18:11 websocket-client==1.6.4 10:18:11 wrapt==1.16.0 10:18:11 xdg==6.0.0 10:18:11 xmltodict==0.13.0 10:18:11 yq==3.2.3 10:18:11 zipp==3.17.0 10:18:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12178880825325914169.sh 10:18:11 ---> sudo-logs.sh 10:18:11 Archiving 'sudo' log.. 10:18:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6090352783038763633.sh 10:18:12 ---> job-cost.sh 10:18:12 Setup pyenv: 10:18:12 system 10:18:12 3.8.13 10:18:12 3.9.13 10:18:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:18:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FooD from file:/tmp/.os_lf_venv 10:18:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:18:21 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. 10:18:21 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:18:21 lf-activate-venv(): INFO: Adding /tmp/venv-FooD/bin to PATH 10:18:21 INFO: No Stack... 10:18:21 INFO: Retrieving Pricing Info for: v3-standard-4 10:18:22 INFO: Archiving Costs 10:18:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16001185820366888275.sh 10:18:22 ---> logs-deploy.sh 10:18:22 Setup pyenv: 10:18:22 system 10:18:22 3.8.13 10:18:22 3.9.13 10:18:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:18:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FooD from file:/tmp/.os_lf_venv 10:18:23 lf-activate-venv(): INFO: Installing: lftools 10:18:33 lf-activate-venv(): INFO: Adding /tmp/venv-FooD/bin to PATH 10:18:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3207 10:18:33 INFO: archiving workspace using pattern(s): 10:18:34 Archives upload complete. 10:18:34 INFO: archiving logs to Nexus 10:18:35 ---> uname -a: 10:18:35 Linux prd-ubuntu1804-builder-4c-4g-3352 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:18:35 10:18:35 10:18:35 ---> lscpu: 10:18:35 Architecture: x86_64 10:18:35 CPU op-mode(s): 32-bit, 64-bit 10:18:35 Byte Order: Little Endian 10:18:35 CPU(s): 4 10:18:35 On-line CPU(s) list: 0-3 10:18:35 Thread(s) per core: 1 10:18:35 Core(s) per socket: 1 10:18:35 Socket(s): 4 10:18:35 NUMA node(s): 1 10:18:35 Vendor ID: AuthenticAMD 10:18:35 CPU family: 23 10:18:35 Model: 49 10:18:35 Model name: AMD EPYC-Rome Processor 10:18:35 Stepping: 0 10:18:35 CPU MHz: 2799.998 10:18:35 BogoMIPS: 5599.99 10:18:35 Virtualization: AMD-V 10:18:35 Hypervisor vendor: KVM 10:18:35 Virtualization type: full 10:18:35 L1d cache: 32K 10:18:35 L1i cache: 32K 10:18:35 L2 cache: 512K 10:18:35 L3 cache: 16384K 10:18:35 NUMA node0 CPU(s): 0-3 10:18:35 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 10:18:35 10:18:35 10:18:35 ---> nproc: 10:18:35 4 10:18:35 10:18:35 10:18:35 ---> df -h: 10:18:35 Filesystem Size Used Avail Use% Mounted on 10:18:35 udev 7.9G 0 7.9G 0% /dev 10:18:35 tmpfs 1.6G 672K 1.6G 1% /run 10:18:35 /dev/vda1 78G 8.3G 70G 11% / 10:18:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:18:35 tmpfs 5.0M 0 5.0M 0% /run/lock 10:18:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:18:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:18:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:18:35 10:18:35 10:18:35 ---> free -m: 10:18:35 total used free shared buff/cache available 10:18:35 Mem: 16040 532 13398 0 2108 15194 10:18:35 Swap: 1023 0 1023 10:18:35 10:18:35 10:18:35 ---> ip addr: 10:18:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:18:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:18:35 inet 127.0.0.1/8 scope host lo 10:18:35 valid_lft forever preferred_lft forever 10:18:35 inet6 ::1/128 scope host 10:18:35 valid_lft forever preferred_lft forever 10:18:35 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 10:18:35 link/ether fa:16:3e:08:09:42 brd ff:ff:ff:ff:ff:ff 10:18:35 inet 10.30.107.246/23 brd 10.30.107.255 scope global dynamic ens3 10:18:35 valid_lft 86236sec preferred_lft 86236sec 10:18:35 inet6 fe80::f816:3eff:fe08:942/64 scope link 10:18:35 valid_lft forever preferred_lft forever 10:18:35 10:18:35 10:18:35 ---> sar -b -r -n DEV: 10:18:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3352) 11/23/23 _x86_64_ (4 CPU) 10:18:35 10:18:35 10:15:53 LINUX RESTART (4 CPU) 10:18:35 10:18:35 10:16:01 tps rtps wtps bread/s bwrtn/s 10:18:35 10:17:01 237.39 66.26 171.14 4345.94 58528.11 10:18:35 10:18:01 112.68 13.86 98.82 1048.23 27449.69 10:18:35 Average: 175.04 40.06 134.98 2697.08 42988.90 10:18:35 10:18:35 10:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:18:35 10:17:01 14092912 15551432 2332056 14.20 48736 1616872 795580 4.55 692780 1443804 99880 10:18:35 10:18:01 13818572 15557044 2606396 15.87 71608 1860028 783920 4.49 723984 1659704 98184 10:18:35 Average: 13955742 15554238 2469226 15.03 60172 1738450 789750 4.52 708382 1551754 99032 10:18:35 10:18:35 10:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:18:35 10:17:01 ens3 382.09 283.30 1587.59 75.58 0.00 0.00 0.00 0.00 10:18:35 10:17:01 lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 10:18:35 10:18:01 ens3 53.49 36.68 820.13 8.28 0.00 0.00 0.00 0.00 10:18:35 10:18:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 10:18:35 Average: ens3 217.79 159.99 1203.86 41.93 0.00 0.00 0.00 0.00 10:18:35 Average: lo 1.48 1.48 0.15 0.15 0.00 0.00 0.00 0.00 10:18:35 10:18:35 10:18:35 ---> sar -P ALL: 10:18:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3352) 11/23/23 _x86_64_ (4 CPU) 10:18:35 10:18:35 10:15:53 LINUX RESTART (4 CPU) 10:18:35 10:18:35 10:16:01 CPU %user %nice %system %iowait %steal %idle 10:18:35 10:17:01 all 19.91 0.00 2.71 7.83 0.06 69.48 10:18:35 10:17:01 0 16.98 0.00 3.36 14.64 0.07 64.95 10:18:35 10:17:01 1 15.50 0.00 2.09 1.27 0.05 81.08 10:18:35 10:17:01 2 20.78 0.00 2.75 13.83 0.05 62.59 10:18:35 10:17:01 3 26.40 0.00 2.59 1.63 0.07 69.32 10:18:35 10:18:01 all 19.83 0.00 1.29 5.54 0.06 73.27 10:18:35 10:18:01 0 1.64 0.00 0.54 14.42 0.05 83.36 10:18:35 10:18:01 1 19.51 0.00 1.33 0.70 0.07 78.39 10:18:35 10:18:01 2 15.99 0.00 0.88 3.57 0.03 79.52 10:18:35 10:18:01 3 42.17 0.00 2.42 3.47 0.07 51.87 10:18:35 Average: all 19.87 0.00 2.00 6.69 0.06 71.38 10:18:35 Average: 0 9.29 0.00 1.95 14.53 0.06 74.18 10:18:35 Average: 1 17.51 0.00 1.71 0.99 0.06 79.73 10:18:35 Average: 2 18.38 0.00 1.81 8.69 0.04 71.07 10:18:35 Average: 3 34.30 0.00 2.50 2.55 0.07 60.57 10:18:35 10:18:35 10:18:35