15:37:23 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 15:37:23 Running as SYSTEM 15:37:23 [EnvInject] - Loading node environment variables. 15:37:23 Building remotely on prd-ubuntu1804-builder-4c-4g-22146 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:37:23 [ssh-agent] Looking for ssh-agent implementation... 15:37:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:23 $ ssh-agent 15:37:23 SSH_AUTH_SOCK=/tmp/ssh-xamuGtLk0Wmq/agent.1724 15:37:23 SSH_AGENT_PID=1725 15:37:23 [ssh-agent] Started. 15:37:23 Running ssh-add (command line suppressed) 15:37:23 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11434469797142317490.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11434469797142317490.key) 15:37:23 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:37:23 The recommended git tool is: NONE 15:37:25 using credential onap-jenkins-ssh 15:37:25 Wiping out workspace first. 15:37:25 Cloning the remote Git repository 15:37:25 Cloning repository git://cloud.onap.org/mirror/oom.git 15:37:25 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:37:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:37:25 > git --version # timeout=10 15:37:25 > git --version # 'git version 2.17.1' 15:37:25 using GIT_SSH to set credentials Gerrit user 15:37:25 Verifying host key using manually-configured host key entries 15:37:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:37:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:37:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:37:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:37:32 using GIT_SSH to set credentials Gerrit user 15:37:32 Verifying host key using manually-configured host key entries 15:37:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/19 # timeout=30 15:37:32 > git rev-parse 7320b5fd4baf787fc342023c2016e06b369482ed^{commit} # timeout=10 15:37:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:37:32 Checking out Revision 7320b5fd4baf787fc342023c2016e06b369482ed (refs/changes/00/141100/19) 15:37:32 > git config core.sparsecheckout # timeout=10 15:37:32 > git checkout -f 7320b5fd4baf787fc342023c2016e06b369482ed # timeout=30 15:37:32 Commit message: "[DOC] Add ArgoCD deployment example and guide" 15:37:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:37:32 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 15:37:36 [EnvInject] - Injecting environment variables from a build step. 15:37:36 [EnvInject] - Injecting as environment variables the properties content 15:37:36 PYTHON=python3 15:37:36 15:37:36 [EnvInject] - Variables injected successfully. 15:37:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14593086057242003815.sh 15:37:36 ---> tox-install.sh 15:37:36 + source /home/jenkins/lf-env.sh 15:37:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:37:36 ++ mktemp -d /tmp/venv-XXXX 15:37:36 + lf_venv=/tmp/venv-qkPu 15:37:36 + local venv_file=/tmp/.os_lf_venv 15:37:36 + local python=python3 15:37:36 + local options 15:37:36 + local set_path=true 15:37:36 + local install_args= 15:37:36 ++ 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 15:37:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:37:36 + true 15:37:36 + case $1 in 15:37:36 + venv_file=/tmp/.toxenv 15:37:36 + shift 2 15:37:36 + true 15:37:36 + case $1 in 15:37:36 + shift 15:37:36 + break 15:37:36 + case $python in 15:37:36 + local pkg_list= 15:37:36 + [[ -d /opt/pyenv ]] 15:37:36 + echo 'Setup pyenv:' 15:37:36 Setup pyenv: 15:37:36 + export PYENV_ROOT=/opt/pyenv 15:37:36 + PYENV_ROOT=/opt/pyenv 15:37:36 + 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 15:37:36 + 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 15:37:36 + pyenv versions 15:37:36 * system (set by /opt/pyenv/version) 15:37:36 * 3.8.13 (set by /opt/pyenv/version) 15:37:36 * 3.9.13 (set by /opt/pyenv/version) 15:37:36 * 3.10.6 (set by /opt/pyenv/version) 15:37:36 + command -v pyenv 15:37:36 ++ pyenv init - --no-rehash 15:37:36 + 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[*]}"'\'')" 15:37:36 export PATH="/opt/pyenv/shims:${PATH}" 15:37:36 export PYENV_SHELL=bash 15:37:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:37:36 pyenv() { 15:37:36 local command 15:37:36 command="${1:-}" 15:37:36 if [ "$#" -gt 0 ]; then 15:37:36 shift 15:37:36 fi 15:37:36 15:37:36 case "$command" in 15:37:36 rehash|shell) 15:37:36 eval "$(pyenv "sh-$command" "$@")" 15:37:36 ;; 15:37:36 *) 15:37:36 command pyenv "$command" "$@" 15:37:36 ;; 15:37:36 esac 15:37:36 }' 15:37:36 +++ 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[*]}"' 15:37:36 ++ 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 15:37:36 ++ 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 15:37:36 ++ 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 15:37:36 ++ export PYENV_SHELL=bash 15:37:36 ++ PYENV_SHELL=bash 15:37:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:37:36 +++ complete -F _pyenv pyenv 15:37:36 ++ lf-pyver python3 15:37:36 ++ local py_version_xy=python3 15:37:36 ++ local py_version_xyz= 15:37:36 ++ pyenv versions 15:37:36 ++ local command 15:37:36 ++ sed 's/^[ *]* //' 15:37:36 ++ command=versions 15:37:36 ++ awk '{ print $1 }' 15:37:36 ++ '[' 1 -gt 0 ']' 15:37:36 ++ grep -E '^[0-9.]*[0-9]$' 15:37:36 ++ shift 15:37:36 ++ case "$command" in 15:37:36 ++ command pyenv versions 15:37:36 ++ pyenv versions 15:37:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:37:36 +++ grep '^3' /tmp/.pyenv_versions 15:37:36 +++ sort -V 15:37:36 +++ tail -n 1 15:37:36 ++ py_version_xyz=3.10.6 15:37:36 ++ [[ -z 3.10.6 ]] 15:37:36 ++ echo 3.10.6 15:37:36 ++ return 0 15:37:36 + pyenv local 3.10.6 15:37:36 + local command 15:37:36 + command=local 15:37:36 + '[' 2 -gt 0 ']' 15:37:36 + shift 15:37:36 + case "$command" in 15:37:36 + command pyenv local 3.10.6 15:37:36 + pyenv local 3.10.6 15:37:36 + for arg in "$@" 15:37:36 + case $arg in 15:37:36 + pkg_list+='tox ' 15:37:36 + for arg in "$@" 15:37:36 + case $arg in 15:37:36 + pkg_list+='virtualenv ' 15:37:36 + for arg in "$@" 15:37:36 + case $arg in 15:37:36 + pkg_list+='urllib3~=1.26.15 ' 15:37:36 + [[ -f /tmp/.toxenv ]] 15:37:36 + [[ ! -f /tmp/.toxenv ]] 15:37:36 + [[ -n '' ]] 15:37:36 + python3 -m venv /tmp/venv-qkPu 15:37:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qkPu' 15:37:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qkPu 15:37:41 + echo /tmp/venv-qkPu 15:37:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:37:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:37:41 + /tmp/venv-qkPu/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:37:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:37:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:37:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:37:46 + /tmp/venv-qkPu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:37:49 + type python3 15:37:49 + true 15:37:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qkPu/bin to PATH' 15:37:49 lf-activate-venv(): INFO: Adding /tmp/venv-qkPu/bin to PATH 15:37:49 + PATH=/tmp/venv-qkPu/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 15:37:49 + return 0 15:37:49 + python3 --version 15:37:49 Python 3.10.6 15:37:49 + python3 -m pip --version 15:37:50 pip 25.1.1 from /tmp/venv-qkPu/lib/python3.10/site-packages/pip (python 3.10) 15:37:50 + python3 -m pip freeze 15:37:50 cachetools==6.1.0 15:37:50 chardet==5.2.0 15:37:50 colorama==0.4.6 15:37:50 distlib==0.3.9 15:37:50 filelock==3.18.0 15:37:50 packaging==25.0 15:37:50 platformdirs==4.3.8 15:37:50 pluggy==1.6.0 15:37:50 pyproject-api==1.9.1 15:37:50 tomli==2.2.1 15:37:50 tox==4.27.0 15:37:50 typing_extensions==4.14.0 15:37:50 urllib3==1.26.20 15:37:50 virtualenv==20.31.2 15:37:50 [EnvInject] - Injecting environment variables from a build step. 15:37:50 [EnvInject] - Injecting as environment variables the properties content 15:37:50 PARALLEL=false 15:37:50 15:37:50 [EnvInject] - Variables injected successfully. 15:37:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6067333627655932946.sh 15:37:50 ---> tox-run.sh 15:37:50 + 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 15:37:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:37:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:37:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:37:50 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:37:50 + source /home/jenkins/lf-env.sh 15:37:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:37:50 ++ mktemp -d /tmp/venv-XXXX 15:37:50 + lf_venv=/tmp/venv-lAFC 15:37:50 + local venv_file=/tmp/.os_lf_venv 15:37:50 + local python=python3 15:37:50 + local options 15:37:50 + local set_path=true 15:37:50 + local install_args= 15:37:50 ++ 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 15:37:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:37:50 + true 15:37:50 + case $1 in 15:37:50 + venv_file=/tmp/.toxenv 15:37:50 + shift 2 15:37:50 + true 15:37:50 + case $1 in 15:37:50 + shift 15:37:50 + break 15:37:50 + case $python in 15:37:50 + local pkg_list= 15:37:50 + [[ -d /opt/pyenv ]] 15:37:50 + echo 'Setup pyenv:' 15:37:50 Setup pyenv: 15:37:50 + export PYENV_ROOT=/opt/pyenv 15:37:50 + PYENV_ROOT=/opt/pyenv 15:37:50 + 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 15:37:50 + 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 15:37:50 + pyenv versions 15:37:50 system 15:37:50 3.8.13 15:37:50 3.9.13 15:37:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:37:50 + command -v pyenv 15:37:50 ++ pyenv init - --no-rehash 15:37:50 + 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[*]}"'\'')" 15:37:50 export PATH="/opt/pyenv/shims:${PATH}" 15:37:50 export PYENV_SHELL=bash 15:37:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:37:50 pyenv() { 15:37:50 local command 15:37:50 command="${1:-}" 15:37:50 if [ "$#" -gt 0 ]; then 15:37:50 shift 15:37:50 fi 15:37:50 15:37:50 case "$command" in 15:37:50 rehash|shell) 15:37:50 eval "$(pyenv "sh-$command" "$@")" 15:37:50 ;; 15:37:50 *) 15:37:50 command pyenv "$command" "$@" 15:37:50 ;; 15:37:50 esac 15:37:50 }' 15:37:50 +++ 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[*]}"' 15:37:50 ++ 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 15:37:50 ++ 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 15:37:50 ++ 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 15:37:50 ++ export PYENV_SHELL=bash 15:37:50 ++ PYENV_SHELL=bash 15:37:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:37:50 +++ complete -F _pyenv pyenv 15:37:50 ++ lf-pyver python3 15:37:50 ++ local py_version_xy=python3 15:37:50 ++ local py_version_xyz= 15:37:50 ++ pyenv versions 15:37:50 ++ local command 15:37:50 ++ command=versions 15:37:50 ++ '[' 1 -gt 0 ']' 15:37:50 ++ shift 15:37:50 ++ case "$command" in 15:37:50 ++ command pyenv versions 15:37:50 ++ pyenv versions 15:37:50 ++ awk '{ print $1 }' 15:37:50 ++ sed 's/^[ *]* //' 15:37:50 ++ grep -E '^[0-9.]*[0-9]$' 15:37:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:37:50 +++ grep '^3' /tmp/.pyenv_versions 15:37:50 +++ sort -V 15:37:50 +++ tail -n 1 15:37:50 ++ py_version_xyz=3.10.6 15:37:50 ++ [[ -z 3.10.6 ]] 15:37:50 ++ echo 3.10.6 15:37:50 ++ return 0 15:37:50 + pyenv local 3.10.6 15:37:50 + local command 15:37:50 + command=local 15:37:50 + '[' 2 -gt 0 ']' 15:37:50 + shift 15:37:50 + case "$command" in 15:37:50 + command pyenv local 3.10.6 15:37:50 + pyenv local 3.10.6 15:37:50 + for arg in "$@" 15:37:50 + case $arg in 15:37:50 + pkg_list+='tox ' 15:37:50 + for arg in "$@" 15:37:50 + case $arg in 15:37:50 + pkg_list+='virtualenv ' 15:37:50 + for arg in "$@" 15:37:50 + case $arg in 15:37:50 + pkg_list+='urllib3~=1.26.15 ' 15:37:50 + [[ -f /tmp/.toxenv ]] 15:37:50 ++ cat /tmp/.toxenv 15:37:50 + lf_venv=/tmp/venv-qkPu 15:37:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qkPu from' file:/tmp/.toxenv 15:37:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qkPu from file:/tmp/.toxenv 15:37:50 + /tmp/venv-qkPu/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:37:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:37:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:37:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:37:51 + /tmp/venv-qkPu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:37:52 + type python3 15:37:52 + true 15:37:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qkPu/bin to PATH' 15:37:52 lf-activate-venv(): INFO: Adding /tmp/venv-qkPu/bin to PATH 15:37:52 + PATH=/tmp/venv-qkPu/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 15:37:52 + return 0 15:37:52 + [[ -d /opt/pyenv ]] 15:37:52 + echo '---> Setting up pyenv' 15:37:52 ---> Setting up pyenv 15:37:52 + export PYENV_ROOT=/opt/pyenv 15:37:52 + PYENV_ROOT=/opt/pyenv 15:37:52 + export PATH=/opt/pyenv/bin:/tmp/venv-qkPu/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 15:37:52 + PATH=/opt/pyenv/bin:/tmp/venv-qkPu/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 15:37:52 ++ pwd 15:37:52 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:37:52 + export PYTHONPATH 15:37:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:37:52 + TOX_TESTENV_PASSENV=PYTHONPATH 15:37:52 + tox --version 15:37:53 4.27.0 from /tmp/venv-qkPu/lib/python3.10/site-packages/tox/__init__.py 15:37:53 + PARALLEL=false 15:37:53 + TOX_OPTIONS_LIST= 15:37:53 + [[ -n checkbashisms ]] 15:37:53 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:37:53 + case ${PARALLEL,,} in 15:37:53 + tox -e checkbashisms 15:37:53 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:37:54 checkbashisms: freeze> python -m pip freeze --all 15:37:55 checkbashisms: pip==25.1.1,setuptools==80.3.1 15:37:55 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:37:56 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:37:58 checkbashisms: OK (5.04=setup[1.43]+cmd[3.61] seconds) 15:37:58 congratulations :) (5.26 seconds) 15:37:58 + tox_status=0 15:37:58 + echo '---> Completed tox runs' 15:37:58 ---> Completed tox runs 15:37:58 + for i in .tox/*/log 15:37:58 ++ echo .tox/checkbashisms/log 15:37:58 ++ awk -F/ '{print $2}' 15:37:58 + tox_env=checkbashisms 15:37:58 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:37:58 + DOC_DIR=docs/_build/html 15:37:58 + [[ -d docs/_build/html ]] 15:37:58 + echo '---> tox-run.sh ends' 15:37:58 ---> tox-run.sh ends 15:37:58 + test 0 -eq 0 15:37:58 $ ssh-agent -k 15:37:58 unset SSH_AUTH_SOCK; 15:37:58 unset SSH_AGENT_PID; 15:37:58 echo Agent pid 1725 killed; 15:37:58 [ssh-agent] Stopped. 15:37:59 [PostBuildScript] - [INFO] Executing post build scripts. 15:37:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17050786838640684919.sh 15:37:59 ---> sysstat.sh 15:37:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14766945251845534224.sh 15:37:59 ---> package-listing.sh 15:37:59 ++ facter osfamily 15:37:59 ++ tr '[:upper:]' '[:lower:]' 15:37:59 + OS_FAMILY=debian 15:37:59 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:37:59 + START_PACKAGES=/tmp/packages_start.txt 15:37:59 + END_PACKAGES=/tmp/packages_end.txt 15:37:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:59 + PACKAGES=/tmp/packages_start.txt 15:37:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:37:59 + PACKAGES=/tmp/packages_end.txt 15:37:59 + case "${OS_FAMILY}" in 15:37:59 + dpkg -l 15:37:59 + grep '^ii' 15:37:59 + '[' -f /tmp/packages_start.txt ']' 15:37:59 + '[' -f /tmp/packages_end.txt ']' 15:37:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:37:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:37:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:37:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5740271352583438435.sh 15:37:59 ---> capture-instance-metadata.sh 15:37:59 Setup pyenv: 15:37:59 system 15:37:59 3.8.13 15:37:59 3.9.13 15:37:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:38:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wy1Y 15:38:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:38:08 lf-activate-venv(): INFO: Installing: lftools 15:38:36 lf-activate-venv(): INFO: Adding /tmp/venv-wy1Y/bin to PATH 15:38:36 INFO: Running in OpenStack, capturing instance metadata 15:38:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6617403740969766276.sh 15:38:38 provisioning config files... 15:38:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11269295541832813586tmp 15:38:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:38:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:38:38 [EnvInject] - Injecting environment variables from a build step. 15:38:38 [EnvInject] - Injecting as environment variables the properties content 15:38:38 SERVER_ID=logs 15:38:38 15:38:38 [EnvInject] - Variables injected successfully. 15:38:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13115293310682528296.sh 15:38:38 ---> create-netrc.sh 15:38:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3952162125935096251.sh 15:38:38 ---> python-tools-install.sh 15:38:38 Setup pyenv: 15:38:38 system 15:38:38 3.8.13 15:38:38 3.9.13 15:38:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:38:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wy1Y from file:/tmp/.os_lf_venv 15:38:42 lf-activate-venv(): INFO: Installing: lftools 15:38:51 lf-activate-venv(): INFO: Adding /tmp/venv-wy1Y/bin to PATH 15:38:51 Generating Requirements File 15:39:13 Python 3.10.6 15:39:13 pip 25.1.1 from /tmp/venv-wy1Y/lib/python3.10/site-packages/pip (python 3.10) 15:39:13 appdirs==1.4.4 15:39:13 argcomplete==3.6.2 15:39:13 aspy.yaml==1.3.0 15:39:13 attrs==25.3.0 15:39:13 autopage==0.5.2 15:39:13 beautifulsoup4==4.13.4 15:39:13 boto3==1.38.38 15:39:13 botocore==1.38.38 15:39:13 bs4==0.0.2 15:39:13 cachetools==5.5.2 15:39:13 certifi==2025.6.15 15:39:13 cffi==1.17.1 15:39:13 cfgv==3.4.0 15:39:13 chardet==5.2.0 15:39:13 charset-normalizer==3.4.2 15:39:13 click==8.2.1 15:39:13 cliff==4.10.0 15:39:13 cmd2==2.6.1 15:39:13 cryptography==3.3.2 15:39:13 debtcollector==3.0.0 15:39:13 decorator==5.2.1 15:39:13 defusedxml==0.7.1 15:39:13 Deprecated==1.2.18 15:39:13 distlib==0.3.9 15:39:13 dnspython==2.7.0 15:39:13 docker==7.1.0 15:39:13 dogpile.cache==1.4.0 15:39:13 durationpy==0.10 15:39:13 email_validator==2.2.0 15:39:13 filelock==3.18.0 15:39:13 future==1.0.0 15:39:13 gitdb==4.0.12 15:39:13 GitPython==3.1.44 15:39:13 google-auth==2.40.3 15:39:13 httplib2==0.22.0 15:39:13 identify==2.6.12 15:39:13 idna==3.10 15:39:13 importlib-resources==1.5.0 15:39:13 iso8601==2.1.0 15:39:13 Jinja2==3.1.6 15:39:13 jmespath==1.0.1 15:39:13 jsonpatch==1.33 15:39:13 jsonpointer==3.0.0 15:39:13 jsonschema==4.24.0 15:39:13 jsonschema-specifications==2025.4.1 15:39:13 keystoneauth1==5.11.1 15:39:13 kubernetes==33.1.0 15:39:13 lftools==0.37.13 15:39:13 lxml==5.4.0 15:39:13 MarkupSafe==3.0.2 15:39:13 msgpack==1.1.1 15:39:13 multi_key_dict==2.0.3 15:39:13 munch==4.0.0 15:39:13 netaddr==1.3.0 15:39:13 niet==1.4.2 15:39:13 nodeenv==1.9.1 15:39:13 oauth2client==4.1.3 15:39:13 oauthlib==3.3.0 15:39:13 openstacksdk==4.6.0 15:39:13 os-client-config==2.1.0 15:39:13 os-service-types==1.7.0 15:39:13 osc-lib==4.0.2 15:39:13 oslo.config==9.8.0 15:39:13 oslo.context==6.0.0 15:39:13 oslo.i18n==6.5.1 15:39:13 oslo.log==7.1.0 15:39:13 oslo.serialization==5.7.0 15:39:13 oslo.utils==9.0.0 15:39:13 packaging==25.0 15:39:13 pbr==6.1.1 15:39:13 platformdirs==4.3.8 15:39:13 prettytable==3.16.0 15:39:13 psutil==7.0.0 15:39:13 pyasn1==0.6.1 15:39:13 pyasn1_modules==0.4.2 15:39:13 pycparser==2.22 15:39:13 pygerrit2==2.0.15 15:39:13 PyGithub==2.6.1 15:39:13 PyJWT==2.10.1 15:39:13 PyNaCl==1.5.0 15:39:13 pyparsing==2.4.7 15:39:13 pyperclip==1.9.0 15:39:13 pyrsistent==0.20.0 15:39:13 python-cinderclient==9.7.0 15:39:13 python-dateutil==2.9.0.post0 15:39:13 python-heatclient==4.2.0 15:39:13 python-jenkins==1.8.2 15:39:13 python-keystoneclient==5.6.0 15:39:13 python-magnumclient==4.8.1 15:39:13 python-openstackclient==8.1.0 15:39:13 python-swiftclient==4.8.0 15:39:13 PyYAML==6.0.2 15:39:13 referencing==0.36.2 15:39:13 requests==2.32.4 15:39:13 requests-oauthlib==2.0.0 15:39:13 requestsexceptions==1.4.0 15:39:13 rfc3986==2.0.0 15:39:13 rpds-py==0.25.1 15:39:13 rsa==4.9.1 15:39:13 ruamel.yaml==0.18.14 15:39:13 ruamel.yaml.clib==0.2.12 15:39:13 s3transfer==0.13.0 15:39:13 simplejson==3.20.1 15:39:13 six==1.17.0 15:39:13 smmap==5.0.2 15:39:13 soupsieve==2.7 15:39:13 stevedore==5.4.1 15:39:13 tabulate==0.9.0 15:39:13 toml==0.10.2 15:39:13 tomlkit==0.13.3 15:39:13 tqdm==4.67.1 15:39:13 typing_extensions==4.14.0 15:39:13 tzdata==2025.2 15:39:13 urllib3==1.26.20 15:39:13 virtualenv==20.31.2 15:39:13 wcwidth==0.2.13 15:39:13 websocket-client==1.8.0 15:39:13 wrapt==1.17.2 15:39:13 xdg==6.0.0 15:39:13 xmltodict==0.14.2 15:39:13 yq==3.4.3 15:39:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10634803012890861616.sh 15:39:13 ---> sudo-logs.sh 15:39:13 Archiving 'sudo' log.. 15:39:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13749218936547146063.sh 15:39:14 ---> job-cost.sh 15:39:14 Setup pyenv: 15:39:14 system 15:39:14 3.8.13 15:39:14 3.9.13 15:39:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:39:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wy1Y from file:/tmp/.os_lf_venv 15:39:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:39:21 lf-activate-venv(): INFO: Adding /tmp/venv-wy1Y/bin to PATH 15:39:21 INFO: No Stack... 15:39:21 INFO: Retrieving Pricing Info for: v3-standard-4 15:39:21 INFO: Archiving Costs 15:39:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4723944248319157260.sh 15:39:22 ---> logs-deploy.sh 15:39:22 Setup pyenv: 15:39:22 system 15:39:22 3.8.13 15:39:22 3.9.13 15:39:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:39:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wy1Y from file:/tmp/.os_lf_venv 15:39:24 lf-activate-venv(): INFO: Installing: lftools 15:39:33 lf-activate-venv(): INFO: Adding /tmp/venv-wy1Y/bin to PATH 15:39:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4132 15:39:33 INFO: archiving workspace using pattern(s): 15:39:34 Archives upload complete. 15:39:34 INFO: archiving logs to Nexus 15:39:35 ---> uname -a: 15:39:35 Linux prd-ubuntu1804-builder-4c-4g-22146 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:39:35 15:39:35 15:39:35 ---> lscpu: 15:39:35 Architecture: x86_64 15:39:35 CPU op-mode(s): 32-bit, 64-bit 15:39:35 Byte Order: Little Endian 15:39:35 CPU(s): 4 15:39:35 On-line CPU(s) list: 0-3 15:39:35 Thread(s) per core: 1 15:39:35 Core(s) per socket: 1 15:39:35 Socket(s): 4 15:39:35 NUMA node(s): 1 15:39:35 Vendor ID: AuthenticAMD 15:39:35 CPU family: 23 15:39:35 Model: 49 15:39:35 Model name: AMD EPYC-Rome Processor 15:39:35 Stepping: 0 15:39:35 CPU MHz: 2799.998 15:39:35 BogoMIPS: 5599.99 15:39:35 Virtualization: AMD-V 15:39:35 Hypervisor vendor: KVM 15:39:35 Virtualization type: full 15:39:35 L1d cache: 32K 15:39:35 L1i cache: 32K 15:39:35 L2 cache: 512K 15:39:35 L3 cache: 16384K 15:39:35 NUMA node0 CPU(s): 0-3 15:39:35 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 15:39:35 15:39:35 15:39:35 ---> nproc: 15:39:35 4 15:39:35 15:39:35 15:39:35 ---> df -h: 15:39:35 Filesystem Size Used Avail Use% Mounted on 15:39:35 udev 7.9G 0 7.9G 0% /dev 15:39:35 tmpfs 1.6G 672K 1.6G 1% /run 15:39:35 /dev/vda1 78G 8.3G 70G 11% / 15:39:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:39:35 tmpfs 5.0M 0 5.0M 0% /run/lock 15:39:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:39:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:39:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:39:35 15:39:35 15:39:35 ---> free -m: 15:39:35 total used free shared buff/cache available 15:39:35 Mem: 16040 533 13459 0 2047 15194 15:39:35 Swap: 1023 0 1023 15:39:35 15:39:35 15:39:35 ---> ip addr: 15:39:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:39:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:39:35 inet 127.0.0.1/8 scope host lo 15:39:35 valid_lft forever preferred_lft forever 15:39:35 inet6 ::1/128 scope host 15:39:35 valid_lft forever preferred_lft forever 15:39:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:39:35 link/ether fa:16:3e:76:eb:39 brd ff:ff:ff:ff:ff:ff 15:39:35 inet 10.30.106.143/23 brd 10.30.107.255 scope global dynamic ens3 15:39:35 valid_lft 86237sec preferred_lft 86237sec 15:39:35 inet6 fe80::f816:3eff:fe76:eb39/64 scope link 15:39:35 valid_lft forever preferred_lft forever 15:39:35 15:39:35 15:39:35 ---> sar -b -r -n DEV: 15:39:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22146) 06/18/25 _x86_64_ (4 CPU) 15:39:35 15:39:35 15:36:54 LINUX RESTART (4 CPU) 15:39:35 15:39:35 15:37:01 tps rtps wtps bread/s bwrtn/s 15:39:35 15:38:03 141.54 59.77 81.77 3738.31 44508.85 15:39:35 15:39:01 85.42 0.81 84.61 105.21 18772.84 15:39:35 Average: 113.95 30.79 83.17 1952.38 31857.80 15:39:35 15:39:35 15:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:39:35 15:38:03 14132288 15584976 2292680 13.96 46964 1613240 798324 4.57 650672 1441640 109516 15:39:35 15:39:01 13897608 15583028 2527360 15.39 70716 1808964 732268 4.19 667780 1632252 152196 15:39:35 Average: 14014948 15584002 2410020 14.67 58840 1711102 765296 4.38 659226 1536946 130856 15:39:35 15:39:35 15:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:39:35 15:38:03 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 15:39:35 15:38:03 ens3 517.31 347.74 1692.23 84.35 0.00 0.00 0.00 0.00 15:39:35 15:39:01 lo 1.59 1.59 0.18 0.18 0.00 0.00 0.00 0.00 15:39:35 15:39:01 ens3 157.72 107.84 781.91 13.00 0.00 0.00 0.00 0.00 15:39:35 Average: lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 15:39:35 Average: ens3 340.55 229.81 1244.74 49.28 0.00 0.00 0.00 0.00 15:39:35 15:39:35 15:39:35 ---> sar -P ALL: 15:39:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22146) 06/18/25 _x86_64_ (4 CPU) 15:39:35 15:39:35 15:36:54 LINUX RESTART (4 CPU) 15:39:35 15:39:35 15:37:01 CPU %user %nice %system %iowait %steal %idle 15:39:35 15:38:03 all 17.08 0.00 1.91 15.45 0.06 65.50 15:39:35 15:38:03 0 10.30 0.00 1.64 22.12 0.05 65.89 15:39:35 15:38:03 1 29.04 0.00 2.60 4.39 0.05 63.92 15:39:35 15:38:03 2 16.12 0.00 1.50 9.28 0.07 73.04 15:39:35 15:38:03 3 12.84 0.00 1.89 26.06 0.07 59.14 15:39:35 15:39:01 all 17.53 0.00 1.20 5.23 0.05 75.98 15:39:35 15:39:01 0 8.75 0.00 0.63 1.02 0.03 89.56 15:39:35 15:39:01 1 26.62 0.00 1.60 1.51 0.07 70.20 15:39:35 15:39:01 2 27.45 0.00 1.81 2.88 0.05 67.80 15:39:35 15:39:01 3 7.45 0.00 0.78 15.57 0.03 76.17 15:39:35 Average: all 17.30 0.00 1.56 10.42 0.05 70.66 15:39:35 Average: 0 9.53 0.00 1.14 11.66 0.04 77.62 15:39:35 Average: 1 27.85 0.00 2.11 2.98 0.06 67.00 15:39:35 Average: 2 21.69 0.00 1.66 6.13 0.06 70.46 15:39:35 Average: 3 10.19 0.00 1.34 20.90 0.05 67.52 15:39:35 15:39:35 15:39:35