10:22:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137074 10:22:47 Running as SYSTEM 10:22:47 [EnvInject] - Loading node environment variables. 10:22:48 Building remotely on prd-ubuntu1804-builder-4c-4g-14736 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:22:48 [ssh-agent] Looking for ssh-agent implementation... 10:22:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:48 $ ssh-agent 10:22:48 SSH_AUTH_SOCK=/tmp/ssh-upA4STYJo7cK/agent.1666 10:22:48 SSH_AGENT_PID=1668 10:22:48 [ssh-agent] Started. 10:22:48 Running ssh-add (command line suppressed) 10:22:48 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14390732341204194564.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14390732341204194564.key) 10:22:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:22:48 The recommended git tool is: NONE 10:22:50 using credential onap-jenkins-ssh 10:22:50 Wiping out workspace first. 10:22:50 Cloning the remote Git repository 10:22:50 Cloning repository git://cloud.onap.org/mirror/oom.git 10:22:50 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:22:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:22:50 > git --version # timeout=10 10:22:50 > git --version # 'git version 2.17.1' 10:22:50 using GIT_SSH to set credentials Gerrit user 10:22:50 Verifying host key using manually-configured host key entries 10:22:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:22:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:22:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:22:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:22:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:22:57 using GIT_SSH to set credentials Gerrit user 10:22:57 Verifying host key using manually-configured host key entries 10:22:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/137074/1 # timeout=30 10:22:57 > git rev-parse dda6c6c4cf097691a1d4ff975f0099986274fd63^{commit} # timeout=10 10:22:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:22:57 Checking out Revision dda6c6c4cf097691a1d4ff975f0099986274fd63 (refs/changes/74/137074/1) 10:22:57 > git config core.sparsecheckout # timeout=10 10:22:57 > git checkout -f dda6c6c4cf097691a1d4ff975f0099986274fd63 # timeout=30 10:23:00 Commit message: "[AAI] Use latest aai-resources image" 10:23:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:23:00 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 10:23:00 [EnvInject] - Injecting environment variables from a build step. 10:23:00 [EnvInject] - Injecting as environment variables the properties content 10:23:00 PYTHON=python3 10:23:00 10:23:00 [EnvInject] - Variables injected successfully. 10:23:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins422927068123284003.sh 10:23:00 ---> tox-install.sh 10:23:00 + source /home/jenkins/lf-env.sh 10:23:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:23:00 ++ mktemp -d /tmp/venv-XXXX 10:23:00 + lf_venv=/tmp/venv-seTF 10:23:00 + local venv_file=/tmp/.os_lf_venv 10:23:00 + local python=python3 10:23:00 + local options 10:23:00 + local set_path=true 10:23:00 + local install_args= 10:23:00 ++ 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 10:23:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:23:00 + true 10:23:00 + case $1 in 10:23:00 + venv_file=/tmp/.toxenv 10:23:00 + shift 2 10:23:00 + true 10:23:00 + case $1 in 10:23:00 + shift 10:23:00 + break 10:23:00 + case $python in 10:23:00 + local pkg_list= 10:23:00 + [[ -d /opt/pyenv ]] 10:23:00 + echo 'Setup pyenv:' 10:23:00 Setup pyenv: 10:23:00 + export PYENV_ROOT=/opt/pyenv 10:23:00 + PYENV_ROOT=/opt/pyenv 10:23:00 + 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 10:23:00 + 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 10:23:00 + pyenv versions 10:23:00 * system (set by /opt/pyenv/version) 10:23:00 * 3.8.13 (set by /opt/pyenv/version) 10:23:00 * 3.9.13 (set by /opt/pyenv/version) 10:23:00 * 3.10.6 (set by /opt/pyenv/version) 10:23:00 + command -v pyenv 10:23:00 ++ pyenv init - --no-rehash 10:23:01 + 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[*]}"'\'')" 10:23:01 export PATH="/opt/pyenv/shims:${PATH}" 10:23:01 export PYENV_SHELL=bash 10:23:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:23:01 pyenv() { 10:23:01 local command 10:23:01 command="${1:-}" 10:23:01 if [ "$#" -gt 0 ]; then 10:23:01 shift 10:23:01 fi 10:23:01 10:23:01 case "$command" in 10:23:01 rehash|shell) 10:23:01 eval "$(pyenv "sh-$command" "$@")" 10:23:01 ;; 10:23:01 *) 10:23:01 command pyenv "$command" "$@" 10:23:01 ;; 10:23:01 esac 10:23:01 }' 10:23:01 +++ 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[*]}"' 10:23:01 ++ 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 10:23:01 ++ 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 10:23:01 ++ 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 10:23:01 ++ export PYENV_SHELL=bash 10:23:01 ++ PYENV_SHELL=bash 10:23:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:23:01 +++ complete -F _pyenv pyenv 10:23:01 ++ lf-pyver python3 10:23:01 ++ local py_version_xy=python3 10:23:01 ++ local py_version_xyz= 10:23:01 ++ awk '{ print $1 }' 10:23:01 ++ sed 's/^[ *]* //' 10:23:01 ++ grep -E '^[0-9.]*[0-9]$' 10:23:01 ++ pyenv versions 10:23:01 ++ local command 10:23:01 ++ command=versions 10:23:01 ++ '[' 1 -gt 0 ']' 10:23:01 ++ shift 10:23:01 ++ case "$command" in 10:23:01 ++ command pyenv versions 10:23:01 ++ pyenv versions 10:23:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:23:01 +++ sort -V 10:23:01 +++ tail -n 1 10:23:01 +++ grep '^3' /tmp/.pyenv_versions 10:23:01 ++ py_version_xyz=3.10.6 10:23:01 ++ [[ -z 3.10.6 ]] 10:23:01 ++ echo 3.10.6 10:23:01 ++ return 0 10:23:01 + pyenv local 3.10.6 10:23:01 + local command 10:23:01 + command=local 10:23:01 + '[' 2 -gt 0 ']' 10:23:01 + shift 10:23:01 + case "$command" in 10:23:01 + command pyenv local 3.10.6 10:23:01 + pyenv local 3.10.6 10:23:01 + for arg in "$@" 10:23:01 + case $arg in 10:23:01 + pkg_list+='tox ' 10:23:01 + for arg in "$@" 10:23:01 + case $arg in 10:23:01 + pkg_list+='virtualenv ' 10:23:01 + for arg in "$@" 10:23:01 + case $arg in 10:23:01 + pkg_list+='urllib3~=1.26.15 ' 10:23:01 + [[ -f /tmp/.toxenv ]] 10:23:01 + [[ ! -f /tmp/.toxenv ]] 10:23:01 + [[ -n '' ]] 10:23:01 + python3 -m venv /tmp/venv-seTF 10:23:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-seTF' 10:23:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-seTF 10:23:05 + echo /tmp/venv-seTF 10:23:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:23:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:23:05 + /tmp/venv-seTF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:23:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:23:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:23:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:23:09 + /tmp/venv-seTF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:23:16 + type python3 10:23:16 + true 10:23:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-seTF/bin to PATH' 10:23:16 lf-activate-venv(): INFO: Adding /tmp/venv-seTF/bin to PATH 10:23:16 + PATH=/tmp/venv-seTF/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 10:23:16 + return 0 10:23:16 + python3 --version 10:23:16 Python 3.10.6 10:23:16 + python3 -m pip --version 10:23:17 pip 23.3.2 from /tmp/venv-seTF/lib/python3.10/site-packages/pip (python 3.10) 10:23:17 + python3 -m pip freeze 10:23:17 cachetools==5.3.2 10:23:17 chardet==5.2.0 10:23:17 colorama==0.4.6 10:23:17 distlib==0.3.8 10:23:17 filelock==3.13.1 10:23:17 packaging==23.2 10:23:17 platformdirs==4.1.0 10:23:17 pluggy==1.3.0 10:23:17 pyproject-api==1.6.1 10:23:17 tomli==2.0.1 10:23:17 tox==4.12.1 10:23:17 urllib3==1.26.18 10:23:17 virtualenv==20.25.0 10:23:17 [EnvInject] - Injecting environment variables from a build step. 10:23:17 [EnvInject] - Injecting as environment variables the properties content 10:23:17 PARALLEL=false 10:23:17 10:23:17 [EnvInject] - Variables injected successfully. 10:23:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7360807062738208854.sh 10:23:17 ---> tox-run.sh 10:23:17 + 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 10:23:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:23:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:23:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:23:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:23:17 + source /home/jenkins/lf-env.sh 10:23:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:23:17 ++ mktemp -d /tmp/venv-XXXX 10:23:17 + lf_venv=/tmp/venv-1yDn 10:23:17 + local venv_file=/tmp/.os_lf_venv 10:23:17 + local python=python3 10:23:17 + local options 10:23:17 + local set_path=true 10:23:17 + local install_args= 10:23:17 ++ 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 10:23:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:23:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:23:17 + true 10:23:17 + case $1 in 10:23:17 + venv_file=/tmp/.toxenv 10:23:17 + shift 2 10:23:17 + true 10:23:17 + case $1 in 10:23:17 + shift 10:23:17 + break 10:23:17 + case $python in 10:23:17 + local pkg_list= 10:23:17 + [[ -d /opt/pyenv ]] 10:23:17 + echo 'Setup pyenv:' 10:23:17 Setup pyenv: 10:23:17 + export PYENV_ROOT=/opt/pyenv 10:23:17 + PYENV_ROOT=/opt/pyenv 10:23:17 + 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 10:23:17 + 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 10:23:17 + pyenv versions 10:23:17 system 10:23:17 3.8.13 10:23:17 3.9.13 10:23:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:23:17 + command -v pyenv 10:23:17 ++ pyenv init - --no-rehash 10:23:17 + 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[*]}"'\'')" 10:23:17 export PATH="/opt/pyenv/shims:${PATH}" 10:23:17 export PYENV_SHELL=bash 10:23:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:23:17 pyenv() { 10:23:17 local command 10:23:17 command="${1:-}" 10:23:17 if [ "$#" -gt 0 ]; then 10:23:17 shift 10:23:17 fi 10:23:17 10:23:17 case "$command" in 10:23:17 rehash|shell) 10:23:17 eval "$(pyenv "sh-$command" "$@")" 10:23:17 ;; 10:23:17 *) 10:23:17 command pyenv "$command" "$@" 10:23:17 ;; 10:23:17 esac 10:23:17 }' 10:23:17 +++ 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[*]}"' 10:23:17 ++ 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 10:23:17 ++ 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 10:23:17 ++ 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 10:23:17 ++ export PYENV_SHELL=bash 10:23:17 ++ PYENV_SHELL=bash 10:23:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:23:17 +++ complete -F _pyenv pyenv 10:23:17 ++ lf-pyver python3 10:23:17 ++ local py_version_xy=python3 10:23:17 ++ local py_version_xyz= 10:23:17 ++ pyenv versions 10:23:17 ++ local command 10:23:17 ++ command=versions 10:23:17 ++ '[' 1 -gt 0 ']' 10:23:17 ++ shift 10:23:17 ++ case "$command" in 10:23:17 ++ command pyenv versions 10:23:17 ++ pyenv versions 10:23:17 ++ sed 's/^[ *]* //' 10:23:17 ++ awk '{ print $1 }' 10:23:17 ++ grep -E '^[0-9.]*[0-9]$' 10:23:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:23:17 +++ grep '^3' /tmp/.pyenv_versions 10:23:17 +++ sort -V 10:23:17 +++ tail -n 1 10:23:17 ++ py_version_xyz=3.10.6 10:23:17 ++ [[ -z 3.10.6 ]] 10:23:17 ++ echo 3.10.6 10:23:17 ++ return 0 10:23:17 + pyenv local 3.10.6 10:23:17 + local command 10:23:17 + command=local 10:23:17 + '[' 2 -gt 0 ']' 10:23:17 + shift 10:23:17 + case "$command" in 10:23:17 + command pyenv local 3.10.6 10:23:17 + pyenv local 3.10.6 10:23:17 + for arg in "$@" 10:23:17 + case $arg in 10:23:17 + pkg_list+='tox ' 10:23:17 + for arg in "$@" 10:23:17 + case $arg in 10:23:17 + pkg_list+='virtualenv ' 10:23:17 + for arg in "$@" 10:23:17 + case $arg in 10:23:17 + pkg_list+='urllib3~=1.26.15 ' 10:23:17 + [[ -f /tmp/.toxenv ]] 10:23:17 ++ cat /tmp/.toxenv 10:23:17 + lf_venv=/tmp/venv-seTF 10:23:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-seTF from' file:/tmp/.toxenv 10:23:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-seTF from file:/tmp/.toxenv 10:23:17 + /tmp/venv-seTF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:23:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:23:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:23:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:23:18 + /tmp/venv-seTF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:23:20 + type python3 10:23:20 + true 10:23:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-seTF/bin to PATH' 10:23:20 lf-activate-venv(): INFO: Adding /tmp/venv-seTF/bin to PATH 10:23:20 + PATH=/tmp/venv-seTF/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 10:23:20 + return 0 10:23:20 + [[ -d /opt/pyenv ]] 10:23:20 + echo '---> Setting up pyenv' 10:23:20 ---> Setting up pyenv 10:23:20 + export PYENV_ROOT=/opt/pyenv 10:23:20 + PYENV_ROOT=/opt/pyenv 10:23:20 + export PATH=/opt/pyenv/bin:/tmp/venv-seTF/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 10:23:20 + PATH=/opt/pyenv/bin:/tmp/venv-seTF/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 10:23:20 ++ pwd 10:23:20 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:23:20 + export PYTHONPATH 10:23:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:23:20 + TOX_TESTENV_PASSENV=PYTHONPATH 10:23:20 + tox --version 10:23:20 4.12.1 from /tmp/venv-seTF/lib/python3.10/site-packages/tox/__init__.py 10:23:20 + PARALLEL=false 10:23:20 + TOX_OPTIONS_LIST= 10:23:20 + [[ -n checkbashisms ]] 10:23:20 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:23:20 + case ${PARALLEL,,} in 10:23:20 + tox -e checkbashisms 10:23:20 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:23:21 checkbashisms: freeze> python -m pip freeze --all 10:23:22 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 10:23:22 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:23:23 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:23:23 you may get strange results 10:23:24 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:23:25 checkbashisms: OK (4.80=setup[1.64]+cmd[3.17] seconds) 10:23:25 congratulations :) (4.96 seconds) 10:23:25 + tox_status=0 10:23:25 + echo '---> Completed tox runs' 10:23:25 ---> Completed tox runs 10:23:25 + for i in .tox/*/log 10:23:25 ++ echo .tox/checkbashisms/log 10:23:25 ++ awk -F/ '{print $2}' 10:23:25 + tox_env=checkbashisms 10:23:25 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:23:25 + DOC_DIR=docs/_build/html 10:23:25 + [[ -d docs/_build/html ]] 10:23:25 + echo '---> tox-run.sh ends' 10:23:25 ---> tox-run.sh ends 10:23:25 + test 0 -eq 0 10:23:25 $ ssh-agent -k 10:23:25 unset SSH_AUTH_SOCK; 10:23:25 unset SSH_AGENT_PID; 10:23:25 echo Agent pid 1668 killed; 10:23:25 [ssh-agent] Stopped. 10:23:25 [PostBuildScript] - [INFO] Executing post build scripts. 10:23:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17959464125846343281.sh 10:23:25 ---> sysstat.sh 10:23:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17832972406803617359.sh 10:23:26 ---> package-listing.sh 10:23:26 ++ facter osfamily 10:23:26 ++ tr '[:upper:]' '[:lower:]' 10:23:26 + OS_FAMILY=debian 10:23:26 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:23:26 + START_PACKAGES=/tmp/packages_start.txt 10:23:26 + END_PACKAGES=/tmp/packages_end.txt 10:23:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:23:26 + PACKAGES=/tmp/packages_start.txt 10:23:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:23:26 + PACKAGES=/tmp/packages_end.txt 10:23:26 + case "${OS_FAMILY}" in 10:23:26 + dpkg -l 10:23:26 + grep '^ii' 10:23:26 + '[' -f /tmp/packages_start.txt ']' 10:23:26 + '[' -f /tmp/packages_end.txt ']' 10:23:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:23:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:23:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:23:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:23:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17549697558453744986.sh 10:23:26 ---> capture-instance-metadata.sh 10:23:26 Setup pyenv: 10:23:26 system 10:23:26 3.8.13 10:23:26 3.9.13 10:23:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:23:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2V0I 10:23:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:23:33 lf-activate-venv(): INFO: Installing: lftools 10:24:11 lf-activate-venv(): INFO: Adding /tmp/venv-2V0I/bin to PATH 10:24:11 INFO: Running in OpenStack, capturing instance metadata 10:24:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14842515907840547583.sh 10:24:11 provisioning config files... 10:24:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12414550396225769825tmp 10:24:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:24:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:24:11 [EnvInject] - Injecting environment variables from a build step. 10:24:11 [EnvInject] - Injecting as environment variables the properties content 10:24:11 SERVER_ID=logs 10:24:11 10:24:11 [EnvInject] - Variables injected successfully. 10:24:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3460490970153396744.sh 10:24:11 ---> create-netrc.sh 10:24:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8730171862589836240.sh 10:24:11 ---> python-tools-install.sh 10:24:11 Setup pyenv: 10:24:11 system 10:24:11 3.8.13 10:24:11 3.9.13 10:24:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:24:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2V0I from file:/tmp/.os_lf_venv 10:24:13 lf-activate-venv(): INFO: Installing: lftools 10:24:20 lf-activate-venv(): INFO: Adding /tmp/venv-2V0I/bin to PATH 10:24:20 Generating Requirements File 10:24:52 Python 3.10.6 10:24:52 pip 23.3.2 from /tmp/venv-2V0I/lib/python3.10/site-packages/pip (python 3.10) 10:24:52 appdirs==1.4.4 10:24:52 argcomplete==3.2.2 10:24:52 aspy.yaml==1.3.0 10:24:52 attrs==23.2.0 10:24:52 autopage==0.5.2 10:24:52 beautifulsoup4==4.12.3 10:24:52 boto3==1.34.26 10:24:52 botocore==1.34.26 10:24:52 bs4==0.0.2 10:24:52 cachetools==5.3.2 10:24:52 certifi==2023.11.17 10:24:52 cffi==1.16.0 10:24:52 cfgv==3.4.0 10:24:52 chardet==5.2.0 10:24:52 charset-normalizer==3.3.2 10:24:52 click==8.1.7 10:24:52 cliff==4.5.0 10:24:52 cmd2==2.4.3 10:24:52 cryptography==3.3.2 10:24:52 debtcollector==2.5.0 10:24:52 decorator==5.1.1 10:24:52 defusedxml==0.7.1 10:24:52 Deprecated==1.2.14 10:24:52 distlib==0.3.8 10:24:52 dnspython==2.5.0 10:24:52 docker==4.2.2 10:24:52 dogpile.cache==1.3.0 10:24:52 email-validator==2.1.0.post1 10:24:52 filelock==3.13.1 10:24:52 future==0.18.3 10:24:52 gitdb==4.0.11 10:24:52 GitPython==3.1.41 10:24:52 google-auth==2.26.2 10:24:52 httplib2==0.22.0 10:24:52 identify==2.5.33 10:24:52 idna==3.6 10:24:52 importlib-resources==1.5.0 10:24:52 iso8601==2.1.0 10:24:52 Jinja2==3.1.3 10:24:52 jmespath==1.0.1 10:24:52 jsonpatch==1.33 10:24:52 jsonpointer==2.4 10:24:52 jsonschema==4.21.1 10:24:52 jsonschema-specifications==2023.12.1 10:24:52 keystoneauth1==5.5.0 10:24:52 kubernetes==29.0.0 10:24:52 lftools==0.37.8 10:24:52 lxml==5.1.0 10:24:52 MarkupSafe==2.1.4 10:24:52 msgpack==1.0.7 10:24:52 multi_key_dict==2.0.3 10:24:52 munch==4.0.0 10:24:52 netaddr==0.10.1 10:24:52 netifaces==0.11.0 10:24:52 niet==1.4.2 10:24:52 nodeenv==1.8.0 10:24:52 oauth2client==4.1.3 10:24:52 oauthlib==3.2.2 10:24:52 openstacksdk==0.62.0 10:24:52 os-client-config==2.1.0 10:24:52 os-service-types==1.7.0 10:24:52 osc-lib==3.0.0 10:24:52 oslo.config==9.3.0 10:24:52 oslo.context==5.3.0 10:24:52 oslo.i18n==6.2.0 10:24:52 oslo.log==5.4.0 10:24:52 oslo.serialization==5.3.0 10:24:52 oslo.utils==7.0.0 10:24:52 packaging==23.2 10:24:52 pbr==6.0.0 10:24:52 platformdirs==4.1.0 10:24:52 prettytable==3.9.0 10:24:52 pyasn1==0.5.1 10:24:52 pyasn1-modules==0.3.0 10:24:52 pycparser==2.21 10:24:52 pygerrit2==2.0.15 10:24:52 PyGithub==2.1.1 10:24:52 pyinotify==0.9.6 10:24:52 PyJWT==2.8.0 10:24:52 PyNaCl==1.5.0 10:24:52 pyparsing==2.4.7 10:24:52 pyperclip==1.8.2 10:24:52 pyrsistent==0.20.0 10:24:52 python-cinderclient==9.4.0 10:24:52 python-dateutil==2.8.2 10:24:52 python-heatclient==3.4.0 10:24:52 python-jenkins==1.8.2 10:24:52 python-keystoneclient==5.3.0 10:24:52 python-magnumclient==4.3.0 10:24:52 python-novaclient==18.4.0 10:24:52 python-openstackclient==6.0.0 10:24:52 python-swiftclient==4.4.0 10:24:52 pytz==2023.3.post1 10:24:52 PyYAML==6.0.1 10:24:52 referencing==0.32.1 10:24:52 requests==2.31.0 10:24:52 requests-oauthlib==1.3.1 10:24:52 requestsexceptions==1.4.0 10:24:52 rfc3986==2.0.0 10:24:52 rpds-py==0.17.1 10:24:52 rsa==4.9 10:24:52 ruamel.yaml==0.18.5 10:24:52 ruamel.yaml.clib==0.2.8 10:24:52 s3transfer==0.10.0 10:24:52 simplejson==3.19.2 10:24:52 six==1.16.0 10:24:52 smmap==5.0.1 10:24:52 soupsieve==2.5 10:24:52 stevedore==5.1.0 10:24:52 tabulate==0.9.0 10:24:52 toml==0.10.2 10:24:52 tomlkit==0.12.3 10:24:52 tqdm==4.66.1 10:24:52 typing_extensions==4.9.0 10:24:52 tzdata==2023.4 10:24:52 urllib3==1.26.18 10:24:52 virtualenv==20.25.0 10:24:52 wcwidth==0.2.13 10:24:52 websocket-client==1.7.0 10:24:52 wrapt==1.16.0 10:24:52 xdg==6.0.0 10:24:52 xmltodict==0.13.0 10:24:52 yq==3.2.3 10:24:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13976623069720150496.sh 10:24:52 ---> sudo-logs.sh 10:24:52 Archiving 'sudo' log.. 10:24:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9866906218939576423.sh 10:24:53 ---> job-cost.sh 10:24:53 Setup pyenv: 10:24:53 system 10:24:53 3.8.13 10:24:53 3.9.13 10:24:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:24:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2V0I from file:/tmp/.os_lf_venv 10:24:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:25:05 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. 10:25:05 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:25:05 lf-activate-venv(): INFO: Adding /tmp/venv-2V0I/bin to PATH 10:25:05 INFO: No Stack... 10:25:06 INFO: Retrieving Pricing Info for: v3-standard-4 10:25:06 INFO: Archiving Costs 10:25:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8624996016745216248.sh 10:25:06 ---> logs-deploy.sh 10:25:06 Setup pyenv: 10:25:06 system 10:25:06 3.8.13 10:25:06 3.9.13 10:25:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:25:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2V0I from file:/tmp/.os_lf_venv 10:25:08 lf-activate-venv(): INFO: Installing: lftools 10:25:19 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. 10:25:19 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:25:19 lf-activate-venv(): INFO: Adding /tmp/venv-2V0I/bin to PATH 10:25:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3284 10:25:19 INFO: archiving workspace using pattern(s): 10:25:21 Archives upload complete. 10:25:21 INFO: archiving logs to Nexus 10:25:22 ---> uname -a: 10:25:22 Linux prd-ubuntu1804-builder-4c-4g-14736 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:25:22 10:25:22 10:25:22 ---> lscpu: 10:25:22 Architecture: x86_64 10:25:22 CPU op-mode(s): 32-bit, 64-bit 10:25:22 Byte Order: Little Endian 10:25:22 CPU(s): 4 10:25:22 On-line CPU(s) list: 0-3 10:25:22 Thread(s) per core: 1 10:25:22 Core(s) per socket: 1 10:25:22 Socket(s): 4 10:25:22 NUMA node(s): 1 10:25:22 Vendor ID: AuthenticAMD 10:25:22 CPU family: 23 10:25:22 Model: 49 10:25:22 Model name: AMD EPYC-Rome Processor 10:25:22 Stepping: 0 10:25:22 CPU MHz: 2800.000 10:25:22 BogoMIPS: 5600.00 10:25:22 Virtualization: AMD-V 10:25:22 Hypervisor vendor: KVM 10:25:22 Virtualization type: full 10:25:22 L1d cache: 32K 10:25:22 L1i cache: 32K 10:25:22 L2 cache: 512K 10:25:22 L3 cache: 16384K 10:25:22 NUMA node0 CPU(s): 0-3 10:25:22 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 10:25:22 10:25:22 10:25:22 ---> nproc: 10:25:22 4 10:25:22 10:25:22 10:25:22 ---> df -h: 10:25:22 Filesystem Size Used Avail Use% Mounted on 10:25:22 udev 7.9G 0 7.9G 0% /dev 10:25:22 tmpfs 1.6G 672K 1.6G 1% /run 10:25:22 /dev/vda1 78G 8.3G 70G 11% / 10:25:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:25:22 tmpfs 5.0M 0 5.0M 0% /run/lock 10:25:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:25:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:25:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:25:22 10:25:22 10:25:22 ---> free -m: 10:25:22 total used free shared buff/cache available 10:25:22 Mem: 16040 543 13425 0 2071 15184 10:25:22 Swap: 1023 0 1023 10:25:22 10:25:22 10:25:22 ---> ip addr: 10:25:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:25:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:25:22 inet 127.0.0.1/8 scope host lo 10:25:22 valid_lft forever preferred_lft forever 10:25:22 inet6 ::1/128 scope host 10:25:22 valid_lft forever preferred_lft forever 10:25:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:25:22 link/ether fa:16:3e:3a:db:04 brd ff:ff:ff:ff:ff:ff 10:25:22 inet 10.30.107.187/23 brd 10.30.107.255 scope global dynamic ens3 10:25:22 valid_lft 86226sec preferred_lft 86226sec 10:25:22 inet6 fe80::f816:3eff:fe3a:db04/64 scope link 10:25:22 valid_lft forever preferred_lft forever 10:25:22 10:25:22 10:25:22 ---> sar -b -r -n DEV: 10:25:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14736) 01/24/24 _x86_64_ (4 CPU) 10:25:22 10:25:22 10:22:31 LINUX RESTART (4 CPU) 10:25:22 10:25:22 10:23:01 tps rtps wtps bread/s bwrtn/s 10:25:22 10:24:01 91.67 29.91 61.76 1480.82 10104.45 10:25:22 10:25:01 84.47 4.23 80.24 218.63 13432.56 10:25:22 Average: 88.07 17.07 71.00 849.73 11768.51 10:25:22 10:25:22 10:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:25:22 10:24:01 13931024 15512476 2493944 15.18 56040 1728324 848764 4.86 756852 1528352 93056 10:25:22 10:25:01 13762408 15551060 2662560 16.21 77052 1899804 762828 4.37 722288 1700224 96416 10:25:22 Average: 13846716 15531768 2578252 15.70 66546 1814064 805796 4.61 739570 1614288 94736 10:25:22 10:25:22 10:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:25:22 10:24:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 10:25:22 10:24:01 ens3 55.01 37.06 777.85 8.75 0.00 0.00 0.00 0.00 10:25:22 10:25:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:25:22 10:25:01 ens3 33.69 25.10 318.87 7.15 0.00 0.00 0.00 0.00 10:25:22 Average: lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 10:25:22 Average: ens3 44.35 31.08 548.36 7.95 0.00 0.00 0.00 0.00 10:25:22 10:25:22 10:25:22 ---> sar -P ALL: 10:25:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14736) 01/24/24 _x86_64_ (4 CPU) 10:25:22 10:25:22 10:22:31 LINUX RESTART (4 CPU) 10:25:22 10:25:22 10:23:01 CPU %user %nice %system %iowait %steal %idle 10:25:22 10:24:01 all 16.60 0.00 1.24 7.04 0.77 74.34 10:25:22 10:24:01 0 12.52 0.00 0.83 0.18 0.40 86.07 10:25:22 10:24:01 1 23.47 0.00 1.54 1.45 1.32 72.22 10:25:22 10:24:01 2 21.18 0.00 1.27 3.25 0.17 74.13 10:25:22 10:24:01 3 8.92 0.00 1.33 23.93 1.19 64.64 10:25:22 10:25:01 all 19.47 0.00 1.32 4.68 0.11 74.42 10:25:22 10:25:01 0 17.73 0.00 1.00 1.10 0.08 80.09 10:25:22 10:25:01 1 6.25 0.00 0.65 0.74 0.18 92.18 10:25:22 10:25:01 2 43.62 0.00 2.47 6.78 0.12 47.01 10:25:22 10:25:01 3 10.26 0.00 1.17 10.15 0.07 78.36 10:25:22 Average: all 18.04 0.00 1.28 5.86 0.44 74.38 10:25:22 Average: 0 15.12 0.00 0.92 0.64 0.24 83.08 10:25:22 Average: 1 14.91 0.00 1.10 1.10 0.76 82.14 10:25:22 Average: 2 32.40 0.00 1.87 5.02 0.14 60.57 10:25:22 Average: 3 9.60 0.00 1.25 16.93 0.62 71.60 10:25:22 10:25:22 10:25:22