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