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