12:30:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 12:30:07 Running as SYSTEM 12:30:07 [EnvInject] - Loading node environment variables. 12:30:07 Building remotely on prd-ubuntu1804-builder-4c-4g-7975 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:30:07 [ssh-agent] Looking for ssh-agent implementation... 12:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:30:07 $ ssh-agent 12:30:07 SSH_AUTH_SOCK=/tmp/ssh-0T9ea6FvcIko/agent.1711 12:30:07 SSH_AGENT_PID=1713 12:30:07 [ssh-agent] Started. 12:30:07 Running ssh-add (command line suppressed) 12:30:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10031749590813237442.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10031749590813237442.key) 12:30:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:30:07 The recommended git tool is: NONE 12:30:09 using credential onap-jenkins-ssh 12:30:09 Wiping out workspace first. 12:30:09 Cloning the remote Git repository 12:30:09 Cloning repository git://cloud.onap.org/mirror/oom.git 12:30:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:30:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:30:09 > git --version # timeout=10 12:30:09 > git --version # 'git version 2.17.1' 12:30:09 using GIT_SSH to set credentials Gerrit user 12:30:09 Verifying host key using manually-configured host key entries 12:30:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:30:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:30:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:30:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:30:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:30:15 using GIT_SSH to set credentials Gerrit user 12:30:15 Verifying host key using manually-configured host key entries 12:30:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/4 # timeout=30 12:30:15 > git rev-parse 7fa5a6c1ec5b0c029bfc2ac8ddd73ffd44a12928^{commit} # timeout=10 12:30:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:30:15 Checking out Revision 7fa5a6c1ec5b0c029bfc2ac8ddd73ffd44a12928 (refs/changes/59/137159/4) 12:30:15 > git config core.sparsecheckout # timeout=10 12:30:15 > git checkout -f 7fa5a6c1ec5b0c029bfc2ac8ddd73ffd44a12928 # timeout=30 12:30:19 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 12:30:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:30:19 > git rev-list --no-walk 5026bc8a2eb471ddc293baf13c81fb14de34469d # timeout=10 12:30:19 [EnvInject] - Injecting environment variables from a build step. 12:30:19 [EnvInject] - Injecting as environment variables the properties content 12:30:19 PYTHON=python3 12:30:19 12:30:19 [EnvInject] - Variables injected successfully. 12:30:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13797378938179556075.sh 12:30:19 ---> tox-install.sh 12:30:19 + source /home/jenkins/lf-env.sh 12:30:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:30:19 ++ mktemp -d /tmp/venv-XXXX 12:30:19 + lf_venv=/tmp/venv-SkGF 12:30:19 + local venv_file=/tmp/.os_lf_venv 12:30:19 + local python=python3 12:30:19 + local options 12:30:19 + local set_path=true 12:30:19 + local install_args= 12:30:19 ++ 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:30:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:30:19 + true 12:30:19 + case $1 in 12:30:19 + venv_file=/tmp/.toxenv 12:30:19 + shift 2 12:30:19 + true 12:30:19 + case $1 in 12:30:19 + shift 12:30:19 + break 12:30:19 + case $python in 12:30:19 + local pkg_list= 12:30:19 + [[ -d /opt/pyenv ]] 12:30:19 + echo 'Setup pyenv:' 12:30:19 Setup pyenv: 12:30:19 + export PYENV_ROOT=/opt/pyenv 12:30:19 + PYENV_ROOT=/opt/pyenv 12:30:19 + 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:30:19 + 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:30:19 + pyenv versions 12:30:19 * system (set by /opt/pyenv/version) 12:30:19 * 3.8.13 (set by /opt/pyenv/version) 12:30:19 * 3.9.13 (set by /opt/pyenv/version) 12:30:19 * 3.10.6 (set by /opt/pyenv/version) 12:30:19 + command -v pyenv 12:30:19 ++ pyenv init - --no-rehash 12:30:19 + 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:30:19 export PATH="/opt/pyenv/shims:${PATH}" 12:30:19 export PYENV_SHELL=bash 12:30:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:30:19 pyenv() { 12:30:19 local command 12:30:19 command="${1:-}" 12:30:19 if [ "$#" -gt 0 ]; then 12:30:19 shift 12:30:19 fi 12:30:19 12:30:19 case "$command" in 12:30:19 rehash|shell) 12:30:19 eval "$(pyenv "sh-$command" "$@")" 12:30:19 ;; 12:30:19 *) 12:30:19 command pyenv "$command" "$@" 12:30:19 ;; 12:30:19 esac 12:30:19 }' 12:30:19 +++ 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:30:19 ++ 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:30:19 ++ 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:30:19 ++ 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:30:19 ++ export PYENV_SHELL=bash 12:30:19 ++ PYENV_SHELL=bash 12:30:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:30:19 +++ complete -F _pyenv pyenv 12:30:19 ++ lf-pyver python3 12:30:19 ++ local py_version_xy=python3 12:30:19 ++ local py_version_xyz= 12:30:19 ++ pyenv versions 12:30:19 ++ local command 12:30:19 ++ command=versions 12:30:19 ++ '[' 1 -gt 0 ']' 12:30:19 ++ shift 12:30:19 ++ case "$command" in 12:30:19 ++ command pyenv versions 12:30:19 ++ pyenv versions 12:30:19 ++ sed 's/^[ *]* //' 12:30:19 ++ awk '{ print $1 }' 12:30:19 ++ grep -E '^[0-9.]*[0-9]$' 12:30:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:30:19 +++ grep '^3' /tmp/.pyenv_versions 12:30:19 +++ sort -V 12:30:19 +++ tail -n 1 12:30:19 ++ py_version_xyz=3.10.6 12:30:19 ++ [[ -z 3.10.6 ]] 12:30:19 ++ echo 3.10.6 12:30:19 ++ return 0 12:30:19 + pyenv local 3.10.6 12:30:19 + local command 12:30:19 + command=local 12:30:19 + '[' 2 -gt 0 ']' 12:30:19 + shift 12:30:19 + case "$command" in 12:30:19 + command pyenv local 3.10.6 12:30:19 + pyenv local 3.10.6 12:30:19 + for arg in "$@" 12:30:19 + case $arg in 12:30:19 + pkg_list+='tox ' 12:30:19 + for arg in "$@" 12:30:19 + case $arg in 12:30:19 + pkg_list+='virtualenv ' 12:30:19 + for arg in "$@" 12:30:19 + case $arg in 12:30:19 + pkg_list+='urllib3~=1.26.15 ' 12:30:19 + [[ -f /tmp/.toxenv ]] 12:30:19 + [[ ! -f /tmp/.toxenv ]] 12:30:19 + [[ -n '' ]] 12:30:19 + python3 -m venv /tmp/venv-SkGF 12:30:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SkGF' 12:30:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SkGF 12:30:24 + echo /tmp/venv-SkGF 12:30:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:30:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:30:24 + /tmp/venv-SkGF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:30:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:30:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:30:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:30:28 + /tmp/venv-SkGF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:30:30 + type python3 12:30:30 + true 12:30:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SkGF/bin to PATH' 12:30:30 lf-activate-venv(): INFO: Adding /tmp/venv-SkGF/bin to PATH 12:30:30 + PATH=/tmp/venv-SkGF/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:30:30 + return 0 12:30:30 + python3 --version 12:30:30 Python 3.10.6 12:30:30 + python3 -m pip --version 12:30:31 pip 24.0 from /tmp/venv-SkGF/lib/python3.10/site-packages/pip (python 3.10) 12:30:31 + python3 -m pip freeze 12:30:31 cachetools==5.3.2 12:30:31 chardet==5.2.0 12:30:31 colorama==0.4.6 12:30:31 distlib==0.3.8 12:30:31 filelock==3.13.1 12:30:31 packaging==23.2 12:30:31 platformdirs==4.2.0 12:30:31 pluggy==1.4.0 12:30:31 pyproject-api==1.6.1 12:30:31 tomli==2.0.1 12:30:31 tox==4.13.0 12:30:31 urllib3==1.26.18 12:30:31 virtualenv==20.25.1 12:30:31 [EnvInject] - Injecting environment variables from a build step. 12:30:31 [EnvInject] - Injecting as environment variables the properties content 12:30:31 PARALLEL=false 12:30:31 12:30:31 [EnvInject] - Variables injected successfully. 12:30:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13099900277745748904.sh 12:30:31 ---> tox-run.sh 12:30:31 + 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:30:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:30:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:30:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:30:31 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:30:31 + source /home/jenkins/lf-env.sh 12:30:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:30:31 ++ mktemp -d /tmp/venv-XXXX 12:30:31 + lf_venv=/tmp/venv-rA9w 12:30:31 + local venv_file=/tmp/.os_lf_venv 12:30:31 + local python=python3 12:30:31 + local options 12:30:31 + local set_path=true 12:30:31 + local install_args= 12:30:31 ++ 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:30:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:30:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:30:31 + true 12:30:31 + case $1 in 12:30:31 + venv_file=/tmp/.toxenv 12:30:31 + shift 2 12:30:31 + true 12:30:31 + case $1 in 12:30:31 + shift 12:30:31 + break 12:30:31 + case $python in 12:30:31 + local pkg_list= 12:30:31 + [[ -d /opt/pyenv ]] 12:30:31 + echo 'Setup pyenv:' 12:30:31 Setup pyenv: 12:30:31 + export PYENV_ROOT=/opt/pyenv 12:30:31 + PYENV_ROOT=/opt/pyenv 12:30:31 + 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:30:31 + 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:30:31 + pyenv versions 12:30:31 system 12:30:31 3.8.13 12:30:31 3.9.13 12:30:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:30:31 + command -v pyenv 12:30:31 ++ pyenv init - --no-rehash 12:30:31 + 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:30:31 export PATH="/opt/pyenv/shims:${PATH}" 12:30:31 export PYENV_SHELL=bash 12:30:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:30:31 pyenv() { 12:30:31 local command 12:30:31 command="${1:-}" 12:30:31 if [ "$#" -gt 0 ]; then 12:30:31 shift 12:30:31 fi 12:30:31 12:30:31 case "$command" in 12:30:31 rehash|shell) 12:30:31 eval "$(pyenv "sh-$command" "$@")" 12:30:31 ;; 12:30:31 *) 12:30:31 command pyenv "$command" "$@" 12:30:31 ;; 12:30:31 esac 12:30:31 }' 12:30:31 +++ 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:30:31 ++ 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:30:31 ++ 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:30:31 ++ 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:30:31 ++ export PYENV_SHELL=bash 12:30:31 ++ PYENV_SHELL=bash 12:30:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:30:31 +++ complete -F _pyenv pyenv 12:30:31 ++ lf-pyver python3 12:30:31 ++ local py_version_xy=python3 12:30:31 ++ local py_version_xyz= 12:30:31 ++ pyenv versions 12:30:31 ++ local command 12:30:31 ++ command=versions 12:30:31 ++ '[' 1 -gt 0 ']' 12:30:31 ++ shift 12:30:31 ++ case "$command" in 12:30:31 ++ command pyenv versions 12:30:31 ++ pyenv versions 12:30:31 ++ sed 's/^[ *]* //' 12:30:31 ++ awk '{ print $1 }' 12:30:31 ++ grep -E '^[0-9.]*[0-9]$' 12:30:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:30:31 +++ grep '^3' /tmp/.pyenv_versions 12:30:31 +++ sort -V 12:30:31 +++ tail -n 1 12:30:31 ++ py_version_xyz=3.10.6 12:30:31 ++ [[ -z 3.10.6 ]] 12:30:31 ++ echo 3.10.6 12:30:31 ++ return 0 12:30:31 + pyenv local 3.10.6 12:30:31 + local command 12:30:31 + command=local 12:30:31 + '[' 2 -gt 0 ']' 12:30:31 + shift 12:30:31 + case "$command" in 12:30:31 + command pyenv local 3.10.6 12:30:31 + pyenv local 3.10.6 12:30:31 + for arg in "$@" 12:30:31 + case $arg in 12:30:31 + pkg_list+='tox ' 12:30:31 + for arg in "$@" 12:30:31 + case $arg in 12:30:31 + pkg_list+='virtualenv ' 12:30:31 + for arg in "$@" 12:30:31 + case $arg in 12:30:31 + pkg_list+='urllib3~=1.26.15 ' 12:30:31 + [[ -f /tmp/.toxenv ]] 12:30:31 ++ cat /tmp/.toxenv 12:30:31 + lf_venv=/tmp/venv-SkGF 12:30:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SkGF from' file:/tmp/.toxenv 12:30:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SkGF from file:/tmp/.toxenv 12:30:31 + /tmp/venv-SkGF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:30:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:30:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:30:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:30:32 + /tmp/venv-SkGF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:30:34 + type python3 12:30:34 + true 12:30:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SkGF/bin to PATH' 12:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-SkGF/bin to PATH 12:30:34 + PATH=/tmp/venv-SkGF/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:30:34 + return 0 12:30:34 + [[ -d /opt/pyenv ]] 12:30:34 + echo '---> Setting up pyenv' 12:30:34 ---> Setting up pyenv 12:30:34 + export PYENV_ROOT=/opt/pyenv 12:30:34 + PYENV_ROOT=/opt/pyenv 12:30:34 + export PATH=/opt/pyenv/bin:/tmp/venv-SkGF/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:30:34 + PATH=/opt/pyenv/bin:/tmp/venv-SkGF/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:30:34 ++ pwd 12:30:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:30:34 + export PYTHONPATH 12:30:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:30:34 + TOX_TESTENV_PASSENV=PYTHONPATH 12:30:34 + tox --version 12:30:34 4.13.0 from /tmp/venv-SkGF/lib/python3.10/site-packages/tox/__init__.py 12:30:34 + PARALLEL=false 12:30:34 + TOX_OPTIONS_LIST= 12:30:34 + [[ -n checkbashisms ]] 12:30:34 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:30:34 + case ${PARALLEL,,} in 12:30:34 + tox -e checkbashisms 12:30:34 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:30:35 checkbashisms: freeze> python -m pip freeze --all 12:30:36 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:30:36 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:30:38 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:30:38 you may get strange results 12:30:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:30:40 checkbashisms: OK (5.01=setup[1.82]+cmd[3.19] seconds) 12:30:40 congratulations :) (5.22 seconds) 12:30:40 + tox_status=0 12:30:40 + echo '---> Completed tox runs' 12:30:40 ---> Completed tox runs 12:30:40 + for i in .tox/*/log 12:30:40 ++ echo .tox/checkbashisms/log 12:30:40 ++ awk -F/ '{print $2}' 12:30:40 + tox_env=checkbashisms 12:30:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:30:40 + DOC_DIR=docs/_build/html 12:30:40 + [[ -d docs/_build/html ]] 12:30:40 + echo '---> tox-run.sh ends' 12:30:40 ---> tox-run.sh ends 12:30:40 + test 0 -eq 0 12:30:40 $ ssh-agent -k 12:30:40 unset SSH_AUTH_SOCK; 12:30:40 unset SSH_AGENT_PID; 12:30:40 echo Agent pid 1713 killed; 12:30:40 [ssh-agent] Stopped. 12:30:40 [PostBuildScript] - [INFO] Executing post build scripts. 12:30:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16014632687011019083.sh 12:30:40 ---> sysstat.sh 12:30:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4099693225734288168.sh 12:30:40 ---> package-listing.sh 12:30:40 ++ tr '[:upper:]' '[:lower:]' 12:30:40 ++ facter osfamily 12:30:40 + OS_FAMILY=debian 12:30:40 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:30:40 + START_PACKAGES=/tmp/packages_start.txt 12:30:40 + END_PACKAGES=/tmp/packages_end.txt 12:30:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:30:40 + PACKAGES=/tmp/packages_start.txt 12:30:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:30:40 + PACKAGES=/tmp/packages_end.txt 12:30:40 + case "${OS_FAMILY}" in 12:30:40 + dpkg -l 12:30:40 + grep '^ii' 12:30:41 + '[' -f /tmp/packages_start.txt ']' 12:30:41 + '[' -f /tmp/packages_end.txt ']' 12:30:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:30:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:30:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:30:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:30:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8152571608585063395.sh 12:30:41 ---> capture-instance-metadata.sh 12:30:41 Setup pyenv: 12:30:41 system 12:30:41 3.8.13 12:30:41 3.9.13 12:30:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:30:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jWKI 12:30:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:30:48 lf-activate-venv(): INFO: Installing: lftools 12:31:19 lf-activate-venv(): INFO: Adding /tmp/venv-jWKI/bin to PATH 12:31:19 INFO: Running in OpenStack, capturing instance metadata 12:31:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12816709737718246060.sh 12:31:19 provisioning config files... 12:31:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6400062197185876481tmp 12:31:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:31:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:31:19 [EnvInject] - Injecting environment variables from a build step. 12:31:19 [EnvInject] - Injecting as environment variables the properties content 12:31:19 SERVER_ID=logs 12:31:19 12:31:19 [EnvInject] - Variables injected successfully. 12:31:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12063131340252069093.sh 12:31:19 ---> create-netrc.sh 12:31:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3728997699666013284.sh 12:31:19 ---> python-tools-install.sh 12:31:19 Setup pyenv: 12:31:19 system 12:31:19 3.8.13 12:31:19 3.9.13 12:31:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:31:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jWKI from file:/tmp/.os_lf_venv 12:31:21 lf-activate-venv(): INFO: Installing: lftools 12:31:28 lf-activate-venv(): INFO: Adding /tmp/venv-jWKI/bin to PATH 12:31:28 Generating Requirements File 12:31:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:31:55 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 12:31:56 Python 3.10.6 12:31:56 pip 24.0 from /tmp/venv-jWKI/lib/python3.10/site-packages/pip (python 3.10) 12:31:56 appdirs==1.4.4 12:31:56 argcomplete==3.2.2 12:31:56 aspy.yaml==1.3.0 12:31:56 attrs==23.2.0 12:31:56 autopage==0.5.2 12:31:56 beautifulsoup4==4.12.3 12:31:56 boto3==1.34.48 12:31:56 botocore==1.34.48 12:31:56 bs4==0.0.2 12:31:56 cachetools==5.3.2 12:31:56 certifi==2024.2.2 12:31:56 cffi==1.16.0 12:31:56 cfgv==3.4.0 12:31:56 chardet==5.2.0 12:31:56 charset-normalizer==3.3.2 12:31:56 click==8.1.7 12:31:56 cliff==4.6.0 12:31:56 cmd2==2.4.3 12:31:56 cryptography==3.3.2 12:31:56 debtcollector==3.0.0 12:31:56 decorator==5.1.1 12:31:56 defusedxml==0.7.1 12:31:56 Deprecated==1.2.14 12:31:56 distlib==0.3.8 12:31:56 dnspython==2.6.1 12:31:56 docker==4.2.2 12:31:56 dogpile.cache==1.3.2 12:31:56 email-validator==2.1.0.post1 12:31:56 filelock==3.13.1 12:31:56 future==1.0.0 12:31:56 gitdb==4.0.11 12:31:56 GitPython==3.1.42 12:31:56 google-auth==2.28.1 12:31:56 httplib2==0.22.0 12:31:56 identify==2.5.35 12:31:56 idna==3.6 12:31:56 importlib-resources==1.5.0 12:31:56 iso8601==2.1.0 12:31:56 Jinja2==3.1.3 12:31:56 jmespath==1.0.1 12:31:56 jsonpatch==1.33 12:31:56 jsonpointer==2.4 12:31:56 jsonschema==4.21.1 12:31:56 jsonschema-specifications==2023.12.1 12:31:56 keystoneauth1==5.6.0 12:31:56 kubernetes==29.0.0 12:31:56 lftools==0.37.9 12:31:56 lxml==5.1.0 12:31:56 MarkupSafe==2.1.5 12:31:56 msgpack==1.0.7 12:31:56 multi_key_dict==2.0.3 12:31:56 munch==4.0.0 12:31:56 netaddr==1.2.1 12:31:56 netifaces==0.11.0 12:31:56 niet==1.4.2 12:31:56 nodeenv==1.8.0 12:31:56 oauth2client==4.1.3 12:31:56 oauthlib==3.2.2 12:31:56 openstacksdk==0.62.0 12:31:56 os-client-config==2.1.0 12:31:56 os-service-types==1.7.0 12:31:56 osc-lib==3.0.1 12:31:56 oslo.config==9.4.0 12:31:56 oslo.context==5.4.0 12:31:56 oslo.i18n==6.3.0 12:31:56 oslo.log==5.5.0 12:31:56 oslo.serialization==5.4.0 12:31:56 oslo.utils==7.1.0 12:31:56 packaging==23.2 12:31:56 pbr==6.0.0 12:31:56 platformdirs==4.2.0 12:31:56 prettytable==3.10.0 12:31:56 pyasn1==0.5.1 12:31:56 pyasn1-modules==0.3.0 12:31:56 pycparser==2.21 12:31:56 pygerrit2==2.0.15 12:31:56 PyGithub==2.2.0 12:31:56 pyinotify==0.9.6 12:31:56 PyJWT==2.8.0 12:31:56 PyNaCl==1.5.0 12:31:56 pyparsing==2.4.7 12:31:56 pyperclip==1.8.2 12:31:56 pyrsistent==0.20.0 12:31:56 python-cinderclient==9.4.0 12:31:56 python-dateutil==2.8.2 12:31:56 python-heatclient==3.4.0 12:31:56 python-jenkins==1.8.2 12:31:56 python-keystoneclient==5.3.0 12:31:56 python-magnumclient==4.3.0 12:31:56 python-novaclient==18.4.0 12:31:56 python-openstackclient==6.0.1 12:31:56 python-swiftclient==4.4.0 12:31:56 PyYAML==6.0.1 12:31:56 referencing==0.33.0 12:31:56 requests==2.31.0 12:31:56 requests-oauthlib==1.3.1 12:31:56 requestsexceptions==1.4.0 12:31:56 rfc3986==2.0.0 12:31:56 rpds-py==0.18.0 12:31:56 rsa==4.9 12:31:56 ruamel.yaml==0.18.6 12:31:56 ruamel.yaml.clib==0.2.8 12:31:56 s3transfer==0.10.0 12:31:56 simplejson==3.19.2 12:31:56 six==1.16.0 12:31:56 smmap==5.0.1 12:31:56 soupsieve==2.5 12:31:56 stevedore==5.2.0 12:31:56 tabulate==0.9.0 12:31:56 toml==0.10.2 12:31:56 tomlkit==0.12.3 12:31:56 tqdm==4.66.2 12:31:56 typing_extensions==4.9.0 12:31:56 tzdata==2024.1 12:31:56 urllib3==1.26.18 12:31:56 virtualenv==20.25.1 12:31:56 wcwidth==0.2.13 12:31:56 websocket-client==1.7.0 12:31:56 wrapt==1.16.0 12:31:56 xdg==6.0.0 12:31:56 xmltodict==0.13.0 12:31:56 yq==3.2.3 12:31:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17529957105531480174.sh 12:31:56 ---> sudo-logs.sh 12:31:56 Archiving 'sudo' log.. 12:31:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8804088934930612240.sh 12:31:57 ---> job-cost.sh 12:31:57 Setup pyenv: 12:31:57 system 12:31:57 3.8.13 12:31:57 3.9.13 12:31:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:31:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jWKI from file:/tmp/.os_lf_venv 12:31:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:32:06 lf-activate-venv(): INFO: Adding /tmp/venv-jWKI/bin to PATH 12:32:06 INFO: No Stack... 12:32:06 INFO: Retrieving Pricing Info for: v3-standard-4 12:32:06 INFO: Archiving Costs 12:32:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17059648234694098006.sh 12:32:06 ---> logs-deploy.sh 12:32:06 Setup pyenv: 12:32:06 system 12:32:06 3.8.13 12:32:06 3.9.13 12:32:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jWKI from file:/tmp/.os_lf_venv 12:32:08 lf-activate-venv(): INFO: Installing: lftools 12:32:16 lf-activate-venv(): INFO: Adding /tmp/venv-jWKI/bin to PATH 12:32:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3325 12:32:16 INFO: archiving workspace using pattern(s): 12:32:17 Archives upload complete. 12:32:17 INFO: archiving logs to Nexus 12:32:18 ---> uname -a: 12:32:18 Linux prd-ubuntu1804-builder-4c-4g-7975 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:32:18 12:32:18 12:32:18 ---> lscpu: 12:32:18 Architecture: x86_64 12:32:18 CPU op-mode(s): 32-bit, 64-bit 12:32:18 Byte Order: Little Endian 12:32:18 CPU(s): 4 12:32:18 On-line CPU(s) list: 0-3 12:32:18 Thread(s) per core: 1 12:32:18 Core(s) per socket: 1 12:32:18 Socket(s): 4 12:32:18 NUMA node(s): 1 12:32:18 Vendor ID: AuthenticAMD 12:32:18 CPU family: 23 12:32:18 Model: 49 12:32:18 Model name: AMD EPYC-Rome Processor 12:32:18 Stepping: 0 12:32:18 CPU MHz: 2800.000 12:32:18 BogoMIPS: 5600.00 12:32:18 Virtualization: AMD-V 12:32:18 Hypervisor vendor: KVM 12:32:18 Virtualization type: full 12:32:18 L1d cache: 32K 12:32:18 L1i cache: 32K 12:32:18 L2 cache: 512K 12:32:18 L3 cache: 16384K 12:32:18 NUMA node0 CPU(s): 0-3 12:32:18 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:32:18 12:32:18 12:32:18 ---> nproc: 12:32:18 4 12:32:18 12:32:18 12:32:18 ---> df -h: 12:32:18 Filesystem Size Used Avail Use% Mounted on 12:32:18 udev 7.9G 0 7.9G 0% /dev 12:32:18 tmpfs 1.6G 672K 1.6G 1% /run 12:32:18 /dev/vda1 78G 8.3G 70G 11% / 12:32:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:32:18 tmpfs 5.0M 0 5.0M 0% /run/lock 12:32:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:32:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:32:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:32:18 12:32:18 12:32:18 ---> free -m: 12:32:18 total used free shared buff/cache available 12:32:18 Mem: 16040 550 13424 0 2064 15177 12:32:18 Swap: 1023 0 1023 12:32:18 12:32:18 12:32:18 ---> ip addr: 12:32:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:32:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:32:18 inet 127.0.0.1/8 scope host lo 12:32:18 valid_lft forever preferred_lft forever 12:32:18 inet6 ::1/128 scope host 12:32:18 valid_lft forever preferred_lft forever 12:32:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:32:18 link/ether fa:16:3e:e8:0d:e2 brd ff:ff:ff:ff:ff:ff 12:32:18 inet 10.30.107.212/23 brd 10.30.107.255 scope global dynamic ens3 12:32:18 valid_lft 86252sec preferred_lft 86252sec 12:32:18 inet6 fe80::f816:3eff:fee8:de2/64 scope link 12:32:18 valid_lft forever preferred_lft forever 12:32:18 12:32:18 12:32:18 ---> sar -b -r -n DEV: 12:32:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7975) 02/23/24 _x86_64_ (4 CPU) 12:32:18 12:32:18 12:29:52 LINUX RESTART (4 CPU) 12:32:18 12:32:18 12:30:01 tps rtps wtps bread/s bwrtn/s 12:32:18 12:31:01 252.11 58.21 193.90 3700.58 63256.52 12:32:18 12:32:01 110.20 15.28 94.92 1096.48 11368.51 12:32:18 Average: 181.15 36.74 144.41 2398.53 37312.51 12:32:18 12:32:18 12:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:32:18 12:31:01 14045160 15525308 2379808 14.49 52124 1633252 822772 4.71 719408 1458492 84988 12:32:18 12:32:01 13763164 15546212 2661804 16.21 76532 1895476 785556 4.50 728472 1697648 111840 12:32:18 Average: 13904162 15535760 2520806 15.35 64328 1764364 804164 4.60 723940 1578070 98414 12:32:18 12:32:18 12:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:32:18 12:31:01 ens3 434.78 285.57 1614.14 75.83 0.00 0.00 0.00 0.00 12:32:18 12:31:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 12:32:18 12:32:01 ens3 57.07 38.46 857.30 8.89 0.00 0.00 0.00 0.00 12:32:18 12:32:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 12:32:18 Average: ens3 245.93 162.01 1235.72 42.36 0.00 0.00 0.00 0.00 12:32:18 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 12:32:18 12:32:18 12:32:18 ---> sar -P ALL: 12:32:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7975) 02/23/24 _x86_64_ (4 CPU) 12:32:18 12:32:18 12:29:52 LINUX RESTART (4 CPU) 12:32:18 12:32:18 12:30:01 CPU %user %nice %system %iowait %steal %idle 12:32:18 12:31:01 all 21.95 0.00 2.26 8.49 0.07 67.24 12:32:18 12:31:01 0 7.21 0.00 1.38 21.96 0.05 69.40 12:32:18 12:31:01 1 31.13 0.00 2.60 5.07 0.08 61.11 12:32:18 12:31:01 2 24.62 0.00 2.21 3.04 0.05 70.08 12:32:18 12:31:01 3 24.82 0.00 2.86 3.87 0.07 68.38 12:32:18 12:32:01 all 21.68 0.00 1.49 1.98 0.05 74.79 12:32:18 12:32:01 0 32.32 0.00 1.56 1.74 0.07 64.31 12:32:18 12:32:01 1 8.73 0.00 0.84 4.10 0.05 86.29 12:32:18 12:32:01 2 21.89 0.00 1.53 0.53 0.03 76.01 12:32:18 12:32:01 3 23.75 0.00 2.09 1.57 0.05 72.54 12:32:18 Average: all 21.81 0.00 1.88 5.22 0.06 71.03 12:32:18 Average: 0 19.80 0.00 1.47 11.83 0.06 66.85 12:32:18 Average: 1 19.91 0.00 1.72 4.58 0.07 73.72 12:32:18 Average: 2 23.25 0.00 1.87 1.78 0.04 73.05 12:32:18 Average: 3 24.29 0.00 2.47 2.71 0.06 70.47 12:32:18 12:32:18 12:32:18