13:41:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137689 13:41:43 Running as SYSTEM 13:41:43 [EnvInject] - Loading node environment variables. 13:41:43 Building remotely on prd-ubuntu1804-builder-4c-4g-22745 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:41:43 [ssh-agent] Looking for ssh-agent implementation... 13:41:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:43 $ ssh-agent 13:41:43 SSH_AUTH_SOCK=/tmp/ssh-RfoyeAWchjfC/agent.1690 13:41:43 SSH_AGENT_PID=1692 13:41:43 [ssh-agent] Started. 13:41:43 Running ssh-add (command line suppressed) 13:41:43 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2354093420331012869.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2354093420331012869.key) 13:41:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:41:43 The recommended git tool is: NONE 13:41:45 using credential onap-jenkins-ssh 13:41:45 Wiping out workspace first. 13:41:45 Cloning the remote Git repository 13:41:45 Cloning repository git://cloud.onap.org/mirror/oom.git 13:41:45 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:41:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:41:45 > git --version # timeout=10 13:41:45 > git --version # 'git version 2.17.1' 13:41:45 using GIT_SSH to set credentials Gerrit user 13:41:45 Verifying host key using manually-configured host key entries 13:41:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:41:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:41:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:41:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:41:50 using GIT_SSH to set credentials Gerrit user 13:41:50 Verifying host key using manually-configured host key entries 13:41:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/137689/2 # timeout=30 13:41:51 > git rev-parse 1de07e7b9633506dafcfbc5b5d2d18117c04dba0^{commit} # timeout=10 13:41:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:41:51 Checking out Revision 1de07e7b9633506dafcfbc5b5d2d18117c04dba0 (refs/changes/89/137689/2) 13:41:51 > git config core.sparsecheckout # timeout=10 13:41:51 > git checkout -f 1de07e7b9633506dafcfbc5b5d2d18117c04dba0 # timeout=30 13:41:51 Commit message: "[COMMON] Remove hostPath entries" 13:41:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:41:51 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 13:41:51 [EnvInject] - Injecting environment variables from a build step. 13:41:51 [EnvInject] - Injecting as environment variables the properties content 13:41:51 PYTHON=python3 13:41:51 13:41:51 [EnvInject] - Variables injected successfully. 13:41:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4027482490142086842.sh 13:41:51 ---> tox-install.sh 13:41:51 + source /home/jenkins/lf-env.sh 13:41:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:51 ++ mktemp -d /tmp/venv-XXXX 13:41:51 + lf_venv=/tmp/venv-vCS1 13:41:51 + local venv_file=/tmp/.os_lf_venv 13:41:51 + local python=python3 13:41:51 + local options 13:41:51 + local set_path=true 13:41:51 + local install_args= 13:41: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 13:41:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:41:51 + true 13:41:51 + case $1 in 13:41:51 + venv_file=/tmp/.toxenv 13:41:51 + shift 2 13:41:51 + true 13:41:51 + case $1 in 13:41:51 + shift 13:41:51 + break 13:41:51 + case $python in 13:41:51 + local pkg_list= 13:41:51 + [[ -d /opt/pyenv ]] 13:41:51 + echo 'Setup pyenv:' 13:41:51 Setup pyenv: 13:41:51 + export PYENV_ROOT=/opt/pyenv 13:41:51 + PYENV_ROOT=/opt/pyenv 13:41: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 13:41: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 13:41:51 + pyenv versions 13:41:51 * system (set by /opt/pyenv/version) 13:41:51 * 3.8.13 (set by /opt/pyenv/version) 13:41:51 * 3.9.13 (set by /opt/pyenv/version) 13:41:51 * 3.10.6 (set by /opt/pyenv/version) 13:41:51 + command -v pyenv 13:41:51 ++ pyenv init - --no-rehash 13:41:51 + 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:41:51 export PATH="/opt/pyenv/shims:${PATH}" 13:41:51 export PYENV_SHELL=bash 13:41:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:41:51 pyenv() { 13:41:51 local command 13:41:51 command="${1:-}" 13:41:51 if [ "$#" -gt 0 ]; then 13:41:51 shift 13:41:51 fi 13:41:51 13:41:51 case "$command" in 13:41:51 rehash|shell) 13:41:51 eval "$(pyenv "sh-$command" "$@")" 13:41:51 ;; 13:41:51 *) 13:41:51 command pyenv "$command" "$@" 13:41:51 ;; 13:41:51 esac 13:41:51 }' 13:41:51 +++ 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:41: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 13:41:51 ++ 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:41:51 ++ 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:41:51 ++ export PYENV_SHELL=bash 13:41:51 ++ PYENV_SHELL=bash 13:41:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:41:51 +++ complete -F _pyenv pyenv 13:41:51 ++ lf-pyver python3 13:41:51 ++ local py_version_xy=python3 13:41:51 ++ local py_version_xyz= 13:41:51 ++ pyenv versions 13:41:51 ++ local command 13:41:51 ++ command=versions 13:41:51 ++ '[' 1 -gt 0 ']' 13:41:51 ++ shift 13:41:51 ++ case "$command" in 13:41:51 ++ command pyenv versions 13:41:51 ++ pyenv versions 13:41:51 ++ sed 's/^[ *]* //' 13:41:51 ++ grep -E '^[0-9.]*[0-9]$' 13:41:51 ++ awk '{ print $1 }' 13:41:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:41:51 +++ grep '^3' /tmp/.pyenv_versions 13:41:51 +++ sort -V 13:41:51 +++ tail -n 1 13:41:51 ++ py_version_xyz=3.10.6 13:41:51 ++ [[ -z 3.10.6 ]] 13:41:51 ++ echo 3.10.6 13:41:51 ++ return 0 13:41:51 + pyenv local 3.10.6 13:41:51 + local command 13:41:51 + command=local 13:41:51 + '[' 2 -gt 0 ']' 13:41:51 + shift 13:41:51 + case "$command" in 13:41:51 + command pyenv local 3.10.6 13:41:51 + pyenv local 3.10.6 13:41:51 + for arg in "$@" 13:41:51 + case $arg in 13:41:51 + pkg_list+='tox ' 13:41:51 + for arg in "$@" 13:41:51 + case $arg in 13:41:51 + pkg_list+='virtualenv ' 13:41:51 + for arg in "$@" 13:41:51 + case $arg in 13:41:51 + pkg_list+='urllib3~=1.26.15 ' 13:41:51 + [[ -f /tmp/.toxenv ]] 13:41:51 + [[ ! -f /tmp/.toxenv ]] 13:41:51 + [[ -n '' ]] 13:41:51 + python3 -m venv /tmp/venv-vCS1 13:41:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vCS1' 13:41:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vCS1 13:41:56 + echo /tmp/venv-vCS1 13:41:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:41:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:41:56 + /tmp/venv-vCS1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:41:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:41:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:41:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:41:59 + /tmp/venv-vCS1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:42:01 + type python3 13:42:01 + true 13:42:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vCS1/bin to PATH' 13:42:01 lf-activate-venv(): INFO: Adding /tmp/venv-vCS1/bin to PATH 13:42:01 + PATH=/tmp/venv-vCS1/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:42:01 + return 0 13:42:01 + python3 --version 13:42:01 Python 3.10.6 13:42:01 + python3 -m pip --version 13:42:01 pip 24.0 from /tmp/venv-vCS1/lib/python3.10/site-packages/pip (python 3.10) 13:42:01 + python3 -m pip freeze 13:42:02 cachetools==5.3.3 13:42:02 chardet==5.2.0 13:42:02 colorama==0.4.6 13:42:02 distlib==0.3.8 13:42:02 filelock==3.13.4 13:42:02 packaging==24.0 13:42:02 platformdirs==4.2.0 13:42:02 pluggy==1.4.0 13:42:02 pyproject-api==1.6.1 13:42:02 tomli==2.0.1 13:42:02 tox==4.14.2 13:42:02 urllib3==1.26.18 13:42:02 virtualenv==20.25.1 13:42:02 [EnvInject] - Injecting environment variables from a build step. 13:42:02 [EnvInject] - Injecting as environment variables the properties content 13:42:02 PARALLEL=false 13:42:02 13:42:02 [EnvInject] - Variables injected successfully. 13:42:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9114592902707191845.sh 13:42:02 ---> tox-run.sh 13:42: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 13:42:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:42:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:42:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:42:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:42:02 + source /home/jenkins/lf-env.sh 13:42:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:02 ++ mktemp -d /tmp/venv-XXXX 13:42:02 + lf_venv=/tmp/venv-HhoR 13:42:02 + local venv_file=/tmp/.os_lf_venv 13:42:02 + local python=python3 13:42:02 + local options 13:42:02 + local set_path=true 13:42:02 + local install_args= 13:42: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 13:42:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:42:02 + true 13:42:02 + case $1 in 13:42:02 + venv_file=/tmp/.toxenv 13:42:02 + shift 2 13:42:02 + true 13:42:02 + case $1 in 13:42:02 + shift 13:42:02 + break 13:42:02 + case $python in 13:42:02 + local pkg_list= 13:42:02 + [[ -d /opt/pyenv ]] 13:42:02 + echo 'Setup pyenv:' 13:42:02 Setup pyenv: 13:42:02 + export PYENV_ROOT=/opt/pyenv 13:42:02 + PYENV_ROOT=/opt/pyenv 13:42:02 + 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:42:02 + 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:42:02 + pyenv versions 13:42:02 system 13:42:02 3.8.13 13:42:02 3.9.13 13:42:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:42:02 + command -v pyenv 13:42:02 ++ pyenv init - --no-rehash 13:42:02 + 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:42:02 export PATH="/opt/pyenv/shims:${PATH}" 13:42:02 export PYENV_SHELL=bash 13:42:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:42:02 pyenv() { 13:42:02 local command 13:42:02 command="${1:-}" 13:42:02 if [ "$#" -gt 0 ]; then 13:42:02 shift 13:42:02 fi 13:42:02 13:42:02 case "$command" in 13:42:02 rehash|shell) 13:42:02 eval "$(pyenv "sh-$command" "$@")" 13:42:02 ;; 13:42:02 *) 13:42:02 command pyenv "$command" "$@" 13:42:02 ;; 13:42:02 esac 13:42:02 }' 13:42:02 +++ 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:42:02 ++ 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:42:02 ++ 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:42:02 ++ 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:42:02 ++ export PYENV_SHELL=bash 13:42:02 ++ PYENV_SHELL=bash 13:42:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:42:02 +++ complete -F _pyenv pyenv 13:42:02 ++ lf-pyver python3 13:42:02 ++ local py_version_xy=python3 13:42:02 ++ local py_version_xyz= 13:42:02 ++ pyenv versions 13:42:02 ++ local command 13:42:02 ++ command=versions 13:42:02 ++ '[' 1 -gt 0 ']' 13:42:02 ++ shift 13:42:02 ++ case "$command" in 13:42:02 ++ command pyenv versions 13:42:02 ++ pyenv versions 13:42:02 ++ sed 's/^[ *]* //' 13:42:02 ++ awk '{ print $1 }' 13:42:02 ++ grep -E '^[0-9.]*[0-9]$' 13:42:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:42:02 +++ sort -V 13:42:02 +++ tail -n 1 13:42:02 +++ grep '^3' /tmp/.pyenv_versions 13:42:02 ++ py_version_xyz=3.10.6 13:42:02 ++ [[ -z 3.10.6 ]] 13:42:02 ++ echo 3.10.6 13:42:02 ++ return 0 13:42:02 + pyenv local 3.10.6 13:42:02 + local command 13:42:02 + command=local 13:42:02 + '[' 2 -gt 0 ']' 13:42:02 + shift 13:42:02 + case "$command" in 13:42:02 + command pyenv local 3.10.6 13:42:02 + pyenv local 3.10.6 13:42:02 + for arg in "$@" 13:42:02 + case $arg in 13:42:02 + pkg_list+='tox ' 13:42:02 + for arg in "$@" 13:42:02 + case $arg in 13:42:02 + pkg_list+='virtualenv ' 13:42:02 + for arg in "$@" 13:42:02 + case $arg in 13:42:02 + pkg_list+='urllib3~=1.26.15 ' 13:42:02 + [[ -f /tmp/.toxenv ]] 13:42:02 ++ cat /tmp/.toxenv 13:42:02 + lf_venv=/tmp/venv-vCS1 13:42:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vCS1 from' file:/tmp/.toxenv 13:42:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vCS1 from file:/tmp/.toxenv 13:42:02 + /tmp/venv-vCS1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:42:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:42:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:42:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:42:03 + /tmp/venv-vCS1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:42:04 + type python3 13:42:04 + true 13:42:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vCS1/bin to PATH' 13:42:04 lf-activate-venv(): INFO: Adding /tmp/venv-vCS1/bin to PATH 13:42:04 + PATH=/tmp/venv-vCS1/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:42:04 + return 0 13:42:04 + [[ -d /opt/pyenv ]] 13:42:04 + echo '---> Setting up pyenv' 13:42:04 ---> Setting up pyenv 13:42:04 + export PYENV_ROOT=/opt/pyenv 13:42:04 + PYENV_ROOT=/opt/pyenv 13:42:04 + export PATH=/opt/pyenv/bin:/tmp/venv-vCS1/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:42:04 + PATH=/opt/pyenv/bin:/tmp/venv-vCS1/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:42:04 ++ pwd 13:42:04 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:42:04 + export PYTHONPATH 13:42:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:42:04 + TOX_TESTENV_PASSENV=PYTHONPATH 13:42:04 + tox --version 13:42:05 4.14.2 from /tmp/venv-vCS1/lib/python3.10/site-packages/tox/__init__.py 13:42:05 + PARALLEL=false 13:42:05 + TOX_OPTIONS_LIST= 13:42:05 + [[ -n checkbashisms ]] 13:42:05 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:42:05 + case ${PARALLEL,,} in 13:42:05 + tox -e checkbashisms 13:42:05 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:42:06 checkbashisms: freeze> python -m pip freeze --all 13:42:06 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 13:42:06 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:42:08 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:42:08 you may get strange results 13:42:08 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:42:10 checkbashisms: OK (4.64=setup[1.57]+cmd[3.07] seconds) 13:42:10 congratulations :) (4.81 seconds) 13:42:10 + tox_status=0 13:42:10 + echo '---> Completed tox runs' 13:42:10 ---> Completed tox runs 13:42:10 + for i in .tox/*/log 13:42:10 ++ awk -F/ '{print $2}' 13:42:10 ++ echo .tox/checkbashisms/log 13:42:10 + tox_env=checkbashisms 13:42:10 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:42:10 + DOC_DIR=docs/_build/html 13:42:10 + [[ -d docs/_build/html ]] 13:42:10 + echo '---> tox-run.sh ends' 13:42:10 ---> tox-run.sh ends 13:42:10 + test 0 -eq 0 13:42:10 $ ssh-agent -k 13:42:10 unset SSH_AUTH_SOCK; 13:42:10 unset SSH_AGENT_PID; 13:42:10 echo Agent pid 1692 killed; 13:42:10 [ssh-agent] Stopped. 13:42:10 [PostBuildScript] - [INFO] Executing post build scripts. 13:42:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2843046039300666840.sh 13:42:10 ---> sysstat.sh 13:42:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16252127191032878965.sh 13:42:10 ---> package-listing.sh 13:42:10 ++ tr '[:upper:]' '[:lower:]' 13:42:10 ++ facter osfamily 13:42:10 + OS_FAMILY=debian 13:42:10 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:42:10 + START_PACKAGES=/tmp/packages_start.txt 13:42:10 + END_PACKAGES=/tmp/packages_end.txt 13:42:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:42:10 + PACKAGES=/tmp/packages_start.txt 13:42:10 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:42:10 + PACKAGES=/tmp/packages_end.txt 13:42:10 + case "${OS_FAMILY}" in 13:42:10 + grep '^ii' 13:42:10 + dpkg -l 13:42:10 + '[' -f /tmp/packages_start.txt ']' 13:42:10 + '[' -f /tmp/packages_end.txt ']' 13:42:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:42:10 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:42:10 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:42:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:42:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6100522775702492860.sh 13:42:10 ---> capture-instance-metadata.sh 13:42:10 Setup pyenv: 13:42:10 system 13:42:10 3.8.13 13:42:10 3.9.13 13:42:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:42:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kJNW 13:42:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:42:17 lf-activate-venv(): INFO: Installing: lftools 13:42:52 lf-activate-venv(): INFO: Adding /tmp/venv-kJNW/bin to PATH 13:42:52 INFO: Running in OpenStack, capturing instance metadata 13:42:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14112547934719629678.sh 13:42:53 provisioning config files... 13:42:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config505260848966163821tmp 13:42:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:42:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:42:53 [EnvInject] - Injecting environment variables from a build step. 13:42:53 [EnvInject] - Injecting as environment variables the properties content 13:42:53 SERVER_ID=logs 13:42:53 13:42:53 [EnvInject] - Variables injected successfully. 13:42:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4332112966892001197.sh 13:42:53 ---> create-netrc.sh 13:42:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7492915150342844667.sh 13:42:53 ---> python-tools-install.sh 13:42:53 Setup pyenv: 13:42:53 system 13:42:53 3.8.13 13:42:53 3.9.13 13:42:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:42:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kJNW from file:/tmp/.os_lf_venv 13:42:54 lf-activate-venv(): INFO: Installing: lftools 13:43:03 lf-activate-venv(): INFO: Adding /tmp/venv-kJNW/bin to PATH 13:43:03 Generating Requirements File 13:43:30 Python 3.10.6 13:43:30 pip 24.0 from /tmp/venv-kJNW/lib/python3.10/site-packages/pip (python 3.10) 13:43:31 appdirs==1.4.4 13:43:31 argcomplete==3.2.3 13:43:31 aspy.yaml==1.3.0 13:43:31 attrs==23.2.0 13:43:31 autopage==0.5.2 13:43:31 beautifulsoup4==4.12.3 13:43:31 boto3==1.34.83 13:43:31 botocore==1.34.83 13:43:31 bs4==0.0.2 13:43:31 cachetools==5.3.3 13:43:31 certifi==2024.2.2 13:43:31 cffi==1.16.0 13:43:31 cfgv==3.4.0 13:43:31 chardet==5.2.0 13:43:31 charset-normalizer==3.3.2 13:43:31 click==8.1.7 13:43:31 cliff==4.6.0 13:43:31 cmd2==2.4.3 13:43:31 cryptography==3.3.2 13:43:31 debtcollector==3.0.0 13:43:31 decorator==5.1.1 13:43:31 defusedxml==0.7.1 13:43:31 Deprecated==1.2.14 13:43:31 distlib==0.3.8 13:43:31 dnspython==2.6.1 13:43:31 docker==4.2.2 13:43:31 dogpile.cache==1.3.2 13:43:31 email_validator==2.1.1 13:43:31 filelock==3.13.4 13:43:31 future==1.0.0 13:43:31 gitdb==4.0.11 13:43:31 GitPython==3.1.43 13:43:31 google-auth==2.29.0 13:43:31 httplib2==0.22.0 13:43:31 identify==2.5.35 13:43:31 idna==3.7 13:43:31 importlib-resources==1.5.0 13:43:31 iso8601==2.1.0 13:43:31 Jinja2==3.1.3 13:43:31 jmespath==1.0.1 13:43:31 jsonpatch==1.33 13:43:31 jsonpointer==2.4 13:43:31 jsonschema==4.21.1 13:43:31 jsonschema-specifications==2023.12.1 13:43:31 keystoneauth1==5.6.0 13:43:31 kubernetes==29.0.0 13:43:31 lftools==0.37.10 13:43:31 lxml==5.2.1 13:43:31 MarkupSafe==2.1.5 13:43:31 msgpack==1.0.8 13:43:31 multi_key_dict==2.0.3 13:43:31 munch==4.0.0 13:43:31 netaddr==1.2.1 13:43:31 netifaces==0.11.0 13:43:31 niet==1.4.2 13:43:31 nodeenv==1.8.0 13:43:31 oauth2client==4.1.3 13:43:31 oauthlib==3.2.2 13:43:31 openstacksdk==3.0.0 13:43:31 os-client-config==2.1.0 13:43:31 os-service-types==1.7.0 13:43:31 osc-lib==3.0.1 13:43:31 oslo.config==9.4.0 13:43:31 oslo.context==5.5.0 13:43:31 oslo.i18n==6.3.0 13:43:31 oslo.log==5.5.1 13:43:31 oslo.serialization==5.4.0 13:43:31 oslo.utils==7.1.0 13:43:31 packaging==24.0 13:43:31 pbr==6.0.0 13:43:31 platformdirs==4.2.0 13:43:31 prettytable==3.10.0 13:43:31 pyasn1==0.6.0 13:43:31 pyasn1_modules==0.4.0 13:43:31 pycparser==2.22 13:43:31 pygerrit2==2.0.15 13:43:31 PyGithub==2.3.0 13:43:31 pyinotify==0.9.6 13:43:31 PyJWT==2.8.0 13:43:31 PyNaCl==1.5.0 13:43:31 pyparsing==2.4.7 13:43:31 pyperclip==1.8.2 13:43:31 pyrsistent==0.20.0 13:43:31 python-cinderclient==9.5.0 13:43:31 python-dateutil==2.9.0.post0 13:43:31 python-heatclient==3.5.0 13:43:31 python-jenkins==1.8.2 13:43:31 python-keystoneclient==5.4.0 13:43:31 python-magnumclient==4.4.0 13:43:31 python-novaclient==18.6.0 13:43:31 python-openstackclient==6.6.0 13:43:31 python-swiftclient==4.5.0 13:43:31 PyYAML==6.0.1 13:43:31 referencing==0.34.0 13:43:31 requests==2.31.0 13:43:31 requests-oauthlib==2.0.0 13:43:31 requestsexceptions==1.4.0 13:43:31 rfc3986==2.0.0 13:43:31 rpds-py==0.18.0 13:43:31 rsa==4.9 13:43:31 ruamel.yaml==0.18.6 13:43:31 ruamel.yaml.clib==0.2.8 13:43:31 s3transfer==0.10.1 13:43:31 simplejson==3.19.2 13:43:31 six==1.16.0 13:43:31 smmap==5.0.1 13:43:31 soupsieve==2.5 13:43:31 stevedore==5.2.0 13:43:31 tabulate==0.9.0 13:43:31 toml==0.10.2 13:43:31 tomlkit==0.12.4 13:43:31 tqdm==4.66.2 13:43:31 typing_extensions==4.11.0 13:43:31 tzdata==2024.1 13:43:31 urllib3==1.26.18 13:43:31 virtualenv==20.25.1 13:43:31 wcwidth==0.2.13 13:43:31 websocket-client==1.7.0 13:43:31 wrapt==1.16.0 13:43:31 xdg==6.0.0 13:43:31 xmltodict==0.13.0 13:43:31 yq==3.2.3 13:43:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16371244810207318570.sh 13:43:31 ---> sudo-logs.sh 13:43:31 Archiving 'sudo' log.. 13:43:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4761540691420411696.sh 13:43:31 ---> job-cost.sh 13:43:31 Setup pyenv: 13:43:31 system 13:43:31 3.8.13 13:43:31 3.9.13 13:43:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:43:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kJNW from file:/tmp/.os_lf_venv 13:43:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:43:38 lf-activate-venv(): INFO: Adding /tmp/venv-kJNW/bin to PATH 13:43:38 INFO: No Stack... 13:43:38 INFO: Retrieving Pricing Info for: v3-standard-4 13:43:38 INFO: Archiving Costs 13:43:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17705331416449534847.sh 13:43:38 ---> logs-deploy.sh 13:43:38 Setup pyenv: 13:43:38 system 13:43:38 3.8.13 13:43:38 3.9.13 13:43:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:43:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kJNW from file:/tmp/.os_lf_venv 13:43:40 lf-activate-venv(): INFO: Installing: lftools 13:43:49 lf-activate-venv(): INFO: Adding /tmp/venv-kJNW/bin to PATH 13:43:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3439 13:43:49 INFO: archiving workspace using pattern(s): 13:43:50 Archives upload complete. 13:43:50 INFO: archiving logs to Nexus 13:43:51 ---> uname -a: 13:43:51 Linux prd-ubuntu1804-builder-4c-4g-22745 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:43:51 13:43:51 13:43:51 ---> lscpu: 13:43:51 Architecture: x86_64 13:43:51 CPU op-mode(s): 32-bit, 64-bit 13:43:51 Byte Order: Little Endian 13:43:51 CPU(s): 4 13:43:51 On-line CPU(s) list: 0-3 13:43:51 Thread(s) per core: 1 13:43:51 Core(s) per socket: 1 13:43:51 Socket(s): 4 13:43:51 NUMA node(s): 1 13:43:51 Vendor ID: AuthenticAMD 13:43:51 CPU family: 23 13:43:51 Model: 49 13:43:51 Model name: AMD EPYC-Rome Processor 13:43:51 Stepping: 0 13:43:51 CPU MHz: 2800.000 13:43:51 BogoMIPS: 5600.00 13:43:51 Virtualization: AMD-V 13:43:51 Hypervisor vendor: KVM 13:43:51 Virtualization type: full 13:43:51 L1d cache: 32K 13:43:51 L1i cache: 32K 13:43:51 L2 cache: 512K 13:43:51 L3 cache: 16384K 13:43:51 NUMA node0 CPU(s): 0-3 13:43:51 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:43:51 13:43:51 13:43:51 ---> nproc: 13:43:51 4 13:43:51 13:43:51 13:43:51 ---> df -h: 13:43:51 Filesystem Size Used Avail Use% Mounted on 13:43:51 udev 7.9G 0 7.9G 0% /dev 13:43:51 tmpfs 1.6G 672K 1.6G 1% /run 13:43:51 /dev/vda1 78G 8.3G 70G 11% / 13:43:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:43:51 tmpfs 5.0M 0 5.0M 0% /run/lock 13:43:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:43:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:43:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:43:51 13:43:51 13:43:51 ---> free -m: 13:43:51 total used free shared buff/cache available 13:43:51 Mem: 16040 547 13441 0 2050 15181 13:43:51 Swap: 1023 0 1023 13:43:51 13:43:51 13:43:51 ---> ip addr: 13:43:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:43:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:43:51 inet 127.0.0.1/8 scope host lo 13:43:51 valid_lft forever preferred_lft forever 13:43:51 inet6 ::1/128 scope host 13:43:51 valid_lft forever preferred_lft forever 13:43:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:43:51 link/ether fa:16:3e:fb:52:d7 brd ff:ff:ff:ff:ff:ff 13:43:51 inet 10.30.106.15/23 brd 10.30.107.255 scope global dynamic ens3 13:43:51 valid_lft 86253sec preferred_lft 86253sec 13:43:51 inet6 fe80::f816:3eff:fefb:52d7/64 scope link 13:43:51 valid_lft forever preferred_lft forever 13:43:51 13:43:51 13:43:51 ---> sar -b -r -n DEV: 13:43:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22745) 04/12/24 _x86_64_ (4 CPU) 13:43:51 13:43:51 13:41:27 LINUX RESTART (4 CPU) 13:43:51 13:43:51 13:42:02 tps rtps wtps bread/s bwrtn/s 13:43:51 13:43:01 111.08 18.71 92.37 1174.99 28227.62 13:43:51 Average: 111.08 18.71 92.37 1174.99 28227.62 13:43:51 13:43:51 13:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:43:51 13:43:01 13848196 15516256 2576772 15.69 67944 1795028 827552 4.74 751124 1599136 122720 13:43:51 Average: 13848196 15516256 2576772 15.69 67944 1795028 827552 4.74 751124 1599136 122720 13:43:51 13:43:51 13:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:43:51 13:43:01 ens3 57.65 37.69 642.76 16.45 0.00 0.00 0.00 0.00 13:43:51 13:43:01 lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 13:43:51 Average: ens3 57.65 37.69 642.76 16.45 0.00 0.00 0.00 0.00 13:43:51 Average: lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 13:43:51 13:43:51 13:43:51 ---> sar -P ALL: 13:43:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22745) 04/12/24 _x86_64_ (4 CPU) 13:43:51 13:43:51 13:41:27 LINUX RESTART (4 CPU) 13:43:51 13:43:51 13:42:02 CPU %user %nice %system %iowait %steal %idle 13:43:51 13:43:01 all 19.92 0.00 1.56 5.34 0.05 73.13 13:43:51 13:43:01 0 5.69 0.00 1.35 6.94 0.05 85.97 13:43:51 13:43:01 1 32.61 0.00 1.65 2.60 0.07 63.07 13:43:51 13:43:01 2 15.45 0.00 1.34 10.73 0.05 72.43 13:43:51 13:43:01 3 25.89 0.00 1.88 1.10 0.03 71.09 13:43:51 Average: all 19.92 0.00 1.56 5.34 0.05 73.13 13:43:51 Average: 0 5.69 0.00 1.35 6.94 0.05 85.97 13:43:51 Average: 1 32.61 0.00 1.65 2.60 0.07 63.07 13:43:51 Average: 2 15.45 0.00 1.34 10.73 0.05 72.43 13:43:51 Average: 3 25.89 0.00 1.88 1.10 0.03 71.09 13:43:51 13:43:51 13:43:51