14:09:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 14:09:45 Running as SYSTEM 14:09:45 [EnvInject] - Loading node environment variables. 14:09:45 Building remotely on prd-ubuntu1804-builder-4c-4g-22102 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:09:45 [ssh-agent] Looking for ssh-agent implementation... 14:09:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:45 $ ssh-agent 14:09:45 SSH_AUTH_SOCK=/tmp/ssh-zyOERN5980RL/agent.1638 14:09:45 SSH_AGENT_PID=1640 14:09:45 [ssh-agent] Started. 14:09:45 Running ssh-add (command line suppressed) 14:09:45 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10701077995500532802.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10701077995500532802.key) 14:09:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:09:45 The recommended git tool is: NONE 14:09:47 using credential onap-jenkins-ssh 14:09:47 Wiping out workspace first. 14:09:47 Cloning the remote Git repository 14:09:47 Cloning repository git://cloud.onap.org/mirror/oom.git 14:09:47 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:09:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:09:47 > git --version # timeout=10 14:09:47 > git --version # 'git version 2.17.1' 14:09:47 using GIT_SSH to set credentials Gerrit user 14:09:47 Verifying host key using manually-configured host key entries 14:09:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:09:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:09:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:09:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:09:53 using GIT_SSH to set credentials Gerrit user 14:09:53 Verifying host key using manually-configured host key entries 14:09:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/18 # timeout=30 14:09:54 > git rev-parse 9756143b28020e3185c4153dea4cb264bcd40118^{commit} # timeout=10 14:09:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:09:54 Checking out Revision 9756143b28020e3185c4153dea4cb264bcd40118 (refs/changes/00/141100/18) 14:09:54 > git config core.sparsecheckout # timeout=10 14:09:54 > git checkout -f 9756143b28020e3185c4153dea4cb264bcd40118 # timeout=30 14:09:54 Commit message: "[DOC] Add ArgoCD deployment example and guide" 14:09:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:09:54 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 14:09:57 [EnvInject] - Injecting environment variables from a build step. 14:09:58 [EnvInject] - Injecting as environment variables the properties content 14:09:58 PYTHON=python3 14:09:58 14:09:58 [EnvInject] - Variables injected successfully. 14:09:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10607062200533626128.sh 14:09:58 ---> tox-install.sh 14:09:58 + source /home/jenkins/lf-env.sh 14:09:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:09:58 ++ mktemp -d /tmp/venv-XXXX 14:09:58 + lf_venv=/tmp/venv-taCq 14:09:58 + local venv_file=/tmp/.os_lf_venv 14:09:58 + local python=python3 14:09:58 + local options 14:09:58 + local set_path=true 14:09:58 + local install_args= 14:09: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 14:09:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:09:58 + true 14:09:58 + case $1 in 14:09:58 + venv_file=/tmp/.toxenv 14:09:58 + shift 2 14:09:58 + true 14:09:58 + case $1 in 14:09:58 + shift 14:09:58 + break 14:09:58 + case $python in 14:09:58 + local pkg_list= 14:09:58 + [[ -d /opt/pyenv ]] 14:09:58 + echo 'Setup pyenv:' 14:09:58 Setup pyenv: 14:09:58 + export PYENV_ROOT=/opt/pyenv 14:09:58 + PYENV_ROOT=/opt/pyenv 14:09:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:58 + pyenv versions 14:09:58 * system (set by /opt/pyenv/version) 14:09:58 * 3.8.13 (set by /opt/pyenv/version) 14:09:58 * 3.9.13 (set by /opt/pyenv/version) 14:09:58 * 3.10.6 (set by /opt/pyenv/version) 14:09:58 + command -v pyenv 14:09:58 ++ pyenv init - --no-rehash 14:09: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[*]}"'\'')" 14:09:58 export PATH="/opt/pyenv/shims:${PATH}" 14:09:58 export PYENV_SHELL=bash 14:09:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:09:58 pyenv() { 14:09:58 local command 14:09:58 command="${1:-}" 14:09:58 if [ "$#" -gt 0 ]; then 14:09:58 shift 14:09:58 fi 14:09:58 14:09:58 case "$command" in 14:09:58 rehash|shell) 14:09:58 eval "$(pyenv "sh-$command" "$@")" 14:09:58 ;; 14:09:58 *) 14:09:58 command pyenv "$command" "$@" 14:09:58 ;; 14:09:58 esac 14:09:58 }' 14:09: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[*]}"' 14:09:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:09:58 ++ export PYENV_SHELL=bash 14:09:58 ++ PYENV_SHELL=bash 14:09:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:09:58 +++ complete -F _pyenv pyenv 14:09:58 ++ lf-pyver python3 14:09:58 ++ local py_version_xy=python3 14:09:58 ++ local py_version_xyz= 14:09:58 ++ pyenv versions 14:09:58 ++ sed 's/^[ *]* //' 14:09:58 ++ local command 14:09:58 ++ awk '{ print $1 }' 14:09:58 ++ command=versions 14:09:58 ++ '[' 1 -gt 0 ']' 14:09:58 ++ shift 14:09:58 ++ case "$command" in 14:09:58 ++ command pyenv versions 14:09:58 ++ pyenv versions 14:09:58 ++ grep -E '^[0-9.]*[0-9]$' 14:09:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:09:58 +++ grep '^3' /tmp/.pyenv_versions 14:09:58 +++ tail -n 1 14:09:58 +++ sort -V 14:09:58 ++ py_version_xyz=3.10.6 14:09:58 ++ [[ -z 3.10.6 ]] 14:09:58 ++ echo 3.10.6 14:09:58 ++ return 0 14:09:58 + pyenv local 3.10.6 14:09:58 + local command 14:09:58 + command=local 14:09:58 + '[' 2 -gt 0 ']' 14:09:58 + shift 14:09:58 + case "$command" in 14:09:58 + command pyenv local 3.10.6 14:09:58 + pyenv local 3.10.6 14:09:58 + for arg in "$@" 14:09:58 + case $arg in 14:09:58 + pkg_list+='tox ' 14:09:58 + for arg in "$@" 14:09:58 + case $arg in 14:09:58 + pkg_list+='virtualenv ' 14:09:58 + for arg in "$@" 14:09:58 + case $arg in 14:09:58 + pkg_list+='urllib3~=1.26.15 ' 14:09:58 + [[ -f /tmp/.toxenv ]] 14:09:58 + [[ ! -f /tmp/.toxenv ]] 14:09:58 + [[ -n '' ]] 14:09:58 + python3 -m venv /tmp/venv-taCq 14:10:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-taCq' 14:10:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-taCq 14:10:02 + echo /tmp/venv-taCq 14:10:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:10:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:10:02 + /tmp/venv-taCq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:10:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:10:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:10:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:10:06 + /tmp/venv-taCq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:10:08 + type python3 14:10:08 + true 14:10:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-taCq/bin to PATH' 14:10:08 lf-activate-venv(): INFO: Adding /tmp/venv-taCq/bin to PATH 14:10:08 + PATH=/tmp/venv-taCq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:08 + return 0 14:10:08 + python3 --version 14:10:08 Python 3.10.6 14:10:08 + python3 -m pip --version 14:10:08 pip 25.1.1 from /tmp/venv-taCq/lib/python3.10/site-packages/pip (python 3.10) 14:10:09 + python3 -m pip freeze 14:10:09 cachetools==6.1.0 14:10:09 chardet==5.2.0 14:10:09 colorama==0.4.6 14:10:09 distlib==0.3.9 14:10:09 filelock==3.18.0 14:10:09 packaging==25.0 14:10:09 platformdirs==4.3.8 14:10:09 pluggy==1.6.0 14:10:09 pyproject-api==1.9.1 14:10:09 tomli==2.2.1 14:10:09 tox==4.27.0 14:10:09 typing_extensions==4.14.0 14:10:09 urllib3==1.26.20 14:10:09 virtualenv==20.31.2 14:10:09 [EnvInject] - Injecting environment variables from a build step. 14:10:09 [EnvInject] - Injecting as environment variables the properties content 14:10:09 PARALLEL=false 14:10:09 14:10:09 [EnvInject] - Variables injected successfully. 14:10:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14141068122380379720.sh 14:10:09 ---> tox-run.sh 14:10:09 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:10:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:10:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:10:09 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:10:09 + source /home/jenkins/lf-env.sh 14:10:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:10:09 ++ mktemp -d /tmp/venv-XXXX 14:10:09 + lf_venv=/tmp/venv-N2mK 14:10:09 + local venv_file=/tmp/.os_lf_venv 14:10:09 + local python=python3 14:10:09 + local options 14:10:09 + local set_path=true 14:10:09 + local install_args= 14:10:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:10:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:10:09 + true 14:10:09 + case $1 in 14:10:09 + venv_file=/tmp/.toxenv 14:10:09 + shift 2 14:10:09 + true 14:10:09 + case $1 in 14:10:09 + shift 14:10:09 + break 14:10:09 + case $python in 14:10:09 + local pkg_list= 14:10:09 + [[ -d /opt/pyenv ]] 14:10:09 + echo 'Setup pyenv:' 14:10:09 Setup pyenv: 14:10:09 + export PYENV_ROOT=/opt/pyenv 14:10:09 + PYENV_ROOT=/opt/pyenv 14:10:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:09 + pyenv versions 14:10:09 system 14:10:09 3.8.13 14:10:09 3.9.13 14:10:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:10:09 + command -v pyenv 14:10:09 ++ pyenv init - --no-rehash 14:10:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:10:09 export PATH="/opt/pyenv/shims:${PATH}" 14:10:09 export PYENV_SHELL=bash 14:10:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:10:09 pyenv() { 14:10:09 local command 14:10:09 command="${1:-}" 14:10:09 if [ "$#" -gt 0 ]; then 14:10:09 shift 14:10:09 fi 14:10:09 14:10:09 case "$command" in 14:10:09 rehash|shell) 14:10:09 eval "$(pyenv "sh-$command" "$@")" 14:10:09 ;; 14:10:09 *) 14:10:09 command pyenv "$command" "$@" 14:10:09 ;; 14:10:09 esac 14:10:09 }' 14:10:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:10:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:09 ++ export PYENV_SHELL=bash 14:10:09 ++ PYENV_SHELL=bash 14:10:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:10:09 +++ complete -F _pyenv pyenv 14:10:09 ++ lf-pyver python3 14:10:09 ++ local py_version_xy=python3 14:10:09 ++ local py_version_xyz= 14:10:09 ++ pyenv versions 14:10:09 ++ sed 's/^[ *]* //' 14:10:09 ++ local command 14:10:09 ++ command=versions 14:10:09 ++ '[' 1 -gt 0 ']' 14:10:09 ++ shift 14:10:09 ++ grep -E '^[0-9.]*[0-9]$' 14:10:09 ++ case "$command" in 14:10:09 ++ awk '{ print $1 }' 14:10:09 ++ command pyenv versions 14:10:09 ++ pyenv versions 14:10:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:10:09 +++ grep '^3' /tmp/.pyenv_versions 14:10:09 +++ sort -V 14:10:09 +++ tail -n 1 14:10:09 ++ py_version_xyz=3.10.6 14:10:09 ++ [[ -z 3.10.6 ]] 14:10:09 ++ echo 3.10.6 14:10:09 ++ return 0 14:10:09 + pyenv local 3.10.6 14:10:09 + local command 14:10:09 + command=local 14:10:09 + '[' 2 -gt 0 ']' 14:10:09 + shift 14:10:09 + case "$command" in 14:10:09 + command pyenv local 3.10.6 14:10:09 + pyenv local 3.10.6 14:10:09 + for arg in "$@" 14:10:09 + case $arg in 14:10:09 + pkg_list+='tox ' 14:10:09 + for arg in "$@" 14:10:09 + case $arg in 14:10:09 + pkg_list+='virtualenv ' 14:10:09 + for arg in "$@" 14:10:09 + case $arg in 14:10:09 + pkg_list+='urllib3~=1.26.15 ' 14:10:09 + [[ -f /tmp/.toxenv ]] 14:10:09 ++ cat /tmp/.toxenv 14:10:09 + lf_venv=/tmp/venv-taCq 14:10:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-taCq from' file:/tmp/.toxenv 14:10:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-taCq from file:/tmp/.toxenv 14:10:09 + /tmp/venv-taCq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:10:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:10:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:10:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:10:10 + /tmp/venv-taCq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:10:11 + type python3 14:10:11 + true 14:10:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-taCq/bin to PATH' 14:10:11 lf-activate-venv(): INFO: Adding /tmp/venv-taCq/bin to PATH 14:10:11 + PATH=/tmp/venv-taCq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:11 + return 0 14:10:11 + [[ -d /opt/pyenv ]] 14:10:11 + echo '---> Setting up pyenv' 14:10:11 ---> Setting up pyenv 14:10:11 + export PYENV_ROOT=/opt/pyenv 14:10:11 + PYENV_ROOT=/opt/pyenv 14:10:11 + export PATH=/opt/pyenv/bin:/tmp/venv-taCq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:11 + PATH=/opt/pyenv/bin:/tmp/venv-taCq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:10:11 ++ pwd 14:10:11 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:10:11 + export PYTHONPATH 14:10:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:10:11 + TOX_TESTENV_PASSENV=PYTHONPATH 14:10:11 + tox --version 14:10:11 4.27.0 from /tmp/venv-taCq/lib/python3.10/site-packages/tox/__init__.py 14:10:12 + PARALLEL=false 14:10:12 + TOX_OPTIONS_LIST= 14:10:12 + [[ -n checkbashisms ]] 14:10:12 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:10:12 + case ${PARALLEL,,} in 14:10:12 + tox -e checkbashisms 14:10:12 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:10:13 checkbashisms: freeze> python -m pip freeze --all 14:10:13 checkbashisms: pip==25.1.1,setuptools==80.3.1 14:10:13 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:10:15 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:10:17 checkbashisms: OK (4.88=setup[1.42]+cmd[3.46] seconds) 14:10:17 congratulations :) (5.10 seconds) 14:10:17 + tox_status=0 14:10:17 + echo '---> Completed tox runs' 14:10:17 ---> Completed tox runs 14:10:17 + for i in .tox/*/log 14:10:17 ++ echo .tox/checkbashisms/log 14:10:17 ++ awk -F/ '{print $2}' 14:10:17 + tox_env=checkbashisms 14:10:17 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:10:17 + DOC_DIR=docs/_build/html 14:10:17 + [[ -d docs/_build/html ]] 14:10:17 + echo '---> tox-run.sh ends' 14:10:17 ---> tox-run.sh ends 14:10:17 + test 0 -eq 0 14:10:17 $ ssh-agent -k 14:10:17 unset SSH_AUTH_SOCK; 14:10:17 unset SSH_AGENT_PID; 14:10:17 echo Agent pid 1640 killed; 14:10:17 [ssh-agent] Stopped. 14:10:17 [PostBuildScript] - [INFO] Executing post build scripts. 14:10:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16155877632307124780.sh 14:10:17 ---> sysstat.sh 14:10:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7002783622915935829.sh 14:10:17 ---> package-listing.sh 14:10:17 ++ facter osfamily 14:10:17 ++ tr '[:upper:]' '[:lower:]' 14:10:18 + OS_FAMILY=debian 14:10:18 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:10:18 + START_PACKAGES=/tmp/packages_start.txt 14:10:18 + END_PACKAGES=/tmp/packages_end.txt 14:10:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:18 + PACKAGES=/tmp/packages_start.txt 14:10:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:10:18 + PACKAGES=/tmp/packages_end.txt 14:10:18 + case "${OS_FAMILY}" in 14:10:18 + dpkg -l 14:10:18 + grep '^ii' 14:10:18 + '[' -f /tmp/packages_start.txt ']' 14:10:18 + '[' -f /tmp/packages_end.txt ']' 14:10:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:10:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:10:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:10:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4733116081448949418.sh 14:10:18 ---> capture-instance-metadata.sh 14:10:18 Setup pyenv: 14:10:18 system 14:10:18 3.8.13 14:10:18 3.9.13 14:10:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:10:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k8l3 14:10:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:10:28 lf-activate-venv(): INFO: Installing: lftools 14:10:53 lf-activate-venv(): INFO: Adding /tmp/venv-k8l3/bin to PATH 14:10:53 INFO: Running in OpenStack, capturing instance metadata 14:10:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15665966617900078441.sh 14:10:53 provisioning config files... 14:10:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4354485036721755841tmp 14:10:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:10:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:10:53 [EnvInject] - Injecting environment variables from a build step. 14:10:53 [EnvInject] - Injecting as environment variables the properties content 14:10:53 SERVER_ID=logs 14:10:53 14:10:53 [EnvInject] - Variables injected successfully. 14:10:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14430551365803796063.sh 14:10:53 ---> create-netrc.sh 14:10:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4202197633966369423.sh 14:10:53 ---> python-tools-install.sh 14:10:53 Setup pyenv: 14:10:53 system 14:10:53 3.8.13 14:10:53 3.9.13 14:10:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:10:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k8l3 from file:/tmp/.os_lf_venv 14:10:55 lf-activate-venv(): INFO: Installing: lftools 14:11:04 lf-activate-venv(): INFO: Adding /tmp/venv-k8l3/bin to PATH 14:11:04 Generating Requirements File 14:11:23 Python 3.10.6 14:11:23 pip 25.1.1 from /tmp/venv-k8l3/lib/python3.10/site-packages/pip (python 3.10) 14:11:23 appdirs==1.4.4 14:11:23 argcomplete==3.6.2 14:11:23 aspy.yaml==1.3.0 14:11:23 attrs==25.3.0 14:11:23 autopage==0.5.2 14:11:23 beautifulsoup4==4.13.4 14:11:23 boto3==1.38.38 14:11:23 botocore==1.38.38 14:11:23 bs4==0.0.2 14:11:23 cachetools==5.5.2 14:11:23 certifi==2025.6.15 14:11:23 cffi==1.17.1 14:11:23 cfgv==3.4.0 14:11:23 chardet==5.2.0 14:11:23 charset-normalizer==3.4.2 14:11:23 click==8.2.1 14:11:23 cliff==4.10.0 14:11:23 cmd2==2.6.1 14:11:23 cryptography==3.3.2 14:11:23 debtcollector==3.0.0 14:11:23 decorator==5.2.1 14:11:23 defusedxml==0.7.1 14:11:23 Deprecated==1.2.18 14:11:23 distlib==0.3.9 14:11:23 dnspython==2.7.0 14:11:23 docker==7.1.0 14:11:23 dogpile.cache==1.4.0 14:11:23 durationpy==0.10 14:11:23 email_validator==2.2.0 14:11:23 filelock==3.18.0 14:11:23 future==1.0.0 14:11:23 gitdb==4.0.12 14:11:23 GitPython==3.1.44 14:11:23 google-auth==2.40.3 14:11:23 httplib2==0.22.0 14:11:23 identify==2.6.12 14:11:23 idna==3.10 14:11:23 importlib-resources==1.5.0 14:11:23 iso8601==2.1.0 14:11:23 Jinja2==3.1.6 14:11:23 jmespath==1.0.1 14:11:23 jsonpatch==1.33 14:11:23 jsonpointer==3.0.0 14:11:23 jsonschema==4.24.0 14:11:23 jsonschema-specifications==2025.4.1 14:11:23 keystoneauth1==5.11.1 14:11:23 kubernetes==33.1.0 14:11:23 lftools==0.37.13 14:11:23 lxml==5.4.0 14:11:23 MarkupSafe==3.0.2 14:11:23 msgpack==1.1.1 14:11:23 multi_key_dict==2.0.3 14:11:23 munch==4.0.0 14:11:23 netaddr==1.3.0 14:11:23 niet==1.4.2 14:11:23 nodeenv==1.9.1 14:11:23 oauth2client==4.1.3 14:11:23 oauthlib==3.3.0 14:11:23 openstacksdk==4.6.0 14:11:23 os-client-config==2.1.0 14:11:23 os-service-types==1.7.0 14:11:23 osc-lib==4.0.2 14:11:23 oslo.config==9.8.0 14:11:23 oslo.context==6.0.0 14:11:23 oslo.i18n==6.5.1 14:11:23 oslo.log==7.1.0 14:11:23 oslo.serialization==5.7.0 14:11:23 oslo.utils==9.0.0 14:11:23 packaging==25.0 14:11:23 pbr==6.1.1 14:11:23 platformdirs==4.3.8 14:11:23 prettytable==3.16.0 14:11:23 psutil==7.0.0 14:11:23 pyasn1==0.6.1 14:11:23 pyasn1_modules==0.4.2 14:11:23 pycparser==2.22 14:11:23 pygerrit2==2.0.15 14:11:23 PyGithub==2.6.1 14:11:23 PyJWT==2.10.1 14:11:23 PyNaCl==1.5.0 14:11:23 pyparsing==2.4.7 14:11:23 pyperclip==1.9.0 14:11:23 pyrsistent==0.20.0 14:11:23 python-cinderclient==9.7.0 14:11:23 python-dateutil==2.9.0.post0 14:11:23 python-heatclient==4.2.0 14:11:23 python-jenkins==1.8.2 14:11:23 python-keystoneclient==5.6.0 14:11:23 python-magnumclient==4.8.1 14:11:23 python-openstackclient==8.1.0 14:11:23 python-swiftclient==4.8.0 14:11:23 PyYAML==6.0.2 14:11:23 referencing==0.36.2 14:11:23 requests==2.32.4 14:11:23 requests-oauthlib==2.0.0 14:11:23 requestsexceptions==1.4.0 14:11:23 rfc3986==2.0.0 14:11:23 rpds-py==0.25.1 14:11:23 rsa==4.9.1 14:11:23 ruamel.yaml==0.18.14 14:11:23 ruamel.yaml.clib==0.2.12 14:11:23 s3transfer==0.13.0 14:11:23 simplejson==3.20.1 14:11:23 six==1.17.0 14:11:23 smmap==5.0.2 14:11:23 soupsieve==2.7 14:11:23 stevedore==5.4.1 14:11:23 tabulate==0.9.0 14:11:23 toml==0.10.2 14:11:23 tomlkit==0.13.3 14:11:23 tqdm==4.67.1 14:11:23 typing_extensions==4.14.0 14:11:23 tzdata==2025.2 14:11:23 urllib3==1.26.20 14:11:23 virtualenv==20.31.2 14:11:23 wcwidth==0.2.13 14:11:23 websocket-client==1.8.0 14:11:23 wrapt==1.17.2 14:11:23 xdg==6.0.0 14:11:23 xmltodict==0.14.2 14:11:23 yq==3.4.3 14:11:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2511072025053799039.sh 14:11:23 ---> sudo-logs.sh 14:11:23 Archiving 'sudo' log.. 14:11:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1917294749748541437.sh 14:11:24 ---> job-cost.sh 14:11:24 Setup pyenv: 14:11:24 system 14:11:24 3.8.13 14:11:24 3.9.13 14:11:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:11:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k8l3 from file:/tmp/.os_lf_venv 14:11:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:11:31 lf-activate-venv(): INFO: Adding /tmp/venv-k8l3/bin to PATH 14:11:31 INFO: No Stack... 14:11:31 INFO: Retrieving Pricing Info for: v3-standard-4 14:11:31 INFO: Archiving Costs 14:11:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3570006683335798682.sh 14:11:31 ---> logs-deploy.sh 14:11:31 Setup pyenv: 14:11:31 system 14:11:31 3.8.13 14:11:31 3.9.13 14:11:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:11:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k8l3 from file:/tmp/.os_lf_venv 14:11:33 lf-activate-venv(): INFO: Installing: lftools 14:11:42 lf-activate-venv(): INFO: Adding /tmp/venv-k8l3/bin to PATH 14:11:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4130 14:11:42 INFO: archiving workspace using pattern(s): 14:11:43 Archives upload complete. 14:11:43 INFO: archiving logs to Nexus 14:11:44 ---> uname -a: 14:11:44 Linux prd-ubuntu1804-builder-4c-4g-22102 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:11:44 14:11:44 14:11:44 ---> lscpu: 14:11:44 Architecture: x86_64 14:11:44 CPU op-mode(s): 32-bit, 64-bit 14:11:44 Byte Order: Little Endian 14:11:44 CPU(s): 4 14:11:44 On-line CPU(s) list: 0-3 14:11:44 Thread(s) per core: 1 14:11:44 Core(s) per socket: 1 14:11:44 Socket(s): 4 14:11:44 NUMA node(s): 1 14:11:44 Vendor ID: AuthenticAMD 14:11:44 CPU family: 23 14:11:44 Model: 49 14:11:44 Model name: AMD EPYC-Rome Processor 14:11:44 Stepping: 0 14:11:44 CPU MHz: 2800.000 14:11:44 BogoMIPS: 5600.00 14:11:44 Virtualization: AMD-V 14:11:44 Hypervisor vendor: KVM 14:11:44 Virtualization type: full 14:11:44 L1d cache: 32K 14:11:44 L1i cache: 32K 14:11:44 L2 cache: 512K 14:11:44 L3 cache: 16384K 14:11:44 NUMA node0 CPU(s): 0-3 14:11:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:11:44 14:11:44 14:11:44 ---> nproc: 14:11:44 4 14:11:44 14:11:44 14:11:44 ---> df -h: 14:11:44 Filesystem Size Used Avail Use% Mounted on 14:11:44 udev 7.9G 0 7.9G 0% /dev 14:11:44 tmpfs 1.6G 672K 1.6G 1% /run 14:11:44 /dev/vda1 78G 8.3G 70G 11% / 14:11:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:11:44 tmpfs 5.0M 0 5.0M 0% /run/lock 14:11:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:11:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:11:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:11:44 14:11:44 14:11:44 ---> free -m: 14:11:44 total used free shared buff/cache available 14:11:44 Mem: 16040 543 13452 0 2043 15184 14:11:44 Swap: 1023 0 1023 14:11:44 14:11:44 14:11:44 ---> ip addr: 14:11:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:11:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:11:44 inet 127.0.0.1/8 scope host lo 14:11:44 valid_lft forever preferred_lft forever 14:11:44 inet6 ::1/128 scope host 14:11:44 valid_lft forever preferred_lft forever 14:11:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:11:44 link/ether fa:16:3e:3b:b7:d8 brd ff:ff:ff:ff:ff:ff 14:11:44 inet 10.30.107.82/23 brd 10.30.107.255 scope global dynamic ens3 14:11:44 valid_lft 86266sec preferred_lft 86266sec 14:11:44 inet6 fe80::f816:3eff:fe3b:b7d8/64 scope link 14:11:44 valid_lft forever preferred_lft forever 14:11:44 14:11:44 14:11:44 ---> sar -b -r -n DEV: 14:11:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22102) 06/18/25 _x86_64_ (4 CPU) 14:11:44 14:11:44 14:09:31 LINUX RESTART (4 CPU) 14:11:44 14:11:44 14:10:02 tps rtps wtps bread/s bwrtn/s 14:11:44 14:11:01 111.59 8.85 102.75 241.72 44673.38 14:11:44 Average: 111.59 8.85 102.75 241.72 44673.38 14:11:44 14:11:44 14:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:11:44 14:11:01 13858868 15513620 2566100 15.62 69272 1781280 836844 4.79 735496 1606328 144248 14:11:44 Average: 13858868 15513620 2566100 15.62 69272 1781280 836844 4.79 735496 1606328 144248 14:11:44 14:11:44 14:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:11:44 14:11:01 lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 14:11:44 14:11:01 ens3 182.38 124.50 893.22 16.42 0.00 0.00 0.00 0.00 14:11:44 Average: lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 14:11:44 Average: ens3 182.38 124.50 893.22 16.42 0.00 0.00 0.00 0.00 14:11:44 14:11:44 14:11:44 ---> sar -P ALL: 14:11:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22102) 06/18/25 _x86_64_ (4 CPU) 14:11:44 14:11:44 14:09:31 LINUX RESTART (4 CPU) 14:11:44 14:11:44 14:10:02 CPU %user %nice %system %iowait %steal %idle 14:11:44 14:11:01 all 19.66 0.00 1.45 4.47 0.06 74.37 14:11:44 14:11:01 0 4.56 0.00 0.82 7.89 0.03 86.70 14:11:44 14:11:01 1 15.17 0.00 1.56 1.93 0.05 81.29 14:11:44 14:11:01 2 41.56 0.00 1.99 7.53 0.07 48.86 14:11:44 14:11:01 3 17.33 0.00 1.45 0.53 0.09 80.62 14:11:44 Average: all 19.66 0.00 1.45 4.47 0.06 74.37 14:11:44 Average: 0 4.56 0.00 0.82 7.89 0.03 86.70 14:11:44 Average: 1 15.17 0.00 1.56 1.93 0.05 81.29 14:11:44 Average: 2 41.56 0.00 1.99 7.53 0.07 48.86 14:11:44 Average: 3 17.33 0.00 1.45 0.53 0.09 80.62 14:11:44 14:11:44 14:11:44