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