12:55:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 12:55:28 Running as SYSTEM 12:55:28 [EnvInject] - Loading node environment variables. 12:55:28 Building remotely on prd-ubuntu1804-builder-4c-4g-14845 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:55:28 [ssh-agent] Looking for ssh-agent implementation... 12:55:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:28 $ ssh-agent 12:55:28 SSH_AUTH_SOCK=/tmp/ssh-qa9I9dGAvCGH/agent.1755 12:55:28 SSH_AGENT_PID=1757 12:55:28 [ssh-agent] Started. 12:55:28 Running ssh-add (command line suppressed) 12:55:28 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18151369902559535466.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18151369902559535466.key) 12:55:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:55:28 The recommended git tool is: NONE 12:55:30 using credential onap-jenkins-ssh 12:55:30 Wiping out workspace first. 12:55:30 Cloning the remote Git repository 12:55:30 Cloning repository git://cloud.onap.org/mirror/oom.git 12:55:30 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:55:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:30 > git --version # timeout=10 12:55:30 > git --version # 'git version 2.17.1' 12:55:30 using GIT_SSH to set credentials Gerrit user 12:55:30 Verifying host key using manually-configured host key entries 12:55:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:55:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:36 using GIT_SSH to set credentials Gerrit user 12:55:36 Verifying host key using manually-configured host key entries 12:55:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/8 # timeout=30 12:55:36 > git rev-parse 148634b5a6d0d0a8abaee04f416dbae6d6814e38^{commit} # timeout=10 12:55:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:55:36 Checking out Revision 148634b5a6d0d0a8abaee04f416dbae6d6814e38 (refs/changes/59/137159/8) 12:55:36 > git config core.sparsecheckout # timeout=10 12:55:36 > git checkout -f 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=30 12:55:39 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 12:55:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:55:39 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 12:55:39 [EnvInject] - Injecting environment variables from a build step. 12:55:39 [EnvInject] - Injecting as environment variables the properties content 12:55:39 PYTHON=python3 12:55:39 12:55:39 [EnvInject] - Variables injected successfully. 12:55:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12998856139797862236.sh 12:55:40 ---> tox-install.sh 12:55:40 + source /home/jenkins/lf-env.sh 12:55:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:40 ++ mktemp -d /tmp/venv-XXXX 12:55:40 + lf_venv=/tmp/venv-Tlcm 12:55:40 + local venv_file=/tmp/.os_lf_venv 12:55:40 + local python=python3 12:55:40 + local options 12:55:40 + local set_path=true 12:55:40 + local install_args= 12:55:40 ++ 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 12:55:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:55:40 + true 12:55:40 + case $1 in 12:55:40 + venv_file=/tmp/.toxenv 12:55:40 + shift 2 12:55:40 + true 12:55:40 + case $1 in 12:55:40 + shift 12:55:40 + break 12:55:40 + case $python in 12:55:40 + local pkg_list= 12:55:40 + [[ -d /opt/pyenv ]] 12:55:40 + echo 'Setup pyenv:' 12:55:40 Setup pyenv: 12:55:40 + export PYENV_ROOT=/opt/pyenv 12:55:40 + PYENV_ROOT=/opt/pyenv 12:55:40 + 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 12:55:40 + 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 12:55:40 + pyenv versions 12:55:40 * system (set by /opt/pyenv/version) 12:55:40 * 3.8.13 (set by /opt/pyenv/version) 12:55:40 * 3.9.13 (set by /opt/pyenv/version) 12:55:40 * 3.10.6 (set by /opt/pyenv/version) 12:55:40 + command -v pyenv 12:55:40 ++ pyenv init - --no-rehash 12:55:40 + 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[*]}"'\'')" 12:55:40 export PATH="/opt/pyenv/shims:${PATH}" 12:55:40 export PYENV_SHELL=bash 12:55:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:40 pyenv() { 12:55:40 local command 12:55:40 command="${1:-}" 12:55:40 if [ "$#" -gt 0 ]; then 12:55:40 shift 12:55:40 fi 12:55:40 12:55:40 case "$command" in 12:55:40 rehash|shell) 12:55:40 eval "$(pyenv "sh-$command" "$@")" 12:55:40 ;; 12:55:40 *) 12:55:40 command pyenv "$command" "$@" 12:55:40 ;; 12:55:40 esac 12:55:40 }' 12:55:40 +++ 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[*]}"' 12:55:40 ++ 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 12:55:40 ++ 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 12:55:40 ++ 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 12:55:40 ++ export PYENV_SHELL=bash 12:55:40 ++ PYENV_SHELL=bash 12:55:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:40 +++ complete -F _pyenv pyenv 12:55:40 ++ lf-pyver python3 12:55:40 ++ local py_version_xy=python3 12:55:40 ++ local py_version_xyz= 12:55:40 ++ pyenv versions 12:55:40 ++ local command 12:55:40 ++ command=versions 12:55:40 ++ '[' 1 -gt 0 ']' 12:55:40 ++ shift 12:55:40 ++ case "$command" in 12:55:40 ++ command pyenv versions 12:55:40 ++ pyenv versions 12:55:40 ++ awk '{ print $1 }' 12:55:40 ++ sed 's/^[ *]* //' 12:55:40 ++ grep -E '^[0-9.]*[0-9]$' 12:55:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:40 +++ grep '^3' /tmp/.pyenv_versions 12:55:40 +++ sort -V 12:55:40 +++ tail -n 1 12:55:40 ++ py_version_xyz=3.10.6 12:55:40 ++ [[ -z 3.10.6 ]] 12:55:40 ++ echo 3.10.6 12:55:40 ++ return 0 12:55:40 + pyenv local 3.10.6 12:55:40 + local command 12:55:40 + command=local 12:55:40 + '[' 2 -gt 0 ']' 12:55:40 + shift 12:55:40 + case "$command" in 12:55:40 + command pyenv local 3.10.6 12:55:40 + pyenv local 3.10.6 12:55:40 + for arg in "$@" 12:55:40 + case $arg in 12:55:40 + pkg_list+='tox ' 12:55:40 + for arg in "$@" 12:55:40 + case $arg in 12:55:40 + pkg_list+='virtualenv ' 12:55:40 + for arg in "$@" 12:55:40 + case $arg in 12:55:40 + pkg_list+='urllib3~=1.26.15 ' 12:55:40 + [[ -f /tmp/.toxenv ]] 12:55:40 + [[ ! -f /tmp/.toxenv ]] 12:55:40 + [[ -n '' ]] 12:55:40 + python3 -m venv /tmp/venv-Tlcm 12:55:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tlcm' 12:55:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tlcm 12:55:44 + echo /tmp/venv-Tlcm 12:55:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:55:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:55:44 + /tmp/venv-Tlcm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:55:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:55:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:55:47 + /tmp/venv-Tlcm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:55:50 + type python3 12:55:50 + true 12:55:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tlcm/bin to PATH' 12:55:50 lf-activate-venv(): INFO: Adding /tmp/venv-Tlcm/bin to PATH 12:55:50 + PATH=/tmp/venv-Tlcm/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 12:55:50 + return 0 12:55:50 + python3 --version 12:55:50 Python 3.10.6 12:55:50 + python3 -m pip --version 12:55:50 pip 24.0 from /tmp/venv-Tlcm/lib/python3.10/site-packages/pip (python 3.10) 12:55:50 + python3 -m pip freeze 12:55:50 cachetools==5.3.3 12:55:50 chardet==5.2.0 12:55:50 colorama==0.4.6 12:55:50 distlib==0.3.8 12:55:50 filelock==3.13.1 12:55:50 packaging==24.0 12:55:50 platformdirs==4.2.0 12:55:50 pluggy==1.4.0 12:55:50 pyproject-api==1.6.1 12:55:50 tomli==2.0.1 12:55:50 tox==4.14.1 12:55:50 urllib3==1.26.18 12:55:50 virtualenv==20.25.1 12:55:50 [EnvInject] - Injecting environment variables from a build step. 12:55:50 [EnvInject] - Injecting as environment variables the properties content 12:55:50 PARALLEL=false 12:55:50 12:55:50 [EnvInject] - Variables injected successfully. 12:55:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9921970518434727550.sh 12:55:50 ---> tox-run.sh 12:55:50 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:55:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:55:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:55:50 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:55:50 + source /home/jenkins/lf-env.sh 12:55:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:50 ++ mktemp -d /tmp/venv-XXXX 12:55:50 + lf_venv=/tmp/venv-G7xF 12:55:50 + local venv_file=/tmp/.os_lf_venv 12:55:50 + local python=python3 12:55:50 + local options 12:55:50 + local set_path=true 12:55:50 + local install_args= 12:55:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:55:50 + true 12:55:50 + case $1 in 12:55:50 + venv_file=/tmp/.toxenv 12:55:50 + shift 2 12:55:50 + true 12:55:50 + case $1 in 12:55:50 + shift 12:55:50 + break 12:55:50 + case $python in 12:55:50 + local pkg_list= 12:55:50 + [[ -d /opt/pyenv ]] 12:55:50 + echo 'Setup pyenv:' 12:55:50 Setup pyenv: 12:55:50 + export PYENV_ROOT=/opt/pyenv 12:55:50 + PYENV_ROOT=/opt/pyenv 12:55:50 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:50 + pyenv versions 12:55:50 system 12:55:50 3.8.13 12:55:50 3.9.13 12:55:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:55:50 + command -v pyenv 12:55:50 ++ pyenv init - --no-rehash 12:55:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:55:50 export PATH="/opt/pyenv/shims:${PATH}" 12:55:50 export PYENV_SHELL=bash 12:55:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:50 pyenv() { 12:55:50 local command 12:55:50 command="${1:-}" 12:55:50 if [ "$#" -gt 0 ]; then 12:55:50 shift 12:55:50 fi 12:55:50 12:55:50 case "$command" in 12:55:50 rehash|shell) 12:55:50 eval "$(pyenv "sh-$command" "$@")" 12:55:50 ;; 12:55:50 *) 12:55:50 command pyenv "$command" "$@" 12:55:50 ;; 12:55:50 esac 12:55:50 }' 12:55:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:55:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:55:50 ++ export PYENV_SHELL=bash 12:55:50 ++ PYENV_SHELL=bash 12:55:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:50 +++ complete -F _pyenv pyenv 12:55:50 ++ lf-pyver python3 12:55:50 ++ local py_version_xy=python3 12:55:50 ++ local py_version_xyz= 12:55:50 ++ pyenv versions 12:55:50 ++ sed 's/^[ *]* //' 12:55:50 ++ local command 12:55:50 ++ command=versions 12:55:50 ++ '[' 1 -gt 0 ']' 12:55:50 ++ shift 12:55:50 ++ case "$command" in 12:55:50 ++ command pyenv versions 12:55:50 ++ pyenv versions 12:55:50 ++ awk '{ print $1 }' 12:55:50 ++ grep -E '^[0-9.]*[0-9]$' 12:55:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:50 +++ grep '^3' /tmp/.pyenv_versions 12:55:50 +++ sort -V 12:55:50 +++ tail -n 1 12:55:50 ++ py_version_xyz=3.10.6 12:55:50 ++ [[ -z 3.10.6 ]] 12:55:50 ++ echo 3.10.6 12:55:50 ++ return 0 12:55:50 + pyenv local 3.10.6 12:55:50 + local command 12:55:50 + command=local 12:55:50 + '[' 2 -gt 0 ']' 12:55:50 + shift 12:55:50 + case "$command" in 12:55:50 + command pyenv local 3.10.6 12:55:50 + pyenv local 3.10.6 12:55:51 + for arg in "$@" 12:55:51 + case $arg in 12:55:51 + pkg_list+='tox ' 12:55:51 + for arg in "$@" 12:55:51 + case $arg in 12:55:51 + pkg_list+='virtualenv ' 12:55:51 + for arg in "$@" 12:55:51 + case $arg in 12:55:51 + pkg_list+='urllib3~=1.26.15 ' 12:55:51 + [[ -f /tmp/.toxenv ]] 12:55:51 ++ cat /tmp/.toxenv 12:55:51 + lf_venv=/tmp/venv-Tlcm 12:55:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tlcm from' file:/tmp/.toxenv 12:55:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tlcm from file:/tmp/.toxenv 12:55:51 + /tmp/venv-Tlcm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:55:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:55:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:55:51 + /tmp/venv-Tlcm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:55:53 + type python3 12:55:53 + true 12:55:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tlcm/bin to PATH' 12:55:53 lf-activate-venv(): INFO: Adding /tmp/venv-Tlcm/bin to PATH 12:55:53 + PATH=/tmp/venv-Tlcm/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 12:55:53 + return 0 12:55:53 + [[ -d /opt/pyenv ]] 12:55:53 + echo '---> Setting up pyenv' 12:55:53 ---> Setting up pyenv 12:55:53 + export PYENV_ROOT=/opt/pyenv 12:55:53 + PYENV_ROOT=/opt/pyenv 12:55:53 + export PATH=/opt/pyenv/bin:/tmp/venv-Tlcm/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 12:55:53 + PATH=/opt/pyenv/bin:/tmp/venv-Tlcm/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 12:55:53 ++ pwd 12:55:53 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:55:53 + export PYTHONPATH 12:55:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:55:53 + TOX_TESTENV_PASSENV=PYTHONPATH 12:55:53 + tox --version 12:55:53 4.14.1 from /tmp/venv-Tlcm/lib/python3.10/site-packages/tox/__init__.py 12:55:53 + PARALLEL=false 12:55:53 + TOX_OPTIONS_LIST= 12:55:53 + [[ -n checkbashisms ]] 12:55:53 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:55:53 + case ${PARALLEL,,} in 12:55:53 + tox -e checkbashisms 12:55:53 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:55:54 checkbashisms: freeze> python -m pip freeze --all 12:55:55 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:55:55 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:55:56 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:55:56 you may get strange results 12:55:57 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:55:58 checkbashisms: OK (4.74=setup[1.62]+cmd[3.11] seconds) 12:55:58 congratulations :) (4.91 seconds) 12:55:58 + tox_status=0 12:55:58 + echo '---> Completed tox runs' 12:55:58 ---> Completed tox runs 12:55:58 + for i in .tox/*/log 12:55:58 ++ echo .tox/checkbashisms/log 12:55:58 ++ awk -F/ '{print $2}' 12:55:58 + tox_env=checkbashisms 12:55:58 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:55:58 + DOC_DIR=docs/_build/html 12:55:58 + [[ -d docs/_build/html ]] 12:55:58 + echo '---> tox-run.sh ends' 12:55:58 ---> tox-run.sh ends 12:55:58 + test 0 -eq 0 12:55:58 $ ssh-agent -k 12:55:58 unset SSH_AUTH_SOCK; 12:55:58 unset SSH_AGENT_PID; 12:55:58 echo Agent pid 1757 killed; 12:55:58 [ssh-agent] Stopped. 12:55:58 [PostBuildScript] - [INFO] Executing post build scripts. 12:55:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5320571575468817832.sh 12:55:58 ---> sysstat.sh 12:55:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16454263680172541833.sh 12:55:59 ---> package-listing.sh 12:55:59 ++ facter osfamily 12:55:59 ++ tr '[:upper:]' '[:lower:]' 12:55:59 + OS_FAMILY=debian 12:55:59 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:55:59 + START_PACKAGES=/tmp/packages_start.txt 12:55:59 + END_PACKAGES=/tmp/packages_end.txt 12:55:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:55:59 + PACKAGES=/tmp/packages_start.txt 12:55:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:55:59 + PACKAGES=/tmp/packages_end.txt 12:55:59 + case "${OS_FAMILY}" in 12:55:59 + dpkg -l 12:55:59 + grep '^ii' 12:55:59 + '[' -f /tmp/packages_start.txt ']' 12:55:59 + '[' -f /tmp/packages_end.txt ']' 12:55:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:55:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:55:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:55:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:55:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16123397261440255410.sh 12:55:59 ---> capture-instance-metadata.sh 12:55:59 Setup pyenv: 12:55:59 system 12:55:59 3.8.13 12:55:59 3.9.13 12:55:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:56:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bkye 12:56:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:56:06 lf-activate-venv(): INFO: Installing: lftools 12:56:38 lf-activate-venv(): INFO: Adding /tmp/venv-bkye/bin to PATH 12:56:38 INFO: Running in OpenStack, capturing instance metadata 12:56:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10171460618065728416.sh 12:56:39 provisioning config files... 12:56:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16349946032464312069tmp 12:56:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:56:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:56:39 [EnvInject] - Injecting environment variables from a build step. 12:56:39 [EnvInject] - Injecting as environment variables the properties content 12:56:39 SERVER_ID=logs 12:56:39 12:56:39 [EnvInject] - Variables injected successfully. 12:56:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10482932071851640796.sh 12:56:39 ---> create-netrc.sh 12:56:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8590220176798840659.sh 12:56:39 ---> python-tools-install.sh 12:56:39 Setup pyenv: 12:56:39 system 12:56:39 3.8.13 12:56:39 3.9.13 12:56:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:56:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bkye from file:/tmp/.os_lf_venv 12:56:40 lf-activate-venv(): INFO: Installing: lftools 12:56:49 lf-activate-venv(): INFO: Adding /tmp/venv-bkye/bin to PATH 12:56:49 Generating Requirements File 12:57:17 Python 3.10.6 12:57:17 pip 24.0 from /tmp/venv-bkye/lib/python3.10/site-packages/pip (python 3.10) 12:57:17 appdirs==1.4.4 12:57:17 argcomplete==3.2.3 12:57:17 aspy.yaml==1.3.0 12:57:17 attrs==23.2.0 12:57:17 autopage==0.5.2 12:57:17 beautifulsoup4==4.12.3 12:57:17 boto3==1.34.67 12:57:17 botocore==1.34.67 12:57:17 bs4==0.0.2 12:57:17 cachetools==5.3.3 12:57:17 certifi==2024.2.2 12:57:17 cffi==1.16.0 12:57:17 cfgv==3.4.0 12:57:17 chardet==5.2.0 12:57:17 charset-normalizer==3.3.2 12:57:17 click==8.1.7 12:57:17 cliff==4.6.0 12:57:17 cmd2==2.4.3 12:57:17 cryptography==3.3.2 12:57:17 debtcollector==3.0.0 12:57:17 decorator==5.1.1 12:57:17 defusedxml==0.7.1 12:57:17 Deprecated==1.2.14 12:57:17 distlib==0.3.8 12:57:17 dnspython==2.6.1 12:57:17 docker==4.2.2 12:57:17 dogpile.cache==1.3.2 12:57:17 email_validator==2.1.1 12:57:17 filelock==3.13.1 12:57:17 future==1.0.0 12:57:17 gitdb==4.0.11 12:57:17 GitPython==3.1.42 12:57:17 google-auth==2.29.0 12:57:17 httplib2==0.22.0 12:57:17 identify==2.5.35 12:57:17 idna==3.6 12:57:17 importlib-resources==1.5.0 12:57:17 iso8601==2.1.0 12:57:17 Jinja2==3.1.3 12:57:17 jmespath==1.0.1 12:57:17 jsonpatch==1.33 12:57:17 jsonpointer==2.4 12:57:17 jsonschema==4.21.1 12:57:17 jsonschema-specifications==2023.12.1 12:57:17 keystoneauth1==5.6.0 12:57:17 kubernetes==29.0.0 12:57:17 lftools==0.37.10 12:57:17 lxml==5.1.0 12:57:17 MarkupSafe==2.1.5 12:57:17 msgpack==1.0.8 12:57:17 multi_key_dict==2.0.3 12:57:17 munch==4.0.0 12:57:17 netaddr==1.2.1 12:57:17 netifaces==0.11.0 12:57:17 niet==1.4.2 12:57:17 nodeenv==1.8.0 12:57:17 oauth2client==4.1.3 12:57:17 oauthlib==3.2.2 12:57:17 openstacksdk==3.0.0 12:57:17 os-client-config==2.1.0 12:57:17 os-service-types==1.7.0 12:57:17 osc-lib==3.0.1 12:57:17 oslo.config==9.4.0 12:57:17 oslo.context==5.5.0 12:57:17 oslo.i18n==6.3.0 12:57:17 oslo.log==5.5.0 12:57:17 oslo.serialization==5.4.0 12:57:17 oslo.utils==7.1.0 12:57:17 packaging==24.0 12:57:17 pbr==6.0.0 12:57:17 platformdirs==4.2.0 12:57:17 prettytable==3.10.0 12:57:17 pyasn1==0.5.1 12:57:17 pyasn1-modules==0.3.0 12:57:17 pycparser==2.21 12:57:17 pygerrit2==2.0.15 12:57:17 PyGithub==2.2.0 12:57:17 pyinotify==0.9.6 12:57:17 PyJWT==2.8.0 12:57:17 PyNaCl==1.5.0 12:57:17 pyparsing==2.4.7 12:57:17 pyperclip==1.8.2 12:57:17 pyrsistent==0.20.0 12:57:17 python-cinderclient==9.5.0 12:57:17 python-dateutil==2.9.0.post0 12:57:17 python-heatclient==3.5.0 12:57:17 python-jenkins==1.8.2 12:57:17 python-keystoneclient==5.4.0 12:57:17 python-magnumclient==4.4.0 12:57:17 python-novaclient==18.6.0 12:57:17 python-openstackclient==6.6.0 12:57:17 python-swiftclient==4.5.0 12:57:17 PyYAML==6.0.1 12:57:17 referencing==0.34.0 12:57:17 requests==2.31.0 12:57:17 requests-oauthlib==1.4.0 12:57:17 requestsexceptions==1.4.0 12:57:17 rfc3986==2.0.0 12:57:17 rpds-py==0.18.0 12:57:17 rsa==4.9 12:57:17 ruamel.yaml==0.18.6 12:57:17 ruamel.yaml.clib==0.2.8 12:57:17 s3transfer==0.10.1 12:57:17 simplejson==3.19.2 12:57:17 six==1.16.0 12:57:17 smmap==5.0.1 12:57:17 soupsieve==2.5 12:57:17 stevedore==5.2.0 12:57:17 tabulate==0.9.0 12:57:17 toml==0.10.2 12:57:17 tomlkit==0.12.4 12:57:17 tqdm==4.66.2 12:57:17 typing_extensions==4.10.0 12:57:17 tzdata==2024.1 12:57:17 urllib3==1.26.18 12:57:17 virtualenv==20.25.1 12:57:17 wcwidth==0.2.13 12:57:17 websocket-client==1.7.0 12:57:17 wrapt==1.16.0 12:57:17 xdg==6.0.0 12:57:17 xmltodict==0.13.0 12:57:17 yq==3.2.3 12:57:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14476368576748124119.sh 12:57:17 ---> sudo-logs.sh 12:57:17 Archiving 'sudo' log.. 12:57:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7151647148114421850.sh 12:57:18 ---> job-cost.sh 12:57:18 Setup pyenv: 12:57:18 system 12:57:18 3.8.13 12:57:18 3.9.13 12:57:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:57:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bkye from file:/tmp/.os_lf_venv 12:57:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:57:24 lf-activate-venv(): INFO: Adding /tmp/venv-bkye/bin to PATH 12:57:24 INFO: No Stack... 12:57:25 INFO: Retrieving Pricing Info for: v3-standard-4 12:57:25 INFO: Archiving Costs 12:57:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15503042523497215847.sh 12:57:25 ---> logs-deploy.sh 12:57:25 Setup pyenv: 12:57:25 system 12:57:25 3.8.13 12:57:25 3.9.13 12:57:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:57:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bkye from file:/tmp/.os_lf_venv 12:57:26 lf-activate-venv(): INFO: Installing: lftools 12:57:35 lf-activate-venv(): INFO: Adding /tmp/venv-bkye/bin to PATH 12:57:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3372 12:57:35 INFO: archiving workspace using pattern(s): 12:57:36 Archives upload complete. 12:57:37 INFO: archiving logs to Nexus 12:57:37 ---> uname -a: 12:57:37 Linux prd-ubuntu1804-builder-4c-4g-14845 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:57:37 12:57:37 12:57:37 ---> lscpu: 12:57:37 Architecture: x86_64 12:57:37 CPU op-mode(s): 32-bit, 64-bit 12:57:37 Byte Order: Little Endian 12:57:37 CPU(s): 4 12:57:37 On-line CPU(s) list: 0-3 12:57:37 Thread(s) per core: 1 12:57:37 Core(s) per socket: 1 12:57:37 Socket(s): 4 12:57:37 NUMA node(s): 1 12:57:37 Vendor ID: AuthenticAMD 12:57:37 CPU family: 23 12:57:37 Model: 49 12:57:37 Model name: AMD EPYC-Rome Processor 12:57:37 Stepping: 0 12:57:37 CPU MHz: 2799.998 12:57:37 BogoMIPS: 5599.99 12:57:37 Virtualization: AMD-V 12:57:37 Hypervisor vendor: KVM 12:57:37 Virtualization type: full 12:57:37 L1d cache: 32K 12:57:37 L1i cache: 32K 12:57:37 L2 cache: 512K 12:57:37 L3 cache: 16384K 12:57:37 NUMA node0 CPU(s): 0-3 12:57:37 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 12:57:37 12:57:37 12:57:37 ---> nproc: 12:57:37 4 12:57:37 12:57:37 12:57:37 ---> df -h: 12:57:37 Filesystem Size Used Avail Use% Mounted on 12:57:37 udev 7.9G 0 7.9G 0% /dev 12:57:37 tmpfs 1.6G 672K 1.6G 1% /run 12:57:37 /dev/vda1 78G 8.3G 70G 11% / 12:57:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:57:37 tmpfs 5.0M 0 5.0M 0% /run/lock 12:57:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:57:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:57:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:57:37 12:57:37 12:57:37 ---> free -m: 12:57:37 total used free shared buff/cache available 12:57:37 Mem: 16040 560 13417 0 2061 15167 12:57:37 Swap: 1023 0 1023 12:57:37 12:57:37 12:57:37 ---> ip addr: 12:57:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:57:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:57:37 inet 127.0.0.1/8 scope host lo 12:57:37 valid_lft forever preferred_lft forever 12:57:37 inet6 ::1/128 scope host 12:57:37 valid_lft forever preferred_lft forever 12:57:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:57:37 link/ether fa:16:3e:f3:83:0f brd ff:ff:ff:ff:ff:ff 12:57:37 inet 10.30.106.157/23 brd 10.30.107.255 scope global dynamic ens3 12:57:37 valid_lft 86237sec preferred_lft 86237sec 12:57:37 inet6 fe80::f816:3eff:fef3:830f/64 scope link 12:57:37 valid_lft forever preferred_lft forever 12:57:37 12:57:37 12:57:37 ---> sar -b -r -n DEV: 12:57:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14845) 03/21/24 _x86_64_ (4 CPU) 12:57:37 12:57:37 12:54:57 LINUX RESTART (4 CPU) 12:57:37 12:57:37 12:55:01 tps rtps wtps bread/s bwrtn/s 12:57:37 12:56:01 232.26 67.16 165.11 4385.67 47685.79 12:57:37 12:57:01 99.57 13.90 85.67 1049.03 15568.21 12:57:37 Average: 165.91 40.53 125.39 2717.35 31627.00 12:57:37 12:57:37 12:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:57:37 12:56:01 14133472 15559140 2291496 13.95 45184 1589860 755580 4.32 677648 1419968 93080 12:57:37 12:57:01 13834968 15542068 2590000 15.77 70012 1832012 767620 4.39 730276 1635076 165824 12:57:37 Average: 13984220 15550604 2440748 14.86 57598 1710936 761600 4.36 703962 1527522 129452 12:57:37 12:57:37 12:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:57:37 12:56:01 ens3 401.33 258.02 1585.05 72.61 0.00 0.00 0.00 0.00 12:57:37 12:56:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 12:57:37 12:57:01 ens3 59.14 39.56 762.68 8.67 0.00 0.00 0.00 0.00 12:57:37 12:57:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 12:57:37 Average: ens3 230.24 148.79 1173.87 40.64 0.00 0.00 0.00 0.00 12:57:37 Average: lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 12:57:37 12:57:37 12:57:37 ---> sar -P ALL: 12:57:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14845) 03/21/24 _x86_64_ (4 CPU) 12:57:37 12:57:37 12:54:57 LINUX RESTART (4 CPU) 12:57:37 12:57:37 12:55:01 CPU %user %nice %system %iowait %steal %idle 12:57:37 12:56:01 all 16.59 0.00 2.42 13.13 0.05 67.80 12:57:37 12:56:01 0 8.55 0.00 2.35 33.37 0.07 55.67 12:57:37 12:56:01 1 18.24 0.00 2.95 12.68 0.05 66.09 12:57:37 12:56:01 2 22.74 0.00 2.34 3.83 0.05 71.04 12:57:37 12:56:01 3 16.85 0.00 2.02 2.69 0.05 78.38 12:57:37 12:57:01 all 20.76 0.00 1.34 3.42 0.05 74.43 12:57:37 12:57:01 0 22.92 0.00 1.30 4.06 0.05 71.67 12:57:37 12:57:01 1 4.02 0.00 0.78 7.08 0.03 88.08 12:57:37 12:57:01 2 28.16 0.00 2.05 1.47 0.07 68.26 12:57:37 12:57:01 3 27.93 0.00 1.22 1.07 0.08 69.69 12:57:37 Average: all 18.68 0.00 1.88 8.27 0.05 71.12 12:57:37 Average: 0 15.75 0.00 1.82 18.68 0.06 63.69 12:57:37 Average: 1 11.12 0.00 1.86 9.87 0.04 77.11 12:57:37 Average: 2 25.45 0.00 2.20 2.65 0.06 69.64 12:57:37 Average: 3 22.39 0.00 1.62 1.88 0.07 74.04 12:57:37 12:57:37 12:57:37