07:39:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137439 07:39:38 Running as SYSTEM 07:39:38 [EnvInject] - Loading node environment variables. 07:39:38 Building remotely on prd-ubuntu1804-builder-4c-4g-11217 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:39:38 [ssh-agent] Looking for ssh-agent implementation... 07:39:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:38 $ ssh-agent 07:39:38 SSH_AUTH_SOCK=/tmp/ssh-CoFZ8a0cONVp/agent.1680 07:39:38 SSH_AGENT_PID=1681 07:39:38 [ssh-agent] Started. 07:39:38 Running ssh-add (command line suppressed) 07:39:38 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8293051618625608648.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8293051618625608648.key) 07:39:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:39:38 The recommended git tool is: NONE 07:39:40 using credential onap-jenkins-ssh 07:39:40 Wiping out workspace first. 07:39:40 Cloning the remote Git repository 07:39:40 Cloning repository git://cloud.onap.org/mirror/oom.git 07:39:40 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:39:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:39:40 > git --version # timeout=10 07:39:40 > git --version # 'git version 2.17.1' 07:39:40 using GIT_SSH to set credentials Gerrit user 07:39:40 Verifying host key using manually-configured host key entries 07:39:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:39:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:39:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:39:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:39:46 using GIT_SSH to set credentials Gerrit user 07:39:46 Verifying host key using manually-configured host key entries 07:39:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137439/5 # timeout=30 07:39:46 > git rev-parse 53b46674c83a3f6c6552637fd350d6d2a37f3406^{commit} # timeout=10 07:39:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:39:46 Checking out Revision 53b46674c83a3f6c6552637fd350d6d2a37f3406 (refs/changes/39/137439/5) 07:39:46 > git config core.sparsecheckout # timeout=10 07:39:46 > git checkout -f 53b46674c83a3f6c6552637fd350d6d2a37f3406 # timeout=30 07:39:50 Commit message: "[MONGODB] Update to latest bitnami mongodb chart" 07:39:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:39:50 > git rev-list --no-walk 4753743f0743a6b22f69e718c3cdb4ba8843cea6 # timeout=10 07:39:50 [EnvInject] - Injecting environment variables from a build step. 07:39:50 [EnvInject] - Injecting as environment variables the properties content 07:39:50 PYTHON=python3 07:39:50 07:39:50 [EnvInject] - Variables injected successfully. 07:39:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4640893771856341127.sh 07:39:50 ---> tox-install.sh 07:39:50 + source /home/jenkins/lf-env.sh 07:39:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:39:50 ++ mktemp -d /tmp/venv-XXXX 07:39:50 + lf_venv=/tmp/venv-JnlG 07:39:50 + local venv_file=/tmp/.os_lf_venv 07:39:50 + local python=python3 07:39:50 + local options 07:39:50 + local set_path=true 07:39:50 + local install_args= 07:39:50 ++ 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 07:39:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:39:50 + true 07:39:50 + case $1 in 07:39:50 + venv_file=/tmp/.toxenv 07:39:50 + shift 2 07:39:50 + true 07:39:50 + case $1 in 07:39:50 + shift 07:39:50 + break 07:39:50 + case $python in 07:39:50 + local pkg_list= 07:39:50 + [[ -d /opt/pyenv ]] 07:39:50 + echo 'Setup pyenv:' 07:39:50 Setup pyenv: 07:39:50 + export PYENV_ROOT=/opt/pyenv 07:39:50 + PYENV_ROOT=/opt/pyenv 07:39:50 + 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 07:39:50 + 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 07:39:50 + pyenv versions 07:39:50 * system (set by /opt/pyenv/version) 07:39:50 * 3.8.13 (set by /opt/pyenv/version) 07:39:50 * 3.9.13 (set by /opt/pyenv/version) 07:39:50 * 3.10.6 (set by /opt/pyenv/version) 07:39:50 + command -v pyenv 07:39:50 ++ pyenv init - --no-rehash 07:39:50 + 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[*]}"'\'')" 07:39:50 export PATH="/opt/pyenv/shims:${PATH}" 07:39:50 export PYENV_SHELL=bash 07:39:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:39:50 pyenv() { 07:39:50 local command 07:39:50 command="${1:-}" 07:39:50 if [ "$#" -gt 0 ]; then 07:39:50 shift 07:39:50 fi 07:39:50 07:39:50 case "$command" in 07:39:50 rehash|shell) 07:39:50 eval "$(pyenv "sh-$command" "$@")" 07:39:50 ;; 07:39:50 *) 07:39:50 command pyenv "$command" "$@" 07:39:50 ;; 07:39:50 esac 07:39:50 }' 07:39:50 +++ 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[*]}"' 07:39:50 ++ 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 07:39:50 ++ 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 07:39:50 ++ 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 07:39:50 ++ export PYENV_SHELL=bash 07:39:50 ++ PYENV_SHELL=bash 07:39:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:39:50 +++ complete -F _pyenv pyenv 07:39:50 ++ lf-pyver python3 07:39:50 ++ local py_version_xy=python3 07:39:50 ++ local py_version_xyz= 07:39:50 ++ pyenv versions 07:39:50 ++ local command 07:39:50 ++ sed 's/^[ *]* //' 07:39:50 ++ command=versions 07:39:50 ++ '[' 1 -gt 0 ']' 07:39:50 ++ awk '{ print $1 }' 07:39:50 ++ shift 07:39:50 ++ case "$command" in 07:39:50 ++ command pyenv versions 07:39:50 ++ pyenv versions 07:39:50 ++ grep -E '^[0-9.]*[0-9]$' 07:39:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:39:50 +++ grep '^3' /tmp/.pyenv_versions 07:39:50 +++ sort -V 07:39:50 +++ tail -n 1 07:39:50 ++ py_version_xyz=3.10.6 07:39:50 ++ [[ -z 3.10.6 ]] 07:39:50 ++ echo 3.10.6 07:39:50 ++ return 0 07:39:50 + pyenv local 3.10.6 07:39:50 + local command 07:39:50 + command=local 07:39:50 + '[' 2 -gt 0 ']' 07:39:50 + shift 07:39:50 + case "$command" in 07:39:50 + command pyenv local 3.10.6 07:39:50 + pyenv local 3.10.6 07:39:50 + for arg in "$@" 07:39:50 + case $arg in 07:39:50 + pkg_list+='tox ' 07:39:50 + for arg in "$@" 07:39:50 + case $arg in 07:39:50 + pkg_list+='virtualenv ' 07:39:50 + for arg in "$@" 07:39:50 + case $arg in 07:39:50 + pkg_list+='urllib3~=1.26.15 ' 07:39:50 + [[ -f /tmp/.toxenv ]] 07:39:50 + [[ ! -f /tmp/.toxenv ]] 07:39:50 + [[ -n '' ]] 07:39:50 + python3 -m venv /tmp/venv-JnlG 07:39:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JnlG' 07:39:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JnlG 07:39:56 + echo /tmp/venv-JnlG 07:39:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:39:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:39:56 + /tmp/venv-JnlG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:39:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:39:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:39:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:39:59 + /tmp/venv-JnlG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:40:05 + type python3 07:40:05 + true 07:40:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JnlG/bin to PATH' 07:40:05 lf-activate-venv(): INFO: Adding /tmp/venv-JnlG/bin to PATH 07:40:05 + PATH=/tmp/venv-JnlG/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 07:40:05 + return 0 07:40:05 + python3 --version 07:40:05 Python 3.10.6 07:40:05 + python3 -m pip --version 07:40:05 pip 24.0 from /tmp/venv-JnlG/lib/python3.10/site-packages/pip (python 3.10) 07:40:05 + python3 -m pip freeze 07:40:05 cachetools==5.3.3 07:40:05 chardet==5.2.0 07:40:05 colorama==0.4.6 07:40:05 distlib==0.3.8 07:40:05 filelock==3.13.1 07:40:05 packaging==23.2 07:40:05 platformdirs==4.2.0 07:40:05 pluggy==1.4.0 07:40:05 pyproject-api==1.6.1 07:40:05 tomli==2.0.1 07:40:05 tox==4.14.0 07:40:05 urllib3==1.26.18 07:40:05 virtualenv==20.25.1 07:40:05 [EnvInject] - Injecting environment variables from a build step. 07:40:05 [EnvInject] - Injecting as environment variables the properties content 07:40:05 PARALLEL=false 07:40:05 07:40:05 [EnvInject] - Variables injected successfully. 07:40:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4936277859246932218.sh 07:40:05 ---> tox-run.sh 07:40:05 + 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 07:40:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:40:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:40:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:40:05 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:40:05 + source /home/jenkins/lf-env.sh 07:40:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:40:05 ++ mktemp -d /tmp/venv-XXXX 07:40:05 + lf_venv=/tmp/venv-4vhf 07:40:05 + local venv_file=/tmp/.os_lf_venv 07:40:05 + local python=python3 07:40:05 + local options 07:40:05 + local set_path=true 07:40:05 + local install_args= 07:40:05 ++ 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 07:40:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:40:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:40:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:40:05 + true 07:40:05 + case $1 in 07:40:05 + venv_file=/tmp/.toxenv 07:40:05 + shift 2 07:40:05 + true 07:40:05 + case $1 in 07:40:05 + shift 07:40:05 + break 07:40:05 + case $python in 07:40:05 + local pkg_list= 07:40:05 + [[ -d /opt/pyenv ]] 07:40:05 + echo 'Setup pyenv:' 07:40:05 Setup pyenv: 07:40:05 + export PYENV_ROOT=/opt/pyenv 07:40:05 + PYENV_ROOT=/opt/pyenv 07:40:05 + 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 07:40:05 + 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 07:40:05 + pyenv versions 07:40:05 system 07:40:05 3.8.13 07:40:05 3.9.13 07:40:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:40:05 + command -v pyenv 07:40:05 ++ pyenv init - --no-rehash 07:40:05 + 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[*]}"'\'')" 07:40:05 export PATH="/opt/pyenv/shims:${PATH}" 07:40:05 export PYENV_SHELL=bash 07:40:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:40:05 pyenv() { 07:40:05 local command 07:40:05 command="${1:-}" 07:40:05 if [ "$#" -gt 0 ]; then 07:40:05 shift 07:40:05 fi 07:40:05 07:40:05 case "$command" in 07:40:05 rehash|shell) 07:40:05 eval "$(pyenv "sh-$command" "$@")" 07:40:05 ;; 07:40:05 *) 07:40:05 command pyenv "$command" "$@" 07:40:05 ;; 07:40:05 esac 07:40:05 }' 07:40:05 +++ 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[*]}"' 07:40:05 ++ 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 07:40:05 ++ 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 07:40:05 ++ 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 07:40:05 ++ export PYENV_SHELL=bash 07:40:05 ++ PYENV_SHELL=bash 07:40:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:40:05 +++ complete -F _pyenv pyenv 07:40:05 ++ lf-pyver python3 07:40:05 ++ local py_version_xy=python3 07:40:05 ++ local py_version_xyz= 07:40:05 ++ pyenv versions 07:40:05 ++ sed 's/^[ *]* //' 07:40:05 ++ local command 07:40:05 ++ command=versions 07:40:05 ++ '[' 1 -gt 0 ']' 07:40:05 ++ shift 07:40:05 ++ case "$command" in 07:40:05 ++ command pyenv versions 07:40:05 ++ pyenv versions 07:40:05 ++ grep -E '^[0-9.]*[0-9]$' 07:40:05 ++ awk '{ print $1 }' 07:40:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:40:05 +++ sort -V 07:40:05 +++ grep '^3' /tmp/.pyenv_versions 07:40:05 +++ tail -n 1 07:40:05 ++ py_version_xyz=3.10.6 07:40:05 ++ [[ -z 3.10.6 ]] 07:40:05 ++ echo 3.10.6 07:40:05 ++ return 0 07:40:05 + pyenv local 3.10.6 07:40:05 + local command 07:40:05 + command=local 07:40:05 + '[' 2 -gt 0 ']' 07:40:05 + shift 07:40:05 + case "$command" in 07:40:05 + command pyenv local 3.10.6 07:40:05 + pyenv local 3.10.6 07:40:05 + for arg in "$@" 07:40:05 + case $arg in 07:40:05 + pkg_list+='tox ' 07:40:05 + for arg in "$@" 07:40:05 + case $arg in 07:40:05 + pkg_list+='virtualenv ' 07:40:05 + for arg in "$@" 07:40:05 + case $arg in 07:40:05 + pkg_list+='urllib3~=1.26.15 ' 07:40:05 + [[ -f /tmp/.toxenv ]] 07:40:05 ++ cat /tmp/.toxenv 07:40:05 + lf_venv=/tmp/venv-JnlG 07:40:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnlG from' file:/tmp/.toxenv 07:40:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JnlG from file:/tmp/.toxenv 07:40:05 + /tmp/venv-JnlG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:40:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:40:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:40:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:40:06 + /tmp/venv-JnlG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:40:08 + type python3 07:40:08 + true 07:40:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JnlG/bin to PATH' 07:40:08 lf-activate-venv(): INFO: Adding /tmp/venv-JnlG/bin to PATH 07:40:08 + PATH=/tmp/venv-JnlG/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 07:40:08 + return 0 07:40:08 + [[ -d /opt/pyenv ]] 07:40:08 + echo '---> Setting up pyenv' 07:40:08 ---> Setting up pyenv 07:40:08 + export PYENV_ROOT=/opt/pyenv 07:40:08 + PYENV_ROOT=/opt/pyenv 07:40:08 + export PATH=/opt/pyenv/bin:/tmp/venv-JnlG/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 07:40:08 + PATH=/opt/pyenv/bin:/tmp/venv-JnlG/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 07:40:08 ++ pwd 07:40:08 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:40:08 + export PYTHONPATH 07:40:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:40:08 + TOX_TESTENV_PASSENV=PYTHONPATH 07:40:08 + tox --version 07:40:08 4.14.0 from /tmp/venv-JnlG/lib/python3.10/site-packages/tox/__init__.py 07:40:08 + PARALLEL=false 07:40:08 + TOX_OPTIONS_LIST= 07:40:08 + [[ -n checkbashisms ]] 07:40:08 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:40:08 + case ${PARALLEL,,} in 07:40:08 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:40:08 + tox -e checkbashisms 07:40:10 checkbashisms: freeze> python -m pip freeze --all 07:40:11 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 07:40:11 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:40:12 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:40:12 you may get strange results 07:40:12 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:40:14 checkbashisms: OK (4.86=setup[1.74]+cmd[3.12] seconds) 07:40:14 congratulations :) (5.04 seconds) 07:40:14 + tox_status=0 07:40:14 + echo '---> Completed tox runs' 07:40:14 ---> Completed tox runs 07:40:14 + for i in .tox/*/log 07:40:14 ++ echo .tox/checkbashisms/log 07:40:14 ++ awk -F/ '{print $2}' 07:40:14 + tox_env=checkbashisms 07:40:14 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:40:14 + DOC_DIR=docs/_build/html 07:40:14 + [[ -d docs/_build/html ]] 07:40:14 + echo '---> tox-run.sh ends' 07:40:14 ---> tox-run.sh ends 07:40:14 + test 0 -eq 0 07:40:14 $ ssh-agent -k 07:40:14 unset SSH_AUTH_SOCK; 07:40:14 unset SSH_AGENT_PID; 07:40:14 echo Agent pid 1681 killed; 07:40:14 [ssh-agent] Stopped. 07:40:14 [PostBuildScript] - [INFO] Executing post build scripts. 07:40:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9760890911677278736.sh 07:40:14 ---> sysstat.sh 07:40:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16222252488604057121.sh 07:40:14 ---> package-listing.sh 07:40:14 ++ tr '[:upper:]' '[:lower:]' 07:40:14 ++ facter osfamily 07:40:14 + OS_FAMILY=debian 07:40:14 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:40:14 + START_PACKAGES=/tmp/packages_start.txt 07:40:14 + END_PACKAGES=/tmp/packages_end.txt 07:40:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:40:14 + PACKAGES=/tmp/packages_start.txt 07:40:14 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:40:14 + PACKAGES=/tmp/packages_end.txt 07:40:14 + case "${OS_FAMILY}" in 07:40:14 + grep '^ii' 07:40:14 + dpkg -l 07:40:14 + '[' -f /tmp/packages_start.txt ']' 07:40:14 + '[' -f /tmp/packages_end.txt ']' 07:40:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:40:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:40:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:40:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:40:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5978438187986759678.sh 07:40:15 ---> capture-instance-metadata.sh 07:40:15 Setup pyenv: 07:40:15 system 07:40:15 3.8.13 07:40:15 3.9.13 07:40:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:40:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JvQ9 07:40:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:40:22 lf-activate-venv(): INFO: Installing: lftools 07:40:55 lf-activate-venv(): INFO: Adding /tmp/venv-JvQ9/bin to PATH 07:40:55 INFO: Running in OpenStack, capturing instance metadata 07:40:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7001396346970960457.sh 07:40:56 provisioning config files... 07:40:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13875542525549074719tmp 07:40:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:40:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:40:56 [EnvInject] - Injecting environment variables from a build step. 07:40:56 [EnvInject] - Injecting as environment variables the properties content 07:40:56 SERVER_ID=logs 07:40:56 07:40:56 [EnvInject] - Variables injected successfully. 07:40:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15145173891643539015.sh 07:40:56 ---> create-netrc.sh 07:40:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12954138548154644525.sh 07:40:56 ---> python-tools-install.sh 07:40:56 Setup pyenv: 07:40:56 system 07:40:56 3.8.13 07:40:56 3.9.13 07:40:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:40:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JvQ9 from file:/tmp/.os_lf_venv 07:40:57 lf-activate-venv(): INFO: Installing: lftools 07:41:05 lf-activate-venv(): INFO: Adding /tmp/venv-JvQ9/bin to PATH 07:41:05 Generating Requirements File 07:41:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:41:34 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 07:41:34 Python 3.10.6 07:41:35 pip 24.0 from /tmp/venv-JvQ9/lib/python3.10/site-packages/pip (python 3.10) 07:41:35 appdirs==1.4.4 07:41:35 argcomplete==3.2.2 07:41:35 aspy.yaml==1.3.0 07:41:35 attrs==23.2.0 07:41:35 autopage==0.5.2 07:41:35 beautifulsoup4==4.12.3 07:41:35 boto3==1.34.56 07:41:35 botocore==1.34.56 07:41:35 bs4==0.0.2 07:41:35 cachetools==5.3.3 07:41:35 certifi==2024.2.2 07:41:35 cffi==1.16.0 07:41:35 cfgv==3.4.0 07:41:35 chardet==5.2.0 07:41:35 charset-normalizer==3.3.2 07:41:35 click==8.1.7 07:41:35 cliff==4.6.0 07:41:35 cmd2==2.4.3 07:41:35 cryptography==3.3.2 07:41:35 debtcollector==3.0.0 07:41:35 decorator==5.1.1 07:41:35 defusedxml==0.7.1 07:41:35 Deprecated==1.2.14 07:41:35 distlib==0.3.8 07:41:35 dnspython==2.6.1 07:41:35 docker==4.2.2 07:41:35 dogpile.cache==1.3.2 07:41:35 email_validator==2.1.1 07:41:35 filelock==3.13.1 07:41:35 future==1.0.0 07:41:35 gitdb==4.0.11 07:41:35 GitPython==3.1.42 07:41:35 google-auth==2.28.1 07:41:35 httplib2==0.22.0 07:41:35 identify==2.5.35 07:41:35 idna==3.6 07:41:35 importlib-resources==1.5.0 07:41:35 iso8601==2.1.0 07:41:35 Jinja2==3.1.3 07:41:35 jmespath==1.0.1 07:41:35 jsonpatch==1.33 07:41:35 jsonpointer==2.4 07:41:35 jsonschema==4.21.1 07:41:35 jsonschema-specifications==2023.12.1 07:41:35 keystoneauth1==5.6.0 07:41:35 kubernetes==29.0.0 07:41:35 lftools==0.37.9 07:41:35 lxml==5.1.0 07:41:35 MarkupSafe==2.1.5 07:41:35 msgpack==1.0.8 07:41:35 multi_key_dict==2.0.3 07:41:35 munch==4.0.0 07:41:35 netaddr==1.2.1 07:41:35 netifaces==0.11.0 07:41:35 niet==1.4.2 07:41:35 nodeenv==1.8.0 07:41:35 oauth2client==4.1.3 07:41:35 oauthlib==3.2.2 07:41:35 openstacksdk==0.62.0 07:41:35 os-client-config==2.1.0 07:41:35 os-service-types==1.7.0 07:41:35 osc-lib==3.0.1 07:41:35 oslo.config==9.4.0 07:41:35 oslo.context==5.5.0 07:41:35 oslo.i18n==6.3.0 07:41:35 oslo.log==5.5.0 07:41:35 oslo.serialization==5.4.0 07:41:35 oslo.utils==7.1.0 07:41:35 packaging==23.2 07:41:35 pbr==6.0.0 07:41:35 platformdirs==4.2.0 07:41:35 prettytable==3.10.0 07:41:35 pyasn1==0.5.1 07:41:35 pyasn1-modules==0.3.0 07:41:35 pycparser==2.21 07:41:35 pygerrit2==2.0.15 07:41:35 PyGithub==2.2.0 07:41:35 pyinotify==0.9.6 07:41:35 PyJWT==2.8.0 07:41:35 PyNaCl==1.5.0 07:41:35 pyparsing==2.4.7 07:41:35 pyperclip==1.8.2 07:41:35 pyrsistent==0.20.0 07:41:35 python-cinderclient==9.5.0 07:41:35 python-dateutil==2.9.0.post0 07:41:35 python-heatclient==3.5.0 07:41:35 python-jenkins==1.8.2 07:41:35 python-keystoneclient==5.4.0 07:41:35 python-magnumclient==4.4.0 07:41:35 python-novaclient==18.5.0 07:41:35 python-openstackclient==6.0.1 07:41:35 python-swiftclient==4.5.0 07:41:35 PyYAML==6.0.1 07:41:35 referencing==0.33.0 07:41:35 requests==2.31.0 07:41:35 requests-oauthlib==1.3.1 07:41:35 requestsexceptions==1.4.0 07:41:35 rfc3986==2.0.0 07:41:35 rpds-py==0.18.0 07:41:35 rsa==4.9 07:41:35 ruamel.yaml==0.18.6 07:41:35 ruamel.yaml.clib==0.2.8 07:41:35 s3transfer==0.10.0 07:41:35 simplejson==3.19.2 07:41:35 six==1.16.0 07:41:35 smmap==5.0.1 07:41:35 soupsieve==2.5 07:41:35 stevedore==5.2.0 07:41:35 tabulate==0.9.0 07:41:35 toml==0.10.2 07:41:35 tomlkit==0.12.4 07:41:35 tqdm==4.66.2 07:41:35 typing_extensions==4.10.0 07:41:35 tzdata==2024.1 07:41:35 urllib3==1.26.18 07:41:35 virtualenv==20.25.1 07:41:35 wcwidth==0.2.13 07:41:35 websocket-client==1.7.0 07:41:35 wrapt==1.16.0 07:41:35 xdg==6.0.0 07:41:35 xmltodict==0.13.0 07:41:35 yq==3.2.3 07:41:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3236236238997817338.sh 07:41:35 ---> sudo-logs.sh 07:41:35 Archiving 'sudo' log.. 07:41:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17558809755708857589.sh 07:41:35 ---> job-cost.sh 07:41:35 Setup pyenv: 07:41:35 system 07:41:35 3.8.13 07:41:35 3.9.13 07:41:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:41:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JvQ9 from file:/tmp/.os_lf_venv 07:41:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:41:44 lf-activate-venv(): INFO: Adding /tmp/venv-JvQ9/bin to PATH 07:41:44 INFO: No Stack... 07:41:45 INFO: Retrieving Pricing Info for: v3-standard-4 07:41:45 INFO: Archiving Costs 07:41:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4093350236328718483.sh 07:41:45 ---> logs-deploy.sh 07:41:45 Setup pyenv: 07:41:45 system 07:41:45 3.8.13 07:41:45 3.9.13 07:41:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:41:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JvQ9 from file:/tmp/.os_lf_venv 07:41:47 lf-activate-venv(): INFO: Installing: lftools 07:41:56 lf-activate-venv(): INFO: Adding /tmp/venv-JvQ9/bin to PATH 07:41:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3347 07:41:56 INFO: archiving workspace using pattern(s): 07:41:57 Archives upload complete. 07:41:57 INFO: archiving logs to Nexus 07:41:58 ---> uname -a: 07:41:58 Linux prd-ubuntu1804-builder-4c-4g-11217 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:41:58 07:41:58 07:41:58 ---> lscpu: 07:41:58 Architecture: x86_64 07:41:58 CPU op-mode(s): 32-bit, 64-bit 07:41:58 Byte Order: Little Endian 07:41:58 CPU(s): 4 07:41:58 On-line CPU(s) list: 0-3 07:41:58 Thread(s) per core: 1 07:41:58 Core(s) per socket: 1 07:41:58 Socket(s): 4 07:41:58 NUMA node(s): 1 07:41:58 Vendor ID: AuthenticAMD 07:41:58 CPU family: 23 07:41:58 Model: 49 07:41:58 Model name: AMD EPYC-Rome Processor 07:41:58 Stepping: 0 07:41:58 CPU MHz: 2799.996 07:41:58 BogoMIPS: 5599.99 07:41:58 Virtualization: AMD-V 07:41:58 Hypervisor vendor: KVM 07:41:58 Virtualization type: full 07:41:58 L1d cache: 32K 07:41:58 L1i cache: 32K 07:41:58 L2 cache: 512K 07:41:58 L3 cache: 16384K 07:41:58 NUMA node0 CPU(s): 0-3 07:41:58 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 07:41:58 07:41:58 07:41:58 ---> nproc: 07:41:58 4 07:41:58 07:41:58 07:41:58 ---> df -h: 07:41:58 Filesystem Size Used Avail Use% Mounted on 07:41:58 udev 7.9G 0 7.9G 0% /dev 07:41:58 tmpfs 1.6G 672K 1.6G 1% /run 07:41:58 /dev/vda1 78G 8.3G 70G 11% / 07:41:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:41:58 tmpfs 5.0M 0 5.0M 0% /run/lock 07:41:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:41:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:41:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:41:58 07:41:58 07:41:58 ---> free -m: 07:41:58 total used free shared buff/cache available 07:41:58 Mem: 16040 536 13436 0 2066 15191 07:41:58 Swap: 1023 0 1023 07:41:58 07:41:58 07:41:58 ---> ip addr: 07:41:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:41:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:41:58 inet 127.0.0.1/8 scope host lo 07:41:58 valid_lft forever preferred_lft forever 07:41:58 inet6 ::1/128 scope host 07:41:58 valid_lft forever preferred_lft forever 07:41:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:41:58 link/ether fa:16:3e:48:e4:53 brd ff:ff:ff:ff:ff:ff 07:41:58 inet 10.30.106.232/23 brd 10.30.107.255 scope global dynamic ens3 07:41:58 valid_lft 86235sec preferred_lft 86235sec 07:41:58 inet6 fe80::f816:3eff:fe48:e453/64 scope link 07:41:58 valid_lft forever preferred_lft forever 07:41:58 07:41:58 07:41:58 ---> sar -b -r -n DEV: 07:41:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11217) 03/06/24 _x86_64_ (4 CPU) 07:41:58 07:41:58 07:39:16 LINUX RESTART (4 CPU) 07:41:58 07:41:58 07:40:01 tps rtps wtps bread/s bwrtn/s 07:41:58 07:41:01 107.18 18.40 88.79 1155.41 28612.43 07:41:58 Average: 107.18 18.40 88.79 1155.41 28612.43 07:41:58 07:41:58 07:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:41:58 07:41:01 13870336 15549544 2554632 15.55 67892 1805832 771320 4.41 717448 1610728 141164 07:41:58 Average: 13870336 15549544 2554632 15.55 67892 1805832 771320 4.41 717448 1610728 141164 07:41:58 07:41:58 07:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:41:58 07:41:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 07:41:58 07:41:01 ens3 52.19 36.96 681.72 9.72 0.00 0.00 0.00 0.00 07:41:58 Average: lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 07:41:58 Average: ens3 52.19 36.96 681.72 9.72 0.00 0.00 0.00 0.00 07:41:58 07:41:58 07:41:58 ---> sar -P ALL: 07:41:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11217) 03/06/24 _x86_64_ (4 CPU) 07:41:58 07:41:58 07:39:16 LINUX RESTART (4 CPU) 07:41:58 07:41:58 07:40:01 CPU %user %nice %system %iowait %steal %idle 07:41:58 07:41:01 all 19.00 0.00 1.57 5.57 0.07 73.80 07:41:58 07:41:01 0 26.32 0.00 2.15 1.65 0.07 69.81 07:41:58 07:41:01 1 17.99 0.00 1.37 0.67 0.07 79.91 07:41:58 07:41:01 2 12.62 0.00 1.49 14.69 0.03 71.17 07:41:58 07:41:01 3 19.09 0.00 1.32 5.27 0.10 74.21 07:41:58 Average: all 19.00 0.00 1.57 5.57 0.07 73.80 07:41:58 Average: 0 26.32 0.00 2.15 1.65 0.07 69.81 07:41:58 Average: 1 17.99 0.00 1.37 0.67 0.07 79.91 07:41:58 Average: 2 12.62 0.00 1.49 14.69 0.03 71.17 07:41:58 Average: 3 19.09 0.00 1.32 5.27 0.10 74.21 07:41:58 07:41:58 07:41:58