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