11:48:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137797 11:48:09 Running as SYSTEM 11:48:09 [EnvInject] - Loading node environment variables. 11:48:09 Building remotely on prd-ubuntu1804-builder-4c-4g-35389 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:48:09 [ssh-agent] Looking for ssh-agent implementation... 11:48:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:09 $ ssh-agent 11:48:09 SSH_AUTH_SOCK=/tmp/ssh-eaonWCelTSU4/agent.1887 11:48:09 SSH_AGENT_PID=1888 11:48:09 [ssh-agent] Started. 11:48:09 Running ssh-add (command line suppressed) 11:48:09 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6883841561153390956.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6883841561153390956.key) 11:48:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:48:09 The recommended git tool is: NONE 11:48:11 using credential onap-jenkins-ssh 11:48:11 Wiping out workspace first. 11:48:11 Cloning the remote Git repository 11:48:11 Cloning repository git://cloud.onap.org/mirror/oom.git 11:48:12 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:48:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:48:12 > git --version # timeout=10 11:48:12 > git --version # 'git version 2.17.1' 11:48:12 using GIT_SSH to set credentials Gerrit user 11:48:12 Verifying host key using manually-configured host key entries 11:48:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:48:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:48:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:48:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:48:19 using GIT_SSH to set credentials Gerrit user 11:48:19 Verifying host key using manually-configured host key entries 11:48:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/97/137797/1 # timeout=30 11:48:20 > git rev-parse 82b27e69e7afec851802ff3fcfab435df3ef0291^{commit} # timeout=10 11:48:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:48:20 Checking out Revision 82b27e69e7afec851802ff3fcfab435df3ef0291 (refs/changes/97/137797/1) 11:48:20 > git config core.sparsecheckout # timeout=10 11:48:20 > git checkout -f 82b27e69e7afec851802ff3fcfab435df3ef0291 # timeout=30 11:48:23 Commit message: "[POLICY] Update docker images to latest versions" 11:48:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:48:23 > git rev-list --no-walk c64f1c0954e631709083499f6d1c80258c7809ee # timeout=10 11:48:23 [EnvInject] - Injecting environment variables from a build step. 11:48:23 [EnvInject] - Injecting as environment variables the properties content 11:48:23 PYTHON=python3 11:48:23 11:48:23 [EnvInject] - Variables injected successfully. 11:48:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17782883000222485362.sh 11:48:23 ---> tox-install.sh 11:48:23 + source /home/jenkins/lf-env.sh 11:48:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:23 ++ mktemp -d /tmp/venv-XXXX 11:48:23 + lf_venv=/tmp/venv-42KZ 11:48:23 + local venv_file=/tmp/.os_lf_venv 11:48:23 + local python=python3 11:48:23 + local options 11:48:23 + local set_path=true 11:48:23 + local install_args= 11:48:23 ++ 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 11:48:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:48:23 + true 11:48:23 + case $1 in 11:48:23 + venv_file=/tmp/.toxenv 11:48:23 + shift 2 11:48:23 + true 11:48:23 + case $1 in 11:48:23 + shift 11:48:23 + break 11:48:23 + case $python in 11:48:23 + local pkg_list= 11:48:23 + [[ -d /opt/pyenv ]] 11:48:23 + echo 'Setup pyenv:' 11:48:23 Setup pyenv: 11:48:23 + export PYENV_ROOT=/opt/pyenv 11:48:23 + PYENV_ROOT=/opt/pyenv 11:48:23 + 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 11:48:23 + 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 11:48:23 + pyenv versions 11:48:23 * system (set by /opt/pyenv/version) 11:48:23 * 3.8.13 (set by /opt/pyenv/version) 11:48:23 * 3.9.13 (set by /opt/pyenv/version) 11:48:23 * 3.10.6 (set by /opt/pyenv/version) 11:48:23 + command -v pyenv 11:48:23 ++ pyenv init - --no-rehash 11:48:24 + 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[*]}"'\'')" 11:48:24 export PATH="/opt/pyenv/shims:${PATH}" 11:48:24 export PYENV_SHELL=bash 11:48:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:48:24 pyenv() { 11:48:24 local command 11:48:24 command="${1:-}" 11:48:24 if [ "$#" -gt 0 ]; then 11:48:24 shift 11:48:24 fi 11:48:24 11:48:24 case "$command" in 11:48:24 rehash|shell) 11:48:24 eval "$(pyenv "sh-$command" "$@")" 11:48:24 ;; 11:48:24 *) 11:48:24 command pyenv "$command" "$@" 11:48:24 ;; 11:48:24 esac 11:48:24 }' 11:48:24 +++ 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[*]}"' 11:48:24 ++ 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 11:48:24 ++ 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 11:48:24 ++ 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 11:48:24 ++ export PYENV_SHELL=bash 11:48:24 ++ PYENV_SHELL=bash 11:48:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:48:24 +++ complete -F _pyenv pyenv 11:48:24 ++ lf-pyver python3 11:48:24 ++ local py_version_xy=python3 11:48:24 ++ local py_version_xyz= 11:48:24 ++ pyenv versions 11:48:24 ++ local command 11:48:24 ++ command=versions 11:48:24 ++ '[' 1 -gt 0 ']' 11:48:24 ++ shift 11:48:24 ++ case "$command" in 11:48:24 ++ command pyenv versions 11:48:24 ++ pyenv versions 11:48:24 ++ sed 's/^[ *]* //' 11:48:24 ++ grep -E '^[0-9.]*[0-9]$' 11:48:24 ++ awk '{ print $1 }' 11:48:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:48:24 +++ grep '^3' /tmp/.pyenv_versions 11:48:24 +++ sort -V 11:48:24 +++ tail -n 1 11:48:24 ++ py_version_xyz=3.10.6 11:48:24 ++ [[ -z 3.10.6 ]] 11:48:24 ++ echo 3.10.6 11:48:24 ++ return 0 11:48:24 + pyenv local 3.10.6 11:48:24 + local command 11:48:24 + command=local 11:48:24 + '[' 2 -gt 0 ']' 11:48:24 + shift 11:48:24 + case "$command" in 11:48:24 + command pyenv local 3.10.6 11:48:24 + pyenv local 3.10.6 11:48:24 + for arg in "$@" 11:48:24 + case $arg in 11:48:24 + pkg_list+='tox ' 11:48:24 + for arg in "$@" 11:48:24 + case $arg in 11:48:24 + pkg_list+='virtualenv ' 11:48:24 + for arg in "$@" 11:48:24 + case $arg in 11:48:24 + pkg_list+='urllib3~=1.26.15 ' 11:48:24 + [[ -f /tmp/.toxenv ]] 11:48:24 + [[ ! -f /tmp/.toxenv ]] 11:48:24 + [[ -n '' ]] 11:48:24 + python3 -m venv /tmp/venv-42KZ 11:48:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-42KZ' 11:48:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-42KZ 11:48:29 + echo /tmp/venv-42KZ 11:48:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:48:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:48:29 + /tmp/venv-42KZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:48:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:48:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:48:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:48:34 + /tmp/venv-42KZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:48:38 + type python3 11:48:38 + true 11:48:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-42KZ/bin to PATH' 11:48:38 lf-activate-venv(): INFO: Adding /tmp/venv-42KZ/bin to PATH 11:48:38 + PATH=/tmp/venv-42KZ/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 11:48:38 + return 0 11:48:38 + python3 --version 11:48:38 Python 3.10.6 11:48:38 + python3 -m pip --version 11:48:38 pip 24.0 from /tmp/venv-42KZ/lib/python3.10/site-packages/pip (python 3.10) 11:48:38 + python3 -m pip freeze 11:48:39 cachetools==5.3.3 11:48:39 chardet==5.2.0 11:48:39 colorama==0.4.6 11:48:39 distlib==0.3.8 11:48:39 filelock==3.13.4 11:48:39 packaging==24.0 11:48:39 platformdirs==4.2.1 11:48:39 pluggy==1.5.0 11:48:39 pyproject-api==1.6.1 11:48:39 tomli==2.0.1 11:48:39 tox==4.14.2 11:48:39 urllib3==1.26.18 11:48:39 virtualenv==20.26.0 11:48:39 [EnvInject] - Injecting environment variables from a build step. 11:48:39 [EnvInject] - Injecting as environment variables the properties content 11:48:39 PARALLEL=false 11:48:39 11:48:39 [EnvInject] - Variables injected successfully. 11:48:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2384904034330259638.sh 11:48:39 ---> tox-run.sh 11:48:39 + 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 11:48:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:48:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:48:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:48:39 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:48:39 + source /home/jenkins/lf-env.sh 11:48:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:39 ++ mktemp -d /tmp/venv-XXXX 11:48:39 + lf_venv=/tmp/venv-CpxX 11:48:39 + local venv_file=/tmp/.os_lf_venv 11:48:39 + local python=python3 11:48:39 + local options 11:48:39 + local set_path=true 11:48:39 + local install_args= 11:48:39 ++ 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 11:48:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:48:39 + true 11:48:39 + case $1 in 11:48:39 + venv_file=/tmp/.toxenv 11:48:39 + shift 2 11:48:39 + true 11:48:39 + case $1 in 11:48:39 + shift 11:48:39 + break 11:48:39 + case $python in 11:48:39 + local pkg_list= 11:48:39 + [[ -d /opt/pyenv ]] 11:48:39 + echo 'Setup pyenv:' 11:48:39 Setup pyenv: 11:48:39 + export PYENV_ROOT=/opt/pyenv 11:48:39 + PYENV_ROOT=/opt/pyenv 11:48:39 + 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 11:48:39 + 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 11:48:39 + pyenv versions 11:48:39 system 11:48:39 3.8.13 11:48:39 3.9.13 11:48:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:48:39 + command -v pyenv 11:48:39 ++ pyenv init - --no-rehash 11:48:39 + 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[*]}"'\'')" 11:48:39 export PATH="/opt/pyenv/shims:${PATH}" 11:48:39 export PYENV_SHELL=bash 11:48:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:48:39 pyenv() { 11:48:39 local command 11:48:39 command="${1:-}" 11:48:39 if [ "$#" -gt 0 ]; then 11:48:39 shift 11:48:39 fi 11:48:39 11:48:39 case "$command" in 11:48:39 rehash|shell) 11:48:39 eval "$(pyenv "sh-$command" "$@")" 11:48:39 ;; 11:48:39 *) 11:48:39 command pyenv "$command" "$@" 11:48:39 ;; 11:48:39 esac 11:48:39 }' 11:48:39 +++ 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[*]}"' 11:48:39 ++ 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 11:48:39 ++ 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 11:48:39 ++ 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 11:48:39 ++ export PYENV_SHELL=bash 11:48:39 ++ PYENV_SHELL=bash 11:48:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:48:39 +++ complete -F _pyenv pyenv 11:48:39 ++ lf-pyver python3 11:48:39 ++ local py_version_xy=python3 11:48:39 ++ local py_version_xyz= 11:48:39 ++ pyenv versions 11:48:39 ++ local command 11:48:39 ++ sed 's/^[ *]* //' 11:48:39 ++ command=versions 11:48:39 ++ grep -E '^[0-9.]*[0-9]$' 11:48:39 ++ awk '{ print $1 }' 11:48:39 ++ '[' 1 -gt 0 ']' 11:48:39 ++ shift 11:48:39 ++ case "$command" in 11:48:39 ++ command pyenv versions 11:48:39 ++ pyenv versions 11:48:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:48:39 +++ grep '^3' /tmp/.pyenv_versions 11:48:39 +++ sort -V 11:48:39 +++ tail -n 1 11:48:39 ++ py_version_xyz=3.10.6 11:48:39 ++ [[ -z 3.10.6 ]] 11:48:39 ++ echo 3.10.6 11:48:39 ++ return 0 11:48:39 + pyenv local 3.10.6 11:48:39 + local command 11:48:39 + command=local 11:48:39 + '[' 2 -gt 0 ']' 11:48:39 + shift 11:48:39 + case "$command" in 11:48:39 + command pyenv local 3.10.6 11:48:39 + pyenv local 3.10.6 11:48:39 + for arg in "$@" 11:48:39 + case $arg in 11:48:39 + pkg_list+='tox ' 11:48:39 + for arg in "$@" 11:48:39 + case $arg in 11:48:39 + pkg_list+='virtualenv ' 11:48:39 + for arg in "$@" 11:48:39 + case $arg in 11:48:39 + pkg_list+='urllib3~=1.26.15 ' 11:48:39 + [[ -f /tmp/.toxenv ]] 11:48:39 ++ cat /tmp/.toxenv 11:48:39 + lf_venv=/tmp/venv-42KZ 11:48:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-42KZ from' file:/tmp/.toxenv 11:48:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-42KZ from file:/tmp/.toxenv 11:48:39 + /tmp/venv-42KZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:48:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:48:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:48:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:48:40 + /tmp/venv-42KZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:48:41 + type python3 11:48:41 + true 11:48:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-42KZ/bin to PATH' 11:48:41 lf-activate-venv(): INFO: Adding /tmp/venv-42KZ/bin to PATH 11:48:41 + PATH=/tmp/venv-42KZ/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 11:48:41 + return 0 11:48:41 + [[ -d /opt/pyenv ]] 11:48:41 + echo '---> Setting up pyenv' 11:48:41 ---> Setting up pyenv 11:48:41 + export PYENV_ROOT=/opt/pyenv 11:48:41 + PYENV_ROOT=/opt/pyenv 11:48:41 + export PATH=/opt/pyenv/bin:/tmp/venv-42KZ/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 11:48:41 + PATH=/opt/pyenv/bin:/tmp/venv-42KZ/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 11:48:41 ++ pwd 11:48:41 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:48:41 + export PYTHONPATH 11:48:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:48:41 + TOX_TESTENV_PASSENV=PYTHONPATH 11:48:41 + tox --version 11:48:41 4.14.2 from /tmp/venv-42KZ/lib/python3.10/site-packages/tox/__init__.py 11:48:41 + PARALLEL=false 11:48:41 + TOX_OPTIONS_LIST= 11:48:41 + [[ -n checkbashisms ]] 11:48:41 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:48:41 + case ${PARALLEL,,} in 11:48:41 + tox -e checkbashisms 11:48:41 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:48:42 checkbashisms: freeze> python -m pip freeze --all 11:48:43 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 11:48:43 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:48:44 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:48:44 you may get strange results 11:48:45 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:48:46 checkbashisms: OK (4.67=setup[1.54]+cmd[3.14] seconds) 11:48:46 congratulations :) (4.84 seconds) 11:48:46 + tox_status=0 11:48:46 + echo '---> Completed tox runs' 11:48:46 ---> Completed tox runs 11:48:46 + for i in .tox/*/log 11:48:46 ++ echo .tox/checkbashisms/log 11:48:46 ++ awk -F/ '{print $2}' 11:48:46 + tox_env=checkbashisms 11:48:46 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:48:46 + DOC_DIR=docs/_build/html 11:48:46 + [[ -d docs/_build/html ]] 11:48:46 + echo '---> tox-run.sh ends' 11:48:46 ---> tox-run.sh ends 11:48:46 + test 0 -eq 0 11:48:46 $ ssh-agent -k 11:48:47 unset SSH_AUTH_SOCK; 11:48:47 unset SSH_AGENT_PID; 11:48:47 echo Agent pid 1888 killed; 11:48:47 [ssh-agent] Stopped. 11:48:47 [PostBuildScript] - [INFO] Executing post build scripts. 11:48:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13296025923372714743.sh 11:48:47 ---> sysstat.sh 11:48:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4768597730324242713.sh 11:48:47 ---> package-listing.sh 11:48:47 ++ tr '[:upper:]' '[:lower:]' 11:48:47 ++ facter osfamily 11:48:47 + OS_FAMILY=debian 11:48:47 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:48:47 + START_PACKAGES=/tmp/packages_start.txt 11:48:47 + END_PACKAGES=/tmp/packages_end.txt 11:48:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:48:47 + PACKAGES=/tmp/packages_start.txt 11:48:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:48:47 + PACKAGES=/tmp/packages_end.txt 11:48:47 + case "${OS_FAMILY}" in 11:48:47 + dpkg -l 11:48:47 + grep '^ii' 11:48:47 + '[' -f /tmp/packages_start.txt ']' 11:48:47 + '[' -f /tmp/packages_end.txt ']' 11:48:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:48:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:48:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:48:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:48:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1439339232075431267.sh 11:48:47 ---> capture-instance-metadata.sh 11:48:47 Setup pyenv: 11:48:47 system 11:48:47 3.8.13 11:48:47 3.9.13 11:48:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:48:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vDvy 11:48:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:48:54 lf-activate-venv(): INFO: Installing: lftools 11:49:33 lf-activate-venv(): INFO: Adding /tmp/venv-vDvy/bin to PATH 11:49:33 INFO: Running in OpenStack, capturing instance metadata 11:49:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11517074799142181975.sh 11:49:34 provisioning config files... 11:49:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8588166565881156134tmp 11:49:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:49:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:49:34 [EnvInject] - Injecting environment variables from a build step. 11:49:34 [EnvInject] - Injecting as environment variables the properties content 11:49:34 SERVER_ID=logs 11:49:34 11:49:34 [EnvInject] - Variables injected successfully. 11:49:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15510173037981187657.sh 11:49:34 ---> create-netrc.sh 11:49:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3033410941949611949.sh 11:49:34 ---> python-tools-install.sh 11:49:34 Setup pyenv: 11:49:34 system 11:49:34 3.8.13 11:49:34 3.9.13 11:49:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:49:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vDvy from file:/tmp/.os_lf_venv 11:49:35 lf-activate-venv(): INFO: Installing: lftools 11:49:43 lf-activate-venv(): INFO: Adding /tmp/venv-vDvy/bin to PATH 11:49:43 Generating Requirements File 11:50:15 Python 3.10.6 11:50:15 pip 24.0 from /tmp/venv-vDvy/lib/python3.10/site-packages/pip (python 3.10) 11:50:16 appdirs==1.4.4 11:50:16 argcomplete==3.3.0 11:50:16 aspy.yaml==1.3.0 11:50:16 attrs==23.2.0 11:50:16 autopage==0.5.2 11:50:16 beautifulsoup4==4.12.3 11:50:16 boto3==1.34.92 11:50:16 botocore==1.34.92 11:50:16 bs4==0.0.2 11:50:16 cachetools==5.3.3 11:50:16 certifi==2024.2.2 11:50:16 cffi==1.16.0 11:50:16 cfgv==3.4.0 11:50:16 chardet==5.2.0 11:50:16 charset-normalizer==3.3.2 11:50:16 click==8.1.7 11:50:16 cliff==4.6.0 11:50:16 cmd2==2.4.3 11:50:16 cryptography==3.3.2 11:50:16 debtcollector==3.0.0 11:50:16 decorator==5.1.1 11:50:16 defusedxml==0.7.1 11:50:16 Deprecated==1.2.14 11:50:16 distlib==0.3.8 11:50:16 dnspython==2.6.1 11:50:16 docker==4.2.2 11:50:16 dogpile.cache==1.3.2 11:50:16 email_validator==2.1.1 11:50:16 filelock==3.13.4 11:50:16 future==1.0.0 11:50:16 gitdb==4.0.11 11:50:16 GitPython==3.1.43 11:50:16 google-auth==2.29.0 11:50:16 httplib2==0.22.0 11:50:16 identify==2.5.36 11:50:16 idna==3.7 11:50:16 importlib-resources==1.5.0 11:50:16 iso8601==2.1.0 11:50:16 Jinja2==3.1.3 11:50:16 jmespath==1.0.1 11:50:16 jsonpatch==1.33 11:50:16 jsonpointer==2.4 11:50:16 jsonschema==4.21.1 11:50:16 jsonschema-specifications==2023.12.1 11:50:16 keystoneauth1==5.6.0 11:50:16 kubernetes==29.0.0 11:50:16 lftools==0.37.10 11:50:16 lxml==5.2.1 11:50:16 MarkupSafe==2.1.5 11:50:16 msgpack==1.0.8 11:50:16 multi_key_dict==2.0.3 11:50:16 munch==4.0.0 11:50:16 netaddr==1.2.1 11:50:16 netifaces==0.11.0 11:50:16 niet==1.4.2 11:50:16 nodeenv==1.8.0 11:50:16 oauth2client==4.1.3 11:50:16 oauthlib==3.2.2 11:50:16 openstacksdk==3.1.0 11:50:16 os-client-config==2.1.0 11:50:16 os-service-types==1.7.0 11:50:16 osc-lib==3.0.1 11:50:16 oslo.config==9.4.0 11:50:16 oslo.context==5.5.0 11:50:16 oslo.i18n==6.3.0 11:50:16 oslo.log==5.5.1 11:50:16 oslo.serialization==5.4.0 11:50:16 oslo.utils==7.1.0 11:50:16 packaging==24.0 11:50:16 pbr==6.0.0 11:50:16 platformdirs==4.2.1 11:50:16 prettytable==3.10.0 11:50:16 pyasn1==0.6.0 11:50:16 pyasn1_modules==0.4.0 11:50:16 pycparser==2.22 11:50:16 pygerrit2==2.0.15 11:50:16 PyGithub==2.3.0 11:50:16 pyinotify==0.9.6 11:50:16 PyJWT==2.8.0 11:50:16 PyNaCl==1.5.0 11:50:16 pyparsing==2.4.7 11:50:16 pyperclip==1.8.2 11:50:16 pyrsistent==0.20.0 11:50:16 python-cinderclient==9.5.0 11:50:16 python-dateutil==2.9.0.post0 11:50:16 python-heatclient==3.5.0 11:50:16 python-jenkins==1.8.2 11:50:16 python-keystoneclient==5.4.0 11:50:16 python-magnumclient==4.4.0 11:50:16 python-novaclient==18.6.0 11:50:16 python-openstackclient==6.6.0 11:50:16 python-swiftclient==4.5.0 11:50:16 PyYAML==6.0.1 11:50:16 referencing==0.35.0 11:50:16 requests==2.31.0 11:50:16 requests-oauthlib==2.0.0 11:50:16 requestsexceptions==1.4.0 11:50:16 rfc3986==2.0.0 11:50:16 rpds-py==0.18.0 11:50:16 rsa==4.9 11:50:16 ruamel.yaml==0.18.6 11:50:16 ruamel.yaml.clib==0.2.8 11:50:16 s3transfer==0.10.1 11:50:16 simplejson==3.19.2 11:50:16 six==1.16.0 11:50:16 smmap==5.0.1 11:50:16 soupsieve==2.5 11:50:16 stevedore==5.2.0 11:50:16 tabulate==0.9.0 11:50:16 toml==0.10.2 11:50:16 tomlkit==0.12.4 11:50:16 tqdm==4.66.2 11:50:16 typing_extensions==4.11.0 11:50:16 tzdata==2024.1 11:50:16 urllib3==1.26.18 11:50:16 virtualenv==20.26.0 11:50:16 wcwidth==0.2.13 11:50:16 websocket-client==1.8.0 11:50:16 wrapt==1.16.0 11:50:16 xdg==6.0.0 11:50:16 xmltodict==0.13.0 11:50:16 yq==3.4.1 11:50:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3446577770850948594.sh 11:50:16 ---> sudo-logs.sh 11:50:16 Archiving 'sudo' log.. 11:50:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15169777419748147743.sh 11:50:16 ---> job-cost.sh 11:50:16 Setup pyenv: 11:50:16 system 11:50:16 3.8.13 11:50:16 3.9.13 11:50:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:50:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vDvy from file:/tmp/.os_lf_venv 11:50:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-vDvy/bin to PATH 11:50:23 INFO: No Stack... 11:50:23 INFO: Retrieving Pricing Info for: v3-standard-4 11:50:23 INFO: Archiving Costs 11:50:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3260259735155171732.sh 11:50:23 ---> logs-deploy.sh 11:50:23 Setup pyenv: 11:50:23 system 11:50:23 3.8.13 11:50:23 3.9.13 11:50:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:50:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vDvy from file:/tmp/.os_lf_venv 11:50:25 lf-activate-venv(): INFO: Installing: lftools 11:50:34 lf-activate-venv(): INFO: Adding /tmp/venv-vDvy/bin to PATH 11:50:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3452 11:50:34 INFO: archiving workspace using pattern(s): 11:50:35 Archives upload complete. 11:50:35 INFO: archiving logs to Nexus 11:50:36 ---> uname -a: 11:50:36 Linux prd-ubuntu1804-builder-4c-4g-35389 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:50:36 11:50:36 11:50:36 ---> lscpu: 11:50:36 Architecture: x86_64 11:50:36 CPU op-mode(s): 32-bit, 64-bit 11:50:36 Byte Order: Little Endian 11:50:36 CPU(s): 4 11:50:36 On-line CPU(s) list: 0-3 11:50:36 Thread(s) per core: 1 11:50:36 Core(s) per socket: 1 11:50:36 Socket(s): 4 11:50:36 NUMA node(s): 1 11:50:36 Vendor ID: AuthenticAMD 11:50:36 CPU family: 23 11:50:36 Model: 49 11:50:36 Model name: AMD EPYC-Rome Processor 11:50:36 Stepping: 0 11:50:36 CPU MHz: 2799.998 11:50:36 BogoMIPS: 5599.99 11:50:36 Virtualization: AMD-V 11:50:36 Hypervisor vendor: KVM 11:50:36 Virtualization type: full 11:50:36 L1d cache: 32K 11:50:36 L1i cache: 32K 11:50:36 L2 cache: 512K 11:50:36 L3 cache: 16384K 11:50:36 NUMA node0 CPU(s): 0-3 11:50:36 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 11:50:36 11:50:36 11:50:36 ---> nproc: 11:50:36 4 11:50:36 11:50:36 11:50:36 ---> df -h: 11:50:36 Filesystem Size Used Avail Use% Mounted on 11:50:36 udev 7.9G 0 7.9G 0% /dev 11:50:36 tmpfs 1.6G 672K 1.6G 1% /run 11:50:36 /dev/vda1 78G 8.3G 70G 11% / 11:50:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:50:36 tmpfs 5.0M 0 5.0M 0% /run/lock 11:50:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:50:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:50:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:50:36 11:50:36 11:50:36 ---> free -m: 11:50:36 total used free shared buff/cache available 11:50:36 Mem: 16040 532 13454 0 2053 15195 11:50:36 Swap: 1023 0 1023 11:50:36 11:50:36 11:50:36 ---> ip addr: 11:50:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:50:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:50:36 inet 127.0.0.1/8 scope host lo 11:50:36 valid_lft forever preferred_lft forever 11:50:36 inet6 ::1/128 scope host 11:50:36 valid_lft forever preferred_lft forever 11:50:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:50:36 link/ether fa:16:3e:91:db:b0 brd ff:ff:ff:ff:ff:ff 11:50:36 inet 10.30.107.37/23 brd 10.30.107.255 scope global dynamic ens3 11:50:36 valid_lft 86195sec preferred_lft 86195sec 11:50:36 inet6 fe80::f816:3eff:fe91:dbb0/64 scope link 11:50:36 valid_lft forever preferred_lft forever 11:50:36 11:50:36 11:50:36 ---> sar -b -r -n DEV: 11:50:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35389) 04/26/24 _x86_64_ (4 CPU) 11:50:36 11:50:36 11:47:14 LINUX RESTART (4 CPU) 11:50:36 11:50:36 11:48:02 tps rtps wtps bread/s bwrtn/s 11:50:36 11:49:01 147.11 59.26 87.85 3752.72 22412.07 11:50:36 11:50:01 104.80 13.83 90.97 1047.69 24650.16 11:50:36 Average: 125.78 36.36 89.42 2388.84 23540.51 11:50:36 11:50:36 11:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:50:36 11:49:01 14079152 15543140 2345808 14.28 49760 1620580 832636 4.77 696616 1445688 91536 11:50:36 11:50:01 13867324 15566236 2557636 15.57 70792 1822588 793656 4.54 707352 1624128 100168 11:50:36 Average: 13973238 15554688 2451722 14.93 60276 1721584 813146 4.65 701984 1534908 95852 11:50:36 11:50:36 11:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:50:36 11:49:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 11:50:36 11:49:01 ens3 467.14 283.56 1627.29 76.38 0.00 0.00 0.00 0.00 11:50:36 11:50:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 11:50:36 11:50:01 ens3 47.26 33.63 673.72 7.77 0.00 0.00 0.00 0.00 11:50:36 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 11:50:36 Average: ens3 255.44 157.54 1146.50 41.78 0.00 0.00 0.00 0.00 11:50:36 11:50:36 11:50:36 ---> sar -P ALL: 11:50:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35389) 04/26/24 _x86_64_ (4 CPU) 11:50:36 11:50:36 11:47:14 LINUX RESTART (4 CPU) 11:50:36 11:50:36 11:48:02 CPU %user %nice %system %iowait %steal %idle 11:50:36 11:49:01 all 19.73 0.00 1.90 10.04 0.06 68.27 11:50:36 11:49:01 0 16.38 0.00 1.40 5.36 0.05 76.81 11:50:36 11:49:01 1 22.56 0.00 1.67 16.38 0.07 59.32 11:50:36 11:49:01 2 29.58 0.00 2.69 9.61 0.07 58.05 11:50:36 11:49:01 3 10.51 0.00 1.78 8.82 0.05 78.84 11:50:36 11:50:01 all 17.58 0.00 1.13 7.94 0.05 73.29 11:50:36 11:50:01 0 3.72 0.00 0.58 0.22 0.02 95.46 11:50:36 11:50:01 1 44.36 0.00 2.13 5.49 0.10 47.92 11:50:36 11:50:01 2 20.54 0.00 1.10 1.22 0.05 77.09 11:50:36 11:50:01 3 1.78 0.00 0.70 24.77 0.05 72.71 11:50:36 Average: all 18.65 0.00 1.51 8.98 0.06 70.81 11:50:36 Average: 0 9.98 0.00 0.99 2.76 0.03 86.23 11:50:36 Average: 1 33.58 0.00 1.90 10.87 0.08 53.56 11:50:36 Average: 2 25.01 0.00 1.89 5.37 0.06 67.68 11:50:36 Average: 3 6.10 0.00 1.23 16.87 0.05 75.75 11:50:36 11:50:36 11:50:36