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