19:31:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141374 19:31:00 Running as SYSTEM 19:31:00 [EnvInject] - Loading node environment variables. 19:31:00 Building remotely on prd-ubuntu1804-builder-4c-4g-23535 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:31:00 [ssh-agent] Looking for ssh-agent implementation... 19:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:00 $ ssh-agent 19:31:00 SSH_AUTH_SOCK=/tmp/ssh-0KfsFcFK3VLw/agent.1798 19:31:00 SSH_AGENT_PID=1800 19:31:00 [ssh-agent] Started. 19:31:00 Running ssh-add (command line suppressed) 19:31:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1351570220592231249.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1351570220592231249.key) 19:31:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:31:01 The recommended git tool is: NONE 19:31:02 using credential onap-jenkins-ssh 19:31:02 Wiping out workspace first. 19:31:02 Cloning the remote Git repository 19:31:02 Cloning repository git://cloud.onap.org/mirror/oom.git 19:31:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:31:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:31:02 > git --version # timeout=10 19:31:02 > git --version # 'git version 2.17.1' 19:31:02 using GIT_SSH to set credentials Gerrit user 19:31:02 Verifying host key using manually-configured host key entries 19:31:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:31:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:31:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:31:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:31:08 using GIT_SSH to set credentials Gerrit user 19:31:08 Verifying host key using manually-configured host key entries 19:31:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/141374/1 # timeout=30 19:31:08 > git rev-parse 409a47b036a8dab1db41d222ff09c95eb9f0131a^{commit} # timeout=10 19:31:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:31:08 Checking out Revision 409a47b036a8dab1db41d222ff09c95eb9f0131a (refs/changes/74/141374/1) 19:31:08 > git config core.sparsecheckout # timeout=10 19:31:08 > git checkout -f 409a47b036a8dab1db41d222ff09c95eb9f0131a # timeout=30 19:31:12 Commit message: "[SO] 16.0.2 release" 19:31:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:31:12 > git rev-list --no-walk e9a949722de6504ab2011bb9b5eb9cd147d876f9 # timeout=10 19:31:12 [EnvInject] - Injecting environment variables from a build step. 19:31:12 [EnvInject] - Injecting as environment variables the properties content 19:31:12 PYTHON=python3 19:31:12 19:31:12 [EnvInject] - Variables injected successfully. 19:31:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13962175531509490262.sh 19:31:12 ---> tox-install.sh 19:31:12 + source /home/jenkins/lf-env.sh 19:31:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:31:12 ++ mktemp -d /tmp/venv-XXXX 19:31:12 + lf_venv=/tmp/venv-yMvC 19:31:12 + local venv_file=/tmp/.os_lf_venv 19:31:12 + local python=python3 19:31:12 + local options 19:31:12 + local set_path=true 19:31:12 + local install_args= 19:31:12 ++ 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 19:31:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:31:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:31:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:31:12 + true 19:31:12 + case $1 in 19:31:12 + venv_file=/tmp/.toxenv 19:31:12 + shift 2 19:31:12 + true 19:31:12 + case $1 in 19:31:12 + shift 19:31:12 + break 19:31:12 + case $python in 19:31:12 + local pkg_list= 19:31:12 + [[ -d /opt/pyenv ]] 19:31:12 + echo 'Setup pyenv:' 19:31:12 Setup pyenv: 19:31:12 + export PYENV_ROOT=/opt/pyenv 19:31:12 + PYENV_ROOT=/opt/pyenv 19:31:12 + 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 19:31:12 + 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 19:31:12 + pyenv versions 19:31:12 * system (set by /opt/pyenv/version) 19:31:12 * 3.8.13 (set by /opt/pyenv/version) 19:31:12 * 3.9.13 (set by /opt/pyenv/version) 19:31:12 * 3.10.6 (set by /opt/pyenv/version) 19:31:12 + command -v pyenv 19:31:12 ++ pyenv init - --no-rehash 19:31:12 + 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[*]}"'\'')" 19:31:12 export PATH="/opt/pyenv/shims:${PATH}" 19:31:12 export PYENV_SHELL=bash 19:31:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:31:12 pyenv() { 19:31:12 local command 19:31:12 command="${1:-}" 19:31:12 if [ "$#" -gt 0 ]; then 19:31:12 shift 19:31:12 fi 19:31:12 19:31:12 case "$command" in 19:31:12 rehash|shell) 19:31:12 eval "$(pyenv "sh-$command" "$@")" 19:31:12 ;; 19:31:12 *) 19:31:12 command pyenv "$command" "$@" 19:31:12 ;; 19:31:12 esac 19:31:12 }' 19:31:12 +++ 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[*]}"' 19:31:12 ++ 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 19:31:12 ++ 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 19:31:12 ++ 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 19:31:12 ++ export PYENV_SHELL=bash 19:31:12 ++ PYENV_SHELL=bash 19:31:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:31:12 +++ complete -F _pyenv pyenv 19:31:12 ++ lf-pyver python3 19:31:12 ++ local py_version_xy=python3 19:31:12 ++ local py_version_xyz= 19:31:12 ++ pyenv versions 19:31:12 ++ local command 19:31:12 ++ command=versions 19:31:12 ++ '[' 1 -gt 0 ']' 19:31:12 ++ sed 's/^[ *]* //' 19:31:12 ++ shift 19:31:12 ++ case "$command" in 19:31:12 ++ command pyenv versions 19:31:12 ++ pyenv versions 19:31:12 ++ awk '{ print $1 }' 19:31:12 ++ grep -E '^[0-9.]*[0-9]$' 19:31:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:31:13 +++ grep '^3' /tmp/.pyenv_versions 19:31:13 +++ sort -V 19:31:13 +++ tail -n 1 19:31:13 ++ py_version_xyz=3.10.6 19:31:13 ++ [[ -z 3.10.6 ]] 19:31:13 ++ echo 3.10.6 19:31:13 ++ return 0 19:31:13 + pyenv local 3.10.6 19:31:13 + local command 19:31:13 + command=local 19:31:13 + '[' 2 -gt 0 ']' 19:31:13 + shift 19:31:13 + case "$command" in 19:31:13 + command pyenv local 3.10.6 19:31:13 + pyenv local 3.10.6 19:31:13 + for arg in "$@" 19:31:13 + case $arg in 19:31:13 + pkg_list+='tox ' 19:31:13 + for arg in "$@" 19:31:13 + case $arg in 19:31:13 + pkg_list+='virtualenv ' 19:31:13 + for arg in "$@" 19:31:13 + case $arg in 19:31:13 + pkg_list+='urllib3~=1.26.15 ' 19:31:13 + [[ -f /tmp/.toxenv ]] 19:31:13 + [[ ! -f /tmp/.toxenv ]] 19:31:13 + [[ -n '' ]] 19:31:13 + python3 -m venv /tmp/venv-yMvC 19:31:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yMvC' 19:31:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yMvC 19:31:17 + echo /tmp/venv-yMvC 19:31:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:31:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:31:17 + /tmp/venv-yMvC/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:31:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:31:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:31:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:31:21 + /tmp/venv-yMvC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:31:23 + type python3 19:31:23 + true 19:31:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yMvC/bin to PATH' 19:31:23 lf-activate-venv(): INFO: Adding /tmp/venv-yMvC/bin to PATH 19:31:23 + PATH=/tmp/venv-yMvC/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 19:31:23 + return 0 19:31:23 + python3 --version 19:31:23 Python 3.10.6 19:31:23 + python3 -m pip --version 19:31:24 pip 25.1.1 from /tmp/venv-yMvC/lib/python3.10/site-packages/pip (python 3.10) 19:31:24 + python3 -m pip freeze 19:31:24 cachetools==6.1.0 19:31:24 chardet==5.2.0 19:31:24 colorama==0.4.6 19:31:24 distlib==0.3.9 19:31:24 filelock==3.18.0 19:31:24 packaging==25.0 19:31:24 platformdirs==4.3.8 19:31:24 pluggy==1.6.0 19:31:24 pyproject-api==1.9.1 19:31:24 tomli==2.2.1 19:31:24 tox==4.27.0 19:31:24 typing_extensions==4.14.0 19:31:24 urllib3==1.26.20 19:31:24 virtualenv==20.31.2 19:31:24 [EnvInject] - Injecting environment variables from a build step. 19:31:24 [EnvInject] - Injecting as environment variables the properties content 19:31:24 PARALLEL=false 19:31:24 19:31:24 [EnvInject] - Variables injected successfully. 19:31:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2116375467547828296.sh 19:31:24 ---> tox-run.sh 19:31:24 + 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 19:31:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:31:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:31:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:31:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:31:24 + source /home/jenkins/lf-env.sh 19:31:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:31:24 ++ mktemp -d /tmp/venv-XXXX 19:31:24 + lf_venv=/tmp/venv-cWtN 19:31:24 + local venv_file=/tmp/.os_lf_venv 19:31:24 + local python=python3 19:31:24 + local options 19:31:24 + local set_path=true 19:31:24 + local install_args= 19:31:24 ++ 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 19:31:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:31:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:31:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:31:24 + true 19:31:24 + case $1 in 19:31:24 + venv_file=/tmp/.toxenv 19:31:24 + shift 2 19:31:24 + true 19:31:24 + case $1 in 19:31:24 + shift 19:31:24 + break 19:31:24 + case $python in 19:31:24 + local pkg_list= 19:31:24 + [[ -d /opt/pyenv ]] 19:31:24 + echo 'Setup pyenv:' 19:31:24 Setup pyenv: 19:31:24 + export PYENV_ROOT=/opt/pyenv 19:31:24 + PYENV_ROOT=/opt/pyenv 19:31:24 + 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 19:31:24 + 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 19:31:24 + pyenv versions 19:31:24 system 19:31:24 3.8.13 19:31:24 3.9.13 19:31:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:31:24 + command -v pyenv 19:31:24 ++ pyenv init - --no-rehash 19:31:24 + 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[*]}"'\'')" 19:31:24 export PATH="/opt/pyenv/shims:${PATH}" 19:31:24 export PYENV_SHELL=bash 19:31:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:31:24 pyenv() { 19:31:24 local command 19:31:24 command="${1:-}" 19:31:24 if [ "$#" -gt 0 ]; then 19:31:24 shift 19:31:24 fi 19:31:24 19:31:24 case "$command" in 19:31:24 rehash|shell) 19:31:24 eval "$(pyenv "sh-$command" "$@")" 19:31:24 ;; 19:31:24 *) 19:31:24 command pyenv "$command" "$@" 19:31:24 ;; 19:31:24 esac 19:31:24 }' 19:31:24 +++ 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[*]}"' 19:31:24 ++ 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 19:31:24 ++ 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 19:31:24 ++ 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 19:31:24 ++ export PYENV_SHELL=bash 19:31:24 ++ PYENV_SHELL=bash 19:31:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:31:24 +++ complete -F _pyenv pyenv 19:31:24 ++ lf-pyver python3 19:31:24 ++ local py_version_xy=python3 19:31:24 ++ local py_version_xyz= 19:31:24 ++ pyenv versions 19:31:24 ++ local command 19:31:24 ++ command=versions 19:31:24 ++ '[' 1 -gt 0 ']' 19:31:24 ++ shift 19:31:24 ++ case "$command" in 19:31:24 ++ command pyenv versions 19:31:24 ++ pyenv versions 19:31:24 ++ sed 's/^[ *]* //' 19:31:24 ++ grep -E '^[0-9.]*[0-9]$' 19:31:24 ++ awk '{ print $1 }' 19:31:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:31:24 +++ grep '^3' /tmp/.pyenv_versions 19:31:24 +++ sort -V 19:31:24 +++ tail -n 1 19:31:24 ++ py_version_xyz=3.10.6 19:31:24 ++ [[ -z 3.10.6 ]] 19:31:24 ++ echo 3.10.6 19:31:24 ++ return 0 19:31:24 + pyenv local 3.10.6 19:31:24 + local command 19:31:24 + command=local 19:31:24 + '[' 2 -gt 0 ']' 19:31:24 + shift 19:31:24 + case "$command" in 19:31:24 + command pyenv local 3.10.6 19:31:24 + pyenv local 3.10.6 19:31:24 + for arg in "$@" 19:31:24 + case $arg in 19:31:24 + pkg_list+='tox ' 19:31:24 + for arg in "$@" 19:31:24 + case $arg in 19:31:24 + pkg_list+='virtualenv ' 19:31:24 + for arg in "$@" 19:31:24 + case $arg in 19:31:24 + pkg_list+='urllib3~=1.26.15 ' 19:31:24 + [[ -f /tmp/.toxenv ]] 19:31:24 ++ cat /tmp/.toxenv 19:31:24 + lf_venv=/tmp/venv-yMvC 19:31:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yMvC from' file:/tmp/.toxenv 19:31:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yMvC from file:/tmp/.toxenv 19:31:24 + /tmp/venv-yMvC/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:31:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:31:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:31:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:31:25 + /tmp/venv-yMvC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:31:26 + type python3 19:31:26 + true 19:31:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yMvC/bin to PATH' 19:31:26 lf-activate-venv(): INFO: Adding /tmp/venv-yMvC/bin to PATH 19:31:26 + PATH=/tmp/venv-yMvC/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 19:31:26 + return 0 19:31:26 + [[ -d /opt/pyenv ]] 19:31:26 + echo '---> Setting up pyenv' 19:31:26 ---> Setting up pyenv 19:31:26 + export PYENV_ROOT=/opt/pyenv 19:31:26 + PYENV_ROOT=/opt/pyenv 19:31:26 + export PATH=/opt/pyenv/bin:/tmp/venv-yMvC/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 19:31:26 + PATH=/opt/pyenv/bin:/tmp/venv-yMvC/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 19:31:26 ++ pwd 19:31:26 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 19:31:26 + export PYTHONPATH 19:31:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:31:26 + TOX_TESTENV_PASSENV=PYTHONPATH 19:31:26 + tox --version 19:31:27 4.27.0 from /tmp/venv-yMvC/lib/python3.10/site-packages/tox/__init__.py 19:31:27 + PARALLEL=false 19:31:27 + TOX_OPTIONS_LIST= 19:31:27 + [[ -n checkbashisms ]] 19:31:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 19:31:27 + case ${PARALLEL,,} in 19:31:27 + tox -e checkbashisms 19:31:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 19:31:28 checkbashisms: freeze> python -m pip freeze --all 19:31:28 checkbashisms: pip==25.1.1,setuptools==80.3.1 19:31:28 checkbashisms: commands[0]> .ci/check-bashisms.sh 19:31:29 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 19:31:29 you may get strange results 19:31:30 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 19:31:30 you may get strange results 19:31:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 19:31:32 checkbashisms: OK (4.91=setup[1.39]+cmd[3.52] seconds) 19:31:32 congratulations :) (5.14 seconds) 19:31:32 + tox_status=0 19:31:32 + echo '---> Completed tox runs' 19:31:32 ---> Completed tox runs 19:31:32 + for i in .tox/*/log 19:31:32 ++ echo .tox/checkbashisms/log 19:31:32 ++ awk -F/ '{print $2}' 19:31:32 + tox_env=checkbashisms 19:31:32 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 19:31:32 + DOC_DIR=docs/_build/html 19:31:32 + [[ -d docs/_build/html ]] 19:31:32 + echo '---> tox-run.sh ends' 19:31:32 ---> tox-run.sh ends 19:31:32 + test 0 -eq 0 19:31:32 $ ssh-agent -k 19:31:32 unset SSH_AUTH_SOCK; 19:31:32 unset SSH_AGENT_PID; 19:31:32 echo Agent pid 1800 killed; 19:31:32 [ssh-agent] Stopped. 19:31:32 [PostBuildScript] - [INFO] Executing post build scripts. 19:31:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10595884800724850385.sh 19:31:32 ---> sysstat.sh 19:31:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10443055777744579800.sh 19:31:32 ---> package-listing.sh 19:31:32 ++ tr '[:upper:]' '[:lower:]' 19:31:32 ++ facter osfamily 19:31:33 + OS_FAMILY=debian 19:31:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:31:33 + START_PACKAGES=/tmp/packages_start.txt 19:31:33 + END_PACKAGES=/tmp/packages_end.txt 19:31:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:31:33 + PACKAGES=/tmp/packages_start.txt 19:31:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:31:33 + PACKAGES=/tmp/packages_end.txt 19:31:33 + case "${OS_FAMILY}" in 19:31:33 + dpkg -l 19:31:33 + grep '^ii' 19:31:33 + '[' -f /tmp/packages_start.txt ']' 19:31:33 + '[' -f /tmp/packages_end.txt ']' 19:31:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:31:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:31:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:31:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:31:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2201980639107599091.sh 19:31:33 ---> capture-instance-metadata.sh 19:31:33 Setup pyenv: 19:31:33 system 19:31:33 3.8.13 19:31:33 3.9.13 19:31:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:31:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mA3N 19:31:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:31:40 lf-activate-venv(): INFO: Installing: lftools 19:32:06 lf-activate-venv(): INFO: Adding /tmp/venv-mA3N/bin to PATH 19:32:06 INFO: Running in OpenStack, capturing instance metadata 19:32:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11534163927422306137.sh 19:32:07 provisioning config files... 19:32:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11928836174318307327tmp 19:32:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:32:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:32:07 [EnvInject] - Injecting environment variables from a build step. 19:32:07 [EnvInject] - Injecting as environment variables the properties content 19:32:07 SERVER_ID=logs 19:32:07 19:32:07 [EnvInject] - Variables injected successfully. 19:32:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17422460886986764488.sh 19:32:07 ---> create-netrc.sh 19:32:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1410331019491095221.sh 19:32:07 ---> python-tools-install.sh 19:32:07 Setup pyenv: 19:32:07 system 19:32:07 3.8.13 19:32:07 3.9.13 19:32:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:32:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mA3N from file:/tmp/.os_lf_venv 19:32:09 lf-activate-venv(): INFO: Installing: lftools 19:32:17 lf-activate-venv(): INFO: Adding /tmp/venv-mA3N/bin to PATH 19:32:17 Generating Requirements File 19:32:37 Python 3.10.6 19:32:37 pip 25.1.1 from /tmp/venv-mA3N/lib/python3.10/site-packages/pip (python 3.10) 19:32:38 appdirs==1.4.4 19:32:38 argcomplete==3.6.2 19:32:38 aspy.yaml==1.3.0 19:32:38 attrs==25.3.0 19:32:38 autopage==0.5.2 19:32:38 beautifulsoup4==4.13.4 19:32:38 boto3==1.38.43 19:32:38 botocore==1.38.43 19:32:38 bs4==0.0.2 19:32:38 cachetools==5.5.2 19:32:38 certifi==2025.6.15 19:32:38 cffi==1.17.1 19:32:38 cfgv==3.4.0 19:32:38 chardet==5.2.0 19:32:38 charset-normalizer==3.4.2 19:32:38 click==8.2.1 19:32:38 cliff==4.10.0 19:32:38 cmd2==2.6.1 19:32:38 cryptography==3.3.2 19:32:38 debtcollector==3.0.0 19:32:38 decorator==5.2.1 19:32:38 defusedxml==0.7.1 19:32:38 Deprecated==1.2.18 19:32:38 distlib==0.3.9 19:32:38 dnspython==2.7.0 19:32:38 docker==7.1.0 19:32:38 dogpile.cache==1.4.0 19:32:38 durationpy==0.10 19:32:38 email_validator==2.2.0 19:32:38 filelock==3.18.0 19:32:38 future==1.0.0 19:32:38 gitdb==4.0.12 19:32:38 GitPython==3.1.44 19:32:38 google-auth==2.40.3 19:32:38 httplib2==0.22.0 19:32:38 identify==2.6.12 19:32:38 idna==3.10 19:32:38 importlib-resources==1.5.0 19:32:38 iso8601==2.1.0 19:32:38 Jinja2==3.1.6 19:32:38 jmespath==1.0.1 19:32:38 jsonpatch==1.33 19:32:38 jsonpointer==3.0.0 19:32:38 jsonschema==4.24.0 19:32:38 jsonschema-specifications==2025.4.1 19:32:38 keystoneauth1==5.11.1 19:32:38 kubernetes==33.1.0 19:32:38 lftools==0.37.13 19:32:38 lxml==5.4.0 19:32:38 MarkupSafe==3.0.2 19:32:38 msgpack==1.1.1 19:32:38 multi_key_dict==2.0.3 19:32:38 munch==4.0.0 19:32:38 netaddr==1.3.0 19:32:38 niet==1.4.2 19:32:38 nodeenv==1.9.1 19:32:38 oauth2client==4.1.3 19:32:38 oauthlib==3.3.1 19:32:38 openstacksdk==4.6.0 19:32:38 os-client-config==2.1.0 19:32:38 os-service-types==1.7.0 19:32:38 osc-lib==4.0.2 19:32:38 oslo.config==9.8.0 19:32:38 oslo.context==6.0.0 19:32:38 oslo.i18n==6.5.1 19:32:38 oslo.log==7.1.0 19:32:38 oslo.serialization==5.7.0 19:32:38 oslo.utils==9.0.0 19:32:38 packaging==25.0 19:32:38 pbr==6.1.1 19:32:38 platformdirs==4.3.8 19:32:38 prettytable==3.16.0 19:32:38 psutil==7.0.0 19:32:38 pyasn1==0.6.1 19:32:38 pyasn1_modules==0.4.2 19:32:38 pycparser==2.22 19:32:38 pygerrit2==2.0.15 19:32:38 PyGithub==2.6.1 19:32:38 PyJWT==2.10.1 19:32:38 PyNaCl==1.5.0 19:32:38 pyparsing==2.4.7 19:32:38 pyperclip==1.9.0 19:32:38 pyrsistent==0.20.0 19:32:38 python-cinderclient==9.7.0 19:32:38 python-dateutil==2.9.0.post0 19:32:38 python-heatclient==4.2.0 19:32:38 python-jenkins==1.8.2 19:32:38 python-keystoneclient==5.6.0 19:32:38 python-magnumclient==4.8.1 19:32:38 python-openstackclient==8.1.0 19:32:38 python-swiftclient==4.8.0 19:32:38 PyYAML==6.0.2 19:32:38 referencing==0.36.2 19:32:38 requests==2.32.4 19:32:38 requests-oauthlib==2.0.0 19:32:38 requestsexceptions==1.4.0 19:32:38 rfc3986==2.0.0 19:32:38 rpds-py==0.25.1 19:32:38 rsa==4.9.1 19:32:38 ruamel.yaml==0.18.14 19:32:38 ruamel.yaml.clib==0.2.12 19:32:38 s3transfer==0.13.0 19:32:38 simplejson==3.20.1 19:32:38 six==1.17.0 19:32:38 smmap==5.0.2 19:32:38 soupsieve==2.7 19:32:38 stevedore==5.4.1 19:32:38 tabulate==0.9.0 19:32:38 toml==0.10.2 19:32:38 tomlkit==0.13.3 19:32:38 tqdm==4.67.1 19:32:38 typing_extensions==4.14.0 19:32:38 tzdata==2025.2 19:32:38 urllib3==1.26.20 19:32:38 virtualenv==20.31.2 19:32:38 wcwidth==0.2.13 19:32:38 websocket-client==1.8.0 19:32:38 wrapt==1.17.2 19:32:38 xdg==6.0.0 19:32:38 xmltodict==0.14.2 19:32:38 yq==3.4.3 19:32:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17644312350988791381.sh 19:32:38 ---> sudo-logs.sh 19:32:38 Archiving 'sudo' log.. 19:32:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9593157274836856608.sh 19:32:38 ---> job-cost.sh 19:32:38 Setup pyenv: 19:32:38 system 19:32:38 3.8.13 19:32:38 3.9.13 19:32:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:32:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mA3N from file:/tmp/.os_lf_venv 19:32:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:32:45 lf-activate-venv(): INFO: Adding /tmp/venv-mA3N/bin to PATH 19:32:45 INFO: No Stack... 19:32:45 INFO: Retrieving Pricing Info for: v3-standard-4 19:32:45 INFO: Archiving Costs 19:32:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9508466830061083331.sh 19:32:46 ---> logs-deploy.sh 19:32:46 Setup pyenv: 19:32:46 system 19:32:46 3.8.13 19:32:46 3.9.13 19:32:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:32:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mA3N from file:/tmp/.os_lf_venv 19:32:48 lf-activate-venv(): INFO: Installing: lftools 19:32:56 lf-activate-venv(): INFO: Adding /tmp/venv-mA3N/bin to PATH 19:32:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4146 19:32:56 INFO: archiving workspace using pattern(s): 19:32:57 Archives upload complete. 19:32:57 INFO: archiving logs to Nexus 19:32:58 ---> uname -a: 19:32:58 Linux prd-ubuntu1804-builder-4c-4g-23535 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:32:58 19:32:58 19:32:58 ---> lscpu: 19:32:58 Architecture: x86_64 19:32:58 CPU op-mode(s): 32-bit, 64-bit 19:32:58 Byte Order: Little Endian 19:32:58 CPU(s): 4 19:32:58 On-line CPU(s) list: 0-3 19:32:58 Thread(s) per core: 1 19:32:58 Core(s) per socket: 1 19:32:58 Socket(s): 4 19:32:58 NUMA node(s): 1 19:32:58 Vendor ID: AuthenticAMD 19:32:58 CPU family: 23 19:32:58 Model: 49 19:32:58 Model name: AMD EPYC-Rome Processor 19:32:58 Stepping: 0 19:32:58 CPU MHz: 2799.998 19:32:58 BogoMIPS: 5599.99 19:32:58 Virtualization: AMD-V 19:32:58 Hypervisor vendor: KVM 19:32:58 Virtualization type: full 19:32:58 L1d cache: 32K 19:32:58 L1i cache: 32K 19:32:58 L2 cache: 512K 19:32:58 L3 cache: 16384K 19:32:58 NUMA node0 CPU(s): 0-3 19:32:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 19:32:58 19:32:58 19:32:58 ---> nproc: 19:32:58 4 19:32:58 19:32:58 19:32:58 ---> df -h: 19:32:58 Filesystem Size Used Avail Use% Mounted on 19:32:58 udev 7.9G 0 7.9G 0% /dev 19:32:58 tmpfs 1.6G 672K 1.6G 1% /run 19:32:58 /dev/vda1 78G 8.3G 70G 11% / 19:32:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:32:58 tmpfs 5.0M 0 5.0M 0% /run/lock 19:32:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:32:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:32:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:32:58 19:32:58 19:32:58 ---> free -m: 19:32:58 total used free shared buff/cache available 19:32:58 Mem: 16040 526 13469 0 2044 15201 19:32:58 Swap: 1023 0 1023 19:32:58 19:32:58 19:32:58 ---> ip addr: 19:32:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:32:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:32:58 inet 127.0.0.1/8 scope host lo 19:32:58 valid_lft forever preferred_lft forever 19:32:58 inet6 ::1/128 scope host 19:32:58 valid_lft forever preferred_lft forever 19:32:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:32:58 link/ether fa:16:3e:b4:8d:a7 brd ff:ff:ff:ff:ff:ff 19:32:58 inet 10.30.106.232/23 brd 10.30.107.255 scope global dynamic ens3 19:32:58 valid_lft 86251sec preferred_lft 86251sec 19:32:58 inet6 fe80::f816:3eff:feb4:8da7/64 scope link 19:32:58 valid_lft forever preferred_lft forever 19:32:58 19:32:58 19:32:58 ---> sar -b -r -n DEV: 19:32:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23535) 06/24/25 _x86_64_ (4 CPU) 19:32:58 19:32:58 19:30:33 LINUX RESTART (4 CPU) 19:32:58 19:32:58 19:31:00 tps rtps wtps bread/s bwrtn/s 19:32:58 19:32:01 161.78 30.06 131.72 1022.65 49186.56 19:32:58 Average: 161.78 30.06 131.72 1022.65 49186.56 19:32:58 19:32:58 19:31:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:32:58 19:32:01 13915596 15518716 2509364 15.28 58928 1745544 858684 4.91 741000 1557352 126680 19:32:58 Average: 13915596 15518716 2509364 15.28 58928 1745544 858684 4.91 741000 1557352 126680 19:32:58 19:32:58 19:31:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:32:58 19:32:01 ens3 452.34 302.85 1960.41 66.53 0.00 0.00 0.00 0.00 19:32:58 19:32:01 lo 1.25 1.25 0.14 0.14 0.00 0.00 0.00 0.00 19:32:58 Average: ens3 452.34 302.85 1960.41 66.53 0.00 0.00 0.00 0.00 19:32:58 Average: lo 1.25 1.25 0.14 0.14 0.00 0.00 0.00 0.00 19:32:58 19:32:58 19:32:58 ---> sar -P ALL: 19:32:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23535) 06/24/25 _x86_64_ (4 CPU) 19:32:58 19:32:58 19:30:33 LINUX RESTART (4 CPU) 19:32:58 19:32:58 19:31:00 CPU %user %nice %system %iowait %steal %idle 19:32:58 19:32:01 all 21.69 0.00 1.98 5.27 0.06 70.99 19:32:58 19:32:01 0 26.35 0.00 2.33 0.43 0.05 70.84 19:32:58 19:32:01 1 16.05 0.00 1.74 6.88 0.07 75.25 19:32:58 19:32:01 2 33.50 0.00 2.42 1.55 0.08 62.45 19:32:58 19:32:01 3 10.77 0.00 1.42 12.28 0.03 75.49 19:32:58 Average: all 21.69 0.00 1.98 5.27 0.06 70.99 19:32:58 Average: 0 26.35 0.00 2.33 0.43 0.05 70.84 19:32:58 Average: 1 16.05 0.00 1.74 6.88 0.07 75.25 19:32:58 Average: 2 33.50 0.00 2.42 1.55 0.08 62.45 19:32:58 Average: 3 10.77 0.00 1.42 12.28 0.03 75.49 19:32:58 19:32:58 19:32:58