13:00:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136923 13:00:58 Running as SYSTEM 13:00:58 [EnvInject] - Loading node environment variables. 13:00:58 Building remotely on prd-ubuntu1804-builder-4c-4g-9510 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:00:58 [ssh-agent] Looking for ssh-agent implementation... 13:00:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:00:58 $ ssh-agent 13:00:58 SSH_AUTH_SOCK=/tmp/ssh-8QRcowppbRvv/agent.1675 13:00:58 SSH_AGENT_PID=1677 13:00:58 [ssh-agent] Started. 13:00:58 Running ssh-add (command line suppressed) 13:00:58 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12820636822254368065.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12820636822254368065.key) 13:00:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:00:58 The recommended git tool is: NONE 13:01:00 using credential onap-jenkins-ssh 13:01:00 Wiping out workspace first. 13:01:00 Cloning the remote Git repository 13:01:00 Cloning repository git://cloud.onap.org/mirror/oom.git 13:01:00 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:01:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:01:00 > git --version # timeout=10 13:01:00 > git --version # 'git version 2.17.1' 13:01:00 using GIT_SSH to set credentials Gerrit user 13:01:00 Verifying host key using manually-configured host key entries 13:01:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:01:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:01:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:01:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:01:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:01:06 using GIT_SSH to set credentials Gerrit user 13:01:06 Verifying host key using manually-configured host key entries 13:01:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136923/1 # timeout=30 13:01:07 > git rev-parse d2bafcc5f03f4296478afcecc2440e4646cf6e17^{commit} # timeout=10 13:01:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:01:07 Checking out Revision d2bafcc5f03f4296478afcecc2440e4646cf6e17 (refs/changes/23/136923/1) 13:01:07 > git config core.sparsecheckout # timeout=10 13:01:07 > git checkout -f d2bafcc5f03f4296478afcecc2440e4646cf6e17 # timeout=30 13:01:10 Commit message: "[AAI] Add option to disable access logging for the resources and traversal liveness probes" 13:01:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:01:10 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 13:01:10 [EnvInject] - Injecting environment variables from a build step. 13:01:10 [EnvInject] - Injecting as environment variables the properties content 13:01:10 PYTHON=python3 13:01:10 13:01:10 [EnvInject] - Variables injected successfully. 13:01:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5501248979493137672.sh 13:01:10 ---> tox-install.sh 13:01:10 + source /home/jenkins/lf-env.sh 13:01:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:01:10 ++ mktemp -d /tmp/venv-XXXX 13:01:10 + lf_venv=/tmp/venv-iFsq 13:01:10 + local venv_file=/tmp/.os_lf_venv 13:01:10 + local python=python3 13:01:10 + local options 13:01:10 + local set_path=true 13:01:10 + local install_args= 13:01:10 ++ 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 13:01:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:01:10 + true 13:01:10 + case $1 in 13:01:10 + venv_file=/tmp/.toxenv 13:01:10 + shift 2 13:01:10 + true 13:01:10 + case $1 in 13:01:10 + shift 13:01:10 + break 13:01:10 + case $python in 13:01:10 + local pkg_list= 13:01:10 + [[ -d /opt/pyenv ]] 13:01:10 + echo 'Setup pyenv:' 13:01:10 Setup pyenv: 13:01:10 + export PYENV_ROOT=/opt/pyenv 13:01:10 + PYENV_ROOT=/opt/pyenv 13:01:10 + 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 13:01:10 + 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 13:01:10 + pyenv versions 13:01:10 * system (set by /opt/pyenv/version) 13:01:10 * 3.8.13 (set by /opt/pyenv/version) 13:01:10 * 3.9.13 (set by /opt/pyenv/version) 13:01:10 * 3.10.6 (set by /opt/pyenv/version) 13:01:10 + command -v pyenv 13:01:10 ++ pyenv init - --no-rehash 13:01:10 + 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[*]}"'\'')" 13:01:10 export PATH="/opt/pyenv/shims:${PATH}" 13:01:10 export PYENV_SHELL=bash 13:01:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:01:10 pyenv() { 13:01:10 local command 13:01:10 command="${1:-}" 13:01:10 if [ "$#" -gt 0 ]; then 13:01:10 shift 13:01:10 fi 13:01:10 13:01:10 case "$command" in 13:01:10 rehash|shell) 13:01:10 eval "$(pyenv "sh-$command" "$@")" 13:01:10 ;; 13:01:10 *) 13:01:10 command pyenv "$command" "$@" 13:01:10 ;; 13:01:10 esac 13:01:10 }' 13:01:10 +++ 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[*]}"' 13:01:10 ++ 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 13:01:10 ++ 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 13:01:10 ++ 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 13:01:10 ++ export PYENV_SHELL=bash 13:01:10 ++ PYENV_SHELL=bash 13:01:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:01:10 +++ complete -F _pyenv pyenv 13:01:10 ++ lf-pyver python3 13:01:10 ++ local py_version_xy=python3 13:01:10 ++ local py_version_xyz= 13:01:10 ++ pyenv versions 13:01:10 ++ local command 13:01:10 ++ command=versions 13:01:10 ++ '[' 1 -gt 0 ']' 13:01:10 ++ shift 13:01:10 ++ case "$command" in 13:01:10 ++ command pyenv versions 13:01:10 ++ pyenv versions 13:01:10 ++ sed 's/^[ *]* //' 13:01:10 ++ awk '{ print $1 }' 13:01:10 ++ grep -E '^[0-9.]*[0-9]$' 13:01:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:01:11 +++ grep '^3' /tmp/.pyenv_versions 13:01:11 +++ sort -V 13:01:11 +++ tail -n 1 13:01:11 ++ py_version_xyz=3.10.6 13:01:11 ++ [[ -z 3.10.6 ]] 13:01:11 ++ echo 3.10.6 13:01:11 ++ return 0 13:01:11 + pyenv local 3.10.6 13:01:11 + local command 13:01:11 + command=local 13:01:11 + '[' 2 -gt 0 ']' 13:01:11 + shift 13:01:11 + case "$command" in 13:01:11 + command pyenv local 3.10.6 13:01:11 + pyenv local 3.10.6 13:01:11 + for arg in "$@" 13:01:11 + case $arg in 13:01:11 + pkg_list+='tox ' 13:01:11 + for arg in "$@" 13:01:11 + case $arg in 13:01:11 + pkg_list+='virtualenv ' 13:01:11 + for arg in "$@" 13:01:11 + case $arg in 13:01:11 + pkg_list+='urllib3~=1.26.15 ' 13:01:11 + [[ -f /tmp/.toxenv ]] 13:01:11 + [[ ! -f /tmp/.toxenv ]] 13:01:11 + [[ -n '' ]] 13:01:11 + python3 -m venv /tmp/venv-iFsq 13:01:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iFsq' 13:01:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iFsq 13:01:15 + echo /tmp/venv-iFsq 13:01:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:01:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:01:15 + /tmp/venv-iFsq/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:01:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:01:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:01:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:01:19 + /tmp/venv-iFsq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:01:23 + type python3 13:01:23 + true 13:01:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iFsq/bin to PATH' 13:01:23 lf-activate-venv(): INFO: Adding /tmp/venv-iFsq/bin to PATH 13:01:23 + PATH=/tmp/venv-iFsq/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 13:01:23 + return 0 13:01:23 + python3 --version 13:01:23 Python 3.10.6 13:01:23 + python3 -m pip --version 13:01:23 pip 23.3.2 from /tmp/venv-iFsq/lib/python3.10/site-packages/pip (python 3.10) 13:01:23 + python3 -m pip freeze 13:01:23 cachetools==5.3.2 13:01:23 chardet==5.2.0 13:01:23 colorama==0.4.6 13:01:23 distlib==0.3.8 13:01:23 filelock==3.13.1 13:01:23 packaging==23.2 13:01:23 platformdirs==4.1.0 13:01:23 pluggy==1.3.0 13:01:23 pyproject-api==1.6.1 13:01:23 tomli==2.0.1 13:01:23 tox==4.11.4 13:01:23 urllib3==1.26.18 13:01:23 virtualenv==20.25.0 13:01:24 [EnvInject] - Injecting environment variables from a build step. 13:01:24 [EnvInject] - Injecting as environment variables the properties content 13:01:24 PARALLEL=false 13:01:24 13:01:24 [EnvInject] - Variables injected successfully. 13:01:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9764004019547622858.sh 13:01:24 ---> tox-run.sh 13:01:24 + 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 13:01:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:01:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:01:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:01:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:01:24 + source /home/jenkins/lf-env.sh 13:01:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:01:24 ++ mktemp -d /tmp/venv-XXXX 13:01:24 + lf_venv=/tmp/venv-3ADV 13:01:24 + local venv_file=/tmp/.os_lf_venv 13:01:24 + local python=python3 13:01:24 + local options 13:01:24 + local set_path=true 13:01:24 + local install_args= 13:01:24 ++ 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 13:01:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:01:24 + true 13:01:24 + case $1 in 13:01:24 + venv_file=/tmp/.toxenv 13:01:24 + shift 2 13:01:24 + true 13:01:24 + case $1 in 13:01:24 + shift 13:01:24 + break 13:01:24 + case $python in 13:01:24 + local pkg_list= 13:01:24 + [[ -d /opt/pyenv ]] 13:01:24 + echo 'Setup pyenv:' 13:01:24 Setup pyenv: 13:01:24 + export PYENV_ROOT=/opt/pyenv 13:01:24 + PYENV_ROOT=/opt/pyenv 13:01:24 + 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 13:01: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 13:01:24 + pyenv versions 13:01:24 system 13:01:24 3.8.13 13:01:24 3.9.13 13:01:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:01:24 + command -v pyenv 13:01:24 ++ pyenv init - --no-rehash 13:01: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[*]}"'\'')" 13:01:24 export PATH="/opt/pyenv/shims:${PATH}" 13:01:24 export PYENV_SHELL=bash 13:01:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:01:24 pyenv() { 13:01:24 local command 13:01:24 command="${1:-}" 13:01:24 if [ "$#" -gt 0 ]; then 13:01:24 shift 13:01:24 fi 13:01:24 13:01:24 case "$command" in 13:01:24 rehash|shell) 13:01:24 eval "$(pyenv "sh-$command" "$@")" 13:01:24 ;; 13:01:24 *) 13:01:24 command pyenv "$command" "$@" 13:01:24 ;; 13:01:24 esac 13:01:24 }' 13:01: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[*]}"' 13:01: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 13:01: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 13:01: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 13:01:24 ++ export PYENV_SHELL=bash 13:01:24 ++ PYENV_SHELL=bash 13:01:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:01:24 +++ complete -F _pyenv pyenv 13:01:24 ++ lf-pyver python3 13:01:24 ++ local py_version_xy=python3 13:01:24 ++ local py_version_xyz= 13:01:24 ++ pyenv versions 13:01:24 ++ local command 13:01:24 ++ command=versions 13:01:24 ++ '[' 1 -gt 0 ']' 13:01:24 ++ awk '{ print $1 }' 13:01:24 ++ shift 13:01:24 ++ case "$command" in 13:01:24 ++ command pyenv versions 13:01:24 ++ pyenv versions 13:01:24 ++ grep -E '^[0-9.]*[0-9]$' 13:01:24 ++ sed 's/^[ *]* //' 13:01:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:01:24 +++ grep '^3' /tmp/.pyenv_versions 13:01:24 +++ sort -V 13:01:24 +++ tail -n 1 13:01:24 ++ py_version_xyz=3.10.6 13:01:24 ++ [[ -z 3.10.6 ]] 13:01:24 ++ echo 3.10.6 13:01:24 ++ return 0 13:01:24 + pyenv local 3.10.6 13:01:24 + local command 13:01:24 + command=local 13:01:24 + '[' 2 -gt 0 ']' 13:01:24 + shift 13:01:24 + case "$command" in 13:01:24 + command pyenv local 3.10.6 13:01:24 + pyenv local 3.10.6 13:01:24 + for arg in "$@" 13:01:24 + case $arg in 13:01:24 + pkg_list+='tox ' 13:01:24 + for arg in "$@" 13:01:24 + case $arg in 13:01:24 + pkg_list+='virtualenv ' 13:01:24 + for arg in "$@" 13:01:24 + case $arg in 13:01:24 + pkg_list+='urllib3~=1.26.15 ' 13:01:24 + [[ -f /tmp/.toxenv ]] 13:01:24 ++ cat /tmp/.toxenv 13:01:24 + lf_venv=/tmp/venv-iFsq 13:01:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iFsq from' file:/tmp/.toxenv 13:01:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iFsq from file:/tmp/.toxenv 13:01:24 + /tmp/venv-iFsq/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:01:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:01:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:01:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:01:25 + /tmp/venv-iFsq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:01:26 + type python3 13:01:26 + true 13:01:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iFsq/bin to PATH' 13:01:26 lf-activate-venv(): INFO: Adding /tmp/venv-iFsq/bin to PATH 13:01:26 + PATH=/tmp/venv-iFsq/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 13:01:26 + return 0 13:01:26 + [[ -d /opt/pyenv ]] 13:01:26 + echo '---> Setting up pyenv' 13:01:26 ---> Setting up pyenv 13:01:26 + export PYENV_ROOT=/opt/pyenv 13:01:26 + PYENV_ROOT=/opt/pyenv 13:01:26 + export PATH=/opt/pyenv/bin:/tmp/venv-iFsq/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 13:01:26 + PATH=/opt/pyenv/bin:/tmp/venv-iFsq/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 13:01:26 ++ pwd 13:01:26 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:01:26 + export PYTHONPATH 13:01:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:01:26 + TOX_TESTENV_PASSENV=PYTHONPATH 13:01:26 + tox --version 13:01:27 4.11.4 from /tmp/venv-iFsq/lib/python3.10/site-packages/tox/__init__.py 13:01:27 + PARALLEL=false 13:01:27 + TOX_OPTIONS_LIST= 13:01:27 + [[ -n checkbashisms ]] 13:01:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:01:27 + case ${PARALLEL,,} in 13:01:27 + tox -e checkbashisms 13:01:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:01:28 checkbashisms: freeze> python -m pip freeze --all 13:01:29 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:01:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:01:30 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:01:30 you may get strange results 13:01:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:01:32 checkbashisms: OK (4.74=setup[1.66]+cmd[3.07] seconds) 13:01:32 congratulations :) (4.91 seconds) 13:01:32 + tox_status=0 13:01:32 + echo '---> Completed tox runs' 13:01:32 ---> Completed tox runs 13:01:32 + for i in .tox/*/log 13:01:32 ++ echo .tox/checkbashisms/log 13:01:32 ++ awk -F/ '{print $2}' 13:01:32 + tox_env=checkbashisms 13:01:32 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:01:32 + DOC_DIR=docs/_build/html 13:01:32 + [[ -d docs/_build/html ]] 13:01:32 + echo '---> tox-run.sh ends' 13:01:32 ---> tox-run.sh ends 13:01:32 + test 0 -eq 0 13:01:32 $ ssh-agent -k 13:01:32 unset SSH_AUTH_SOCK; 13:01:32 unset SSH_AGENT_PID; 13:01:32 echo Agent pid 1677 killed; 13:01:32 [ssh-agent] Stopped. 13:01:32 [PostBuildScript] - [INFO] Executing post build scripts. 13:01:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12261657235160304931.sh 13:01:32 ---> sysstat.sh 13:01:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14423712593053652709.sh 13:01:32 ---> package-listing.sh 13:01:32 ++ facter osfamily 13:01:32 ++ tr '[:upper:]' '[:lower:]' 13:01:32 + OS_FAMILY=debian 13:01:32 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:01:32 + START_PACKAGES=/tmp/packages_start.txt 13:01:32 + END_PACKAGES=/tmp/packages_end.txt 13:01:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:01:32 + PACKAGES=/tmp/packages_start.txt 13:01:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:01:32 + PACKAGES=/tmp/packages_end.txt 13:01:32 + case "${OS_FAMILY}" in 13:01:32 + dpkg -l 13:01:32 + grep '^ii' 13:01:32 + '[' -f /tmp/packages_start.txt ']' 13:01:32 + '[' -f /tmp/packages_end.txt ']' 13:01:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:01:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:01:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:01:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:01:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins950862320758714604.sh 13:01:32 ---> capture-instance-metadata.sh 13:01:32 Setup pyenv: 13:01:33 system 13:01:33 3.8.13 13:01:33 3.9.13 13:01:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:01:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bHib 13:01:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:01:39 lf-activate-venv(): INFO: Installing: lftools 13:02:13 lf-activate-venv(): INFO: Adding /tmp/venv-bHib/bin to PATH 13:02:13 INFO: Running in OpenStack, capturing instance metadata 13:02:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17994251804617801512.sh 13:02:13 provisioning config files... 13:02:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7226502714019549559tmp 13:02:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:02:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:02:13 [EnvInject] - Injecting environment variables from a build step. 13:02:13 [EnvInject] - Injecting as environment variables the properties content 13:02:13 SERVER_ID=logs 13:02:13 13:02:13 [EnvInject] - Variables injected successfully. 13:02:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6857349049155273494.sh 13:02:13 ---> create-netrc.sh 13:02:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6026973788572785382.sh 13:02:13 ---> python-tools-install.sh 13:02:13 Setup pyenv: 13:02:13 system 13:02:13 3.8.13 13:02:13 3.9.13 13:02:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:02:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bHib from file:/tmp/.os_lf_venv 13:02:15 lf-activate-venv(): INFO: Installing: lftools 13:02:22 lf-activate-venv(): INFO: Adding /tmp/venv-bHib/bin to PATH 13:02:22 Generating Requirements File 13:03:00 Python 3.10.6 13:03:01 pip 23.3.2 from /tmp/venv-bHib/lib/python3.10/site-packages/pip (python 3.10) 13:03:01 appdirs==1.4.4 13:03:01 argcomplete==3.2.1 13:03:01 aspy.yaml==1.3.0 13:03:01 attrs==23.2.0 13:03:01 autopage==0.5.2 13:03:01 Babel==2.14.0 13:03:01 beautifulsoup4==4.12.2 13:03:01 boto3==1.34.12 13:03:01 botocore==1.34.12 13:03:01 bs4==0.0.1 13:03:01 cachetools==5.3.2 13:03:01 certifi==2023.11.17 13:03:01 cffi==1.16.0 13:03:01 cfgv==3.4.0 13:03:01 chardet==5.2.0 13:03:01 charset-normalizer==3.3.2 13:03:01 click==8.1.7 13:03:01 cliff==4.4.0 13:03:01 cmd2==2.4.3 13:03:01 cryptography==3.3.2 13:03:01 debtcollector==2.5.0 13:03:01 decorator==5.1.1 13:03:01 defusedxml==0.7.1 13:03:01 Deprecated==1.2.14 13:03:01 distlib==0.3.8 13:03:01 dnspython==2.4.2 13:03:01 docker==4.2.2 13:03:01 dogpile.cache==1.3.0 13:03:01 email-validator==2.1.0.post1 13:03:01 filelock==3.13.1 13:03:01 future==0.18.3 13:03:01 gitdb==4.0.11 13:03:01 GitPython==3.1.40 13:03:01 google-auth==2.26.1 13:03:01 httplib2==0.22.0 13:03:01 identify==2.5.33 13:03:01 idna==3.6 13:03:01 importlib-metadata==7.0.1 13:03:01 importlib-resources==1.5.0 13:03:01 iso8601==2.1.0 13:03:01 Jinja2==3.1.2 13:03:01 jmespath==1.0.1 13:03:01 jsonpatch==1.33 13:03:01 jsonpointer==2.4 13:03:01 jsonschema==4.20.0 13:03:01 jsonschema-specifications==2023.12.1 13:03:01 keystoneauth1==5.4.0 13:03:01 kubernetes==28.1.0 13:03:01 lftools==0.37.8 13:03:01 lxml==5.0.0 13:03:01 MarkupSafe==2.1.3 13:03:01 msgpack==1.0.7 13:03:01 multi_key_dict==2.0.3 13:03:01 munch==4.0.0 13:03:01 netaddr==0.10.1 13:03:01 netifaces==0.11.0 13:03:01 niet==1.4.2 13:03:01 nodeenv==1.8.0 13:03:01 oauth2client==4.1.3 13:03:01 oauthlib==3.2.2 13:03:01 openstacksdk==0.62.0 13:03:01 os-client-config==2.1.0 13:03:01 os-service-types==1.7.0 13:03:01 osc-lib==2.9.0 13:03:01 oslo.config==9.2.0 13:03:01 oslo.context==5.3.0 13:03:01 oslo.i18n==6.2.0 13:03:01 oslo.log==5.4.0 13:03:01 oslo.serialization==5.2.0 13:03:01 oslo.utils==6.3.0 13:03:01 packaging==23.2 13:03:01 pbr==6.0.0 13:03:01 platformdirs==4.1.0 13:03:01 prettytable==3.9.0 13:03:01 pyasn1==0.5.1 13:03:01 pyasn1-modules==0.3.0 13:03:01 pycparser==2.21 13:03:01 pygerrit2==2.0.15 13:03:01 PyGithub==2.1.1 13:03:01 pyinotify==0.9.6 13:03:01 PyJWT==2.8.0 13:03:01 PyNaCl==1.5.0 13:03:01 pyparsing==2.4.7 13:03:01 pyperclip==1.8.2 13:03:01 pyrsistent==0.20.0 13:03:01 python-cinderclient==9.4.0 13:03:01 python-dateutil==2.8.2 13:03:01 python-heatclient==3.3.0 13:03:01 python-jenkins==1.8.2 13:03:01 python-keystoneclient==5.2.0 13:03:01 python-magnumclient==4.3.0 13:03:01 python-novaclient==18.4.0 13:03:01 python-openstackclient==6.0.0 13:03:01 python-swiftclient==4.4.0 13:03:01 pytz==2023.3.post1 13:03:01 PyYAML==6.0.1 13:03:01 referencing==0.32.0 13:03:01 requests==2.31.0 13:03:01 requests-oauthlib==1.3.1 13:03:01 requestsexceptions==1.4.0 13:03:01 rfc3986==2.0.0 13:03:01 rpds-py==0.16.2 13:03:01 rsa==4.9 13:03:01 ruamel.yaml==0.18.5 13:03:01 ruamel.yaml.clib==0.2.8 13:03:01 s3transfer==0.10.0 13:03:01 simplejson==3.19.2 13:03:01 six==1.16.0 13:03:01 smmap==5.0.1 13:03:01 soupsieve==2.5 13:03:01 stevedore==5.1.0 13:03:01 tabulate==0.9.0 13:03:01 toml==0.10.2 13:03:01 tomlkit==0.12.3 13:03:01 tqdm==4.66.1 13:03:01 typing_extensions==4.9.0 13:03:01 tzdata==2023.4 13:03:01 urllib3==1.26.18 13:03:01 virtualenv==20.25.0 13:03:01 wcwidth==0.2.12 13:03:01 websocket-client==1.7.0 13:03:01 wrapt==1.16.0 13:03:01 xdg==6.0.0 13:03:01 xmltodict==0.13.0 13:03:01 yq==3.2.3 13:03:01 zipp==3.17.0 13:03:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8928541183061894994.sh 13:03:01 ---> sudo-logs.sh 13:03:01 Archiving 'sudo' log.. 13:03:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14909521729395379310.sh 13:03:01 ---> job-cost.sh 13:03:01 Setup pyenv: 13:03:01 system 13:03:01 3.8.13 13:03:01 3.9.13 13:03:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:03:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bHib from file:/tmp/.os_lf_venv 13:03:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:03:11 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. 13:03:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:03:11 lf-activate-venv(): INFO: Adding /tmp/venv-bHib/bin to PATH 13:03:11 INFO: No Stack... 13:03:11 INFO: Retrieving Pricing Info for: v3-standard-4 13:03:12 INFO: Archiving Costs 13:03:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15388915469212601305.sh 13:03:12 ---> logs-deploy.sh 13:03:12 Setup pyenv: 13:03:12 system 13:03:12 3.8.13 13:03:12 3.9.13 13:03:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:03:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bHib from file:/tmp/.os_lf_venv 13:03:13 lf-activate-venv(): INFO: Installing: lftools 13:03:23 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. 13:03:23 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:03:23 lf-activate-venv(): INFO: Adding /tmp/venv-bHib/bin to PATH 13:03:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3253 13:03:23 INFO: archiving workspace using pattern(s): 13:03:24 Archives upload complete. 13:03:24 INFO: archiving logs to Nexus 13:03:25 ---> uname -a: 13:03:25 Linux prd-ubuntu1804-builder-4c-4g-9510 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:03:25 13:03:25 13:03:25 ---> lscpu: 13:03:25 Architecture: x86_64 13:03:25 CPU op-mode(s): 32-bit, 64-bit 13:03:25 Byte Order: Little Endian 13:03:25 CPU(s): 4 13:03:25 On-line CPU(s) list: 0-3 13:03:25 Thread(s) per core: 1 13:03:25 Core(s) per socket: 1 13:03:25 Socket(s): 4 13:03:25 NUMA node(s): 1 13:03:25 Vendor ID: AuthenticAMD 13:03:25 CPU family: 23 13:03:25 Model: 49 13:03:25 Model name: AMD EPYC-Rome Processor 13:03:25 Stepping: 0 13:03:25 CPU MHz: 2799.998 13:03:25 BogoMIPS: 5599.99 13:03:25 Virtualization: AMD-V 13:03:25 Hypervisor vendor: KVM 13:03:25 Virtualization type: full 13:03:25 L1d cache: 32K 13:03:25 L1i cache: 32K 13:03:25 L2 cache: 512K 13:03:25 L3 cache: 16384K 13:03:25 NUMA node0 CPU(s): 0-3 13:03:25 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 13:03:25 13:03:25 13:03:25 ---> nproc: 13:03:25 4 13:03:25 13:03:25 13:03:25 ---> df -h: 13:03:25 Filesystem Size Used Avail Use% Mounted on 13:03:25 udev 7.9G 0 7.9G 0% /dev 13:03:25 tmpfs 1.6G 672K 1.6G 1% /run 13:03:25 /dev/vda1 78G 8.3G 70G 11% / 13:03:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:03:25 tmpfs 5.0M 0 5.0M 0% /run/lock 13:03:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:03:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:03:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:03:25 13:03:25 13:03:25 ---> free -m: 13:03:25 total used free shared buff/cache available 13:03:25 Mem: 16040 534 13389 0 2116 15192 13:03:25 Swap: 1023 0 1023 13:03:25 13:03:25 13:03:25 ---> ip addr: 13:03:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:03:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:03:25 inet 127.0.0.1/8 scope host lo 13:03:25 valid_lft forever preferred_lft forever 13:03:25 inet6 ::1/128 scope host 13:03:25 valid_lft forever preferred_lft forever 13:03:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:03:25 link/ether fa:16:3e:73:b8:f7 brd ff:ff:ff:ff:ff:ff 13:03:25 inet 10.30.107.248/23 brd 10.30.107.255 scope global dynamic ens3 13:03:25 valid_lft 86234sec preferred_lft 86234sec 13:03:25 inet6 fe80::f816:3eff:fe73:b8f7/64 scope link 13:03:25 valid_lft forever preferred_lft forever 13:03:25 13:03:25 13:03:25 ---> sar -b -r -n DEV: 13:03:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9510) 01/04/24 _x86_64_ (4 CPU) 13:03:25 13:03:25 13:00:42 LINUX RESTART (4 CPU) 13:03:25 13:03:25 13:01:01 tps rtps wtps bread/s bwrtn/s 13:03:25 13:02:01 219.58 23.60 195.98 780.80 26727.28 13:03:25 13:03:01 100.00 14.17 85.83 1073.47 26268.53 13:03:25 Average: 159.80 18.88 140.91 927.12 26497.93 13:03:25 13:03:25 13:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:03:25 13:02:01 13971296 15531204 2453672 14.94 55568 1707220 814452 4.66 717364 1527828 95820 13:03:25 13:03:01 13783404 15617556 2641564 16.08 77748 1943032 733368 4.20 654084 1744916 150208 13:03:25 Average: 13877350 15574380 2547618 15.51 66658 1825126 773910 4.43 685724 1636372 123014 13:03:25 13:03:25 13:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:03:25 13:02:01 ens3 140.34 99.77 1501.02 28.70 0.00 0.00 0.00 0.00 13:03:25 13:02:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 13:03:25 13:03:01 ens3 44.27 32.87 498.21 6.99 0.00 0.00 0.00 0.00 13:03:25 13:03:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 13:03:25 Average: ens3 92.31 66.32 999.66 17.85 0.00 0.00 0.00 0.00 13:03:25 Average: lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 13:03:25 13:03:25 13:03:25 ---> sar -P ALL: 13:03:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9510) 01/04/24 _x86_64_ (4 CPU) 13:03:25 13:03:25 13:00:42 LINUX RESTART (4 CPU) 13:03:25 13:03:25 13:01:01 CPU %user %nice %system %iowait %steal %idle 13:03:25 13:02:01 all 19.51 0.00 1.62 6.62 0.06 72.20 13:03:25 13:02:01 0 22.15 0.00 1.25 1.03 0.07 75.50 13:03:25 13:02:01 1 20.43 0.00 1.68 0.98 0.05 76.85 13:03:25 13:02:01 2 11.27 0.00 1.05 17.72 0.05 69.91 13:03:25 13:02:01 3 24.20 0.00 2.48 6.76 0.08 66.47 13:03:25 13:03:01 all 18.19 0.00 1.31 7.67 0.05 72.78 13:03:25 13:03:01 0 17.13 0.00 1.30 6.18 0.05 75.34 13:03:25 13:03:01 1 8.68 0.00 0.64 0.84 0.02 89.84 13:03:25 13:03:01 2 18.57 0.00 1.05 5.20 0.03 75.14 13:03:25 13:03:01 3 28.35 0.00 2.29 18.47 0.08 50.81 13:03:25 Average: all 18.85 0.00 1.47 7.15 0.05 72.49 13:03:25 Average: 0 19.64 0.00 1.27 3.61 0.06 75.42 13:03:25 Average: 1 14.56 0.00 1.16 0.91 0.03 83.33 13:03:25 Average: 2 14.92 0.00 1.05 11.45 0.04 72.53 13:03:25 Average: 3 26.28 0.00 2.39 12.63 0.08 58.62 13:03:25 13:03:25 13:03:25