16:45:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141289 16:45:55 Running as SYSTEM 16:45:55 [EnvInject] - Loading node environment variables. 16:45:55 Building remotely on prd-ubuntu1804-builder-4c-4g-23980 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:45:55 [ssh-agent] Looking for ssh-agent implementation... 16:45:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:55 $ ssh-agent 16:45:55 SSH_AUTH_SOCK=/tmp/ssh-n7dYAQ35rPJc/agent.1702 16:45:55 SSH_AGENT_PID=1704 16:45:55 [ssh-agent] Started. 16:45:55 Running ssh-add (command line suppressed) 16:45:55 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6764828441289890502.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6764828441289890502.key) 16:45:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:45:55 The recommended git tool is: NONE 16:45:57 using credential onap-jenkins-ssh 16:45:57 Wiping out workspace first. 16:45:57 Cloning the remote Git repository 16:45:57 Cloning repository git://cloud.onap.org/mirror/oom.git 16:45:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:45:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:45:57 > git --version # timeout=10 16:45:57 > git --version # 'git version 2.17.1' 16:45:57 using GIT_SSH to set credentials Gerrit user 16:45:57 Verifying host key using manually-configured host key entries 16:45:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:46:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:46:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:46:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:46:02 using GIT_SSH to set credentials Gerrit user 16:46:02 Verifying host key using manually-configured host key entries 16:46:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/141289/1 # timeout=30 16:46:02 > git rev-parse 3db8a91b9f4b5c38605112f596fdd31ff90d8ba5^{commit} # timeout=10 16:46:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:46:02 Checking out Revision 3db8a91b9f4b5c38605112f596fdd31ff90d8ba5 (refs/changes/89/141289/1) 16:46:02 > git config core.sparsecheckout # timeout=10 16:46:02 > git checkout -f 3db8a91b9f4b5c38605112f596fdd31ff90d8ba5 # timeout=30 16:46:06 Commit message: "[CCSDK][SDNC] Version bump for Paris release" 16:46:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:46:06 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 16:46:06 [EnvInject] - Injecting environment variables from a build step. 16:46:06 [EnvInject] - Injecting as environment variables the properties content 16:46:06 PYTHON=python3 16:46:06 16:46:06 [EnvInject] - Variables injected successfully. 16:46:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8588071024421571422.sh 16:46:06 ---> tox-install.sh 16:46:06 + source /home/jenkins/lf-env.sh 16:46:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:46:06 ++ mktemp -d /tmp/venv-XXXX 16:46:06 + lf_venv=/tmp/venv-73sN 16:46:06 + local venv_file=/tmp/.os_lf_venv 16:46:06 + local python=python3 16:46:06 + local options 16:46:06 + local set_path=true 16:46:06 + local install_args= 16:46: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 16:46:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:46:06 + true 16:46:06 + case $1 in 16:46:06 + venv_file=/tmp/.toxenv 16:46:06 + shift 2 16:46:06 + true 16:46:06 + case $1 in 16:46:06 + shift 16:46:06 + break 16:46:06 + case $python in 16:46:06 + local pkg_list= 16:46:06 + [[ -d /opt/pyenv ]] 16:46:06 + echo 'Setup pyenv:' 16:46:06 Setup pyenv: 16:46:06 + export PYENV_ROOT=/opt/pyenv 16:46:06 + PYENV_ROOT=/opt/pyenv 16:46: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 16:46: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 16:46:06 + pyenv versions 16:46:06 * system (set by /opt/pyenv/version) 16:46:06 * 3.8.13 (set by /opt/pyenv/version) 16:46:06 * 3.9.13 (set by /opt/pyenv/version) 16:46:06 * 3.10.6 (set by /opt/pyenv/version) 16:46:06 + command -v pyenv 16:46:06 ++ pyenv init - --no-rehash 16:46: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[*]}"'\'')" 16:46:06 export PATH="/opt/pyenv/shims:${PATH}" 16:46:06 export PYENV_SHELL=bash 16:46:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:46:06 pyenv() { 16:46:06 local command 16:46:06 command="${1:-}" 16:46:06 if [ "$#" -gt 0 ]; then 16:46:06 shift 16:46:06 fi 16:46:06 16:46:06 case "$command" in 16:46:06 rehash|shell) 16:46:06 eval "$(pyenv "sh-$command" "$@")" 16:46:06 ;; 16:46:06 *) 16:46:06 command pyenv "$command" "$@" 16:46:06 ;; 16:46:06 esac 16:46:06 }' 16:46: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[*]}"' 16:46: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 16:46: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 16:46: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 16:46:06 ++ export PYENV_SHELL=bash 16:46:06 ++ PYENV_SHELL=bash 16:46:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:46:06 +++ complete -F _pyenv pyenv 16:46:06 ++ lf-pyver python3 16:46:06 ++ local py_version_xy=python3 16:46:06 ++ local py_version_xyz= 16:46:06 ++ pyenv versions 16:46:06 ++ local command 16:46:06 ++ command=versions 16:46:06 ++ '[' 1 -gt 0 ']' 16:46:06 ++ shift 16:46:06 ++ case "$command" in 16:46:06 ++ command pyenv versions 16:46:06 ++ pyenv versions 16:46:06 ++ sed 's/^[ *]* //' 16:46:06 ++ awk '{ print $1 }' 16:46:06 ++ grep -E '^[0-9.]*[0-9]$' 16:46:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:46:07 +++ grep '^3' /tmp/.pyenv_versions 16:46:07 +++ sort -V 16:46:07 +++ tail -n 1 16:46:07 ++ py_version_xyz=3.10.6 16:46:07 ++ [[ -z 3.10.6 ]] 16:46:07 ++ echo 3.10.6 16:46:07 ++ return 0 16:46:07 + pyenv local 3.10.6 16:46:07 + local command 16:46:07 + command=local 16:46:07 + '[' 2 -gt 0 ']' 16:46:07 + shift 16:46:07 + case "$command" in 16:46:07 + command pyenv local 3.10.6 16:46:07 + pyenv local 3.10.6 16:46:07 + for arg in "$@" 16:46:07 + case $arg in 16:46:07 + pkg_list+='tox ' 16:46:07 + for arg in "$@" 16:46:07 + case $arg in 16:46:07 + pkg_list+='virtualenv ' 16:46:07 + for arg in "$@" 16:46:07 + case $arg in 16:46:07 + pkg_list+='urllib3~=1.26.15 ' 16:46:07 + [[ -f /tmp/.toxenv ]] 16:46:07 + [[ ! -f /tmp/.toxenv ]] 16:46:07 + [[ -n '' ]] 16:46:07 + python3 -m venv /tmp/venv-73sN 16:46:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-73sN' 16:46:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-73sN 16:46:10 + echo /tmp/venv-73sN 16:46:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:46:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:46:10 + /tmp/venv-73sN/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 16:46:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:46:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:46:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:46:14 + /tmp/venv-73sN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:46:17 + type python3 16:46:17 + true 16:46:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-73sN/bin to PATH' 16:46:17 lf-activate-venv(): INFO: Adding /tmp/venv-73sN/bin to PATH 16:46:17 + PATH=/tmp/venv-73sN/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 16:46:17 + return 0 16:46:17 + python3 --version 16:46:17 Python 3.10.6 16:46:17 + python3 -m pip --version 16:46:17 pip 25.1.1 from /tmp/venv-73sN/lib/python3.10/site-packages/pip (python 3.10) 16:46:17 + python3 -m pip freeze 16:46:17 cachetools==6.1.0 16:46:17 chardet==5.2.0 16:46:17 colorama==0.4.6 16:46:17 distlib==0.3.9 16:46:17 filelock==3.18.0 16:46:17 packaging==25.0 16:46:17 platformdirs==4.3.8 16:46:17 pluggy==1.6.0 16:46:17 pyproject-api==1.9.1 16:46:17 tomli==2.2.1 16:46:17 tox==4.27.0 16:46:17 typing_extensions==4.14.0 16:46:17 urllib3==1.26.20 16:46:17 virtualenv==20.31.2 16:46:17 [EnvInject] - Injecting environment variables from a build step. 16:46:17 [EnvInject] - Injecting as environment variables the properties content 16:46:17 PARALLEL=false 16:46:17 16:46:17 [EnvInject] - Variables injected successfully. 16:46:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18025356307339285696.sh 16:46:17 ---> tox-run.sh 16:46: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 16:46:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:46:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:46:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:46:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:46:17 + source /home/jenkins/lf-env.sh 16:46:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:46:17 ++ mktemp -d /tmp/venv-XXXX 16:46:17 + lf_venv=/tmp/venv-4eST 16:46:17 + local venv_file=/tmp/.os_lf_venv 16:46:17 + local python=python3 16:46:17 + local options 16:46:17 + local set_path=true 16:46:17 + local install_args= 16:46: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 16:46:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:46:17 + true 16:46:17 + case $1 in 16:46:17 + venv_file=/tmp/.toxenv 16:46:17 + shift 2 16:46:17 + true 16:46:17 + case $1 in 16:46:17 + shift 16:46:17 + break 16:46:17 + case $python in 16:46:17 + local pkg_list= 16:46:17 + [[ -d /opt/pyenv ]] 16:46:17 + echo 'Setup pyenv:' 16:46:17 Setup pyenv: 16:46:17 + export PYENV_ROOT=/opt/pyenv 16:46:17 + PYENV_ROOT=/opt/pyenv 16:46: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 16:46: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 16:46:17 + pyenv versions 16:46:17 system 16:46:17 3.8.13 16:46:17 3.9.13 16:46:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:46:17 + command -v pyenv 16:46:17 ++ pyenv init - --no-rehash 16:46:17 + 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[*]}"'\'')" 16:46:17 export PATH="/opt/pyenv/shims:${PATH}" 16:46:17 export PYENV_SHELL=bash 16:46:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:46:17 pyenv() { 16:46:17 local command 16:46:17 command="${1:-}" 16:46:17 if [ "$#" -gt 0 ]; then 16:46:17 shift 16:46:17 fi 16:46:17 16:46:17 case "$command" in 16:46:17 rehash|shell) 16:46:17 eval "$(pyenv "sh-$command" "$@")" 16:46:17 ;; 16:46:17 *) 16:46:17 command pyenv "$command" "$@" 16:46:17 ;; 16:46:17 esac 16:46:17 }' 16:46:17 +++ 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[*]}"' 16:46: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 16:46:17 ++ 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 16:46:17 ++ 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 16:46:17 ++ export PYENV_SHELL=bash 16:46:17 ++ PYENV_SHELL=bash 16:46:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:46:17 +++ complete -F _pyenv pyenv 16:46:17 ++ lf-pyver python3 16:46:17 ++ local py_version_xy=python3 16:46:17 ++ local py_version_xyz= 16:46:17 ++ pyenv versions 16:46:17 ++ local command 16:46:17 ++ sed 's/^[ *]* //' 16:46:17 ++ command=versions 16:46:17 ++ '[' 1 -gt 0 ']' 16:46:17 ++ shift 16:46:17 ++ case "$command" in 16:46:17 ++ command pyenv versions 16:46:17 ++ pyenv versions 16:46:17 ++ grep -E '^[0-9.]*[0-9]$' 16:46:17 ++ awk '{ print $1 }' 16:46:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:46:17 +++ grep '^3' /tmp/.pyenv_versions 16:46:17 +++ sort -V 16:46:17 +++ tail -n 1 16:46:17 ++ py_version_xyz=3.10.6 16:46:17 ++ [[ -z 3.10.6 ]] 16:46:17 ++ echo 3.10.6 16:46:17 ++ return 0 16:46:17 + pyenv local 3.10.6 16:46:17 + local command 16:46:17 + command=local 16:46:17 + '[' 2 -gt 0 ']' 16:46:17 + shift 16:46:17 + case "$command" in 16:46:17 + command pyenv local 3.10.6 16:46:17 + pyenv local 3.10.6 16:46:17 + for arg in "$@" 16:46:17 + case $arg in 16:46:17 + pkg_list+='tox ' 16:46:17 + for arg in "$@" 16:46:17 + case $arg in 16:46:17 + pkg_list+='virtualenv ' 16:46:17 + for arg in "$@" 16:46:17 + case $arg in 16:46:17 + pkg_list+='urllib3~=1.26.15 ' 16:46:17 + [[ -f /tmp/.toxenv ]] 16:46:17 ++ cat /tmp/.toxenv 16:46:17 + lf_venv=/tmp/venv-73sN 16:46:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-73sN from' file:/tmp/.toxenv 16:46:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-73sN from file:/tmp/.toxenv 16:46:17 + /tmp/venv-73sN/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 16:46:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:46:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:46:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:46:18 + /tmp/venv-73sN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:46:19 + type python3 16:46:19 + true 16:46:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-73sN/bin to PATH' 16:46:19 lf-activate-venv(): INFO: Adding /tmp/venv-73sN/bin to PATH 16:46:19 + PATH=/tmp/venv-73sN/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 16:46:19 + return 0 16:46:19 + [[ -d /opt/pyenv ]] 16:46:19 + echo '---> Setting up pyenv' 16:46:19 ---> Setting up pyenv 16:46:19 + export PYENV_ROOT=/opt/pyenv 16:46:19 + PYENV_ROOT=/opt/pyenv 16:46:19 + export PATH=/opt/pyenv/bin:/tmp/venv-73sN/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 16:46:19 + PATH=/opt/pyenv/bin:/tmp/venv-73sN/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 16:46:19 ++ pwd 16:46:19 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:46:19 + export PYTHONPATH 16:46:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:46:19 + TOX_TESTENV_PASSENV=PYTHONPATH 16:46:19 + tox --version 16:46:20 4.27.0 from /tmp/venv-73sN/lib/python3.10/site-packages/tox/__init__.py 16:46:20 + PARALLEL=false 16:46:20 + TOX_OPTIONS_LIST= 16:46:20 + [[ -n checkbashisms ]] 16:46:20 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:46:20 + case ${PARALLEL,,} in 16:46:20 + tox -e checkbashisms 16:46:20 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:46:21 checkbashisms: freeze> python -m pip freeze --all 16:46:22 checkbashisms: pip==25.1.1,setuptools==80.3.1 16:46:22 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:46:23 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:46:23 you may get strange results 16:46:23 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:46:23 you may get strange results 16:46:23 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:46:25 checkbashisms: OK (4.77=setup[1.34]+cmd[3.44] seconds) 16:46:25 congratulations :) (4.99 seconds) 16:46:25 + tox_status=0 16:46:25 + echo '---> Completed tox runs' 16:46:25 ---> Completed tox runs 16:46:25 + for i in .tox/*/log 16:46:25 ++ echo .tox/checkbashisms/log 16:46:25 ++ awk -F/ '{print $2}' 16:46:25 + tox_env=checkbashisms 16:46:25 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:46:25 + DOC_DIR=docs/_build/html 16:46:25 + [[ -d docs/_build/html ]] 16:46:25 + echo '---> tox-run.sh ends' 16:46:25 ---> tox-run.sh ends 16:46:25 + test 0 -eq 0 16:46:25 $ ssh-agent -k 16:46:25 unset SSH_AUTH_SOCK; 16:46:25 unset SSH_AGENT_PID; 16:46:25 echo Agent pid 1704 killed; 16:46:25 [ssh-agent] Stopped. 16:46:25 [PostBuildScript] - [INFO] Executing post build scripts. 16:46:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2833601468239477088.sh 16:46:25 ---> sysstat.sh 16:46:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12924471331241530412.sh 16:46:26 ---> package-listing.sh 16:46:26 ++ facter osfamily 16:46:26 ++ tr '[:upper:]' '[:lower:]' 16:46:26 + OS_FAMILY=debian 16:46:26 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:46:26 + START_PACKAGES=/tmp/packages_start.txt 16:46:26 + END_PACKAGES=/tmp/packages_end.txt 16:46:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:46:26 + PACKAGES=/tmp/packages_start.txt 16:46:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:46:26 + PACKAGES=/tmp/packages_end.txt 16:46:26 + case "${OS_FAMILY}" in 16:46:26 + dpkg -l 16:46:26 + grep '^ii' 16:46:26 + '[' -f /tmp/packages_start.txt ']' 16:46:26 + '[' -f /tmp/packages_end.txt ']' 16:46:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:46:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:46:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:46:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:46:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9508640626358911871.sh 16:46:26 ---> capture-instance-metadata.sh 16:46:26 Setup pyenv: 16:46:26 system 16:46:26 3.8.13 16:46:26 3.9.13 16:46:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:46:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fm3R 16:46:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:46:33 lf-activate-venv(): INFO: Installing: lftools 16:46:56 lf-activate-venv(): INFO: Adding /tmp/venv-Fm3R/bin to PATH 16:46:56 INFO: Running in OpenStack, capturing instance metadata 16:46:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17596251394312417094.sh 16:46:56 provisioning config files... 16:46:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11204032702884487437tmp 16:46:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:46:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:46:56 [EnvInject] - Injecting environment variables from a build step. 16:46:56 [EnvInject] - Injecting as environment variables the properties content 16:46:56 SERVER_ID=logs 16:46:56 16:46:56 [EnvInject] - Variables injected successfully. 16:46:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15518466218239685406.sh 16:46:56 ---> create-netrc.sh 16:46:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11602867196037461902.sh 16:46:56 ---> python-tools-install.sh 16:46:56 Setup pyenv: 16:46:56 system 16:46:56 3.8.13 16:46:56 3.9.13 16:46:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:46:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fm3R from file:/tmp/.os_lf_venv 16:46:58 lf-activate-venv(): INFO: Installing: lftools 16:47:06 lf-activate-venv(): INFO: Adding /tmp/venv-Fm3R/bin to PATH 16:47:06 Generating Requirements File 16:47:24 Python 3.10.6 16:47:25 pip 25.1.1 from /tmp/venv-Fm3R/lib/python3.10/site-packages/pip (python 3.10) 16:47:25 appdirs==1.4.4 16:47:25 argcomplete==3.6.2 16:47:25 aspy.yaml==1.3.0 16:47:25 attrs==25.3.0 16:47:25 autopage==0.5.2 16:47:25 beautifulsoup4==4.13.4 16:47:25 boto3==1.38.44 16:47:25 botocore==1.38.44 16:47:25 bs4==0.0.2 16:47:25 cachetools==5.5.2 16:47:25 certifi==2025.6.15 16:47:25 cffi==1.17.1 16:47:25 cfgv==3.4.0 16:47:25 chardet==5.2.0 16:47:25 charset-normalizer==3.4.2 16:47:25 click==8.2.1 16:47:25 cliff==4.10.0 16:47:25 cmd2==2.6.1 16:47:25 cryptography==3.3.2 16:47:25 debtcollector==3.0.0 16:47:25 decorator==5.2.1 16:47:25 defusedxml==0.7.1 16:47:25 Deprecated==1.2.18 16:47:25 distlib==0.3.9 16:47:25 dnspython==2.7.0 16:47:25 docker==7.1.0 16:47:25 dogpile.cache==1.4.0 16:47:25 durationpy==0.10 16:47:25 email_validator==2.2.0 16:47:25 filelock==3.18.0 16:47:25 future==1.0.0 16:47:25 gitdb==4.0.12 16:47:25 GitPython==3.1.44 16:47:25 google-auth==2.40.3 16:47:25 httplib2==0.22.0 16:47:25 identify==2.6.12 16:47:25 idna==3.10 16:47:25 importlib-resources==1.5.0 16:47:25 iso8601==2.1.0 16:47:25 Jinja2==3.1.6 16:47:25 jmespath==1.0.1 16:47:25 jsonpatch==1.33 16:47:25 jsonpointer==3.0.0 16:47:25 jsonschema==4.24.0 16:47:25 jsonschema-specifications==2025.4.1 16:47:25 keystoneauth1==5.11.1 16:47:25 kubernetes==33.1.0 16:47:25 lftools==0.37.13 16:47:25 lxml==6.0.0 16:47:25 MarkupSafe==3.0.2 16:47:25 msgpack==1.1.1 16:47:25 multi_key_dict==2.0.3 16:47:25 munch==4.0.0 16:47:25 netaddr==1.3.0 16:47:25 niet==1.4.2 16:47:25 nodeenv==1.9.1 16:47:25 oauth2client==4.1.3 16:47:25 oauthlib==3.3.1 16:47:25 openstacksdk==4.6.0 16:47:25 os-client-config==2.1.0 16:47:25 os-service-types==1.7.0 16:47:25 osc-lib==4.0.2 16:47:25 oslo.config==9.8.0 16:47:25 oslo.context==6.0.0 16:47:25 oslo.i18n==6.5.1 16:47:25 oslo.log==7.1.0 16:47:25 oslo.serialization==5.7.0 16:47:25 oslo.utils==9.0.0 16:47:25 packaging==25.0 16:47:25 pbr==6.1.1 16:47:25 platformdirs==4.3.8 16:47:25 prettytable==3.16.0 16:47:25 psutil==7.0.0 16:47:25 pyasn1==0.6.1 16:47:25 pyasn1_modules==0.4.2 16:47:25 pycparser==2.22 16:47:25 pygerrit2==2.0.15 16:47:25 PyGithub==2.6.1 16:47:25 PyJWT==2.10.1 16:47:25 PyNaCl==1.5.0 16:47:25 pyparsing==2.4.7 16:47:25 pyperclip==1.9.0 16:47:25 pyrsistent==0.20.0 16:47:25 python-cinderclient==9.7.0 16:47:25 python-dateutil==2.9.0.post0 16:47:25 python-heatclient==4.2.0 16:47:25 python-jenkins==1.8.2 16:47:25 python-keystoneclient==5.6.0 16:47:25 python-magnumclient==4.8.1 16:47:25 python-openstackclient==8.1.0 16:47:25 python-swiftclient==4.8.0 16:47:25 PyYAML==6.0.2 16:47:25 referencing==0.36.2 16:47:25 requests==2.32.4 16:47:25 requests-oauthlib==2.0.0 16:47:25 requestsexceptions==1.4.0 16:47:25 rfc3986==2.0.0 16:47:25 rpds-py==0.25.1 16:47:25 rsa==4.9.1 16:47:25 ruamel.yaml==0.18.14 16:47:25 ruamel.yaml.clib==0.2.12 16:47:25 s3transfer==0.13.0 16:47:25 simplejson==3.20.1 16:47:25 six==1.17.0 16:47:25 smmap==5.0.2 16:47:25 soupsieve==2.7 16:47:25 stevedore==5.4.1 16:47:25 tabulate==0.9.0 16:47:25 toml==0.10.2 16:47:25 tomlkit==0.13.3 16:47:25 tqdm==4.67.1 16:47:25 typing_extensions==4.14.0 16:47:25 tzdata==2025.2 16:47:25 urllib3==1.26.20 16:47:25 virtualenv==20.31.2 16:47:25 wcwidth==0.2.13 16:47:25 websocket-client==1.8.0 16:47:25 wrapt==1.17.2 16:47:25 xdg==6.0.0 16:47:25 xmltodict==0.14.2 16:47:25 yq==3.4.3 16:47:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12025811643709208606.sh 16:47:25 ---> sudo-logs.sh 16:47:25 Archiving 'sudo' log.. 16:47:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2993082214729777914.sh 16:47:25 ---> job-cost.sh 16:47:25 Setup pyenv: 16:47:25 system 16:47:25 3.8.13 16:47:25 3.9.13 16:47:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:47:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fm3R from file:/tmp/.os_lf_venv 16:47:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:47:32 lf-activate-venv(): INFO: Adding /tmp/venv-Fm3R/bin to PATH 16:47:32 INFO: No Stack... 16:47:32 INFO: Retrieving Pricing Info for: v3-standard-4 16:47:33 INFO: Archiving Costs 16:47:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2009739960913453916.sh 16:47:33 ---> logs-deploy.sh 16:47:33 Setup pyenv: 16:47:33 system 16:47:33 3.8.13 16:47:33 3.9.13 16:47:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:47:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fm3R from file:/tmp/.os_lf_venv 16:47:35 lf-activate-venv(): INFO: Installing: lftools 16:47:43 lf-activate-venv(): INFO: Adding /tmp/venv-Fm3R/bin to PATH 16:47:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4156 16:47:43 INFO: archiving workspace using pattern(s): 16:47:44 Archives upload complete. 16:47:44 INFO: archiving logs to Nexus 16:47:45 ---> uname -a: 16:47:45 Linux prd-ubuntu1804-builder-4c-4g-23980 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:47:45 16:47:45 16:47:45 ---> lscpu: 16:47:45 Architecture: x86_64 16:47:45 CPU op-mode(s): 32-bit, 64-bit 16:47:45 Byte Order: Little Endian 16:47:45 CPU(s): 4 16:47:45 On-line CPU(s) list: 0-3 16:47:45 Thread(s) per core: 1 16:47:45 Core(s) per socket: 1 16:47:45 Socket(s): 4 16:47:45 NUMA node(s): 1 16:47:45 Vendor ID: AuthenticAMD 16:47:45 CPU family: 23 16:47:45 Model: 49 16:47:45 Model name: AMD EPYC-Rome Processor 16:47:45 Stepping: 0 16:47:45 CPU MHz: 2799.998 16:47:45 BogoMIPS: 5599.99 16:47:45 Virtualization: AMD-V 16:47:45 Hypervisor vendor: KVM 16:47:45 Virtualization type: full 16:47:45 L1d cache: 32K 16:47:45 L1i cache: 32K 16:47:45 L2 cache: 512K 16:47:45 L3 cache: 16384K 16:47:45 NUMA node0 CPU(s): 0-3 16:47:45 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 16:47:45 16:47:45 16:47:45 ---> nproc: 16:47:45 4 16:47:45 16:47:45 16:47:45 ---> df -h: 16:47:45 Filesystem Size Used Avail Use% Mounted on 16:47:45 udev 7.9G 0 7.9G 0% /dev 16:47:45 tmpfs 1.6G 672K 1.6G 1% /run 16:47:45 /dev/vda1 78G 8.3G 70G 11% / 16:47:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:47:45 tmpfs 5.0M 0 5.0M 0% /run/lock 16:47:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:47:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:47:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:47:45 16:47:45 16:47:45 ---> free -m: 16:47:45 total used free shared buff/cache available 16:47:45 Mem: 16040 563 13431 0 2045 15164 16:47:45 Swap: 1023 0 1023 16:47:45 16:47:45 16:47:45 ---> ip addr: 16:47:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:47:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:47:45 inet 127.0.0.1/8 scope host lo 16:47:45 valid_lft forever preferred_lft forever 16:47:45 inet6 ::1/128 scope host 16:47:45 valid_lft forever preferred_lft forever 16:47:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:47:45 link/ether fa:16:3e:ab:fc:42 brd ff:ff:ff:ff:ff:ff 16:47:45 inet 10.30.106.201/23 brd 10.30.107.255 scope global dynamic ens3 16:47:45 valid_lft 86272sec preferred_lft 86272sec 16:47:45 inet6 fe80::f816:3eff:feab:fc42/64 scope link 16:47:45 valid_lft forever preferred_lft forever 16:47:45 16:47:45 16:47:45 ---> sar -b -r -n DEV: 16:47:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23980) 06/26/25 _x86_64_ (4 CPU) 16:47:45 16:47:45 16:45:39 LINUX RESTART (4 CPU) 16:47:45 16:47:45 16:46:01 tps rtps wtps bread/s bwrtn/s 16:47:45 16:47:01 348.81 24.35 324.46 883.72 61224.06 16:47:45 Average: 348.81 24.35 324.46 883.72 61224.06 16:47:45 16:47:45 16:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:47:45 16:47:01 13865928 15522316 2559040 15.58 68868 1783472 786720 4.50 726512 1608424 163772 16:47:45 Average: 13865928 15522316 2559040 15.58 68868 1783472 786720 4.50 726512 1608424 163772 16:47:45 16:47:45 16:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:47:45 16:47:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 16:47:45 16:47:01 ens3 239.86 162.24 994.49 35.87 0.00 0.00 0.00 0.00 16:47:45 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 16:47:45 Average: ens3 239.86 162.24 994.49 35.87 0.00 0.00 0.00 0.00 16:47:45 16:47:45 16:47:45 ---> sar -P ALL: 16:47:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23980) 06/26/25 _x86_64_ (4 CPU) 16:47:45 16:47:45 16:45:39 LINUX RESTART (4 CPU) 16:47:45 16:47:45 16:46:01 CPU %user %nice %system %iowait %steal %idle 16:47:45 16:47:01 all 21.80 0.00 2.08 2.94 0.06 73.12 16:47:45 16:47:01 0 21.62 0.00 1.75 0.33 0.05 76.25 16:47:45 16:47:01 1 12.72 0.00 2.29 3.86 0.07 81.06 16:47:45 16:47:01 2 44.83 0.00 2.94 3.22 0.08 48.92 16:47:45 16:47:01 3 8.00 0.00 1.30 4.33 0.07 86.30 16:47:45 Average: all 21.80 0.00 2.08 2.94 0.06 73.12 16:47:45 Average: 0 21.62 0.00 1.75 0.33 0.05 76.25 16:47:45 Average: 1 12.72 0.00 2.29 3.86 0.07 81.06 16:47:45 Average: 2 44.83 0.00 2.94 3.22 0.08 48.92 16:47:45 Average: 3 8.00 0.00 1.30 4.33 0.07 86.30 16:47:45 16:47:45 16:47:45