14:35:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 14:35:49 Running as SYSTEM 14:35:50 [EnvInject] - Loading node environment variables. 14:35:50 Building remotely on prd-ubuntu1804-builder-4c-4g-18887 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:35:50 [ssh-agent] Looking for ssh-agent implementation... 14:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:50 $ ssh-agent 14:35:50 SSH_AUTH_SOCK=/tmp/ssh-sMlcFrC2sxFS/agent.1705 14:35:50 SSH_AGENT_PID=1706 14:35:50 [ssh-agent] Started. 14:35:50 Running ssh-add (command line suppressed) 14:35:50 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9924202051963078939.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9924202051963078939.key) 14:35:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:35:50 The recommended git tool is: NONE 14:35:53 using credential onap-jenkins-ssh 14:35:53 Wiping out workspace first. 14:35:53 Cloning the remote Git repository 14:35:53 Cloning repository git://cloud.onap.org/mirror/oom.git 14:35:53 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:35:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:35:53 > git --version # timeout=10 14:35:53 > git --version # 'git version 2.17.1' 14:35:53 using GIT_SSH to set credentials Gerrit user 14:35:53 Verifying host key using manually-configured host key entries 14:35:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:35:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:35:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:36:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:36:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:36:02 using GIT_SSH to set credentials Gerrit user 14:36:02 Verifying host key using manually-configured host key entries 14:36:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/5 # timeout=30 14:36:03 > git rev-parse 5bfbc868065e59a22c1a9ac891b47062d4b5b7eb^{commit} # timeout=10 14:36:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:36:03 Checking out Revision 5bfbc868065e59a22c1a9ac891b47062d4b5b7eb (refs/changes/03/137603/5) 14:36:03 > git config core.sparsecheckout # timeout=10 14:36:03 > git checkout -f 5bfbc868065e59a22c1a9ac891b47062d4b5b7eb # timeout=30 14:36:06 Commit message: "[AAI] Add model-loader tracing config" 14:36:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:36:06 > git rev-list --no-walk 423a8dabb0dca07d8ea3432974eb6be18a7b3416 # timeout=10 14:36:06 [EnvInject] - Injecting environment variables from a build step. 14:36:06 [EnvInject] - Injecting as environment variables the properties content 14:36:06 PYTHON=python3 14:36:06 14:36:06 [EnvInject] - Variables injected successfully. 14:36:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7273771230842552901.sh 14:36:06 ---> tox-install.sh 14:36:06 + source /home/jenkins/lf-env.sh 14:36:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:36:06 ++ mktemp -d /tmp/venv-XXXX 14:36:06 + lf_venv=/tmp/venv-ClkJ 14:36:06 + local venv_file=/tmp/.os_lf_venv 14:36:06 + local python=python3 14:36:06 + local options 14:36:06 + local set_path=true 14:36:06 + local install_args= 14:36:06 ++ 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 14:36:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:36:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:36:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:36:06 + true 14:36:06 + case $1 in 14:36:06 + venv_file=/tmp/.toxenv 14:36:06 + shift 2 14:36:06 + true 14:36:06 + case $1 in 14:36:06 + shift 14:36:06 + break 14:36:06 + case $python in 14:36:06 + local pkg_list= 14:36:06 + [[ -d /opt/pyenv ]] 14:36:06 + echo 'Setup pyenv:' 14:36:06 Setup pyenv: 14:36:06 + export PYENV_ROOT=/opt/pyenv 14:36:06 + PYENV_ROOT=/opt/pyenv 14:36:06 + 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 14:36:06 + 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 14:36:06 + pyenv versions 14:36:06 * system (set by /opt/pyenv/version) 14:36:06 * 3.8.13 (set by /opt/pyenv/version) 14:36:06 * 3.9.13 (set by /opt/pyenv/version) 14:36:06 * 3.10.6 (set by /opt/pyenv/version) 14:36:06 + command -v pyenv 14:36:06 ++ pyenv init - --no-rehash 14:36:06 + 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[*]}"'\'')" 14:36:06 export PATH="/opt/pyenv/shims:${PATH}" 14:36:06 export PYENV_SHELL=bash 14:36:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:36:06 pyenv() { 14:36:06 local command 14:36:06 command="${1:-}" 14:36:06 if [ "$#" -gt 0 ]; then 14:36:06 shift 14:36:06 fi 14:36:06 14:36:06 case "$command" in 14:36:06 rehash|shell) 14:36:06 eval "$(pyenv "sh-$command" "$@")" 14:36:06 ;; 14:36:06 *) 14:36:06 command pyenv "$command" "$@" 14:36:06 ;; 14:36:06 esac 14:36:06 }' 14:36:06 +++ 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[*]}"' 14:36:06 ++ 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 14:36:06 ++ 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 14:36:06 ++ 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 14:36:06 ++ export PYENV_SHELL=bash 14:36:06 ++ PYENV_SHELL=bash 14:36:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:36:06 +++ complete -F _pyenv pyenv 14:36:06 ++ lf-pyver python3 14:36:06 ++ local py_version_xy=python3 14:36:06 ++ local py_version_xyz= 14:36:06 ++ pyenv versions 14:36:06 ++ sed 's/^[ *]* //' 14:36:06 ++ local command 14:36:06 ++ command=versions 14:36:06 ++ '[' 1 -gt 0 ']' 14:36:06 ++ shift 14:36:06 ++ case "$command" in 14:36:06 ++ command pyenv versions 14:36:06 ++ pyenv versions 14:36:06 ++ awk '{ print $1 }' 14:36:06 ++ grep -E '^[0-9.]*[0-9]$' 14:36:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:36:06 +++ sort -V 14:36:06 +++ grep '^3' /tmp/.pyenv_versions 14:36:06 +++ tail -n 1 14:36:06 ++ py_version_xyz=3.10.6 14:36:06 ++ [[ -z 3.10.6 ]] 14:36:06 ++ echo 3.10.6 14:36:06 ++ return 0 14:36:06 + pyenv local 3.10.6 14:36:06 + local command 14:36:06 + command=local 14:36:06 + '[' 2 -gt 0 ']' 14:36:06 + shift 14:36:06 + case "$command" in 14:36:06 + command pyenv local 3.10.6 14:36:06 + pyenv local 3.10.6 14:36:07 + for arg in "$@" 14:36:07 + case $arg in 14:36:07 + pkg_list+='tox ' 14:36:07 + for arg in "$@" 14:36:07 + case $arg in 14:36:07 + pkg_list+='virtualenv ' 14:36:07 + for arg in "$@" 14:36:07 + case $arg in 14:36:07 + pkg_list+='urllib3~=1.26.15 ' 14:36:07 + [[ -f /tmp/.toxenv ]] 14:36:07 + [[ ! -f /tmp/.toxenv ]] 14:36:07 + [[ -n '' ]] 14:36:07 + python3 -m venv /tmp/venv-ClkJ 14:36:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ClkJ' 14:36:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ClkJ 14:36:11 + echo /tmp/venv-ClkJ 14:36:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:36:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:36:11 + /tmp/venv-ClkJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:36:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:36:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:36:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:36:14 + /tmp/venv-ClkJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:36:17 + type python3 14:36:17 + true 14:36:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ClkJ/bin to PATH' 14:36:17 lf-activate-venv(): INFO: Adding /tmp/venv-ClkJ/bin to PATH 14:36:17 + PATH=/tmp/venv-ClkJ/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 14:36:17 + return 0 14:36:17 + python3 --version 14:36:17 Python 3.10.6 14:36:17 + python3 -m pip --version 14:36:17 pip 24.0 from /tmp/venv-ClkJ/lib/python3.10/site-packages/pip (python 3.10) 14:36:17 + python3 -m pip freeze 14:36:17 cachetools==5.3.3 14:36:17 chardet==5.2.0 14:36:17 colorama==0.4.6 14:36:17 distlib==0.3.8 14:36:17 filelock==3.13.3 14:36:17 packaging==24.0 14:36:17 platformdirs==4.2.0 14:36:17 pluggy==1.4.0 14:36:17 pyproject-api==1.6.1 14:36:17 tomli==2.0.1 14:36:17 tox==4.14.2 14:36:17 urllib3==1.26.18 14:36:17 virtualenv==20.25.1 14:36:18 [EnvInject] - Injecting environment variables from a build step. 14:36:18 [EnvInject] - Injecting as environment variables the properties content 14:36:18 PARALLEL=false 14:36:18 14:36:18 [EnvInject] - Variables injected successfully. 14:36:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5413159041530994418.sh 14:36:18 ---> tox-run.sh 14:36:18 + 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 14:36:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:36:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:36:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:36:18 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:36:18 + source /home/jenkins/lf-env.sh 14:36:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:36:18 ++ mktemp -d /tmp/venv-XXXX 14:36:18 + lf_venv=/tmp/venv-xSYV 14:36:18 + local venv_file=/tmp/.os_lf_venv 14:36:18 + local python=python3 14:36:18 + local options 14:36:18 + local set_path=true 14:36:18 + local install_args= 14:36:18 ++ 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 14:36:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:36:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:36:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:36:18 + true 14:36:18 + case $1 in 14:36:18 + venv_file=/tmp/.toxenv 14:36:18 + shift 2 14:36:18 + true 14:36:18 + case $1 in 14:36:18 + shift 14:36:18 + break 14:36:18 + case $python in 14:36:18 + local pkg_list= 14:36:18 + [[ -d /opt/pyenv ]] 14:36:18 + echo 'Setup pyenv:' 14:36:18 Setup pyenv: 14:36:18 + export PYENV_ROOT=/opt/pyenv 14:36:18 + PYENV_ROOT=/opt/pyenv 14:36:18 + 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 14:36:18 + 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 14:36:18 + pyenv versions 14:36:18 system 14:36:18 3.8.13 14:36:18 3.9.13 14:36:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:36:18 + command -v pyenv 14:36:18 ++ pyenv init - --no-rehash 14:36:18 + 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[*]}"'\'')" 14:36:18 export PATH="/opt/pyenv/shims:${PATH}" 14:36:18 export PYENV_SHELL=bash 14:36:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:36:18 pyenv() { 14:36:18 local command 14:36:18 command="${1:-}" 14:36:18 if [ "$#" -gt 0 ]; then 14:36:18 shift 14:36:18 fi 14:36:18 14:36:18 case "$command" in 14:36:18 rehash|shell) 14:36:18 eval "$(pyenv "sh-$command" "$@")" 14:36:18 ;; 14:36:18 *) 14:36:18 command pyenv "$command" "$@" 14:36:18 ;; 14:36:18 esac 14:36:18 }' 14:36:18 +++ 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[*]}"' 14:36:18 ++ 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 14:36:18 ++ 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 14:36:18 ++ 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 14:36:18 ++ export PYENV_SHELL=bash 14:36:18 ++ PYENV_SHELL=bash 14:36:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:36:18 +++ complete -F _pyenv pyenv 14:36:18 ++ lf-pyver python3 14:36:18 ++ local py_version_xy=python3 14:36:18 ++ local py_version_xyz= 14:36:18 ++ pyenv versions 14:36:18 ++ local command 14:36:18 ++ command=versions 14:36:18 ++ '[' 1 -gt 0 ']' 14:36:18 ++ awk '{ print $1 }' 14:36:18 ++ shift 14:36:18 ++ case "$command" in 14:36:18 ++ command pyenv versions 14:36:18 ++ pyenv versions 14:36:18 ++ grep -E '^[0-9.]*[0-9]$' 14:36:18 ++ sed 's/^[ *]* //' 14:36:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:36:18 +++ grep '^3' /tmp/.pyenv_versions 14:36:18 +++ sort -V 14:36:18 +++ tail -n 1 14:36:18 ++ py_version_xyz=3.10.6 14:36:18 ++ [[ -z 3.10.6 ]] 14:36:18 ++ echo 3.10.6 14:36:18 ++ return 0 14:36:18 + pyenv local 3.10.6 14:36:18 + local command 14:36:18 + command=local 14:36:18 + '[' 2 -gt 0 ']' 14:36:18 + shift 14:36:18 + case "$command" in 14:36:18 + command pyenv local 3.10.6 14:36:18 + pyenv local 3.10.6 14:36:18 + for arg in "$@" 14:36:18 + case $arg in 14:36:18 + pkg_list+='tox ' 14:36:18 + for arg in "$@" 14:36:18 + case $arg in 14:36:18 + pkg_list+='virtualenv ' 14:36:18 + for arg in "$@" 14:36:18 + case $arg in 14:36:18 + pkg_list+='urllib3~=1.26.15 ' 14:36:18 + [[ -f /tmp/.toxenv ]] 14:36:18 ++ cat /tmp/.toxenv 14:36:18 + lf_venv=/tmp/venv-ClkJ 14:36:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ClkJ from' file:/tmp/.toxenv 14:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ClkJ from file:/tmp/.toxenv 14:36:18 + /tmp/venv-ClkJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:36:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:36:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:36:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:36:19 + /tmp/venv-ClkJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:36:20 + type python3 14:36:20 + true 14:36:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ClkJ/bin to PATH' 14:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-ClkJ/bin to PATH 14:36:20 + PATH=/tmp/venv-ClkJ/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 14:36:20 + return 0 14:36:20 + [[ -d /opt/pyenv ]] 14:36:20 + echo '---> Setting up pyenv' 14:36:20 ---> Setting up pyenv 14:36:20 + export PYENV_ROOT=/opt/pyenv 14:36:20 + PYENV_ROOT=/opt/pyenv 14:36:20 + export PATH=/opt/pyenv/bin:/tmp/venv-ClkJ/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 14:36:20 + PATH=/opt/pyenv/bin:/tmp/venv-ClkJ/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 14:36:20 ++ pwd 14:36:20 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:36:20 + export PYTHONPATH 14:36:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:36:20 + TOX_TESTENV_PASSENV=PYTHONPATH 14:36:20 + tox --version 14:36:20 4.14.2 from /tmp/venv-ClkJ/lib/python3.10/site-packages/tox/__init__.py 14:36:21 + PARALLEL=false 14:36:21 + TOX_OPTIONS_LIST= 14:36:21 + [[ -n checkbashisms ]] 14:36:21 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:36:21 + case ${PARALLEL,,} in 14:36:21 + tox -e checkbashisms 14:36:21 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:36:22 checkbashisms: freeze> python -m pip freeze --all 14:36:22 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 14:36:22 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:36:24 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:36:24 you may get strange results 14:36:24 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:36:26 checkbashisms: OK (4.78=setup[1.68]+cmd[3.09] seconds) 14:36:26 congratulations :) (4.95 seconds) 14:36:26 + tox_status=0 14:36:26 + echo '---> Completed tox runs' 14:36:26 ---> Completed tox runs 14:36:26 + for i in .tox/*/log 14:36:26 ++ echo .tox/checkbashisms/log 14:36:26 ++ awk -F/ '{print $2}' 14:36:26 + tox_env=checkbashisms 14:36:26 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:36:26 + DOC_DIR=docs/_build/html 14:36:26 + [[ -d docs/_build/html ]] 14:36:26 + echo '---> tox-run.sh ends' 14:36:26 ---> tox-run.sh ends 14:36:26 + test 0 -eq 0 14:36:26 $ ssh-agent -k 14:36:26 unset SSH_AUTH_SOCK; 14:36:26 unset SSH_AGENT_PID; 14:36:26 echo Agent pid 1706 killed; 14:36:26 [ssh-agent] Stopped. 14:36:26 [PostBuildScript] - [INFO] Executing post build scripts. 14:36:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15410052878363853247.sh 14:36:26 ---> sysstat.sh 14:36:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7391586899238464897.sh 14:36:26 ---> package-listing.sh 14:36:26 ++ tr '[:upper:]' '[:lower:]' 14:36:26 ++ facter osfamily 14:36:26 + OS_FAMILY=debian 14:36:26 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:36:26 + START_PACKAGES=/tmp/packages_start.txt 14:36:26 + END_PACKAGES=/tmp/packages_end.txt 14:36:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:36:26 + PACKAGES=/tmp/packages_start.txt 14:36:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:36:26 + PACKAGES=/tmp/packages_end.txt 14:36:26 + case "${OS_FAMILY}" in 14:36:26 + dpkg -l 14:36:26 + grep '^ii' 14:36:26 + '[' -f /tmp/packages_start.txt ']' 14:36:26 + '[' -f /tmp/packages_end.txt ']' 14:36:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:36:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:36:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:36:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:36:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9798387873119599688.sh 14:36:26 ---> capture-instance-metadata.sh 14:36:26 Setup pyenv: 14:36:26 system 14:36:27 3.8.13 14:36:27 3.9.13 14:36:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:36:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-70Xf 14:36:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:36:33 lf-activate-venv(): INFO: Installing: lftools 14:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-70Xf/bin to PATH 14:37:05 INFO: Running in OpenStack, capturing instance metadata 14:37:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12235161660211762424.sh 14:37:06 provisioning config files... 14:37:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5452341423603394696tmp 14:37:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:37:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:37:06 [EnvInject] - Injecting environment variables from a build step. 14:37:06 [EnvInject] - Injecting as environment variables the properties content 14:37:06 SERVER_ID=logs 14:37:06 14:37:06 [EnvInject] - Variables injected successfully. 14:37:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17691833469780192401.sh 14:37:06 ---> create-netrc.sh 14:37:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4759315586220181461.sh 14:37:06 ---> python-tools-install.sh 14:37:06 Setup pyenv: 14:37:06 system 14:37:06 3.8.13 14:37:06 3.9.13 14:37:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:37:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-70Xf from file:/tmp/.os_lf_venv 14:37:07 lf-activate-venv(): INFO: Installing: lftools 14:37:15 lf-activate-venv(): INFO: Adding /tmp/venv-70Xf/bin to PATH 14:37:15 Generating Requirements File 14:37:44 Python 3.10.6 14:37:44 pip 24.0 from /tmp/venv-70Xf/lib/python3.10/site-packages/pip (python 3.10) 14:37:45 appdirs==1.4.4 14:37:45 argcomplete==3.2.3 14:37:45 aspy.yaml==1.3.0 14:37:45 attrs==23.2.0 14:37:45 autopage==0.5.2 14:37:45 beautifulsoup4==4.12.3 14:37:45 boto3==1.34.72 14:37:45 botocore==1.34.72 14:37:45 bs4==0.0.2 14:37:45 cachetools==5.3.3 14:37:45 certifi==2024.2.2 14:37:45 cffi==1.16.0 14:37:45 cfgv==3.4.0 14:37:45 chardet==5.2.0 14:37:45 charset-normalizer==3.3.2 14:37:45 click==8.1.7 14:37:45 cliff==4.6.0 14:37:45 cmd2==2.4.3 14:37:45 cryptography==3.3.2 14:37:45 debtcollector==3.0.0 14:37:45 decorator==5.1.1 14:37:45 defusedxml==0.7.1 14:37:45 Deprecated==1.2.14 14:37:45 distlib==0.3.8 14:37:45 dnspython==2.6.1 14:37:45 docker==4.2.2 14:37:45 dogpile.cache==1.3.2 14:37:45 email_validator==2.1.1 14:37:45 filelock==3.13.3 14:37:45 future==1.0.0 14:37:45 gitdb==4.0.11 14:37:45 GitPython==3.1.42 14:37:45 google-auth==2.29.0 14:37:45 httplib2==0.22.0 14:37:45 identify==2.5.35 14:37:45 idna==3.6 14:37:45 importlib-resources==1.5.0 14:37:45 iso8601==2.1.0 14:37:45 Jinja2==3.1.3 14:37:45 jmespath==1.0.1 14:37:45 jsonpatch==1.33 14:37:45 jsonpointer==2.4 14:37:45 jsonschema==4.21.1 14:37:45 jsonschema-specifications==2023.12.1 14:37:45 keystoneauth1==5.6.0 14:37:45 kubernetes==29.0.0 14:37:45 lftools==0.37.10 14:37:45 lxml==5.1.0 14:37:45 MarkupSafe==2.1.5 14:37:45 msgpack==1.0.8 14:37:45 multi_key_dict==2.0.3 14:37:45 munch==4.0.0 14:37:45 netaddr==1.2.1 14:37:45 netifaces==0.11.0 14:37:45 niet==1.4.2 14:37:45 nodeenv==1.8.0 14:37:45 oauth2client==4.1.3 14:37:45 oauthlib==3.2.2 14:37:45 openstacksdk==3.0.0 14:37:45 os-client-config==2.1.0 14:37:45 os-service-types==1.7.0 14:37:45 osc-lib==3.0.1 14:37:45 oslo.config==9.4.0 14:37:45 oslo.context==5.5.0 14:37:45 oslo.i18n==6.3.0 14:37:45 oslo.log==5.5.0 14:37:45 oslo.serialization==5.4.0 14:37:45 oslo.utils==7.1.0 14:37:45 packaging==24.0 14:37:45 pbr==6.0.0 14:37:45 platformdirs==4.2.0 14:37:45 prettytable==3.10.0 14:37:45 pyasn1==0.6.0 14:37:45 pyasn1_modules==0.4.0 14:37:45 pycparser==2.21 14:37:45 pygerrit2==2.0.15 14:37:45 PyGithub==2.3.0 14:37:45 pyinotify==0.9.6 14:37:45 PyJWT==2.8.0 14:37:45 PyNaCl==1.5.0 14:37:45 pyparsing==2.4.7 14:37:45 pyperclip==1.8.2 14:37:45 pyrsistent==0.20.0 14:37:45 python-cinderclient==9.5.0 14:37:45 python-dateutil==2.9.0.post0 14:37:45 python-heatclient==3.5.0 14:37:45 python-jenkins==1.8.2 14:37:45 python-keystoneclient==5.4.0 14:37:45 python-magnumclient==4.4.0 14:37:45 python-novaclient==18.6.0 14:37:45 python-openstackclient==6.6.0 14:37:45 python-swiftclient==4.5.0 14:37:45 PyYAML==6.0.1 14:37:45 referencing==0.34.0 14:37:45 requests==2.31.0 14:37:45 requests-oauthlib==2.0.0 14:37:45 requestsexceptions==1.4.0 14:37:45 rfc3986==2.0.0 14:37:45 rpds-py==0.18.0 14:37:45 rsa==4.9 14:37:45 ruamel.yaml==0.18.6 14:37:45 ruamel.yaml.clib==0.2.8 14:37:45 s3transfer==0.10.1 14:37:45 simplejson==3.19.2 14:37:45 six==1.16.0 14:37:45 smmap==5.0.1 14:37:45 soupsieve==2.5 14:37:45 stevedore==5.2.0 14:37:45 tabulate==0.9.0 14:37:45 toml==0.10.2 14:37:45 tomlkit==0.12.4 14:37:45 tqdm==4.66.2 14:37:45 typing_extensions==4.10.0 14:37:45 tzdata==2024.1 14:37:45 urllib3==1.26.18 14:37:45 virtualenv==20.25.1 14:37:45 wcwidth==0.2.13 14:37:45 websocket-client==1.7.0 14:37:45 wrapt==1.16.0 14:37:45 xdg==6.0.0 14:37:45 xmltodict==0.13.0 14:37:45 yq==3.2.3 14:37:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4697177318964023211.sh 14:37:45 ---> sudo-logs.sh 14:37:45 Archiving 'sudo' log.. 14:37:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6927530621822031059.sh 14:37:45 ---> job-cost.sh 14:37:45 Setup pyenv: 14:37:45 system 14:37:45 3.8.13 14:37:45 3.9.13 14:37:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:37:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-70Xf from file:/tmp/.os_lf_venv 14:37:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:37:51 lf-activate-venv(): INFO: Adding /tmp/venv-70Xf/bin to PATH 14:37:51 INFO: No Stack... 14:37:52 INFO: Retrieving Pricing Info for: v3-standard-4 14:37:52 INFO: Archiving Costs 14:37:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16314768697070643653.sh 14:37:52 ---> logs-deploy.sh 14:37:52 Setup pyenv: 14:37:52 system 14:37:52 3.8.13 14:37:52 3.9.13 14:37:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:37:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-70Xf from file:/tmp/.os_lf_venv 14:37:54 lf-activate-venv(): INFO: Installing: lftools 14:38:03 lf-activate-venv(): INFO: Adding /tmp/venv-70Xf/bin to PATH 14:38:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3399 14:38:03 INFO: archiving workspace using pattern(s): 14:38:04 Archives upload complete. 14:38:04 INFO: archiving logs to Nexus 14:38:05 ---> uname -a: 14:38:05 Linux prd-ubuntu1804-builder-4c-4g-18887 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:38:05 14:38:05 14:38:05 ---> lscpu: 14:38:05 Architecture: x86_64 14:38:05 CPU op-mode(s): 32-bit, 64-bit 14:38:05 Byte Order: Little Endian 14:38:05 CPU(s): 4 14:38:05 On-line CPU(s) list: 0-3 14:38:05 Thread(s) per core: 1 14:38:05 Core(s) per socket: 1 14:38:05 Socket(s): 4 14:38:05 NUMA node(s): 1 14:38:05 Vendor ID: AuthenticAMD 14:38:05 CPU family: 23 14:38:05 Model: 49 14:38:05 Model name: AMD EPYC-Rome Processor 14:38:05 Stepping: 0 14:38:05 CPU MHz: 2800.000 14:38:05 BogoMIPS: 5600.00 14:38:05 Virtualization: AMD-V 14:38:05 Hypervisor vendor: KVM 14:38:05 Virtualization type: full 14:38:05 L1d cache: 32K 14:38:05 L1i cache: 32K 14:38:05 L2 cache: 512K 14:38:05 L3 cache: 16384K 14:38:05 NUMA node0 CPU(s): 0-3 14:38:05 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 14:38:05 14:38:05 14:38:05 ---> nproc: 14:38:05 4 14:38:05 14:38:05 14:38:05 ---> df -h: 14:38:05 Filesystem Size Used Avail Use% Mounted on 14:38:05 udev 7.9G 0 7.9G 0% /dev 14:38:05 tmpfs 1.6G 672K 1.6G 1% /run 14:38:05 /dev/vda1 78G 8.3G 70G 11% / 14:38:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:38:05 tmpfs 5.0M 0 5.0M 0% /run/lock 14:38:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:38:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:38:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:38:05 14:38:05 14:38:05 ---> free -m: 14:38:05 total used free shared buff/cache available 14:38:05 Mem: 16040 540 13437 0 2062 15187 14:38:05 Swap: 1023 0 1023 14:38:05 14:38:05 14:38:05 ---> ip addr: 14:38:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:38:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:38:05 inet 127.0.0.1/8 scope host lo 14:38:05 valid_lft forever preferred_lft forever 14:38:05 inet6 ::1/128 scope host 14:38:05 valid_lft forever preferred_lft forever 14:38:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:38:05 link/ether fa:16:3e:7f:fb:32 brd ff:ff:ff:ff:ff:ff 14:38:05 inet 10.30.106.251/23 brd 10.30.107.255 scope global dynamic ens3 14:38:05 valid_lft 86245sec preferred_lft 86245sec 14:38:05 inet6 fe80::f816:3eff:fe7f:fb32/64 scope link 14:38:05 valid_lft forever preferred_lft forever 14:38:05 14:38:05 14:38:05 ---> sar -b -r -n DEV: 14:38:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18887) 03/28/24 _x86_64_ (4 CPU) 14:38:05 14:38:05 14:35:32 LINUX RESTART (4 CPU) 14:38:05 14:38:05 14:36:02 tps rtps wtps bread/s bwrtn/s 14:38:05 14:37:01 240.72 37.06 203.66 1755.50 19028.37 14:38:05 14:38:01 87.82 1.08 86.74 124.25 19892.02 14:38:05 Average: 163.63 18.92 144.71 933.02 19463.82 14:38:05 14:38:05 14:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:38:05 14:37:01 13858484 15501968 2566484 15.63 59288 1784556 854068 4.89 783516 1569224 144656 14:38:05 14:38:01 13720108 15512896 2704860 16.47 77372 1904856 796944 4.56 765952 1702376 84612 14:38:05 Average: 13789296 15507432 2635672 16.05 68330 1844706 825506 4.72 774734 1635800 114634 14:38:05 14:38:05 14:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:38:05 14:37:01 ens3 89.51 62.02 854.31 25.08 0.00 0.00 0.00 0.00 14:38:05 14:37:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 14:38:05 14:38:01 ens3 35.59 27.31 252.82 8.49 0.00 0.00 0.00 0.00 14:38:05 14:38:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 14:38:05 Average: ens3 62.33 44.52 551.04 16.71 0.00 0.00 0.00 0.00 14:38:05 Average: lo 1.41 1.41 0.15 0.15 0.00 0.00 0.00 0.00 14:38:05 14:38:05 14:38:05 ---> sar -P ALL: 14:38:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18887) 03/28/24 _x86_64_ (4 CPU) 14:38:05 14:38:05 14:35:32 LINUX RESTART (4 CPU) 14:38:05 14:38:05 14:36:02 CPU %user %nice %system %iowait %steal %idle 14:38:05 14:37:01 all 20.41 0.00 1.89 4.53 0.06 73.11 14:38:05 14:37:01 0 9.97 0.00 1.34 7.05 0.05 81.58 14:38:05 14:37:01 1 16.79 0.00 1.74 1.00 0.05 80.42 14:38:05 14:37:01 2 27.65 0.00 2.00 6.51 0.05 63.78 14:38:05 14:37:01 3 27.23 0.00 2.48 3.57 0.07 66.65 14:38:05 14:38:01 all 21.53 0.00 1.16 3.92 0.05 73.33 14:38:05 14:38:01 0 21.71 0.00 0.88 3.28 0.05 74.07 14:38:05 14:38:01 1 3.03 0.00 0.51 6.67 0.03 89.76 14:38:05 14:38:01 2 41.23 0.00 1.98 1.57 0.07 55.15 14:38:05 14:38:01 3 20.39 0.00 1.30 4.13 0.08 74.10 14:38:05 Average: all 20.98 0.00 1.52 4.22 0.06 73.22 14:38:05 Average: 0 15.90 0.00 1.11 5.15 0.05 77.79 14:38:05 Average: 1 9.82 0.00 1.12 3.87 0.04 85.15 14:38:05 Average: 2 34.50 0.00 1.99 4.02 0.06 59.43 14:38:05 Average: 3 23.78 0.00 1.89 3.85 0.08 70.41 14:38:05 14:38:05 14:38:05