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