11:23:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137479 11:23:04 Running as SYSTEM 11:23:04 [EnvInject] - Loading node environment variables. 11:23:04 Building remotely on prd-ubuntu1804-builder-4c-4g-17771 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:23:04 [ssh-agent] Looking for ssh-agent implementation... 11:23:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:23:05 $ ssh-agent 11:23:05 SSH_AUTH_SOCK=/tmp/ssh-RkdajVjS9695/agent.1748 11:23:05 SSH_AGENT_PID=1750 11:23:05 [ssh-agent] Started. 11:23:05 Running ssh-add (command line suppressed) 11:23:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3841780659873168921.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3841780659873168921.key) 11:23:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:23:05 The recommended git tool is: NONE 11:23:06 using credential onap-jenkins-ssh 11:23:06 Wiping out workspace first. 11:23:06 Cloning the remote Git repository 11:23:06 Cloning repository git://cloud.onap.org/mirror/oom.git 11:23:06 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:23:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:23:06 > git --version # timeout=10 11:23:06 > git --version # 'git version 2.17.1' 11:23:06 using GIT_SSH to set credentials Gerrit user 11:23:06 Verifying host key using manually-configured host key entries 11:23:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:23:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:23:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:23:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:23:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:23:12 using GIT_SSH to set credentials Gerrit user 11:23:12 Verifying host key using manually-configured host key entries 11:23:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/137479/2 # timeout=30 11:23:12 > git rev-parse 013545ab19ff83dacacceaca251764c39b1cd1c8^{commit} # timeout=10 11:23:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:23:12 Checking out Revision 013545ab19ff83dacacceaca251764c39b1cd1c8 (refs/changes/79/137479/2) 11:23:12 > git config core.sparsecheckout # timeout=10 11:23:12 > git checkout -f 013545ab19ff83dacacceaca251764c39b1cd1c8 # timeout=30 11:23:15 Commit message: "[AAI] Kyverno - disallow-host-path policy" 11:23:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:23:16 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 11:23:16 [EnvInject] - Injecting environment variables from a build step. 11:23:16 [EnvInject] - Injecting as environment variables the properties content 11:23:16 PYTHON=python3 11:23:16 11:23:16 [EnvInject] - Variables injected successfully. 11:23:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16639392466051837622.sh 11:23:16 ---> tox-install.sh 11:23:16 + source /home/jenkins/lf-env.sh 11:23:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:23:16 ++ mktemp -d /tmp/venv-XXXX 11:23:16 + lf_venv=/tmp/venv-bILT 11:23:16 + local venv_file=/tmp/.os_lf_venv 11:23:16 + local python=python3 11:23:16 + local options 11:23:16 + local set_path=true 11:23:16 + local install_args= 11:23:16 ++ 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 11:23:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:23:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:23:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:23:16 + true 11:23:16 + case $1 in 11:23:16 + venv_file=/tmp/.toxenv 11:23:16 + shift 2 11:23:16 + true 11:23:16 + case $1 in 11:23:16 + shift 11:23:16 + break 11:23:16 + case $python in 11:23:16 + local pkg_list= 11:23:16 + [[ -d /opt/pyenv ]] 11:23:16 + echo 'Setup pyenv:' 11:23:16 Setup pyenv: 11:23:16 + export PYENV_ROOT=/opt/pyenv 11:23:16 + PYENV_ROOT=/opt/pyenv 11:23:16 + 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 11:23:16 + 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 11:23:16 + pyenv versions 11:23:16 * system (set by /opt/pyenv/version) 11:23:16 * 3.8.13 (set by /opt/pyenv/version) 11:23:16 * 3.9.13 (set by /opt/pyenv/version) 11:23:16 * 3.10.6 (set by /opt/pyenv/version) 11:23:16 + command -v pyenv 11:23:16 ++ pyenv init - --no-rehash 11:23:16 + 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[*]}"'\'')" 11:23:16 export PATH="/opt/pyenv/shims:${PATH}" 11:23:16 export PYENV_SHELL=bash 11:23:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:23:16 pyenv() { 11:23:16 local command 11:23:16 command="${1:-}" 11:23:16 if [ "$#" -gt 0 ]; then 11:23:16 shift 11:23:16 fi 11:23:16 11:23:16 case "$command" in 11:23:16 rehash|shell) 11:23:16 eval "$(pyenv "sh-$command" "$@")" 11:23:16 ;; 11:23:16 *) 11:23:16 command pyenv "$command" "$@" 11:23:16 ;; 11:23:16 esac 11:23:16 }' 11:23:16 +++ 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[*]}"' 11:23:16 ++ 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 11:23:16 ++ 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 11:23:16 ++ 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 11:23:16 ++ export PYENV_SHELL=bash 11:23:16 ++ PYENV_SHELL=bash 11:23:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:23:16 +++ complete -F _pyenv pyenv 11:23:16 ++ lf-pyver python3 11:23:16 ++ local py_version_xy=python3 11:23:16 ++ local py_version_xyz= 11:23:16 ++ pyenv versions 11:23:16 ++ local command 11:23:16 ++ command=versions 11:23:16 ++ '[' 1 -gt 0 ']' 11:23:16 ++ shift 11:23:16 ++ case "$command" in 11:23:16 ++ command pyenv versions 11:23:16 ++ pyenv versions 11:23:16 ++ sed 's/^[ *]* //' 11:23:16 ++ awk '{ print $1 }' 11:23:16 ++ grep -E '^[0-9.]*[0-9]$' 11:23:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:23:16 +++ grep '^3' /tmp/.pyenv_versions 11:23:16 +++ sort -V 11:23:16 +++ tail -n 1 11:23:16 ++ py_version_xyz=3.10.6 11:23:16 ++ [[ -z 3.10.6 ]] 11:23:16 ++ echo 3.10.6 11:23:16 ++ return 0 11:23:16 + pyenv local 3.10.6 11:23:16 + local command 11:23:16 + command=local 11:23:16 + '[' 2 -gt 0 ']' 11:23:16 + shift 11:23:16 + case "$command" in 11:23:16 + command pyenv local 3.10.6 11:23:16 + pyenv local 3.10.6 11:23:16 + for arg in "$@" 11:23:16 + case $arg in 11:23:16 + pkg_list+='tox ' 11:23:16 + for arg in "$@" 11:23:16 + case $arg in 11:23:16 + pkg_list+='virtualenv ' 11:23:16 + for arg in "$@" 11:23:16 + case $arg in 11:23:16 + pkg_list+='urllib3~=1.26.15 ' 11:23:16 + [[ -f /tmp/.toxenv ]] 11:23:16 + [[ ! -f /tmp/.toxenv ]] 11:23:16 + [[ -n '' ]] 11:23:16 + python3 -m venv /tmp/venv-bILT 11:23:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bILT' 11:23:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bILT 11:23:20 + echo /tmp/venv-bILT 11:23:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:23:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:23:20 + /tmp/venv-bILT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:23:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:23:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:23:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:23:23 + /tmp/venv-bILT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:23:26 + type python3 11:23:26 + true 11:23:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bILT/bin to PATH' 11:23:26 lf-activate-venv(): INFO: Adding /tmp/venv-bILT/bin to PATH 11:23:26 + PATH=/tmp/venv-bILT/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 11:23:26 + return 0 11:23:26 + python3 --version 11:23:26 Python 3.10.6 11:23:26 + python3 -m pip --version 11:23:26 pip 24.0 from /tmp/venv-bILT/lib/python3.10/site-packages/pip (python 3.10) 11:23:26 + python3 -m pip freeze 11:23:26 cachetools==5.3.3 11:23:26 chardet==5.2.0 11:23:26 colorama==0.4.6 11:23:26 distlib==0.3.8 11:23:26 filelock==3.13.1 11:23:26 packaging==24.0 11:23:26 platformdirs==4.2.0 11:23:26 pluggy==1.4.0 11:23:26 pyproject-api==1.6.1 11:23:26 tomli==2.0.1 11:23:26 tox==4.14.2 11:23:26 urllib3==1.26.18 11:23:26 virtualenv==20.25.1 11:23:26 [EnvInject] - Injecting environment variables from a build step. 11:23:26 [EnvInject] - Injecting as environment variables the properties content 11:23:26 PARALLEL=false 11:23:26 11:23:26 [EnvInject] - Variables injected successfully. 11:23:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12118682935574285566.sh 11:23:26 ---> tox-run.sh 11:23: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 11:23:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:23:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:23:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:23:26 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:23:26 + source /home/jenkins/lf-env.sh 11:23:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:23:26 ++ mktemp -d /tmp/venv-XXXX 11:23:26 + lf_venv=/tmp/venv-9H24 11:23:26 + local venv_file=/tmp/.os_lf_venv 11:23:26 + local python=python3 11:23:26 + local options 11:23:26 + local set_path=true 11:23:26 + local install_args= 11:23: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 11:23:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:23:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:23:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:23:26 + true 11:23:26 + case $1 in 11:23:26 + venv_file=/tmp/.toxenv 11:23:26 + shift 2 11:23:26 + true 11:23:26 + case $1 in 11:23:26 + shift 11:23:26 + break 11:23:26 + case $python in 11:23:26 + local pkg_list= 11:23:26 + [[ -d /opt/pyenv ]] 11:23:26 + echo 'Setup pyenv:' 11:23:26 Setup pyenv: 11:23:26 + export PYENV_ROOT=/opt/pyenv 11:23:26 + PYENV_ROOT=/opt/pyenv 11:23: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 11:23: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 11:23:26 + pyenv versions 11:23:26 system 11:23:26 3.8.13 11:23:26 3.9.13 11:23:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:23:26 + command -v pyenv 11:23:26 ++ pyenv init - --no-rehash 11:23: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[*]}"'\'')" 11:23:26 export PATH="/opt/pyenv/shims:${PATH}" 11:23:26 export PYENV_SHELL=bash 11:23:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:23:26 pyenv() { 11:23:26 local command 11:23:26 command="${1:-}" 11:23:26 if [ "$#" -gt 0 ]; then 11:23:26 shift 11:23:26 fi 11:23:26 11:23:26 case "$command" in 11:23:26 rehash|shell) 11:23:26 eval "$(pyenv "sh-$command" "$@")" 11:23:26 ;; 11:23:26 *) 11:23:26 command pyenv "$command" "$@" 11:23:26 ;; 11:23:26 esac 11:23:26 }' 11:23: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[*]}"' 11:23: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 11:23: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 11:23: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 11:23:26 ++ export PYENV_SHELL=bash 11:23:26 ++ PYENV_SHELL=bash 11:23:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:23:26 +++ complete -F _pyenv pyenv 11:23:26 ++ lf-pyver python3 11:23:26 ++ local py_version_xy=python3 11:23:26 ++ local py_version_xyz= 11:23:26 ++ pyenv versions 11:23:26 ++ local command 11:23:26 ++ command=versions 11:23:26 ++ '[' 1 -gt 0 ']' 11:23:26 ++ shift 11:23:26 ++ case "$command" in 11:23:26 ++ command pyenv versions 11:23:26 ++ pyenv versions 11:23:26 ++ sed 's/^[ *]* //' 11:23:26 ++ awk '{ print $1 }' 11:23:26 ++ grep -E '^[0-9.]*[0-9]$' 11:23:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:23:26 +++ grep '^3' /tmp/.pyenv_versions 11:23:26 +++ sort -V 11:23:26 +++ tail -n 1 11:23:26 ++ py_version_xyz=3.10.6 11:23:26 ++ [[ -z 3.10.6 ]] 11:23:26 ++ echo 3.10.6 11:23:26 ++ return 0 11:23:26 + pyenv local 3.10.6 11:23:26 + local command 11:23:26 + command=local 11:23:26 + '[' 2 -gt 0 ']' 11:23:26 + shift 11:23:26 + case "$command" in 11:23:26 + command pyenv local 3.10.6 11:23:26 + pyenv local 3.10.6 11:23:26 + for arg in "$@" 11:23:26 + case $arg in 11:23:26 + pkg_list+='tox ' 11:23:26 + for arg in "$@" 11:23:26 + case $arg in 11:23:26 + pkg_list+='virtualenv ' 11:23:26 + for arg in "$@" 11:23:26 + case $arg in 11:23:26 + pkg_list+='urllib3~=1.26.15 ' 11:23:26 + [[ -f /tmp/.toxenv ]] 11:23:26 ++ cat /tmp/.toxenv 11:23:26 + lf_venv=/tmp/venv-bILT 11:23:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bILT from' file:/tmp/.toxenv 11:23:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bILT from file:/tmp/.toxenv 11:23:26 + /tmp/venv-bILT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:23:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:23:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:23:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:23:27 + /tmp/venv-bILT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:23:29 + type python3 11:23:29 + true 11:23:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bILT/bin to PATH' 11:23:29 lf-activate-venv(): INFO: Adding /tmp/venv-bILT/bin to PATH 11:23:29 + PATH=/tmp/venv-bILT/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 11:23:29 + return 0 11:23:29 + [[ -d /opt/pyenv ]] 11:23:29 + echo '---> Setting up pyenv' 11:23:29 ---> Setting up pyenv 11:23:29 + export PYENV_ROOT=/opt/pyenv 11:23:29 + PYENV_ROOT=/opt/pyenv 11:23:29 + export PATH=/opt/pyenv/bin:/tmp/venv-bILT/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 11:23:29 + PATH=/opt/pyenv/bin:/tmp/venv-bILT/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 11:23:29 ++ pwd 11:23:29 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:23:29 + export PYTHONPATH 11:23:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:23:29 + TOX_TESTENV_PASSENV=PYTHONPATH 11:23:29 + tox --version 11:23:29 4.14.2 from /tmp/venv-bILT/lib/python3.10/site-packages/tox/__init__.py 11:23:29 + PARALLEL=false 11:23:29 + TOX_OPTIONS_LIST= 11:23:29 + [[ -n checkbashisms ]] 11:23:29 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:23:29 + case ${PARALLEL,,} in 11:23:29 + tox -e checkbashisms 11:23:29 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:23:30 checkbashisms: freeze> python -m pip freeze --all 11:23:31 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 11:23:31 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:23:32 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:23:32 you may get strange results 11:23:32 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:23:34 checkbashisms: OK (4.68=setup[1.58]+cmd[3.10] seconds) 11:23:34 congratulations :) (4.85 seconds) 11:23:34 + tox_status=0 11:23:34 + echo '---> Completed tox runs' 11:23:34 ---> Completed tox runs 11:23:34 + for i in .tox/*/log 11:23:34 ++ echo .tox/checkbashisms/log 11:23:34 ++ awk -F/ '{print $2}' 11:23:34 + tox_env=checkbashisms 11:23:34 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:23:34 + DOC_DIR=docs/_build/html 11:23:34 + [[ -d docs/_build/html ]] 11:23:34 + echo '---> tox-run.sh ends' 11:23:34 ---> tox-run.sh ends 11:23:34 + test 0 -eq 0 11:23:34 $ ssh-agent -k 11:23:34 unset SSH_AUTH_SOCK; 11:23:34 unset SSH_AGENT_PID; 11:23:34 echo Agent pid 1750 killed; 11:23:34 [ssh-agent] Stopped. 11:23:34 [PostBuildScript] - [INFO] Executing post build scripts. 11:23:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8272415413495350297.sh 11:23:34 ---> sysstat.sh 11:23:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1861339187381989660.sh 11:23:34 ---> package-listing.sh 11:23:34 ++ facter osfamily 11:23:34 ++ tr '[:upper:]' '[:lower:]' 11:23:35 + OS_FAMILY=debian 11:23:35 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:23:35 + START_PACKAGES=/tmp/packages_start.txt 11:23:35 + END_PACKAGES=/tmp/packages_end.txt 11:23:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:23:35 + PACKAGES=/tmp/packages_start.txt 11:23:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:23:35 + PACKAGES=/tmp/packages_end.txt 11:23:35 + case "${OS_FAMILY}" in 11:23:35 + dpkg -l 11:23:35 + grep '^ii' 11:23:35 + '[' -f /tmp/packages_start.txt ']' 11:23:35 + '[' -f /tmp/packages_end.txt ']' 11:23:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:23:35 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:23:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:23:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:23:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins133287493849679434.sh 11:23:35 ---> capture-instance-metadata.sh 11:23:35 Setup pyenv: 11:23:35 system 11:23:35 3.8.13 11:23:35 3.9.13 11:23:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:23:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HS8G 11:23:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:23:41 lf-activate-venv(): INFO: Installing: lftools 11:24:12 lf-activate-venv(): INFO: Adding /tmp/venv-HS8G/bin to PATH 11:24:12 INFO: Running in OpenStack, capturing instance metadata 11:24:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1356993093466518722.sh 11:24:13 provisioning config files... 11:24:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6577238967009950236tmp 11:24:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:24:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:24:13 [EnvInject] - Injecting environment variables from a build step. 11:24:13 [EnvInject] - Injecting as environment variables the properties content 11:24:13 SERVER_ID=logs 11:24:13 11:24:13 [EnvInject] - Variables injected successfully. 11:24:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6959523844981033830.sh 11:24:13 ---> create-netrc.sh 11:24:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17643252100317495511.sh 11:24:13 ---> python-tools-install.sh 11:24:13 Setup pyenv: 11:24:13 system 11:24:13 3.8.13 11:24:13 3.9.13 11:24:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:24:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HS8G from file:/tmp/.os_lf_venv 11:24:14 lf-activate-venv(): INFO: Installing: lftools 11:24:22 lf-activate-venv(): INFO: Adding /tmp/venv-HS8G/bin to PATH 11:24:22 Generating Requirements File 11:24:49 Python 3.10.6 11:24:49 pip 24.0 from /tmp/venv-HS8G/lib/python3.10/site-packages/pip (python 3.10) 11:24:49 appdirs==1.4.4 11:24:49 argcomplete==3.2.3 11:24:49 aspy.yaml==1.3.0 11:24:49 attrs==23.2.0 11:24:49 autopage==0.5.2 11:24:49 beautifulsoup4==4.12.3 11:24:49 boto3==1.34.69 11:24:49 botocore==1.34.69 11:24:49 bs4==0.0.2 11:24:49 cachetools==5.3.3 11:24:49 certifi==2024.2.2 11:24:49 cffi==1.16.0 11:24:49 cfgv==3.4.0 11:24:49 chardet==5.2.0 11:24:49 charset-normalizer==3.3.2 11:24:49 click==8.1.7 11:24:49 cliff==4.6.0 11:24:49 cmd2==2.4.3 11:24:49 cryptography==3.3.2 11:24:49 debtcollector==3.0.0 11:24:49 decorator==5.1.1 11:24:49 defusedxml==0.7.1 11:24:49 Deprecated==1.2.14 11:24:49 distlib==0.3.8 11:24:49 dnspython==2.6.1 11:24:49 docker==4.2.2 11:24:49 dogpile.cache==1.3.2 11:24:49 email_validator==2.1.1 11:24:49 filelock==3.13.1 11:24:49 future==1.0.0 11:24:49 gitdb==4.0.11 11:24:49 GitPython==3.1.42 11:24:49 google-auth==2.29.0 11:24:49 httplib2==0.22.0 11:24:49 identify==2.5.35 11:24:49 idna==3.6 11:24:49 importlib-resources==1.5.0 11:24:49 iso8601==2.1.0 11:24:49 Jinja2==3.1.3 11:24:49 jmespath==1.0.1 11:24:49 jsonpatch==1.33 11:24:49 jsonpointer==2.4 11:24:49 jsonschema==4.21.1 11:24:49 jsonschema-specifications==2023.12.1 11:24:49 keystoneauth1==5.6.0 11:24:49 kubernetes==29.0.0 11:24:49 lftools==0.37.10 11:24:49 lxml==5.1.0 11:24:49 MarkupSafe==2.1.5 11:24:49 msgpack==1.0.8 11:24:49 multi_key_dict==2.0.3 11:24:49 munch==4.0.0 11:24:49 netaddr==1.2.1 11:24:49 netifaces==0.11.0 11:24:49 niet==1.4.2 11:24:49 nodeenv==1.8.0 11:24:49 oauth2client==4.1.3 11:24:49 oauthlib==3.2.2 11:24:49 openstacksdk==3.0.0 11:24:49 os-client-config==2.1.0 11:24:49 os-service-types==1.7.0 11:24:49 osc-lib==3.0.1 11:24:49 oslo.config==9.4.0 11:24:49 oslo.context==5.5.0 11:24:49 oslo.i18n==6.3.0 11:24:49 oslo.log==5.5.0 11:24:49 oslo.serialization==5.4.0 11:24:49 oslo.utils==7.1.0 11:24:49 packaging==24.0 11:24:49 pbr==6.0.0 11:24:49 platformdirs==4.2.0 11:24:49 prettytable==3.10.0 11:24:49 pyasn1==0.5.1 11:24:49 pyasn1-modules==0.3.0 11:24:49 pycparser==2.21 11:24:49 pygerrit2==2.0.15 11:24:49 PyGithub==2.2.0 11:24:49 pyinotify==0.9.6 11:24:49 PyJWT==2.8.0 11:24:49 PyNaCl==1.5.0 11:24:49 pyparsing==2.4.7 11:24:49 pyperclip==1.8.2 11:24:49 pyrsistent==0.20.0 11:24:49 python-cinderclient==9.5.0 11:24:49 python-dateutil==2.9.0.post0 11:24:49 python-heatclient==3.5.0 11:24:49 python-jenkins==1.8.2 11:24:49 python-keystoneclient==5.4.0 11:24:49 python-magnumclient==4.4.0 11:24:49 python-novaclient==18.6.0 11:24:49 python-openstackclient==6.6.0 11:24:49 python-swiftclient==4.5.0 11:24:49 PyYAML==6.0.1 11:24:49 referencing==0.34.0 11:24:49 requests==2.31.0 11:24:49 requests-oauthlib==2.0.0 11:24:49 requestsexceptions==1.4.0 11:24:49 rfc3986==2.0.0 11:24:49 rpds-py==0.18.0 11:24:49 rsa==4.9 11:24:49 ruamel.yaml==0.18.6 11:24:49 ruamel.yaml.clib==0.2.8 11:24:49 s3transfer==0.10.1 11:24:49 simplejson==3.19.2 11:24:49 six==1.16.0 11:24:49 smmap==5.0.1 11:24:49 soupsieve==2.5 11:24:49 stevedore==5.2.0 11:24:49 tabulate==0.9.0 11:24:49 toml==0.10.2 11:24:49 tomlkit==0.12.4 11:24:49 tqdm==4.66.2 11:24:49 typing_extensions==4.10.0 11:24:49 tzdata==2024.1 11:24:49 urllib3==1.26.18 11:24:49 virtualenv==20.25.1 11:24:49 wcwidth==0.2.13 11:24:49 websocket-client==1.7.0 11:24:49 wrapt==1.16.0 11:24:49 xdg==6.0.0 11:24:49 xmltodict==0.13.0 11:24:49 yq==3.2.3 11:24:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5569379479632552366.sh 11:24:49 ---> sudo-logs.sh 11:24:49 Archiving 'sudo' log.. 11:24:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3282104405801438030.sh 11:24:50 ---> job-cost.sh 11:24:50 Setup pyenv: 11:24:50 system 11:24:50 3.8.13 11:24:50 3.9.13 11:24:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:24:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HS8G from file:/tmp/.os_lf_venv 11:24:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:24:56 lf-activate-venv(): INFO: Adding /tmp/venv-HS8G/bin to PATH 11:24:56 INFO: No Stack... 11:24:56 INFO: Retrieving Pricing Info for: v3-standard-4 11:24:56 INFO: Archiving Costs 11:24:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11350570233620892425.sh 11:24:56 ---> logs-deploy.sh 11:24:56 Setup pyenv: 11:24:56 system 11:24:56 3.8.13 11:24:56 3.9.13 11:24:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:24:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HS8G from file:/tmp/.os_lf_venv 11:24:58 lf-activate-venv(): INFO: Installing: lftools 11:25:07 lf-activate-venv(): INFO: Adding /tmp/venv-HS8G/bin to PATH 11:25:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3374 11:25:07 INFO: archiving workspace using pattern(s): 11:25:08 Archives upload complete. 11:25:08 INFO: archiving logs to Nexus 11:25:09 ---> uname -a: 11:25:09 Linux prd-ubuntu1804-builder-4c-4g-17771 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:25:09 11:25:09 11:25:09 ---> lscpu: 11:25:09 Architecture: x86_64 11:25:09 CPU op-mode(s): 32-bit, 64-bit 11:25:09 Byte Order: Little Endian 11:25:09 CPU(s): 4 11:25:09 On-line CPU(s) list: 0-3 11:25:09 Thread(s) per core: 1 11:25:09 Core(s) per socket: 1 11:25:09 Socket(s): 4 11:25:09 NUMA node(s): 1 11:25:09 Vendor ID: AuthenticAMD 11:25:09 CPU family: 23 11:25:09 Model: 49 11:25:09 Model name: AMD EPYC-Rome Processor 11:25:09 Stepping: 0 11:25:09 CPU MHz: 2799.998 11:25:09 BogoMIPS: 5599.99 11:25:09 Virtualization: AMD-V 11:25:09 Hypervisor vendor: KVM 11:25:09 Virtualization type: full 11:25:09 L1d cache: 32K 11:25:09 L1i cache: 32K 11:25:09 L2 cache: 512K 11:25:09 L3 cache: 16384K 11:25:09 NUMA node0 CPU(s): 0-3 11:25:09 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 11:25:09 11:25:09 11:25:09 ---> nproc: 11:25:09 4 11:25:09 11:25:09 11:25:09 ---> df -h: 11:25:09 Filesystem Size Used Avail Use% Mounted on 11:25:09 udev 7.9G 0 7.9G 0% /dev 11:25:09 tmpfs 1.6G 672K 1.6G 1% /run 11:25:09 /dev/vda1 78G 8.3G 70G 11% / 11:25:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:25:09 tmpfs 5.0M 0 5.0M 0% /run/lock 11:25:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:25:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:25:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:25:09 11:25:09 11:25:09 ---> free -m: 11:25:09 total used free shared buff/cache available 11:25:09 Mem: 16040 536 13442 0 2061 15191 11:25:09 Swap: 1023 0 1023 11:25:09 11:25:09 11:25:09 ---> ip addr: 11:25:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:25:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:25:09 inet 127.0.0.1/8 scope host lo 11:25:09 valid_lft forever preferred_lft forever 11:25:09 inet6 ::1/128 scope host 11:25:09 valid_lft forever preferred_lft forever 11:25:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:25:09 link/ether fa:16:3e:aa:e1:76 brd ff:ff:ff:ff:ff:ff 11:25:09 inet 10.30.106.34/23 brd 10.30.107.255 scope global dynamic ens3 11:25:09 valid_lft 86252sec preferred_lft 86252sec 11:25:09 inet6 fe80::f816:3eff:feaa:e176/64 scope link 11:25:09 valid_lft forever preferred_lft forever 11:25:09 11:25:09 11:25:09 ---> sar -b -r -n DEV: 11:25:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17771) 03/24/24 _x86_64_ (4 CPU) 11:25:09 11:25:09 11:22:44 LINUX RESTART (4 CPU) 11:25:09 11:25:09 11:23:01 tps rtps wtps bread/s bwrtn/s 11:25:09 11:24:01 236.83 58.72 178.10 3699.25 10213.36 11:25:09 11:25:01 96.92 14.18 82.74 1073.42 10378.67 11:25:09 Average: 166.87 36.45 130.42 2386.34 10296.02 11:25:09 11:25:09 11:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:25:09 11:24:01 14038324 15532712 2386644 14.53 54528 1644164 809224 4.63 715464 1466900 62272 11:25:09 11:25:01 13764336 15556316 2660632 16.20 77180 1904148 794412 4.55 720920 1703460 100428 11:25:09 Average: 13901330 15544514 2523638 15.36 65854 1774156 801818 4.59 718192 1585180 81350 11:25:09 11:25:09 11:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:25:09 11:24:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 11:25:09 11:24:01 ens3 433.39 296.15 1713.38 78.06 0.00 0.00 0.00 0.00 11:25:09 11:25:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:25:09 11:25:01 ens3 52.74 36.28 759.32 9.10 0.00 0.00 0.00 0.00 11:25:09 Average: lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 11:25:09 Average: ens3 243.07 166.21 1236.35 43.58 0.00 0.00 0.00 0.00 11:25:09 11:25:09 11:25:09 ---> sar -P ALL: 11:25:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17771) 03/24/24 _x86_64_ (4 CPU) 11:25:09 11:25:09 11:22:44 LINUX RESTART (4 CPU) 11:25:09 11:25:09 11:23:01 CPU %user %nice %system %iowait %steal %idle 11:25:09 11:24:01 all 24.34 0.00 2.18 3.08 0.05 70.34 11:25:09 11:24:01 0 17.32 0.00 2.47 4.08 0.05 76.07 11:25:09 11:24:01 1 34.13 0.00 2.26 2.26 0.07 61.29 11:25:09 11:24:01 2 25.49 0.00 2.29 1.22 0.05 70.94 11:25:09 11:24:01 3 20.43 0.00 1.72 4.74 0.05 73.06 11:25:09 11:25:01 all 21.39 0.00 1.46 2.01 0.04 75.10 11:25:09 11:25:01 0 10.96 0.00 0.94 1.57 0.03 86.51 11:25:09 11:25:01 1 23.05 0.00 2.00 4.56 0.03 70.36 11:25:09 11:25:01 2 16.50 0.00 1.21 0.18 0.05 82.05 11:25:09 11:25:01 3 35.08 0.00 1.72 1.74 0.05 61.42 11:25:09 Average: all 22.86 0.00 1.82 2.54 0.05 72.72 11:25:09 Average: 0 14.14 0.00 1.70 2.82 0.04 81.29 11:25:09 Average: 1 28.58 0.00 2.13 3.41 0.05 65.83 11:25:09 Average: 2 20.98 0.00 1.75 0.70 0.05 76.51 11:25:09 Average: 3 27.75 0.00 1.72 3.24 0.05 67.24 11:25:09 11:25:09 11:25:09