08:14:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137817 08:14:59 Running as SYSTEM 08:14:59 [EnvInject] - Loading node environment variables. 08:14:59 Building remotely on prd-ubuntu1804-builder-4c-4g-885 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:14:59 [ssh-agent] Looking for ssh-agent implementation... 08:14:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:59 $ ssh-agent 08:14:59 SSH_AUTH_SOCK=/tmp/ssh-vxBN8OfA8HkH/agent.1665 08:14:59 SSH_AGENT_PID=1666 08:14:59 [ssh-agent] Started. 08:14:59 Running ssh-add (command line suppressed) 08:14:59 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12115985485384421783.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12115985485384421783.key) 08:14:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:14:59 The recommended git tool is: NONE 08:15:01 using credential onap-jenkins-ssh 08:15:01 Wiping out workspace first. 08:15:01 Cloning the remote Git repository 08:15:01 Cloning repository git://cloud.onap.org/mirror/oom.git 08:15:01 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:15:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:15:01 > git --version # timeout=10 08:15:01 > git --version # 'git version 2.17.1' 08:15:01 using GIT_SSH to set credentials Gerrit user 08:15:01 Verifying host key using manually-configured host key entries 08:15:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:15:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:15:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:15:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:15:07 using GIT_SSH to set credentials Gerrit user 08:15:07 Verifying host key using manually-configured host key entries 08:15:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/137817/2 # timeout=30 08:15:07 > git rev-parse d2b2a3d446a92910fcf3be4c6a3b4254451f730c^{commit} # timeout=10 08:15:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:15:07 Checking out Revision d2b2a3d446a92910fcf3be4c6a3b4254451f730c (refs/changes/17/137817/2) 08:15:07 > git config core.sparsecheckout # timeout=10 08:15:07 > git checkout -f d2b2a3d446a92910fcf3be4c6a3b4254451f730c # timeout=30 08:15:11 Commit message: "[COMMON] Fix Kyverno policy violations in common/mongodb" 08:15:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:15:11 > git rev-list --no-walk c64f1c0954e631709083499f6d1c80258c7809ee # timeout=10 08:15:11 [EnvInject] - Injecting environment variables from a build step. 08:15:11 [EnvInject] - Injecting as environment variables the properties content 08:15:11 PYTHON=python3 08:15:11 08:15:11 [EnvInject] - Variables injected successfully. 08:15:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3022885731235454220.sh 08:15:11 ---> tox-install.sh 08:15:11 + source /home/jenkins/lf-env.sh 08:15:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:15:11 ++ mktemp -d /tmp/venv-XXXX 08:15:11 + lf_venv=/tmp/venv-QpfP 08:15:11 + local venv_file=/tmp/.os_lf_venv 08:15:11 + local python=python3 08:15:11 + local options 08:15:11 + local set_path=true 08:15:11 + local install_args= 08:15:11 ++ 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 08:15:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:15:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:15:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:15:11 + true 08:15:11 + case $1 in 08:15:11 + venv_file=/tmp/.toxenv 08:15:11 + shift 2 08:15:11 + true 08:15:11 + case $1 in 08:15:11 + shift 08:15:11 + break 08:15:11 + case $python in 08:15:11 + local pkg_list= 08:15:11 + [[ -d /opt/pyenv ]] 08:15:11 + echo 'Setup pyenv:' 08:15:11 Setup pyenv: 08:15:11 + export PYENV_ROOT=/opt/pyenv 08:15:11 + PYENV_ROOT=/opt/pyenv 08:15:11 + 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 08:15:11 + 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 08:15:11 + pyenv versions 08:15:11 * system (set by /opt/pyenv/version) 08:15:11 * 3.8.13 (set by /opt/pyenv/version) 08:15:11 * 3.9.13 (set by /opt/pyenv/version) 08:15:11 * 3.10.6 (set by /opt/pyenv/version) 08:15:11 + command -v pyenv 08:15:11 ++ pyenv init - --no-rehash 08:15:11 + 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[*]}"'\'')" 08:15:11 export PATH="/opt/pyenv/shims:${PATH}" 08:15:11 export PYENV_SHELL=bash 08:15:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:15:11 pyenv() { 08:15:11 local command 08:15:11 command="${1:-}" 08:15:11 if [ "$#" -gt 0 ]; then 08:15:11 shift 08:15:11 fi 08:15:11 08:15:11 case "$command" in 08:15:11 rehash|shell) 08:15:11 eval "$(pyenv "sh-$command" "$@")" 08:15:11 ;; 08:15:11 *) 08:15:11 command pyenv "$command" "$@" 08:15:11 ;; 08:15:11 esac 08:15:11 }' 08:15:11 +++ 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[*]}"' 08:15:11 ++ 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 08:15:11 ++ 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 08:15:11 ++ 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 08:15:11 ++ export PYENV_SHELL=bash 08:15:11 ++ PYENV_SHELL=bash 08:15:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:15:11 +++ complete -F _pyenv pyenv 08:15:11 ++ lf-pyver python3 08:15:11 ++ local py_version_xy=python3 08:15:11 ++ local py_version_xyz= 08:15:11 ++ pyenv versions 08:15:11 ++ local command 08:15:11 ++ command=versions 08:15:11 ++ '[' 1 -gt 0 ']' 08:15:11 ++ shift 08:15:11 ++ case "$command" in 08:15:11 ++ command pyenv versions 08:15:11 ++ pyenv versions 08:15:11 ++ awk '{ print $1 }' 08:15:11 ++ sed 's/^[ *]* //' 08:15:11 ++ grep -E '^[0-9.]*[0-9]$' 08:15:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:15:11 +++ grep '^3' /tmp/.pyenv_versions 08:15:11 +++ sort -V 08:15:11 +++ tail -n 1 08:15:11 ++ py_version_xyz=3.10.6 08:15:11 ++ [[ -z 3.10.6 ]] 08:15:11 ++ echo 3.10.6 08:15:11 ++ return 0 08:15:11 + pyenv local 3.10.6 08:15:11 + local command 08:15:11 + command=local 08:15:11 + '[' 2 -gt 0 ']' 08:15:11 + shift 08:15:11 + case "$command" in 08:15:11 + command pyenv local 3.10.6 08:15:11 + pyenv local 3.10.6 08:15:11 + for arg in "$@" 08:15:11 + case $arg in 08:15:11 + pkg_list+='tox ' 08:15:11 + for arg in "$@" 08:15:11 + case $arg in 08:15:11 + pkg_list+='virtualenv ' 08:15:11 + for arg in "$@" 08:15:11 + case $arg in 08:15:11 + pkg_list+='urllib3~=1.26.15 ' 08:15:11 + [[ -f /tmp/.toxenv ]] 08:15:11 + [[ ! -f /tmp/.toxenv ]] 08:15:11 + [[ -n '' ]] 08:15:11 + python3 -m venv /tmp/venv-QpfP 08:15:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QpfP' 08:15:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QpfP 08:15:15 + echo /tmp/venv-QpfP 08:15:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:15:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:15:15 + /tmp/venv-QpfP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:15:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:15:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:15:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:15:19 + /tmp/venv-QpfP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:15:21 + type python3 08:15:21 + true 08:15:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QpfP/bin to PATH' 08:15:21 lf-activate-venv(): INFO: Adding /tmp/venv-QpfP/bin to PATH 08:15:21 + PATH=/tmp/venv-QpfP/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 08:15:21 + return 0 08:15:21 + python3 --version 08:15:21 Python 3.10.6 08:15:21 + python3 -m pip --version 08:15:21 pip 24.0 from /tmp/venv-QpfP/lib/python3.10/site-packages/pip (python 3.10) 08:15:21 + python3 -m pip freeze 08:15:22 cachetools==5.3.3 08:15:22 chardet==5.2.0 08:15:22 colorama==0.4.6 08:15:22 distlib==0.3.8 08:15:22 filelock==3.14.0 08:15:22 packaging==24.0 08:15:22 platformdirs==4.2.1 08:15:22 pluggy==1.5.0 08:15:22 pyproject-api==1.6.1 08:15:22 tomli==2.0.1 08:15:22 tox==4.15.0 08:15:22 urllib3==1.26.18 08:15:22 virtualenv==20.26.1 08:15:22 [EnvInject] - Injecting environment variables from a build step. 08:15:22 [EnvInject] - Injecting as environment variables the properties content 08:15:22 PARALLEL=false 08:15:22 08:15:22 [EnvInject] - Variables injected successfully. 08:15:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins48818192961757198.sh 08:15:22 ---> tox-run.sh 08:15:22 + 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 08:15:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:15:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:15:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:15:22 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:15:22 + source /home/jenkins/lf-env.sh 08:15:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:15:22 ++ mktemp -d /tmp/venv-XXXX 08:15:22 + lf_venv=/tmp/venv-95F6 08:15:22 + local venv_file=/tmp/.os_lf_venv 08:15:22 + local python=python3 08:15:22 + local options 08:15:22 + local set_path=true 08:15:22 + local install_args= 08:15:22 ++ 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 08:15:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:15:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:15:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:15:22 + true 08:15:22 + case $1 in 08:15:22 + venv_file=/tmp/.toxenv 08:15:22 + shift 2 08:15:22 + true 08:15:22 + case $1 in 08:15:22 + shift 08:15:22 + break 08:15:22 + case $python in 08:15:22 + local pkg_list= 08:15:22 + [[ -d /opt/pyenv ]] 08:15:22 + echo 'Setup pyenv:' 08:15:22 Setup pyenv: 08:15:22 + export PYENV_ROOT=/opt/pyenv 08:15:22 + PYENV_ROOT=/opt/pyenv 08:15:22 + 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 08:15:22 + 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 08:15:22 + pyenv versions 08:15:22 system 08:15:22 3.8.13 08:15:22 3.9.13 08:15:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:15:22 + command -v pyenv 08:15:22 ++ pyenv init - --no-rehash 08:15:22 + 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[*]}"'\'')" 08:15:22 export PATH="/opt/pyenv/shims:${PATH}" 08:15:22 export PYENV_SHELL=bash 08:15:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:15:22 pyenv() { 08:15:22 local command 08:15:22 command="${1:-}" 08:15:22 if [ "$#" -gt 0 ]; then 08:15:22 shift 08:15:22 fi 08:15:22 08:15:22 case "$command" in 08:15:22 rehash|shell) 08:15:22 eval "$(pyenv "sh-$command" "$@")" 08:15:22 ;; 08:15:22 *) 08:15:22 command pyenv "$command" "$@" 08:15:22 ;; 08:15:22 esac 08:15:22 }' 08:15:22 +++ 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[*]}"' 08:15:22 ++ 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 08:15:22 ++ 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 08:15:22 ++ 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 08:15:22 ++ export PYENV_SHELL=bash 08:15:22 ++ PYENV_SHELL=bash 08:15:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:15:22 +++ complete -F _pyenv pyenv 08:15:22 ++ lf-pyver python3 08:15:22 ++ local py_version_xy=python3 08:15:22 ++ local py_version_xyz= 08:15:22 ++ pyenv versions 08:15:22 ++ local command 08:15:22 ++ command=versions 08:15:22 ++ '[' 1 -gt 0 ']' 08:15:22 ++ shift 08:15:22 ++ case "$command" in 08:15:22 ++ command pyenv versions 08:15:22 ++ pyenv versions 08:15:22 ++ sed 's/^[ *]* //' 08:15:22 ++ awk '{ print $1 }' 08:15:22 ++ grep -E '^[0-9.]*[0-9]$' 08:15:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:15:22 +++ grep '^3' /tmp/.pyenv_versions 08:15:22 +++ sort -V 08:15:22 +++ tail -n 1 08:15:22 ++ py_version_xyz=3.10.6 08:15:22 ++ [[ -z 3.10.6 ]] 08:15:22 ++ echo 3.10.6 08:15:22 ++ return 0 08:15:22 + pyenv local 3.10.6 08:15:22 + local command 08:15:22 + command=local 08:15:22 + '[' 2 -gt 0 ']' 08:15:22 + shift 08:15:22 + case "$command" in 08:15:22 + command pyenv local 3.10.6 08:15:22 + pyenv local 3.10.6 08:15:22 + for arg in "$@" 08:15:22 + case $arg in 08:15:22 + pkg_list+='tox ' 08:15:22 + for arg in "$@" 08:15:22 + case $arg in 08:15:22 + pkg_list+='virtualenv ' 08:15:22 + for arg in "$@" 08:15:22 + case $arg in 08:15:22 + pkg_list+='urllib3~=1.26.15 ' 08:15:22 + [[ -f /tmp/.toxenv ]] 08:15:22 ++ cat /tmp/.toxenv 08:15:22 + lf_venv=/tmp/venv-QpfP 08:15:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QpfP from' file:/tmp/.toxenv 08:15:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QpfP from file:/tmp/.toxenv 08:15:22 + /tmp/venv-QpfP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:15:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:15:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:15:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:15:23 + /tmp/venv-QpfP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:15:24 + type python3 08:15:24 + true 08:15:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QpfP/bin to PATH' 08:15:24 lf-activate-venv(): INFO: Adding /tmp/venv-QpfP/bin to PATH 08:15:24 + PATH=/tmp/venv-QpfP/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 08:15:24 + return 0 08:15:24 + [[ -d /opt/pyenv ]] 08:15:24 + echo '---> Setting up pyenv' 08:15:24 ---> Setting up pyenv 08:15:24 + export PYENV_ROOT=/opt/pyenv 08:15:24 + PYENV_ROOT=/opt/pyenv 08:15:24 + export PATH=/opt/pyenv/bin:/tmp/venv-QpfP/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 08:15:24 + PATH=/opt/pyenv/bin:/tmp/venv-QpfP/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 08:15:24 ++ pwd 08:15:24 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:15:24 + export PYTHONPATH 08:15:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:15:24 + TOX_TESTENV_PASSENV=PYTHONPATH 08:15:24 + tox --version 08:15:25 4.15.0 from /tmp/venv-QpfP/lib/python3.10/site-packages/tox/__init__.py 08:15:25 + PARALLEL=false 08:15:25 + TOX_OPTIONS_LIST= 08:15:25 + [[ -n checkbashisms ]] 08:15:25 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:15:25 + case ${PARALLEL,,} in 08:15:25 + tox -e checkbashisms 08:15:25 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:15:26 checkbashisms: freeze> python -m pip freeze --all 08:15:27 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 08:15:27 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:15:28 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:15:28 you may get strange results 08:15:28 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:15:30 checkbashisms: OK (4.81=setup[1.67]+cmd[3.15] seconds) 08:15:30 congratulations :) (4.99 seconds) 08:15:30 + tox_status=0 08:15:30 + echo '---> Completed tox runs' 08:15:30 ---> Completed tox runs 08:15:30 + for i in .tox/*/log 08:15:30 ++ echo .tox/checkbashisms/log 08:15:30 ++ awk -F/ '{print $2}' 08:15:30 + tox_env=checkbashisms 08:15:30 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:15:30 + DOC_DIR=docs/_build/html 08:15:30 + [[ -d docs/_build/html ]] 08:15:30 + echo '---> tox-run.sh ends' 08:15:30 ---> tox-run.sh ends 08:15:30 + test 0 -eq 0 08:15:30 $ ssh-agent -k 08:15:30 unset SSH_AUTH_SOCK; 08:15:30 unset SSH_AGENT_PID; 08:15:30 echo Agent pid 1666 killed; 08:15:30 [ssh-agent] Stopped. 08:15:30 [PostBuildScript] - [INFO] Executing post build scripts. 08:15:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16732747632184924189.sh 08:15:30 ---> sysstat.sh 08:15:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6762519383738217819.sh 08:15:30 ---> package-listing.sh 08:15:30 ++ facter osfamily 08:15:30 ++ tr '[:upper:]' '[:lower:]' 08:15:31 + OS_FAMILY=debian 08:15:31 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:15:31 + START_PACKAGES=/tmp/packages_start.txt 08:15:31 + END_PACKAGES=/tmp/packages_end.txt 08:15:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:15:31 + PACKAGES=/tmp/packages_start.txt 08:15:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:15:31 + PACKAGES=/tmp/packages_end.txt 08:15:31 + case "${OS_FAMILY}" in 08:15:31 + dpkg -l 08:15:31 + grep '^ii' 08:15:31 + '[' -f /tmp/packages_start.txt ']' 08:15:31 + '[' -f /tmp/packages_end.txt ']' 08:15:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:15:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:15:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:15:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:15:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14795517810387181951.sh 08:15:31 ---> capture-instance-metadata.sh 08:15:31 Setup pyenv: 08:15:31 system 08:15:31 3.8.13 08:15:31 3.9.13 08:15:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:15:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WRp4 08:15:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:15:38 lf-activate-venv(): INFO: Installing: lftools 08:16:10 lf-activate-venv(): INFO: Adding /tmp/venv-WRp4/bin to PATH 08:16:10 INFO: Running in OpenStack, capturing instance metadata 08:16:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7677370067444038557.sh 08:16:11 provisioning config files... 08:16:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5653659520471298122tmp 08:16:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:16:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:16:11 [EnvInject] - Injecting environment variables from a build step. 08:16:11 [EnvInject] - Injecting as environment variables the properties content 08:16:11 SERVER_ID=logs 08:16:11 08:16:11 [EnvInject] - Variables injected successfully. 08:16:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3906243555996812365.sh 08:16:11 ---> create-netrc.sh 08:16:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13847843398616153273.sh 08:16:11 ---> python-tools-install.sh 08:16:11 Setup pyenv: 08:16:11 system 08:16:11 3.8.13 08:16:11 3.9.13 08:16:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:16:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WRp4 from file:/tmp/.os_lf_venv 08:16:12 lf-activate-venv(): INFO: Installing: lftools 08:16:21 lf-activate-venv(): INFO: Adding /tmp/venv-WRp4/bin to PATH 08:16:21 Generating Requirements File 08:16:48 Python 3.10.6 08:16:48 pip 24.0 from /tmp/venv-WRp4/lib/python3.10/site-packages/pip (python 3.10) 08:16:48 appdirs==1.4.4 08:16:48 argcomplete==3.3.0 08:16:48 aspy.yaml==1.3.0 08:16:48 attrs==23.2.0 08:16:48 autopage==0.5.2 08:16:48 beautifulsoup4==4.12.3 08:16:48 boto3==1.34.98 08:16:48 botocore==1.34.98 08:16:48 bs4==0.0.2 08:16:48 cachetools==5.3.3 08:16:48 certifi==2024.2.2 08:16:48 cffi==1.16.0 08:16:48 cfgv==3.4.0 08:16:48 chardet==5.2.0 08:16:48 charset-normalizer==3.3.2 08:16:48 click==8.1.7 08:16:48 cliff==4.6.0 08:16:48 cmd2==2.4.3 08:16:48 cryptography==3.3.2 08:16:48 debtcollector==3.0.0 08:16:48 decorator==5.1.1 08:16:48 defusedxml==0.7.1 08:16:48 Deprecated==1.2.14 08:16:48 distlib==0.3.8 08:16:48 dnspython==2.6.1 08:16:48 docker==4.2.2 08:16:48 dogpile.cache==1.3.3 08:16:48 email_validator==2.1.1 08:16:48 filelock==3.14.0 08:16:48 future==1.0.0 08:16:48 gitdb==4.0.11 08:16:48 GitPython==3.1.43 08:16:48 google-auth==2.29.0 08:16:48 httplib2==0.22.0 08:16:48 identify==2.5.36 08:16:48 idna==3.7 08:16:48 importlib-resources==1.5.0 08:16:48 iso8601==2.1.0 08:16:48 Jinja2==3.1.4 08:16:48 jmespath==1.0.1 08:16:48 jsonpatch==1.33 08:16:48 jsonpointer==2.4 08:16:48 jsonschema==4.22.0 08:16:48 jsonschema-specifications==2023.12.1 08:16:48 keystoneauth1==5.6.0 08:16:48 kubernetes==29.0.0 08:16:48 lftools==0.37.10 08:16:48 lxml==5.2.1 08:16:48 MarkupSafe==2.1.5 08:16:48 msgpack==1.0.8 08:16:48 multi_key_dict==2.0.3 08:16:48 munch==4.0.0 08:16:48 netaddr==1.2.1 08:16:48 netifaces==0.11.0 08:16:48 niet==1.4.2 08:16:48 nodeenv==1.8.0 08:16:48 oauth2client==4.1.3 08:16:48 oauthlib==3.2.2 08:16:48 openstacksdk==3.1.0 08:16:48 os-client-config==2.1.0 08:16:48 os-service-types==1.7.0 08:16:48 osc-lib==3.0.1 08:16:48 oslo.config==9.4.0 08:16:48 oslo.context==5.5.0 08:16:48 oslo.i18n==6.3.0 08:16:48 oslo.log==5.5.1 08:16:48 oslo.serialization==5.4.0 08:16:48 oslo.utils==7.1.0 08:16:48 packaging==24.0 08:16:48 pbr==6.0.0 08:16:48 platformdirs==4.2.1 08:16:48 prettytable==3.10.0 08:16:48 pyasn1==0.6.0 08:16:48 pyasn1_modules==0.4.0 08:16:48 pycparser==2.22 08:16:48 pygerrit2==2.0.15 08:16:48 PyGithub==2.3.0 08:16:48 pyinotify==0.9.6 08:16:48 PyJWT==2.8.0 08:16:48 PyNaCl==1.5.0 08:16:48 pyparsing==2.4.7 08:16:48 pyperclip==1.8.2 08:16:48 pyrsistent==0.20.0 08:16:48 python-cinderclient==9.5.0 08:16:48 python-dateutil==2.9.0.post0 08:16:48 python-heatclient==3.5.0 08:16:48 python-jenkins==1.8.2 08:16:48 python-keystoneclient==5.4.0 08:16:48 python-magnumclient==4.4.0 08:16:48 python-novaclient==18.6.0 08:16:48 python-openstackclient==6.6.0 08:16:48 python-swiftclient==4.5.0 08:16:48 PyYAML==6.0.1 08:16:48 referencing==0.35.1 08:16:48 requests==2.31.0 08:16:48 requests-oauthlib==2.0.0 08:16:48 requestsexceptions==1.4.0 08:16:48 rfc3986==2.0.0 08:16:48 rpds-py==0.18.0 08:16:48 rsa==4.9 08:16:48 ruamel.yaml==0.18.6 08:16:48 ruamel.yaml.clib==0.2.8 08:16:48 s3transfer==0.10.1 08:16:48 simplejson==3.19.2 08:16:48 six==1.16.0 08:16:48 smmap==5.0.1 08:16:48 soupsieve==2.5 08:16:48 stevedore==5.2.0 08:16:48 tabulate==0.9.0 08:16:48 toml==0.10.2 08:16:48 tomlkit==0.12.4 08:16:48 tqdm==4.66.4 08:16:48 typing_extensions==4.11.0 08:16:48 tzdata==2024.1 08:16:48 urllib3==1.26.18 08:16:48 virtualenv==20.26.1 08:16:48 wcwidth==0.2.13 08:16:48 websocket-client==1.8.0 08:16:48 wrapt==1.16.0 08:16:48 xdg==6.0.0 08:16:48 xmltodict==0.13.0 08:16:48 yq==3.4.3 08:16:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11522977146443825250.sh 08:16:48 ---> sudo-logs.sh 08:16:48 Archiving 'sudo' log.. 08:16:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2948763533979197661.sh 08:16:49 ---> job-cost.sh 08:16:49 Setup pyenv: 08:16:49 system 08:16:49 3.8.13 08:16:49 3.9.13 08:16:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:16:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WRp4 from file:/tmp/.os_lf_venv 08:16:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:16:55 lf-activate-venv(): INFO: Adding /tmp/venv-WRp4/bin to PATH 08:16:55 INFO: No Stack... 08:16:55 INFO: Retrieving Pricing Info for: v3-standard-4 08:16:56 INFO: Archiving Costs 08:16:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16107067248711967043.sh 08:16:56 ---> logs-deploy.sh 08:16:56 Setup pyenv: 08:16:56 system 08:16:56 3.8.13 08:16:56 3.9.13 08:16:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:16:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WRp4 from file:/tmp/.os_lf_venv 08:16:57 lf-activate-venv(): INFO: Installing: lftools 08:17:07 lf-activate-venv(): INFO: Adding /tmp/venv-WRp4/bin to PATH 08:17:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3459 08:17:07 INFO: archiving workspace using pattern(s): 08:17:08 Archives upload complete. 08:17:08 INFO: archiving logs to Nexus 08:17:09 ---> uname -a: 08:17:09 Linux prd-ubuntu1804-builder-4c-4g-885 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:17:09 08:17:09 08:17:09 ---> lscpu: 08:17:09 Architecture: x86_64 08:17:09 CPU op-mode(s): 32-bit, 64-bit 08:17:09 Byte Order: Little Endian 08:17:09 CPU(s): 4 08:17:09 On-line CPU(s) list: 0-3 08:17:09 Thread(s) per core: 1 08:17:09 Core(s) per socket: 1 08:17:09 Socket(s): 4 08:17:09 NUMA node(s): 1 08:17:09 Vendor ID: AuthenticAMD 08:17:09 CPU family: 23 08:17:09 Model: 49 08:17:09 Model name: AMD EPYC-Rome Processor 08:17:09 Stepping: 0 08:17:09 CPU MHz: 2800.000 08:17:09 BogoMIPS: 5600.00 08:17:09 Virtualization: AMD-V 08:17:09 Hypervisor vendor: KVM 08:17:09 Virtualization type: full 08:17:09 L1d cache: 32K 08:17:09 L1i cache: 32K 08:17:09 L2 cache: 512K 08:17:09 L3 cache: 16384K 08:17:09 NUMA node0 CPU(s): 0-3 08:17: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 08:17:09 08:17:09 08:17:09 ---> nproc: 08:17:09 4 08:17:09 08:17:09 08:17:09 ---> df -h: 08:17:09 Filesystem Size Used Avail Use% Mounted on 08:17:09 udev 7.9G 0 7.9G 0% /dev 08:17:09 tmpfs 1.6G 672K 1.6G 1% /run 08:17:09 /dev/vda1 78G 8.3G 70G 11% / 08:17:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:17:09 tmpfs 5.0M 0 5.0M 0% /run/lock 08:17:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:17:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:17:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:17:09 08:17:09 08:17:09 ---> free -m: 08:17:09 total used free shared buff/cache available 08:17:09 Mem: 16040 542 13445 0 2051 15185 08:17:09 Swap: 1023 0 1023 08:17:09 08:17:09 08:17:09 ---> ip addr: 08:17:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:17:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:17:09 inet 127.0.0.1/8 scope host lo 08:17:09 valid_lft forever preferred_lft forever 08:17:09 inet6 ::1/128 scope host 08:17:09 valid_lft forever preferred_lft forever 08:17:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:17:09 link/ether fa:16:3e:90:a6:f0 brd ff:ff:ff:ff:ff:ff 08:17:09 inet 10.30.107.138/23 brd 10.30.107.255 scope global dynamic ens3 08:17:09 valid_lft 86253sec preferred_lft 86253sec 08:17:09 inet6 fe80::f816:3eff:fe90:a6f0/64 scope link 08:17:09 valid_lft forever preferred_lft forever 08:17:09 08:17:09 08:17:09 ---> sar -b -r -n DEV: 08:17:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-885) 05/06/24 _x86_64_ (4 CPU) 08:17:09 08:17:09 08:14:44 LINUX RESTART (4 CPU) 08:17:09 08:17:09 08:15:01 tps rtps wtps bread/s bwrtn/s 08:17:09 08:16:01 238.89 33.53 205.37 1635.59 29047.29 08:17:09 08:17:01 94.08 4.25 89.84 218.76 27651.79 08:17:09 Average: 166.49 18.89 147.60 927.18 28349.54 08:17:09 08:17:09 08:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:17:09 08:16:01 13914476 15499112 2510492 15.28 57280 1730124 851884 4.88 771604 1529260 87940 08:17:09 08:17:01 13756652 15538308 2668316 16.25 77516 1893528 799056 4.57 739948 1692208 96528 08:17:09 Average: 13835564 15518710 2589404 15.77 67398 1811826 825470 4.72 755776 1610734 92234 08:17:09 08:17:09 08:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:17:09 08:16:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 08:17:09 08:16:01 ens3 163.11 116.45 1543.73 36.53 0.00 0.00 0.00 0.00 08:17:09 08:17:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 08:17:09 08:17:01 ens3 38.44 26.88 257.34 8.20 0.00 0.00 0.00 0.00 08:17:09 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 08:17:09 Average: ens3 100.77 71.66 900.54 22.36 0.00 0.00 0.00 0.00 08:17:09 08:17:09 08:17:09 ---> sar -P ALL: 08:17:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-885) 05/06/24 _x86_64_ (4 CPU) 08:17:09 08:17:09 08:14:44 LINUX RESTART (4 CPU) 08:17:09 08:17:09 08:15:01 CPU %user %nice %system %iowait %steal %idle 08:17:09 08:16:01 all 20.72 0.00 1.77 4.90 0.05 72.56 08:17:09 08:16:01 0 17.36 0.00 1.32 0.35 0.03 80.93 08:17:09 08:16:01 1 26.88 0.00 2.30 5.91 0.07 64.85 08:17:09 08:16:01 2 11.14 0.00 1.42 10.70 0.07 76.67 08:17:09 08:16:01 3 27.46 0.00 2.04 2.66 0.07 67.78 08:17:09 08:17:01 all 21.80 0.00 1.32 3.65 0.05 73.19 08:17:09 08:17:01 0 21.43 0.00 1.19 0.23 0.05 77.09 08:17:09 08:17:01 1 51.73 0.00 2.35 1.88 0.08 43.95 08:17:09 08:17:01 2 12.91 0.00 0.89 0.50 0.05 85.65 08:17:09 08:17:01 3 1.09 0.00 0.82 11.98 0.03 86.09 08:17:09 Average: all 21.26 0.00 1.54 4.27 0.05 72.87 08:17:09 Average: 0 19.39 0.00 1.26 0.29 0.04 79.02 08:17:09 Average: 1 39.33 0.00 2.32 3.90 0.08 54.38 08:17:09 Average: 2 12.03 0.00 1.15 5.59 0.06 81.17 08:17:09 Average: 3 14.27 0.00 1.43 7.32 0.05 76.93 08:17:09 08:17:09 08:17:09