16:17:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137077 16:17:55 Running as SYSTEM 16:17:55 [EnvInject] - Loading node environment variables. 16:17:55 Building remotely on prd-ubuntu1804-builder-4c-4g-14810 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:17:55 [ssh-agent] Looking for ssh-agent implementation... 16:17:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:55 $ ssh-agent 16:17:55 SSH_AUTH_SOCK=/tmp/ssh-FM68F6lpwEme/agent.1695 16:17:55 SSH_AGENT_PID=1697 16:17:55 [ssh-agent] Started. 16:17:55 Running ssh-add (command line suppressed) 16:17:55 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9228862735069390566.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9228862735069390566.key) 16:17:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:17:55 The recommended git tool is: NONE 16:17:57 using credential onap-jenkins-ssh 16:17:57 Wiping out workspace first. 16:17:57 Cloning the remote Git repository 16:17:57 Cloning repository git://cloud.onap.org/mirror/oom.git 16:17:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:17:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:17:57 > git --version # timeout=10 16:17:57 > git --version # 'git version 2.17.1' 16:17:57 using GIT_SSH to set credentials Gerrit user 16:17:57 Verifying host key using manually-configured host key entries 16:17:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:18:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:18:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:18:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:18:04 using GIT_SSH to set credentials Gerrit user 16:18:04 Verifying host key using manually-configured host key entries 16:18:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/137077/1 # timeout=30 16:18:04 > git rev-parse 9206a040f6f4fb0de43c722f1b756e077787079d^{commit} # timeout=10 16:18:04 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:04 Checking out Revision 9206a040f6f4fb0de43c722f1b756e077787079d (refs/changes/77/137077/1) 16:18:04 > git config core.sparsecheckout # timeout=10 16:18:04 > git checkout -f 9206a040f6f4fb0de43c722f1b756e077787079d # timeout=30 16:18:07 Commit message: "[CPS] Including Swagger UI in permit-uri config" 16:18:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:18:07 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 16:18:07 [EnvInject] - Injecting environment variables from a build step. 16:18:07 [EnvInject] - Injecting as environment variables the properties content 16:18:07 PYTHON=python3 16:18:07 16:18:07 [EnvInject] - Variables injected successfully. 16:18:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4267293270361668277.sh 16:18:08 ---> tox-install.sh 16:18:08 + source /home/jenkins/lf-env.sh 16:18:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:18:08 ++ mktemp -d /tmp/venv-XXXX 16:18:08 + lf_venv=/tmp/venv-BUHT 16:18:08 + local venv_file=/tmp/.os_lf_venv 16:18:08 + local python=python3 16:18:08 + local options 16:18:08 + local set_path=true 16:18:08 + local install_args= 16:18:08 ++ 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:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:18:08 + true 16:18:08 + case $1 in 16:18:08 + venv_file=/tmp/.toxenv 16:18:08 + shift 2 16:18:08 + true 16:18:08 + case $1 in 16:18:08 + shift 16:18:08 + break 16:18:08 + case $python in 16:18:08 + local pkg_list= 16:18:08 + [[ -d /opt/pyenv ]] 16:18:08 + echo 'Setup pyenv:' 16:18:08 Setup pyenv: 16:18:08 + export PYENV_ROOT=/opt/pyenv 16:18:08 + PYENV_ROOT=/opt/pyenv 16:18:08 + 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:08 + 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:08 + pyenv versions 16:18:08 * system (set by /opt/pyenv/version) 16:18:08 * 3.8.13 (set by /opt/pyenv/version) 16:18:08 * 3.9.13 (set by /opt/pyenv/version) 16:18:08 * 3.10.6 (set by /opt/pyenv/version) 16:18:08 + command -v pyenv 16:18:08 ++ pyenv init - --no-rehash 16:18:08 + 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:08 export PATH="/opt/pyenv/shims:${PATH}" 16:18:08 export PYENV_SHELL=bash 16:18:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:18:08 pyenv() { 16:18:08 local command 16:18:08 command="${1:-}" 16:18:08 if [ "$#" -gt 0 ]; then 16:18:08 shift 16:18:08 fi 16:18:08 16:18:08 case "$command" in 16:18:08 rehash|shell) 16:18:08 eval "$(pyenv "sh-$command" "$@")" 16:18:08 ;; 16:18:08 *) 16:18:08 command pyenv "$command" "$@" 16:18:08 ;; 16:18:08 esac 16:18:08 }' 16:18:08 +++ 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:08 ++ 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:08 ++ 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:08 ++ 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:08 ++ export PYENV_SHELL=bash 16:18:08 ++ PYENV_SHELL=bash 16:18:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:18:08 +++ complete -F _pyenv pyenv 16:18:08 ++ lf-pyver python3 16:18:08 ++ local py_version_xy=python3 16:18:08 ++ local py_version_xyz= 16:18:08 ++ pyenv versions 16:18:08 ++ local command 16:18:08 ++ command=versions 16:18:08 ++ '[' 1 -gt 0 ']' 16:18:08 ++ shift 16:18:08 ++ case "$command" in 16:18:08 ++ command pyenv versions 16:18:08 ++ pyenv versions 16:18:08 ++ sed 's/^[ *]* //' 16:18:08 ++ grep -E '^[0-9.]*[0-9]$' 16:18:08 ++ awk '{ print $1 }' 16:18:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:18:08 +++ grep '^3' /tmp/.pyenv_versions 16:18:08 +++ sort -V 16:18:08 +++ tail -n 1 16:18:08 ++ py_version_xyz=3.10.6 16:18:08 ++ [[ -z 3.10.6 ]] 16:18:08 ++ echo 3.10.6 16:18:08 ++ return 0 16:18:08 + pyenv local 3.10.6 16:18:08 + local command 16:18:08 + command=local 16:18:08 + '[' 2 -gt 0 ']' 16:18:08 + shift 16:18:08 + case "$command" in 16:18:08 + command pyenv local 3.10.6 16:18:08 + pyenv local 3.10.6 16:18:08 + for arg in "$@" 16:18:08 + case $arg in 16:18:08 + pkg_list+='tox ' 16:18:08 + for arg in "$@" 16:18:08 + case $arg in 16:18:08 + pkg_list+='virtualenv ' 16:18:08 + for arg in "$@" 16:18:08 + case $arg in 16:18:08 + pkg_list+='urllib3~=1.26.15 ' 16:18:08 + [[ -f /tmp/.toxenv ]] 16:18:08 + [[ ! -f /tmp/.toxenv ]] 16:18:08 + [[ -n '' ]] 16:18:08 + python3 -m venv /tmp/venv-BUHT 16:18:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BUHT' 16:18:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BUHT 16:18:12 + echo /tmp/venv-BUHT 16:18:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:18:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:18:12 + /tmp/venv-BUHT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:18:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:18:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:18:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:18:15 + /tmp/venv-BUHT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:18:18 + type python3 16:18:18 + true 16:18:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BUHT/bin to PATH' 16:18:18 lf-activate-venv(): INFO: Adding /tmp/venv-BUHT/bin to PATH 16:18:18 + PATH=/tmp/venv-BUHT/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:18 + return 0 16:18:18 + python3 --version 16:18:18 Python 3.10.6 16:18:18 + python3 -m pip --version 16:18:18 pip 23.3.2 from /tmp/venv-BUHT/lib/python3.10/site-packages/pip (python 3.10) 16:18:18 + python3 -m pip freeze 16:18:18 cachetools==5.3.2 16:18:18 chardet==5.2.0 16:18:18 colorama==0.4.6 16:18:18 distlib==0.3.8 16:18:18 filelock==3.13.1 16:18:18 packaging==23.2 16:18:18 platformdirs==4.1.0 16:18:18 pluggy==1.4.0 16:18:18 pyproject-api==1.6.1 16:18:18 tomli==2.0.1 16:18:18 tox==4.12.1 16:18:18 urllib3==1.26.18 16:18:18 virtualenv==20.25.0 16:18:18 [EnvInject] - Injecting environment variables from a build step. 16:18:18 [EnvInject] - Injecting as environment variables the properties content 16:18:18 PARALLEL=false 16:18:18 16:18:18 [EnvInject] - Variables injected successfully. 16:18:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins795983555860378548.sh 16:18:18 ---> tox-run.sh 16:18:18 + 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:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:18:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:18:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:18:18 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:18:18 + source /home/jenkins/lf-env.sh 16:18:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:18:18 ++ mktemp -d /tmp/venv-XXXX 16:18:18 + lf_venv=/tmp/venv-DgyW 16:18:18 + local venv_file=/tmp/.os_lf_venv 16:18:18 + local python=python3 16:18:18 + local options 16:18:18 + local set_path=true 16:18:18 + local install_args= 16:18:18 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:18:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:18:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:18:18 + true 16:18:18 + case $1 in 16:18:18 + venv_file=/tmp/.toxenv 16:18:18 + shift 2 16:18:18 + true 16:18:18 + case $1 in 16:18:18 + shift 16:18:18 + break 16:18:18 + case $python in 16:18:18 + local pkg_list= 16:18:18 + [[ -d /opt/pyenv ]] 16:18:18 + echo 'Setup pyenv:' 16:18:18 Setup pyenv: 16:18:18 + export PYENV_ROOT=/opt/pyenv 16:18:18 + PYENV_ROOT=/opt/pyenv 16:18:18 + 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:18 + 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:18 + pyenv versions 16:18:19 system 16:18:19 3.8.13 16:18:19 3.9.13 16:18:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:18:19 + command -v pyenv 16:18:19 ++ pyenv init - --no-rehash 16:18:19 + 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:19 export PATH="/opt/pyenv/shims:${PATH}" 16:18:19 export PYENV_SHELL=bash 16:18:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:18:19 pyenv() { 16:18:19 local command 16:18:19 command="${1:-}" 16:18:19 if [ "$#" -gt 0 ]; then 16:18:19 shift 16:18:19 fi 16:18:19 16:18:19 case "$command" in 16:18:19 rehash|shell) 16:18:19 eval "$(pyenv "sh-$command" "$@")" 16:18:19 ;; 16:18:19 *) 16:18:19 command pyenv "$command" "$@" 16:18:19 ;; 16:18:19 esac 16:18:19 }' 16:18:19 +++ 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:19 ++ 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:19 ++ 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:19 ++ 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:19 ++ export PYENV_SHELL=bash 16:18:19 ++ PYENV_SHELL=bash 16:18:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:18:19 +++ complete -F _pyenv pyenv 16:18:19 ++ lf-pyver python3 16:18:19 ++ local py_version_xy=python3 16:18:19 ++ local py_version_xyz= 16:18:19 ++ pyenv versions 16:18:19 ++ local command 16:18:19 ++ command=versions 16:18:19 ++ '[' 1 -gt 0 ']' 16:18:19 ++ shift 16:18:19 ++ case "$command" in 16:18:19 ++ command pyenv versions 16:18:19 ++ pyenv versions 16:18:19 ++ sed 's/^[ *]* //' 16:18:19 ++ awk '{ print $1 }' 16:18:19 ++ grep -E '^[0-9.]*[0-9]$' 16:18:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:18:19 +++ grep '^3' /tmp/.pyenv_versions 16:18:19 +++ sort -V 16:18:19 +++ tail -n 1 16:18:19 ++ py_version_xyz=3.10.6 16:18:19 ++ [[ -z 3.10.6 ]] 16:18:19 ++ echo 3.10.6 16:18:19 ++ return 0 16:18:19 + pyenv local 3.10.6 16:18:19 + local command 16:18:19 + command=local 16:18:19 + '[' 2 -gt 0 ']' 16:18:19 + shift 16:18:19 + case "$command" in 16:18:19 + command pyenv local 3.10.6 16:18:19 + pyenv local 3.10.6 16:18:19 + for arg in "$@" 16:18:19 + case $arg in 16:18:19 + pkg_list+='tox ' 16:18:19 + for arg in "$@" 16:18:19 + case $arg in 16:18:19 + pkg_list+='virtualenv ' 16:18:19 + for arg in "$@" 16:18:19 + case $arg in 16:18:19 + pkg_list+='urllib3~=1.26.15 ' 16:18:19 + [[ -f /tmp/.toxenv ]] 16:18:19 ++ cat /tmp/.toxenv 16:18:19 + lf_venv=/tmp/venv-BUHT 16:18:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BUHT from' file:/tmp/.toxenv 16:18:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BUHT from file:/tmp/.toxenv 16:18:19 + /tmp/venv-BUHT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:18:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:18:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:18:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:18:20 + /tmp/venv-BUHT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:18:21 + type python3 16:18:21 + true 16:18:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BUHT/bin to PATH' 16:18:21 lf-activate-venv(): INFO: Adding /tmp/venv-BUHT/bin to PATH 16:18:21 + PATH=/tmp/venv-BUHT/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:21 + return 0 16:18:21 + [[ -d /opt/pyenv ]] 16:18:21 + echo '---> Setting up pyenv' 16:18:21 ---> Setting up pyenv 16:18:21 + export PYENV_ROOT=/opt/pyenv 16:18:21 + PYENV_ROOT=/opt/pyenv 16:18:21 + export PATH=/opt/pyenv/bin:/tmp/venv-BUHT/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:21 + PATH=/opt/pyenv/bin:/tmp/venv-BUHT/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:21 ++ pwd 16:18:21 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:18:21 + export PYTHONPATH 16:18:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:18:21 + TOX_TESTENV_PASSENV=PYTHONPATH 16:18:21 + tox --version 16:18:21 4.12.1 from /tmp/venv-BUHT/lib/python3.10/site-packages/tox/__init__.py 16:18:21 + PARALLEL=false 16:18:21 + TOX_OPTIONS_LIST= 16:18:21 + [[ -n checkbashisms ]] 16:18:21 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:18:21 + case ${PARALLEL,,} in 16:18:21 + tox -e checkbashisms 16:18:21 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:18:22 checkbashisms: freeze> python -m pip freeze --all 16:18:23 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 16:18:23 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:18:25 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:18:25 you may get strange results 16:18:25 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:18:27 checkbashisms: OK (4.85=setup[1.72]+cmd[3.13] seconds) 16:18:27 congratulations :) (5.08 seconds) 16:18:27 + tox_status=0 16:18:27 + echo '---> Completed tox runs' 16:18:27 ---> Completed tox runs 16:18:27 + for i in .tox/*/log 16:18:27 ++ echo .tox/checkbashisms/log 16:18:27 ++ awk -F/ '{print $2}' 16:18:27 + tox_env=checkbashisms 16:18:27 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:18:27 + DOC_DIR=docs/_build/html 16:18:27 + [[ -d docs/_build/html ]] 16:18:27 + echo '---> tox-run.sh ends' 16:18:27 ---> tox-run.sh ends 16:18:27 + test 0 -eq 0 16:18:27 $ ssh-agent -k 16:18:27 unset SSH_AUTH_SOCK; 16:18:27 unset SSH_AGENT_PID; 16:18:27 echo Agent pid 1697 killed; 16:18:27 [ssh-agent] Stopped. 16:18:27 [PostBuildScript] - [INFO] Executing post build scripts. 16:18:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14940073290849464316.sh 16:18:27 ---> sysstat.sh 16:18:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6756239829250349585.sh 16:18:27 ---> package-listing.sh 16:18:27 ++ facter osfamily 16:18:27 ++ tr '[:upper:]' '[:lower:]' 16:18:27 + OS_FAMILY=debian 16:18:27 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:18:27 + START_PACKAGES=/tmp/packages_start.txt 16:18:27 + END_PACKAGES=/tmp/packages_end.txt 16:18:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:18:27 + PACKAGES=/tmp/packages_start.txt 16:18:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:18:27 + PACKAGES=/tmp/packages_end.txt 16:18:27 + case "${OS_FAMILY}" in 16:18:27 + dpkg -l 16:18:27 + grep '^ii' 16:18:27 + '[' -f /tmp/packages_start.txt ']' 16:18:27 + '[' -f /tmp/packages_end.txt ']' 16:18:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:18:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:18:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:18:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:18:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5031639756556697091.sh 16:18:27 ---> capture-instance-metadata.sh 16:18:27 Setup pyenv: 16:18:28 system 16:18:28 3.8.13 16:18:28 3.9.13 16:18:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:18:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DQLM 16:18:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:18:34 lf-activate-venv(): INFO: Installing: lftools 16:19:04 lf-activate-venv(): INFO: Adding /tmp/venv-DQLM/bin to PATH 16:19:04 INFO: Running in OpenStack, capturing instance metadata 16:19:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4647817825822098523.sh 16:19:04 provisioning config files... 16:19:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1124142589854009499tmp 16:19:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:19:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:19:04 [EnvInject] - Injecting environment variables from a build step. 16:19:04 [EnvInject] - Injecting as environment variables the properties content 16:19:04 SERVER_ID=logs 16:19:04 16:19:04 [EnvInject] - Variables injected successfully. 16:19:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7264294515250652695.sh 16:19:04 ---> create-netrc.sh 16:19:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5713245391820553610.sh 16:19:04 ---> python-tools-install.sh 16:19:04 Setup pyenv: 16:19:04 system 16:19:04 3.8.13 16:19:04 3.9.13 16:19:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:19:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DQLM from file:/tmp/.os_lf_venv 16:19:05 lf-activate-venv(): INFO: Installing: lftools 16:19:18 lf-activate-venv(): INFO: Adding /tmp/venv-DQLM/bin to PATH 16:19:18 Generating Requirements File 16:20:20 Python 3.10.6 16:20:20 pip 23.3.2 from /tmp/venv-DQLM/lib/python3.10/site-packages/pip (python 3.10) 16:20:21 appdirs==1.4.4 16:20:21 argcomplete==3.2.2 16:20:21 aspy.yaml==1.3.0 16:20:21 attrs==23.2.0 16:20:21 autopage==0.5.2 16:20:21 beautifulsoup4==4.12.3 16:20:21 boto3==1.34.26 16:20:21 botocore==1.34.26 16:20:21 bs4==0.0.2 16:20:21 cachetools==5.3.2 16:20:21 certifi==2023.11.17 16:20:21 cffi==1.16.0 16:20:21 cfgv==3.4.0 16:20:21 chardet==5.2.0 16:20:21 charset-normalizer==3.3.2 16:20:21 click==8.1.7 16:20:21 cliff==4.5.0 16:20:21 cmd2==2.4.3 16:20:21 cryptography==3.3.2 16:20:21 debtcollector==2.5.0 16:20:21 decorator==5.1.1 16:20:21 defusedxml==0.7.1 16:20:21 Deprecated==1.2.14 16:20:21 distlib==0.3.8 16:20:21 dnspython==2.5.0 16:20:21 docker==4.2.2 16:20:21 dogpile.cache==1.3.0 16:20:21 email-validator==2.1.0.post1 16:20:21 filelock==3.13.1 16:20:21 future==0.18.3 16:20:21 gitdb==4.0.11 16:20:21 GitPython==3.1.41 16:20:21 google-auth==2.26.2 16:20:21 httplib2==0.22.0 16:20:21 identify==2.5.33 16:20:21 idna==3.6 16:20:21 importlib-resources==1.5.0 16:20:21 iso8601==2.1.0 16:20:21 Jinja2==3.1.3 16:20:21 jmespath==1.0.1 16:20:21 jsonpatch==1.33 16:20:21 jsonpointer==2.4 16:20:21 jsonschema==4.21.1 16:20:21 jsonschema-specifications==2023.12.1 16:20:21 keystoneauth1==5.5.0 16:20:21 kubernetes==29.0.0 16:20:21 lftools==0.37.8 16:20:21 lxml==5.1.0 16:20:21 MarkupSafe==2.1.4 16:20:21 msgpack==1.0.7 16:20:21 multi_key_dict==2.0.3 16:20:21 munch==4.0.0 16:20:21 netaddr==0.10.1 16:20:21 netifaces==0.11.0 16:20:21 niet==1.4.2 16:20:21 nodeenv==1.8.0 16:20:21 oauth2client==4.1.3 16:20:21 oauthlib==3.2.2 16:20:21 openstacksdk==0.62.0 16:20:21 os-client-config==2.1.0 16:20:21 os-service-types==1.7.0 16:20:21 osc-lib==3.0.0 16:20:21 oslo.config==9.3.0 16:20:21 oslo.context==5.3.0 16:20:21 oslo.i18n==6.2.0 16:20:21 oslo.log==5.4.0 16:20:21 oslo.serialization==5.3.0 16:20:21 oslo.utils==7.0.0 16:20:21 packaging==23.2 16:20:21 pbr==6.0.0 16:20:21 platformdirs==4.1.0 16:20:21 prettytable==3.9.0 16:20:21 pyasn1==0.5.1 16:20:21 pyasn1-modules==0.3.0 16:20:21 pycparser==2.21 16:20:21 pygerrit2==2.0.15 16:20:21 PyGithub==2.1.1 16:20:21 pyinotify==0.9.6 16:20:21 PyJWT==2.8.0 16:20:21 PyNaCl==1.5.0 16:20:21 pyparsing==2.4.7 16:20:21 pyperclip==1.8.2 16:20:21 pyrsistent==0.20.0 16:20:21 python-cinderclient==9.4.0 16:20:21 python-dateutil==2.8.2 16:20:21 python-heatclient==3.4.0 16:20:21 python-jenkins==1.8.2 16:20:21 python-keystoneclient==5.3.0 16:20:21 python-magnumclient==4.3.0 16:20:21 python-novaclient==18.4.0 16:20:21 python-openstackclient==6.0.0 16:20:21 python-swiftclient==4.4.0 16:20:21 pytz==2023.3.post1 16:20:21 PyYAML==6.0.1 16:20:21 referencing==0.32.1 16:20:21 requests==2.31.0 16:20:21 requests-oauthlib==1.3.1 16:20:21 requestsexceptions==1.4.0 16:20:21 rfc3986==2.0.0 16:20:21 rpds-py==0.17.1 16:20:21 rsa==4.9 16:20:21 ruamel.yaml==0.18.5 16:20:21 ruamel.yaml.clib==0.2.8 16:20:21 s3transfer==0.10.0 16:20:21 simplejson==3.19.2 16:20:21 six==1.16.0 16:20:21 smmap==5.0.1 16:20:21 soupsieve==2.5 16:20:21 stevedore==5.1.0 16:20:21 tabulate==0.9.0 16:20:21 toml==0.10.2 16:20:21 tomlkit==0.12.3 16:20:21 tqdm==4.66.1 16:20:21 typing_extensions==4.9.0 16:20:21 tzdata==2023.4 16:20:21 urllib3==1.26.18 16:20:21 virtualenv==20.25.0 16:20:21 wcwidth==0.2.13 16:20:21 websocket-client==1.7.0 16:20:21 wrapt==1.16.0 16:20:21 xdg==6.0.0 16:20:21 xmltodict==0.13.0 16:20:21 yq==3.2.3 16:20:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15294758262961630674.sh 16:20:21 ---> sudo-logs.sh 16:20:21 Archiving 'sudo' log.. 16:20:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16430804547341557947.sh 16:20:21 ---> job-cost.sh 16:20:21 Setup pyenv: 16:20:21 system 16:20:21 3.8.13 16:20:21 3.9.13 16:20:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:20:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DQLM from file:/tmp/.os_lf_venv 16:20:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:20:32 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:32 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:20:33 lf-activate-venv(): INFO: Adding /tmp/venv-DQLM/bin to PATH 16:20:33 INFO: No Stack... 16:20:33 INFO: Retrieving Pricing Info for: v3-standard-4 16:20:33 INFO: Archiving Costs 16:20:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8481709899681200420.sh 16:20:33 ---> logs-deploy.sh 16:20:33 Setup pyenv: 16:20:33 system 16:20:33 3.8.13 16:20:33 3.9.13 16:20:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:20:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DQLM from file:/tmp/.os_lf_venv 16:20:35 lf-activate-venv(): INFO: Installing: lftools 16:20:47 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:47 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:20:48 lf-activate-venv(): INFO: Adding /tmp/venv-DQLM/bin to PATH 16:20:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3285 16:20:48 INFO: archiving workspace using pattern(s): 16:20:49 Archives upload complete. 16:20:49 INFO: archiving logs to Nexus 16:20:50 ---> uname -a: 16:20:50 Linux prd-ubuntu1804-builder-4c-4g-14810 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:50 16:20:50 16:20:50 ---> lscpu: 16:20:50 Architecture: x86_64 16:20:50 CPU op-mode(s): 32-bit, 64-bit 16:20:50 Byte Order: Little Endian 16:20:50 CPU(s): 4 16:20:50 On-line CPU(s) list: 0-3 16:20:50 Thread(s) per core: 1 16:20:50 Core(s) per socket: 1 16:20:50 Socket(s): 4 16:20:50 NUMA node(s): 1 16:20:50 Vendor ID: AuthenticAMD 16:20:50 CPU family: 23 16:20:50 Model: 49 16:20:50 Model name: AMD EPYC-Rome Processor 16:20:50 Stepping: 0 16:20:50 CPU MHz: 2799.998 16:20:50 BogoMIPS: 5599.99 16:20:50 Virtualization: AMD-V 16:20:50 Hypervisor vendor: KVM 16:20:50 Virtualization type: full 16:20:50 L1d cache: 32K 16:20:50 L1i cache: 32K 16:20:50 L2 cache: 512K 16:20:50 L3 cache: 16384K 16:20:50 NUMA node0 CPU(s): 0-3 16:20:50 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:50 16:20:50 16:20:50 ---> nproc: 16:20:50 4 16:20:50 16:20:50 16:20:50 ---> df -h: 16:20:50 Filesystem Size Used Avail Use% Mounted on 16:20:50 udev 7.9G 0 7.9G 0% /dev 16:20:50 tmpfs 1.6G 672K 1.6G 1% /run 16:20:50 /dev/vda1 78G 8.3G 70G 11% / 16:20:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:20:50 tmpfs 5.0M 0 5.0M 0% /run/lock 16:20:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:20:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:20:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:20:50 16:20:50 16:20:50 ---> free -m: 16:20:50 total used free shared buff/cache available 16:20:50 Mem: 16040 560 13408 0 2071 15167 16:20:50 Swap: 1023 0 1023 16:20:50 16:20:50 16:20:50 ---> ip addr: 16:20:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:20:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:20:50 inet 127.0.0.1/8 scope host lo 16:20:50 valid_lft forever preferred_lft forever 16:20:50 inet6 ::1/128 scope host 16:20:50 valid_lft forever preferred_lft forever 16:20:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:20:50 link/ether fa:16:3e:59:f6:00 brd ff:ff:ff:ff:ff:ff 16:20:50 inet 10.30.107.73/23 brd 10.30.107.255 scope global dynamic ens3 16:20:50 valid_lft 86207sec preferred_lft 86207sec 16:20:50 inet6 fe80::f816:3eff:fe59:f600/64 scope link 16:20:50 valid_lft forever preferred_lft forever 16:20:50 16:20:50 16:20:50 ---> sar -b -r -n DEV: 16:20:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14810) 01/24/24 _x86_64_ (4 CPU) 16:20:50 16:20:50 16:17:38 LINUX RESTART (4 CPU) 16:20:50 16:20:50 16:18:01 tps rtps wtps bread/s bwrtn/s 16:20:50 16:19:02 247.83 36.83 211.00 1753.57 32606.83 16:20:50 16:20:01 67.46 0.59 66.87 76.05 22430.77 16:20:50 Average: 158.40 18.86 139.54 921.86 27561.55 16:20:50 16:20:50 16:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:20:50 16:19:02 13781952 15504164 2643016 16.09 65716 1851184 813140 4.65 799840 1617644 214840 16:20:50 16:20:01 13771864 15507484 2653104 16.15 70400 1858952 820816 4.70 762872 1661864 19384 16:20:50 Average: 13776908 15505824 2648060 16.12 68058 1855068 816978 4.68 781356 1639754 117112 16:20:50 16:20:50 16:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:20:50 16:19:02 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 16:20:50 16:19:02 ens3 95.83 64.11 841.64 25.36 0.00 0.00 0.00 0.00 16:20:50 16:20:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 16:20:50 16:20:01 ens3 25.10 19.83 244.15 5.21 0.00 0.00 0.00 0.00 16:20:50 Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 16:20:50 Average: ens3 60.76 42.15 545.41 15.37 0.00 0.00 0.00 0.00 16:20:50 16:20:50 16:20:50 ---> sar -P ALL: 16:20:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14810) 01/24/24 _x86_64_ (4 CPU) 16:20:50 16:20:50 16:17:38 LINUX RESTART (4 CPU) 16:20:50 16:20:50 16:18:01 CPU %user %nice %system %iowait %steal %idle 16:20:50 16:19:02 all 20.73 0.00 2.03 5.25 0.06 71.93 16:20:50 16:19:02 0 9.37 0.00 1.26 6.69 0.03 82.65 16:20:50 16:19:02 1 18.07 0.00 2.07 4.21 0.05 75.60 16:20:50 16:19:02 2 31.21 0.00 2.01 5.18 0.07 61.53 16:20:50 16:19:02 3 24.24 0.00 2.79 4.90 0.07 67.99 16:20:50 16:20:01 all 9.75 0.00 0.61 23.85 0.03 65.77 16:20:50 16:20:01 0 0.80 0.00 0.26 0.02 0.02 98.91 16:20:50 16:20:01 1 15.54 0.00 0.42 7.11 0.03 76.90 16:20:50 16:20:01 2 7.91 0.00 0.87 51.02 0.03 40.17 16:20:50 16:20:01 3 14.70 0.00 0.90 37.24 0.02 47.14 16:20:50 Average: all 15.28 0.00 1.33 14.48 0.04 68.87 16:20:50 Average: 0 5.12 0.00 0.76 3.38 0.03 90.72 16:20:50 Average: 1 16.81 0.00 1.25 5.65 0.04 76.24 16:20:50 Average: 2 19.65 0.00 1.44 27.92 0.05 50.93 16:20:50 Average: 3 19.51 0.00 1.85 20.96 0.04 57.64 16:20:50 16:20:50 16:20:50