09:54:03 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139247 09:54:03 Running as SYSTEM 09:54:03 [EnvInject] - Loading node environment variables. 09:54:03 Building remotely on prd-ubuntu1804-builder-4c-4g-78441 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:54:03 [ssh-agent] Looking for ssh-agent implementation... 09:54:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:54:03 $ ssh-agent 09:54:03 SSH_AUTH_SOCK=/tmp/ssh-tWm5S9yHafNB/agent.1674 09:54:03 SSH_AGENT_PID=1675 09:54:03 [ssh-agent] Started. 09:54:03 Running ssh-add (command line suppressed) 09:54:03 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15093417044282203878.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15093417044282203878.key) 09:54:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:54:03 The recommended git tool is: NONE 09:54:05 using credential onap-jenkins-ssh 09:54:05 Wiping out workspace first. 09:54:05 Cloning the remote Git repository 09:54:05 Cloning repository git://cloud.onap.org/mirror/oom.git 09:54:05 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:54:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:54:05 > git --version # timeout=10 09:54:05 > git --version # 'git version 2.17.1' 09:54:05 using GIT_SSH to set credentials Gerrit user 09:54:05 Verifying host key using manually-configured host key entries 09:54:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:54:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:54:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:54:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:54:11 using GIT_SSH to set credentials Gerrit user 09:54:11 Verifying host key using manually-configured host key entries 09:54:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/139247/2 # timeout=30 09:54:11 > git rev-parse 7e83f9d169d2ea26f382722fdf36b8ed9b05f93e^{commit} # timeout=10 09:54:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:54:11 Checking out Revision 7e83f9d169d2ea26f382722fdf36b8ed9b05f93e (refs/changes/47/139247/2) 09:54:11 > git config core.sparsecheckout # timeout=10 09:54:11 > git checkout -f 7e83f9d169d2ea26f382722fdf36b8ed9b05f93e # timeout=30 09:54:15 Commit message: "[Multicloud] Fix Kyverno Policy violations" 09:54:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:54:15 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 09:54:15 [EnvInject] - Injecting environment variables from a build step. 09:54:15 [EnvInject] - Injecting as environment variables the properties content 09:54:15 PYTHON=python3 09:54:15 09:54:15 [EnvInject] - Variables injected successfully. 09:54:15 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10488571617914537998.sh 09:54:15 ---> tox-install.sh 09:54:15 + source /home/jenkins/lf-env.sh 09:54:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:54:15 ++ mktemp -d /tmp/venv-XXXX 09:54:15 + lf_venv=/tmp/venv-t7Yz 09:54:15 + local venv_file=/tmp/.os_lf_venv 09:54:15 + local python=python3 09:54:15 + local options 09:54:15 + local set_path=true 09:54:15 + local install_args= 09:54:15 ++ 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 09:54:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:54:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:54:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:54:15 + true 09:54:15 + case $1 in 09:54:15 + venv_file=/tmp/.toxenv 09:54:15 + shift 2 09:54:15 + true 09:54:15 + case $1 in 09:54:15 + shift 09:54:15 + break 09:54:15 + case $python in 09:54:15 + local pkg_list= 09:54:15 + [[ -d /opt/pyenv ]] 09:54:15 + echo 'Setup pyenv:' 09:54:15 Setup pyenv: 09:54:15 + export PYENV_ROOT=/opt/pyenv 09:54:15 + PYENV_ROOT=/opt/pyenv 09:54:15 + 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 09:54:15 + 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 09:54:15 + pyenv versions 09:54:15 * system (set by /opt/pyenv/version) 09:54:15 * 3.8.13 (set by /opt/pyenv/version) 09:54:15 * 3.9.13 (set by /opt/pyenv/version) 09:54:15 * 3.10.6 (set by /opt/pyenv/version) 09:54:15 + command -v pyenv 09:54:15 ++ pyenv init - --no-rehash 09:54:15 + 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[*]}"'\'')" 09:54:15 export PATH="/opt/pyenv/shims:${PATH}" 09:54:15 export PYENV_SHELL=bash 09:54:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:54:15 pyenv() { 09:54:15 local command 09:54:15 command="${1:-}" 09:54:15 if [ "$#" -gt 0 ]; then 09:54:15 shift 09:54:15 fi 09:54:15 09:54:15 case "$command" in 09:54:15 rehash|shell) 09:54:15 eval "$(pyenv "sh-$command" "$@")" 09:54:15 ;; 09:54:15 *) 09:54:15 command pyenv "$command" "$@" 09:54:15 ;; 09:54:15 esac 09:54:15 }' 09:54:15 +++ 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[*]}"' 09:54:15 ++ 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 09:54:15 ++ 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 09:54:15 ++ 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 09:54:15 ++ export PYENV_SHELL=bash 09:54:15 ++ PYENV_SHELL=bash 09:54:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:54:15 +++ complete -F _pyenv pyenv 09:54:15 ++ lf-pyver python3 09:54:15 ++ local py_version_xy=python3 09:54:15 ++ local py_version_xyz= 09:54:15 ++ pyenv versions 09:54:15 ++ local command 09:54:15 ++ command=versions 09:54:15 ++ '[' 1 -gt 0 ']' 09:54:15 ++ shift 09:54:15 ++ case "$command" in 09:54:15 ++ command pyenv versions 09:54:15 ++ pyenv versions 09:54:15 ++ sed 's/^[ *]* //' 09:54:15 ++ grep -E '^[0-9.]*[0-9]$' 09:54:15 ++ awk '{ print $1 }' 09:54:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:54:15 +++ grep '^3' /tmp/.pyenv_versions 09:54:15 +++ sort -V 09:54:15 +++ tail -n 1 09:54:15 ++ py_version_xyz=3.10.6 09:54:15 ++ [[ -z 3.10.6 ]] 09:54:15 ++ echo 3.10.6 09:54:15 ++ return 0 09:54:15 + pyenv local 3.10.6 09:54:15 + local command 09:54:15 + command=local 09:54:15 + '[' 2 -gt 0 ']' 09:54:15 + shift 09:54:15 + case "$command" in 09:54:15 + command pyenv local 3.10.6 09:54:15 + pyenv local 3.10.6 09:54:15 + for arg in "$@" 09:54:15 + case $arg in 09:54:15 + pkg_list+='tox ' 09:54:15 + for arg in "$@" 09:54:15 + case $arg in 09:54:15 + pkg_list+='virtualenv ' 09:54:15 + for arg in "$@" 09:54:15 + case $arg in 09:54:15 + pkg_list+='urllib3~=1.26.15 ' 09:54:15 + [[ -f /tmp/.toxenv ]] 09:54:15 + [[ ! -f /tmp/.toxenv ]] 09:54:15 + [[ -n '' ]] 09:54:15 + python3 -m venv /tmp/venv-t7Yz 09:54:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t7Yz' 09:54:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t7Yz 09:54:20 + echo /tmp/venv-t7Yz 09:54:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:54:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:54:20 + /tmp/venv-t7Yz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:54:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:54:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:54:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:54:23 + /tmp/venv-t7Yz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:54:25 + type python3 09:54:25 + true 09:54:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t7Yz/bin to PATH' 09:54:25 lf-activate-venv(): INFO: Adding /tmp/venv-t7Yz/bin to PATH 09:54:25 + PATH=/tmp/venv-t7Yz/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 09:54:25 + return 0 09:54:25 + python3 --version 09:54:25 Python 3.10.6 09:54:25 + python3 -m pip --version 09:54:25 pip 24.2 from /tmp/venv-t7Yz/lib/python3.10/site-packages/pip (python 3.10) 09:54:25 + python3 -m pip freeze 09:54:26 cachetools==5.5.0 09:54:26 chardet==5.2.0 09:54:26 colorama==0.4.6 09:54:26 distlib==0.3.9 09:54:26 filelock==3.16.1 09:54:26 packaging==24.1 09:54:26 platformdirs==4.3.6 09:54:26 pluggy==1.5.0 09:54:26 pyproject-api==1.8.0 09:54:26 tomli==2.0.2 09:54:26 tox==4.23.1 09:54:26 typing_extensions==4.12.2 09:54:26 urllib3==1.26.20 09:54:26 virtualenv==20.27.0 09:54:26 [EnvInject] - Injecting environment variables from a build step. 09:54:26 [EnvInject] - Injecting as environment variables the properties content 09:54:26 PARALLEL=false 09:54:26 09:54:26 [EnvInject] - Variables injected successfully. 09:54:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12934283363221838967.sh 09:54:26 ---> tox-run.sh 09:54:26 + 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 09:54:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:54:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:54:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:54:26 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:54:26 + source /home/jenkins/lf-env.sh 09:54:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:54:26 ++ mktemp -d /tmp/venv-XXXX 09:54:26 + lf_venv=/tmp/venv-6Rt0 09:54:26 + local venv_file=/tmp/.os_lf_venv 09:54:26 + local python=python3 09:54:26 + local options 09:54:26 + local set_path=true 09:54:26 + local install_args= 09:54:26 ++ 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 09:54:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:54:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:54:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:54:26 + true 09:54:26 + case $1 in 09:54:26 + venv_file=/tmp/.toxenv 09:54:26 + shift 2 09:54:26 + true 09:54:26 + case $1 in 09:54:26 + shift 09:54:26 + break 09:54:26 + case $python in 09:54:26 + local pkg_list= 09:54:26 + [[ -d /opt/pyenv ]] 09:54:26 + echo 'Setup pyenv:' 09:54:26 Setup pyenv: 09:54:26 + export PYENV_ROOT=/opt/pyenv 09:54:26 + PYENV_ROOT=/opt/pyenv 09:54:26 + 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 09:54:26 + 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 09:54:26 + pyenv versions 09:54:26 system 09:54:26 3.8.13 09:54:26 3.9.13 09:54:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:54:26 + command -v pyenv 09:54:26 ++ pyenv init - --no-rehash 09:54:26 + 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[*]}"'\'')" 09:54:26 export PATH="/opt/pyenv/shims:${PATH}" 09:54:26 export PYENV_SHELL=bash 09:54:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:54:26 pyenv() { 09:54:26 local command 09:54:26 command="${1:-}" 09:54:26 if [ "$#" -gt 0 ]; then 09:54:26 shift 09:54:26 fi 09:54:26 09:54:26 case "$command" in 09:54:26 rehash|shell) 09:54:26 eval "$(pyenv "sh-$command" "$@")" 09:54:26 ;; 09:54:26 *) 09:54:26 command pyenv "$command" "$@" 09:54:26 ;; 09:54:26 esac 09:54:26 }' 09:54:26 +++ 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[*]}"' 09:54:26 ++ 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 09:54:26 ++ 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 09:54:26 ++ 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 09:54:26 ++ export PYENV_SHELL=bash 09:54:26 ++ PYENV_SHELL=bash 09:54:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:54:26 +++ complete -F _pyenv pyenv 09:54:26 ++ lf-pyver python3 09:54:26 ++ local py_version_xy=python3 09:54:26 ++ local py_version_xyz= 09:54:26 ++ pyenv versions 09:54:26 ++ local command 09:54:26 ++ command=versions 09:54:26 ++ '[' 1 -gt 0 ']' 09:54:26 ++ shift 09:54:26 ++ case "$command" in 09:54:26 ++ command pyenv versions 09:54:26 ++ pyenv versions 09:54:26 ++ sed 's/^[ *]* //' 09:54:26 ++ grep -E '^[0-9.]*[0-9]$' 09:54:26 ++ awk '{ print $1 }' 09:54:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:54:26 +++ grep '^3' /tmp/.pyenv_versions 09:54:26 +++ sort -V 09:54:26 +++ tail -n 1 09:54:26 ++ py_version_xyz=3.10.6 09:54:26 ++ [[ -z 3.10.6 ]] 09:54:26 ++ echo 3.10.6 09:54:26 ++ return 0 09:54:26 + pyenv local 3.10.6 09:54:26 + local command 09:54:26 + command=local 09:54:26 + '[' 2 -gt 0 ']' 09:54:26 + shift 09:54:26 + case "$command" in 09:54:26 + command pyenv local 3.10.6 09:54:26 + pyenv local 3.10.6 09:54:26 + for arg in "$@" 09:54:26 + case $arg in 09:54:26 + pkg_list+='tox ' 09:54:26 + for arg in "$@" 09:54:26 + case $arg in 09:54:26 + pkg_list+='virtualenv ' 09:54:26 + for arg in "$@" 09:54:26 + case $arg in 09:54:26 + pkg_list+='urllib3~=1.26.15 ' 09:54:26 + [[ -f /tmp/.toxenv ]] 09:54:26 ++ cat /tmp/.toxenv 09:54:26 + lf_venv=/tmp/venv-t7Yz 09:54:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t7Yz from' file:/tmp/.toxenv 09:54:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t7Yz from file:/tmp/.toxenv 09:54:26 + /tmp/venv-t7Yz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:54:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:54:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:54:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:54:27 + /tmp/venv-t7Yz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:54:29 + type python3 09:54:29 + true 09:54:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t7Yz/bin to PATH' 09:54:29 lf-activate-venv(): INFO: Adding /tmp/venv-t7Yz/bin to PATH 09:54:29 + PATH=/tmp/venv-t7Yz/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 09:54:29 + return 0 09:54:29 + [[ -d /opt/pyenv ]] 09:54:29 + echo '---> Setting up pyenv' 09:54:29 ---> Setting up pyenv 09:54:29 + export PYENV_ROOT=/opt/pyenv 09:54:29 + PYENV_ROOT=/opt/pyenv 09:54:29 + export PATH=/opt/pyenv/bin:/tmp/venv-t7Yz/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 09:54:29 + PATH=/opt/pyenv/bin:/tmp/venv-t7Yz/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 09:54:29 ++ pwd 09:54:29 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:54:29 + export PYTHONPATH 09:54:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:54:29 + TOX_TESTENV_PASSENV=PYTHONPATH 09:54:29 + tox --version 09:54:29 4.23.1 from /tmp/venv-t7Yz/lib/python3.10/site-packages/tox/__init__.py 09:54:29 + PARALLEL=false 09:54:29 + TOX_OPTIONS_LIST= 09:54:29 + [[ -n checkbashisms ]] 09:54:29 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:54:29 + case ${PARALLEL,,} in 09:54:29 + tox -e checkbashisms 09:54:29 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:54:30 checkbashisms: freeze> python -m pip freeze --all 09:54:31 checkbashisms: pip==24.2,setuptools==75.2.0,wheel==0.44.0 09:54:31 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:54:32 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:54:32 you may get strange results 09:54:32 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:54:32 you may get strange results 09:54:33 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:54:34 checkbashisms: OK (4.69=setup[1.46]+cmd[3.23] seconds) 09:54:34 congratulations :) (4.86 seconds) 09:54:34 + tox_status=0 09:54:34 + echo '---> Completed tox runs' 09:54:34 ---> Completed tox runs 09:54:34 + for i in .tox/*/log 09:54:34 ++ echo .tox/checkbashisms/log 09:54:34 ++ awk -F/ '{print $2}' 09:54:34 + tox_env=checkbashisms 09:54:34 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:54:34 + DOC_DIR=docs/_build/html 09:54:34 + [[ -d docs/_build/html ]] 09:54:34 + echo '---> tox-run.sh ends' 09:54:34 ---> tox-run.sh ends 09:54:34 + test 0 -eq 0 09:54:34 $ ssh-agent -k 09:54:34 unset SSH_AUTH_SOCK; 09:54:34 unset SSH_AGENT_PID; 09:54:34 echo Agent pid 1675 killed; 09:54:34 [ssh-agent] Stopped. 09:54:34 [PostBuildScript] - [INFO] Executing post build scripts. 09:54:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1482417301121700856.sh 09:54:35 ---> sysstat.sh 09:54:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13627922415507284744.sh 09:54:35 ---> package-listing.sh 09:54:35 ++ tr '[:upper:]' '[:lower:]' 09:54:35 ++ facter osfamily 09:54:35 + OS_FAMILY=debian 09:54:35 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:54:35 + START_PACKAGES=/tmp/packages_start.txt 09:54:35 + END_PACKAGES=/tmp/packages_end.txt 09:54:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:54:35 + PACKAGES=/tmp/packages_start.txt 09:54:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:54:35 + PACKAGES=/tmp/packages_end.txt 09:54:35 + case "${OS_FAMILY}" in 09:54:35 + dpkg -l 09:54:35 + grep '^ii' 09:54:35 + '[' -f /tmp/packages_start.txt ']' 09:54:35 + '[' -f /tmp/packages_end.txt ']' 09:54:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:54:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:54:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:54:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:54:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17777380795915102160.sh 09:54:35 ---> capture-instance-metadata.sh 09:54:35 Setup pyenv: 09:54:35 system 09:54:35 3.8.13 09:54:35 3.9.13 09:54:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:54:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-68GS 09:54:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:54:43 lf-activate-venv(): INFO: Installing: lftools 09:55:12 lf-activate-venv(): INFO: Adding /tmp/venv-68GS/bin to PATH 09:55:12 INFO: Running in OpenStack, capturing instance metadata 09:55:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins490683932847192771.sh 09:55:12 provisioning config files... 09:55:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7128820794962727268tmp 09:55:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:55:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:55:12 [EnvInject] - Injecting environment variables from a build step. 09:55:12 [EnvInject] - Injecting as environment variables the properties content 09:55:12 SERVER_ID=logs 09:55:12 09:55:12 [EnvInject] - Variables injected successfully. 09:55:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12681692185350619458.sh 09:55:12 ---> create-netrc.sh 09:55:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7880813989169161111.sh 09:55:12 ---> python-tools-install.sh 09:55:12 Setup pyenv: 09:55:13 system 09:55:13 3.8.13 09:55:13 3.9.13 09:55:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:55:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-68GS from file:/tmp/.os_lf_venv 09:55:14 lf-activate-venv(): INFO: Installing: lftools 09:55:21 lf-activate-venv(): INFO: Adding /tmp/venv-68GS/bin to PATH 09:55:21 Generating Requirements File 09:55:41 Python 3.10.6 09:55:41 pip 24.2 from /tmp/venv-68GS/lib/python3.10/site-packages/pip (python 3.10) 09:55:41 appdirs==1.4.4 09:55:41 argcomplete==3.5.1 09:55:41 aspy.yaml==1.3.0 09:55:41 attrs==24.2.0 09:55:41 autopage==0.5.2 09:55:41 beautifulsoup4==4.12.3 09:55:41 boto3==1.35.45 09:55:41 botocore==1.35.45 09:55:41 bs4==0.0.2 09:55:41 cachetools==5.5.0 09:55:41 certifi==2024.8.30 09:55:41 cffi==1.17.1 09:55:41 cfgv==3.4.0 09:55:41 chardet==5.2.0 09:55:41 charset-normalizer==3.4.0 09:55:41 click==8.1.7 09:55:41 cliff==4.7.0 09:55:41 cmd2==2.4.3 09:55:41 cryptography==3.3.2 09:55:41 debtcollector==3.0.0 09:55:41 decorator==5.1.1 09:55:41 defusedxml==0.7.1 09:55:41 Deprecated==1.2.14 09:55:41 distlib==0.3.9 09:55:41 dnspython==2.7.0 09:55:41 docker==4.2.2 09:55:41 dogpile.cache==1.3.3 09:55:41 durationpy==0.9 09:55:41 email_validator==2.2.0 09:55:41 filelock==3.16.1 09:55:41 future==1.0.0 09:55:41 gitdb==4.0.11 09:55:41 GitPython==3.1.43 09:55:41 google-auth==2.35.0 09:55:41 httplib2==0.22.0 09:55:41 identify==2.6.1 09:55:41 idna==3.10 09:55:41 importlib-resources==1.5.0 09:55:41 iso8601==2.1.0 09:55:41 Jinja2==3.1.4 09:55:41 jmespath==1.0.1 09:55:41 jsonpatch==1.33 09:55:41 jsonpointer==3.0.0 09:55:41 jsonschema==4.23.0 09:55:41 jsonschema-specifications==2024.10.1 09:55:41 keystoneauth1==5.8.0 09:55:41 kubernetes==31.0.0 09:55:41 lftools==0.37.10 09:55:41 lxml==5.3.0 09:55:41 MarkupSafe==3.0.2 09:55:41 msgpack==1.1.0 09:55:41 multi_key_dict==2.0.3 09:55:41 munch==4.0.0 09:55:41 netaddr==1.3.0 09:55:41 netifaces==0.11.0 09:55:41 niet==1.4.2 09:55:41 nodeenv==1.9.1 09:55:41 oauth2client==4.1.3 09:55:41 oauthlib==3.2.2 09:55:41 openstacksdk==4.1.0 09:55:41 os-client-config==2.1.0 09:55:41 os-service-types==1.7.0 09:55:41 osc-lib==3.1.0 09:55:41 oslo.config==9.6.0 09:55:41 oslo.context==5.6.0 09:55:41 oslo.i18n==6.4.0 09:55:41 oslo.log==6.1.2 09:55:41 oslo.serialization==5.5.0 09:55:41 oslo.utils==7.3.0 09:55:41 packaging==24.1 09:55:41 pbr==6.1.0 09:55:41 platformdirs==4.3.6 09:55:41 prettytable==3.11.0 09:55:41 pyasn1==0.6.1 09:55:41 pyasn1_modules==0.4.1 09:55:41 pycparser==2.22 09:55:41 pygerrit2==2.0.15 09:55:41 PyGithub==2.4.0 09:55:41 PyJWT==2.9.0 09:55:41 PyNaCl==1.5.0 09:55:41 pyparsing==2.4.7 09:55:41 pyperclip==1.9.0 09:55:41 pyrsistent==0.20.0 09:55:41 python-cinderclient==9.6.0 09:55:41 python-dateutil==2.9.0.post0 09:55:41 python-heatclient==4.0.0 09:55:41 python-jenkins==1.8.2 09:55:41 python-keystoneclient==5.5.0 09:55:41 python-magnumclient==4.7.0 09:55:41 python-openstackclient==7.2.0 09:55:41 python-swiftclient==4.6.0 09:55:41 PyYAML==6.0.2 09:55:41 referencing==0.35.1 09:55:41 requests==2.32.3 09:55:41 requests-oauthlib==2.0.0 09:55:41 requestsexceptions==1.4.0 09:55:41 rfc3986==2.0.0 09:55:41 rpds-py==0.20.0 09:55:41 rsa==4.9 09:55:41 ruamel.yaml==0.18.6 09:55:41 ruamel.yaml.clib==0.2.12 09:55:41 s3transfer==0.10.3 09:55:41 simplejson==3.19.3 09:55:41 six==1.16.0 09:55:41 smmap==5.0.1 09:55:41 soupsieve==2.6 09:55:41 stevedore==5.3.0 09:55:41 tabulate==0.9.0 09:55:41 toml==0.10.2 09:55:41 tomlkit==0.13.2 09:55:41 tqdm==4.66.5 09:55:41 typing_extensions==4.12.2 09:55:41 tzdata==2024.2 09:55:41 urllib3==1.26.20 09:55:41 virtualenv==20.27.0 09:55:41 wcwidth==0.2.13 09:55:41 websocket-client==1.8.0 09:55:41 wrapt==1.16.0 09:55:41 xdg==6.0.0 09:55:41 xmltodict==0.14.2 09:55:41 yq==3.4.3 09:55:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18374355299633898443.sh 09:55:41 ---> sudo-logs.sh 09:55:41 Archiving 'sudo' log.. 09:55:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5004605102641075208.sh 09:55:42 ---> job-cost.sh 09:55:42 Setup pyenv: 09:55:42 system 09:55:42 3.8.13 09:55:42 3.9.13 09:55:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:55:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-68GS from file:/tmp/.os_lf_venv 09:55:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:55:51 lf-activate-venv(): INFO: Adding /tmp/venv-68GS/bin to PATH 09:55:51 INFO: No Stack... 09:55:51 INFO: Retrieving Pricing Info for: v3-standard-4 09:55:51 INFO: Archiving Costs 09:55:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8742861783528883677.sh 09:55:51 ---> logs-deploy.sh 09:55:51 Setup pyenv: 09:55:51 system 09:55:51 3.8.13 09:55:51 3.9.13 09:55:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:55:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-68GS from file:/tmp/.os_lf_venv 09:55:53 lf-activate-venv(): INFO: Installing: lftools 09:56:00 lf-activate-venv(): INFO: Adding /tmp/venv-68GS/bin to PATH 09:56:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3630 09:56:00 INFO: archiving workspace using pattern(s): 09:56:01 Archives upload complete. 09:56:02 INFO: archiving logs to Nexus 09:56:02 ---> uname -a: 09:56:02 Linux prd-ubuntu1804-builder-4c-4g-78441 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:56:02 09:56:02 09:56:02 ---> lscpu: 09:56:02 Architecture: x86_64 09:56:02 CPU op-mode(s): 32-bit, 64-bit 09:56:02 Byte Order: Little Endian 09:56:02 CPU(s): 4 09:56:02 On-line CPU(s) list: 0-3 09:56:02 Thread(s) per core: 1 09:56:02 Core(s) per socket: 1 09:56:02 Socket(s): 4 09:56:02 NUMA node(s): 1 09:56:02 Vendor ID: AuthenticAMD 09:56:02 CPU family: 23 09:56:02 Model: 49 09:56:02 Model name: AMD EPYC-Rome Processor 09:56:02 Stepping: 0 09:56:02 CPU MHz: 2800.000 09:56:02 BogoMIPS: 5600.00 09:56:02 Virtualization: AMD-V 09:56:02 Hypervisor vendor: KVM 09:56:02 Virtualization type: full 09:56:02 L1d cache: 32K 09:56:02 L1i cache: 32K 09:56:02 L2 cache: 512K 09:56:02 L3 cache: 16384K 09:56:02 NUMA node0 CPU(s): 0-3 09:56:02 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 09:56:02 09:56:02 09:56:03 ---> nproc: 09:56:03 4 09:56:03 09:56:03 09:56:03 ---> df -h: 09:56:03 Filesystem Size Used Avail Use% Mounted on 09:56:03 udev 7.9G 0 7.9G 0% /dev 09:56:03 tmpfs 1.6G 672K 1.6G 1% /run 09:56:03 /dev/vda1 78G 8.3G 70G 11% / 09:56:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:56:03 tmpfs 5.0M 0 5.0M 0% /run/lock 09:56:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:56:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:56:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:56:03 09:56:03 09:56:03 ---> free -m: 09:56:03 total used free shared buff/cache available 09:56:03 Mem: 16040 579 13418 0 2041 15148 09:56:03 Swap: 1023 0 1023 09:56:03 09:56:03 09:56:03 ---> ip addr: 09:56:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:56:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:56:03 inet 127.0.0.1/8 scope host lo 09:56:03 valid_lft forever preferred_lft forever 09:56:03 inet6 ::1/128 scope host 09:56:03 valid_lft forever preferred_lft forever 09:56:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:56:03 link/ether fa:16:3e:6f:45:6f brd ff:ff:ff:ff:ff:ff 09:56:03 inet 10.30.107.30/23 brd 10.30.107.255 scope global dynamic ens3 09:56:03 valid_lft 86262sec preferred_lft 86262sec 09:56:03 inet6 fe80::f816:3eff:fe6f:456f/64 scope link 09:56:03 valid_lft forever preferred_lft forever 09:56:03 09:56:03 09:56:03 ---> sar -b -r -n DEV: 09:56:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-78441) 10/22/24 _x86_64_ (4 CPU) 09:56:03 09:56:03 09:53:47 LINUX RESTART (4 CPU) 09:56:03 09:56:03 09:54:01 tps rtps wtps bread/s bwrtn/s 09:56:03 09:55:01 228.82 38.24 190.59 1354.75 38166.61 09:56:03 09:56:01 127.20 14.50 112.70 1075.55 39441.56 09:56:03 Average: 178.01 26.37 151.65 1215.16 38804.03 09:56:03 09:56:03 09:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:56:03 09:55:01 14010368 15509576 2414600 14.70 55964 1646492 875360 5.01 738352 1467972 92076 09:56:03 09:56:01 13774860 15546996 2650108 16.13 77500 1883800 834492 4.78 733752 1681060 97176 09:56:03 Average: 13892614 15528286 2532354 15.42 66732 1765146 854926 4.89 736052 1574516 94626 09:56:03 09:56:03 09:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:56:03 09:55:01 ens3 468.48 310.40 1769.64 86.82 0.00 0.00 0.00 0.00 09:56:03 09:55:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 09:56:03 09:56:01 ens3 53.77 38.68 703.94 9.84 0.00 0.00 0.00 0.00 09:56:03 09:56:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 09:56:03 Average: ens3 261.14 174.55 1236.83 48.34 0.00 0.00 0.00 0.00 09:56:03 Average: lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 09:56:03 09:56:03 09:56:03 ---> sar -P ALL: 09:56:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-78441) 10/22/24 _x86_64_ (4 CPU) 09:56:03 09:56:03 09:53:47 LINUX RESTART (4 CPU) 09:56:03 09:56:03 09:54:01 CPU %user %nice %system %iowait %steal %idle 09:56:03 09:55:01 all 22.51 0.00 2.12 6.47 0.07 68.84 09:56:03 09:55:01 0 21.82 0.00 2.80 9.97 0.07 65.34 09:56:03 09:55:01 1 30.99 0.00 2.26 2.65 0.08 64.02 09:56:03 09:55:01 2 17.60 0.00 1.56 11.41 0.05 69.38 09:56:03 09:55:01 3 19.64 0.00 1.83 1.86 0.05 76.62 09:56:03 09:56:01 all 18.93 0.00 1.42 6.98 0.05 72.61 09:56:03 09:56:01 0 12.58 0.00 0.81 15.76 0.05 70.81 09:56:03 09:56:01 1 13.11 0.00 1.49 3.86 0.07 81.47 09:56:03 09:56:01 2 24.43 0.00 1.79 1.52 0.05 72.21 09:56:03 09:56:01 3 25.56 0.00 1.62 6.79 0.07 65.96 09:56:03 Average: all 20.72 0.00 1.77 6.72 0.06 70.72 09:56:03 Average: 0 17.20 0.00 1.80 12.86 0.06 68.07 09:56:03 Average: 1 22.05 0.00 1.87 3.26 0.08 72.75 09:56:03 Average: 2 21.02 0.00 1.67 6.46 0.05 70.80 09:56:03 Average: 3 22.60 0.00 1.73 4.33 0.06 71.28 09:56:03 09:56:03 09:56:03