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