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