05:18:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136873 05:18:28 Running as SYSTEM 05:18:28 [EnvInject] - Loading node environment variables. 05:18:28 Building remotely on prd-ubuntu1804-builder-4c-4g-8912 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:18:28 [ssh-agent] Looking for ssh-agent implementation... 05:18:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:28 $ ssh-agent 05:18:28 SSH_AUTH_SOCK=/tmp/ssh-PouTrYt1DibN/agent.1698 05:18:28 SSH_AGENT_PID=1700 05:18:28 [ssh-agent] Started. 05:18:28 Running ssh-add (command line suppressed) 05:18:28 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12999119398472614542.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12999119398472614542.key) 05:18:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:18:28 The recommended git tool is: NONE 05:18:30 using credential onap-jenkins-ssh 05:18:30 Wiping out workspace first. 05:18:30 Cloning the remote Git repository 05:18:30 Cloning repository git://cloud.onap.org/mirror/oom.git 05:18:30 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:18:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:18:30 > git --version # timeout=10 05:18:30 > git --version # 'git version 2.17.1' 05:18:30 using GIT_SSH to set credentials Gerrit user 05:18:30 Verifying host key using manually-configured host key entries 05:18:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:18:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:18:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:18:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:18:38 using GIT_SSH to set credentials Gerrit user 05:18:38 Verifying host key using manually-configured host key entries 05:18:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/136873/1 # timeout=30 05:18:38 > git rev-parse f6c334ff5336c0325a4c403994bb96fee1837098^{commit} # timeout=10 05:18:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:18:38 Checking out Revision f6c334ff5336c0325a4c403994bb96fee1837098 (refs/changes/73/136873/1) 05:18:38 > git config core.sparsecheckout # timeout=10 05:18:39 > git checkout -f f6c334ff5336c0325a4c403994bb96fee1837098 # timeout=30 05:18:41 Commit message: "MongoDB PSMDB Operator Support" 05:18:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:18:41 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 05:18:41 [EnvInject] - Injecting environment variables from a build step. 05:18:41 [EnvInject] - Injecting as environment variables the properties content 05:18:41 PYTHON=python3 05:18:41 05:18:41 [EnvInject] - Variables injected successfully. 05:18:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16529634364284375895.sh 05:18:42 ---> tox-install.sh 05:18:42 + source /home/jenkins/lf-env.sh 05:18:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:18:42 ++ mktemp -d /tmp/venv-XXXX 05:18:42 + lf_venv=/tmp/venv-52c0 05:18:42 + local venv_file=/tmp/.os_lf_venv 05:18:42 + local python=python3 05:18:42 + local options 05:18:42 + local set_path=true 05:18:42 + local install_args= 05:18:42 ++ 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 05:18:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:18:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:18:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:18:42 + true 05:18:42 + case $1 in 05:18:42 + venv_file=/tmp/.toxenv 05:18:42 + shift 2 05:18:42 + true 05:18:42 + case $1 in 05:18:42 + shift 05:18:42 + break 05:18:42 + case $python in 05:18:42 + local pkg_list= 05:18:42 + [[ -d /opt/pyenv ]] 05:18:42 + echo 'Setup pyenv:' 05:18:42 Setup pyenv: 05:18:42 + export PYENV_ROOT=/opt/pyenv 05:18:42 + PYENV_ROOT=/opt/pyenv 05:18:42 + 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 05:18:42 + 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 05:18:42 + pyenv versions 05:18:42 * system (set by /opt/pyenv/version) 05:18:42 * 3.8.13 (set by /opt/pyenv/version) 05:18:42 * 3.9.13 (set by /opt/pyenv/version) 05:18:42 * 3.10.6 (set by /opt/pyenv/version) 05:18:42 + command -v pyenv 05:18:42 ++ pyenv init - --no-rehash 05:18:42 + 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[*]}"'\'')" 05:18:42 export PATH="/opt/pyenv/shims:${PATH}" 05:18:42 export PYENV_SHELL=bash 05:18:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:18:42 pyenv() { 05:18:42 local command 05:18:42 command="${1:-}" 05:18:42 if [ "$#" -gt 0 ]; then 05:18:42 shift 05:18:42 fi 05:18:42 05:18:42 case "$command" in 05:18:42 rehash|shell) 05:18:42 eval "$(pyenv "sh-$command" "$@")" 05:18:42 ;; 05:18:42 *) 05:18:42 command pyenv "$command" "$@" 05:18:42 ;; 05:18:42 esac 05:18:42 }' 05:18:42 +++ 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[*]}"' 05:18:42 ++ 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 05:18:42 ++ 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 05:18:42 ++ 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 05:18:42 ++ export PYENV_SHELL=bash 05:18:42 ++ PYENV_SHELL=bash 05:18:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:18:42 +++ complete -F _pyenv pyenv 05:18:42 ++ lf-pyver python3 05:18:42 ++ local py_version_xy=python3 05:18:42 ++ local py_version_xyz= 05:18:42 ++ pyenv versions 05:18:42 ++ local command 05:18:42 ++ command=versions 05:18:42 ++ '[' 1 -gt 0 ']' 05:18:42 ++ shift 05:18:42 ++ case "$command" in 05:18:42 ++ command pyenv versions 05:18:42 ++ pyenv versions 05:18:42 ++ sed 's/^[ *]* //' 05:18:42 ++ grep -E '^[0-9.]*[0-9]$' 05:18:42 ++ awk '{ print $1 }' 05:18:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:18:42 +++ grep '^3' /tmp/.pyenv_versions 05:18:42 +++ sort -V 05:18:42 +++ tail -n 1 05:18:42 ++ py_version_xyz=3.10.6 05:18:42 ++ [[ -z 3.10.6 ]] 05:18:42 ++ echo 3.10.6 05:18:42 ++ return 0 05:18:42 + pyenv local 3.10.6 05:18:42 + local command 05:18:42 + command=local 05:18:42 + '[' 2 -gt 0 ']' 05:18:42 + shift 05:18:42 + case "$command" in 05:18:42 + command pyenv local 3.10.6 05:18:42 + pyenv local 3.10.6 05:18:42 + for arg in "$@" 05:18:42 + case $arg in 05:18:42 + pkg_list+='tox ' 05:18:42 + for arg in "$@" 05:18:42 + case $arg in 05:18:42 + pkg_list+='virtualenv ' 05:18:42 + for arg in "$@" 05:18:42 + case $arg in 05:18:42 + pkg_list+='urllib3~=1.26.15 ' 05:18:42 + [[ -f /tmp/.toxenv ]] 05:18:42 + [[ ! -f /tmp/.toxenv ]] 05:18:42 + [[ -n '' ]] 05:18:42 + python3 -m venv /tmp/venv-52c0 05:18:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-52c0' 05:18:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-52c0 05:18:46 + echo /tmp/venv-52c0 05:18:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:18:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:18:46 + /tmp/venv-52c0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:18:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:18:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:18:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:18:50 + /tmp/venv-52c0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:18:56 + type python3 05:18:56 + true 05:18:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-52c0/bin to PATH' 05:18:56 lf-activate-venv(): INFO: Adding /tmp/venv-52c0/bin to PATH 05:18:56 + PATH=/tmp/venv-52c0/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 05:18:56 + return 0 05:18:56 + python3 --version 05:18:56 Python 3.10.6 05:18:56 + python3 -m pip --version 05:18:56 pip 23.3.2 from /tmp/venv-52c0/lib/python3.10/site-packages/pip (python 3.10) 05:18:56 + python3 -m pip freeze 05:18:56 cachetools==5.3.2 05:18:56 chardet==5.2.0 05:18:56 colorama==0.4.6 05:18:56 distlib==0.3.8 05:18:56 filelock==3.13.1 05:18:56 packaging==23.2 05:18:56 platformdirs==4.1.0 05:18:56 pluggy==1.3.0 05:18:56 pyproject-api==1.6.1 05:18:56 tomli==2.0.1 05:18:56 tox==4.11.4 05:18:56 urllib3==1.26.18 05:18:56 virtualenv==20.25.0 05:18:56 [EnvInject] - Injecting environment variables from a build step. 05:18:56 [EnvInject] - Injecting as environment variables the properties content 05:18:56 PARALLEL=false 05:18:56 05:18:56 [EnvInject] - Variables injected successfully. 05:18:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18422296777696387010.sh 05:18:56 ---> tox-run.sh 05:18:56 + 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 05:18:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:18:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:18:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:18:56 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:18:56 + source /home/jenkins/lf-env.sh 05:18:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:18:56 ++ mktemp -d /tmp/venv-XXXX 05:18:56 + lf_venv=/tmp/venv-vk7r 05:18:56 + local venv_file=/tmp/.os_lf_venv 05:18:56 + local python=python3 05:18:56 + local options 05:18:56 + local set_path=true 05:18:56 + local install_args= 05:18:56 ++ 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 05:18:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:18:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:18:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:18:56 + true 05:18:56 + case $1 in 05:18:56 + venv_file=/tmp/.toxenv 05:18:56 + shift 2 05:18:56 + true 05:18:56 + case $1 in 05:18:56 + shift 05:18:56 + break 05:18:56 + case $python in 05:18:56 + local pkg_list= 05:18:56 + [[ -d /opt/pyenv ]] 05:18:56 + echo 'Setup pyenv:' 05:18:56 Setup pyenv: 05:18:56 + export PYENV_ROOT=/opt/pyenv 05:18:56 + PYENV_ROOT=/opt/pyenv 05:18:56 + 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 05:18:56 + 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 05:18:56 + pyenv versions 05:18:57 system 05:18:57 3.8.13 05:18:57 3.9.13 05:18:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:18:57 + command -v pyenv 05:18:57 ++ pyenv init - --no-rehash 05:18:57 + 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[*]}"'\'')" 05:18:57 export PATH="/opt/pyenv/shims:${PATH}" 05:18:57 export PYENV_SHELL=bash 05:18:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:18:57 pyenv() { 05:18:57 local command 05:18:57 command="${1:-}" 05:18:57 if [ "$#" -gt 0 ]; then 05:18:57 shift 05:18:57 fi 05:18:57 05:18:57 case "$command" in 05:18:57 rehash|shell) 05:18:57 eval "$(pyenv "sh-$command" "$@")" 05:18:57 ;; 05:18:57 *) 05:18:57 command pyenv "$command" "$@" 05:18:57 ;; 05:18:57 esac 05:18:57 }' 05:18:57 +++ 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[*]}"' 05:18:57 ++ 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 05:18:57 ++ 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 05:18:57 ++ 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 05:18:57 ++ export PYENV_SHELL=bash 05:18:57 ++ PYENV_SHELL=bash 05:18:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:18:57 +++ complete -F _pyenv pyenv 05:18:57 ++ lf-pyver python3 05:18:57 ++ local py_version_xy=python3 05:18:57 ++ local py_version_xyz= 05:18:57 ++ sed 's/^[ *]* //' 05:18:57 ++ pyenv versions 05:18:57 ++ local command 05:18:57 ++ command=versions 05:18:57 ++ '[' 1 -gt 0 ']' 05:18:57 ++ shift 05:18:57 ++ case "$command" in 05:18:57 ++ command pyenv versions 05:18:57 ++ pyenv versions 05:18:57 ++ awk '{ print $1 }' 05:18:57 ++ grep -E '^[0-9.]*[0-9]$' 05:18:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:18:57 +++ grep '^3' /tmp/.pyenv_versions 05:18:57 +++ sort -V 05:18:57 +++ tail -n 1 05:18:57 ++ py_version_xyz=3.10.6 05:18:57 ++ [[ -z 3.10.6 ]] 05:18:57 ++ echo 3.10.6 05:18:57 ++ return 0 05:18:57 + pyenv local 3.10.6 05:18:57 + local command 05:18:57 + command=local 05:18:57 + '[' 2 -gt 0 ']' 05:18:57 + shift 05:18:57 + case "$command" in 05:18:57 + command pyenv local 3.10.6 05:18:57 + pyenv local 3.10.6 05:18:57 + for arg in "$@" 05:18:57 + case $arg in 05:18:57 + pkg_list+='tox ' 05:18:57 + for arg in "$@" 05:18:57 + case $arg in 05:18:57 + pkg_list+='virtualenv ' 05:18:57 + for arg in "$@" 05:18:57 + case $arg in 05:18:57 + pkg_list+='urllib3~=1.26.15 ' 05:18:57 + [[ -f /tmp/.toxenv ]] 05:18:57 ++ cat /tmp/.toxenv 05:18:57 + lf_venv=/tmp/venv-52c0 05:18:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-52c0 from' file:/tmp/.toxenv 05:18:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-52c0 from file:/tmp/.toxenv 05:18:57 + /tmp/venv-52c0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:18:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:18:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:18:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:18:58 + /tmp/venv-52c0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:18:59 + type python3 05:18:59 + true 05:18:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-52c0/bin to PATH' 05:18:59 lf-activate-venv(): INFO: Adding /tmp/venv-52c0/bin to PATH 05:18:59 + PATH=/tmp/venv-52c0/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 05:18:59 + return 0 05:18:59 + [[ -d /opt/pyenv ]] 05:18:59 + echo '---> Setting up pyenv' 05:18:59 ---> Setting up pyenv 05:18:59 + export PYENV_ROOT=/opt/pyenv 05:18:59 + PYENV_ROOT=/opt/pyenv 05:18:59 + export PATH=/opt/pyenv/bin:/tmp/venv-52c0/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 05:18:59 + PATH=/opt/pyenv/bin:/tmp/venv-52c0/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 05:18:59 ++ pwd 05:18:59 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:18:59 + export PYTHONPATH 05:18:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:18:59 + TOX_TESTENV_PASSENV=PYTHONPATH 05:18:59 + tox --version 05:19:00 4.11.4 from /tmp/venv-52c0/lib/python3.10/site-packages/tox/__init__.py 05:19:00 + PARALLEL=false 05:19:00 + TOX_OPTIONS_LIST= 05:19:00 + [[ -n checkbashisms ]] 05:19:00 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:19:00 + case ${PARALLEL,,} in 05:19:00 + tox -e checkbashisms 05:19:00 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:19:01 checkbashisms: freeze> python -m pip freeze --all 05:19:02 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 05:19:02 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:19:03 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 05:19:03 you may get strange results 05:19:04 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:19:05 checkbashisms: OK (4.84=setup[1.78]+cmd[3.06] seconds) 05:19:05 congratulations :) (5.00 seconds) 05:19:05 + tox_status=0 05:19:05 + echo '---> Completed tox runs' 05:19:05 ---> Completed tox runs 05:19:05 + for i in .tox/*/log 05:19:05 ++ echo .tox/checkbashisms/log 05:19:05 ++ awk -F/ '{print $2}' 05:19:05 + tox_env=checkbashisms 05:19:05 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:19:05 + DOC_DIR=docs/_build/html 05:19:05 + [[ -d docs/_build/html ]] 05:19:05 + echo '---> tox-run.sh ends' 05:19:05 ---> tox-run.sh ends 05:19:05 + test 0 -eq 0 05:19:07 $ ssh-agent -k 05:19:07 unset SSH_AUTH_SOCK; 05:19:07 unset SSH_AGENT_PID; 05:19:07 echo Agent pid 1700 killed; 05:19:07 [ssh-agent] Stopped. 05:19:11 [PostBuildScript] - [INFO] Executing post build scripts. 05:19:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1930057422903998269.sh 05:19:13 ---> sysstat.sh 05:19:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7638856206891541283.sh 05:19:14 ---> package-listing.sh 05:19:14 ++ facter osfamily 05:19:14 ++ tr '[:upper:]' '[:lower:]' 05:19:14 + OS_FAMILY=debian 05:19:14 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:19:14 + START_PACKAGES=/tmp/packages_start.txt 05:19:14 + END_PACKAGES=/tmp/packages_end.txt 05:19:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:19:14 + PACKAGES=/tmp/packages_start.txt 05:19:14 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:19:14 + PACKAGES=/tmp/packages_end.txt 05:19:14 + case "${OS_FAMILY}" in 05:19:14 + dpkg -l 05:19:14 + grep '^ii' 05:19:14 + '[' -f /tmp/packages_start.txt ']' 05:19:14 + '[' -f /tmp/packages_end.txt ']' 05:19:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:19:14 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:19:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:19:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:19:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15762960507465718255.sh 05:19:14 ---> capture-instance-metadata.sh 05:19:14 Setup pyenv: 05:19:14 system 05:19:14 3.8.13 05:19:14 3.9.13 05:19:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:19:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oOEc 05:19:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:19:22 lf-activate-venv(): INFO: Installing: lftools 05:20:27 lf-activate-venv(): INFO: Adding /tmp/venv-oOEc/bin to PATH 05:20:27 INFO: Running in OpenStack, capturing instance metadata 05:20:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17117471361087256920.sh 05:20:29 provisioning config files... 05:20:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1413332800484240147tmp 05:20:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:20:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:20:29 [EnvInject] - Injecting environment variables from a build step. 05:20:29 [EnvInject] - Injecting as environment variables the properties content 05:20:29 SERVER_ID=logs 05:20:29 05:20:29 [EnvInject] - Variables injected successfully. 05:20:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18291623367498336056.sh 05:20:29 ---> create-netrc.sh 05:20:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16119188396246073193.sh 05:20:29 ---> python-tools-install.sh 05:20:29 Setup pyenv: 05:20:29 system 05:20:29 3.8.13 05:20:29 3.9.13 05:20:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:20:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oOEc from file:/tmp/.os_lf_venv 05:20:30 lf-activate-venv(): INFO: Installing: lftools 05:20:54 lf-activate-venv(): INFO: Adding /tmp/venv-oOEc/bin to PATH 05:20:54 Generating Requirements File 05:21:39 Python 3.10.6 05:21:39 pip 23.3.2 from /tmp/venv-oOEc/lib/python3.10/site-packages/pip (python 3.10) 05:21:40 appdirs==1.4.4 05:21:40 argcomplete==3.2.1 05:21:40 aspy.yaml==1.3.0 05:21:40 attrs==23.2.0 05:21:40 autopage==0.5.2 05:21:40 Babel==2.14.0 05:21:40 beautifulsoup4==4.12.2 05:21:40 boto3==1.34.11 05:21:40 botocore==1.34.11 05:21:40 bs4==0.0.1 05:21:40 cachetools==5.3.2 05:21:40 certifi==2023.11.17 05:21:40 cffi==1.16.0 05:21:40 cfgv==3.4.0 05:21:40 chardet==5.2.0 05:21:40 charset-normalizer==3.3.2 05:21:40 click==8.1.7 05:21:40 cliff==4.4.0 05:21:40 cmd2==2.4.3 05:21:40 cryptography==3.3.2 05:21:40 debtcollector==2.5.0 05:21:40 decorator==5.1.1 05:21:40 defusedxml==0.7.1 05:21:40 Deprecated==1.2.14 05:21:40 distlib==0.3.8 05:21:40 dnspython==2.4.2 05:21:40 docker==4.2.2 05:21:40 dogpile.cache==1.3.0 05:21:40 email-validator==2.1.0.post1 05:21:40 filelock==3.13.1 05:21:40 future==0.18.3 05:21:40 gitdb==4.0.11 05:21:40 GitPython==3.1.40 05:21:40 google-auth==2.25.2 05:21:40 httplib2==0.22.0 05:21:40 identify==2.5.33 05:21:40 idna==3.6 05:21:40 importlib-metadata==7.0.1 05:21:40 importlib-resources==1.5.0 05:21:40 iso8601==2.1.0 05:21:40 Jinja2==3.1.2 05:21:40 jmespath==1.0.1 05:21:40 jsonpatch==1.33 05:21:40 jsonpointer==2.4 05:21:40 jsonschema==4.20.0 05:21:40 jsonschema-specifications==2023.12.1 05:21:40 keystoneauth1==5.4.0 05:21:40 kubernetes==28.1.0 05:21:40 lftools==0.37.8 05:21:40 lxml==5.0.0 05:21:40 MarkupSafe==2.1.3 05:21:40 msgpack==1.0.7 05:21:40 multi_key_dict==2.0.3 05:21:40 munch==4.0.0 05:21:40 netaddr==0.10.0 05:21:40 netifaces==0.11.0 05:21:40 niet==1.4.2 05:21:40 nodeenv==1.8.0 05:21:40 oauth2client==4.1.3 05:21:40 oauthlib==3.2.2 05:21:40 openstacksdk==0.62.0 05:21:40 os-client-config==2.1.0 05:21:40 os-service-types==1.7.0 05:21:40 osc-lib==2.9.0 05:21:40 oslo.config==9.2.0 05:21:40 oslo.context==5.3.0 05:21:40 oslo.i18n==6.2.0 05:21:40 oslo.log==5.4.0 05:21:40 oslo.serialization==5.2.0 05:21:40 oslo.utils==6.3.0 05:21:40 packaging==23.2 05:21:40 pbr==6.0.0 05:21:40 platformdirs==4.1.0 05:21:40 prettytable==3.9.0 05:21:40 pyasn1==0.5.1 05:21:40 pyasn1-modules==0.3.0 05:21:40 pycparser==2.21 05:21:40 pygerrit2==2.0.15 05:21:40 PyGithub==2.1.1 05:21:40 pyinotify==0.9.6 05:21:40 PyJWT==2.8.0 05:21:40 PyNaCl==1.5.0 05:21:40 pyparsing==2.4.7 05:21:40 pyperclip==1.8.2 05:21:40 pyrsistent==0.20.0 05:21:40 python-cinderclient==9.4.0 05:21:40 python-dateutil==2.8.2 05:21:40 python-heatclient==3.3.0 05:21:40 python-jenkins==1.8.2 05:21:40 python-keystoneclient==5.2.0 05:21:40 python-magnumclient==4.3.0 05:21:40 python-novaclient==18.4.0 05:21:40 python-openstackclient==6.0.0 05:21:40 python-swiftclient==4.4.0 05:21:40 pytz==2023.3.post1 05:21:40 PyYAML==6.0.1 05:21:40 referencing==0.32.0 05:21:40 requests==2.31.0 05:21:40 requests-oauthlib==1.3.1 05:21:40 requestsexceptions==1.4.0 05:21:40 rfc3986==2.0.0 05:21:40 rpds-py==0.16.2 05:21:40 rsa==4.9 05:21:40 ruamel.yaml==0.18.5 05:21:40 ruamel.yaml.clib==0.2.8 05:21:40 s3transfer==0.10.0 05:21:40 simplejson==3.19.2 05:21:40 six==1.16.0 05:21:40 smmap==5.0.1 05:21:40 soupsieve==2.5 05:21:40 stevedore==5.1.0 05:21:40 tabulate==0.9.0 05:21:40 toml==0.10.2 05:21:40 tomlkit==0.12.3 05:21:40 tqdm==4.66.1 05:21:40 typing_extensions==4.9.0 05:21:40 tzdata==2023.4 05:21:40 urllib3==1.26.18 05:21:40 virtualenv==20.25.0 05:21:40 wcwidth==0.2.12 05:21:40 websocket-client==1.7.0 05:21:40 wrapt==1.16.0 05:21:40 xdg==6.0.0 05:21:40 xmltodict==0.13.0 05:21:40 yq==3.2.3 05:21:40 zipp==3.17.0 05:21:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2733086489326876600.sh 05:21:40 ---> sudo-logs.sh 05:21:40 Archiving 'sudo' log.. 05:21:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14058983895348649318.sh 05:21:40 ---> job-cost.sh 05:21:40 Setup pyenv: 05:21:40 system 05:21:40 3.8.13 05:21:40 3.9.13 05:21:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:21:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oOEc from file:/tmp/.os_lf_venv 05:21:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:21:49 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. 05:21:49 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 05:21:50 lf-activate-venv(): INFO: Adding /tmp/venv-oOEc/bin to PATH 05:21:50 INFO: No Stack... 05:21:50 INFO: Retrieving Pricing Info for: v3-standard-4 05:21:50 INFO: Archiving Costs 05:21:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4142719275913626912.sh 05:21:50 ---> logs-deploy.sh 05:21:50 Setup pyenv: 05:21:51 system 05:21:51 3.8.13 05:21:51 3.9.13 05:21:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:21:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oOEc from file:/tmp/.os_lf_venv 05:21:52 lf-activate-venv(): INFO: Installing: lftools 05:22:02 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. 05:22:02 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 05:22:02 lf-activate-venv(): INFO: Adding /tmp/venv-oOEc/bin to PATH 05:22:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3249 05:22:02 INFO: archiving workspace using pattern(s): 05:22:03 Archives upload complete. 05:22:04 INFO: archiving logs to Nexus 05:22:04 ---> uname -a: 05:22:04 Linux prd-ubuntu1804-builder-4c-4g-8912 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:22:04 05:22:04 05:22:04 ---> lscpu: 05:22:04 Architecture: x86_64 05:22:04 CPU op-mode(s): 32-bit, 64-bit 05:22:04 Byte Order: Little Endian 05:22:04 CPU(s): 4 05:22:04 On-line CPU(s) list: 0-3 05:22:04 Thread(s) per core: 1 05:22:04 Core(s) per socket: 1 05:22:04 Socket(s): 4 05:22:04 NUMA node(s): 1 05:22:04 Vendor ID: AuthenticAMD 05:22:04 CPU family: 23 05:22:04 Model: 49 05:22:04 Model name: AMD EPYC-Rome Processor 05:22:04 Stepping: 0 05:22:04 CPU MHz: 2800.000 05:22:04 BogoMIPS: 5600.00 05:22:04 Virtualization: AMD-V 05:22:04 Hypervisor vendor: KVM 05:22:04 Virtualization type: full 05:22:04 L1d cache: 32K 05:22:04 L1i cache: 32K 05:22:04 L2 cache: 512K 05:22:04 L3 cache: 16384K 05:22:04 NUMA node0 CPU(s): 0-3 05:22:04 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 05:22:04 05:22:04 05:22:04 ---> nproc: 05:22:04 4 05:22:04 05:22:04 05:22:05 ---> df -h: 05:22:05 Filesystem Size Used Avail Use% Mounted on 05:22:05 udev 7.9G 0 7.9G 0% /dev 05:22:05 tmpfs 1.6G 672K 1.6G 1% /run 05:22:05 /dev/vda1 78G 8.3G 70G 11% / 05:22:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:22:05 tmpfs 5.0M 0 5.0M 0% /run/lock 05:22:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:22:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:22:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:22:05 05:22:05 05:22:05 ---> free -m: 05:22:05 total used free shared buff/cache available 05:22:05 Mem: 16040 532 13391 0 2116 15194 05:22:05 Swap: 1023 0 1023 05:22:05 05:22:05 05:22:05 ---> ip addr: 05:22:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:22:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:22:05 inet 127.0.0.1/8 scope host lo 05:22:05 valid_lft forever preferred_lft forever 05:22:05 inet6 ::1/128 scope host 05:22:05 valid_lft forever preferred_lft forever 05:22:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:22:05 link/ether fa:16:3e:84:59:1f brd ff:ff:ff:ff:ff:ff 05:22:05 inet 10.30.106.40/23 brd 10.30.107.255 scope global dynamic ens3 05:22:05 valid_lft 86163sec preferred_lft 86163sec 05:22:05 inet6 fe80::f816:3eff:fe84:591f/64 scope link 05:22:05 valid_lft forever preferred_lft forever 05:22:05 05:22:05 05:22:05 ---> sar -b -r -n DEV: 05:22:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8912) 01/01/24 _x86_64_ (4 CPU) 05:22:05 05:22:05 05:18:10 LINUX RESTART (4 CPU) 05:22:05 05:22:05 05:19:02 tps rtps wtps bread/s bwrtn/s 05:22:05 05:20:01 89.48 13.86 75.61 981.53 21190.98 05:22:05 05:21:01 60.05 0.72 59.33 98.37 17308.50 05:22:05 05:22:01 54.07 0.37 53.71 25.86 19001.90 05:22:05 Average: 67.74 4.93 62.81 365.15 19155.72 05:22:05 05:22:05 05:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:22:05 05:20:01 13898288 15523996 2526680 15.38 57724 1769292 852740 4.88 757768 1556836 99360 05:22:05 05:21:01 13916292 15589524 2508676 15.27 67776 1801852 745508 4.27 679096 1606944 10860 05:22:05 05:22:01 13675928 15524804 2749040 16.74 79016 1957124 809908 4.64 753976 1754436 142364 05:22:05 Average: 13830169 15546108 2594799 15.80 68172 1842756 802719 4.59 730280 1639405 84195 05:22:05 05:22:05 05:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:22:05 05:20:01 ens3 43.18 29.99 641.84 6.32 0.00 0.00 0.00 0.00 05:22:05 05:20:01 lo 0.75 0.75 0.08 0.08 0.00 0.00 0.00 0.00 05:22:05 05:21:01 ens3 10.61 9.71 34.93 3.32 0.00 0.00 0.00 0.00 05:22:05 05:21:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 05:22:05 05:22:01 ens3 35.99 27.96 513.17 6.36 0.00 0.00 0.00 0.00 05:22:05 05:22:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 05:22:05 Average: ens3 29.85 22.51 395.26 5.33 0.00 0.00 0.00 0.00 05:22:05 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 05:22:05 05:22:05 05:22:05 ---> sar -P ALL: 05:22:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8912) 01/01/24 _x86_64_ (4 CPU) 05:22:05 05:22:05 05:18:10 LINUX RESTART (4 CPU) 05:22:05 05:22:05 05:19:02 CPU %user %nice %system %iowait %steal %idle 05:22:05 05:20:01 all 13.77 0.00 1.16 7.78 0.05 77.24 05:22:05 05:20:01 0 10.32 0.00 0.78 1.61 0.05 87.24 05:22:05 05:20:01 1 23.61 0.00 1.66 3.61 0.05 71.07 05:22:05 05:20:01 2 16.54 0.00 1.50 6.64 0.05 75.26 05:22:05 05:20:01 3 4.61 0.00 0.68 19.24 0.03 75.44 05:22:05 05:21:01 all 7.82 0.00 0.54 24.68 0.03 66.93 05:22:05 05:21:01 0 4.52 0.00 0.43 26.96 0.07 68.01 05:22:05 05:21:01 1 11.80 0.00 0.80 1.98 0.02 85.40 05:22:05 05:21:01 2 13.23 0.00 0.55 37.57 0.02 48.63 05:22:05 05:21:01 3 1.72 0.00 0.37 32.23 0.03 65.65 05:22:05 05:22:01 all 17.23 0.00 1.05 8.09 0.05 73.58 05:22:05 05:22:01 0 2.22 0.00 0.55 17.32 0.07 79.85 05:22:05 05:22:01 1 44.45 0.00 2.50 4.76 0.07 48.22 05:22:05 05:22:01 2 8.59 0.00 0.67 0.10 0.02 90.62 05:22:05 05:22:01 3 13.72 0.00 0.51 10.16 0.03 75.57 05:22:05 Average: all 12.94 0.00 0.91 13.54 0.04 72.56 05:22:05 Average: 0 5.66 0.00 0.59 15.38 0.06 78.31 05:22:05 Average: 1 26.63 0.00 1.65 3.45 0.04 68.22 05:22:05 Average: 2 12.76 0.00 0.90 14.83 0.03 71.48 05:22:05 Average: 3 6.71 0.00 0.52 20.52 0.03 72.21 05:22:05 05:22:05 05:22:05