12:35:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 12:35:56 Running as SYSTEM 12:35:56 [EnvInject] - Loading node environment variables. 12:35:56 Building remotely on prd-ubuntu1804-builder-4c-4g-18836 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:35:56 [ssh-agent] Looking for ssh-agent implementation... 12:35:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:35:56 $ ssh-agent 12:35:56 SSH_AUTH_SOCK=/tmp/ssh-FwkuWuhb1iV6/agent.1774 12:35:56 SSH_AGENT_PID=1776 12:35:56 [ssh-agent] Started. 12:35:56 Running ssh-add (command line suppressed) 12:35:56 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14413784750966726142.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14413784750966726142.key) 12:35:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:35:56 The recommended git tool is: NONE 12:35:59 using credential onap-jenkins-ssh 12:35:59 Wiping out workspace first. 12:35:59 Cloning the remote Git repository 12:35:59 Cloning repository git://cloud.onap.org/mirror/oom.git 12:35:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:35:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:35:59 > git --version # timeout=10 12:35:59 > git --version # 'git version 2.17.1' 12:35:59 using GIT_SSH to set credentials Gerrit user 12:35:59 Verifying host key using manually-configured host key entries 12:35:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:36:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:36:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:36:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:36:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:36:05 using GIT_SSH to set credentials Gerrit user 12:36:05 Verifying host key using manually-configured host key entries 12:36:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/3 # timeout=30 12:36:05 > git rev-parse 8a58ec66c67bc9273e2034b0b0010bc99a1aded9^{commit} # timeout=10 12:36:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:36:05 Checking out Revision 8a58ec66c67bc9273e2034b0b0010bc99a1aded9 (refs/changes/03/137603/3) 12:36:05 > git config core.sparsecheckout # timeout=10 12:36:05 > git checkout -f 8a58ec66c67bc9273e2034b0b0010bc99a1aded9 # timeout=30 12:36:09 Commit message: "[AAI] Add model-loader tracing config" 12:36:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:36:09 > git rev-list --no-walk 423a8dabb0dca07d8ea3432974eb6be18a7b3416 # timeout=10 12:36:09 [EnvInject] - Injecting environment variables from a build step. 12:36:09 [EnvInject] - Injecting as environment variables the properties content 12:36:09 PYTHON=python3 12:36:09 12:36:09 [EnvInject] - Variables injected successfully. 12:36:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6927995507426260023.sh 12:36:09 ---> tox-install.sh 12:36:09 + source /home/jenkins/lf-env.sh 12:36:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:36:09 ++ mktemp -d /tmp/venv-XXXX 12:36:09 + lf_venv=/tmp/venv-YVa0 12:36:09 + local venv_file=/tmp/.os_lf_venv 12:36:09 + local python=python3 12:36:09 + local options 12:36:09 + local set_path=true 12:36:09 + local install_args= 12:36: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 12:36:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:36:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:36:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:36:09 + true 12:36:09 + case $1 in 12:36:09 + venv_file=/tmp/.toxenv 12:36:09 + shift 2 12:36:09 + true 12:36:09 + case $1 in 12:36:09 + shift 12:36:09 + break 12:36:09 + case $python in 12:36:09 + local pkg_list= 12:36:09 + [[ -d /opt/pyenv ]] 12:36:09 + echo 'Setup pyenv:' 12:36:09 Setup pyenv: 12:36:09 + export PYENV_ROOT=/opt/pyenv 12:36:09 + PYENV_ROOT=/opt/pyenv 12:36: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 12:36: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 12:36:09 + pyenv versions 12:36:09 * system (set by /opt/pyenv/version) 12:36:09 * 3.8.13 (set by /opt/pyenv/version) 12:36:09 * 3.9.13 (set by /opt/pyenv/version) 12:36:09 * 3.10.6 (set by /opt/pyenv/version) 12:36:09 + command -v pyenv 12:36:09 ++ pyenv init - --no-rehash 12:36: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[*]}"'\'')" 12:36:09 export PATH="/opt/pyenv/shims:${PATH}" 12:36:09 export PYENV_SHELL=bash 12:36:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:36:09 pyenv() { 12:36:09 local command 12:36:09 command="${1:-}" 12:36:09 if [ "$#" -gt 0 ]; then 12:36:09 shift 12:36:09 fi 12:36:09 12:36:09 case "$command" in 12:36:09 rehash|shell) 12:36:09 eval "$(pyenv "sh-$command" "$@")" 12:36:09 ;; 12:36:09 *) 12:36:09 command pyenv "$command" "$@" 12:36:09 ;; 12:36:09 esac 12:36:09 }' 12:36: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[*]}"' 12:36: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 12:36: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 12:36: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 12:36:09 ++ export PYENV_SHELL=bash 12:36:09 ++ PYENV_SHELL=bash 12:36:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:36:09 +++ complete -F _pyenv pyenv 12:36:09 ++ lf-pyver python3 12:36:09 ++ local py_version_xy=python3 12:36:09 ++ local py_version_xyz= 12:36:09 ++ pyenv versions 12:36:09 ++ local command 12:36:09 ++ command=versions 12:36:09 ++ '[' 1 -gt 0 ']' 12:36:09 ++ shift 12:36:09 ++ case "$command" in 12:36:09 ++ command pyenv versions 12:36:09 ++ pyenv versions 12:36:09 ++ grep -E '^[0-9.]*[0-9]$' 12:36:09 ++ awk '{ print $1 }' 12:36:09 ++ sed 's/^[ *]* //' 12:36:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:36:09 +++ grep '^3' /tmp/.pyenv_versions 12:36:09 +++ sort -V 12:36:09 +++ tail -n 1 12:36:09 ++ py_version_xyz=3.10.6 12:36:09 ++ [[ -z 3.10.6 ]] 12:36:09 ++ echo 3.10.6 12:36:09 ++ return 0 12:36:09 + pyenv local 3.10.6 12:36:09 + local command 12:36:09 + command=local 12:36:09 + '[' 2 -gt 0 ']' 12:36:09 + shift 12:36:09 + case "$command" in 12:36:09 + command pyenv local 3.10.6 12:36:09 + pyenv local 3.10.6 12:36:09 + for arg in "$@" 12:36:09 + case $arg in 12:36:09 + pkg_list+='tox ' 12:36:09 + for arg in "$@" 12:36:09 + case $arg in 12:36:09 + pkg_list+='virtualenv ' 12:36:09 + for arg in "$@" 12:36:09 + case $arg in 12:36:09 + pkg_list+='urllib3~=1.26.15 ' 12:36:09 + [[ -f /tmp/.toxenv ]] 12:36:09 + [[ ! -f /tmp/.toxenv ]] 12:36:09 + [[ -n '' ]] 12:36:09 + python3 -m venv /tmp/venv-YVa0 12:36:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YVa0' 12:36:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YVa0 12:36:15 + echo /tmp/venv-YVa0 12:36:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:36:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:36:15 + /tmp/venv-YVa0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:36:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:36:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:36:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:36:20 + /tmp/venv-YVa0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:36:26 + type python3 12:36:26 + true 12:36:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YVa0/bin to PATH' 12:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-YVa0/bin to PATH 12:36:26 + PATH=/tmp/venv-YVa0/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:36:26 + return 0 12:36:26 + python3 --version 12:36:26 Python 3.10.6 12:36:26 + python3 -m pip --version 12:36:26 pip 24.0 from /tmp/venv-YVa0/lib/python3.10/site-packages/pip (python 3.10) 12:36:26 + python3 -m pip freeze 12:36:26 cachetools==5.3.3 12:36:26 chardet==5.2.0 12:36:26 colorama==0.4.6 12:36:26 distlib==0.3.8 12:36:26 filelock==3.13.3 12:36:26 packaging==24.0 12:36:26 platformdirs==4.2.0 12:36:26 pluggy==1.4.0 12:36:26 pyproject-api==1.6.1 12:36:26 tomli==2.0.1 12:36:26 tox==4.14.2 12:36:26 urllib3==1.26.18 12:36:26 virtualenv==20.25.1 12:36:26 [EnvInject] - Injecting environment variables from a build step. 12:36:26 [EnvInject] - Injecting as environment variables the properties content 12:36:26 PARALLEL=false 12:36:26 12:36:26 [EnvInject] - Variables injected successfully. 12:36:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6420219567804058938.sh 12:36:26 ---> tox-run.sh 12:36:26 + 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:36:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:36:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:36:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:36:26 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:36:26 + source /home/jenkins/lf-env.sh 12:36:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:36:26 ++ mktemp -d /tmp/venv-XXXX 12:36:26 + lf_venv=/tmp/venv-Bv6I 12:36:26 + local venv_file=/tmp/.os_lf_venv 12:36:26 + local python=python3 12:36:26 + local options 12:36:26 + local set_path=true 12:36:26 + local install_args= 12:36:26 ++ 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:36:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:36:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:36:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:36:26 + true 12:36:26 + case $1 in 12:36:26 + venv_file=/tmp/.toxenv 12:36:26 + shift 2 12:36:26 + true 12:36:26 + case $1 in 12:36:26 + shift 12:36:26 + break 12:36:26 + case $python in 12:36:26 + local pkg_list= 12:36:26 + [[ -d /opt/pyenv ]] 12:36:26 + echo 'Setup pyenv:' 12:36:26 Setup pyenv: 12:36:26 + export PYENV_ROOT=/opt/pyenv 12:36:26 + PYENV_ROOT=/opt/pyenv 12:36:26 + 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:36:26 + 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:36:26 + pyenv versions 12:36:27 system 12:36:27 3.8.13 12:36:27 3.9.13 12:36:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:36:27 + command -v pyenv 12:36:27 ++ pyenv init - --no-rehash 12:36:27 + 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:36:27 export PATH="/opt/pyenv/shims:${PATH}" 12:36:27 export PYENV_SHELL=bash 12:36:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:36:27 pyenv() { 12:36:27 local command 12:36:27 command="${1:-}" 12:36:27 if [ "$#" -gt 0 ]; then 12:36:27 shift 12:36:27 fi 12:36:27 12:36:27 case "$command" in 12:36:27 rehash|shell) 12:36:27 eval "$(pyenv "sh-$command" "$@")" 12:36:27 ;; 12:36:27 *) 12:36:27 command pyenv "$command" "$@" 12:36:27 ;; 12:36:27 esac 12:36:27 }' 12:36:27 +++ 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:36:27 ++ 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:36:27 ++ 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:36:27 ++ 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:36:27 ++ export PYENV_SHELL=bash 12:36:27 ++ PYENV_SHELL=bash 12:36:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:36:27 +++ complete -F _pyenv pyenv 12:36:27 ++ lf-pyver python3 12:36:27 ++ local py_version_xy=python3 12:36:27 ++ local py_version_xyz= 12:36:27 ++ pyenv versions 12:36:27 ++ local command 12:36:27 ++ command=versions 12:36:27 ++ '[' 1 -gt 0 ']' 12:36:27 ++ shift 12:36:27 ++ case "$command" in 12:36:27 ++ command pyenv versions 12:36:27 ++ pyenv versions 12:36:27 ++ sed 's/^[ *]* //' 12:36:27 ++ awk '{ print $1 }' 12:36:27 ++ grep -E '^[0-9.]*[0-9]$' 12:36:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:36:27 +++ grep '^3' /tmp/.pyenv_versions 12:36:27 +++ sort -V 12:36:27 +++ tail -n 1 12:36:27 ++ py_version_xyz=3.10.6 12:36:27 ++ [[ -z 3.10.6 ]] 12:36:27 ++ echo 3.10.6 12:36:27 ++ return 0 12:36:27 + pyenv local 3.10.6 12:36:27 + local command 12:36:27 + command=local 12:36:27 + '[' 2 -gt 0 ']' 12:36:27 + shift 12:36:27 + case "$command" in 12:36:27 + command pyenv local 3.10.6 12:36:27 + pyenv local 3.10.6 12:36:27 + for arg in "$@" 12:36:27 + case $arg in 12:36:27 + pkg_list+='tox ' 12:36:27 + for arg in "$@" 12:36:27 + case $arg in 12:36:27 + pkg_list+='virtualenv ' 12:36:27 + for arg in "$@" 12:36:27 + case $arg in 12:36:27 + pkg_list+='urllib3~=1.26.15 ' 12:36:27 + [[ -f /tmp/.toxenv ]] 12:36:27 ++ cat /tmp/.toxenv 12:36:27 + lf_venv=/tmp/venv-YVa0 12:36:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVa0 from' file:/tmp/.toxenv 12:36:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YVa0 from file:/tmp/.toxenv 12:36:27 + /tmp/venv-YVa0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:36:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:36:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:36:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:36:28 + /tmp/venv-YVa0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:36:29 + type python3 12:36:29 + true 12:36:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YVa0/bin to PATH' 12:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-YVa0/bin to PATH 12:36:29 + PATH=/tmp/venv-YVa0/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:36:29 + return 0 12:36:29 + [[ -d /opt/pyenv ]] 12:36:29 + echo '---> Setting up pyenv' 12:36:29 ---> Setting up pyenv 12:36:29 + export PYENV_ROOT=/opt/pyenv 12:36:29 + PYENV_ROOT=/opt/pyenv 12:36:29 + export PATH=/opt/pyenv/bin:/tmp/venv-YVa0/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:36:29 + PATH=/opt/pyenv/bin:/tmp/venv-YVa0/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:36:29 ++ pwd 12:36:29 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:36:29 + export PYTHONPATH 12:36:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:36:29 + TOX_TESTENV_PASSENV=PYTHONPATH 12:36:29 + tox --version 12:36:30 4.14.2 from /tmp/venv-YVa0/lib/python3.10/site-packages/tox/__init__.py 12:36:30 + PARALLEL=false 12:36:30 + TOX_OPTIONS_LIST= 12:36:30 + [[ -n checkbashisms ]] 12:36:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:36:30 + case ${PARALLEL,,} in 12:36:30 + tox -e checkbashisms 12:36:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:36:31 checkbashisms: freeze> python -m pip freeze --all 12:36:32 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:36:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:36:33 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:36:33 you may get strange results 12:36:33 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:36:35 checkbashisms: OK (4.98=setup[1.80]+cmd[3.18] seconds) 12:36:35 congratulations :) (5.15 seconds) 12:36:35 + tox_status=0 12:36:35 + echo '---> Completed tox runs' 12:36:35 ---> Completed tox runs 12:36:35 + for i in .tox/*/log 12:36:35 ++ echo .tox/checkbashisms/log 12:36:35 ++ awk -F/ '{print $2}' 12:36:35 + tox_env=checkbashisms 12:36:35 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:36:35 + DOC_DIR=docs/_build/html 12:36:35 + [[ -d docs/_build/html ]] 12:36:35 + echo '---> tox-run.sh ends' 12:36:35 ---> tox-run.sh ends 12:36:35 + test 0 -eq 0 12:36:35 $ ssh-agent -k 12:36:35 unset SSH_AUTH_SOCK; 12:36:35 unset SSH_AGENT_PID; 12:36:35 echo Agent pid 1776 killed; 12:36:35 [ssh-agent] Stopped. 12:36:35 [PostBuildScript] - [INFO] Executing post build scripts. 12:36:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9449089259199081290.sh 12:36:35 ---> sysstat.sh 12:36:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3452426824326011892.sh 12:36:36 ---> package-listing.sh 12:36:36 ++ facter osfamily 12:36:36 ++ tr '[:upper:]' '[:lower:]' 12:36:36 + OS_FAMILY=debian 12:36:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:36:36 + START_PACKAGES=/tmp/packages_start.txt 12:36:36 + END_PACKAGES=/tmp/packages_end.txt 12:36:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:36:36 + PACKAGES=/tmp/packages_start.txt 12:36:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:36:36 + PACKAGES=/tmp/packages_end.txt 12:36:36 + case "${OS_FAMILY}" in 12:36:36 + dpkg -l 12:36:36 + grep '^ii' 12:36:36 + '[' -f /tmp/packages_start.txt ']' 12:36:36 + '[' -f /tmp/packages_end.txt ']' 12:36:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:36:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:36:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:36:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:36:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16180928375463123922.sh 12:36:36 ---> capture-instance-metadata.sh 12:36:36 Setup pyenv: 12:36:36 system 12:36:36 3.8.13 12:36:36 3.9.13 12:36:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:36:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KWtf 12:36:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:36:46 lf-activate-venv(): INFO: Installing: lftools 12:37:34 lf-activate-venv(): INFO: Adding /tmp/venv-KWtf/bin to PATH 12:37:34 INFO: Running in OpenStack, capturing instance metadata 12:37:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1610597123803689717.sh 12:37:34 provisioning config files... 12:37:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11226473416873985934tmp 12:37:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:37:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:37:34 [EnvInject] - Injecting environment variables from a build step. 12:37:34 [EnvInject] - Injecting as environment variables the properties content 12:37:34 SERVER_ID=logs 12:37:34 12:37:34 [EnvInject] - Variables injected successfully. 12:37:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9513293159386209700.sh 12:37:34 ---> create-netrc.sh 12:37:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7165197638368591962.sh 12:37:34 ---> python-tools-install.sh 12:37:34 Setup pyenv: 12:37:34 system 12:37:34 3.8.13 12:37:34 3.9.13 12:37:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:37:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KWtf from file:/tmp/.os_lf_venv 12:37:35 lf-activate-venv(): INFO: Installing: lftools 12:37:44 lf-activate-venv(): INFO: Adding /tmp/venv-KWtf/bin to PATH 12:37:44 Generating Requirements File 12:38:16 Python 3.10.6 12:38:16 pip 24.0 from /tmp/venv-KWtf/lib/python3.10/site-packages/pip (python 3.10) 12:38:17 appdirs==1.4.4 12:38:17 argcomplete==3.2.3 12:38:17 aspy.yaml==1.3.0 12:38:17 attrs==23.2.0 12:38:17 autopage==0.5.2 12:38:17 beautifulsoup4==4.12.3 12:38:17 boto3==1.34.72 12:38:17 botocore==1.34.72 12:38:17 bs4==0.0.2 12:38:17 cachetools==5.3.3 12:38:17 certifi==2024.2.2 12:38:17 cffi==1.16.0 12:38:17 cfgv==3.4.0 12:38:17 chardet==5.2.0 12:38:17 charset-normalizer==3.3.2 12:38:17 click==8.1.7 12:38:17 cliff==4.6.0 12:38:17 cmd2==2.4.3 12:38:17 cryptography==3.3.2 12:38:17 debtcollector==3.0.0 12:38:17 decorator==5.1.1 12:38:17 defusedxml==0.7.1 12:38:17 Deprecated==1.2.14 12:38:17 distlib==0.3.8 12:38:17 dnspython==2.6.1 12:38:17 docker==4.2.2 12:38:17 dogpile.cache==1.3.2 12:38:17 email_validator==2.1.1 12:38:17 filelock==3.13.3 12:38:17 future==1.0.0 12:38:17 gitdb==4.0.11 12:38:17 GitPython==3.1.42 12:38:17 google-auth==2.29.0 12:38:17 httplib2==0.22.0 12:38:17 identify==2.5.35 12:38:17 idna==3.6 12:38:17 importlib-resources==1.5.0 12:38:17 iso8601==2.1.0 12:38:17 Jinja2==3.1.3 12:38:17 jmespath==1.0.1 12:38:17 jsonpatch==1.33 12:38:17 jsonpointer==2.4 12:38:17 jsonschema==4.21.1 12:38:17 jsonschema-specifications==2023.12.1 12:38:17 keystoneauth1==5.6.0 12:38:17 kubernetes==29.0.0 12:38:17 lftools==0.37.10 12:38:17 lxml==5.1.0 12:38:17 MarkupSafe==2.1.5 12:38:17 msgpack==1.0.8 12:38:17 multi_key_dict==2.0.3 12:38:17 munch==4.0.0 12:38:17 netaddr==1.2.1 12:38:17 netifaces==0.11.0 12:38:17 niet==1.4.2 12:38:17 nodeenv==1.8.0 12:38:17 oauth2client==4.1.3 12:38:17 oauthlib==3.2.2 12:38:17 openstacksdk==3.0.0 12:38:17 os-client-config==2.1.0 12:38:17 os-service-types==1.7.0 12:38:17 osc-lib==3.0.1 12:38:17 oslo.config==9.4.0 12:38:17 oslo.context==5.5.0 12:38:17 oslo.i18n==6.3.0 12:38:17 oslo.log==5.5.0 12:38:17 oslo.serialization==5.4.0 12:38:17 oslo.utils==7.1.0 12:38:17 packaging==24.0 12:38:17 pbr==6.0.0 12:38:17 platformdirs==4.2.0 12:38:17 prettytable==3.10.0 12:38:17 pyasn1==0.6.0 12:38:17 pyasn1_modules==0.4.0 12:38:17 pycparser==2.21 12:38:17 pygerrit2==2.0.15 12:38:17 PyGithub==2.3.0 12:38:17 pyinotify==0.9.6 12:38:17 PyJWT==2.8.0 12:38:17 PyNaCl==1.5.0 12:38:17 pyparsing==2.4.7 12:38:17 pyperclip==1.8.2 12:38:17 pyrsistent==0.20.0 12:38:17 python-cinderclient==9.5.0 12:38:17 python-dateutil==2.9.0.post0 12:38:17 python-heatclient==3.5.0 12:38:17 python-jenkins==1.8.2 12:38:17 python-keystoneclient==5.4.0 12:38:17 python-magnumclient==4.4.0 12:38:17 python-novaclient==18.6.0 12:38:17 python-openstackclient==6.6.0 12:38:17 python-swiftclient==4.5.0 12:38:17 PyYAML==6.0.1 12:38:17 referencing==0.34.0 12:38:17 requests==2.31.0 12:38:17 requests-oauthlib==2.0.0 12:38:17 requestsexceptions==1.4.0 12:38:17 rfc3986==2.0.0 12:38:17 rpds-py==0.18.0 12:38:17 rsa==4.9 12:38:17 ruamel.yaml==0.18.6 12:38:17 ruamel.yaml.clib==0.2.8 12:38:17 s3transfer==0.10.1 12:38:17 simplejson==3.19.2 12:38:17 six==1.16.0 12:38:17 smmap==5.0.1 12:38:17 soupsieve==2.5 12:38:17 stevedore==5.2.0 12:38:17 tabulate==0.9.0 12:38:17 toml==0.10.2 12:38:17 tomlkit==0.12.4 12:38:17 tqdm==4.66.2 12:38:17 typing_extensions==4.10.0 12:38:17 tzdata==2024.1 12:38:17 urllib3==1.26.18 12:38:17 virtualenv==20.25.1 12:38:17 wcwidth==0.2.13 12:38:17 websocket-client==1.7.0 12:38:17 wrapt==1.16.0 12:38:17 xdg==6.0.0 12:38:17 xmltodict==0.13.0 12:38:17 yq==3.2.3 12:38:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17880206951130684280.sh 12:38:17 ---> sudo-logs.sh 12:38:17 Archiving 'sudo' log.. 12:38:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8140565387060585070.sh 12:38:17 ---> job-cost.sh 12:38:17 Setup pyenv: 12:38:17 system 12:38:17 3.8.13 12:38:17 3.9.13 12:38:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:38:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KWtf from file:/tmp/.os_lf_venv 12:38:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:38:24 lf-activate-venv(): INFO: Adding /tmp/venv-KWtf/bin to PATH 12:38:24 INFO: No Stack... 12:38:24 INFO: Retrieving Pricing Info for: v3-standard-4 12:38:24 INFO: Archiving Costs 12:38:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6555086497228891578.sh 12:38:24 ---> logs-deploy.sh 12:38:24 Setup pyenv: 12:38:24 system 12:38:25 3.8.13 12:38:25 3.9.13 12:38:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:38:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KWtf from file:/tmp/.os_lf_venv 12:38:26 lf-activate-venv(): INFO: Installing: lftools 12:38:36 lf-activate-venv(): INFO: Adding /tmp/venv-KWtf/bin to PATH 12:38:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3396 12:38:36 INFO: archiving workspace using pattern(s): 12:38:37 Archives upload complete. 12:38:38 INFO: archiving logs to Nexus 12:38:38 ---> uname -a: 12:38:38 Linux prd-ubuntu1804-builder-4c-4g-18836 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:38:38 12:38:38 12:38:38 ---> lscpu: 12:38:38 Architecture: x86_64 12:38:38 CPU op-mode(s): 32-bit, 64-bit 12:38:38 Byte Order: Little Endian 12:38:38 CPU(s): 4 12:38:38 On-line CPU(s) list: 0-3 12:38:38 Thread(s) per core: 1 12:38:38 Core(s) per socket: 1 12:38:38 Socket(s): 4 12:38:38 NUMA node(s): 1 12:38:38 Vendor ID: AuthenticAMD 12:38:38 CPU family: 23 12:38:38 Model: 49 12:38:38 Model name: AMD EPYC-Rome Processor 12:38:38 Stepping: 0 12:38:38 CPU MHz: 2800.000 12:38:38 BogoMIPS: 5600.00 12:38:38 Virtualization: AMD-V 12:38:38 Hypervisor vendor: KVM 12:38:38 Virtualization type: full 12:38:38 L1d cache: 32K 12:38:38 L1i cache: 32K 12:38:38 L2 cache: 512K 12:38:38 L3 cache: 16384K 12:38:38 NUMA node0 CPU(s): 0-3 12:38:38 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:38:38 12:38:38 12:38:38 ---> nproc: 12:38:38 4 12:38:38 12:38:38 12:38:38 ---> df -h: 12:38:38 Filesystem Size Used Avail Use% Mounted on 12:38:38 udev 7.9G 0 7.9G 0% /dev 12:38:38 tmpfs 1.6G 672K 1.6G 1% /run 12:38:38 /dev/vda1 78G 8.3G 70G 11% / 12:38:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:38:38 tmpfs 5.0M 0 5.0M 0% /run/lock 12:38:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:38:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:38:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:38:38 12:38:38 12:38:38 ---> free -m: 12:38:38 total used free shared buff/cache available 12:38:38 Mem: 16040 540 13437 0 2062 15187 12:38:38 Swap: 1023 0 1023 12:38:38 12:38:38 12:38:38 ---> ip addr: 12:38:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:38:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:38:38 inet 127.0.0.1/8 scope host lo 12:38:38 valid_lft forever preferred_lft forever 12:38:38 inet6 ::1/128 scope host 12:38:38 valid_lft forever preferred_lft forever 12:38:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:38:38 link/ether fa:16:3e:45:7d:82 brd ff:ff:ff:ff:ff:ff 12:38:38 inet 10.30.106.51/23 brd 10.30.107.255 scope global dynamic ens3 12:38:38 valid_lft 86183sec preferred_lft 86183sec 12:38:38 inet6 fe80::f816:3eff:fe45:7d82/64 scope link 12:38:38 valid_lft forever preferred_lft forever 12:38:38 12:38:38 12:38:38 ---> sar -b -r -n DEV: 12:38:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18836) 03/28/24 _x86_64_ (4 CPU) 12:38:38 12:38:38 12:35:04 LINUX RESTART (4 CPU) 12:38:38 12:38:38 12:36:03 tps rtps wtps bread/s bwrtn/s 12:38:38 12:37:01 129.94 24.36 105.59 807.31 21154.97 12:38:38 12:38:01 95.37 13.85 81.52 1047.83 22672.22 12:38:38 Average: 112.36 19.01 93.35 929.61 21926.45 12:38:38 12:38:38 12:36:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:38:38 12:37:01 14114260 15576148 2310708 14.07 49428 1618744 826476 4.73 661996 1444260 67296 12:38:38 12:38:01 13851048 15559636 2573920 15.67 70536 1832540 813280 4.65 710568 1634692 145668 12:38:38 Average: 13982654 15567892 2442314 14.87 59982 1725642 819878 4.69 686282 1539476 106482 12:38:38 12:38:38 12:36:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:38:38 12:37:01 lo 1.10 1.10 0.12 0.12 0.00 0.00 0.00 0.00 12:38:38 12:37:01 ens3 75.71 54.77 240.54 25.51 0.00 0.00 0.00 0.00 12:38:38 12:38:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 12:38:38 12:38:01 ens3 47.93 32.64 721.25 7.81 0.00 0.00 0.00 0.00 12:38:38 Average: lo 1.19 1.19 0.12 0.12 0.00 0.00 0.00 0.00 12:38:38 Average: ens3 61.58 43.52 484.97 16.51 0.00 0.00 0.00 0.00 12:38:38 12:38:38 12:38:38 ---> sar -P ALL: 12:38:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18836) 03/28/24 _x86_64_ (4 CPU) 12:38:38 12:38:38 12:35:04 LINUX RESTART (4 CPU) 12:38:38 12:38:38 12:36:03 CPU %user %nice %system %iowait %steal %idle 12:38:38 12:37:01 all 14.70 0.00 1.35 13.14 0.05 70.75 12:38:38 12:37:01 0 17.37 0.00 1.35 8.71 0.03 72.54 12:38:38 12:37:01 1 17.45 0.00 1.33 13.82 0.05 67.34 12:38:38 12:37:01 2 14.89 0.00 1.46 13.85 0.05 69.76 12:38:38 12:37:01 3 9.06 0.00 1.32 16.18 0.07 73.38 12:38:38 12:38:01 all 18.07 0.00 1.19 7.19 0.05 73.51 12:38:38 12:38:01 0 7.88 0.00 0.72 0.57 0.02 90.82 12:38:38 12:38:01 1 33.39 0.00 2.01 16.89 0.07 47.65 12:38:38 12:38:01 2 22.52 0.00 1.32 10.82 0.08 65.26 12:38:38 12:38:01 3 8.59 0.00 0.71 0.55 0.02 90.14 12:38:38 Average: all 16.42 0.00 1.27 10.11 0.05 72.16 12:38:38 Average: 0 12.54 0.00 1.03 4.57 0.03 81.84 12:38:38 Average: 1 25.55 0.00 1.67 15.38 0.06 57.33 12:38:38 Average: 2 18.78 0.00 1.39 12.30 0.07 67.46 12:38:38 Average: 3 8.82 0.00 1.01 8.18 0.04 81.95 12:38:38 12:38:38 12:38:38