12:58:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 12:58:44 Running as SYSTEM 12:58:44 [EnvInject] - Loading node environment variables. 12:58:44 Building remotely on prd-ubuntu1804-builder-4c-4g-23918 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:58:44 [ssh-agent] Looking for ssh-agent implementation... 12:58:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:44 $ ssh-agent 12:58:44 SSH_AUTH_SOCK=/tmp/ssh-ckiiOI60EkqV/agent.1763 12:58:44 SSH_AGENT_PID=1765 12:58:44 [ssh-agent] Started. 12:58:44 Running ssh-add (command line suppressed) 12:58:44 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16691255270496543416.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16691255270496543416.key) 12:58:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:58:44 The recommended git tool is: NONE 12:58:46 using credential onap-jenkins-ssh 12:58:46 Wiping out workspace first. 12:58:46 Cloning the remote Git repository 12:58:46 Cloning repository git://cloud.onap.org/mirror/oom.git 12:58:46 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:58:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:58:46 > git --version # timeout=10 12:58:46 > git --version # 'git version 2.17.1' 12:58:46 using GIT_SSH to set credentials Gerrit user 12:58:46 Verifying host key using manually-configured host key entries 12:58:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:58:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:58:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:58:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:58:53 using GIT_SSH to set credentials Gerrit user 12:58:53 Verifying host key using manually-configured host key entries 12:58:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/7 # timeout=30 12:58:54 > git rev-parse ca06856557a33f8203d1c5550d436471784dc374^{commit} # timeout=10 12:58:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:58:54 Checking out Revision ca06856557a33f8203d1c5550d436471784dc374 (refs/changes/03/137603/7) 12:58:54 > git config core.sparsecheckout # timeout=10 12:58:54 > git checkout -f ca06856557a33f8203d1c5550d436471784dc374 # timeout=30 12:58:57 Commit message: "[AAI] Add model-loader tracing config" 12:58:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:58:57 > git rev-list --no-walk 6d5a8690d675f65a8ec38b2c03f6fde2c2d2d9b8 # timeout=10 12:58:57 [EnvInject] - Injecting environment variables from a build step. 12:58:57 [EnvInject] - Injecting as environment variables the properties content 12:58:57 PYTHON=python3 12:58:57 12:58:57 [EnvInject] - Variables injected successfully. 12:58:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11580975870228566030.sh 12:58:58 ---> tox-install.sh 12:58:58 + source /home/jenkins/lf-env.sh 12:58:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:58:58 ++ mktemp -d /tmp/venv-XXXX 12:58:58 + lf_venv=/tmp/venv-N4eV 12:58:58 + local venv_file=/tmp/.os_lf_venv 12:58:58 + local python=python3 12:58:58 + local options 12:58:58 + local set_path=true 12:58:58 + local install_args= 12:58:58 ++ 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:58:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:58:58 + true 12:58:58 + case $1 in 12:58:58 + venv_file=/tmp/.toxenv 12:58:58 + shift 2 12:58:58 + true 12:58:58 + case $1 in 12:58:58 + shift 12:58:58 + break 12:58:58 + case $python in 12:58:58 + local pkg_list= 12:58:58 + [[ -d /opt/pyenv ]] 12:58:58 + echo 'Setup pyenv:' 12:58:58 Setup pyenv: 12:58:58 + export PYENV_ROOT=/opt/pyenv 12:58:58 + PYENV_ROOT=/opt/pyenv 12:58:58 + 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:58:58 + 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:58:58 + pyenv versions 12:58:58 * system (set by /opt/pyenv/version) 12:58:58 * 3.8.13 (set by /opt/pyenv/version) 12:58:58 * 3.9.13 (set by /opt/pyenv/version) 12:58:58 * 3.10.6 (set by /opt/pyenv/version) 12:58:58 + command -v pyenv 12:58:58 ++ pyenv init - --no-rehash 12:58:58 + 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:58:58 export PATH="/opt/pyenv/shims:${PATH}" 12:58:58 export PYENV_SHELL=bash 12:58:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:58:58 pyenv() { 12:58:58 local command 12:58:58 command="${1:-}" 12:58:58 if [ "$#" -gt 0 ]; then 12:58:58 shift 12:58:58 fi 12:58:58 12:58:58 case "$command" in 12:58:58 rehash|shell) 12:58:58 eval "$(pyenv "sh-$command" "$@")" 12:58:58 ;; 12:58:58 *) 12:58:58 command pyenv "$command" "$@" 12:58:58 ;; 12:58:58 esac 12:58:58 }' 12:58:58 +++ 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:58:58 ++ 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:58:58 ++ 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:58:58 ++ 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:58:58 ++ export PYENV_SHELL=bash 12:58:58 ++ PYENV_SHELL=bash 12:58:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:58:58 +++ complete -F _pyenv pyenv 12:58:58 ++ lf-pyver python3 12:58:58 ++ local py_version_xy=python3 12:58:58 ++ local py_version_xyz= 12:58:58 ++ sed 's/^[ *]* //' 12:58:58 ++ pyenv versions 12:58:58 ++ local command 12:58:58 ++ command=versions 12:58:58 ++ '[' 1 -gt 0 ']' 12:58:58 ++ grep -E '^[0-9.]*[0-9]$' 12:58:58 ++ shift 12:58:58 ++ case "$command" in 12:58:58 ++ command pyenv versions 12:58:58 ++ pyenv versions 12:58:58 ++ awk '{ print $1 }' 12:58:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:58:58 +++ sort -V 12:58:58 +++ grep '^3' /tmp/.pyenv_versions 12:58:58 +++ tail -n 1 12:58:58 ++ py_version_xyz=3.10.6 12:58:58 ++ [[ -z 3.10.6 ]] 12:58:58 ++ echo 3.10.6 12:58:58 ++ return 0 12:58:58 + pyenv local 3.10.6 12:58:58 + local command 12:58:58 + command=local 12:58:58 + '[' 2 -gt 0 ']' 12:58:58 + shift 12:58:58 + case "$command" in 12:58:58 + command pyenv local 3.10.6 12:58:58 + pyenv local 3.10.6 12:58:58 + for arg in "$@" 12:58:58 + case $arg in 12:58:58 + pkg_list+='tox ' 12:58:58 + for arg in "$@" 12:58:58 + case $arg in 12:58:58 + pkg_list+='virtualenv ' 12:58:58 + for arg in "$@" 12:58:58 + case $arg in 12:58:58 + pkg_list+='urllib3~=1.26.15 ' 12:58:58 + [[ -f /tmp/.toxenv ]] 12:58:58 + [[ ! -f /tmp/.toxenv ]] 12:58:58 + [[ -n '' ]] 12:58:58 + python3 -m venv /tmp/venv-N4eV 12:59:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N4eV' 12:59:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N4eV 12:59:05 + echo /tmp/venv-N4eV 12:59:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:59:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:59:05 + /tmp/venv-N4eV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:59:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:59:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:59:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:59:08 + /tmp/venv-N4eV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:59:12 + type python3 12:59:12 + true 12:59:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-N4eV/bin to PATH' 12:59:12 lf-activate-venv(): INFO: Adding /tmp/venv-N4eV/bin to PATH 12:59:12 + PATH=/tmp/venv-N4eV/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:59:12 + return 0 12:59:12 + python3 --version 12:59:12 Python 3.10.6 12:59:12 + python3 -m pip --version 12:59:12 pip 24.0 from /tmp/venv-N4eV/lib/python3.10/site-packages/pip (python 3.10) 12:59:12 + python3 -m pip freeze 12:59:12 cachetools==5.3.3 12:59:12 chardet==5.2.0 12:59:12 colorama==0.4.6 12:59:12 distlib==0.3.8 12:59:12 filelock==3.13.4 12:59:12 packaging==24.0 12:59:12 platformdirs==4.2.0 12:59:12 pluggy==1.4.0 12:59:12 pyproject-api==1.6.1 12:59:12 tomli==2.0.1 12:59:12 tox==4.14.2 12:59:12 urllib3==1.26.18 12:59:12 virtualenv==20.25.2 12:59:13 [EnvInject] - Injecting environment variables from a build step. 12:59:13 [EnvInject] - Injecting as environment variables the properties content 12:59:13 PARALLEL=false 12:59:13 12:59:13 [EnvInject] - Variables injected successfully. 12:59:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6496146149956686259.sh 12:59:13 ---> tox-run.sh 12:59:13 + 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:59:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:59:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:59:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:59:13 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:59:13 + source /home/jenkins/lf-env.sh 12:59:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:59:13 ++ mktemp -d /tmp/venv-XXXX 12:59:13 + lf_venv=/tmp/venv-xnn4 12:59:13 + local venv_file=/tmp/.os_lf_venv 12:59:13 + local python=python3 12:59:13 + local options 12:59:13 + local set_path=true 12:59:13 + local install_args= 12:59:13 ++ 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:59:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:59:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:59:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:59:13 + true 12:59:13 + case $1 in 12:59:13 + venv_file=/tmp/.toxenv 12:59:13 + shift 2 12:59:13 + true 12:59:13 + case $1 in 12:59:13 + shift 12:59:13 + break 12:59:13 + case $python in 12:59:13 + local pkg_list= 12:59:13 + [[ -d /opt/pyenv ]] 12:59:13 + echo 'Setup pyenv:' 12:59:13 Setup pyenv: 12:59:13 + export PYENV_ROOT=/opt/pyenv 12:59:13 + PYENV_ROOT=/opt/pyenv 12:59:13 + 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:59:13 + 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:59:13 + pyenv versions 12:59:13 system 12:59:13 3.8.13 12:59:13 3.9.13 12:59:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:59:13 + command -v pyenv 12:59:13 ++ pyenv init - --no-rehash 12:59:13 + 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:59:13 export PATH="/opt/pyenv/shims:${PATH}" 12:59:13 export PYENV_SHELL=bash 12:59:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:59:13 pyenv() { 12:59:13 local command 12:59:13 command="${1:-}" 12:59:13 if [ "$#" -gt 0 ]; then 12:59:13 shift 12:59:13 fi 12:59:13 12:59:13 case "$command" in 12:59:13 rehash|shell) 12:59:13 eval "$(pyenv "sh-$command" "$@")" 12:59:13 ;; 12:59:13 *) 12:59:13 command pyenv "$command" "$@" 12:59:13 ;; 12:59:13 esac 12:59:13 }' 12:59:13 +++ 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:59:13 ++ 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:59:13 ++ 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:59:13 ++ 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:59:13 ++ export PYENV_SHELL=bash 12:59:13 ++ PYENV_SHELL=bash 12:59:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:59:13 +++ complete -F _pyenv pyenv 12:59:13 ++ lf-pyver python3 12:59:13 ++ local py_version_xy=python3 12:59:13 ++ local py_version_xyz= 12:59:13 ++ pyenv versions 12:59:13 ++ local command 12:59:13 ++ sed 's/^[ *]* //' 12:59:13 ++ command=versions 12:59:13 ++ '[' 1 -gt 0 ']' 12:59:13 ++ shift 12:59:13 ++ case "$command" in 12:59:13 ++ command pyenv versions 12:59:13 ++ pyenv versions 12:59:13 ++ awk '{ print $1 }' 12:59:13 ++ grep -E '^[0-9.]*[0-9]$' 12:59:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:59:13 +++ grep '^3' /tmp/.pyenv_versions 12:59:13 +++ sort -V 12:59:13 +++ tail -n 1 12:59:13 ++ py_version_xyz=3.10.6 12:59:13 ++ [[ -z 3.10.6 ]] 12:59:13 ++ echo 3.10.6 12:59:13 ++ return 0 12:59:13 + pyenv local 3.10.6 12:59:13 + local command 12:59:13 + command=local 12:59:13 + '[' 2 -gt 0 ']' 12:59:13 + shift 12:59:13 + case "$command" in 12:59:13 + command pyenv local 3.10.6 12:59:13 + pyenv local 3.10.6 12:59:13 + for arg in "$@" 12:59:13 + case $arg in 12:59:13 + pkg_list+='tox ' 12:59:13 + for arg in "$@" 12:59:13 + case $arg in 12:59:13 + pkg_list+='virtualenv ' 12:59:13 + for arg in "$@" 12:59:13 + case $arg in 12:59:13 + pkg_list+='urllib3~=1.26.15 ' 12:59:13 + [[ -f /tmp/.toxenv ]] 12:59:13 ++ cat /tmp/.toxenv 12:59:13 + lf_venv=/tmp/venv-N4eV 12:59:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N4eV from' file:/tmp/.toxenv 12:59:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N4eV from file:/tmp/.toxenv 12:59:13 + /tmp/venv-N4eV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:59:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:59:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:59:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:59:14 + /tmp/venv-N4eV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:59:16 + type python3 12:59:16 + true 12:59:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-N4eV/bin to PATH' 12:59:16 lf-activate-venv(): INFO: Adding /tmp/venv-N4eV/bin to PATH 12:59:16 + PATH=/tmp/venv-N4eV/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:59:16 + return 0 12:59:16 + [[ -d /opt/pyenv ]] 12:59:16 + echo '---> Setting up pyenv' 12:59:16 ---> Setting up pyenv 12:59:16 + export PYENV_ROOT=/opt/pyenv 12:59:16 + PYENV_ROOT=/opt/pyenv 12:59:16 + export PATH=/opt/pyenv/bin:/tmp/venv-N4eV/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:59:16 + PATH=/opt/pyenv/bin:/tmp/venv-N4eV/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:59:16 ++ pwd 12:59:16 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:59:16 + export PYTHONPATH 12:59:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:59:16 + TOX_TESTENV_PASSENV=PYTHONPATH 12:59:16 + tox --version 12:59:16 4.14.2 from /tmp/venv-N4eV/lib/python3.10/site-packages/tox/__init__.py 12:59:16 + PARALLEL=false 12:59:16 + TOX_OPTIONS_LIST= 12:59:16 + [[ -n checkbashisms ]] 12:59:16 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:59:16 + case ${PARALLEL,,} in 12:59:16 + tox -e checkbashisms 12:59:16 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:59:17 checkbashisms: freeze> python -m pip freeze --all 12:59:18 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 12:59:18 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:59:19 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:59:19 you may get strange results 12:59:20 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:59:21 checkbashisms: OK (4.95=setup[1.73]+cmd[3.22] seconds) 12:59:21 congratulations :) (5.14 seconds) 12:59:21 + tox_status=0 12:59:21 + echo '---> Completed tox runs' 12:59:21 ---> Completed tox runs 12:59:21 + for i in .tox/*/log 12:59:21 ++ echo .tox/checkbashisms/log 12:59:21 ++ awk -F/ '{print $2}' 12:59:21 + tox_env=checkbashisms 12:59:21 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:59:21 + DOC_DIR=docs/_build/html 12:59:21 + [[ -d docs/_build/html ]] 12:59:21 + echo '---> tox-run.sh ends' 12:59:21 ---> tox-run.sh ends 12:59:21 + test 0 -eq 0 12:59:21 $ ssh-agent -k 12:59:21 unset SSH_AUTH_SOCK; 12:59:21 unset SSH_AGENT_PID; 12:59:21 echo Agent pid 1765 killed; 12:59:21 [ssh-agent] Stopped. 12:59:22 [PostBuildScript] - [INFO] Executing post build scripts. 12:59:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3684783626852950446.sh 12:59:22 ---> sysstat.sh 12:59:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18003431413307265553.sh 12:59:22 ---> package-listing.sh 12:59:22 ++ tr '[:upper:]' '[:lower:]' 12:59:22 ++ facter osfamily 12:59:22 + OS_FAMILY=debian 12:59:22 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:59:22 + START_PACKAGES=/tmp/packages_start.txt 12:59:22 + END_PACKAGES=/tmp/packages_end.txt 12:59:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:59:22 + PACKAGES=/tmp/packages_start.txt 12:59:22 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:59:22 + PACKAGES=/tmp/packages_end.txt 12:59:22 + case "${OS_FAMILY}" in 12:59:22 + dpkg -l 12:59:22 + grep '^ii' 12:59:22 + '[' -f /tmp/packages_start.txt ']' 12:59:22 + '[' -f /tmp/packages_end.txt ']' 12:59:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:59:22 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:59:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:59:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:59:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6140370701290571348.sh 12:59:22 ---> capture-instance-metadata.sh 12:59:22 Setup pyenv: 12:59:22 system 12:59:22 3.8.13 12:59:22 3.9.13 12:59:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:59:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4q42 12:59:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:59:30 lf-activate-venv(): INFO: Installing: lftools 13:00:12 lf-activate-venv(): INFO: Adding /tmp/venv-4q42/bin to PATH 13:00:12 INFO: Running in OpenStack, capturing instance metadata 13:00:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14732567566426288599.sh 13:00:13 provisioning config files... 13:00:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5539728250565059479tmp 13:00:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:00:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:00:13 [EnvInject] - Injecting environment variables from a build step. 13:00:13 [EnvInject] - Injecting as environment variables the properties content 13:00:13 SERVER_ID=logs 13:00:13 13:00:13 [EnvInject] - Variables injected successfully. 13:00:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4454431197749060769.sh 13:00:13 ---> create-netrc.sh 13:00:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3008758748512384028.sh 13:00:13 ---> python-tools-install.sh 13:00:13 Setup pyenv: 13:00:13 system 13:00:13 3.8.13 13:00:13 3.9.13 13:00:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:00:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4q42 from file:/tmp/.os_lf_venv 13:00:14 lf-activate-venv(): INFO: Installing: lftools 13:00:24 lf-activate-venv(): INFO: Adding /tmp/venv-4q42/bin to PATH 13:00:24 Generating Requirements File 13:00:55 Python 3.10.6 13:00:56 pip 24.0 from /tmp/venv-4q42/lib/python3.10/site-packages/pip (python 3.10) 13:00:56 appdirs==1.4.4 13:00:56 argcomplete==3.3.0 13:00:56 aspy.yaml==1.3.0 13:00:56 attrs==23.2.0 13:00:56 autopage==0.5.2 13:00:56 beautifulsoup4==4.12.3 13:00:56 boto3==1.34.85 13:00:56 botocore==1.34.85 13:00:56 bs4==0.0.2 13:00:56 cachetools==5.3.3 13:00:56 certifi==2024.2.2 13:00:56 cffi==1.16.0 13:00:56 cfgv==3.4.0 13:00:56 chardet==5.2.0 13:00:56 charset-normalizer==3.3.2 13:00:56 click==8.1.7 13:00:56 cliff==4.6.0 13:00:56 cmd2==2.4.3 13:00:56 cryptography==3.3.2 13:00:56 debtcollector==3.0.0 13:00:56 decorator==5.1.1 13:00:56 defusedxml==0.7.1 13:00:56 Deprecated==1.2.14 13:00:56 distlib==0.3.8 13:00:56 dnspython==2.6.1 13:00:56 docker==4.2.2 13:00:56 dogpile.cache==1.3.2 13:00:56 email_validator==2.1.1 13:00:56 filelock==3.13.4 13:00:56 future==1.0.0 13:00:56 gitdb==4.0.11 13:00:56 GitPython==3.1.43 13:00:56 google-auth==2.29.0 13:00:56 httplib2==0.22.0 13:00:56 identify==2.5.35 13:00:56 idna==3.7 13:00:56 importlib-resources==1.5.0 13:00:56 iso8601==2.1.0 13:00:56 Jinja2==3.1.3 13:00:56 jmespath==1.0.1 13:00:56 jsonpatch==1.33 13:00:56 jsonpointer==2.4 13:00:56 jsonschema==4.21.1 13:00:56 jsonschema-specifications==2023.12.1 13:00:56 keystoneauth1==5.6.0 13:00:56 kubernetes==29.0.0 13:00:56 lftools==0.37.10 13:00:56 lxml==5.2.1 13:00:56 MarkupSafe==2.1.5 13:00:56 msgpack==1.0.8 13:00:56 multi_key_dict==2.0.3 13:00:56 munch==4.0.0 13:00:56 netaddr==1.2.1 13:00:56 netifaces==0.11.0 13:00:56 niet==1.4.2 13:00:56 nodeenv==1.8.0 13:00:56 oauth2client==4.1.3 13:00:56 oauthlib==3.2.2 13:00:56 openstacksdk==3.1.0 13:00:56 os-client-config==2.1.0 13:00:56 os-service-types==1.7.0 13:00:56 osc-lib==3.0.1 13:00:56 oslo.config==9.4.0 13:00:56 oslo.context==5.5.0 13:00:56 oslo.i18n==6.3.0 13:00:56 oslo.log==5.5.1 13:00:56 oslo.serialization==5.4.0 13:00:56 oslo.utils==7.1.0 13:00:56 packaging==24.0 13:00:56 pbr==6.0.0 13:00:56 platformdirs==4.2.0 13:00:56 prettytable==3.10.0 13:00:56 pyasn1==0.6.0 13:00:56 pyasn1_modules==0.4.0 13:00:56 pycparser==2.22 13:00:56 pygerrit2==2.0.15 13:00:56 PyGithub==2.3.0 13:00:56 pyinotify==0.9.6 13:00:56 PyJWT==2.8.0 13:00:56 PyNaCl==1.5.0 13:00:56 pyparsing==2.4.7 13:00:56 pyperclip==1.8.2 13:00:56 pyrsistent==0.20.0 13:00:56 python-cinderclient==9.5.0 13:00:56 python-dateutil==2.9.0.post0 13:00:56 python-heatclient==3.5.0 13:00:56 python-jenkins==1.8.2 13:00:56 python-keystoneclient==5.4.0 13:00:56 python-magnumclient==4.4.0 13:00:56 python-novaclient==18.6.0 13:00:56 python-openstackclient==6.6.0 13:00:56 python-swiftclient==4.5.0 13:00:56 PyYAML==6.0.1 13:00:56 referencing==0.34.0 13:00:56 requests==2.31.0 13:00:56 requests-oauthlib==2.0.0 13:00:56 requestsexceptions==1.4.0 13:00:56 rfc3986==2.0.0 13:00:56 rpds-py==0.18.0 13:00:56 rsa==4.9 13:00:56 ruamel.yaml==0.18.6 13:00:56 ruamel.yaml.clib==0.2.8 13:00:56 s3transfer==0.10.1 13:00:56 simplejson==3.19.2 13:00:56 six==1.16.0 13:00:56 smmap==5.0.1 13:00:56 soupsieve==2.5 13:00:56 stevedore==5.2.0 13:00:56 tabulate==0.9.0 13:00:56 toml==0.10.2 13:00:56 tomlkit==0.12.4 13:00:56 tqdm==4.66.2 13:00:56 typing_extensions==4.11.0 13:00:56 tzdata==2024.1 13:00:56 urllib3==1.26.18 13:00:56 virtualenv==20.25.2 13:00:56 wcwidth==0.2.13 13:00:56 websocket-client==1.7.0 13:00:56 wrapt==1.16.0 13:00:56 xdg==6.0.0 13:00:56 xmltodict==0.13.0 13:00:56 yq==3.3.1 13:00:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11706605904182195136.sh 13:00:56 ---> sudo-logs.sh 13:00:56 Archiving 'sudo' log.. 13:00:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12830387169477361475.sh 13:00:56 ---> job-cost.sh 13:00:56 Setup pyenv: 13:00:57 system 13:00:57 3.8.13 13:00:57 3.9.13 13:00:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:00:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4q42 from file:/tmp/.os_lf_venv 13:00:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:01:09 lf-activate-venv(): INFO: Adding /tmp/venv-4q42/bin to PATH 13:01:09 INFO: No Stack... 13:01:10 INFO: Retrieving Pricing Info for: v3-standard-4 13:01:10 INFO: Archiving Costs 13:01:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16739880815365442091.sh 13:01:10 ---> logs-deploy.sh 13:01:10 Setup pyenv: 13:01:10 system 13:01:10 3.8.13 13:01:10 3.9.13 13:01:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:01:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4q42 from file:/tmp/.os_lf_venv 13:01:12 lf-activate-venv(): INFO: Installing: lftools 13:01:23 lf-activate-venv(): INFO: Adding /tmp/venv-4q42/bin to PATH 13:01:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3444 13:01:23 INFO: archiving workspace using pattern(s): 13:01:24 Archives upload complete. 13:01:24 INFO: archiving logs to Nexus 13:01:25 ---> uname -a: 13:01:25 Linux prd-ubuntu1804-builder-4c-4g-23918 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:01:25 13:01:25 13:01:25 ---> lscpu: 13:01:25 Architecture: x86_64 13:01:25 CPU op-mode(s): 32-bit, 64-bit 13:01:25 Byte Order: Little Endian 13:01:25 CPU(s): 4 13:01:25 On-line CPU(s) list: 0-3 13:01:25 Thread(s) per core: 1 13:01:25 Core(s) per socket: 1 13:01:25 Socket(s): 4 13:01:25 NUMA node(s): 1 13:01:25 Vendor ID: AuthenticAMD 13:01:25 CPU family: 23 13:01:25 Model: 49 13:01:25 Model name: AMD EPYC-Rome Processor 13:01:25 Stepping: 0 13:01:25 CPU MHz: 2799.998 13:01:25 BogoMIPS: 5599.99 13:01:25 Virtualization: AMD-V 13:01:25 Hypervisor vendor: KVM 13:01:25 Virtualization type: full 13:01:25 L1d cache: 32K 13:01:25 L1i cache: 32K 13:01:25 L2 cache: 512K 13:01:25 L3 cache: 16384K 13:01:25 NUMA node0 CPU(s): 0-3 13:01:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:01:25 13:01:25 13:01:25 ---> nproc: 13:01:25 4 13:01:25 13:01:25 13:01:25 ---> df -h: 13:01:25 Filesystem Size Used Avail Use% Mounted on 13:01:25 udev 7.9G 0 7.9G 0% /dev 13:01:25 tmpfs 1.6G 672K 1.6G 1% /run 13:01:25 /dev/vda1 78G 8.3G 70G 11% / 13:01:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:01:25 tmpfs 5.0M 0 5.0M 0% /run/lock 13:01:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:01:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:01:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:01:25 13:01:25 13:01:25 ---> free -m: 13:01:25 total used free shared buff/cache available 13:01:25 Mem: 16040 548 13439 0 2052 15180 13:01:25 Swap: 1023 0 1023 13:01:25 13:01:25 13:01:25 ---> ip addr: 13:01:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:01:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:01:25 inet 127.0.0.1/8 scope host lo 13:01:25 valid_lft forever preferred_lft forever 13:01:25 inet6 ::1/128 scope host 13:01:25 valid_lft forever preferred_lft forever 13:01:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:01:25 link/ether fa:16:3e:79:dd:2b brd ff:ff:ff:ff:ff:ff 13:01:25 inet 10.30.106.223/23 brd 10.30.107.255 scope global dynamic ens3 13:01:25 valid_lft 86205sec preferred_lft 86205sec 13:01:25 inet6 fe80::f816:3eff:fe79:dd2b/64 scope link 13:01:25 valid_lft forever preferred_lft forever 13:01:25 13:01:25 13:01:25 ---> sar -b -r -n DEV: 13:01:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23918) 04/17/24 _x86_64_ (4 CPU) 13:01:25 13:01:25 12:58:14 LINUX RESTART (4 CPU) 13:01:25 13:01:25 12:59:01 tps rtps wtps bread/s bwrtn/s 13:01:25 13:00:01 90.73 18.85 71.89 1035.96 19425.70 13:01:25 13:01:01 84.12 4.23 79.89 218.63 20797.73 13:01:25 Average: 87.43 11.54 75.89 627.30 20111.71 13:01:25 13:01:25 12:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:01:25 13:00:01 13914112 15497396 2510856 15.29 57184 1728976 839788 4.81 772184 1528112 80012 13:01:25 13:01:01 13783644 15559548 2641324 16.08 76540 1888252 746732 4.27 713080 1689236 97884 13:01:25 Average: 13848878 15528472 2576090 15.68 66862 1808614 793260 4.54 742632 1608674 88948 13:01:25 13:01:25 12:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:01:25 13:00:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 13:01:25 13:00:01 ens3 54.34 37.13 754.41 9.60 0.00 0.00 0.00 0.00 13:01:25 13:01:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 13:01:25 13:01:01 ens3 27.83 22.18 247.28 6.41 0.00 0.00 0.00 0.00 13:01:25 Average: lo 1.30 1.30 0.14 0.14 0.00 0.00 0.00 0.00 13:01:25 Average: ens3 41.08 29.65 500.84 8.00 0.00 0.00 0.00 0.00 13:01:25 13:01:25 13:01:25 ---> sar -P ALL: 13:01:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23918) 04/17/24 _x86_64_ (4 CPU) 13:01:25 13:01:25 12:58:14 LINUX RESTART (4 CPU) 13:01:25 13:01:25 12:59:01 CPU %user %nice %system %iowait %steal %idle 13:01:25 13:00:01 all 17.15 0.00 1.20 8.00 0.06 73.58 13:01:25 13:00:01 0 20.10 0.00 1.29 11.55 0.05 67.01 13:01:25 13:00:01 1 15.97 0.00 1.36 12.93 0.08 69.66 13:01:25 13:00:01 2 20.68 0.00 1.22 1.38 0.05 76.66 13:01:25 13:00:01 3 11.88 0.00 0.92 6.15 0.07 80.98 13:01:25 13:01:01 all 18.48 0.00 1.10 7.29 0.06 73.07 13:01:25 13:01:01 0 11.73 0.00 0.79 22.72 0.07 64.70 13:01:25 13:01:01 1 5.67 0.00 0.52 0.53 0.05 93.22 13:01:25 13:01:01 2 12.82 0.00 0.76 0.86 0.03 85.53 13:01:25 13:01:01 3 43.71 0.00 2.34 5.04 0.10 48.80 13:01:25 Average: all 17.82 0.00 1.15 7.64 0.06 73.33 13:01:25 Average: 0 15.91 0.00 1.04 17.14 0.06 65.85 13:01:25 Average: 1 10.80 0.00 0.94 6.71 0.07 81.48 13:01:25 Average: 2 16.76 0.00 0.99 1.12 0.04 81.09 13:01:25 Average: 3 27.78 0.00 1.63 5.60 0.08 64.91 13:01:25 13:01:25 13:01:25