11:42:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141850 11:42:35 Running as SYSTEM 11:42:35 [EnvInject] - Loading node environment variables. 11:42:35 Building remotely on prd-ubuntu1804-builder-4c-4g-39994 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:42:35 [ssh-agent] Looking for ssh-agent implementation... 11:42:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:42:35 $ ssh-agent 11:42:35 SSH_AUTH_SOCK=/tmp/ssh-p9cPY3Gi0uwP/agent.1734 11:42:35 SSH_AGENT_PID=1736 11:42:35 [ssh-agent] Started. 11:42:36 Running ssh-add (command line suppressed) 11:42:36 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8882223011670530496.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8882223011670530496.key) 11:42:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:42:36 The recommended git tool is: NONE 11:42:37 using credential onap-jenkins-ssh 11:42:37 Wiping out workspace first. 11:42:37 Cloning the remote Git repository 11:42:37 Cloning repository git://cloud.onap.org/mirror/oom.git 11:42:37 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:42:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:42:37 > git --version # timeout=10 11:42:37 > git --version # 'git version 2.17.1' 11:42:37 using GIT_SSH to set credentials Gerrit user 11:42:37 Verifying host key using manually-configured host key entries 11:42:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:42:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:42:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:42:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:42:43 using GIT_SSH to set credentials Gerrit user 11:42:43 Verifying host key using manually-configured host key entries 11:42:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/141850/7 # timeout=30 11:42:43 > git rev-parse 853391cac5cf54933ef1348e46d3d76af6615152^{commit} # timeout=10 11:42:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:42:43 Checking out Revision 853391cac5cf54933ef1348e46d3d76af6615152 (refs/changes/50/141850/7) 11:42:43 > git config core.sparsecheckout # timeout=10 11:42:43 > git checkout -f 853391cac5cf54933ef1348e46d3d76af6615152 # timeout=30 11:42:46 Commit message: "[SDC] 13.1.1 release" 11:42:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:42:46 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 11:42:47 [EnvInject] - Injecting environment variables from a build step. 11:42:47 [EnvInject] - Injecting as environment variables the properties content 11:42:47 PYTHON=python3 11:42:47 11:42:47 [EnvInject] - Variables injected successfully. 11:42:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins152484129486608633.sh 11:42:47 ---> tox-install.sh 11:42:47 + source /home/jenkins/lf-env.sh 11:42:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:42:47 ++ mktemp -d /tmp/venv-XXXX 11:42:47 + lf_venv=/tmp/venv-ZxQf 11:42:47 + local venv_file=/tmp/.os_lf_venv 11:42:47 + local python=python3 11:42:47 + local options 11:42:47 + local set_path=true 11:42:47 + local install_args= 11:42:47 ++ 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 11:42:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:42:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:42:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:42:47 + true 11:42:47 + case $1 in 11:42:47 + venv_file=/tmp/.toxenv 11:42:47 + shift 2 11:42:47 + true 11:42:47 + case $1 in 11:42:47 + shift 11:42:47 + break 11:42:47 + case $python in 11:42:47 + local pkg_list= 11:42:47 + [[ -d /opt/pyenv ]] 11:42:47 + echo 'Setup pyenv:' 11:42:47 Setup pyenv: 11:42:47 + export PYENV_ROOT=/opt/pyenv 11:42:47 + PYENV_ROOT=/opt/pyenv 11:42:47 + 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 11:42:47 + 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 11:42:47 + pyenv versions 11:42:47 * system (set by /opt/pyenv/version) 11:42:47 * 3.8.13 (set by /opt/pyenv/version) 11:42:47 * 3.9.13 (set by /opt/pyenv/version) 11:42:47 * 3.10.6 (set by /opt/pyenv/version) 11:42:47 + command -v pyenv 11:42:47 ++ pyenv init - --no-rehash 11:42:47 + 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[*]}"'\'')" 11:42:47 export PATH="/opt/pyenv/shims:${PATH}" 11:42:47 export PYENV_SHELL=bash 11:42:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:42:47 pyenv() { 11:42:47 local command 11:42:47 command="${1:-}" 11:42:47 if [ "$#" -gt 0 ]; then 11:42:47 shift 11:42:47 fi 11:42:47 11:42:47 case "$command" in 11:42:47 rehash|shell) 11:42:47 eval "$(pyenv "sh-$command" "$@")" 11:42:47 ;; 11:42:47 *) 11:42:47 command pyenv "$command" "$@" 11:42:47 ;; 11:42:47 esac 11:42:47 }' 11:42:47 +++ 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[*]}"' 11:42:47 ++ 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 11:42:47 ++ 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 11:42:47 ++ 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 11:42:47 ++ export PYENV_SHELL=bash 11:42:47 ++ PYENV_SHELL=bash 11:42:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:42:47 +++ complete -F _pyenv pyenv 11:42:47 ++ lf-pyver python3 11:42:47 ++ local py_version_xy=python3 11:42:47 ++ local py_version_xyz= 11:42:47 ++ pyenv versions 11:42:47 ++ local command 11:42:47 ++ command=versions 11:42:47 ++ '[' 1 -gt 0 ']' 11:42:47 ++ shift 11:42:47 ++ case "$command" in 11:42:47 ++ command pyenv versions 11:42:47 ++ pyenv versions 11:42:47 ++ grep -E '^[0-9.]*[0-9]$' 11:42:47 ++ awk '{ print $1 }' 11:42:47 ++ sed 's/^[ *]* //' 11:42:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:42:47 +++ grep '^3' /tmp/.pyenv_versions 11:42:47 +++ sort -V 11:42:47 +++ tail -n 1 11:42:47 ++ py_version_xyz=3.10.6 11:42:47 ++ [[ -z 3.10.6 ]] 11:42:47 ++ echo 3.10.6 11:42:47 ++ return 0 11:42:47 + pyenv local 3.10.6 11:42:47 + local command 11:42:47 + command=local 11:42:47 + '[' 2 -gt 0 ']' 11:42:47 + shift 11:42:47 + case "$command" in 11:42:47 + command pyenv local 3.10.6 11:42:47 + pyenv local 3.10.6 11:42:47 + for arg in "$@" 11:42:47 + case $arg in 11:42:47 + pkg_list+='tox ' 11:42:47 + for arg in "$@" 11:42:47 + case $arg in 11:42:47 + pkg_list+='virtualenv ' 11:42:47 + for arg in "$@" 11:42:47 + case $arg in 11:42:47 + pkg_list+='urllib3~=1.26.15 ' 11:42:47 + [[ -f /tmp/.toxenv ]] 11:42:47 + [[ ! -f /tmp/.toxenv ]] 11:42:47 + [[ -n '' ]] 11:42:47 + python3 -m venv /tmp/venv-ZxQf 11:42:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZxQf' 11:42:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZxQf 11:42:51 + echo /tmp/venv-ZxQf 11:42:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:42:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:42:51 + /tmp/venv-ZxQf/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:42:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:42:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:42:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:42:55 + /tmp/venv-ZxQf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:42:57 + type python3 11:42:57 + true 11:42:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZxQf/bin to PATH' 11:42:57 lf-activate-venv(): INFO: Adding /tmp/venv-ZxQf/bin to PATH 11:42:57 + PATH=/tmp/venv-ZxQf/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 11:42:57 + return 0 11:42:57 + python3 --version 11:42:57 Python 3.10.6 11:42:57 + python3 -m pip --version 11:42:57 pip 25.2 from /tmp/venv-ZxQf/lib/python3.10/site-packages/pip (python 3.10) 11:42:57 + python3 -m pip freeze 11:42:58 cachetools==6.1.0 11:42:58 chardet==5.2.0 11:42:58 colorama==0.4.6 11:42:58 distlib==0.4.0 11:42:58 filelock==3.19.1 11:42:58 packaging==25.0 11:42:58 platformdirs==4.3.8 11:42:58 pluggy==1.6.0 11:42:58 pyproject-api==1.9.1 11:42:58 tomli==2.2.1 11:42:58 tox==4.28.4 11:42:58 typing_extensions==4.14.1 11:42:58 urllib3==1.26.20 11:42:58 virtualenv==20.34.0 11:42:58 [EnvInject] - Injecting environment variables from a build step. 11:42:58 [EnvInject] - Injecting as environment variables the properties content 11:42:58 PARALLEL=false 11:42:58 11:42:58 [EnvInject] - Variables injected successfully. 11:42:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13522587892416545054.sh 11:42:58 ---> tox-run.sh 11:42:58 + 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 11:42:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:42:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:42:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:42:58 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:42:58 + source /home/jenkins/lf-env.sh 11:42:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:42:58 ++ mktemp -d /tmp/venv-XXXX 11:42:58 + lf_venv=/tmp/venv-NvVJ 11:42:58 + local venv_file=/tmp/.os_lf_venv 11:42:58 + local python=python3 11:42:58 + local options 11:42:58 + local set_path=true 11:42:58 + local install_args= 11:42:58 ++ 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 11:42:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:42:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:42:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:42:58 + true 11:42:58 + case $1 in 11:42:58 + venv_file=/tmp/.toxenv 11:42:58 + shift 2 11:42:58 + true 11:42:58 + case $1 in 11:42:58 + shift 11:42:58 + break 11:42:58 + case $python in 11:42:58 + local pkg_list= 11:42:58 + [[ -d /opt/pyenv ]] 11:42:58 + echo 'Setup pyenv:' 11:42:58 Setup pyenv: 11:42:58 + export PYENV_ROOT=/opt/pyenv 11:42:58 + PYENV_ROOT=/opt/pyenv 11:42:58 + 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 11:42:58 + 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 11:42:58 + pyenv versions 11:42:58 system 11:42:58 3.8.13 11:42:58 3.9.13 11:42:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:42:58 + command -v pyenv 11:42:58 ++ pyenv init - --no-rehash 11:42:58 + 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[*]}"'\'')" 11:42:58 export PATH="/opt/pyenv/shims:${PATH}" 11:42:58 export PYENV_SHELL=bash 11:42:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:42:58 pyenv() { 11:42:58 local command 11:42:58 command="${1:-}" 11:42:58 if [ "$#" -gt 0 ]; then 11:42:58 shift 11:42:58 fi 11:42:58 11:42:58 case "$command" in 11:42:58 rehash|shell) 11:42:58 eval "$(pyenv "sh-$command" "$@")" 11:42:58 ;; 11:42:58 *) 11:42:58 command pyenv "$command" "$@" 11:42:58 ;; 11:42:58 esac 11:42:58 }' 11:42:58 +++ 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[*]}"' 11:42:58 ++ 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 11:42:58 ++ 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 11:42:58 ++ 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 11:42:58 ++ export PYENV_SHELL=bash 11:42:58 ++ PYENV_SHELL=bash 11:42:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:42:58 +++ complete -F _pyenv pyenv 11:42:58 ++ lf-pyver python3 11:42:58 ++ local py_version_xy=python3 11:42:58 ++ local py_version_xyz= 11:42:58 ++ pyenv versions 11:42:58 ++ local command 11:42:58 ++ command=versions 11:42:58 ++ '[' 1 -gt 0 ']' 11:42:58 ++ shift 11:42:58 ++ case "$command" in 11:42:58 ++ command pyenv versions 11:42:58 ++ pyenv versions 11:42:58 ++ sed 's/^[ *]* //' 11:42:58 ++ awk '{ print $1 }' 11:42:58 ++ grep -E '^[0-9.]*[0-9]$' 11:42:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:42:58 +++ grep '^3' /tmp/.pyenv_versions 11:42:58 +++ sort -V 11:42:58 +++ tail -n 1 11:42:58 ++ py_version_xyz=3.10.6 11:42:58 ++ [[ -z 3.10.6 ]] 11:42:58 ++ echo 3.10.6 11:42:58 ++ return 0 11:42:58 + pyenv local 3.10.6 11:42:58 + local command 11:42:58 + command=local 11:42:58 + '[' 2 -gt 0 ']' 11:42:58 + shift 11:42:58 + case "$command" in 11:42:58 + command pyenv local 3.10.6 11:42:58 + pyenv local 3.10.6 11:42:58 + for arg in "$@" 11:42:58 + case $arg in 11:42:58 + pkg_list+='tox ' 11:42:58 + for arg in "$@" 11:42:58 + case $arg in 11:42:58 + pkg_list+='virtualenv ' 11:42:58 + for arg in "$@" 11:42:58 + case $arg in 11:42:58 + pkg_list+='urllib3~=1.26.15 ' 11:42:58 + [[ -f /tmp/.toxenv ]] 11:42:58 ++ cat /tmp/.toxenv 11:42:58 + lf_venv=/tmp/venv-ZxQf 11:42:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZxQf from' file:/tmp/.toxenv 11:42:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZxQf from file:/tmp/.toxenv 11:42:58 + /tmp/venv-ZxQf/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:42:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:42:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:42:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:42:59 + /tmp/venv-ZxQf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:43:00 + type python3 11:43:00 + true 11:43:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZxQf/bin to PATH' 11:43:00 lf-activate-venv(): INFO: Adding /tmp/venv-ZxQf/bin to PATH 11:43:00 + PATH=/tmp/venv-ZxQf/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 11:43:00 + return 0 11:43:00 + [[ -d /opt/pyenv ]] 11:43:00 + echo '---> Setting up pyenv' 11:43:00 ---> Setting up pyenv 11:43:00 + export PYENV_ROOT=/opt/pyenv 11:43:00 + PYENV_ROOT=/opt/pyenv 11:43:00 + export PATH=/opt/pyenv/bin:/tmp/venv-ZxQf/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 11:43:00 + PATH=/opt/pyenv/bin:/tmp/venv-ZxQf/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 11:43:00 ++ pwd 11:43:00 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:43:00 + export PYTHONPATH 11:43:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:43:00 + TOX_TESTENV_PASSENV=PYTHONPATH 11:43:00 + tox --version 11:43:00 4.28.4 from /tmp/venv-ZxQf/lib/python3.10/site-packages/tox/__init__.py 11:43:00 + PARALLEL=false 11:43:00 + TOX_OPTIONS_LIST= 11:43:00 + [[ -n checkbashisms ]] 11:43:00 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:43:00 + case ${PARALLEL,,} in 11:43:00 + tox -e checkbashisms 11:43:00 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:43:01 checkbashisms: freeze> python -m pip freeze --all 11:43:02 checkbashisms: pip==25.2,setuptools==80.9.0 11:43:02 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:43:04 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:43:05 checkbashisms: OK (4.87=setup[1.36]+cmd[3.51] seconds) 11:43:05 congratulations :) (5.09 seconds) 11:43:05 + tox_status=0 11:43:05 + echo '---> Completed tox runs' 11:43:05 ---> Completed tox runs 11:43:05 + for i in .tox/*/log 11:43:05 ++ echo .tox/checkbashisms/log 11:43:05 ++ awk -F/ '{print $2}' 11:43:05 + tox_env=checkbashisms 11:43:05 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:43:05 + DOC_DIR=docs/_build/html 11:43:05 + [[ -d docs/_build/html ]] 11:43:05 + echo '---> tox-run.sh ends' 11:43:05 ---> tox-run.sh ends 11:43:05 + test 0 -eq 0 11:43:05 $ ssh-agent -k 11:43:05 unset SSH_AUTH_SOCK; 11:43:05 unset SSH_AGENT_PID; 11:43:05 echo Agent pid 1736 killed; 11:43:05 [ssh-agent] Stopped. 11:43:05 [PostBuildScript] - [INFO] Executing post build scripts. 11:43:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8945190363736049151.sh 11:43:05 ---> sysstat.sh 11:43:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17627940967614222187.sh 11:43:06 ---> package-listing.sh 11:43:06 ++ facter osfamily 11:43:06 ++ tr '[:upper:]' '[:lower:]' 11:43:06 + OS_FAMILY=debian 11:43:06 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:43:06 + START_PACKAGES=/tmp/packages_start.txt 11:43:06 + END_PACKAGES=/tmp/packages_end.txt 11:43:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:43:06 + PACKAGES=/tmp/packages_start.txt 11:43:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:43:06 + PACKAGES=/tmp/packages_end.txt 11:43:06 + case "${OS_FAMILY}" in 11:43:06 + dpkg -l 11:43:06 + grep '^ii' 11:43:06 + '[' -f /tmp/packages_start.txt ']' 11:43:06 + '[' -f /tmp/packages_end.txt ']' 11:43:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:43:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:43:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:43:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:43:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18132242716667964762.sh 11:43:06 ---> capture-instance-metadata.sh 11:43:06 Setup pyenv: 11:43:06 system 11:43:06 3.8.13 11:43:06 3.9.13 11:43:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:43:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ECQy 11:43:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:43:15 lf-activate-venv(): INFO: Installing: lftools 11:43:38 lf-activate-venv(): INFO: Adding /tmp/venv-ECQy/bin to PATH 11:43:38 INFO: Running in OpenStack, capturing instance metadata 11:43:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12812462745900893725.sh 11:43:38 provisioning config files... 11:43:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3376625940154610667tmp 11:43:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:43:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:43:38 [EnvInject] - Injecting environment variables from a build step. 11:43:38 [EnvInject] - Injecting as environment variables the properties content 11:43:38 SERVER_ID=logs 11:43:38 11:43:38 [EnvInject] - Variables injected successfully. 11:43:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11469579914041882521.sh 11:43:38 ---> create-netrc.sh 11:43:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11563133154317042322.sh 11:43:38 ---> python-tools-install.sh 11:43:38 Setup pyenv: 11:43:38 system 11:43:38 3.8.13 11:43:38 3.9.13 11:43:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:43:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ECQy from file:/tmp/.os_lf_venv 11:43:40 lf-activate-venv(): INFO: Installing: lftools 11:43:49 lf-activate-venv(): INFO: Adding /tmp/venv-ECQy/bin to PATH 11:43:49 Generating Requirements File 11:44:10 Python 3.10.6 11:44:10 pip 25.2 from /tmp/venv-ECQy/lib/python3.10/site-packages/pip (python 3.10) 11:44:10 appdirs==1.4.4 11:44:10 argcomplete==3.6.2 11:44:10 aspy.yaml==1.3.0 11:44:10 attrs==25.3.0 11:44:10 autopage==0.5.2 11:44:10 beautifulsoup4==4.13.4 11:44:10 boto3==1.40.15 11:44:10 botocore==1.40.15 11:44:10 bs4==0.0.2 11:44:10 cachetools==5.5.2 11:44:10 certifi==2025.8.3 11:44:10 cffi==1.17.1 11:44:10 cfgv==3.4.0 11:44:10 chardet==5.2.0 11:44:10 charset-normalizer==3.4.3 11:44:10 click==8.2.1 11:44:10 cliff==4.11.0 11:44:10 cmd2==2.7.0 11:44:10 cryptography==3.3.2 11:44:10 debtcollector==3.0.0 11:44:10 decorator==5.2.1 11:44:10 defusedxml==0.7.1 11:44:10 Deprecated==1.2.18 11:44:10 distlib==0.4.0 11:44:10 dnspython==2.7.0 11:44:10 docker==7.1.0 11:44:10 dogpile.cache==1.4.0 11:44:10 durationpy==0.10 11:44:10 email_validator==2.2.0 11:44:10 filelock==3.19.1 11:44:10 future==1.0.0 11:44:10 gitdb==4.0.12 11:44:10 GitPython==3.1.45 11:44:10 google-auth==2.40.3 11:44:10 httplib2==0.22.0 11:44:10 identify==2.6.13 11:44:10 idna==3.10 11:44:10 importlib-resources==1.5.0 11:44:10 iso8601==2.1.0 11:44:10 Jinja2==3.1.6 11:44:10 jmespath==1.0.1 11:44:10 jsonpatch==1.33 11:44:10 jsonpointer==3.0.0 11:44:10 jsonschema==4.25.1 11:44:10 jsonschema-specifications==2025.4.1 11:44:10 keystoneauth1==5.12.0 11:44:10 kubernetes==33.1.0 11:44:10 lftools==0.37.13 11:44:10 lxml==6.0.1 11:44:10 markdown-it-py==4.0.0 11:44:10 MarkupSafe==3.0.2 11:44:10 mdurl==0.1.2 11:44:10 msgpack==1.1.1 11:44:10 multi_key_dict==2.0.3 11:44:10 munch==4.0.0 11:44:10 netaddr==1.3.0 11:44:10 niet==1.4.2 11:44:10 nodeenv==1.9.1 11:44:10 oauth2client==4.1.3 11:44:10 oauthlib==3.3.1 11:44:10 openstacksdk==4.7.0 11:44:10 os-client-config==2.3.0 11:44:10 os-service-types==1.8.0 11:44:10 osc-lib==4.2.0 11:44:10 oslo.config==10.0.0 11:44:10 oslo.context==6.0.0 11:44:10 oslo.i18n==6.5.1 11:44:10 oslo.log==7.2.0 11:44:10 oslo.serialization==5.7.0 11:44:10 oslo.utils==9.0.0 11:44:10 packaging==25.0 11:44:10 pbr==7.0.1 11:44:10 platformdirs==4.3.8 11:44:10 prettytable==3.16.0 11:44:10 psutil==7.0.0 11:44:10 pyasn1==0.6.1 11:44:10 pyasn1_modules==0.4.2 11:44:10 pycparser==2.22 11:44:10 pygerrit2==2.0.15 11:44:10 PyGithub==2.7.0 11:44:10 Pygments==2.19.2 11:44:10 PyJWT==2.10.1 11:44:10 PyNaCl==1.5.0 11:44:10 pyparsing==2.4.7 11:44:10 pyperclip==1.9.0 11:44:10 pyrsistent==0.20.0 11:44:10 python-cinderclient==9.7.0 11:44:10 python-dateutil==2.9.0.post0 11:44:10 python-heatclient==4.3.0 11:44:10 python-jenkins==1.8.3 11:44:10 python-keystoneclient==5.6.0 11:44:10 python-magnumclient==4.8.1 11:44:10 python-openstackclient==8.2.0 11:44:10 python-swiftclient==4.8.0 11:44:10 PyYAML==6.0.2 11:44:10 referencing==0.36.2 11:44:10 requests==2.32.5 11:44:10 requests-oauthlib==2.0.0 11:44:10 requestsexceptions==1.4.0 11:44:10 rfc3986==2.0.0 11:44:10 rich==14.1.0 11:44:10 rich-argparse==1.7.1 11:44:10 rpds-py==0.27.0 11:44:10 rsa==4.9.1 11:44:10 ruamel.yaml==0.18.15 11:44:10 ruamel.yaml.clib==0.2.12 11:44:10 s3transfer==0.13.1 11:44:10 simplejson==3.20.1 11:44:10 six==1.17.0 11:44:10 smmap==5.0.2 11:44:10 soupsieve==2.7 11:44:10 stevedore==5.4.1 11:44:10 tabulate==0.9.0 11:44:10 toml==0.10.2 11:44:10 tomlkit==0.13.3 11:44:10 tqdm==4.67.1 11:44:10 typing_extensions==4.14.1 11:44:10 tzdata==2025.2 11:44:10 urllib3==1.26.20 11:44:10 virtualenv==20.34.0 11:44:10 wcwidth==0.2.13 11:44:10 websocket-client==1.8.0 11:44:10 wrapt==1.17.3 11:44:10 xdg==6.0.0 11:44:10 xmltodict==0.14.2 11:44:10 yq==3.4.3 11:44:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5250540145846696453.sh 11:44:10 ---> sudo-logs.sh 11:44:10 Archiving 'sudo' log.. 11:44:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13914356517908934522.sh 11:44:10 ---> job-cost.sh 11:44:10 Setup pyenv: 11:44:10 system 11:44:10 3.8.13 11:44:10 3.9.13 11:44:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:44:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ECQy from file:/tmp/.os_lf_venv 11:44:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:44:18 lf-activate-venv(): INFO: Adding /tmp/venv-ECQy/bin to PATH 11:44:18 INFO: No Stack... 11:44:18 INFO: Retrieving Pricing Info for: v3-standard-4 11:44:18 INFO: Archiving Costs 11:44:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11519517776063726199.sh 11:44:18 ---> logs-deploy.sh 11:44:18 Setup pyenv: 11:44:18 system 11:44:18 3.8.13 11:44:18 3.9.13 11:44:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:44:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ECQy from file:/tmp/.os_lf_venv 11:44:20 lf-activate-venv(): INFO: Installing: lftools 11:44:29 lf-activate-venv(): INFO: Adding /tmp/venv-ECQy/bin to PATH 11:44:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4244 11:44:29 INFO: archiving workspace using pattern(s): 11:44:30 Archives upload complete. 11:44:30 INFO: archiving logs to Nexus 11:44:31 ---> uname -a: 11:44:31 Linux prd-ubuntu1804-builder-4c-4g-39994 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:44:31 11:44:31 11:44:31 ---> lscpu: 11:44:31 Architecture: x86_64 11:44:31 CPU op-mode(s): 32-bit, 64-bit 11:44:31 Byte Order: Little Endian 11:44:31 CPU(s): 4 11:44:31 On-line CPU(s) list: 0-3 11:44:31 Thread(s) per core: 1 11:44:31 Core(s) per socket: 1 11:44:31 Socket(s): 4 11:44:31 NUMA node(s): 1 11:44:31 Vendor ID: AuthenticAMD 11:44:31 CPU family: 23 11:44:31 Model: 49 11:44:31 Model name: AMD EPYC-Rome Processor 11:44:31 Stepping: 0 11:44:31 CPU MHz: 2799.998 11:44:31 BogoMIPS: 5599.99 11:44:31 Virtualization: AMD-V 11:44:31 Hypervisor vendor: KVM 11:44:31 Virtualization type: full 11:44:31 L1d cache: 32K 11:44:31 L1i cache: 32K 11:44:31 L2 cache: 512K 11:44:31 L3 cache: 16384K 11:44:31 NUMA node0 CPU(s): 0-3 11:44:31 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 11:44:31 11:44:31 11:44:31 ---> nproc: 11:44:31 4 11:44:31 11:44:31 11:44:31 ---> df -h: 11:44:31 Filesystem Size Used Avail Use% Mounted on 11:44:31 udev 7.9G 0 7.9G 0% /dev 11:44:31 tmpfs 1.6G 672K 1.6G 1% /run 11:44:31 /dev/vda1 78G 8.3G 70G 11% / 11:44:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:44:31 tmpfs 5.0M 0 5.0M 0% /run/lock 11:44:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:44:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:44:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:44:31 11:44:31 11:44:31 ---> free -m: 11:44:31 total used free shared buff/cache available 11:44:31 Mem: 16040 560 13411 0 2067 15165 11:44:31 Swap: 1023 0 1023 11:44:31 11:44:31 11:44:31 ---> ip addr: 11:44:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:44:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:44:31 inet 127.0.0.1/8 scope host lo 11:44:31 valid_lft forever preferred_lft forever 11:44:31 inet6 ::1/128 scope host 11:44:31 valid_lft forever preferred_lft forever 11:44:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:44:31 link/ether fa:16:3e:82:65:a3 brd ff:ff:ff:ff:ff:ff 11:44:31 inet 10.30.106.144/23 brd 10.30.107.255 scope global dynamic ens3 11:44:31 valid_lft 86266sec preferred_lft 86266sec 11:44:31 inet6 fe80::f816:3eff:fe82:65a3/64 scope link 11:44:31 valid_lft forever preferred_lft forever 11:44:31 11:44:31 11:44:31 ---> sar -b -r -n DEV: 11:44:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39994) 08/22/25 _x86_64_ (4 CPU) 11:44:31 11:44:31 11:42:19 LINUX RESTART (4 CPU) 11:44:31 11:44:31 11:43:02 tps rtps wtps bread/s bwrtn/s 11:44:31 11:44:01 101.71 1.25 100.46 118.24 32194.58 11:44:31 Average: 101.71 1.25 100.46 118.24 32194.58 11:44:31 11:44:31 11:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:44:31 11:44:01 13840616 15546020 2584352 15.73 72564 1826052 773676 4.43 705060 1649412 163364 11:44:31 Average: 13840616 15546020 2584352 15.73 72564 1826052 773676 4.43 705060 1649412 163364 11:44:31 11:44:31 11:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:44:31 11:44:01 lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 11:44:31 11:44:01 ens3 179.98 118.00 822.76 15.85 0.00 0.00 0.00 0.00 11:44:31 Average: lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 11:44:31 Average: ens3 179.98 118.00 822.76 15.85 0.00 0.00 0.00 0.00 11:44:31 11:44:31 11:44:31 ---> sar -P ALL: 11:44:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39994) 08/22/25 _x86_64_ (4 CPU) 11:44:31 11:44:31 11:42:19 LINUX RESTART (4 CPU) 11:44:31 11:44:31 11:43:02 CPU %user %nice %system %iowait %steal %idle 11:44:31 11:44:01 all 21.53 0.00 1.50 2.17 0.05 74.74 11:44:31 11:44:01 0 26.67 0.00 1.47 2.37 0.07 69.42 11:44:31 11:44:01 1 14.36 0.00 1.43 5.52 0.05 78.65 11:44:31 11:44:01 2 29.82 0.00 1.90 0.44 0.05 67.79 11:44:31 11:44:01 3 15.24 0.00 1.22 0.37 0.07 83.10 11:44:31 Average: all 21.53 0.00 1.50 2.17 0.05 74.74 11:44:31 Average: 0 26.67 0.00 1.47 2.37 0.07 69.42 11:44:31 Average: 1 14.36 0.00 1.43 5.52 0.05 78.65 11:44:31 Average: 2 29.82 0.00 1.90 0.44 0.05 67.79 11:44:31 Average: 3 15.24 0.00 1.22 0.37 0.07 83.10 11:44:31 11:44:31 11:44:31