19:52:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 19:52:40 Running as SYSTEM 19:52:40 [EnvInject] - Loading node environment variables. 19:52:40 Building remotely on prd-ubuntu1804-builder-4c-4g-2867 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:52:40 [ssh-agent] Looking for ssh-agent implementation... 19:52:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:52:40 $ ssh-agent 19:52:40 SSH_AUTH_SOCK=/tmp/ssh-qahQFKLCpdfx/agent.1758 19:52:40 SSH_AGENT_PID=1760 19:52:40 [ssh-agent] Started. 19:52:40 Running ssh-add (command line suppressed) 19:52:40 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_413330810820661386.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_413330810820661386.key) 19:52:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:52:40 The recommended git tool is: NONE 19:52:42 using credential onap-jenkins-ssh 19:52:42 Wiping out workspace first. 19:52:42 Cloning the remote Git repository 19:52:42 Cloning repository git://cloud.onap.org/mirror/oom.git 19:52:42 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:52:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:52:42 > git --version # timeout=10 19:52:42 > git --version # 'git version 2.17.1' 19:52:42 using GIT_SSH to set credentials Gerrit user 19:52:42 Verifying host key using manually-configured host key entries 19:52:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:52:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:52:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:52:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:52:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:52:48 using GIT_SSH to set credentials Gerrit user 19:52:48 Verifying host key using manually-configured host key entries 19:52:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/4 # timeout=30 19:52:48 > git rev-parse d2e4a073d0760f34015434615ac0779019655350^{commit} # timeout=10 19:52:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:52:48 Checking out Revision d2e4a073d0760f34015434615ac0779019655350 (refs/changes/36/136836/4) 19:52:48 > git config core.sparsecheckout # timeout=10 19:52:48 > git checkout -f d2e4a073d0760f34015434615ac0779019655350 # timeout=30 19:52:51 Commit message: "[DCAEGEN2] Update snmptrap-collector image" 19:52:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:52:51 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 19:52:51 [EnvInject] - Injecting environment variables from a build step. 19:52:51 [EnvInject] - Injecting as environment variables the properties content 19:52:51 PYTHON=python3 19:52:51 19:52:51 [EnvInject] - Variables injected successfully. 19:52:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15547745344551012551.sh 19:52:51 ---> tox-install.sh 19:52:51 + source /home/jenkins/lf-env.sh 19:52:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:52:51 ++ mktemp -d /tmp/venv-XXXX 19:52:51 + lf_venv=/tmp/venv-bfRE 19:52:51 + local venv_file=/tmp/.os_lf_venv 19:52:51 + local python=python3 19:52:51 + local options 19:52:51 + local set_path=true 19:52:51 + local install_args= 19:52:51 ++ 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 19:52:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:52:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:52:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:52:51 + true 19:52:51 + case $1 in 19:52:51 + venv_file=/tmp/.toxenv 19:52:51 + shift 2 19:52:51 + true 19:52:51 + case $1 in 19:52:51 + shift 19:52:51 + break 19:52:51 + case $python in 19:52:51 + local pkg_list= 19:52:51 + [[ -d /opt/pyenv ]] 19:52:51 + echo 'Setup pyenv:' 19:52:51 Setup pyenv: 19:52:51 + export PYENV_ROOT=/opt/pyenv 19:52:51 + PYENV_ROOT=/opt/pyenv 19:52:51 + 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 19:52:51 + 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 19:52:51 + pyenv versions 19:52:52 * system (set by /opt/pyenv/version) 19:52:52 * 3.8.13 (set by /opt/pyenv/version) 19:52:52 * 3.9.13 (set by /opt/pyenv/version) 19:52:52 * 3.10.6 (set by /opt/pyenv/version) 19:52:52 + command -v pyenv 19:52:52 ++ pyenv init - --no-rehash 19:52:52 + 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[*]}"'\'')" 19:52:52 export PATH="/opt/pyenv/shims:${PATH}" 19:52:52 export PYENV_SHELL=bash 19:52:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:52:52 pyenv() { 19:52:52 local command 19:52:52 command="${1:-}" 19:52:52 if [ "$#" -gt 0 ]; then 19:52:52 shift 19:52:52 fi 19:52:52 19:52:52 case "$command" in 19:52:52 rehash|shell) 19:52:52 eval "$(pyenv "sh-$command" "$@")" 19:52:52 ;; 19:52:52 *) 19:52:52 command pyenv "$command" "$@" 19:52:52 ;; 19:52:52 esac 19:52:52 }' 19:52:52 +++ 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[*]}"' 19:52:52 ++ 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 19:52:52 ++ 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 19:52:52 ++ 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 19:52:52 ++ export PYENV_SHELL=bash 19:52:52 ++ PYENV_SHELL=bash 19:52:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:52:52 +++ complete -F _pyenv pyenv 19:52:52 ++ lf-pyver python3 19:52:52 ++ local py_version_xy=python3 19:52:52 ++ local py_version_xyz= 19:52:52 ++ pyenv versions 19:52:52 ++ local command 19:52:52 ++ sed 's/^[ *]* //' 19:52:52 ++ command=versions 19:52:52 ++ '[' 1 -gt 0 ']' 19:52:52 ++ awk '{ print $1 }' 19:52:52 ++ shift 19:52:52 ++ grep -E '^[0-9.]*[0-9]$' 19:52:52 ++ case "$command" in 19:52:52 ++ command pyenv versions 19:52:52 ++ pyenv versions 19:52:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:52:52 +++ grep '^3' /tmp/.pyenv_versions 19:52:52 +++ sort -V 19:52:52 +++ tail -n 1 19:52:52 ++ py_version_xyz=3.10.6 19:52:52 ++ [[ -z 3.10.6 ]] 19:52:52 ++ echo 3.10.6 19:52:52 ++ return 0 19:52:52 + pyenv local 3.10.6 19:52:52 + local command 19:52:52 + command=local 19:52:52 + '[' 2 -gt 0 ']' 19:52:52 + shift 19:52:52 + case "$command" in 19:52:52 + command pyenv local 3.10.6 19:52:52 + pyenv local 3.10.6 19:52:52 + for arg in "$@" 19:52:52 + case $arg in 19:52:52 + pkg_list+='tox ' 19:52:52 + for arg in "$@" 19:52:52 + case $arg in 19:52:52 + pkg_list+='virtualenv ' 19:52:52 + for arg in "$@" 19:52:52 + case $arg in 19:52:52 + pkg_list+='urllib3~=1.26.15 ' 19:52:52 + [[ -f /tmp/.toxenv ]] 19:52:52 + [[ ! -f /tmp/.toxenv ]] 19:52:52 + [[ -n '' ]] 19:52:52 + python3 -m venv /tmp/venv-bfRE 19:52:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bfRE' 19:52:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bfRE 19:52:56 + echo /tmp/venv-bfRE 19:52:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:52:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:52:56 + /tmp/venv-bfRE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:52:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:52:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:52:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:52:59 + /tmp/venv-bfRE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:53:02 + type python3 19:53:02 + true 19:53:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bfRE/bin to PATH' 19:53:02 lf-activate-venv(): INFO: Adding /tmp/venv-bfRE/bin to PATH 19:53:02 + PATH=/tmp/venv-bfRE/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 19:53:02 + return 0 19:53:02 + python3 --version 19:53:02 Python 3.10.6 19:53:02 + python3 -m pip --version 19:53:02 pip 24.0 from /tmp/venv-bfRE/lib/python3.10/site-packages/pip (python 3.10) 19:53:02 + python3 -m pip freeze 19:53:02 cachetools==5.3.2 19:53:02 chardet==5.2.0 19:53:02 colorama==0.4.6 19:53:02 distlib==0.3.8 19:53:02 filelock==3.13.1 19:53:02 packaging==23.2 19:53:02 platformdirs==4.2.0 19:53:02 pluggy==1.4.0 19:53:02 pyproject-api==1.6.1 19:53:02 tomli==2.0.1 19:53:02 tox==4.12.1 19:53:02 urllib3==1.26.18 19:53:02 virtualenv==20.25.0 19:53:02 [EnvInject] - Injecting environment variables from a build step. 19:53:02 [EnvInject] - Injecting as environment variables the properties content 19:53:02 PARALLEL=false 19:53:02 19:53:02 [EnvInject] - Variables injected successfully. 19:53:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3901679244319309251.sh 19:53:02 ---> tox-run.sh 19:53:02 + 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 19:53:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:53:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:53:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:53:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:53:02 + source /home/jenkins/lf-env.sh 19:53:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:53:02 ++ mktemp -d /tmp/venv-XXXX 19:53:02 + lf_venv=/tmp/venv-loqt 19:53:02 + local venv_file=/tmp/.os_lf_venv 19:53:02 + local python=python3 19:53:02 + local options 19:53:02 + local set_path=true 19:53:02 + local install_args= 19:53:02 ++ 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 19:53:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:53:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:53:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:53:03 + true 19:53:03 + case $1 in 19:53:03 + venv_file=/tmp/.toxenv 19:53:03 + shift 2 19:53:03 + true 19:53:03 + case $1 in 19:53:03 + shift 19:53:03 + break 19:53:03 + case $python in 19:53:03 + local pkg_list= 19:53:03 + [[ -d /opt/pyenv ]] 19:53:03 + echo 'Setup pyenv:' 19:53:03 Setup pyenv: 19:53:03 + export PYENV_ROOT=/opt/pyenv 19:53:03 + PYENV_ROOT=/opt/pyenv 19:53:03 + 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 19:53:03 + 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 19:53:03 + pyenv versions 19:53:03 system 19:53:03 3.8.13 19:53:03 3.9.13 19:53:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:53:03 + command -v pyenv 19:53:03 ++ pyenv init - --no-rehash 19:53:03 + 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[*]}"'\'')" 19:53:03 export PATH="/opt/pyenv/shims:${PATH}" 19:53:03 export PYENV_SHELL=bash 19:53:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:53:03 pyenv() { 19:53:03 local command 19:53:03 command="${1:-}" 19:53:03 if [ "$#" -gt 0 ]; then 19:53:03 shift 19:53:03 fi 19:53:03 19:53:03 case "$command" in 19:53:03 rehash|shell) 19:53:03 eval "$(pyenv "sh-$command" "$@")" 19:53:03 ;; 19:53:03 *) 19:53:03 command pyenv "$command" "$@" 19:53:03 ;; 19:53:03 esac 19:53:03 }' 19:53:03 +++ 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[*]}"' 19:53:03 ++ 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 19:53:03 ++ 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 19:53:03 ++ 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 19:53:03 ++ export PYENV_SHELL=bash 19:53:03 ++ PYENV_SHELL=bash 19:53:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:53:03 +++ complete -F _pyenv pyenv 19:53:03 ++ lf-pyver python3 19:53:03 ++ local py_version_xy=python3 19:53:03 ++ local py_version_xyz= 19:53:03 ++ pyenv versions 19:53:03 ++ local command 19:53:03 ++ command=versions 19:53:03 ++ awk '{ print $1 }' 19:53:03 ++ '[' 1 -gt 0 ']' 19:53:03 ++ shift 19:53:03 ++ case "$command" in 19:53:03 ++ command pyenv versions 19:53:03 ++ pyenv versions 19:53:03 ++ sed 's/^[ *]* //' 19:53:03 ++ grep -E '^[0-9.]*[0-9]$' 19:53:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:53:03 +++ grep '^3' /tmp/.pyenv_versions 19:53:03 +++ sort -V 19:53:03 +++ tail -n 1 19:53:03 ++ py_version_xyz=3.10.6 19:53:03 ++ [[ -z 3.10.6 ]] 19:53:03 ++ echo 3.10.6 19:53:03 ++ return 0 19:53:03 + pyenv local 3.10.6 19:53:03 + local command 19:53:03 + command=local 19:53:03 + '[' 2 -gt 0 ']' 19:53:03 + shift 19:53:03 + case "$command" in 19:53:03 + command pyenv local 3.10.6 19:53:03 + pyenv local 3.10.6 19:53:03 + for arg in "$@" 19:53:03 + case $arg in 19:53:03 + pkg_list+='tox ' 19:53:03 + for arg in "$@" 19:53:03 + case $arg in 19:53:03 + pkg_list+='virtualenv ' 19:53:03 + for arg in "$@" 19:53:03 + case $arg in 19:53:03 + pkg_list+='urllib3~=1.26.15 ' 19:53:03 + [[ -f /tmp/.toxenv ]] 19:53:03 ++ cat /tmp/.toxenv 19:53:03 + lf_venv=/tmp/venv-bfRE 19:53:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bfRE from' file:/tmp/.toxenv 19:53:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bfRE from file:/tmp/.toxenv 19:53:03 + /tmp/venv-bfRE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:53:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:53:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:53:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:53:04 + /tmp/venv-bfRE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:53:05 + type python3 19:53:05 + true 19:53:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bfRE/bin to PATH' 19:53:05 lf-activate-venv(): INFO: Adding /tmp/venv-bfRE/bin to PATH 19:53:05 + PATH=/tmp/venv-bfRE/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 19:53:05 + return 0 19:53:05 + [[ -d /opt/pyenv ]] 19:53:05 + echo '---> Setting up pyenv' 19:53:05 ---> Setting up pyenv 19:53:05 + export PYENV_ROOT=/opt/pyenv 19:53:05 + PYENV_ROOT=/opt/pyenv 19:53:05 + export PATH=/opt/pyenv/bin:/tmp/venv-bfRE/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 19:53:05 + PATH=/opt/pyenv/bin:/tmp/venv-bfRE/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 19:53:05 ++ pwd 19:53:05 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:53:05 + export PYTHONPATH 19:53:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:53:05 + TOX_TESTENV_PASSENV=PYTHONPATH 19:53:05 + tox --version 19:53:05 4.12.1 from /tmp/venv-bfRE/lib/python3.10/site-packages/tox/__init__.py 19:53:05 + PARALLEL=false 19:53:05 + TOX_OPTIONS_LIST= 19:53:05 + [[ -n checkbashisms ]] 19:53:05 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:53:05 + case ${PARALLEL,,} in 19:53:05 + tox -e checkbashisms 19:53:05 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:53:06 checkbashisms: freeze> python -m pip freeze --all 19:53:07 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 19:53:07 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:53:08 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 19:53:08 you may get strange results 19:53:09 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:53:10 checkbashisms: OK (4.70=setup[1.60]+cmd[3.10] seconds) 19:53:10 congratulations :) (4.90 seconds) 19:53:10 + tox_status=0 19:53:10 + echo '---> Completed tox runs' 19:53:10 ---> Completed tox runs 19:53:10 + for i in .tox/*/log 19:53:10 ++ echo .tox/checkbashisms/log 19:53:10 ++ awk -F/ '{print $2}' 19:53:10 + tox_env=checkbashisms 19:53:10 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:53:10 + DOC_DIR=docs/_build/html 19:53:10 + [[ -d docs/_build/html ]] 19:53:10 + echo '---> tox-run.sh ends' 19:53:10 ---> tox-run.sh ends 19:53:10 + test 0 -eq 0 19:53:10 $ ssh-agent -k 19:53:10 unset SSH_AUTH_SOCK; 19:53:10 unset SSH_AGENT_PID; 19:53:10 echo Agent pid 1760 killed; 19:53:10 [ssh-agent] Stopped. 19:53:10 [PostBuildScript] - [INFO] Executing post build scripts. 19:53:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7018887203226891292.sh 19:53:10 ---> sysstat.sh 19:53:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3404050275263932628.sh 19:53:11 ---> package-listing.sh 19:53:11 ++ facter osfamily 19:53:11 ++ tr '[:upper:]' '[:lower:]' 19:53:11 + OS_FAMILY=debian 19:53:11 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:53:11 + START_PACKAGES=/tmp/packages_start.txt 19:53:11 + END_PACKAGES=/tmp/packages_end.txt 19:53:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:53:11 + PACKAGES=/tmp/packages_start.txt 19:53:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:53:11 + PACKAGES=/tmp/packages_end.txt 19:53:11 + case "${OS_FAMILY}" in 19:53:11 + dpkg -l 19:53:11 + grep '^ii' 19:53:11 + '[' -f /tmp/packages_start.txt ']' 19:53:11 + '[' -f /tmp/packages_end.txt ']' 19:53:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:53:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:53:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:53:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:53:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4779199769717041182.sh 19:53:11 ---> capture-instance-metadata.sh 19:53:11 Setup pyenv: 19:53:11 system 19:53:11 3.8.13 19:53:11 3.9.13 19:53:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:53:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZyO5 19:53:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:53:18 lf-activate-venv(): INFO: Installing: lftools 19:53:49 lf-activate-venv(): INFO: Adding /tmp/venv-ZyO5/bin to PATH 19:53:49 INFO: Running in OpenStack, capturing instance metadata 19:53:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12560960471427700040.sh 19:53:49 provisioning config files... 19:53:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6467189369766651413tmp 19:53:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:53:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:53:49 [EnvInject] - Injecting environment variables from a build step. 19:53:49 [EnvInject] - Injecting as environment variables the properties content 19:53:49 SERVER_ID=logs 19:53:49 19:53:49 [EnvInject] - Variables injected successfully. 19:53:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2681839766681019129.sh 19:53:49 ---> create-netrc.sh 19:53:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17798831535798264575.sh 19:53:49 ---> python-tools-install.sh 19:53:49 Setup pyenv: 19:53:49 system 19:53:49 3.8.13 19:53:49 3.9.13 19:53:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:53:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZyO5 from file:/tmp/.os_lf_venv 19:53:51 lf-activate-venv(): INFO: Installing: lftools 19:53:58 lf-activate-venv(): INFO: Adding /tmp/venv-ZyO5/bin to PATH 19:53:58 Generating Requirements File 19:54:31 Python 3.10.6 19:54:31 pip 24.0 from /tmp/venv-ZyO5/lib/python3.10/site-packages/pip (python 3.10) 19:54:32 appdirs==1.4.4 19:54:32 argcomplete==3.2.2 19:54:32 aspy.yaml==1.3.0 19:54:32 attrs==23.2.0 19:54:32 autopage==0.5.2 19:54:32 beautifulsoup4==4.12.3 19:54:32 boto3==1.34.34 19:54:32 botocore==1.34.34 19:54:32 bs4==0.0.2 19:54:32 cachetools==5.3.2 19:54:32 certifi==2024.2.2 19:54:32 cffi==1.16.0 19:54:32 cfgv==3.4.0 19:54:32 chardet==5.2.0 19:54:32 charset-normalizer==3.3.2 19:54:32 click==8.1.7 19:54:32 cliff==4.5.0 19:54:32 cmd2==2.4.3 19:54:32 cryptography==3.3.2 19:54:32 debtcollector==2.5.0 19:54:32 decorator==5.1.1 19:54:32 defusedxml==0.7.1 19:54:32 Deprecated==1.2.14 19:54:32 distlib==0.3.8 19:54:32 dnspython==2.5.0 19:54:32 docker==4.2.2 19:54:32 dogpile.cache==1.3.0 19:54:32 email-validator==2.1.0.post1 19:54:32 filelock==3.13.1 19:54:32 future==0.18.3 19:54:32 gitdb==4.0.11 19:54:32 GitPython==3.1.41 19:54:32 google-auth==2.27.0 19:54:32 httplib2==0.22.0 19:54:32 identify==2.5.33 19:54:32 idna==3.6 19:54:32 importlib-resources==1.5.0 19:54:32 iso8601==2.1.0 19:54:32 Jinja2==3.1.3 19:54:32 jmespath==1.0.1 19:54:32 jsonpatch==1.33 19:54:32 jsonpointer==2.4 19:54:32 jsonschema==4.21.1 19:54:32 jsonschema-specifications==2023.12.1 19:54:32 keystoneauth1==5.5.0 19:54:32 kubernetes==29.0.0 19:54:32 lftools==0.37.8 19:54:32 lxml==5.1.0 19:54:32 MarkupSafe==2.1.5 19:54:32 msgpack==1.0.7 19:54:32 multi_key_dict==2.0.3 19:54:32 munch==4.0.0 19:54:32 netaddr==0.10.1 19:54:32 netifaces==0.11.0 19:54:32 niet==1.4.2 19:54:32 nodeenv==1.8.0 19:54:32 oauth2client==4.1.3 19:54:32 oauthlib==3.2.2 19:54:32 openstacksdk==0.62.0 19:54:32 os-client-config==2.1.0 19:54:32 os-service-types==1.7.0 19:54:32 osc-lib==3.0.0 19:54:32 oslo.config==9.3.0 19:54:32 oslo.context==5.3.0 19:54:32 oslo.i18n==6.2.0 19:54:32 oslo.log==5.4.0 19:54:32 oslo.serialization==5.3.0 19:54:32 oslo.utils==7.0.0 19:54:32 packaging==23.2 19:54:32 pbr==6.0.0 19:54:32 platformdirs==4.2.0 19:54:32 prettytable==3.9.0 19:54:32 pyasn1==0.5.1 19:54:32 pyasn1-modules==0.3.0 19:54:32 pycparser==2.21 19:54:32 pygerrit2==2.0.15 19:54:32 PyGithub==2.2.0 19:54:32 pyinotify==0.9.6 19:54:32 PyJWT==2.8.0 19:54:32 PyNaCl==1.5.0 19:54:32 pyparsing==2.4.7 19:54:32 pyperclip==1.8.2 19:54:32 pyrsistent==0.20.0 19:54:32 python-cinderclient==9.4.0 19:54:32 python-dateutil==2.8.2 19:54:32 python-heatclient==3.4.0 19:54:32 python-jenkins==1.8.2 19:54:32 python-keystoneclient==5.3.0 19:54:32 python-magnumclient==4.3.0 19:54:32 python-novaclient==18.4.0 19:54:32 python-openstackclient==6.0.0 19:54:32 python-swiftclient==4.4.0 19:54:32 pytz==2024.1 19:54:32 PyYAML==6.0.1 19:54:32 referencing==0.33.0 19:54:32 requests==2.31.0 19:54:32 requests-oauthlib==1.3.1 19:54:32 requestsexceptions==1.4.0 19:54:32 rfc3986==2.0.0 19:54:32 rpds-py==0.17.1 19:54:32 rsa==4.9 19:54:32 ruamel.yaml==0.18.5 19:54:32 ruamel.yaml.clib==0.2.8 19:54:32 s3transfer==0.10.0 19:54:32 simplejson==3.19.2 19:54:32 six==1.16.0 19:54:32 smmap==5.0.1 19:54:32 soupsieve==2.5 19:54:32 stevedore==5.1.0 19:54:32 tabulate==0.9.0 19:54:32 toml==0.10.2 19:54:32 tomlkit==0.12.3 19:54:32 tqdm==4.66.1 19:54:32 typing_extensions==4.9.0 19:54:32 tzdata==2023.4 19:54:32 urllib3==1.26.18 19:54:32 virtualenv==20.25.0 19:54:32 wcwidth==0.2.13 19:54:32 websocket-client==1.7.0 19:54:32 wrapt==1.16.0 19:54:32 xdg==6.0.0 19:54:32 xmltodict==0.13.0 19:54:32 yq==3.2.3 19:54:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6680409443546906144.sh 19:54:32 ---> sudo-logs.sh 19:54:32 Archiving 'sudo' log.. 19:54:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2129557460581076228.sh 19:54:32 ---> job-cost.sh 19:54:32 Setup pyenv: 19:54:32 system 19:54:32 3.8.13 19:54:32 3.9.13 19:54:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:54:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZyO5 from file:/tmp/.os_lf_venv 19:54:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:54:41 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. 19:54:41 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 19:54:42 lf-activate-venv(): INFO: Adding /tmp/venv-ZyO5/bin to PATH 19:54:42 INFO: No Stack... 19:54:42 INFO: Retrieving Pricing Info for: v3-standard-4 19:54:42 INFO: Archiving Costs 19:54:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9545548787933922328.sh 19:54:42 ---> logs-deploy.sh 19:54:42 Setup pyenv: 19:54:42 system 19:54:42 3.8.13 19:54:42 3.9.13 19:54:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:54:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZyO5 from file:/tmp/.os_lf_venv 19:54:44 lf-activate-venv(): INFO: Installing: lftools 19:54:53 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. 19:54:53 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 19:54:54 lf-activate-venv(): INFO: Adding /tmp/venv-ZyO5/bin to PATH 19:54:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3298 19:54:54 INFO: archiving workspace using pattern(s): 19:54:55 Archives upload complete. 19:54:55 INFO: archiving logs to Nexus 19:54:56 ---> uname -a: 19:54:56 Linux prd-ubuntu1804-builder-4c-4g-2867 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:54:56 19:54:56 19:54:56 ---> lscpu: 19:54:56 Architecture: x86_64 19:54:56 CPU op-mode(s): 32-bit, 64-bit 19:54:56 Byte Order: Little Endian 19:54:56 CPU(s): 4 19:54:56 On-line CPU(s) list: 0-3 19:54:56 Thread(s) per core: 1 19:54:56 Core(s) per socket: 1 19:54:56 Socket(s): 4 19:54:56 NUMA node(s): 1 19:54:56 Vendor ID: AuthenticAMD 19:54:56 CPU family: 23 19:54:56 Model: 49 19:54:56 Model name: AMD EPYC-Rome Processor 19:54:56 Stepping: 0 19:54:56 CPU MHz: 2800.000 19:54:56 BogoMIPS: 5600.00 19:54:56 Virtualization: AMD-V 19:54:56 Hypervisor vendor: KVM 19:54:56 Virtualization type: full 19:54:56 L1d cache: 32K 19:54:56 L1i cache: 32K 19:54:56 L2 cache: 512K 19:54:56 L3 cache: 16384K 19:54:56 NUMA node0 CPU(s): 0-3 19:54:56 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 19:54:56 19:54:56 19:54:56 ---> nproc: 19:54:56 4 19:54:56 19:54:56 19:54:56 ---> df -h: 19:54:56 Filesystem Size Used Avail Use% Mounted on 19:54:56 udev 7.9G 0 7.9G 0% /dev 19:54:56 tmpfs 1.6G 672K 1.6G 1% /run 19:54:56 /dev/vda1 78G 8.3G 70G 11% / 19:54:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:54:56 tmpfs 5.0M 0 5.0M 0% /run/lock 19:54:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:54:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:54:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:54:56 19:54:56 19:54:56 ---> free -m: 19:54:56 total used free shared buff/cache available 19:54:56 Mem: 16040 535 13432 0 2072 15192 19:54:56 Swap: 1023 0 1023 19:54:56 19:54:56 19:54:56 ---> ip addr: 19:54:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:54:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:54:56 inet 127.0.0.1/8 scope host lo 19:54:56 valid_lft forever preferred_lft forever 19:54:56 inet6 ::1/128 scope host 19:54:56 valid_lft forever preferred_lft forever 19:54:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:54:56 link/ether fa:16:3e:a8:05:80 brd ff:ff:ff:ff:ff:ff 19:54:56 inet 10.30.107.178/23 brd 10.30.107.255 scope global dynamic ens3 19:54:56 valid_lft 86249sec preferred_lft 86249sec 19:54:56 inet6 fe80::f816:3eff:fea8:580/64 scope link 19:54:56 valid_lft forever preferred_lft forever 19:54:56 19:54:56 19:54:56 ---> sar -b -r -n DEV: 19:54:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2867) 02/05/24 _x86_64_ (4 CPU) 19:54:56 19:54:56 19:52:26 LINUX RESTART (4 CPU) 19:54:56 19:54:56 19:53:01 tps rtps wtps bread/s bwrtn/s 19:54:56 19:54:01 102.78 18.40 84.39 1155.41 26298.68 19:54:56 Average: 102.78 18.40 84.39 1155.41 26298.68 19:54:56 19:54:56 19:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:54:56 19:54:01 13905392 15583660 2519576 15.34 67096 1806324 757564 4.34 682612 1610684 132864 19:54:56 Average: 13905392 15583660 2519576 15.34 67096 1806324 757564 4.34 682612 1610684 132864 19:54:56 19:54:56 19:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:54:56 19:54:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 19:54:56 19:54:01 ens3 55.29 39.06 693.25 9.77 0.00 0.00 0.00 0.00 19:54:56 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 19:54:56 Average: ens3 55.29 39.06 693.25 9.77 0.00 0.00 0.00 0.00 19:54:56 19:54:56 19:54:56 ---> sar -P ALL: 19:54:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2867) 02/05/24 _x86_64_ (4 CPU) 19:54:56 19:54:56 19:52:26 LINUX RESTART (4 CPU) 19:54:56 19:54:56 19:53:01 CPU %user %nice %system %iowait %steal %idle 19:54:56 19:54:01 all 20.76 0.00 1.62 4.08 0.06 73.47 19:54:56 19:54:01 0 9.93 0.00 1.40 4.85 0.05 83.76 19:54:56 19:54:01 1 13.73 0.00 1.18 8.98 0.05 76.06 19:54:56 19:54:01 2 31.71 0.00 2.21 2.11 0.07 63.91 19:54:56 19:54:01 3 27.72 0.00 1.69 0.35 0.05 70.18 19:54:56 Average: all 20.76 0.00 1.62 4.08 0.06 73.47 19:54:56 Average: 0 9.93 0.00 1.40 4.85 0.05 83.76 19:54:56 Average: 1 13.73 0.00 1.18 8.98 0.05 76.06 19:54:56 Average: 2 31.71 0.00 2.21 2.11 0.07 63.91 19:54:56 Average: 3 27.72 0.00 1.69 0.35 0.05 70.18 19:54:56 19:54:56 19:54:56