17:03:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137077 17:03:11 Running as SYSTEM 17:03:11 [EnvInject] - Loading node environment variables. 17:03:11 Building remotely on prd-ubuntu1804-builder-4c-4g-14819 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 17:03:11 [ssh-agent] Looking for ssh-agent implementation... 17:03:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:12 $ ssh-agent 17:03:12 SSH_AUTH_SOCK=/tmp/ssh-zbm7BpW13Mjv/agent.1844 17:03:12 SSH_AGENT_PID=1845 17:03:12 [ssh-agent] Started. 17:03:12 Running ssh-add (command line suppressed) 17:03:12 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3723138692503385571.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3723138692503385571.key) 17:03:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:03:12 The recommended git tool is: NONE 17:03:14 using credential onap-jenkins-ssh 17:03:14 Wiping out workspace first. 17:03:14 Cloning the remote Git repository 17:03:14 Cloning repository git://cloud.onap.org/mirror/oom.git 17:03:14 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 17:03:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:03:14 > git --version # timeout=10 17:03:14 > git --version # 'git version 2.17.1' 17:03:14 using GIT_SSH to set credentials Gerrit user 17:03:14 Verifying host key using manually-configured host key entries 17:03:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:03:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:03:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:03:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:03:20 using GIT_SSH to set credentials Gerrit user 17:03:20 Verifying host key using manually-configured host key entries 17:03:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/137077/2 # timeout=30 17:03:21 > git rev-parse 3c7dd1691469f500054cf033e72ce4860f048a97^{commit} # timeout=10 17:03:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:03:21 Checking out Revision 3c7dd1691469f500054cf033e72ce4860f048a97 (refs/changes/77/137077/2) 17:03:21 > git config core.sparsecheckout # timeout=10 17:03:21 > git checkout -f 3c7dd1691469f500054cf033e72ce4860f048a97 # timeout=30 17:03:24 Commit message: "[CPS] Including Swagger UI in permit-uri config" 17:03:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:03:24 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 17:03:24 [EnvInject] - Injecting environment variables from a build step. 17:03:24 [EnvInject] - Injecting as environment variables the properties content 17:03:24 PYTHON=python3 17:03:24 17:03:24 [EnvInject] - Variables injected successfully. 17:03:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15972768784545159276.sh 17:03:24 ---> tox-install.sh 17:03:24 + source /home/jenkins/lf-env.sh 17:03:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:03:24 ++ mktemp -d /tmp/venv-XXXX 17:03:24 + lf_venv=/tmp/venv-4vMW 17:03:24 + local venv_file=/tmp/.os_lf_venv 17:03:24 + local python=python3 17:03:24 + local options 17:03:24 + local set_path=true 17:03:24 + local install_args= 17:03:24 ++ 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 17:03:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:03:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:03:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:03:24 + true 17:03:24 + case $1 in 17:03:24 + venv_file=/tmp/.toxenv 17:03:24 + shift 2 17:03:24 + true 17:03:24 + case $1 in 17:03:24 + shift 17:03:24 + break 17:03:24 + case $python in 17:03:24 + local pkg_list= 17:03:24 + [[ -d /opt/pyenv ]] 17:03:24 + echo 'Setup pyenv:' 17:03:24 Setup pyenv: 17:03:24 + export PYENV_ROOT=/opt/pyenv 17:03:24 + PYENV_ROOT=/opt/pyenv 17:03:24 + 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 17:03:24 + 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 17:03:24 + pyenv versions 17:03:24 * system (set by /opt/pyenv/version) 17:03:24 * 3.8.13 (set by /opt/pyenv/version) 17:03:24 * 3.9.13 (set by /opt/pyenv/version) 17:03:24 * 3.10.6 (set by /opt/pyenv/version) 17:03:24 + command -v pyenv 17:03:24 ++ pyenv init - --no-rehash 17:03:24 + 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[*]}"'\'')" 17:03:24 export PATH="/opt/pyenv/shims:${PATH}" 17:03:24 export PYENV_SHELL=bash 17:03:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:03:24 pyenv() { 17:03:24 local command 17:03:24 command="${1:-}" 17:03:24 if [ "$#" -gt 0 ]; then 17:03:24 shift 17:03:24 fi 17:03:24 17:03:24 case "$command" in 17:03:24 rehash|shell) 17:03:24 eval "$(pyenv "sh-$command" "$@")" 17:03:24 ;; 17:03:24 *) 17:03:24 command pyenv "$command" "$@" 17:03:24 ;; 17:03:24 esac 17:03:24 }' 17:03:24 +++ 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[*]}"' 17:03:24 ++ 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 17:03:24 ++ 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 17:03:24 ++ 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 17:03:24 ++ export PYENV_SHELL=bash 17:03:24 ++ PYENV_SHELL=bash 17:03:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:03:24 +++ complete -F _pyenv pyenv 17:03:24 ++ lf-pyver python3 17:03:24 ++ local py_version_xy=python3 17:03:24 ++ local py_version_xyz= 17:03:24 ++ pyenv versions 17:03:24 ++ local command 17:03:24 ++ command=versions 17:03:24 ++ '[' 1 -gt 0 ']' 17:03:24 ++ shift 17:03:24 ++ case "$command" in 17:03:24 ++ command pyenv versions 17:03:24 ++ pyenv versions 17:03:24 ++ sed 's/^[ *]* //' 17:03:24 ++ awk '{ print $1 }' 17:03:24 ++ grep -E '^[0-9.]*[0-9]$' 17:03:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:03:25 +++ grep '^3' /tmp/.pyenv_versions 17:03:25 +++ sort -V 17:03:25 +++ tail -n 1 17:03:25 ++ py_version_xyz=3.10.6 17:03:25 ++ [[ -z 3.10.6 ]] 17:03:25 ++ echo 3.10.6 17:03:25 ++ return 0 17:03:25 + pyenv local 3.10.6 17:03:25 + local command 17:03:25 + command=local 17:03:25 + '[' 2 -gt 0 ']' 17:03:25 + shift 17:03:25 + case "$command" in 17:03:25 + command pyenv local 3.10.6 17:03:25 + pyenv local 3.10.6 17:03:25 + for arg in "$@" 17:03:25 + case $arg in 17:03:25 + pkg_list+='tox ' 17:03:25 + for arg in "$@" 17:03:25 + case $arg in 17:03:25 + pkg_list+='virtualenv ' 17:03:25 + for arg in "$@" 17:03:25 + case $arg in 17:03:25 + pkg_list+='urllib3~=1.26.15 ' 17:03:25 + [[ -f /tmp/.toxenv ]] 17:03:25 + [[ ! -f /tmp/.toxenv ]] 17:03:25 + [[ -n '' ]] 17:03:25 + python3 -m venv /tmp/venv-4vMW 17:03:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4vMW' 17:03:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4vMW 17:03:31 + echo /tmp/venv-4vMW 17:03:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:03:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:03:31 + /tmp/venv-4vMW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:03:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:03:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:03:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:03:37 + /tmp/venv-4vMW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:03:48 + type python3 17:03:48 + true 17:03:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4vMW/bin to PATH' 17:03:48 lf-activate-venv(): INFO: Adding /tmp/venv-4vMW/bin to PATH 17:03:48 + PATH=/tmp/venv-4vMW/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 17:03:48 + return 0 17:03:48 + python3 --version 17:03:48 Python 3.10.6 17:03:48 + python3 -m pip --version 17:03:49 pip 23.3.2 from /tmp/venv-4vMW/lib/python3.10/site-packages/pip (python 3.10) 17:03:49 + python3 -m pip freeze 17:03:49 cachetools==5.3.2 17:03:49 chardet==5.2.0 17:03:49 colorama==0.4.6 17:03:49 distlib==0.3.8 17:03:49 filelock==3.13.1 17:03:49 packaging==23.2 17:03:49 platformdirs==4.1.0 17:03:49 pluggy==1.4.0 17:03:49 pyproject-api==1.6.1 17:03:49 tomli==2.0.1 17:03:49 tox==4.12.1 17:03:49 urllib3==1.26.18 17:03:49 virtualenv==20.25.0 17:03:49 [EnvInject] - Injecting environment variables from a build step. 17:03:49 [EnvInject] - Injecting as environment variables the properties content 17:03:49 PARALLEL=false 17:03:49 17:03:49 [EnvInject] - Variables injected successfully. 17:03:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13795951968999293673.sh 17:03:49 ---> tox-run.sh 17:03:49 + 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 17:03:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 17:03:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 17:03:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 17:03:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 17:03:49 + source /home/jenkins/lf-env.sh 17:03:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:03:49 ++ mktemp -d /tmp/venv-XXXX 17:03:49 + lf_venv=/tmp/venv-M4z5 17:03:49 + local venv_file=/tmp/.os_lf_venv 17:03:49 + local python=python3 17:03:49 + local options 17:03:49 + local set_path=true 17:03:49 + local install_args= 17:03:49 ++ 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 17:03:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:03:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:03:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:03:49 + true 17:03:49 + case $1 in 17:03:49 + venv_file=/tmp/.toxenv 17:03:49 + shift 2 17:03:49 + true 17:03:49 + case $1 in 17:03:49 + shift 17:03:49 + break 17:03:49 + case $python in 17:03:49 + local pkg_list= 17:03:49 + [[ -d /opt/pyenv ]] 17:03:49 + echo 'Setup pyenv:' 17:03:49 Setup pyenv: 17:03:49 + export PYENV_ROOT=/opt/pyenv 17:03:49 + PYENV_ROOT=/opt/pyenv 17:03:49 + 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 17:03:49 + 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 17:03:49 + pyenv versions 17:03:49 system 17:03:49 3.8.13 17:03:49 3.9.13 17:03:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:03:49 + command -v pyenv 17:03:49 ++ pyenv init - --no-rehash 17:03:49 + 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[*]}"'\'')" 17:03:49 export PATH="/opt/pyenv/shims:${PATH}" 17:03:49 export PYENV_SHELL=bash 17:03:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:03:49 pyenv() { 17:03:49 local command 17:03:49 command="${1:-}" 17:03:49 if [ "$#" -gt 0 ]; then 17:03:49 shift 17:03:49 fi 17:03:49 17:03:49 case "$command" in 17:03:49 rehash|shell) 17:03:49 eval "$(pyenv "sh-$command" "$@")" 17:03:49 ;; 17:03:49 *) 17:03:49 command pyenv "$command" "$@" 17:03:49 ;; 17:03:49 esac 17:03:49 }' 17:03:49 +++ 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[*]}"' 17:03:49 ++ 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 17:03:49 ++ 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 17:03:49 ++ 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 17:03:49 ++ export PYENV_SHELL=bash 17:03:49 ++ PYENV_SHELL=bash 17:03:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:03:49 +++ complete -F _pyenv pyenv 17:03:49 ++ lf-pyver python3 17:03:49 ++ local py_version_xy=python3 17:03:49 ++ local py_version_xyz= 17:03:49 ++ pyenv versions 17:03:49 ++ local command 17:03:49 ++ command=versions 17:03:49 ++ '[' 1 -gt 0 ']' 17:03:49 ++ shift 17:03:49 ++ case "$command" in 17:03:49 ++ command pyenv versions 17:03:49 ++ pyenv versions 17:03:49 ++ awk '{ print $1 }' 17:03:49 ++ sed 's/^[ *]* //' 17:03:49 ++ grep -E '^[0-9.]*[0-9]$' 17:03:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:03:49 +++ grep '^3' /tmp/.pyenv_versions 17:03:49 +++ sort -V 17:03:49 +++ tail -n 1 17:03:49 ++ py_version_xyz=3.10.6 17:03:49 ++ [[ -z 3.10.6 ]] 17:03:49 ++ echo 3.10.6 17:03:49 ++ return 0 17:03:49 + pyenv local 3.10.6 17:03:49 + local command 17:03:49 + command=local 17:03:49 + '[' 2 -gt 0 ']' 17:03:49 + shift 17:03:49 + case "$command" in 17:03:49 + command pyenv local 3.10.6 17:03:49 + pyenv local 3.10.6 17:03:49 + for arg in "$@" 17:03:49 + case $arg in 17:03:49 + pkg_list+='tox ' 17:03:49 + for arg in "$@" 17:03:49 + case $arg in 17:03:49 + pkg_list+='virtualenv ' 17:03:49 + for arg in "$@" 17:03:49 + case $arg in 17:03:49 + pkg_list+='urllib3~=1.26.15 ' 17:03:49 + [[ -f /tmp/.toxenv ]] 17:03:49 ++ cat /tmp/.toxenv 17:03:49 + lf_venv=/tmp/venv-4vMW 17:03:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4vMW from' file:/tmp/.toxenv 17:03:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4vMW from file:/tmp/.toxenv 17:03:49 + /tmp/venv-4vMW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:03:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:03:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:03:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:03:50 + /tmp/venv-4vMW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:03:53 + type python3 17:03:53 + true 17:03:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4vMW/bin to PATH' 17:03:53 lf-activate-venv(): INFO: Adding /tmp/venv-4vMW/bin to PATH 17:03:53 + PATH=/tmp/venv-4vMW/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 17:03:53 + return 0 17:03:53 + [[ -d /opt/pyenv ]] 17:03:53 + echo '---> Setting up pyenv' 17:03:53 ---> Setting up pyenv 17:03:53 + export PYENV_ROOT=/opt/pyenv 17:03:53 + PYENV_ROOT=/opt/pyenv 17:03:53 + export PATH=/opt/pyenv/bin:/tmp/venv-4vMW/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 17:03:53 + PATH=/opt/pyenv/bin:/tmp/venv-4vMW/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 17:03:53 ++ pwd 17:03:53 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 17:03:53 + export PYTHONPATH 17:03:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:03:53 + TOX_TESTENV_PASSENV=PYTHONPATH 17:03:53 + tox --version 17:03:53 4.12.1 from /tmp/venv-4vMW/lib/python3.10/site-packages/tox/__init__.py 17:03:53 + PARALLEL=false 17:03:53 + TOX_OPTIONS_LIST= 17:03:53 + [[ -n checkbashisms ]] 17:03:53 + TOX_OPTIONS_LIST=' -e checkbashisms' 17:03:53 + case ${PARALLEL,,} in 17:03:53 + tox -e checkbashisms 17:03:53 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 17:03:55 checkbashisms: freeze> python -m pip freeze --all 17:03:56 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 17:03:56 checkbashisms: commands[0]> .ci/check-bashisms.sh 17:03:57 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 17:03:57 you may get strange results 17:03:58 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 17:03:59 checkbashisms: OK (5.79=setup[2.60]+cmd[3.20] seconds) 17:03:59 congratulations :) (5.99 seconds) 17:03:59 + tox_status=0 17:03:59 + echo '---> Completed tox runs' 17:03:59 ---> Completed tox runs 17:03:59 + for i in .tox/*/log 17:03:59 ++ echo .tox/checkbashisms/log 17:03:59 ++ awk -F/ '{print $2}' 17:03:59 + tox_env=checkbashisms 17:03:59 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 17:03:59 + DOC_DIR=docs/_build/html 17:03:59 + [[ -d docs/_build/html ]] 17:03:59 + echo '---> tox-run.sh ends' 17:03:59 ---> tox-run.sh ends 17:03:59 + test 0 -eq 0 17:03:59 $ ssh-agent -k 17:03:59 unset SSH_AUTH_SOCK; 17:03:59 unset SSH_AGENT_PID; 17:03:59 echo Agent pid 1845 killed; 17:03:59 [ssh-agent] Stopped. 17:03:59 [PostBuildScript] - [INFO] Executing post build scripts. 17:03:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9582979305940405529.sh 17:03:59 ---> sysstat.sh 17:04:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12766531535413928154.sh 17:04:00 ---> package-listing.sh 17:04:00 ++ facter osfamily 17:04:00 ++ tr '[:upper:]' '[:lower:]' 17:04:00 + OS_FAMILY=debian 17:04:00 + workspace=/w/workspace/oom-master-checkbashisms-lint 17:04:00 + START_PACKAGES=/tmp/packages_start.txt 17:04:00 + END_PACKAGES=/tmp/packages_end.txt 17:04:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:04:00 + PACKAGES=/tmp/packages_start.txt 17:04:00 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:04:00 + PACKAGES=/tmp/packages_end.txt 17:04:00 + case "${OS_FAMILY}" in 17:04:00 + dpkg -l 17:04:00 + grep '^ii' 17:04:00 + '[' -f /tmp/packages_start.txt ']' 17:04:00 + '[' -f /tmp/packages_end.txt ']' 17:04:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:04:00 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:04:00 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 17:04:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 17:04:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5625895976495084131.sh 17:04:00 ---> capture-instance-metadata.sh 17:04:00 Setup pyenv: 17:04:00 system 17:04:00 3.8.13 17:04:00 3.9.13 17:04:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:04:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eN4Y 17:04:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:04:09 lf-activate-venv(): INFO: Installing: lftools 17:04:42 lf-activate-venv(): INFO: Adding /tmp/venv-eN4Y/bin to PATH 17:04:42 INFO: Running in OpenStack, capturing instance metadata 17:04:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6334031166677652788.sh 17:04:42 provisioning config files... 17:04:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config290731137902223714tmp 17:04:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:04:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:04:42 [EnvInject] - Injecting environment variables from a build step. 17:04:42 [EnvInject] - Injecting as environment variables the properties content 17:04:42 SERVER_ID=logs 17:04:42 17:04:42 [EnvInject] - Variables injected successfully. 17:04:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10934315804601588302.sh 17:04:42 ---> create-netrc.sh 17:04:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2986138749108477160.sh 17:04:42 ---> python-tools-install.sh 17:04:42 Setup pyenv: 17:04:42 system 17:04:42 3.8.13 17:04:42 3.9.13 17:04:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:04:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eN4Y from file:/tmp/.os_lf_venv 17:04:44 lf-activate-venv(): INFO: Installing: lftools 17:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-eN4Y/bin to PATH 17:04:55 Generating Requirements File 17:05:27 Python 3.10.6 17:05:27 pip 23.3.2 from /tmp/venv-eN4Y/lib/python3.10/site-packages/pip (python 3.10) 17:05:28 appdirs==1.4.4 17:05:28 argcomplete==3.2.2 17:05:28 aspy.yaml==1.3.0 17:05:28 attrs==23.2.0 17:05:28 autopage==0.5.2 17:05:28 beautifulsoup4==4.12.3 17:05:28 boto3==1.34.26 17:05:28 botocore==1.34.26 17:05:28 bs4==0.0.2 17:05:28 cachetools==5.3.2 17:05:28 certifi==2023.11.17 17:05:28 cffi==1.16.0 17:05:28 cfgv==3.4.0 17:05:28 chardet==5.2.0 17:05:28 charset-normalizer==3.3.2 17:05:28 click==8.1.7 17:05:28 cliff==4.5.0 17:05:28 cmd2==2.4.3 17:05:28 cryptography==3.3.2 17:05:28 debtcollector==2.5.0 17:05:28 decorator==5.1.1 17:05:28 defusedxml==0.7.1 17:05:28 Deprecated==1.2.14 17:05:28 distlib==0.3.8 17:05:28 dnspython==2.5.0 17:05:28 docker==4.2.2 17:05:28 dogpile.cache==1.3.0 17:05:28 email-validator==2.1.0.post1 17:05:28 filelock==3.13.1 17:05:28 future==0.18.3 17:05:28 gitdb==4.0.11 17:05:28 GitPython==3.1.41 17:05:28 google-auth==2.26.2 17:05:28 httplib2==0.22.0 17:05:28 identify==2.5.33 17:05:28 idna==3.6 17:05:28 importlib-resources==1.5.0 17:05:28 iso8601==2.1.0 17:05:28 Jinja2==3.1.3 17:05:28 jmespath==1.0.1 17:05:28 jsonpatch==1.33 17:05:28 jsonpointer==2.4 17:05:28 jsonschema==4.21.1 17:05:28 jsonschema-specifications==2023.12.1 17:05:28 keystoneauth1==5.5.0 17:05:28 kubernetes==29.0.0 17:05:28 lftools==0.37.8 17:05:28 lxml==5.1.0 17:05:28 MarkupSafe==2.1.4 17:05:28 msgpack==1.0.7 17:05:28 multi_key_dict==2.0.3 17:05:28 munch==4.0.0 17:05:28 netaddr==0.10.1 17:05:28 netifaces==0.11.0 17:05:28 niet==1.4.2 17:05:28 nodeenv==1.8.0 17:05:28 oauth2client==4.1.3 17:05:28 oauthlib==3.2.2 17:05:28 openstacksdk==0.62.0 17:05:28 os-client-config==2.1.0 17:05:28 os-service-types==1.7.0 17:05:28 osc-lib==3.0.0 17:05:28 oslo.config==9.3.0 17:05:28 oslo.context==5.3.0 17:05:28 oslo.i18n==6.2.0 17:05:28 oslo.log==5.4.0 17:05:28 oslo.serialization==5.3.0 17:05:28 oslo.utils==7.0.0 17:05:28 packaging==23.2 17:05:28 pbr==6.0.0 17:05:28 platformdirs==4.1.0 17:05:28 prettytable==3.9.0 17:05:28 pyasn1==0.5.1 17:05:28 pyasn1-modules==0.3.0 17:05:28 pycparser==2.21 17:05:28 pygerrit2==2.0.15 17:05:28 PyGithub==2.1.1 17:05:28 pyinotify==0.9.6 17:05:28 PyJWT==2.8.0 17:05:28 PyNaCl==1.5.0 17:05:28 pyparsing==2.4.7 17:05:28 pyperclip==1.8.2 17:05:28 pyrsistent==0.20.0 17:05:28 python-cinderclient==9.4.0 17:05:28 python-dateutil==2.8.2 17:05:28 python-heatclient==3.4.0 17:05:28 python-jenkins==1.8.2 17:05:28 python-keystoneclient==5.3.0 17:05:28 python-magnumclient==4.3.0 17:05:28 python-novaclient==18.4.0 17:05:28 python-openstackclient==6.0.0 17:05:28 python-swiftclient==4.4.0 17:05:28 pytz==2023.3.post1 17:05:28 PyYAML==6.0.1 17:05:28 referencing==0.32.1 17:05:28 requests==2.31.0 17:05:28 requests-oauthlib==1.3.1 17:05:28 requestsexceptions==1.4.0 17:05:28 rfc3986==2.0.0 17:05:28 rpds-py==0.17.1 17:05:28 rsa==4.9 17:05:28 ruamel.yaml==0.18.5 17:05:28 ruamel.yaml.clib==0.2.8 17:05:28 s3transfer==0.10.0 17:05:28 simplejson==3.19.2 17:05:28 six==1.16.0 17:05:28 smmap==5.0.1 17:05:28 soupsieve==2.5 17:05:28 stevedore==5.1.0 17:05:28 tabulate==0.9.0 17:05:28 toml==0.10.2 17:05:28 tomlkit==0.12.3 17:05:28 tqdm==4.66.1 17:05:28 typing_extensions==4.9.0 17:05:28 tzdata==2023.4 17:05:28 urllib3==1.26.18 17:05:28 virtualenv==20.25.0 17:05:28 wcwidth==0.2.13 17:05:28 websocket-client==1.7.0 17:05:28 wrapt==1.16.0 17:05:28 xdg==6.0.0 17:05:28 xmltodict==0.13.0 17:05:28 yq==3.2.3 17:05:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2478977134339683592.sh 17:05:28 ---> sudo-logs.sh 17:05:28 Archiving 'sudo' log.. 17:05:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16216369501269259180.sh 17:05:28 ---> job-cost.sh 17:05:28 Setup pyenv: 17:05:28 system 17:05:28 3.8.13 17:05:28 3.9.13 17:05:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eN4Y from file:/tmp/.os_lf_venv 17:05:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:05:37 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. 17:05:37 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 17:05:37 lf-activate-venv(): INFO: Adding /tmp/venv-eN4Y/bin to PATH 17:05:37 INFO: No Stack... 17:05:38 INFO: Retrieving Pricing Info for: v3-standard-4 17:05:38 INFO: Archiving Costs 17:05:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3666613053706596799.sh 17:05:38 ---> logs-deploy.sh 17:05:38 Setup pyenv: 17:05:38 system 17:05:38 3.8.13 17:05:38 3.9.13 17:05:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eN4Y from file:/tmp/.os_lf_venv 17:05:39 lf-activate-venv(): INFO: Installing: lftools 17:05:50 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. 17:05:50 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 17:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-eN4Y/bin to PATH 17:05:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3287 17:05:50 INFO: archiving workspace using pattern(s): 17:05:51 Archives upload complete. 17:05:51 INFO: archiving logs to Nexus 17:05:52 ---> uname -a: 17:05:52 Linux prd-ubuntu1804-builder-4c-4g-14819 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:05:52 17:05:52 17:05:52 ---> lscpu: 17:05:52 Architecture: x86_64 17:05:52 CPU op-mode(s): 32-bit, 64-bit 17:05:52 Byte Order: Little Endian 17:05:52 CPU(s): 4 17:05:52 On-line CPU(s) list: 0-3 17:05:52 Thread(s) per core: 1 17:05:52 Core(s) per socket: 1 17:05:52 Socket(s): 4 17:05:52 NUMA node(s): 1 17:05:52 Vendor ID: AuthenticAMD 17:05:52 CPU family: 23 17:05:52 Model: 49 17:05:52 Model name: AMD EPYC-Rome Processor 17:05:52 Stepping: 0 17:05:52 CPU MHz: 2799.998 17:05:52 BogoMIPS: 5599.99 17:05:52 Virtualization: AMD-V 17:05:52 Hypervisor vendor: KVM 17:05:52 Virtualization type: full 17:05:52 L1d cache: 32K 17:05:52 L1i cache: 32K 17:05:52 L2 cache: 512K 17:05:52 L3 cache: 16384K 17:05:52 NUMA node0 CPU(s): 0-3 17:05:52 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 17:05:52 17:05:52 17:05:52 ---> nproc: 17:05:52 4 17:05:52 17:05:52 17:05:52 ---> df -h: 17:05:52 Filesystem Size Used Avail Use% Mounted on 17:05:52 udev 7.9G 0 7.9G 0% /dev 17:05:52 tmpfs 1.6G 672K 1.6G 1% /run 17:05:52 /dev/vda1 78G 8.3G 70G 11% / 17:05:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:05:52 tmpfs 5.0M 0 5.0M 0% /run/lock 17:05:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:05:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:05:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:05:52 17:05:52 17:05:52 ---> free -m: 17:05:52 total used free shared buff/cache available 17:05:52 Mem: 16040 546 13422 0 2071 15181 17:05:52 Swap: 1023 0 1023 17:05:52 17:05:52 17:05:52 ---> ip addr: 17:05:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:05:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:05:52 inet 127.0.0.1/8 scope host lo 17:05:52 valid_lft forever preferred_lft forever 17:05:52 inet6 ::1/128 scope host 17:05:52 valid_lft forever preferred_lft forever 17:05:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:05:52 link/ether fa:16:3e:01:f3:52 brd ff:ff:ff:ff:ff:ff 17:05:52 inet 10.30.106.111/23 brd 10.30.107.255 scope global dynamic ens3 17:05:52 valid_lft 86188sec preferred_lft 86188sec 17:05:52 inet6 fe80::f816:3eff:fe01:f352/64 scope link 17:05:52 valid_lft forever preferred_lft forever 17:05:52 17:05:52 17:05:52 ---> sar -b -r -n DEV: 17:05:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14819) 01/24/24 _x86_64_ (4 CPU) 17:05:52 17:05:52 17:02:35 LINUX RESTART (4 CPU) 17:05:52 17:05:52 17:03:03 tps rtps wtps bread/s bwrtn/s 17:05:52 17:04:01 121.96 61.06 60.90 3852.99 19536.63 17:05:52 17:05:01 85.15 13.90 71.26 1048.85 19967.34 17:05:52 Average: 103.24 37.08 66.17 2427.04 19755.66 17:05:52 17:05:52 17:03:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:05:52 17:04:01 14212484 15626328 2212484 13.47 44740 1578772 729424 4.17 600108 1414152 54072 17:05:52 17:05:01 13895428 15573208 2529540 15.40 67308 1806500 748592 4.28 694456 1610232 143652 17:05:52 Average: 14053956 15599768 2371012 14.44 56024 1692636 739008 4.23 647282 1512192 98862 17:05:52 17:05:52 17:03:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:05:52 17:04:01 lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 17:05:52 17:04:01 ens3 377.47 273.02 1589.21 76.22 0.00 0.00 0.00 0.00 17:05:52 17:05:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 17:05:52 17:05:01 ens3 51.90 36.17 689.19 7.71 0.00 0.00 0.00 0.00 17:05:52 Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 17:05:52 Average: ens3 211.91 152.58 1131.54 41.38 0.00 0.00 0.00 0.00 17:05:52 17:05:52 17:05:52 ---> sar -P ALL: 17:05:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14819) 01/24/24 _x86_64_ (4 CPU) 17:05:52 17:05:52 17:02:35 LINUX RESTART (4 CPU) 17:05:52 17:05:52 17:03:03 CPU %user %nice %system %iowait %steal %idle 17:05:52 17:04:01 all 16.29 0.00 1.89 13.28 0.08 68.45 17:05:52 17:04:01 0 11.99 0.00 2.30 16.83 0.09 68.79 17:05:52 17:04:01 1 15.05 0.00 1.69 18.37 0.09 64.80 17:05:52 17:04:01 2 20.79 0.00 2.30 14.10 0.09 62.73 17:05:52 17:04:01 3 17.34 0.00 1.31 3.77 0.09 77.50 17:05:52 17:05:01 all 17.90 0.00 1.19 7.81 0.05 73.05 17:05:52 17:05:01 0 20.50 0.00 0.90 2.61 0.07 75.92 17:05:52 17:05:01 1 24.04 0.00 1.75 15.63 0.07 58.51 17:05:52 17:05:01 2 10.91 0.00 1.12 12.53 0.05 75.39 17:05:52 17:05:01 3 16.16 0.00 0.94 0.45 0.03 82.42 17:05:52 Average: all 17.11 0.00 1.53 10.49 0.07 70.80 17:05:52 Average: 0 16.31 0.00 1.59 9.60 0.08 72.41 17:05:52 Average: 1 19.64 0.00 1.72 16.97 0.08 61.59 17:05:52 Average: 2 15.75 0.00 1.70 13.30 0.07 69.18 17:05:52 Average: 3 16.74 0.00 1.12 2.08 0.06 80.01 17:05:52 17:05:52 17:05:52