20:13:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136976 20:13:00 Running as SYSTEM 20:13:00 [EnvInject] - Loading node environment variables. 20:13:00 Building remotely on prd-ubuntu1804-builder-4c-4g-11403 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:13:00 [ssh-agent] Looking for ssh-agent implementation... 20:13:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:13:00 $ ssh-agent 20:13:00 SSH_AUTH_SOCK=/tmp/ssh-6wl6z2KIRybT/agent.1656 20:13:00 SSH_AGENT_PID=1658 20:13:00 [ssh-agent] Started. 20:13:01 Running ssh-add (command line suppressed) 20:13:01 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3666823906216091684.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3666823906216091684.key) 20:13:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:13:01 The recommended git tool is: NONE 20:13:02 using credential onap-jenkins-ssh 20:13:02 Wiping out workspace first. 20:13:02 Cloning the remote Git repository 20:13:02 Cloning repository git://cloud.onap.org/mirror/oom.git 20:13:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:13:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:13:02 > git --version # timeout=10 20:13:02 > git --version # 'git version 2.17.1' 20:13:02 using GIT_SSH to set credentials Gerrit user 20:13:02 Verifying host key using manually-configured host key entries 20:13:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:13:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:13:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:13:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:13:08 using GIT_SSH to set credentials Gerrit user 20:13:08 Verifying host key using manually-configured host key entries 20:13:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/76/136976/1 # timeout=30 20:13:08 > git rev-parse 71bc5d3d23f36acd27c995dfccf01918c17c71a8^{commit} # timeout=10 20:13:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:13:08 Checking out Revision 71bc5d3d23f36acd27c995dfccf01918c17c71a8 (refs/changes/76/136976/1) 20:13:08 > git config core.sparsecheckout # timeout=10 20:13:08 > git checkout -f 71bc5d3d23f36acd27c995dfccf01918c17c71a8 # timeout=30 20:13:12 Commit message: "[CDS] BP Request tracing" 20:13:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:13:12 > git rev-list --no-walk b79671556abd980c1fe0d48dcb96ef8437173b7a # timeout=10 20:13:12 [EnvInject] - Injecting environment variables from a build step. 20:13:12 [EnvInject] - Injecting as environment variables the properties content 20:13:12 PYTHON=python3 20:13:12 20:13:12 [EnvInject] - Variables injected successfully. 20:13:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7343694606822789460.sh 20:13:12 ---> tox-install.sh 20:13:12 + source /home/jenkins/lf-env.sh 20:13:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:13:12 ++ mktemp -d /tmp/venv-XXXX 20:13:12 + lf_venv=/tmp/venv-sbsC 20:13:12 + local venv_file=/tmp/.os_lf_venv 20:13:12 + local python=python3 20:13:12 + local options 20:13:12 + local set_path=true 20:13:12 + local install_args= 20:13:12 ++ 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 20:13:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:13:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:13:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:13:12 + true 20:13:12 + case $1 in 20:13:12 + venv_file=/tmp/.toxenv 20:13:12 + shift 2 20:13:12 + true 20:13:12 + case $1 in 20:13:12 + shift 20:13:12 + break 20:13:12 + case $python in 20:13:12 + local pkg_list= 20:13:12 + [[ -d /opt/pyenv ]] 20:13:12 + echo 'Setup pyenv:' 20:13:12 Setup pyenv: 20:13:12 + export PYENV_ROOT=/opt/pyenv 20:13:12 + PYENV_ROOT=/opt/pyenv 20:13:12 + 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 20:13:12 + 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 20:13:12 + pyenv versions 20:13:12 * system (set by /opt/pyenv/version) 20:13:12 * 3.8.13 (set by /opt/pyenv/version) 20:13:12 * 3.9.13 (set by /opt/pyenv/version) 20:13:12 * 3.10.6 (set by /opt/pyenv/version) 20:13:12 + command -v pyenv 20:13:12 ++ pyenv init - --no-rehash 20:13:12 + 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[*]}"'\'')" 20:13:12 export PATH="/opt/pyenv/shims:${PATH}" 20:13:12 export PYENV_SHELL=bash 20:13:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:13:12 pyenv() { 20:13:12 local command 20:13:12 command="${1:-}" 20:13:12 if [ "$#" -gt 0 ]; then 20:13:12 shift 20:13:12 fi 20:13:12 20:13:12 case "$command" in 20:13:12 rehash|shell) 20:13:12 eval "$(pyenv "sh-$command" "$@")" 20:13:12 ;; 20:13:12 *) 20:13:12 command pyenv "$command" "$@" 20:13:12 ;; 20:13:12 esac 20:13:12 }' 20:13:12 +++ 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[*]}"' 20:13:12 ++ 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 20:13:12 ++ 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 20:13:12 ++ 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 20:13:12 ++ export PYENV_SHELL=bash 20:13:12 ++ PYENV_SHELL=bash 20:13:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:13:12 +++ complete -F _pyenv pyenv 20:13:12 ++ lf-pyver python3 20:13:12 ++ local py_version_xy=python3 20:13:12 ++ local py_version_xyz= 20:13:12 ++ pyenv versions 20:13:12 ++ local command 20:13:12 ++ command=versions 20:13:12 ++ '[' 1 -gt 0 ']' 20:13:12 ++ shift 20:13:12 ++ case "$command" in 20:13:12 ++ command pyenv versions 20:13:12 ++ pyenv versions 20:13:12 ++ sed 's/^[ *]* //' 20:13:12 ++ grep -E '^[0-9.]*[0-9]$' 20:13:12 ++ awk '{ print $1 }' 20:13:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:13:12 +++ grep '^3' /tmp/.pyenv_versions 20:13:12 +++ sort -V 20:13:12 +++ tail -n 1 20:13:12 ++ py_version_xyz=3.10.6 20:13:12 ++ [[ -z 3.10.6 ]] 20:13:12 ++ echo 3.10.6 20:13:12 ++ return 0 20:13:12 + pyenv local 3.10.6 20:13:12 + local command 20:13:12 + command=local 20:13:12 + '[' 2 -gt 0 ']' 20:13:12 + shift 20:13:12 + case "$command" in 20:13:12 + command pyenv local 3.10.6 20:13:12 + pyenv local 3.10.6 20:13:12 + for arg in "$@" 20:13:12 + case $arg in 20:13:12 + pkg_list+='tox ' 20:13:12 + for arg in "$@" 20:13:12 + case $arg in 20:13:12 + pkg_list+='virtualenv ' 20:13:12 + for arg in "$@" 20:13:12 + case $arg in 20:13:12 + pkg_list+='urllib3~=1.26.15 ' 20:13:12 + [[ -f /tmp/.toxenv ]] 20:13:12 + [[ ! -f /tmp/.toxenv ]] 20:13:12 + [[ -n '' ]] 20:13:12 + python3 -m venv /tmp/venv-sbsC 20:13:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sbsC' 20:13:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sbsC 20:13:17 + echo /tmp/venv-sbsC 20:13:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:13:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:13:17 + /tmp/venv-sbsC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:13:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:13:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:13:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:13:20 + /tmp/venv-sbsC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:13:23 + type python3 20:13:23 + true 20:13:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sbsC/bin to PATH' 20:13:23 lf-activate-venv(): INFO: Adding /tmp/venv-sbsC/bin to PATH 20:13:23 + PATH=/tmp/venv-sbsC/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 20:13:23 + return 0 20:13:23 + python3 --version 20:13:23 Python 3.10.6 20:13:23 + python3 -m pip --version 20:13:23 pip 23.3.2 from /tmp/venv-sbsC/lib/python3.10/site-packages/pip (python 3.10) 20:13:23 + python3 -m pip freeze 20:13:23 cachetools==5.3.2 20:13:23 chardet==5.2.0 20:13:23 colorama==0.4.6 20:13:23 distlib==0.3.8 20:13:23 filelock==3.13.1 20:13:23 packaging==23.2 20:13:23 platformdirs==4.1.0 20:13:23 pluggy==1.3.0 20:13:23 pyproject-api==1.6.1 20:13:23 tomli==2.0.1 20:13:23 tox==4.11.4 20:13:23 urllib3==1.26.18 20:13:23 virtualenv==20.25.0 20:13:23 [EnvInject] - Injecting environment variables from a build step. 20:13:23 [EnvInject] - Injecting as environment variables the properties content 20:13:23 PARALLEL=false 20:13:23 20:13:23 [EnvInject] - Variables injected successfully. 20:13:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7172922299813329765.sh 20:13:23 ---> tox-run.sh 20:13:23 + 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 20:13:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:13:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:13:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:13:23 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:13:23 + source /home/jenkins/lf-env.sh 20:13:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:13:23 ++ mktemp -d /tmp/venv-XXXX 20:13:23 + lf_venv=/tmp/venv-LQEG 20:13:23 + local venv_file=/tmp/.os_lf_venv 20:13:23 + local python=python3 20:13:23 + local options 20:13:23 + local set_path=true 20:13:23 + local install_args= 20:13: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 20:13:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:13:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:13:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:13:23 + true 20:13:23 + case $1 in 20:13:23 + venv_file=/tmp/.toxenv 20:13:23 + shift 2 20:13:23 + true 20:13:23 + case $1 in 20:13:23 + shift 20:13:23 + break 20:13:23 + case $python in 20:13:23 + local pkg_list= 20:13:23 + [[ -d /opt/pyenv ]] 20:13:23 + echo 'Setup pyenv:' 20:13:23 Setup pyenv: 20:13:23 + export PYENV_ROOT=/opt/pyenv 20:13:23 + PYENV_ROOT=/opt/pyenv 20:13:23 + 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 20:13:23 + 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 20:13:23 + pyenv versions 20:13:24 system 20:13:24 3.8.13 20:13:24 3.9.13 20:13:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:13:24 + command -v pyenv 20:13:24 ++ pyenv init - --no-rehash 20:13: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[*]}"'\'')" 20:13:24 export PATH="/opt/pyenv/shims:${PATH}" 20:13:24 export PYENV_SHELL=bash 20:13:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:13:24 pyenv() { 20:13:24 local command 20:13:24 command="${1:-}" 20:13:24 if [ "$#" -gt 0 ]; then 20:13:24 shift 20:13:24 fi 20:13:24 20:13:24 case "$command" in 20:13:24 rehash|shell) 20:13:24 eval "$(pyenv "sh-$command" "$@")" 20:13:24 ;; 20:13:24 *) 20:13:24 command pyenv "$command" "$@" 20:13:24 ;; 20:13:24 esac 20:13:24 }' 20:13: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[*]}"' 20:13:24 ++ 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 20:13:24 ++ 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 20:13:24 ++ 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 20:13:24 ++ export PYENV_SHELL=bash 20:13:24 ++ PYENV_SHELL=bash 20:13:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:13:24 +++ complete -F _pyenv pyenv 20:13:24 ++ lf-pyver python3 20:13:24 ++ local py_version_xy=python3 20:13:24 ++ local py_version_xyz= 20:13:24 ++ pyenv versions 20:13:24 ++ local command 20:13:24 ++ command=versions 20:13:24 ++ '[' 1 -gt 0 ']' 20:13:24 ++ shift 20:13:24 ++ case "$command" in 20:13:24 ++ command pyenv versions 20:13:24 ++ pyenv versions 20:13:24 ++ awk '{ print $1 }' 20:13:24 ++ sed 's/^[ *]* //' 20:13:24 ++ grep -E '^[0-9.]*[0-9]$' 20:13:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:13:24 +++ grep '^3' /tmp/.pyenv_versions 20:13:24 +++ sort -V 20:13:24 +++ tail -n 1 20:13:24 ++ py_version_xyz=3.10.6 20:13:24 ++ [[ -z 3.10.6 ]] 20:13:24 ++ echo 3.10.6 20:13:24 ++ return 0 20:13:24 + pyenv local 3.10.6 20:13:24 + local command 20:13:24 + command=local 20:13:24 + '[' 2 -gt 0 ']' 20:13:24 + shift 20:13:24 + case "$command" in 20:13:24 + command pyenv local 3.10.6 20:13:24 + pyenv local 3.10.6 20:13:24 + for arg in "$@" 20:13:24 + case $arg in 20:13:24 + pkg_list+='tox ' 20:13:24 + for arg in "$@" 20:13:24 + case $arg in 20:13:24 + pkg_list+='virtualenv ' 20:13:24 + for arg in "$@" 20:13:24 + case $arg in 20:13:24 + pkg_list+='urllib3~=1.26.15 ' 20:13:24 + [[ -f /tmp/.toxenv ]] 20:13:24 ++ cat /tmp/.toxenv 20:13:24 + lf_venv=/tmp/venv-sbsC 20:13:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sbsC from' file:/tmp/.toxenv 20:13:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sbsC from file:/tmp/.toxenv 20:13:24 + /tmp/venv-sbsC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:13:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:13:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:13:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:13:25 + /tmp/venv-sbsC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:13:26 + type python3 20:13:26 + true 20:13:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sbsC/bin to PATH' 20:13:26 lf-activate-venv(): INFO: Adding /tmp/venv-sbsC/bin to PATH 20:13:26 + PATH=/tmp/venv-sbsC/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 20:13:26 + return 0 20:13:26 + [[ -d /opt/pyenv ]] 20:13:26 + echo '---> Setting up pyenv' 20:13:26 ---> Setting up pyenv 20:13:26 + export PYENV_ROOT=/opt/pyenv 20:13:26 + PYENV_ROOT=/opt/pyenv 20:13:26 + export PATH=/opt/pyenv/bin:/tmp/venv-sbsC/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 20:13:26 + PATH=/opt/pyenv/bin:/tmp/venv-sbsC/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 20:13:26 ++ pwd 20:13:26 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:13:26 + export PYTHONPATH 20:13:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:13:26 + TOX_TESTENV_PASSENV=PYTHONPATH 20:13:26 + tox --version 20:13:26 4.11.4 from /tmp/venv-sbsC/lib/python3.10/site-packages/tox/__init__.py 20:13:26 + PARALLEL=false 20:13:26 + TOX_OPTIONS_LIST= 20:13:26 + [[ -n checkbashisms ]] 20:13:26 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:13:26 + case ${PARALLEL,,} in 20:13:26 + tox -e checkbashisms 20:13:26 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:13:27 checkbashisms: freeze> python -m pip freeze --all 20:13:28 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 20:13:28 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:13:29 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 20:13:29 you may get strange results 20:13:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:13:31 checkbashisms: OK (4.68=setup[1.56]+cmd[3.12] seconds) 20:13:31 congratulations :) (4.84 seconds) 20:13:31 + tox_status=0 20:13:31 + echo '---> Completed tox runs' 20:13:31 ---> Completed tox runs 20:13:31 + for i in .tox/*/log 20:13:31 ++ echo .tox/checkbashisms/log 20:13:31 ++ awk -F/ '{print $2}' 20:13:31 + tox_env=checkbashisms 20:13:31 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:13:31 + DOC_DIR=docs/_build/html 20:13:31 + [[ -d docs/_build/html ]] 20:13:31 + echo '---> tox-run.sh ends' 20:13:31 ---> tox-run.sh ends 20:13:31 + test 0 -eq 0 20:13:31 $ ssh-agent -k 20:13:31 unset SSH_AUTH_SOCK; 20:13:31 unset SSH_AGENT_PID; 20:13:31 echo Agent pid 1658 killed; 20:13:31 [ssh-agent] Stopped. 20:13:31 [PostBuildScript] - [INFO] Executing post build scripts. 20:13:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11392303119027180883.sh 20:13:31 ---> sysstat.sh 20:13:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10791037307474184461.sh 20:13:32 ---> package-listing.sh 20:13:32 ++ facter osfamily 20:13:32 ++ tr '[:upper:]' '[:lower:]' 20:13:32 + OS_FAMILY=debian 20:13:32 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:13:32 + START_PACKAGES=/tmp/packages_start.txt 20:13:32 + END_PACKAGES=/tmp/packages_end.txt 20:13:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:32 + PACKAGES=/tmp/packages_start.txt 20:13:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:13:32 + PACKAGES=/tmp/packages_end.txt 20:13:32 + case "${OS_FAMILY}" in 20:13:32 + dpkg -l 20:13:32 + grep '^ii' 20:13:32 + '[' -f /tmp/packages_start.txt ']' 20:13:32 + '[' -f /tmp/packages_end.txt ']' 20:13:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:13:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:13:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:13:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16687522278341115869.sh 20:13:32 ---> capture-instance-metadata.sh 20:13:32 Setup pyenv: 20:13:32 system 20:13:32 3.8.13 20:13:32 3.9.13 20:13:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:13:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NZWg 20:13:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:13:40 lf-activate-venv(): INFO: Installing: lftools 20:14:14 lf-activate-venv(): INFO: Adding /tmp/venv-NZWg/bin to PATH 20:14:14 INFO: Running in OpenStack, capturing instance metadata 20:14:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7271331255770673976.sh 20:14:15 provisioning config files... 20:14:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10006408565963728087tmp 20:14:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:14:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:14:15 [EnvInject] - Injecting environment variables from a build step. 20:14:15 [EnvInject] - Injecting as environment variables the properties content 20:14:15 SERVER_ID=logs 20:14:15 20:14:15 [EnvInject] - Variables injected successfully. 20:14:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7522701217763843790.sh 20:14:15 ---> create-netrc.sh 20:14:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8287473705885418075.sh 20:14:15 ---> python-tools-install.sh 20:14:15 Setup pyenv: 20:14:15 system 20:14:15 3.8.13 20:14:15 3.9.13 20:14:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:14:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NZWg from file:/tmp/.os_lf_venv 20:14:16 lf-activate-venv(): INFO: Installing: lftools 20:14:24 lf-activate-venv(): INFO: Adding /tmp/venv-NZWg/bin to PATH 20:14:24 Generating Requirements File 20:14:54 Python 3.10.6 20:14:54 pip 23.3.2 from /tmp/venv-NZWg/lib/python3.10/site-packages/pip (python 3.10) 20:14:55 appdirs==1.4.4 20:14:55 argcomplete==3.2.1 20:14:55 aspy.yaml==1.3.0 20:14:55 attrs==23.2.0 20:14:55 autopage==0.5.2 20:14:55 beautifulsoup4==4.12.2 20:14:55 boto3==1.34.16 20:14:55 botocore==1.34.16 20:14:55 bs4==0.0.1 20:14:55 cachetools==5.3.2 20:14:55 certifi==2023.11.17 20:14:55 cffi==1.16.0 20:14:55 cfgv==3.4.0 20:14:55 chardet==5.2.0 20:14:55 charset-normalizer==3.3.2 20:14:55 click==8.1.7 20:14:55 cliff==4.4.0 20:14:55 cmd2==2.4.3 20:14:55 cryptography==3.3.2 20:14:55 debtcollector==2.5.0 20:14:55 decorator==5.1.1 20:14:55 defusedxml==0.7.1 20:14:55 Deprecated==1.2.14 20:14:55 distlib==0.3.8 20:14:55 dnspython==2.4.2 20:14:55 docker==4.2.2 20:14:55 dogpile.cache==1.3.0 20:14:55 email-validator==2.1.0.post1 20:14:55 filelock==3.13.1 20:14:55 future==0.18.3 20:14:55 gitdb==4.0.11 20:14:55 GitPython==3.1.41 20:14:55 google-auth==2.26.2 20:14:55 httplib2==0.22.0 20:14:55 identify==2.5.33 20:14:55 idna==3.6 20:14:55 importlib-metadata==7.0.1 20:14:55 importlib-resources==1.5.0 20:14:55 iso8601==2.1.0 20:14:55 Jinja2==3.1.3 20:14:55 jmespath==1.0.1 20:14:55 jsonpatch==1.33 20:14:55 jsonpointer==2.4 20:14:55 jsonschema==4.20.0 20:14:55 jsonschema-specifications==2023.12.1 20:14:55 keystoneauth1==5.4.0 20:14:55 kubernetes==29.0.0 20:14:55 lftools==0.37.8 20:14:55 lxml==5.1.0 20:14:55 MarkupSafe==2.1.3 20:14:55 msgpack==1.0.7 20:14:55 multi_key_dict==2.0.3 20:14:55 munch==4.0.0 20:14:55 netaddr==0.10.1 20:14:55 netifaces==0.11.0 20:14:55 niet==1.4.2 20:14:55 nodeenv==1.8.0 20:14:55 oauth2client==4.1.3 20:14:55 oauthlib==3.2.2 20:14:55 openstacksdk==0.62.0 20:14:55 os-client-config==2.1.0 20:14:55 os-service-types==1.7.0 20:14:55 osc-lib==2.9.0 20:14:55 oslo.config==9.3.0 20:14:55 oslo.context==5.3.0 20:14:55 oslo.i18n==6.2.0 20:14:55 oslo.log==5.4.0 20:14:55 oslo.serialization==5.3.0 20:14:55 oslo.utils==6.3.0 20:14:55 packaging==23.2 20:14:55 pbr==6.0.0 20:14:55 platformdirs==4.1.0 20:14:55 prettytable==3.9.0 20:14:55 pyasn1==0.5.1 20:14:55 pyasn1-modules==0.3.0 20:14:55 pycparser==2.21 20:14:55 pygerrit2==2.0.15 20:14:55 PyGithub==2.1.1 20:14:55 pyinotify==0.9.6 20:14:55 PyJWT==2.8.0 20:14:55 PyNaCl==1.5.0 20:14:55 pyparsing==2.4.7 20:14:55 pyperclip==1.8.2 20:14:55 pyrsistent==0.20.0 20:14:55 python-cinderclient==9.4.0 20:14:55 python-dateutil==2.8.2 20:14:55 python-heatclient==3.4.0 20:14:55 python-jenkins==1.8.2 20:14:55 python-keystoneclient==5.2.0 20:14:55 python-magnumclient==4.3.0 20:14:55 python-novaclient==18.4.0 20:14:55 python-openstackclient==6.0.0 20:14:55 python-swiftclient==4.4.0 20:14:55 pytz==2023.3.post1 20:14:55 PyYAML==6.0.1 20:14:55 referencing==0.32.1 20:14:55 requests==2.31.0 20:14:55 requests-oauthlib==1.3.1 20:14:55 requestsexceptions==1.4.0 20:14:55 rfc3986==2.0.0 20:14:55 rpds-py==0.16.2 20:14:55 rsa==4.9 20:14:55 ruamel.yaml==0.18.5 20:14:55 ruamel.yaml.clib==0.2.8 20:14:55 s3transfer==0.10.0 20:14:55 simplejson==3.19.2 20:14:55 six==1.16.0 20:14:55 smmap==5.0.1 20:14:55 soupsieve==2.5 20:14:55 stevedore==5.1.0 20:14:55 tabulate==0.9.0 20:14:55 toml==0.10.2 20:14:55 tomlkit==0.12.3 20:14:55 tqdm==4.66.1 20:14:55 typing_extensions==4.9.0 20:14:55 tzdata==2023.4 20:14:55 urllib3==1.26.18 20:14:55 virtualenv==20.25.0 20:14:55 wcwidth==0.2.13 20:14:55 websocket-client==1.7.0 20:14:55 wrapt==1.16.0 20:14:55 xdg==6.0.0 20:14:55 xmltodict==0.13.0 20:14:55 yq==3.2.3 20:14:55 zipp==3.17.0 20:14:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10463724202124832335.sh 20:14:55 ---> sudo-logs.sh 20:14:55 Archiving 'sudo' log.. 20:14:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14183269538702131418.sh 20:14:55 ---> job-cost.sh 20:14:55 Setup pyenv: 20:14:55 system 20:14:55 3.8.13 20:14:55 3.9.13 20:14:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:14:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NZWg from file:/tmp/.os_lf_venv 20:14:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:15:04 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. 20:15:04 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 20:15:05 lf-activate-venv(): INFO: Adding /tmp/venv-NZWg/bin to PATH 20:15:05 INFO: No Stack... 20:15:05 INFO: Retrieving Pricing Info for: v3-standard-4 20:15:05 INFO: Archiving Costs 20:15:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11924422696875453559.sh 20:15:05 ---> logs-deploy.sh 20:15:05 Setup pyenv: 20:15:05 system 20:15:05 3.8.13 20:15:05 3.9.13 20:15:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:15:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NZWg from file:/tmp/.os_lf_venv 20:15:07 lf-activate-venv(): INFO: Installing: lftools 20:15: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. 20:15:16 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 20:15:17 lf-activate-venv(): INFO: Adding /tmp/venv-NZWg/bin to PATH 20:15:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3272 20:15:17 INFO: archiving workspace using pattern(s): 20:15:18 Archives upload complete. 20:15:18 INFO: archiving logs to Nexus 20:15:19 ---> uname -a: 20:15:19 Linux prd-ubuntu1804-builder-4c-4g-11403 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:15:19 20:15:19 20:15:19 ---> lscpu: 20:15:19 Architecture: x86_64 20:15:19 CPU op-mode(s): 32-bit, 64-bit 20:15:19 Byte Order: Little Endian 20:15:19 CPU(s): 4 20:15:19 On-line CPU(s) list: 0-3 20:15:19 Thread(s) per core: 1 20:15:19 Core(s) per socket: 1 20:15:19 Socket(s): 4 20:15:19 NUMA node(s): 1 20:15:19 Vendor ID: AuthenticAMD 20:15:19 CPU family: 23 20:15:19 Model: 49 20:15:19 Model name: AMD EPYC-Rome Processor 20:15:19 Stepping: 0 20:15:19 CPU MHz: 2799.998 20:15:19 BogoMIPS: 5599.99 20:15:19 Virtualization: AMD-V 20:15:19 Hypervisor vendor: KVM 20:15:19 Virtualization type: full 20:15:19 L1d cache: 32K 20:15:19 L1i cache: 32K 20:15:19 L2 cache: 512K 20:15:19 L3 cache: 16384K 20:15:19 NUMA node0 CPU(s): 0-3 20:15:19 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 20:15:19 20:15:19 20:15:19 ---> nproc: 20:15:19 4 20:15:19 20:15:19 20:15:19 ---> df -h: 20:15:19 Filesystem Size Used Avail Use% Mounted on 20:15:19 udev 7.9G 0 7.9G 0% /dev 20:15:19 tmpfs 1.6G 672K 1.6G 1% /run 20:15:19 /dev/vda1 78G 8.3G 70G 11% / 20:15:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:15:19 tmpfs 5.0M 0 5.0M 0% /run/lock 20:15:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:15:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:15:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:15:19 20:15:19 20:15:19 ---> free -m: 20:15:19 total used free shared buff/cache available 20:15:19 Mem: 16040 531 13440 0 2068 15196 20:15:19 Swap: 1023 0 1023 20:15:19 20:15:19 20:15:19 ---> ip addr: 20:15:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:15:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:15:19 inet 127.0.0.1/8 scope host lo 20:15:19 valid_lft forever preferred_lft forever 20:15:19 inet6 ::1/128 scope host 20:15:19 valid_lft forever preferred_lft forever 20:15:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:15:19 link/ether fa:16:3e:42:c4:ee brd ff:ff:ff:ff:ff:ff 20:15:19 inet 10.30.106.163/23 brd 10.30.107.255 scope global dynamic ens3 20:15:19 valid_lft 86242sec preferred_lft 86242sec 20:15:19 inet6 fe80::f816:3eff:fe42:c4ee/64 scope link 20:15:19 valid_lft forever preferred_lft forever 20:15:19 20:15:19 20:15:19 ---> sar -b -r -n DEV: 20:15:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11403) 01/11/24 _x86_64_ (4 CPU) 20:15:19 20:15:19 20:12:44 LINUX RESTART (4 CPU) 20:15:19 20:15:19 20:13:01 tps rtps wtps bread/s bwrtn/s 20:15:19 20:14:01 216.73 25.16 191.57 852.52 28606.30 20:15:19 20:15:01 113.06 14.16 98.90 1073.29 31792.43 20:15:19 Average: 164.90 19.66 145.23 962.91 30199.37 20:15:19 20:15:19 20:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:15:19 20:14:01 14057008 15547764 2367960 14.42 53628 1641208 807780 4.62 698444 1463276 63564 20:15:19 20:15:01 13762648 15558672 2662320 16.21 77812 1906368 774280 4.43 715616 1707028 121072 20:15:19 Average: 13909828 15553218 2515140 15.31 65720 1773788 791030 4.53 707030 1585152 92318 20:15:19 20:15:19 20:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:15:19 20:14:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 20:15:19 20:14:01 ens3 172.62 126.91 1052.66 40.29 0.00 0.00 0.00 0.00 20:15:19 20:15:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 20:15:19 20:15:01 ens3 62.79 43.81 896.48 9.15 0.00 0.00 0.00 0.00 20:15:19 Average: lo 1.30 1.30 0.13 0.13 0.00 0.00 0.00 0.00 20:15:19 Average: ens3 117.71 85.36 974.57 24.72 0.00 0.00 0.00 0.00 20:15:19 20:15:19 20:15:19 ---> sar -P ALL: 20:15:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11403) 01/11/24 _x86_64_ (4 CPU) 20:15:19 20:15:19 20:12:44 LINUX RESTART (4 CPU) 20:15:19 20:15:19 20:13:01 CPU %user %nice %system %iowait %steal %idle 20:15:19 20:14:01 all 20.47 0.00 1.75 6.18 0.06 71.53 20:15:19 20:14:01 0 13.92 0.00 1.06 15.68 0.05 69.29 20:15:19 20:14:01 1 8.67 0.00 1.29 0.77 0.07 89.20 20:15:19 20:14:01 2 32.55 0.00 2.81 6.96 0.08 57.59 20:15:19 20:14:01 3 26.76 0.00 1.83 1.31 0.05 70.05 20:15:19 20:15:01 all 20.90 0.00 1.47 4.17 0.06 73.40 20:15:19 20:15:01 0 13.83 0.00 0.65 10.19 0.03 75.29 20:15:19 20:15:01 1 19.52 0.00 1.65 1.32 0.08 77.43 20:15:19 20:15:01 2 21.98 0.00 1.30 0.67 0.03 76.02 20:15:19 20:15:01 3 28.31 0.00 2.35 4.47 0.07 64.80 20:15:19 Average: all 20.69 0.00 1.61 5.17 0.06 72.47 20:15:19 Average: 0 13.88 0.00 0.85 12.92 0.04 72.31 20:15:19 Average: 1 14.11 0.00 1.47 1.04 0.08 83.31 20:15:19 Average: 2 27.26 0.00 2.05 3.81 0.06 66.82 20:15:19 Average: 3 27.54 0.00 2.09 2.89 0.06 67.42 20:15:19 20:15:19 20:15:19