12:57:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141850 12:57:55 Running as SYSTEM 12:57:55 [EnvInject] - Loading node environment variables. 12:57:55 Building remotely on prd-ubuntu1804-builder-4c-4g-40018 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:57:55 [ssh-agent] Looking for ssh-agent implementation... 12:57:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:57:55 $ ssh-agent 12:57:55 SSH_AUTH_SOCK=/tmp/ssh-Gkt3hxH5iFyJ/agent.1661 12:57:55 SSH_AGENT_PID=1663 12:57:55 [ssh-agent] Started. 12:57:55 Running ssh-add (command line suppressed) 12:57:55 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16552954918396774219.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16552954918396774219.key) 12:57:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:57:55 The recommended git tool is: NONE 12:57:56 using credential onap-jenkins-ssh 12:57:57 Wiping out workspace first. 12:57:57 Cloning the remote Git repository 12:57:57 Cloning repository git://cloud.onap.org/mirror/oom.git 12:57:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:57:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:57:57 > git --version # timeout=10 12:57:57 > git --version # 'git version 2.17.1' 12:57:57 using GIT_SSH to set credentials Gerrit user 12:57:57 Verifying host key using manually-configured host key entries 12:57:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:58:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:58:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:58:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:58:02 using GIT_SSH to set credentials Gerrit user 12:58:02 Verifying host key using manually-configured host key entries 12:58:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/141850/8 # timeout=30 12:58:02 > git rev-parse fd367e3e99637558ad49c1a838a6f77445b44354^{commit} # timeout=10 12:58:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:58:02 Checking out Revision fd367e3e99637558ad49c1a838a6f77445b44354 (refs/changes/50/141850/8) 12:58:02 > git config core.sparsecheckout # timeout=10 12:58:02 > git checkout -f fd367e3e99637558ad49c1a838a6f77445b44354 # timeout=30 12:58:06 Commit message: "[SDC] 13.0.8 release" 12:58:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:58:06 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 12:58:06 [EnvInject] - Injecting environment variables from a build step. 12:58:06 [EnvInject] - Injecting as environment variables the properties content 12:58:06 PYTHON=python3 12:58:06 12:58:06 [EnvInject] - Variables injected successfully. 12:58:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins195998751685050934.sh 12:58:06 ---> tox-install.sh 12:58:06 + source /home/jenkins/lf-env.sh 12:58:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:58:06 ++ mktemp -d /tmp/venv-XXXX 12:58:06 + lf_venv=/tmp/venv-wO0b 12:58:06 + local venv_file=/tmp/.os_lf_venv 12:58:06 + local python=python3 12:58:06 + local options 12:58:06 + local set_path=true 12:58:06 + local install_args= 12:58:06 ++ 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:58:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:58:06 + true 12:58:06 + case $1 in 12:58:06 + venv_file=/tmp/.toxenv 12:58:06 + shift 2 12:58:06 + true 12:58:06 + case $1 in 12:58:06 + shift 12:58:06 + break 12:58:06 + case $python in 12:58:06 + local pkg_list= 12:58:06 + [[ -d /opt/pyenv ]] 12:58:06 + echo 'Setup pyenv:' 12:58:06 Setup pyenv: 12:58:06 + export PYENV_ROOT=/opt/pyenv 12:58:06 + PYENV_ROOT=/opt/pyenv 12:58:06 + 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:58:06 + 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:58:06 + pyenv versions 12:58:06 * system (set by /opt/pyenv/version) 12:58:06 * 3.8.13 (set by /opt/pyenv/version) 12:58:06 * 3.9.13 (set by /opt/pyenv/version) 12:58:06 * 3.10.6 (set by /opt/pyenv/version) 12:58:06 + command -v pyenv 12:58:06 ++ pyenv init - --no-rehash 12:58:06 + 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:58:06 export PATH="/opt/pyenv/shims:${PATH}" 12:58:06 export PYENV_SHELL=bash 12:58:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:58:06 pyenv() { 12:58:06 local command 12:58:06 command="${1:-}" 12:58:06 if [ "$#" -gt 0 ]; then 12:58:06 shift 12:58:06 fi 12:58:06 12:58:06 case "$command" in 12:58:06 rehash|shell) 12:58:06 eval "$(pyenv "sh-$command" "$@")" 12:58:06 ;; 12:58:06 *) 12:58:06 command pyenv "$command" "$@" 12:58:06 ;; 12:58:06 esac 12:58:06 }' 12:58:06 +++ 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:58:06 ++ 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:58:06 ++ 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:58:06 ++ 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:58:06 ++ export PYENV_SHELL=bash 12:58:06 ++ PYENV_SHELL=bash 12:58:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:58:06 +++ complete -F _pyenv pyenv 12:58:06 ++ lf-pyver python3 12:58:06 ++ local py_version_xy=python3 12:58:06 ++ local py_version_xyz= 12:58:06 ++ pyenv versions 12:58:06 ++ local command 12:58:06 ++ command=versions 12:58:06 ++ '[' 1 -gt 0 ']' 12:58:06 ++ shift 12:58:06 ++ case "$command" in 12:58:06 ++ command pyenv versions 12:58:06 ++ pyenv versions 12:58:06 ++ grep -E '^[0-9.]*[0-9]$' 12:58:06 ++ awk '{ print $1 }' 12:58:06 ++ sed 's/^[ *]* //' 12:58:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:58:06 +++ grep '^3' /tmp/.pyenv_versions 12:58:06 +++ sort -V 12:58:06 +++ tail -n 1 12:58:07 ++ py_version_xyz=3.10.6 12:58:07 ++ [[ -z 3.10.6 ]] 12:58:07 ++ echo 3.10.6 12:58:07 ++ return 0 12:58:07 + pyenv local 3.10.6 12:58:07 + local command 12:58:07 + command=local 12:58:07 + '[' 2 -gt 0 ']' 12:58:07 + shift 12:58:07 + case "$command" in 12:58:07 + command pyenv local 3.10.6 12:58:07 + pyenv local 3.10.6 12:58:07 + for arg in "$@" 12:58:07 + case $arg in 12:58:07 + pkg_list+='tox ' 12:58:07 + for arg in "$@" 12:58:07 + case $arg in 12:58:07 + pkg_list+='virtualenv ' 12:58:07 + for arg in "$@" 12:58:07 + case $arg in 12:58:07 + pkg_list+='urllib3~=1.26.15 ' 12:58:07 + [[ -f /tmp/.toxenv ]] 12:58:07 + [[ ! -f /tmp/.toxenv ]] 12:58:07 + [[ -n '' ]] 12:58:07 + python3 -m venv /tmp/venv-wO0b 12:58:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wO0b' 12:58:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wO0b 12:58:11 + echo /tmp/venv-wO0b 12:58:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:58:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:58:11 + /tmp/venv-wO0b/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:58:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:58:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:58:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:58:15 + /tmp/venv-wO0b/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:58:17 + type python3 12:58:17 + true 12:58:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wO0b/bin to PATH' 12:58:17 lf-activate-venv(): INFO: Adding /tmp/venv-wO0b/bin to PATH 12:58:17 + PATH=/tmp/venv-wO0b/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:58:17 + return 0 12:58:17 + python3 --version 12:58:17 Python 3.10.6 12:58:17 + python3 -m pip --version 12:58:17 pip 25.2 from /tmp/venv-wO0b/lib/python3.10/site-packages/pip (python 3.10) 12:58:17 + python3 -m pip freeze 12:58:17 cachetools==6.1.0 12:58:17 chardet==5.2.0 12:58:17 colorama==0.4.6 12:58:17 distlib==0.4.0 12:58:17 filelock==3.19.1 12:58:17 packaging==25.0 12:58:17 platformdirs==4.3.8 12:58:17 pluggy==1.6.0 12:58:17 pyproject-api==1.9.1 12:58:17 tomli==2.2.1 12:58:17 tox==4.28.4 12:58:17 typing_extensions==4.14.1 12:58:17 urllib3==1.26.20 12:58:17 virtualenv==20.34.0 12:58:17 [EnvInject] - Injecting environment variables from a build step. 12:58:17 [EnvInject] - Injecting as environment variables the properties content 12:58:17 PARALLEL=false 12:58:17 12:58:17 [EnvInject] - Variables injected successfully. 12:58:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16765973571159590022.sh 12:58:17 ---> tox-run.sh 12:58:17 + 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:58:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:58:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:58:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:58:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:58:17 + source /home/jenkins/lf-env.sh 12:58:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:58:17 ++ mktemp -d /tmp/venv-XXXX 12:58:17 + lf_venv=/tmp/venv-XC3O 12:58:17 + local venv_file=/tmp/.os_lf_venv 12:58:17 + local python=python3 12:58:17 + local options 12:58:17 + local set_path=true 12:58:17 + local install_args= 12:58:17 ++ 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:58:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:58:17 + true 12:58:17 + case $1 in 12:58:17 + venv_file=/tmp/.toxenv 12:58:17 + shift 2 12:58:17 + true 12:58:17 + case $1 in 12:58:17 + shift 12:58:17 + break 12:58:17 + case $python in 12:58:17 + local pkg_list= 12:58:17 + [[ -d /opt/pyenv ]] 12:58:17 + echo 'Setup pyenv:' 12:58:17 Setup pyenv: 12:58:17 + export PYENV_ROOT=/opt/pyenv 12:58:17 + PYENV_ROOT=/opt/pyenv 12:58:17 + 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:58:17 + 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:58:17 + pyenv versions 12:58:17 system 12:58:17 3.8.13 12:58:17 3.9.13 12:58:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:58:17 + command -v pyenv 12:58:17 ++ pyenv init - --no-rehash 12:58:18 + 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:58:18 export PATH="/opt/pyenv/shims:${PATH}" 12:58:18 export PYENV_SHELL=bash 12:58:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:58:18 pyenv() { 12:58:18 local command 12:58:18 command="${1:-}" 12:58:18 if [ "$#" -gt 0 ]; then 12:58:18 shift 12:58:18 fi 12:58:18 12:58:18 case "$command" in 12:58:18 rehash|shell) 12:58:18 eval "$(pyenv "sh-$command" "$@")" 12:58:18 ;; 12:58:18 *) 12:58:18 command pyenv "$command" "$@" 12:58:18 ;; 12:58:18 esac 12:58:18 }' 12:58:18 +++ 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:58:18 ++ 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:58:18 ++ 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:58:18 ++ 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:58:18 ++ export PYENV_SHELL=bash 12:58:18 ++ PYENV_SHELL=bash 12:58:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:58:18 +++ complete -F _pyenv pyenv 12:58:18 ++ lf-pyver python3 12:58:18 ++ local py_version_xy=python3 12:58:18 ++ local py_version_xyz= 12:58:18 ++ pyenv versions 12:58:18 ++ local command 12:58:18 ++ command=versions 12:58:18 ++ '[' 1 -gt 0 ']' 12:58:18 ++ shift 12:58:18 ++ case "$command" in 12:58:18 ++ command pyenv versions 12:58:18 ++ pyenv versions 12:58:18 ++ sed 's/^[ *]* //' 12:58:18 ++ awk '{ print $1 }' 12:58:18 ++ grep -E '^[0-9.]*[0-9]$' 12:58:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:58:18 +++ grep '^3' /tmp/.pyenv_versions 12:58:18 +++ sort -V 12:58:18 +++ tail -n 1 12:58:18 ++ py_version_xyz=3.10.6 12:58:18 ++ [[ -z 3.10.6 ]] 12:58:18 ++ echo 3.10.6 12:58:18 ++ return 0 12:58:18 + pyenv local 3.10.6 12:58:18 + local command 12:58:18 + command=local 12:58:18 + '[' 2 -gt 0 ']' 12:58:18 + shift 12:58:18 + case "$command" in 12:58:18 + command pyenv local 3.10.6 12:58:18 + pyenv local 3.10.6 12:58:18 + for arg in "$@" 12:58:18 + case $arg in 12:58:18 + pkg_list+='tox ' 12:58:18 + for arg in "$@" 12:58:18 + case $arg in 12:58:18 + pkg_list+='virtualenv ' 12:58:18 + for arg in "$@" 12:58:18 + case $arg in 12:58:18 + pkg_list+='urllib3~=1.26.15 ' 12:58:18 + [[ -f /tmp/.toxenv ]] 12:58:18 ++ cat /tmp/.toxenv 12:58:18 + lf_venv=/tmp/venv-wO0b 12:58:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wO0b from' file:/tmp/.toxenv 12:58:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wO0b from file:/tmp/.toxenv 12:58:18 + /tmp/venv-wO0b/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:58:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:58:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:58:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:58:19 + /tmp/venv-wO0b/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:58:20 + type python3 12:58:20 + true 12:58:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wO0b/bin to PATH' 12:58:20 lf-activate-venv(): INFO: Adding /tmp/venv-wO0b/bin to PATH 12:58:20 + PATH=/tmp/venv-wO0b/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:58:20 + return 0 12:58:20 + [[ -d /opt/pyenv ]] 12:58:20 + echo '---> Setting up pyenv' 12:58:20 ---> Setting up pyenv 12:58:20 + export PYENV_ROOT=/opt/pyenv 12:58:20 + PYENV_ROOT=/opt/pyenv 12:58:20 + export PATH=/opt/pyenv/bin:/tmp/venv-wO0b/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:58:20 + PATH=/opt/pyenv/bin:/tmp/venv-wO0b/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:58:20 ++ pwd 12:58:20 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:58:20 + export PYTHONPATH 12:58:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:58:20 + TOX_TESTENV_PASSENV=PYTHONPATH 12:58:20 + tox --version 12:58:20 4.28.4 from /tmp/venv-wO0b/lib/python3.10/site-packages/tox/__init__.py 12:58:20 + PARALLEL=false 12:58:20 + TOX_OPTIONS_LIST= 12:58:20 + [[ -n checkbashisms ]] 12:58:20 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:58:20 + case ${PARALLEL,,} in 12:58:20 + tox -e checkbashisms 12:58:20 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:58:21 checkbashisms: freeze> python -m pip freeze --all 12:58:22 checkbashisms: pip==25.2,setuptools==80.9.0 12:58:22 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:58:24 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:58:25 checkbashisms: OK (4.97=setup[1.42]+cmd[3.55] seconds) 12:58:25 congratulations :) (5.20 seconds) 12:58:25 + tox_status=0 12:58:25 + echo '---> Completed tox runs' 12:58:25 ---> Completed tox runs 12:58:25 + for i in .tox/*/log 12:58:25 ++ echo .tox/checkbashisms/log 12:58:25 ++ awk -F/ '{print $2}' 12:58:25 + tox_env=checkbashisms 12:58:25 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:58:25 + DOC_DIR=docs/_build/html 12:58:25 + [[ -d docs/_build/html ]] 12:58:25 + echo '---> tox-run.sh ends' 12:58:25 ---> tox-run.sh ends 12:58:25 + test 0 -eq 0 12:58:26 $ ssh-agent -k 12:58:26 unset SSH_AUTH_SOCK; 12:58:26 unset SSH_AGENT_PID; 12:58:26 echo Agent pid 1663 killed; 12:58:26 [ssh-agent] Stopped. 12:58:26 [PostBuildScript] - [INFO] Executing post build scripts. 12:58:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16492168650814035455.sh 12:58:26 ---> sysstat.sh 12:58:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13867869181246333100.sh 12:58:26 ---> package-listing.sh 12:58:26 ++ facter osfamily 12:58:26 ++ tr '[:upper:]' '[:lower:]' 12:58:26 + OS_FAMILY=debian 12:58:26 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:58:26 + START_PACKAGES=/tmp/packages_start.txt 12:58:26 + END_PACKAGES=/tmp/packages_end.txt 12:58:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:58:26 + PACKAGES=/tmp/packages_start.txt 12:58:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:58:26 + PACKAGES=/tmp/packages_end.txt 12:58:26 + case "${OS_FAMILY}" in 12:58:26 + dpkg -l 12:58:26 + grep '^ii' 12:58:26 + '[' -f /tmp/packages_start.txt ']' 12:58:26 + '[' -f /tmp/packages_end.txt ']' 12:58:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:58:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:58:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:58:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:58:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2716430680438262044.sh 12:58:26 ---> capture-instance-metadata.sh 12:58:26 Setup pyenv: 12:58:26 system 12:58:26 3.8.13 12:58:26 3.9.13 12:58:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:58:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WNE2 12:58:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:58:34 lf-activate-venv(): INFO: Installing: lftools 12:58:58 lf-activate-venv(): INFO: Adding /tmp/venv-WNE2/bin to PATH 12:58:58 INFO: Running in OpenStack, capturing instance metadata 12:58:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5403965332406186190.sh 12:58:58 provisioning config files... 12:58:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5358979958058110344tmp 12:58:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:58:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:58:58 [EnvInject] - Injecting environment variables from a build step. 12:58:58 [EnvInject] - Injecting as environment variables the properties content 12:58:58 SERVER_ID=logs 12:58:58 12:58:58 [EnvInject] - Variables injected successfully. 12:58:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9046201079727769150.sh 12:58:58 ---> create-netrc.sh 12:58:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14593604236779479521.sh 12:58:58 ---> python-tools-install.sh 12:58:58 Setup pyenv: 12:58:58 system 12:58:58 3.8.13 12:58:58 3.9.13 12:58:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:58:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNE2 from file:/tmp/.os_lf_venv 12:59:00 lf-activate-venv(): INFO: Installing: lftools 12:59:09 lf-activate-venv(): INFO: Adding /tmp/venv-WNE2/bin to PATH 12:59:09 Generating Requirements File 12:59:30 Python 3.10.6 12:59:30 pip 25.2 from /tmp/venv-WNE2/lib/python3.10/site-packages/pip (python 3.10) 12:59:31 appdirs==1.4.4 12:59:31 argcomplete==3.6.2 12:59:31 aspy.yaml==1.3.0 12:59:31 attrs==25.3.0 12:59:31 autopage==0.5.2 12:59:31 beautifulsoup4==4.13.4 12:59:31 boto3==1.40.15 12:59:31 botocore==1.40.15 12:59:31 bs4==0.0.2 12:59:31 cachetools==5.5.2 12:59:31 certifi==2025.8.3 12:59:31 cffi==1.17.1 12:59:31 cfgv==3.4.0 12:59:31 chardet==5.2.0 12:59:31 charset-normalizer==3.4.3 12:59:31 click==8.2.1 12:59:31 cliff==4.11.0 12:59:31 cmd2==2.7.0 12:59:31 cryptography==3.3.2 12:59:31 debtcollector==3.0.0 12:59:31 decorator==5.2.1 12:59:31 defusedxml==0.7.1 12:59:31 Deprecated==1.2.18 12:59:31 distlib==0.4.0 12:59:31 dnspython==2.7.0 12:59:31 docker==7.1.0 12:59:31 dogpile.cache==1.4.0 12:59:31 durationpy==0.10 12:59:31 email_validator==2.2.0 12:59:31 filelock==3.19.1 12:59:31 future==1.0.0 12:59:31 gitdb==4.0.12 12:59:31 GitPython==3.1.45 12:59:31 google-auth==2.40.3 12:59:31 httplib2==0.22.0 12:59:31 identify==2.6.13 12:59:31 idna==3.10 12:59:31 importlib-resources==1.5.0 12:59:31 iso8601==2.1.0 12:59:31 Jinja2==3.1.6 12:59:31 jmespath==1.0.1 12:59:31 jsonpatch==1.33 12:59:31 jsonpointer==3.0.0 12:59:31 jsonschema==4.25.1 12:59:31 jsonschema-specifications==2025.4.1 12:59:31 keystoneauth1==5.12.0 12:59:31 kubernetes==33.1.0 12:59:31 lftools==0.37.13 12:59:31 lxml==6.0.1 12:59:31 markdown-it-py==4.0.0 12:59:31 MarkupSafe==3.0.2 12:59:31 mdurl==0.1.2 12:59:31 msgpack==1.1.1 12:59:31 multi_key_dict==2.0.3 12:59:31 munch==4.0.0 12:59:31 netaddr==1.3.0 12:59:31 niet==1.4.2 12:59:31 nodeenv==1.9.1 12:59:31 oauth2client==4.1.3 12:59:31 oauthlib==3.3.1 12:59:31 openstacksdk==4.7.0 12:59:31 os-client-config==2.3.0 12:59:31 os-service-types==1.8.0 12:59:31 osc-lib==4.2.0 12:59:31 oslo.config==10.0.0 12:59:31 oslo.context==6.0.0 12:59:31 oslo.i18n==6.5.1 12:59:31 oslo.log==7.2.0 12:59:31 oslo.serialization==5.7.0 12:59:31 oslo.utils==9.0.0 12:59:31 packaging==25.0 12:59:31 pbr==7.0.1 12:59:31 platformdirs==4.3.8 12:59:31 prettytable==3.16.0 12:59:31 psutil==7.0.0 12:59:31 pyasn1==0.6.1 12:59:31 pyasn1_modules==0.4.2 12:59:31 pycparser==2.22 12:59:31 pygerrit2==2.0.15 12:59:31 PyGithub==2.7.0 12:59:31 Pygments==2.19.2 12:59:31 PyJWT==2.10.1 12:59:31 PyNaCl==1.5.0 12:59:31 pyparsing==2.4.7 12:59:31 pyperclip==1.9.0 12:59:31 pyrsistent==0.20.0 12:59:31 python-cinderclient==9.7.0 12:59:31 python-dateutil==2.9.0.post0 12:59:31 python-heatclient==4.3.0 12:59:31 python-jenkins==1.8.3 12:59:31 python-keystoneclient==5.6.0 12:59:31 python-magnumclient==4.8.1 12:59:31 python-openstackclient==8.2.0 12:59:31 python-swiftclient==4.8.0 12:59:31 PyYAML==6.0.2 12:59:31 referencing==0.36.2 12:59:31 requests==2.32.5 12:59:31 requests-oauthlib==2.0.0 12:59:31 requestsexceptions==1.4.0 12:59:31 rfc3986==2.0.0 12:59:31 rich==14.1.0 12:59:31 rich-argparse==1.7.1 12:59:31 rpds-py==0.27.0 12:59:31 rsa==4.9.1 12:59:31 ruamel.yaml==0.18.15 12:59:31 ruamel.yaml.clib==0.2.12 12:59:31 s3transfer==0.13.1 12:59:31 simplejson==3.20.1 12:59:31 six==1.17.0 12:59:31 smmap==5.0.2 12:59:31 soupsieve==2.7 12:59:31 stevedore==5.4.1 12:59:31 tabulate==0.9.0 12:59:31 toml==0.10.2 12:59:31 tomlkit==0.13.3 12:59:31 tqdm==4.67.1 12:59:31 typing_extensions==4.14.1 12:59:31 tzdata==2025.2 12:59:31 urllib3==1.26.20 12:59:31 virtualenv==20.34.0 12:59:31 wcwidth==0.2.13 12:59:31 websocket-client==1.8.0 12:59:31 wrapt==1.17.3 12:59:31 xdg==6.0.0 12:59:31 xmltodict==0.14.2 12:59:31 yq==3.4.3 12:59:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11226152270621738792.sh 12:59:31 ---> sudo-logs.sh 12:59:31 Archiving 'sudo' log.. 12:59:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13772559549968481976.sh 12:59:31 ---> job-cost.sh 12:59:31 Setup pyenv: 12:59:31 system 12:59:31 3.8.13 12:59:31 3.9.13 12:59:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:59:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNE2 from file:/tmp/.os_lf_venv 12:59:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:59:38 lf-activate-venv(): INFO: Adding /tmp/venv-WNE2/bin to PATH 12:59:38 INFO: No Stack... 12:59:39 INFO: Retrieving Pricing Info for: v3-standard-4 12:59:39 INFO: Archiving Costs 12:59:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7219735041972972322.sh 12:59:39 ---> logs-deploy.sh 12:59:39 Setup pyenv: 12:59:39 system 12:59:39 3.8.13 12:59:39 3.9.13 12:59:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:59:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNE2 from file:/tmp/.os_lf_venv 12:59:41 lf-activate-venv(): INFO: Installing: lftools 12:59:49 lf-activate-venv(): INFO: Adding /tmp/venv-WNE2/bin to PATH 12:59:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4246 12:59:49 INFO: archiving workspace using pattern(s): 12:59:50 Archives upload complete. 12:59:50 INFO: archiving logs to Nexus 12:59:51 ---> uname -a: 12:59:51 Linux prd-ubuntu1804-builder-4c-4g-40018 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:59:51 12:59:51 12:59:51 ---> lscpu: 12:59:51 Architecture: x86_64 12:59:51 CPU op-mode(s): 32-bit, 64-bit 12:59:51 Byte Order: Little Endian 12:59:51 CPU(s): 4 12:59:51 On-line CPU(s) list: 0-3 12:59:51 Thread(s) per core: 1 12:59:51 Core(s) per socket: 1 12:59:51 Socket(s): 4 12:59:51 NUMA node(s): 1 12:59:51 Vendor ID: AuthenticAMD 12:59:51 CPU family: 23 12:59:51 Model: 49 12:59:51 Model name: AMD EPYC-Rome Processor 12:59:51 Stepping: 0 12:59:51 CPU MHz: 2799.998 12:59:51 BogoMIPS: 5599.99 12:59:51 Virtualization: AMD-V 12:59:51 Hypervisor vendor: KVM 12:59:51 Virtualization type: full 12:59:51 L1d cache: 32K 12:59:51 L1i cache: 32K 12:59:51 L2 cache: 512K 12:59:51 L3 cache: 16384K 12:59:51 NUMA node0 CPU(s): 0-3 12:59:51 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:59:51 12:59:51 12:59:51 ---> nproc: 12:59:51 4 12:59:51 12:59:51 12:59:51 ---> df -h: 12:59:51 Filesystem Size Used Avail Use% Mounted on 12:59:51 udev 7.9G 0 7.9G 0% /dev 12:59:51 tmpfs 1.6G 672K 1.6G 1% /run 12:59:51 /dev/vda1 78G 8.3G 70G 11% / 12:59:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:59:51 tmpfs 5.0M 0 5.0M 0% /run/lock 12:59:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:59:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:59:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:59:51 12:59:51 12:59:51 ---> free -m: 12:59:51 total used free shared buff/cache available 12:59:51 Mem: 16040 593 13378 0 2067 15132 12:59:51 Swap: 1023 0 1023 12:59:51 12:59:51 12:59:51 ---> ip addr: 12:59:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:59:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:59:51 inet 127.0.0.1/8 scope host lo 12:59:51 valid_lft forever preferred_lft forever 12:59:51 inet6 ::1/128 scope host 12:59:51 valid_lft forever preferred_lft forever 12:59:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:59:51 link/ether fa:16:3e:34:28:80 brd ff:ff:ff:ff:ff:ff 12:59:51 inet 10.30.107.55/23 brd 10.30.107.255 scope global dynamic ens3 12:59:51 valid_lft 86268sec preferred_lft 86268sec 12:59:51 inet6 fe80::f816:3eff:fe34:2880/64 scope link 12:59:51 valid_lft forever preferred_lft forever 12:59:51 12:59:51 12:59:51 ---> sar -b -r -n DEV: 12:59:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-40018) 08/22/25 _x86_64_ (4 CPU) 12:59:51 12:59:51 12:57:40 LINUX RESTART (4 CPU) 12:59:51 12:59:51 12:58:01 tps rtps wtps bread/s bwrtn/s 12:59:51 12:59:02 215.81 24.35 191.47 883.72 16173.57 12:59:51 Average: 215.81 24.35 191.47 883.72 16173.57 12:59:51 12:59:51 12:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:59:51 12:59:02 13866896 15529036 2558064 15.57 69436 1788056 810860 4.64 719888 1613904 163756 12:59:51 Average: 13866896 15529036 2558064 15.57 69436 1788056 810860 4.64 719888 1613904 163756 12:59:51 12:59:51 12:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:59:51 12:59:02 ens3 116.50 86.69 978.93 30.92 0.00 0.00 0.00 0.00 12:59:51 12:59:02 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 12:59:51 Average: ens3 116.50 86.69 978.93 30.92 0.00 0.00 0.00 0.00 12:59:51 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 12:59:51 12:59:51 12:59:51 ---> sar -P ALL: 12:59:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-40018) 08/22/25 _x86_64_ (4 CPU) 12:59:51 12:59:51 12:57:40 LINUX RESTART (4 CPU) 12:59:51 12:59:51 12:58:01 CPU %user %nice %system %iowait %steal %idle 12:59:51 12:59:02 all 21.40 0.00 2.07 2.58 0.05 73.90 12:59:51 12:59:02 0 10.51 0.00 1.73 5.60 0.07 82.09 12:59:51 12:59:02 1 31.26 0.00 2.47 1.20 0.08 64.98 12:59:51 12:59:02 2 23.70 0.00 2.45 1.85 0.05 71.95 12:59:51 12:59:02 3 20.15 0.00 1.62 1.67 0.03 76.53 12:59:51 Average: all 21.40 0.00 2.07 2.58 0.05 73.90 12:59:51 Average: 0 10.51 0.00 1.73 5.60 0.07 82.09 12:59:51 Average: 1 31.26 0.00 2.47 1.20 0.08 64.98 12:59:51 Average: 2 23.70 0.00 2.45 1.85 0.05 71.95 12:59:51 Average: 3 20.15 0.00 1.62 1.67 0.03 76.53 12:59:51 12:59:51 12:59:51