13:40:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138146 13:40:57 Running as SYSTEM 13:40:57 [EnvInject] - Loading node environment variables. 13:40:57 Building remotely on prd-ubuntu1804-builder-4c-4g-15097 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:40:57 [ssh-agent] Looking for ssh-agent implementation... 13:40:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:57 $ ssh-agent 13:40:57 SSH_AUTH_SOCK=/tmp/ssh-U4wFnniYH07r/agent.1683 13:40:57 SSH_AGENT_PID=1685 13:40:57 [ssh-agent] Started. 13:40:57 Running ssh-add (command line suppressed) 13:40:57 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4624587754061471764.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4624587754061471764.key) 13:40:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:40:57 The recommended git tool is: NONE 13:40:59 using credential onap-jenkins-ssh 13:40:59 Wiping out workspace first. 13:40:59 Cloning the remote Git repository 13:40:59 Cloning repository git://cloud.onap.org/mirror/oom.git 13:40:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:40:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:40:59 > git --version # timeout=10 13:40:59 > git --version # 'git version 2.17.1' 13:40:59 using GIT_SSH to set credentials Gerrit user 13:40:59 Verifying host key using manually-configured host key entries 13:40:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:41:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:41:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:41:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:41:05 using GIT_SSH to set credentials Gerrit user 13:41:05 Verifying host key using manually-configured host key entries 13:41:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/46/138146/1 # timeout=30 13:41:05 > git rev-parse 926286d33d55b86baf2340be9e942b472a4daebc^{commit} # timeout=10 13:41:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:41:05 Checking out Revision 926286d33d55b86baf2340be9e942b472a4daebc (refs/changes/46/138146/1) 13:41:05 > git config core.sparsecheckout # timeout=10 13:41:05 > git checkout -f 926286d33d55b86baf2340be9e942b472a4daebc # timeout=30 13:41:08 Commit message: "[COMMON] Disable components in default deployment in NewDelhi" 13:41:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:41:09 > git rev-list --no-walk 3aca0e2323480a220cd4064731755cf9aab0278b # timeout=10 13:41:09 [EnvInject] - Injecting environment variables from a build step. 13:41:09 [EnvInject] - Injecting as environment variables the properties content 13:41:09 PYTHON=python3 13:41:09 13:41:09 [EnvInject] - Variables injected successfully. 13:41:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10543572658220104709.sh 13:41:09 ---> tox-install.sh 13:41:09 + source /home/jenkins/lf-env.sh 13:41:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:09 ++ mktemp -d /tmp/venv-XXXX 13:41:09 + lf_venv=/tmp/venv-fSg6 13:41:09 + local venv_file=/tmp/.os_lf_venv 13:41:09 + local python=python3 13:41:09 + local options 13:41:09 + local set_path=true 13:41:09 + local install_args= 13:41:09 ++ 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 13:41:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:41:09 + true 13:41:09 + case $1 in 13:41:09 + venv_file=/tmp/.toxenv 13:41:09 + shift 2 13:41:09 + true 13:41:09 + case $1 in 13:41:09 + shift 13:41:09 + break 13:41:09 + case $python in 13:41:09 + local pkg_list= 13:41:09 + [[ -d /opt/pyenv ]] 13:41:09 + echo 'Setup pyenv:' 13:41:09 Setup pyenv: 13:41:09 + export PYENV_ROOT=/opt/pyenv 13:41:09 + PYENV_ROOT=/opt/pyenv 13:41:09 + 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 13:41:09 + 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 13:41:09 + pyenv versions 13:41:09 * system (set by /opt/pyenv/version) 13:41:09 * 3.8.13 (set by /opt/pyenv/version) 13:41:09 * 3.9.13 (set by /opt/pyenv/version) 13:41:09 * 3.10.6 (set by /opt/pyenv/version) 13:41:09 + command -v pyenv 13:41:09 ++ pyenv init - --no-rehash 13:41:09 + 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[*]}"'\'')" 13:41:09 export PATH="/opt/pyenv/shims:${PATH}" 13:41:09 export PYENV_SHELL=bash 13:41:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:41:09 pyenv() { 13:41:09 local command 13:41:09 command="${1:-}" 13:41:09 if [ "$#" -gt 0 ]; then 13:41:09 shift 13:41:09 fi 13:41:09 13:41:09 case "$command" in 13:41:09 rehash|shell) 13:41:09 eval "$(pyenv "sh-$command" "$@")" 13:41:09 ;; 13:41:09 *) 13:41:09 command pyenv "$command" "$@" 13:41:09 ;; 13:41:09 esac 13:41:09 }' 13:41:09 +++ 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[*]}"' 13:41:09 ++ 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 13:41:09 ++ 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 13:41:09 ++ 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 13:41:09 ++ export PYENV_SHELL=bash 13:41:09 ++ PYENV_SHELL=bash 13:41:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:41:09 +++ complete -F _pyenv pyenv 13:41:09 ++ lf-pyver python3 13:41:09 ++ local py_version_xy=python3 13:41:09 ++ local py_version_xyz= 13:41:09 ++ pyenv versions 13:41:09 ++ local command 13:41:09 ++ command=versions 13:41:09 ++ '[' 1 -gt 0 ']' 13:41:09 ++ shift 13:41:09 ++ case "$command" in 13:41:09 ++ command pyenv versions 13:41:09 ++ pyenv versions 13:41:09 ++ sed 's/^[ *]* //' 13:41:09 ++ awk '{ print $1 }' 13:41:09 ++ grep -E '^[0-9.]*[0-9]$' 13:41:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:41:09 +++ grep '^3' /tmp/.pyenv_versions 13:41:09 +++ sort -V 13:41:09 +++ tail -n 1 13:41:09 ++ py_version_xyz=3.10.6 13:41:09 ++ [[ -z 3.10.6 ]] 13:41:09 ++ echo 3.10.6 13:41:09 ++ return 0 13:41:09 + pyenv local 3.10.6 13:41:09 + local command 13:41:09 + command=local 13:41:09 + '[' 2 -gt 0 ']' 13:41:09 + shift 13:41:09 + case "$command" in 13:41:09 + command pyenv local 3.10.6 13:41:09 + pyenv local 3.10.6 13:41:09 + for arg in "$@" 13:41:09 + case $arg in 13:41:09 + pkg_list+='tox ' 13:41:09 + for arg in "$@" 13:41:09 + case $arg in 13:41:09 + pkg_list+='virtualenv ' 13:41:09 + for arg in "$@" 13:41:09 + case $arg in 13:41:09 + pkg_list+='urllib3~=1.26.15 ' 13:41:09 + [[ -f /tmp/.toxenv ]] 13:41:09 + [[ ! -f /tmp/.toxenv ]] 13:41:09 + [[ -n '' ]] 13:41:09 + python3 -m venv /tmp/venv-fSg6 13:41:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSg6' 13:41:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSg6 13:41:14 + echo /tmp/venv-fSg6 13:41:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:41:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:41:14 + /tmp/venv-fSg6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:41:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:41:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:41:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:41:17 + /tmp/venv-fSg6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:41:20 + type python3 13:41:20 + true 13:41:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSg6/bin to PATH' 13:41:20 lf-activate-venv(): INFO: Adding /tmp/venv-fSg6/bin to PATH 13:41:20 + PATH=/tmp/venv-fSg6/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 13:41:20 + return 0 13:41:20 + python3 --version 13:41:20 Python 3.10.6 13:41:20 + python3 -m pip --version 13:41:20 pip 24.0 from /tmp/venv-fSg6/lib/python3.10/site-packages/pip (python 3.10) 13:41:20 + python3 -m pip freeze 13:41:21 cachetools==5.3.3 13:41:21 chardet==5.2.0 13:41:21 colorama==0.4.6 13:41:21 distlib==0.3.8 13:41:21 filelock==3.14.0 13:41:21 packaging==24.0 13:41:21 platformdirs==4.2.2 13:41:21 pluggy==1.5.0 13:41:21 pyproject-api==1.6.1 13:41:21 tomli==2.0.1 13:41:21 tox==4.15.1 13:41:21 urllib3==1.26.18 13:41:21 virtualenv==20.26.2 13:41:21 [EnvInject] - Injecting environment variables from a build step. 13:41:21 [EnvInject] - Injecting as environment variables the properties content 13:41:21 PARALLEL=false 13:41:21 13:41:21 [EnvInject] - Variables injected successfully. 13:41:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins616968126685185980.sh 13:41:21 ---> tox-run.sh 13:41:21 + 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 13:41:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:41:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:41:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:41:21 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:41:21 + source /home/jenkins/lf-env.sh 13:41:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:21 ++ mktemp -d /tmp/venv-XXXX 13:41:21 + lf_venv=/tmp/venv-mOcg 13:41:21 + local venv_file=/tmp/.os_lf_venv 13:41:21 + local python=python3 13:41:21 + local options 13:41:21 + local set_path=true 13:41:21 + local install_args= 13:41:21 ++ 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 13:41:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:41:21 + true 13:41:21 + case $1 in 13:41:21 + venv_file=/tmp/.toxenv 13:41:21 + shift 2 13:41:21 + true 13:41:21 + case $1 in 13:41:21 + shift 13:41:21 + break 13:41:21 + case $python in 13:41:21 + local pkg_list= 13:41:21 + [[ -d /opt/pyenv ]] 13:41:21 + echo 'Setup pyenv:' 13:41:21 Setup pyenv: 13:41:21 + export PYENV_ROOT=/opt/pyenv 13:41:21 + PYENV_ROOT=/opt/pyenv 13:41:21 + 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 13:41:21 + 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 13:41:21 + pyenv versions 13:41:21 system 13:41:21 3.8.13 13:41:21 3.9.13 13:41:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:41:21 + command -v pyenv 13:41:21 ++ pyenv init - --no-rehash 13:41:21 + 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[*]}"'\'')" 13:41:21 export PATH="/opt/pyenv/shims:${PATH}" 13:41:21 export PYENV_SHELL=bash 13:41:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:41:21 pyenv() { 13:41:21 local command 13:41:21 command="${1:-}" 13:41:21 if [ "$#" -gt 0 ]; then 13:41:21 shift 13:41:21 fi 13:41:21 13:41:21 case "$command" in 13:41:21 rehash|shell) 13:41:21 eval "$(pyenv "sh-$command" "$@")" 13:41:21 ;; 13:41:21 *) 13:41:21 command pyenv "$command" "$@" 13:41:21 ;; 13:41:21 esac 13:41:21 }' 13:41:21 +++ 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[*]}"' 13:41:21 ++ 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 13:41:21 ++ 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 13:41:21 ++ 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 13:41:21 ++ export PYENV_SHELL=bash 13:41:21 ++ PYENV_SHELL=bash 13:41:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:41:21 +++ complete -F _pyenv pyenv 13:41:21 ++ lf-pyver python3 13:41:21 ++ local py_version_xy=python3 13:41:21 ++ local py_version_xyz= 13:41:21 ++ pyenv versions 13:41:21 ++ sed 's/^[ *]* //' 13:41:21 ++ local command 13:41:21 ++ command=versions 13:41:21 ++ '[' 1 -gt 0 ']' 13:41:21 ++ shift 13:41:21 ++ case "$command" in 13:41:21 ++ command pyenv versions 13:41:21 ++ pyenv versions 13:41:21 ++ grep -E '^[0-9.]*[0-9]$' 13:41:21 ++ awk '{ print $1 }' 13:41:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:41:21 +++ grep '^3' /tmp/.pyenv_versions 13:41:21 +++ sort -V 13:41:21 +++ tail -n 1 13:41:21 ++ py_version_xyz=3.10.6 13:41:21 ++ [[ -z 3.10.6 ]] 13:41:21 ++ echo 3.10.6 13:41:21 ++ return 0 13:41:21 + pyenv local 3.10.6 13:41:21 + local command 13:41:21 + command=local 13:41:21 + '[' 2 -gt 0 ']' 13:41:21 + shift 13:41:21 + case "$command" in 13:41:21 + command pyenv local 3.10.6 13:41:21 + pyenv local 3.10.6 13:41:21 + for arg in "$@" 13:41:21 + case $arg in 13:41:21 + pkg_list+='tox ' 13:41:21 + for arg in "$@" 13:41:21 + case $arg in 13:41:21 + pkg_list+='virtualenv ' 13:41:21 + for arg in "$@" 13:41:21 + case $arg in 13:41:21 + pkg_list+='urllib3~=1.26.15 ' 13:41:21 + [[ -f /tmp/.toxenv ]] 13:41:21 ++ cat /tmp/.toxenv 13:41:21 + lf_venv=/tmp/venv-fSg6 13:41:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSg6 from' file:/tmp/.toxenv 13:41:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSg6 from file:/tmp/.toxenv 13:41:21 + /tmp/venv-fSg6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:41:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:41:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:41:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:41:22 + /tmp/venv-fSg6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:41:23 + type python3 13:41:23 + true 13:41:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSg6/bin to PATH' 13:41:23 lf-activate-venv(): INFO: Adding /tmp/venv-fSg6/bin to PATH 13:41:23 + PATH=/tmp/venv-fSg6/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 13:41:23 + return 0 13:41:23 + [[ -d /opt/pyenv ]] 13:41:23 + echo '---> Setting up pyenv' 13:41:23 ---> Setting up pyenv 13:41:23 + export PYENV_ROOT=/opt/pyenv 13:41:23 + PYENV_ROOT=/opt/pyenv 13:41:23 + export PATH=/opt/pyenv/bin:/tmp/venv-fSg6/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 13:41:23 + PATH=/opt/pyenv/bin:/tmp/venv-fSg6/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 13:41:23 ++ pwd 13:41:23 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:41:23 + export PYTHONPATH 13:41:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:41:23 + TOX_TESTENV_PASSENV=PYTHONPATH 13:41:23 + tox --version 13:41:24 4.15.1 from /tmp/venv-fSg6/lib/python3.10/site-packages/tox/__init__.py 13:41:24 + PARALLEL=false 13:41:24 + TOX_OPTIONS_LIST= 13:41:24 + [[ -n checkbashisms ]] 13:41:24 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:41:24 + case ${PARALLEL,,} in 13:41:24 + tox -e checkbashisms 13:41:24 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:41:25 checkbashisms: freeze> python -m pip freeze --all 13:41:26 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 13:41:26 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:41:27 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:41:27 you may get strange results 13:41:27 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:41:29 checkbashisms: OK (4.79=setup[1.66]+cmd[3.13] seconds) 13:41:29 congratulations :) (4.96 seconds) 13:41:29 + tox_status=0 13:41:29 + echo '---> Completed tox runs' 13:41:29 ---> Completed tox runs 13:41:29 + for i in .tox/*/log 13:41:29 ++ echo .tox/checkbashisms/log 13:41:29 ++ awk -F/ '{print $2}' 13:41:29 + tox_env=checkbashisms 13:41:29 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:41:29 + DOC_DIR=docs/_build/html 13:41:29 + [[ -d docs/_build/html ]] 13:41:29 + echo '---> tox-run.sh ends' 13:41:29 ---> tox-run.sh ends 13:41:29 + test 0 -eq 0 13:41:29 $ ssh-agent -k 13:41:29 unset SSH_AUTH_SOCK; 13:41:29 unset SSH_AGENT_PID; 13:41:29 echo Agent pid 1685 killed; 13:41:29 [ssh-agent] Stopped. 13:41:29 [PostBuildScript] - [INFO] Executing post build scripts. 13:41:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16733189038884379080.sh 13:41:29 ---> sysstat.sh 13:41:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15367218653990030552.sh 13:41:29 ---> package-listing.sh 13:41:29 ++ tr '[:upper:]' '[:lower:]' 13:41:29 ++ facter osfamily 13:41:30 + OS_FAMILY=debian 13:41:30 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:41:30 + START_PACKAGES=/tmp/packages_start.txt 13:41:30 + END_PACKAGES=/tmp/packages_end.txt 13:41:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:41:30 + PACKAGES=/tmp/packages_start.txt 13:41:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:41:30 + PACKAGES=/tmp/packages_end.txt 13:41:30 + case "${OS_FAMILY}" in 13:41:30 + dpkg -l 13:41:30 + grep '^ii' 13:41:30 + '[' -f /tmp/packages_start.txt ']' 13:41:30 + '[' -f /tmp/packages_end.txt ']' 13:41:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:41:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:41:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:41:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:41:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14427974715650057536.sh 13:41:30 ---> capture-instance-metadata.sh 13:41:30 Setup pyenv: 13:41:30 system 13:41:30 3.8.13 13:41:30 3.9.13 13:41:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:41:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UMon 13:41:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:41:37 lf-activate-venv(): INFO: Installing: lftools 13:42:15 lf-activate-venv(): INFO: Adding /tmp/venv-UMon/bin to PATH 13:42:15 INFO: Running in OpenStack, capturing instance metadata 13:42:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8700185963502160814.sh 13:42:15 provisioning config files... 13:42:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6735299973416334958tmp 13:42:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:42:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:42:15 [EnvInject] - Injecting environment variables from a build step. 13:42:15 [EnvInject] - Injecting as environment variables the properties content 13:42:15 SERVER_ID=logs 13:42:15 13:42:15 [EnvInject] - Variables injected successfully. 13:42:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8130545142652564303.sh 13:42:15 ---> create-netrc.sh 13:42:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9538956366297675771.sh 13:42:15 ---> python-tools-install.sh 13:42:15 Setup pyenv: 13:42:15 system 13:42:15 3.8.13 13:42:15 3.9.13 13:42:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:42:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UMon from file:/tmp/.os_lf_venv 13:42:17 lf-activate-venv(): INFO: Installing: lftools 13:42:25 lf-activate-venv(): INFO: Adding /tmp/venv-UMon/bin to PATH 13:42:25 Generating Requirements File 13:42:48 Python 3.10.6 13:42:49 pip 24.0 from /tmp/venv-UMon/lib/python3.10/site-packages/pip (python 3.10) 13:42:49 appdirs==1.4.4 13:42:49 argcomplete==3.3.0 13:42:49 aspy.yaml==1.3.0 13:42:49 attrs==23.2.0 13:42:49 autopage==0.5.2 13:42:49 beautifulsoup4==4.12.3 13:42:49 boto3==1.34.120 13:42:49 botocore==1.34.120 13:42:49 bs4==0.0.2 13:42:49 cachetools==5.3.3 13:42:49 certifi==2024.6.2 13:42:49 cffi==1.16.0 13:42:49 cfgv==3.4.0 13:42:49 chardet==5.2.0 13:42:49 charset-normalizer==3.3.2 13:42:49 click==8.1.7 13:42:49 cliff==4.7.0 13:42:49 cmd2==2.4.3 13:42:49 cryptography==3.3.2 13:42:49 debtcollector==3.0.0 13:42:49 decorator==5.1.1 13:42:49 defusedxml==0.7.1 13:42:49 Deprecated==1.2.14 13:42:49 distlib==0.3.8 13:42:49 dnspython==2.6.1 13:42:49 docker==4.2.2 13:42:49 dogpile.cache==1.3.3 13:42:49 email_validator==2.1.1 13:42:49 filelock==3.14.0 13:42:49 future==1.0.0 13:42:49 gitdb==4.0.11 13:42:49 GitPython==3.1.43 13:42:49 google-auth==2.29.0 13:42:49 httplib2==0.22.0 13:42:49 identify==2.5.36 13:42:49 idna==3.7 13:42:49 importlib-resources==1.5.0 13:42:49 iso8601==2.1.0 13:42:49 Jinja2==3.1.4 13:42:49 jmespath==1.0.1 13:42:49 jsonpatch==1.33 13:42:49 jsonpointer==2.4 13:42:49 jsonschema==4.22.0 13:42:49 jsonschema-specifications==2023.12.1 13:42:49 keystoneauth1==5.6.0 13:42:49 kubernetes==29.0.0 13:42:49 lftools==0.37.10 13:42:49 lxml==5.2.2 13:42:49 MarkupSafe==2.1.5 13:42:49 msgpack==1.0.8 13:42:49 multi_key_dict==2.0.3 13:42:49 munch==4.0.0 13:42:49 netaddr==1.3.0 13:42:49 netifaces==0.11.0 13:42:49 niet==1.4.2 13:42:49 nodeenv==1.9.1 13:42:49 oauth2client==4.1.3 13:42:49 oauthlib==3.2.2 13:42:49 openstacksdk==3.1.0 13:42:49 os-client-config==2.1.0 13:42:49 os-service-types==1.7.0 13:42:49 osc-lib==3.0.1 13:42:49 oslo.config==9.4.0 13:42:49 oslo.context==5.5.0 13:42:49 oslo.i18n==6.3.0 13:42:49 oslo.log==6.0.0 13:42:49 oslo.serialization==5.4.0 13:42:49 oslo.utils==7.1.0 13:42:49 packaging==24.0 13:42:49 pbr==6.0.0 13:42:49 platformdirs==4.2.2 13:42:49 prettytable==3.10.0 13:42:49 pyasn1==0.6.0 13:42:49 pyasn1_modules==0.4.0 13:42:49 pycparser==2.22 13:42:49 pygerrit2==2.0.15 13:42:49 PyGithub==2.3.0 13:42:49 PyJWT==2.8.0 13:42:49 PyNaCl==1.5.0 13:42:49 pyparsing==2.4.7 13:42:49 pyperclip==1.8.2 13:42:49 pyrsistent==0.20.0 13:42:49 python-cinderclient==9.5.0 13:42:49 python-dateutil==2.9.0.post0 13:42:49 python-heatclient==3.5.0 13:42:49 python-jenkins==1.8.2 13:42:49 python-keystoneclient==5.4.0 13:42:49 python-magnumclient==4.5.0 13:42:49 python-novaclient==18.6.0 13:42:49 python-openstackclient==6.6.0 13:42:49 python-swiftclient==4.6.0 13:42:49 PyYAML==6.0.1 13:42:49 referencing==0.35.1 13:42:49 requests==2.32.3 13:42:49 requests-oauthlib==2.0.0 13:42:49 requestsexceptions==1.4.0 13:42:49 rfc3986==2.0.0 13:42:49 rpds-py==0.18.1 13:42:49 rsa==4.9 13:42:49 ruamel.yaml==0.18.6 13:42:49 ruamel.yaml.clib==0.2.8 13:42:49 s3transfer==0.10.1 13:42:49 simplejson==3.19.2 13:42:49 six==1.16.0 13:42:49 smmap==5.0.1 13:42:49 soupsieve==2.5 13:42:49 stevedore==5.2.0 13:42:49 tabulate==0.9.0 13:42:49 toml==0.10.2 13:42:49 tomlkit==0.12.5 13:42:49 tqdm==4.66.4 13:42:49 typing_extensions==4.12.1 13:42:49 tzdata==2024.1 13:42:49 urllib3==1.26.18 13:42:49 virtualenv==20.26.2 13:42:49 wcwidth==0.2.13 13:42:49 websocket-client==1.8.0 13:42:49 wrapt==1.16.0 13:42:49 xdg==6.0.0 13:42:49 xmltodict==0.13.0 13:42:49 yq==3.4.3 13:42:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17551079991719300488.sh 13:42:49 ---> sudo-logs.sh 13:42:49 Archiving 'sudo' log.. 13:42:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4493190528132284392.sh 13:42:49 ---> job-cost.sh 13:42:49 Setup pyenv: 13:42:49 system 13:42:49 3.8.13 13:42:49 3.9.13 13:42:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:42:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UMon from file:/tmp/.os_lf_venv 13:42:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:42:56 lf-activate-venv(): INFO: Adding /tmp/venv-UMon/bin to PATH 13:42:56 INFO: No Stack... 13:42:56 INFO: Retrieving Pricing Info for: v3-standard-4 13:42:56 INFO: Archiving Costs 13:42:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15321199120929364193.sh 13:42:57 ---> logs-deploy.sh 13:42:57 Setup pyenv: 13:42:57 system 13:42:57 3.8.13 13:42:57 3.9.13 13:42:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:42:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UMon from file:/tmp/.os_lf_venv 13:42:58 lf-activate-venv(): INFO: Installing: lftools 13:43:06 lf-activate-venv(): INFO: Adding /tmp/venv-UMon/bin to PATH 13:43:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3506 13:43:06 INFO: archiving workspace using pattern(s): 13:43:07 Archives upload complete. 13:43:07 INFO: archiving logs to Nexus 13:43:08 ---> uname -a: 13:43:08 Linux prd-ubuntu1804-builder-4c-4g-15097 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:43:08 13:43:08 13:43:08 ---> lscpu: 13:43:08 Architecture: x86_64 13:43:08 CPU op-mode(s): 32-bit, 64-bit 13:43:08 Byte Order: Little Endian 13:43:08 CPU(s): 4 13:43:08 On-line CPU(s) list: 0-3 13:43:08 Thread(s) per core: 1 13:43:08 Core(s) per socket: 1 13:43:08 Socket(s): 4 13:43:08 NUMA node(s): 1 13:43:08 Vendor ID: AuthenticAMD 13:43:08 CPU family: 23 13:43:08 Model: 49 13:43:08 Model name: AMD EPYC-Rome Processor 13:43:08 Stepping: 0 13:43:08 CPU MHz: 2799.998 13:43:08 BogoMIPS: 5599.99 13:43:08 Virtualization: AMD-V 13:43:08 Hypervisor vendor: KVM 13:43:08 Virtualization type: full 13:43:08 L1d cache: 32K 13:43:08 L1i cache: 32K 13:43:08 L2 cache: 512K 13:43:08 L3 cache: 16384K 13:43:08 NUMA node0 CPU(s): 0-3 13:43:08 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 13:43:08 13:43:08 13:43:08 ---> nproc: 13:43:08 4 13:43:08 13:43:08 13:43:08 ---> df -h: 13:43:08 Filesystem Size Used Avail Use% Mounted on 13:43:08 udev 7.9G 0 7.9G 0% /dev 13:43:08 tmpfs 1.6G 672K 1.6G 1% /run 13:43:08 /dev/vda1 78G 8.3G 70G 11% / 13:43:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:43:08 tmpfs 5.0M 0 5.0M 0% /run/lock 13:43:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:43:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:43:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:43:08 13:43:08 13:43:08 ---> free -m: 13:43:08 total used free shared buff/cache available 13:43:08 Mem: 16040 552 13436 0 2051 15175 13:43:08 Swap: 1023 0 1023 13:43:08 13:43:08 13:43:08 ---> ip addr: 13:43:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:43:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:43:08 inet 127.0.0.1/8 scope host lo 13:43:08 valid_lft forever preferred_lft forever 13:43:08 inet6 ::1/128 scope host 13:43:08 valid_lft forever preferred_lft forever 13:43:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:43:08 link/ether fa:16:3e:1f:99:db brd ff:ff:ff:ff:ff:ff 13:43:08 inet 10.30.106.129/23 brd 10.30.107.255 scope global dynamic ens3 13:43:08 valid_lft 86249sec preferred_lft 86249sec 13:43:08 inet6 fe80::f816:3eff:fe1f:99db/64 scope link 13:43:08 valid_lft forever preferred_lft forever 13:43:08 13:43:08 13:43:08 ---> sar -b -r -n DEV: 13:43:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15097) 06/06/24 _x86_64_ (4 CPU) 13:43:08 13:43:08 13:40:40 LINUX RESTART (4 CPU) 13:43:08 13:43:08 13:41:01 tps rtps wtps bread/s bwrtn/s 13:43:08 13:42:01 231.79 23.61 208.18 781.07 50708.22 13:43:08 13:43:01 101.87 14.16 87.70 1073.02 21099.15 13:43:08 Average: 166.83 18.89 147.94 927.05 35903.68 13:43:08 13:43:08 13:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:43:08 13:42:01 13958992 15515744 2465976 15.01 56252 1703472 826216 4.73 733040 1523360 88044 13:43:08 13:43:01 13762652 15543296 2662316 16.21 76696 1893500 782940 4.48 734152 1691296 99696 13:43:08 Average: 13860822 15529520 2564146 15.61 66474 1798486 804578 4.60 733596 1607328 93870 13:43:08 13:43:08 13:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:43:08 13:42:01 ens3 143.49 97.23 1307.08 31.66 0.00 0.00 0.00 0.00 13:43:08 13:42:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 13:43:08 13:43:01 ens3 31.96 26.31 247.15 13.89 0.00 0.00 0.00 0.00 13:43:08 13:43:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 13:43:08 Average: ens3 87.73 61.77 777.11 22.78 0.00 0.00 0.00 0.00 13:43:08 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 13:43:08 13:43:08 13:43:08 ---> sar -P ALL: 13:43:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15097) 06/06/24 _x86_64_ (4 CPU) 13:43:08 13:43:08 13:40:40 LINUX RESTART (4 CPU) 13:43:08 13:43:08 13:41:01 CPU %user %nice %system %iowait %steal %idle 13:43:08 13:42:01 all 19.56 0.00 1.63 8.40 0.06 70.35 13:43:08 13:42:01 0 10.18 0.00 1.59 24.38 0.05 63.81 13:43:08 13:42:01 1 24.79 0.00 1.90 4.42 0.07 68.82 13:43:08 13:42:01 2 28.60 0.00 1.78 2.50 0.05 67.07 13:43:08 13:42:01 3 14.73 0.00 1.27 2.29 0.07 81.64 13:43:08 13:43:01 all 20.36 0.00 1.45 4.14 0.05 73.99 13:43:08 13:43:01 0 29.93 0.00 1.92 4.32 0.07 63.76 13:43:08 13:43:01 1 15.29 0.00 1.17 0.65 0.03 82.86 13:43:08 13:43:01 2 23.71 0.00 1.15 0.70 0.05 74.38 13:43:08 13:43:01 3 12.51 0.00 1.56 10.88 0.08 74.97 13:43:08 Average: all 19.96 0.00 1.54 6.26 0.06 72.18 13:43:08 Average: 0 20.06 0.00 1.76 14.34 0.06 63.78 13:43:08 Average: 1 20.03 0.00 1.53 2.53 0.05 75.86 13:43:08 Average: 2 26.15 0.00 1.47 1.60 0.05 70.73 13:43:08 Average: 3 13.62 0.00 1.41 6.58 0.08 78.31 13:43:08 13:43:08 13:43:08