16:18:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 16:18:04 Running as SYSTEM 16:18:04 [EnvInject] - Loading node environment variables. 16:18:04 Building remotely on prd-ubuntu1804-builder-4c-4g-4596 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:18:05 [ssh-agent] Looking for ssh-agent implementation... 16:18:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:18:05 $ ssh-agent 16:18:05 SSH_AUTH_SOCK=/tmp/ssh-Cio9o5ELWo0I/agent.1699 16:18:05 SSH_AGENT_PID=1701 16:18:05 [ssh-agent] Started. 16:18:05 Running ssh-add (command line suppressed) 16:18:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3979207367417419868.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3979207367417419868.key) 16:18:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:18:05 The recommended git tool is: NONE 16:18:07 using credential onap-jenkins-ssh 16:18:07 Wiping out workspace first. 16:18:07 Cloning the remote Git repository 16:18:07 Cloning repository git://cloud.onap.org/mirror/oom.git 16:18:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:18:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:18:07 > git --version # timeout=10 16:18:07 > git --version # 'git version 2.17.1' 16:18:07 using GIT_SSH to set credentials Gerrit user 16:18:07 Verifying host key using manually-configured host key entries 16:18:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:18:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:18:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:18:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:18:16 using GIT_SSH to set credentials Gerrit user 16:18:16 Verifying host key using manually-configured host key entries 16:18:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/1 # timeout=30 16:18:16 > git rev-parse d7fa25efdf2960eed21e48118acf5fe501918bf6^{commit} # timeout=10 16:18:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:18:16 Checking out Revision d7fa25efdf2960eed21e48118acf5fe501918bf6 (refs/changes/32/136832/1) 16:18:16 > git config core.sparsecheckout # timeout=10 16:18:16 > git checkout -f d7fa25efdf2960eed21e48118acf5fe501918bf6 # timeout=30 16:18:20 Commit message: "[POLICY] Update docker images to latest versions" 16:18:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:18:20 > git rev-list --no-walk b384dc127c99a1aeccd31e170a580b750374b54b # timeout=10 16:18:20 [EnvInject] - Injecting environment variables from a build step. 16:18:20 [EnvInject] - Injecting as environment variables the properties content 16:18:20 PYTHON=python3 16:18:20 16:18:20 [EnvInject] - Variables injected successfully. 16:18:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11397516161037420967.sh 16:18:20 ---> tox-install.sh 16:18:20 + source /home/jenkins/lf-env.sh 16:18:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:18:20 ++ mktemp -d /tmp/venv-XXXX 16:18:20 + lf_venv=/tmp/venv-GusD 16:18:20 + local venv_file=/tmp/.os_lf_venv 16:18:20 + local python=python3 16:18:20 + local options 16:18:20 + local set_path=true 16:18:20 + local install_args= 16:18:20 ++ 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 16:18:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:18:20 + true 16:18:20 + case $1 in 16:18:20 + venv_file=/tmp/.toxenv 16:18:20 + shift 2 16:18:20 + true 16:18:20 + case $1 in 16:18:20 + shift 16:18:20 + break 16:18:20 + case $python in 16:18:20 + local pkg_list= 16:18:20 + [[ -d /opt/pyenv ]] 16:18:20 + echo 'Setup pyenv:' 16:18:20 Setup pyenv: 16:18:20 + export PYENV_ROOT=/opt/pyenv 16:18:20 + PYENV_ROOT=/opt/pyenv 16:18:20 + 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 16:18:20 + 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 16:18:20 + pyenv versions 16:18:20 * system (set by /opt/pyenv/version) 16:18:20 * 3.8.13 (set by /opt/pyenv/version) 16:18:20 * 3.9.13 (set by /opt/pyenv/version) 16:18:20 * 3.10.6 (set by /opt/pyenv/version) 16:18:20 + command -v pyenv 16:18:20 ++ pyenv init - --no-rehash 16:18:20 + 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[*]}"'\'')" 16:18:20 export PATH="/opt/pyenv/shims:${PATH}" 16:18:20 export PYENV_SHELL=bash 16:18:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:18:20 pyenv() { 16:18:20 local command 16:18:20 command="${1:-}" 16:18:20 if [ "$#" -gt 0 ]; then 16:18:20 shift 16:18:20 fi 16:18:20 16:18:20 case "$command" in 16:18:20 rehash|shell) 16:18:20 eval "$(pyenv "sh-$command" "$@")" 16:18:20 ;; 16:18:20 *) 16:18:20 command pyenv "$command" "$@" 16:18:20 ;; 16:18:20 esac 16:18:20 }' 16:18:20 +++ 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[*]}"' 16:18:20 ++ 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 16:18:20 ++ 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 16:18:20 ++ 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 16:18:20 ++ export PYENV_SHELL=bash 16:18:20 ++ PYENV_SHELL=bash 16:18:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:18:20 +++ complete -F _pyenv pyenv 16:18:20 ++ lf-pyver python3 16:18:20 ++ local py_version_xy=python3 16:18:20 ++ local py_version_xyz= 16:18:20 ++ pyenv versions 16:18:20 ++ local command 16:18:20 ++ command=versions 16:18:20 ++ '[' 1 -gt 0 ']' 16:18:20 ++ shift 16:18:20 ++ case "$command" in 16:18:20 ++ command pyenv versions 16:18:20 ++ pyenv versions 16:18:20 ++ sed 's/^[ *]* //' 16:18:20 ++ grep -E '^[0-9.]*[0-9]$' 16:18:20 ++ awk '{ print $1 }' 16:18:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:18:20 +++ grep '^3' /tmp/.pyenv_versions 16:18:20 +++ sort -V 16:18:20 +++ tail -n 1 16:18:20 ++ py_version_xyz=3.10.6 16:18:20 ++ [[ -z 3.10.6 ]] 16:18:20 ++ echo 3.10.6 16:18:20 ++ return 0 16:18:20 + pyenv local 3.10.6 16:18:20 + local command 16:18:20 + command=local 16:18:20 + '[' 2 -gt 0 ']' 16:18:20 + shift 16:18:20 + case "$command" in 16:18:20 + command pyenv local 3.10.6 16:18:20 + pyenv local 3.10.6 16:18:20 + for arg in "$@" 16:18:20 + case $arg in 16:18:20 + pkg_list+='tox ' 16:18:20 + for arg in "$@" 16:18:20 + case $arg in 16:18:20 + pkg_list+='virtualenv ' 16:18:20 + for arg in "$@" 16:18:20 + case $arg in 16:18:20 + pkg_list+='urllib3~=1.26.15 ' 16:18:20 + [[ -f /tmp/.toxenv ]] 16:18:20 + [[ ! -f /tmp/.toxenv ]] 16:18:20 + [[ -n '' ]] 16:18:20 + python3 -m venv /tmp/venv-GusD 16:18:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GusD' 16:18:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GusD 16:18:24 + echo /tmp/venv-GusD 16:18:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:18:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:18:24 + /tmp/venv-GusD/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:18:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:18:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:18:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:18:27 + /tmp/venv-GusD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:18:30 + type python3 16:18:30 + true 16:18:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GusD/bin to PATH' 16:18:30 lf-activate-venv(): INFO: Adding /tmp/venv-GusD/bin to PATH 16:18:30 + PATH=/tmp/venv-GusD/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 16:18:30 + return 0 16:18:30 + python3 --version 16:18:30 Python 3.10.6 16:18:30 + python3 -m pip --version 16:18:30 pip 23.3.1 from /tmp/venv-GusD/lib/python3.10/site-packages/pip (python 3.10) 16:18:30 + python3 -m pip freeze 16:18:30 cachetools==5.3.2 16:18:30 chardet==5.2.0 16:18:30 colorama==0.4.6 16:18:30 distlib==0.3.8 16:18:30 filelock==3.13.1 16:18:30 packaging==23.2 16:18:30 platformdirs==4.1.0 16:18:30 pluggy==1.3.0 16:18:30 pyproject-api==1.6.1 16:18:30 tomli==2.0.1 16:18:30 tox==4.11.4 16:18:30 urllib3==1.26.18 16:18:30 virtualenv==20.25.0 16:18:31 [EnvInject] - Injecting environment variables from a build step. 16:18:31 [EnvInject] - Injecting as environment variables the properties content 16:18:31 PARALLEL=false 16:18:31 16:18:31 [EnvInject] - Variables injected successfully. 16:18:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8036168825824472755.sh 16:18:31 ---> tox-run.sh 16:18:31 + 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 16:18:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:18:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:18:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:18:31 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:18:31 + source /home/jenkins/lf-env.sh 16:18:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:18:31 ++ mktemp -d /tmp/venv-XXXX 16:18:31 + lf_venv=/tmp/venv-abDe 16:18:31 + local venv_file=/tmp/.os_lf_venv 16:18:31 + local python=python3 16:18:31 + local options 16:18:31 + local set_path=true 16:18:31 + local install_args= 16:18:31 ++ 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 16:18:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:18:31 + true 16:18:31 + case $1 in 16:18:31 + venv_file=/tmp/.toxenv 16:18:31 + shift 2 16:18:31 + true 16:18:31 + case $1 in 16:18:31 + shift 16:18:31 + break 16:18:31 + case $python in 16:18:31 + local pkg_list= 16:18:31 + [[ -d /opt/pyenv ]] 16:18:31 + echo 'Setup pyenv:' 16:18:31 Setup pyenv: 16:18:31 + export PYENV_ROOT=/opt/pyenv 16:18:31 + PYENV_ROOT=/opt/pyenv 16:18:31 + 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 16:18:31 + 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 16:18:31 + pyenv versions 16:18:31 system 16:18:31 3.8.13 16:18:31 3.9.13 16:18:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:18:31 + command -v pyenv 16:18:31 ++ pyenv init - --no-rehash 16:18:31 + 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[*]}"'\'')" 16:18:31 export PATH="/opt/pyenv/shims:${PATH}" 16:18:31 export PYENV_SHELL=bash 16:18:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:18:31 pyenv() { 16:18:31 local command 16:18:31 command="${1:-}" 16:18:31 if [ "$#" -gt 0 ]; then 16:18:31 shift 16:18:31 fi 16:18:31 16:18:31 case "$command" in 16:18:31 rehash|shell) 16:18:31 eval "$(pyenv "sh-$command" "$@")" 16:18:31 ;; 16:18:31 *) 16:18:31 command pyenv "$command" "$@" 16:18:31 ;; 16:18:31 esac 16:18:31 }' 16:18:31 +++ 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[*]}"' 16:18:31 ++ 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 16:18:31 ++ 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 16:18:31 ++ 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 16:18:31 ++ export PYENV_SHELL=bash 16:18:31 ++ PYENV_SHELL=bash 16:18:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:18:31 +++ complete -F _pyenv pyenv 16:18:31 ++ lf-pyver python3 16:18:31 ++ local py_version_xy=python3 16:18:31 ++ local py_version_xyz= 16:18:31 ++ pyenv versions 16:18:31 ++ local command 16:18:31 ++ command=versions 16:18:31 ++ '[' 1 -gt 0 ']' 16:18:31 ++ shift 16:18:31 ++ case "$command" in 16:18:31 ++ command pyenv versions 16:18:31 ++ pyenv versions 16:18:31 ++ sed 's/^[ *]* //' 16:18:31 ++ awk '{ print $1 }' 16:18:31 ++ grep -E '^[0-9.]*[0-9]$' 16:18:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:18:31 +++ grep '^3' /tmp/.pyenv_versions 16:18:31 +++ tail -n 1 16:18:31 +++ sort -V 16:18:31 ++ py_version_xyz=3.10.6 16:18:31 ++ [[ -z 3.10.6 ]] 16:18:31 ++ echo 3.10.6 16:18:31 ++ return 0 16:18:31 + pyenv local 3.10.6 16:18:31 + local command 16:18:31 + command=local 16:18:31 + '[' 2 -gt 0 ']' 16:18:31 + shift 16:18:31 + case "$command" in 16:18:31 + command pyenv local 3.10.6 16:18:31 + pyenv local 3.10.6 16:18:31 + for arg in "$@" 16:18:31 + case $arg in 16:18:31 + pkg_list+='tox ' 16:18:31 + for arg in "$@" 16:18:31 + case $arg in 16:18:31 + pkg_list+='virtualenv ' 16:18:31 + for arg in "$@" 16:18:31 + case $arg in 16:18:31 + pkg_list+='urllib3~=1.26.15 ' 16:18:31 + [[ -f /tmp/.toxenv ]] 16:18:31 ++ cat /tmp/.toxenv 16:18:31 + lf_venv=/tmp/venv-GusD 16:18:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GusD from' file:/tmp/.toxenv 16:18:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GusD from file:/tmp/.toxenv 16:18:31 + /tmp/venv-GusD/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:18:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:18:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:18:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:18:32 + /tmp/venv-GusD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:18:33 + type python3 16:18:33 + true 16:18:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GusD/bin to PATH' 16:18:33 lf-activate-venv(): INFO: Adding /tmp/venv-GusD/bin to PATH 16:18:33 + PATH=/tmp/venv-GusD/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 16:18:33 + return 0 16:18:33 + [[ -d /opt/pyenv ]] 16:18:33 + echo '---> Setting up pyenv' 16:18:33 ---> Setting up pyenv 16:18:33 + export PYENV_ROOT=/opt/pyenv 16:18:33 + PYENV_ROOT=/opt/pyenv 16:18:33 + export PATH=/opt/pyenv/bin:/tmp/venv-GusD/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 16:18:33 + PATH=/opt/pyenv/bin:/tmp/venv-GusD/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 16:18:33 ++ pwd 16:18:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:18:33 + export PYTHONPATH 16:18:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:18:33 + TOX_TESTENV_PASSENV=PYTHONPATH 16:18:33 + tox --version 16:18:34 4.11.4 from /tmp/venv-GusD/lib/python3.10/site-packages/tox/__init__.py 16:18:34 + PARALLEL=false 16:18:34 + TOX_OPTIONS_LIST= 16:18:34 + [[ -n checkbashisms ]] 16:18:34 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:18:34 + case ${PARALLEL,,} in 16:18:34 + tox -e checkbashisms 16:18:34 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:18:35 checkbashisms: freeze> python -m pip freeze --all 16:18:36 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 16:18:36 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:18:37 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:18:37 you may get strange results 16:18:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:18:39 checkbashisms: OK (4.76=setup[1.61]+cmd[3.15] seconds) 16:18:39 congratulations :) (4.92 seconds) 16:18:39 + tox_status=0 16:18:39 + echo '---> Completed tox runs' 16:18:39 ---> Completed tox runs 16:18:39 + for i in .tox/*/log 16:18:39 ++ echo .tox/checkbashisms/log 16:18:39 ++ awk -F/ '{print $2}' 16:18:39 + tox_env=checkbashisms 16:18:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:18:39 + DOC_DIR=docs/_build/html 16:18:39 + [[ -d docs/_build/html ]] 16:18:39 + echo '---> tox-run.sh ends' 16:18:39 ---> tox-run.sh ends 16:18:39 + test 0 -eq 0 16:18:39 $ ssh-agent -k 16:18:39 unset SSH_AUTH_SOCK; 16:18:39 unset SSH_AGENT_PID; 16:18:39 echo Agent pid 1701 killed; 16:18:39 [ssh-agent] Stopped. 16:18:39 [PostBuildScript] - [INFO] Executing post build scripts. 16:18:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12329704567086770574.sh 16:18:39 ---> sysstat.sh 16:18:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2233936657892871295.sh 16:18:39 ---> package-listing.sh 16:18:39 ++ tr '[:upper:]' '[:lower:]' 16:18:39 ++ facter osfamily 16:18:39 + OS_FAMILY=debian 16:18:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:18:39 + START_PACKAGES=/tmp/packages_start.txt 16:18:39 + END_PACKAGES=/tmp/packages_end.txt 16:18:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:18:39 + PACKAGES=/tmp/packages_start.txt 16:18:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:18:39 + PACKAGES=/tmp/packages_end.txt 16:18:39 + case "${OS_FAMILY}" in 16:18:39 + dpkg -l 16:18:39 + grep '^ii' 16:18:39 + '[' -f /tmp/packages_start.txt ']' 16:18:39 + '[' -f /tmp/packages_end.txt ']' 16:18:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:18:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:18:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:18:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:18:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6606313945571434055.sh 16:18:40 ---> capture-instance-metadata.sh 16:18:40 Setup pyenv: 16:18:40 system 16:18:40 3.8.13 16:18:40 3.9.13 16:18:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:18:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KhwD 16:18:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:18:46 lf-activate-venv(): INFO: Installing: lftools 16:19:23 lf-activate-venv(): INFO: Adding /tmp/venv-KhwD/bin to PATH 16:19:23 INFO: Running in OpenStack, capturing instance metadata 16:19:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8954250882896640961.sh 16:19:23 provisioning config files... 16:19:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8748700382917438835tmp 16:19:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:19:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:19:23 [EnvInject] - Injecting environment variables from a build step. 16:19:23 [EnvInject] - Injecting as environment variables the properties content 16:19:23 SERVER_ID=logs 16:19:23 16:19:23 [EnvInject] - Variables injected successfully. 16:19:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10772909124233617711.sh 16:19:23 ---> create-netrc.sh 16:19:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5759224618509576187.sh 16:19:23 ---> python-tools-install.sh 16:19:23 Setup pyenv: 16:19:23 system 16:19:23 3.8.13 16:19:23 3.9.13 16:19:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:19:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KhwD from file:/tmp/.os_lf_venv 16:19:24 lf-activate-venv(): INFO: Installing: lftools 16:19:33 lf-activate-venv(): INFO: Adding /tmp/venv-KhwD/bin to PATH 16:19:33 Generating Requirements File 16:20:06 Python 3.10.6 16:20:06 pip 23.3.1 from /tmp/venv-KhwD/lib/python3.10/site-packages/pip (python 3.10) 16:20:07 appdirs==1.4.4 16:20:07 argcomplete==3.2.1 16:20:07 aspy.yaml==1.3.0 16:20:07 attrs==23.1.0 16:20:07 autopage==0.5.2 16:20:07 Babel==2.14.0 16:20:07 beautifulsoup4==4.12.2 16:20:07 boto3==1.33.12 16:20:07 botocore==1.33.12 16:20:07 bs4==0.0.1 16:20:07 cachetools==5.3.2 16:20:07 certifi==2023.11.17 16:20:07 cffi==1.16.0 16:20:07 cfgv==3.4.0 16:20:07 chardet==5.2.0 16:20:07 charset-normalizer==3.3.2 16:20:07 click==8.1.7 16:20:07 cliff==4.4.0 16:20:07 cmd2==2.4.3 16:20:07 cryptography==3.3.2 16:20:07 debtcollector==2.5.0 16:20:07 decorator==5.1.1 16:20:07 defusedxml==0.7.1 16:20:07 Deprecated==1.2.14 16:20:07 distlib==0.3.8 16:20:07 dnspython==2.4.2 16:20:07 docker==4.2.2 16:20:07 dogpile.cache==1.2.2 16:20:07 email-validator==2.1.0.post1 16:20:07 filelock==3.13.1 16:20:07 future==0.18.3 16:20:07 gitdb==4.0.11 16:20:07 GitPython==3.1.40 16:20:07 google-auth==2.25.2 16:20:07 httplib2==0.22.0 16:20:07 identify==2.5.33 16:20:07 idna==3.6 16:20:07 importlib-metadata==7.0.0 16:20:07 importlib-resources==1.5.0 16:20:07 iso8601==2.1.0 16:20:07 Jinja2==3.1.2 16:20:07 jmespath==1.0.1 16:20:07 jsonpatch==1.33 16:20:07 jsonpointer==2.4 16:20:07 jsonschema==4.20.0 16:20:07 jsonschema-specifications==2023.11.2 16:20:07 keystoneauth1==5.4.0 16:20:07 kubernetes==28.1.0 16:20:07 lftools==0.37.8 16:20:07 lxml==4.9.3 16:20:07 MarkupSafe==2.1.3 16:20:07 msgpack==1.0.7 16:20:07 multi-key-dict==2.0.3 16:20:07 munch==4.0.0 16:20:07 netaddr==0.9.0 16:20:07 netifaces==0.11.0 16:20:07 niet==1.4.2 16:20:07 nodeenv==1.8.0 16:20:07 oauth2client==4.1.3 16:20:07 oauthlib==3.2.2 16:20:07 openstacksdk==0.62.0 16:20:07 os-client-config==2.1.0 16:20:07 os-service-types==1.7.0 16:20:07 osc-lib==2.9.0 16:20:07 oslo.config==9.2.0 16:20:07 oslo.context==5.3.0 16:20:07 oslo.i18n==6.2.0 16:20:07 oslo.log==5.4.0 16:20:07 oslo.serialization==5.2.0 16:20:07 oslo.utils==6.3.0 16:20:07 packaging==23.2 16:20:07 pbr==6.0.0 16:20:07 platformdirs==4.1.0 16:20:07 prettytable==3.9.0 16:20:07 pyasn1==0.5.1 16:20:07 pyasn1-modules==0.3.0 16:20:07 pycparser==2.21 16:20:07 pygerrit2==2.0.15 16:20:07 PyGithub==2.1.1 16:20:07 pyinotify==0.9.6 16:20:07 PyJWT==2.8.0 16:20:07 PyNaCl==1.5.0 16:20:07 pyparsing==2.4.7 16:20:07 pyperclip==1.8.2 16:20:07 pyrsistent==0.20.0 16:20:07 python-cinderclient==9.4.0 16:20:07 python-dateutil==2.8.2 16:20:07 python-heatclient==3.3.0 16:20:07 python-jenkins==1.8.2 16:20:07 python-keystoneclient==5.2.0 16:20:07 python-magnumclient==4.3.0 16:20:07 python-novaclient==18.4.0 16:20:07 python-openstackclient==6.0.0 16:20:07 python-swiftclient==4.4.0 16:20:07 pytz==2023.3.post1 16:20:07 PyYAML==6.0.1 16:20:07 referencing==0.32.0 16:20:07 requests==2.31.0 16:20:07 requests-oauthlib==1.3.1 16:20:07 requestsexceptions==1.4.0 16:20:07 rfc3986==2.0.0 16:20:07 rpds-py==0.13.2 16:20:07 rsa==4.9 16:20:07 ruamel.yaml==0.18.5 16:20:07 ruamel.yaml.clib==0.2.8 16:20:07 s3transfer==0.8.2 16:20:07 simplejson==3.19.2 16:20:07 six==1.16.0 16:20:07 smmap==5.0.1 16:20:07 soupsieve==2.5 16:20:07 stevedore==5.1.0 16:20:07 tabulate==0.9.0 16:20:07 toml==0.10.2 16:20:07 tomlkit==0.12.3 16:20:07 tqdm==4.66.1 16:20:07 typing_extensions==4.9.0 16:20:07 tzdata==2023.3 16:20:07 urllib3==1.26.18 16:20:07 virtualenv==20.25.0 16:20:07 wcwidth==0.2.12 16:20:07 websocket-client==1.7.0 16:20:07 wrapt==1.16.0 16:20:07 xdg==6.0.0 16:20:07 xmltodict==0.13.0 16:20:07 yq==3.2.3 16:20:07 zipp==3.17.0 16:20:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7953121725509702915.sh 16:20:07 ---> sudo-logs.sh 16:20:07 Archiving 'sudo' log.. 16:20:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10385568033932175900.sh 16:20:07 ---> job-cost.sh 16:20:07 Setup pyenv: 16:20:07 system 16:20:07 3.8.13 16:20:07 3.9.13 16:20:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:20:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KhwD from file:/tmp/.os_lf_venv 16:20:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:20:16 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. 16:20:16 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:20:17 lf-activate-venv(): INFO: Adding /tmp/venv-KhwD/bin to PATH 16:20:17 INFO: No Stack... 16:20:17 INFO: Retrieving Pricing Info for: v3-standard-4 16:20:17 INFO: Archiving Costs 16:20:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11841593621119202517.sh 16:20:17 ---> logs-deploy.sh 16:20:17 Setup pyenv: 16:20:17 system 16:20:17 3.8.13 16:20:17 3.9.13 16:20:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:20:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KhwD from file:/tmp/.os_lf_venv 16:20:19 lf-activate-venv(): INFO: Installing: lftools 16:20:29 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. 16:20:29 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:20:29 lf-activate-venv(): INFO: Adding /tmp/venv-KhwD/bin to PATH 16:20:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3243 16:20:29 INFO: archiving workspace using pattern(s): 16:20:30 Archives upload complete. 16:20:30 INFO: archiving logs to Nexus 16:20:31 ---> uname -a: 16:20:31 Linux prd-ubuntu1804-builder-4c-4g-4596 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:20:31 16:20:31 16:20:31 ---> lscpu: 16:20:31 Architecture: x86_64 16:20:31 CPU op-mode(s): 32-bit, 64-bit 16:20:31 Byte Order: Little Endian 16:20:31 CPU(s): 4 16:20:31 On-line CPU(s) list: 0-3 16:20:31 Thread(s) per core: 1 16:20:31 Core(s) per socket: 1 16:20:31 Socket(s): 4 16:20:31 NUMA node(s): 1 16:20:31 Vendor ID: AuthenticAMD 16:20:31 CPU family: 23 16:20:31 Model: 49 16:20:31 Model name: AMD EPYC-Rome Processor 16:20:31 Stepping: 0 16:20:31 CPU MHz: 2800.000 16:20:31 BogoMIPS: 5600.00 16:20:31 Virtualization: AMD-V 16:20:31 Hypervisor vendor: KVM 16:20:31 Virtualization type: full 16:20:31 L1d cache: 32K 16:20:31 L1i cache: 32K 16:20:31 L2 cache: 512K 16:20:31 L3 cache: 16384K 16:20:31 NUMA node0 CPU(s): 0-3 16:20:31 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 16:20:31 16:20:31 16:20:31 ---> nproc: 16:20:31 4 16:20:31 16:20:31 16:20:31 ---> df -h: 16:20:31 Filesystem Size Used Avail Use% Mounted on 16:20:31 udev 7.9G 0 7.9G 0% /dev 16:20:31 tmpfs 1.6G 672K 1.6G 1% /run 16:20:31 /dev/vda1 78G 8.3G 70G 11% / 16:20:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:20:31 tmpfs 5.0M 0 5.0M 0% /run/lock 16:20:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:20:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:20:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:20:31 16:20:31 16:20:31 ---> free -m: 16:20:31 total used free shared buff/cache available 16:20:31 Mem: 16040 530 13393 0 2116 15196 16:20:31 Swap: 1023 0 1023 16:20:31 16:20:31 16:20:31 ---> ip addr: 16:20:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:20:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:20:31 inet 127.0.0.1/8 scope host lo 16:20:31 valid_lft forever preferred_lft forever 16:20:31 inet6 ::1/128 scope host 16:20:31 valid_lft forever preferred_lft forever 16:20:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:20:31 link/ether fa:16:3e:26:e5:b3 brd ff:ff:ff:ff:ff:ff 16:20:31 inet 10.30.106.172/23 brd 10.30.107.255 scope global dynamic ens3 16:20:31 valid_lft 86228sec preferred_lft 86228sec 16:20:31 inet6 fe80::f816:3eff:fe26:e5b3/64 scope link 16:20:31 valid_lft forever preferred_lft forever 16:20:31 16:20:31 16:20:31 ---> sar -b -r -n DEV: 16:20:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4596) 12/12/23 _x86_64_ (4 CPU) 16:20:31 16:20:31 16:17:41 LINUX RESTART (4 CPU) 16:20:31 16:20:31 16:18:01 tps rtps wtps bread/s bwrtn/s 16:20:31 16:19:02 205.77 38.89 166.87 1419.90 11200.53 16:20:31 16:20:01 110.54 14.08 96.46 1065.85 14429.69 16:20:31 Average: 158.55 26.59 131.96 1244.36 12801.55 16:20:31 16:20:31 16:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:20:31 16:19:02 14088876 15570512 2336092 14.22 52248 1634264 772248 4.42 673744 1457312 89520 16:20:31 16:20:01 13703404 15541284 2721564 16.57 74464 1952676 806572 4.62 746800 1735956 137684 16:20:31 Average: 13896140 15555898 2528828 15.40 63356 1793470 789410 4.52 710272 1596634 113602 16:20:31 16:20:31 16:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:20:31 16:19:02 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 16:20:31 16:19:02 ens3 401.95 275.19 1617.93 75.36 0.00 0.00 0.00 0.00 16:20:31 16:20:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 16:20:31 16:20:01 ens3 56.02 36.50 1061.66 7.81 0.00 0.00 0.00 0.00 16:20:31 Average: lo 1.24 1.24 0.13 0.13 0.00 0.00 0.00 0.00 16:20:31 Average: ens3 230.44 156.85 1342.13 41.87 0.00 0.00 0.00 0.00 16:20:31 16:20:31 16:20:31 ---> sar -P ALL: 16:20:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4596) 12/12/23 _x86_64_ (4 CPU) 16:20:31 16:20:31 16:17:41 LINUX RESTART (4 CPU) 16:20:31 16:20:31 16:18:01 CPU %user %nice %system %iowait %steal %idle 16:20:31 16:19:02 all 21.27 0.00 1.94 4.54 0.06 72.18 16:20:31 16:19:02 0 21.52 0.00 1.64 8.96 0.08 67.79 16:20:31 16:19:02 1 26.18 0.00 2.35 2.58 0.08 68.81 16:20:31 16:19:02 2 21.18 0.00 1.59 0.67 0.03 76.52 16:20:31 16:19:02 3 16.20 0.00 2.15 5.96 0.07 75.63 16:20:31 16:20:01 all 18.81 0.00 1.28 5.07 0.05 74.80 16:20:31 16:20:01 0 33.16 0.00 2.27 11.99 0.07 52.51 16:20:31 16:20:01 1 31.32 0.00 1.29 1.94 0.05 65.40 16:20:31 16:20:01 2 6.40 0.00 0.78 0.08 0.02 92.72 16:20:31 16:20:01 3 4.36 0.00 0.78 6.29 0.03 88.53 16:20:31 Average: all 20.05 0.00 1.61 4.81 0.05 73.48 16:20:31 Average: 0 27.29 0.00 1.95 10.46 0.08 60.21 16:20:31 Average: 1 28.73 0.00 1.82 2.26 0.07 67.12 16:20:31 Average: 2 13.84 0.00 1.19 0.38 0.03 84.56 16:20:31 Average: 3 10.33 0.00 1.47 6.12 0.05 82.03 16:20:31 16:20:31 16:20:31