12:07:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137526 12:07:42 Running as SYSTEM 12:07:42 [EnvInject] - Loading node environment variables. 12:07:42 Building remotely on prd-ubuntu1804-builder-4c-4g-14091 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:07:42 [ssh-agent] Looking for ssh-agent implementation... 12:07:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:07:43 $ ssh-agent 12:07:43 SSH_AUTH_SOCK=/tmp/ssh-IF6bzYMgZDcW/agent.1759 12:07:43 SSH_AGENT_PID=1761 12:07:43 [ssh-agent] Started. 12:07:43 Running ssh-add (command line suppressed) 12:07:43 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9723173448948975074.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9723173448948975074.key) 12:07:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:07:43 The recommended git tool is: NONE 12:07:44 using credential onap-jenkins-ssh 12:07:44 Wiping out workspace first. 12:07:44 Cloning the remote Git repository 12:07:44 Cloning repository git://cloud.onap.org/mirror/oom.git 12:07:44 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:07:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:07:44 > git --version # timeout=10 12:07:44 > git --version # 'git version 2.17.1' 12:07:44 using GIT_SSH to set credentials Gerrit user 12:07:44 Verifying host key using manually-configured host key entries 12:07:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:07:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:07:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:07:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:07:50 using GIT_SSH to set credentials Gerrit user 12:07:50 Verifying host key using manually-configured host key entries 12:07:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/26/137526/2 # timeout=30 12:07:50 > git rev-parse 808e3eb49630e0c1fe63fb43571a4582a85f08f7^{commit} # timeout=10 12:07:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:07:50 Checking out Revision 808e3eb49630e0c1fe63fb43571a4582a85f08f7 (refs/changes/26/137526/2) 12:07:50 > git config core.sparsecheckout # timeout=10 12:07:50 > git checkout -f 808e3eb49630e0c1fe63fb43571a4582a85f08f7 # timeout=30 12:07:53 Commit message: "[MONGODB] Set default resource settings for mongodb" 12:07:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:07:53 > git rev-list --no-walk 8cbb3d9b964b774b1400df5d909913b669c2a243 # timeout=10 12:07:53 [EnvInject] - Injecting environment variables from a build step. 12:07:53 [EnvInject] - Injecting as environment variables the properties content 12:07:53 PYTHON=python3 12:07:53 12:07:53 [EnvInject] - Variables injected successfully. 12:07:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11274908561554058435.sh 12:07:53 ---> tox-install.sh 12:07:53 + source /home/jenkins/lf-env.sh 12:07:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:07:53 ++ mktemp -d /tmp/venv-XXXX 12:07:53 + lf_venv=/tmp/venv-jpD1 12:07:53 + local venv_file=/tmp/.os_lf_venv 12:07:53 + local python=python3 12:07:53 + local options 12:07:53 + local set_path=true 12:07:53 + local install_args= 12:07:53 ++ 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 12:07:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:07:53 + true 12:07:53 + case $1 in 12:07:53 + venv_file=/tmp/.toxenv 12:07:53 + shift 2 12:07:53 + true 12:07:53 + case $1 in 12:07:53 + shift 12:07:53 + break 12:07:53 + case $python in 12:07:53 + local pkg_list= 12:07:53 + [[ -d /opt/pyenv ]] 12:07:53 + echo 'Setup pyenv:' 12:07:53 Setup pyenv: 12:07:53 + export PYENV_ROOT=/opt/pyenv 12:07:53 + PYENV_ROOT=/opt/pyenv 12:07:53 + 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 12:07:53 + 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 12:07:53 + pyenv versions 12:07:53 * system (set by /opt/pyenv/version) 12:07:53 * 3.8.13 (set by /opt/pyenv/version) 12:07:53 * 3.9.13 (set by /opt/pyenv/version) 12:07:53 * 3.10.6 (set by /opt/pyenv/version) 12:07:53 + command -v pyenv 12:07:53 ++ pyenv init - --no-rehash 12:07:53 + 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[*]}"'\'')" 12:07:53 export PATH="/opt/pyenv/shims:${PATH}" 12:07:53 export PYENV_SHELL=bash 12:07:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:07:53 pyenv() { 12:07:53 local command 12:07:53 command="${1:-}" 12:07:53 if [ "$#" -gt 0 ]; then 12:07:53 shift 12:07:53 fi 12:07:53 12:07:53 case "$command" in 12:07:53 rehash|shell) 12:07:53 eval "$(pyenv "sh-$command" "$@")" 12:07:53 ;; 12:07:53 *) 12:07:53 command pyenv "$command" "$@" 12:07:53 ;; 12:07:53 esac 12:07:53 }' 12:07:53 +++ 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[*]}"' 12:07:53 ++ 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 12:07:53 ++ 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 12:07:53 ++ 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 12:07:53 ++ export PYENV_SHELL=bash 12:07:53 ++ PYENV_SHELL=bash 12:07:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:07:53 +++ complete -F _pyenv pyenv 12:07:53 ++ lf-pyver python3 12:07:53 ++ local py_version_xy=python3 12:07:53 ++ local py_version_xyz= 12:07:53 ++ pyenv versions 12:07:53 ++ local command 12:07:53 ++ command=versions 12:07:53 ++ '[' 1 -gt 0 ']' 12:07:53 ++ shift 12:07:53 ++ case "$command" in 12:07:53 ++ command pyenv versions 12:07:53 ++ pyenv versions 12:07:53 ++ sed 's/^[ *]* //' 12:07:53 ++ awk '{ print $1 }' 12:07:53 ++ grep -E '^[0-9.]*[0-9]$' 12:07:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:07:53 +++ sort -V 12:07:53 +++ tail -n 1 12:07:53 +++ grep '^3' /tmp/.pyenv_versions 12:07:53 ++ py_version_xyz=3.10.6 12:07:53 ++ [[ -z 3.10.6 ]] 12:07:53 ++ echo 3.10.6 12:07:53 ++ return 0 12:07:53 + pyenv local 3.10.6 12:07:53 + local command 12:07:53 + command=local 12:07:53 + '[' 2 -gt 0 ']' 12:07:53 + shift 12:07:53 + case "$command" in 12:07:53 + command pyenv local 3.10.6 12:07:53 + pyenv local 3.10.6 12:07:53 + for arg in "$@" 12:07:53 + case $arg in 12:07:53 + pkg_list+='tox ' 12:07:53 + for arg in "$@" 12:07:53 + case $arg in 12:07:53 + pkg_list+='virtualenv ' 12:07:53 + for arg in "$@" 12:07:53 + case $arg in 12:07:53 + pkg_list+='urllib3~=1.26.15 ' 12:07:53 + [[ -f /tmp/.toxenv ]] 12:07:53 + [[ ! -f /tmp/.toxenv ]] 12:07:53 + [[ -n '' ]] 12:07:53 + python3 -m venv /tmp/venv-jpD1 12:07:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jpD1' 12:07:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jpD1 12:07:58 + echo /tmp/venv-jpD1 12:07:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:07:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:07:58 + /tmp/venv-jpD1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:08:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:08:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:08:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:08:01 + /tmp/venv-jpD1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:08:04 + type python3 12:08:04 + true 12:08:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jpD1/bin to PATH' 12:08:04 lf-activate-venv(): INFO: Adding /tmp/venv-jpD1/bin to PATH 12:08:04 + PATH=/tmp/venv-jpD1/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 12:08:04 + return 0 12:08:04 + python3 --version 12:08:04 Python 3.10.6 12:08:04 + python3 -m pip --version 12:08:04 pip 24.0 from /tmp/venv-jpD1/lib/python3.10/site-packages/pip (python 3.10) 12:08:04 + python3 -m pip freeze 12:08:05 cachetools==5.3.3 12:08:05 chardet==5.2.0 12:08:05 colorama==0.4.6 12:08:05 distlib==0.3.8 12:08:05 filelock==3.13.1 12:08:05 packaging==24.0 12:08:05 platformdirs==4.2.0 12:08:05 pluggy==1.4.0 12:08:05 pyproject-api==1.6.1 12:08:05 tomli==2.0.1 12:08:05 tox==4.14.1 12:08:05 urllib3==1.26.18 12:08:05 virtualenv==20.25.1 12:08:05 [EnvInject] - Injecting environment variables from a build step. 12:08:05 [EnvInject] - Injecting as environment variables the properties content 12:08:05 PARALLEL=false 12:08:05 12:08:05 [EnvInject] - Variables injected successfully. 12:08:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12473261826267980617.sh 12:08:05 ---> tox-run.sh 12:08: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 12:08:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:08:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:08:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:08:05 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:08:05 + source /home/jenkins/lf-env.sh 12:08:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:08:05 ++ mktemp -d /tmp/venv-XXXX 12:08:05 + lf_venv=/tmp/venv-pKGm 12:08:05 + local venv_file=/tmp/.os_lf_venv 12:08:05 + local python=python3 12:08:05 + local options 12:08:05 + local set_path=true 12:08:05 + local install_args= 12:08: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 12:08:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:08:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:08:05 + true 12:08:05 + case $1 in 12:08:05 + venv_file=/tmp/.toxenv 12:08:05 + shift 2 12:08:05 + true 12:08:05 + case $1 in 12:08:05 + shift 12:08:05 + break 12:08:05 + case $python in 12:08:05 + local pkg_list= 12:08:05 + [[ -d /opt/pyenv ]] 12:08:05 + echo 'Setup pyenv:' 12:08:05 Setup pyenv: 12:08:05 + export PYENV_ROOT=/opt/pyenv 12:08:05 + PYENV_ROOT=/opt/pyenv 12:08: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 12:08: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 12:08:05 + pyenv versions 12:08:05 system 12:08:05 3.8.13 12:08:05 3.9.13 12:08:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:08:05 + command -v pyenv 12:08:05 ++ pyenv init - --no-rehash 12:08: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[*]}"'\'')" 12:08:05 export PATH="/opt/pyenv/shims:${PATH}" 12:08:05 export PYENV_SHELL=bash 12:08:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:08:05 pyenv() { 12:08:05 local command 12:08:05 command="${1:-}" 12:08:05 if [ "$#" -gt 0 ]; then 12:08:05 shift 12:08:05 fi 12:08:05 12:08:05 case "$command" in 12:08:05 rehash|shell) 12:08:05 eval "$(pyenv "sh-$command" "$@")" 12:08:05 ;; 12:08:05 *) 12:08:05 command pyenv "$command" "$@" 12:08:05 ;; 12:08:05 esac 12:08:05 }' 12:08: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[*]}"' 12:08: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 12:08: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 12:08: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 12:08:05 ++ export PYENV_SHELL=bash 12:08:05 ++ PYENV_SHELL=bash 12:08:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:08:05 +++ complete -F _pyenv pyenv 12:08:05 ++ lf-pyver python3 12:08:05 ++ local py_version_xy=python3 12:08:05 ++ local py_version_xyz= 12:08:05 ++ sed 's/^[ *]* //' 12:08:05 ++ awk '{ print $1 }' 12:08:05 ++ grep -E '^[0-9.]*[0-9]$' 12:08:05 ++ pyenv versions 12:08:05 ++ local command 12:08:05 ++ command=versions 12:08:05 ++ '[' 1 -gt 0 ']' 12:08:05 ++ shift 12:08:05 ++ case "$command" in 12:08:05 ++ command pyenv versions 12:08:05 ++ pyenv versions 12:08:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:08:05 +++ grep '^3' /tmp/.pyenv_versions 12:08:05 +++ sort -V 12:08:05 +++ tail -n 1 12:08:05 ++ py_version_xyz=3.10.6 12:08:05 ++ [[ -z 3.10.6 ]] 12:08:05 ++ echo 3.10.6 12:08:05 ++ return 0 12:08:05 + pyenv local 3.10.6 12:08:05 + local command 12:08:05 + command=local 12:08:05 + '[' 2 -gt 0 ']' 12:08:05 + shift 12:08:05 + case "$command" in 12:08:05 + command pyenv local 3.10.6 12:08:05 + pyenv local 3.10.6 12:08:05 + for arg in "$@" 12:08:05 + case $arg in 12:08:05 + pkg_list+='tox ' 12:08:05 + for arg in "$@" 12:08:05 + case $arg in 12:08:05 + pkg_list+='virtualenv ' 12:08:05 + for arg in "$@" 12:08:05 + case $arg in 12:08:05 + pkg_list+='urllib3~=1.26.15 ' 12:08:05 + [[ -f /tmp/.toxenv ]] 12:08:05 ++ cat /tmp/.toxenv 12:08:05 + lf_venv=/tmp/venv-jpD1 12:08:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jpD1 from' file:/tmp/.toxenv 12:08:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jpD1 from file:/tmp/.toxenv 12:08:05 + /tmp/venv-jpD1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:08:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:08:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:08:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:08:06 + /tmp/venv-jpD1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:08:08 + type python3 12:08:08 + true 12:08:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jpD1/bin to PATH' 12:08:08 lf-activate-venv(): INFO: Adding /tmp/venv-jpD1/bin to PATH 12:08:08 + PATH=/tmp/venv-jpD1/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 12:08:08 + return 0 12:08:08 + [[ -d /opt/pyenv ]] 12:08:08 + echo '---> Setting up pyenv' 12:08:08 ---> Setting up pyenv 12:08:08 + export PYENV_ROOT=/opt/pyenv 12:08:08 + PYENV_ROOT=/opt/pyenv 12:08:08 + export PATH=/opt/pyenv/bin:/tmp/venv-jpD1/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 12:08:08 + PATH=/opt/pyenv/bin:/tmp/venv-jpD1/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 12:08:08 ++ pwd 12:08:08 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:08:08 + export PYTHONPATH 12:08:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:08:08 + TOX_TESTENV_PASSENV=PYTHONPATH 12:08:08 + tox --version 12:08:08 4.14.1 from /tmp/venv-jpD1/lib/python3.10/site-packages/tox/__init__.py 12:08:08 + PARALLEL=false 12:08:08 + TOX_OPTIONS_LIST= 12:08:08 + [[ -n checkbashisms ]] 12:08:08 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:08:08 + case ${PARALLEL,,} in 12:08:08 + tox -e checkbashisms 12:08:08 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:08:09 checkbashisms: freeze> python -m pip freeze --all 12:08:10 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:08:10 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:08:11 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:08:11 you may get strange results 12:08:12 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:08:13 checkbashisms: OK (4.86=setup[1.65]+cmd[3.21] seconds) 12:08:13 congratulations :) (5.06 seconds) 12:08:13 + tox_status=0 12:08:13 + echo '---> Completed tox runs' 12:08:13 ---> Completed tox runs 12:08:13 + for i in .tox/*/log 12:08:13 ++ echo .tox/checkbashisms/log 12:08:13 ++ awk -F/ '{print $2}' 12:08:13 + tox_env=checkbashisms 12:08:13 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:08:13 + DOC_DIR=docs/_build/html 12:08:13 + [[ -d docs/_build/html ]] 12:08:13 + echo '---> tox-run.sh ends' 12:08:13 ---> tox-run.sh ends 12:08:13 + test 0 -eq 0 12:08:13 $ ssh-agent -k 12:08:13 unset SSH_AUTH_SOCK; 12:08:13 unset SSH_AGENT_PID; 12:08:13 echo Agent pid 1761 killed; 12:08:13 [ssh-agent] Stopped. 12:08:13 [PostBuildScript] - [INFO] Executing post build scripts. 12:08:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10265006481313539167.sh 12:08:13 ---> sysstat.sh 12:08:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16736892275499020114.sh 12:08:14 ---> package-listing.sh 12:08:14 ++ facter osfamily 12:08:14 ++ tr '[:upper:]' '[:lower:]' 12:08:14 + OS_FAMILY=debian 12:08:14 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:08:14 + START_PACKAGES=/tmp/packages_start.txt 12:08:14 + END_PACKAGES=/tmp/packages_end.txt 12:08:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:08:14 + PACKAGES=/tmp/packages_start.txt 12:08:14 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:08:14 + PACKAGES=/tmp/packages_end.txt 12:08:14 + case "${OS_FAMILY}" in 12:08:14 + dpkg -l 12:08:14 + grep '^ii' 12:08:14 + '[' -f /tmp/packages_start.txt ']' 12:08:14 + '[' -f /tmp/packages_end.txt ']' 12:08:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:08:14 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:08:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:08:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:08:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5189282935638749809.sh 12:08:14 ---> capture-instance-metadata.sh 12:08:14 Setup pyenv: 12:08:14 system 12:08:14 3.8.13 12:08:14 3.9.13 12:08:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:08:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WNs8 12:08:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:08:21 lf-activate-venv(): INFO: Installing: lftools 12:08:55 lf-activate-venv(): INFO: Adding /tmp/venv-WNs8/bin to PATH 12:08:55 INFO: Running in OpenStack, capturing instance metadata 12:08:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10627737127210585413.sh 12:08:55 provisioning config files... 12:08:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3450731889948262892tmp 12:08:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:08:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:08:55 [EnvInject] - Injecting environment variables from a build step. 12:08:55 [EnvInject] - Injecting as environment variables the properties content 12:08:55 SERVER_ID=logs 12:08:55 12:08:55 [EnvInject] - Variables injected successfully. 12:08:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9121345363619532207.sh 12:08:55 ---> create-netrc.sh 12:08:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15487434661883215366.sh 12:08:56 ---> python-tools-install.sh 12:08:56 Setup pyenv: 12:08:56 system 12:08:56 3.8.13 12:08:56 3.9.13 12:08:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:08:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNs8 from file:/tmp/.os_lf_venv 12:08:57 lf-activate-venv(): INFO: Installing: lftools 12:09:05 lf-activate-venv(): INFO: Adding /tmp/venv-WNs8/bin to PATH 12:09:05 Generating Requirements File 12:09:32 Python 3.10.6 12:09:32 pip 24.0 from /tmp/venv-WNs8/lib/python3.10/site-packages/pip (python 3.10) 12:09:33 appdirs==1.4.4 12:09:33 argcomplete==3.2.3 12:09:33 aspy.yaml==1.3.0 12:09:33 attrs==23.2.0 12:09:33 autopage==0.5.2 12:09:33 beautifulsoup4==4.12.3 12:09:33 boto3==1.34.64 12:09:33 botocore==1.34.64 12:09:33 bs4==0.0.2 12:09:33 cachetools==5.3.3 12:09:33 certifi==2024.2.2 12:09:33 cffi==1.16.0 12:09:33 cfgv==3.4.0 12:09:33 chardet==5.2.0 12:09:33 charset-normalizer==3.3.2 12:09:33 click==8.1.7 12:09:33 cliff==4.6.0 12:09:33 cmd2==2.4.3 12:09:33 cryptography==3.3.2 12:09:33 debtcollector==3.0.0 12:09:33 decorator==5.1.1 12:09:33 defusedxml==0.7.1 12:09:33 Deprecated==1.2.14 12:09:33 distlib==0.3.8 12:09:33 dnspython==2.6.1 12:09:33 docker==4.2.2 12:09:33 dogpile.cache==1.3.2 12:09:33 email_validator==2.1.1 12:09:33 filelock==3.13.1 12:09:33 future==1.0.0 12:09:33 gitdb==4.0.11 12:09:33 GitPython==3.1.42 12:09:33 google-auth==2.28.2 12:09:33 httplib2==0.22.0 12:09:33 identify==2.5.35 12:09:33 idna==3.6 12:09:33 importlib-resources==1.5.0 12:09:33 iso8601==2.1.0 12:09:33 Jinja2==3.1.3 12:09:33 jmespath==1.0.1 12:09:33 jsonpatch==1.33 12:09:33 jsonpointer==2.4 12:09:33 jsonschema==4.21.1 12:09:33 jsonschema-specifications==2023.12.1 12:09:33 keystoneauth1==5.6.0 12:09:33 kubernetes==29.0.0 12:09:33 lftools==0.37.10 12:09:33 lxml==5.1.0 12:09:33 MarkupSafe==2.1.5 12:09:33 msgpack==1.0.8 12:09:33 multi_key_dict==2.0.3 12:09:33 munch==4.0.0 12:09:33 netaddr==1.2.1 12:09:33 netifaces==0.11.0 12:09:33 niet==1.4.2 12:09:33 nodeenv==1.8.0 12:09:33 oauth2client==4.1.3 12:09:33 oauthlib==3.2.2 12:09:33 openstacksdk==3.0.0 12:09:33 os-client-config==2.1.0 12:09:33 os-service-types==1.7.0 12:09:33 osc-lib==3.0.1 12:09:33 oslo.config==9.4.0 12:09:33 oslo.context==5.5.0 12:09:33 oslo.i18n==6.3.0 12:09:33 oslo.log==5.5.0 12:09:33 oslo.serialization==5.4.0 12:09:33 oslo.utils==7.1.0 12:09:33 packaging==24.0 12:09:33 pbr==6.0.0 12:09:33 platformdirs==4.2.0 12:09:33 prettytable==3.10.0 12:09:33 pyasn1==0.5.1 12:09:33 pyasn1-modules==0.3.0 12:09:33 pycparser==2.21 12:09:33 pygerrit2==2.0.15 12:09:33 PyGithub==2.2.0 12:09:33 pyinotify==0.9.6 12:09:33 PyJWT==2.8.0 12:09:33 PyNaCl==1.5.0 12:09:33 pyparsing==2.4.7 12:09:33 pyperclip==1.8.2 12:09:33 pyrsistent==0.20.0 12:09:33 python-cinderclient==9.5.0 12:09:33 python-dateutil==2.9.0.post0 12:09:33 python-heatclient==3.5.0 12:09:33 python-jenkins==1.8.2 12:09:33 python-keystoneclient==5.4.0 12:09:33 python-magnumclient==4.4.0 12:09:33 python-novaclient==18.6.0 12:09:33 python-openstackclient==6.5.0 12:09:33 python-swiftclient==4.5.0 12:09:33 PyYAML==6.0.1 12:09:33 referencing==0.34.0 12:09:33 requests==2.31.0 12:09:33 requests-oauthlib==1.4.0 12:09:33 requestsexceptions==1.4.0 12:09:33 rfc3986==2.0.0 12:09:33 rpds-py==0.18.0 12:09:33 rsa==4.9 12:09:33 ruamel.yaml==0.18.6 12:09:33 ruamel.yaml.clib==0.2.8 12:09:33 s3transfer==0.10.1 12:09:33 simplejson==3.19.2 12:09:33 six==1.16.0 12:09:33 smmap==5.0.1 12:09:33 soupsieve==2.5 12:09:33 stevedore==5.2.0 12:09:33 tabulate==0.9.0 12:09:33 toml==0.10.2 12:09:33 tomlkit==0.12.4 12:09:33 tqdm==4.66.2 12:09:33 typing_extensions==4.10.0 12:09:33 tzdata==2024.1 12:09:33 urllib3==1.26.18 12:09:33 virtualenv==20.25.1 12:09:33 wcwidth==0.2.13 12:09:33 websocket-client==1.7.0 12:09:33 wrapt==1.16.0 12:09:33 xdg==6.0.0 12:09:33 xmltodict==0.13.0 12:09:33 yq==3.2.3 12:09:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5966087092423575441.sh 12:09:33 ---> sudo-logs.sh 12:09:33 Archiving 'sudo' log.. 12:09:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18044245930445940673.sh 12:09:33 ---> job-cost.sh 12:09:33 Setup pyenv: 12:09:33 system 12:09:33 3.8.13 12:09:33 3.9.13 12:09:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:09:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNs8 from file:/tmp/.os_lf_venv 12:09:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:09:40 lf-activate-venv(): INFO: Adding /tmp/venv-WNs8/bin to PATH 12:09:40 INFO: No Stack... 12:09:40 INFO: Retrieving Pricing Info for: v3-standard-4 12:09:40 INFO: Archiving Costs 12:09:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5959466924467442314.sh 12:09:40 ---> logs-deploy.sh 12:09:40 Setup pyenv: 12:09:40 system 12:09:40 3.8.13 12:09:40 3.9.13 12:09:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:09:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNs8 from file:/tmp/.os_lf_venv 12:09:42 lf-activate-venv(): INFO: Installing: lftools 12:09:51 lf-activate-venv(): INFO: Adding /tmp/venv-WNs8/bin to PATH 12:09:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3364 12:09:51 INFO: archiving workspace using pattern(s): 12:09:52 Archives upload complete. 12:09:52 INFO: archiving logs to Nexus 12:09:53 ---> uname -a: 12:09:53 Linux prd-ubuntu1804-builder-4c-4g-14091 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:09:53 12:09:53 12:09:53 ---> lscpu: 12:09:53 Architecture: x86_64 12:09:53 CPU op-mode(s): 32-bit, 64-bit 12:09:53 Byte Order: Little Endian 12:09:53 CPU(s): 4 12:09:53 On-line CPU(s) list: 0-3 12:09:53 Thread(s) per core: 1 12:09:53 Core(s) per socket: 1 12:09:53 Socket(s): 4 12:09:53 NUMA node(s): 1 12:09:53 Vendor ID: AuthenticAMD 12:09:53 CPU family: 23 12:09:53 Model: 49 12:09:53 Model name: AMD EPYC-Rome Processor 12:09:53 Stepping: 0 12:09:53 CPU MHz: 2799.998 12:09:53 BogoMIPS: 5599.99 12:09:53 Virtualization: AMD-V 12:09:53 Hypervisor vendor: KVM 12:09:53 Virtualization type: full 12:09:53 L1d cache: 32K 12:09:53 L1i cache: 32K 12:09:53 L2 cache: 512K 12:09:53 L3 cache: 16384K 12:09:53 NUMA node0 CPU(s): 0-3 12:09:53 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 12:09:53 12:09:53 12:09:53 ---> nproc: 12:09:53 4 12:09:53 12:09:53 12:09:53 ---> df -h: 12:09:53 Filesystem Size Used Avail Use% Mounted on 12:09:53 udev 7.9G 0 7.9G 0% /dev 12:09:53 tmpfs 1.6G 672K 1.6G 1% /run 12:09:53 /dev/vda1 78G 8.3G 70G 11% / 12:09:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:09:53 tmpfs 5.0M 0 5.0M 0% /run/lock 12:09:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:09:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:09:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:09:53 12:09:53 12:09:53 ---> free -m: 12:09:53 total used free shared buff/cache available 12:09:53 Mem: 16040 552 13429 0 2058 15175 12:09:53 Swap: 1023 0 1023 12:09:53 12:09:53 12:09:53 ---> ip addr: 12:09:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:09:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:09:53 inet 127.0.0.1/8 scope host lo 12:09:53 valid_lft forever preferred_lft forever 12:09:53 inet6 ::1/128 scope host 12:09:53 valid_lft forever preferred_lft forever 12:09:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:09:53 link/ether fa:16:3e:f7:38:22 brd ff:ff:ff:ff:ff:ff 12:09:53 inet 10.30.106.170/23 brd 10.30.107.255 scope global dynamic ens3 12:09:53 valid_lft 86248sec preferred_lft 86248sec 12:09:53 inet6 fe80::f816:3eff:fef7:3822/64 scope link 12:09:53 valid_lft forever preferred_lft forever 12:09:53 12:09:53 12:09:53 ---> sar -b -r -n DEV: 12:09:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14091) 03/18/24 _x86_64_ (4 CPU) 12:09:53 12:09:53 12:07:23 LINUX RESTART (4 CPU) 12:09:53 12:09:53 12:08:02 tps rtps wtps bread/s bwrtn/s 12:09:53 12:09:01 126.40 22.10 104.30 1202.10 46825.15 12:09:53 Average: 126.40 22.10 104.30 1202.10 46825.15 12:09:53 12:09:53 12:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:09:53 12:09:01 13859992 15535196 2564976 15.62 67732 1802148 789668 4.52 731052 1606764 132768 12:09:53 Average: 13859992 15535196 2564976 15.62 67732 1802148 789668 4.52 731052 1606764 132768 12:09:53 12:09:53 12:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:09:53 12:09:01 ens3 57.50 39.87 706.81 10.06 0.00 0.00 0.00 0.00 12:09:53 12:09:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 12:09:53 Average: ens3 57.50 39.87 706.81 10.06 0.00 0.00 0.00 0.00 12:09:53 Average: lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 12:09:53 12:09:53 12:09:53 ---> sar -P ALL: 12:09:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14091) 03/18/24 _x86_64_ (4 CPU) 12:09:53 12:09:53 12:07:23 LINUX RESTART (4 CPU) 12:09:53 12:09:53 12:08:02 CPU %user %nice %system %iowait %steal %idle 12:09:53 12:09:01 all 19.65 0.00 1.59 7.16 0.06 71.54 12:09:53 12:09:01 0 14.80 0.00 1.48 0.63 0.05 83.04 12:09:53 12:09:01 1 21.82 0.00 1.57 0.90 0.07 75.64 12:09:53 12:09:01 2 17.84 0.00 1.50 21.10 0.07 59.49 12:09:53 12:09:01 3 24.14 0.00 1.82 6.07 0.05 67.91 12:09:53 Average: all 19.65 0.00 1.59 7.16 0.06 71.54 12:09:53 Average: 0 14.80 0.00 1.48 0.63 0.05 83.04 12:09:53 Average: 1 21.82 0.00 1.57 0.90 0.07 75.64 12:09:53 Average: 2 17.84 0.00 1.50 21.10 0.07 59.49 12:09:53 Average: 3 24.14 0.00 1.82 6.07 0.05 67.91 12:09:53 12:09:53 12:09:53