17:39:41 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 17:39:41 Running as SYSTEM 17:39:41 [EnvInject] - Loading node environment variables. 17:39:41 Building remotely on prd-ubuntu1804-builder-4c-4g-1220 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 17:39:41 [ssh-agent] Looking for ssh-agent implementation... 17:39:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:42 $ ssh-agent 17:39:42 SSH_AUTH_SOCK=/tmp/ssh-yD1nMBQ4cCSL/agent.1677 17:39:42 SSH_AGENT_PID=1679 17:39:42 [ssh-agent] Started. 17:39:42 Running ssh-add (command line suppressed) 17:39:42 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15944414539988535456.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_15944414539988535456.key) 17:39:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:39:42 The recommended git tool is: NONE 17:39:43 using credential onap-jenkins-ssh 17:39:43 Wiping out workspace first. 17:39:43 Cloning the remote Git repository 17:39:43 Cloning repository git://cloud.onap.org/mirror/oom.git 17:39:43 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 17:39:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:39:43 > git --version # timeout=10 17:39:43 > git --version # 'git version 2.17.1' 17:39:43 using GIT_SSH to set credentials Gerrit user 17:39:43 Verifying host key using manually-configured host key entries 17:39:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:39:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:39:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:39:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:39:49 using GIT_SSH to set credentials Gerrit user 17:39:49 Verifying host key using manually-configured host key entries 17:39:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/14 # timeout=30 17:39:49 > git rev-parse cf5c0aec7e8c0514f74d2cbf7df87d6d37a21580^{commit} # timeout=10 17:39:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:39:49 Checking out Revision cf5c0aec7e8c0514f74d2cbf7df87d6d37a21580 (refs/changes/36/137736/14) 17:39:49 > git config core.sparsecheckout # timeout=10 17:39:49 > git checkout -f cf5c0aec7e8c0514f74d2cbf7df87d6d37a21580 # timeout=30 17:39:53 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 17:39:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:39:53 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 17:39:53 [EnvInject] - Injecting environment variables from a build step. 17:39:53 [EnvInject] - Injecting as environment variables the properties content 17:39:53 PYTHON=python3 17:39:53 17:39:53 [EnvInject] - Variables injected successfully. 17:39:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9442780556571673302.sh 17:39:53 ---> tox-install.sh 17:39:53 + source /home/jenkins/lf-env.sh 17:39:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:39:53 ++ mktemp -d /tmp/venv-XXXX 17:39:53 + lf_venv=/tmp/venv-vU2l 17:39:53 + local venv_file=/tmp/.os_lf_venv 17:39:53 + local python=python3 17:39:53 + local options 17:39:53 + local set_path=true 17:39:53 + local install_args= 17:39:53 ++ 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:39:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:39:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:39:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:39:53 + true 17:39:53 + case $1 in 17:39:53 + venv_file=/tmp/.toxenv 17:39:53 + shift 2 17:39:53 + true 17:39:53 + case $1 in 17:39:53 + shift 17:39:53 + break 17:39:53 + case $python in 17:39:53 + local pkg_list= 17:39:53 + [[ -d /opt/pyenv ]] 17:39:53 + echo 'Setup pyenv:' 17:39:53 Setup pyenv: 17:39:53 + export PYENV_ROOT=/opt/pyenv 17:39:53 + PYENV_ROOT=/opt/pyenv 17:39:53 + 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:39:53 + 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:39:53 + pyenv versions 17:39:53 * system (set by /opt/pyenv/version) 17:39:53 * 3.8.13 (set by /opt/pyenv/version) 17:39:53 * 3.9.13 (set by /opt/pyenv/version) 17:39:53 * 3.10.6 (set by /opt/pyenv/version) 17:39:53 + command -v pyenv 17:39:53 ++ pyenv init - --no-rehash 17:39:53 + 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:39:53 export PATH="/opt/pyenv/shims:${PATH}" 17:39:53 export PYENV_SHELL=bash 17:39:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:39:53 pyenv() { 17:39:53 local command 17:39:53 command="${1:-}" 17:39:53 if [ "$#" -gt 0 ]; then 17:39:53 shift 17:39:53 fi 17:39:53 17:39:53 case "$command" in 17:39:53 rehash|shell) 17:39:53 eval "$(pyenv "sh-$command" "$@")" 17:39:53 ;; 17:39:53 *) 17:39:53 command pyenv "$command" "$@" 17:39:53 ;; 17:39:53 esac 17:39:53 }' 17:39:53 +++ 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:39:53 ++ 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:39:53 ++ 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:39:53 ++ 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:39:53 ++ export PYENV_SHELL=bash 17:39:53 ++ PYENV_SHELL=bash 17:39:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:39:53 +++ complete -F _pyenv pyenv 17:39:53 ++ lf-pyver python3 17:39:53 ++ local py_version_xy=python3 17:39:53 ++ local py_version_xyz= 17:39:53 ++ pyenv versions 17:39:53 ++ local command 17:39:53 ++ command=versions 17:39:53 ++ '[' 1 -gt 0 ']' 17:39:53 ++ shift 17:39:53 ++ sed 's/^[ *]* //' 17:39:53 ++ case "$command" in 17:39:53 ++ grep -E '^[0-9.]*[0-9]$' 17:39:53 ++ command pyenv versions 17:39:53 ++ pyenv versions 17:39:53 ++ awk '{ print $1 }' 17:39:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:39:54 +++ sort -V 17:39:54 +++ grep '^3' /tmp/.pyenv_versions 17:39:54 +++ tail -n 1 17:39:54 ++ py_version_xyz=3.10.6 17:39:54 ++ [[ -z 3.10.6 ]] 17:39:54 ++ echo 3.10.6 17:39:54 ++ return 0 17:39:54 + pyenv local 3.10.6 17:39:54 + local command 17:39:54 + command=local 17:39:54 + '[' 2 -gt 0 ']' 17:39:54 + shift 17:39:54 + case "$command" in 17:39:54 + command pyenv local 3.10.6 17:39:54 + pyenv local 3.10.6 17:39:54 + for arg in "$@" 17:39:54 + case $arg in 17:39:54 + pkg_list+='tox ' 17:39:54 + for arg in "$@" 17:39:54 + case $arg in 17:39:54 + pkg_list+='virtualenv ' 17:39:54 + for arg in "$@" 17:39:54 + case $arg in 17:39:54 + pkg_list+='urllib3~=1.26.15 ' 17:39:54 + [[ -f /tmp/.toxenv ]] 17:39:54 + [[ ! -f /tmp/.toxenv ]] 17:39:54 + [[ -n '' ]] 17:39:54 + python3 -m venv /tmp/venv-vU2l 17:39:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vU2l' 17:39:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vU2l 17:39:58 + echo /tmp/venv-vU2l 17:39:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:39:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:39:58 + /tmp/venv-vU2l/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:40:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:40:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:40:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:40:01 + /tmp/venv-vU2l/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:40:04 + type python3 17:40:04 + true 17:40:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vU2l/bin to PATH' 17:40:04 lf-activate-venv(): INFO: Adding /tmp/venv-vU2l/bin to PATH 17:40:04 + PATH=/tmp/venv-vU2l/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:40:04 + return 0 17:40:04 + python3 --version 17:40:04 Python 3.10.6 17:40:04 + python3 -m pip --version 17:40:04 pip 24.0 from /tmp/venv-vU2l/lib/python3.10/site-packages/pip (python 3.10) 17:40:04 + python3 -m pip freeze 17:40:04 cachetools==5.3.3 17:40:04 chardet==5.2.0 17:40:04 colorama==0.4.6 17:40:04 distlib==0.3.8 17:40:04 filelock==3.14.0 17:40:04 packaging==24.0 17:40:04 platformdirs==4.2.1 17:40:04 pluggy==1.5.0 17:40:04 pyproject-api==1.6.1 17:40:04 tomli==2.0.1 17:40:04 tox==4.15.0 17:40:04 urllib3==1.26.18 17:40:04 virtualenv==20.26.1 17:40:04 [EnvInject] - Injecting environment variables from a build step. 17:40:04 [EnvInject] - Injecting as environment variables the properties content 17:40:04 PARALLEL=false 17:40:04 17:40:04 [EnvInject] - Variables injected successfully. 17:40:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9672295173406102042.sh 17:40:04 ---> tox-run.sh 17:40:04 + 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:40:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 17:40:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 17:40:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 17:40:04 + cd /w/workspace/oom-master-checkbashisms-lint/. 17:40:04 + source /home/jenkins/lf-env.sh 17:40:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:40:04 ++ mktemp -d /tmp/venv-XXXX 17:40:04 + lf_venv=/tmp/venv-Vp9c 17:40:04 + local venv_file=/tmp/.os_lf_venv 17:40:04 + local python=python3 17:40:04 + local options 17:40:04 + local set_path=true 17:40:04 + local install_args= 17:40:04 ++ 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:40:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:40:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:40:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:40:04 + true 17:40:04 + case $1 in 17:40:04 + venv_file=/tmp/.toxenv 17:40:04 + shift 2 17:40:04 + true 17:40:04 + case $1 in 17:40:04 + shift 17:40:04 + break 17:40:04 + case $python in 17:40:04 + local pkg_list= 17:40:04 + [[ -d /opt/pyenv ]] 17:40:04 + echo 'Setup pyenv:' 17:40:04 Setup pyenv: 17:40:04 + export PYENV_ROOT=/opt/pyenv 17:40:04 + PYENV_ROOT=/opt/pyenv 17:40:04 + 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:40:04 + 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:40:04 + pyenv versions 17:40:04 system 17:40:04 3.8.13 17:40:04 3.9.13 17:40:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:40:04 + command -v pyenv 17:40:04 ++ pyenv init - --no-rehash 17:40:04 + 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:40:04 export PATH="/opt/pyenv/shims:${PATH}" 17:40:04 export PYENV_SHELL=bash 17:40:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:40:04 pyenv() { 17:40:04 local command 17:40:04 command="${1:-}" 17:40:04 if [ "$#" -gt 0 ]; then 17:40:04 shift 17:40:04 fi 17:40:04 17:40:04 case "$command" in 17:40:04 rehash|shell) 17:40:04 eval "$(pyenv "sh-$command" "$@")" 17:40:04 ;; 17:40:04 *) 17:40:04 command pyenv "$command" "$@" 17:40:04 ;; 17:40:04 esac 17:40:04 }' 17:40:04 +++ 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:40:04 ++ 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:40:04 ++ 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:40:04 ++ 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:40:04 ++ export PYENV_SHELL=bash 17:40:04 ++ PYENV_SHELL=bash 17:40:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:40:04 +++ complete -F _pyenv pyenv 17:40:04 ++ lf-pyver python3 17:40:04 ++ local py_version_xy=python3 17:40:04 ++ local py_version_xyz= 17:40:04 ++ pyenv versions 17:40:04 ++ local command 17:40:04 ++ command=versions 17:40:04 ++ '[' 1 -gt 0 ']' 17:40:04 ++ shift 17:40:04 ++ case "$command" in 17:40:04 ++ command pyenv versions 17:40:04 ++ pyenv versions 17:40:04 ++ sed 's/^[ *]* //' 17:40:04 ++ awk '{ print $1 }' 17:40:04 ++ grep -E '^[0-9.]*[0-9]$' 17:40:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:40:04 +++ grep '^3' /tmp/.pyenv_versions 17:40:04 +++ sort -V 17:40:04 +++ tail -n 1 17:40:04 ++ py_version_xyz=3.10.6 17:40:04 ++ [[ -z 3.10.6 ]] 17:40:04 ++ echo 3.10.6 17:40:04 ++ return 0 17:40:04 + pyenv local 3.10.6 17:40:04 + local command 17:40:04 + command=local 17:40:04 + '[' 2 -gt 0 ']' 17:40:04 + shift 17:40:04 + case "$command" in 17:40:04 + command pyenv local 3.10.6 17:40:04 + pyenv local 3.10.6 17:40:04 + for arg in "$@" 17:40:04 + case $arg in 17:40:04 + pkg_list+='tox ' 17:40:04 + for arg in "$@" 17:40:04 + case $arg in 17:40:04 + pkg_list+='virtualenv ' 17:40:04 + for arg in "$@" 17:40:04 + case $arg in 17:40:04 + pkg_list+='urllib3~=1.26.15 ' 17:40:04 + [[ -f /tmp/.toxenv ]] 17:40:04 ++ cat /tmp/.toxenv 17:40:04 + lf_venv=/tmp/venv-vU2l 17:40:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vU2l from' file:/tmp/.toxenv 17:40:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vU2l from file:/tmp/.toxenv 17:40:04 + /tmp/venv-vU2l/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:40:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:40:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:40:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:40:05 + /tmp/venv-vU2l/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:40:07 + type python3 17:40:07 + true 17:40:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vU2l/bin to PATH' 17:40:07 lf-activate-venv(): INFO: Adding /tmp/venv-vU2l/bin to PATH 17:40:07 + PATH=/tmp/venv-vU2l/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:40:07 + return 0 17:40:07 + [[ -d /opt/pyenv ]] 17:40:07 + echo '---> Setting up pyenv' 17:40:07 ---> Setting up pyenv 17:40:07 + export PYENV_ROOT=/opt/pyenv 17:40:07 + PYENV_ROOT=/opt/pyenv 17:40:07 + export PATH=/opt/pyenv/bin:/tmp/venv-vU2l/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:40:07 + PATH=/opt/pyenv/bin:/tmp/venv-vU2l/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:40:07 ++ pwd 17:40:07 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 17:40:07 + export PYTHONPATH 17:40:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:40:07 + TOX_TESTENV_PASSENV=PYTHONPATH 17:40:07 + tox --version 17:40:07 4.15.0 from /tmp/venv-vU2l/lib/python3.10/site-packages/tox/__init__.py 17:40:07 + PARALLEL=false 17:40:07 + TOX_OPTIONS_LIST= 17:40:07 + [[ -n checkbashisms ]] 17:40:07 + TOX_OPTIONS_LIST=' -e checkbashisms' 17:40:07 + case ${PARALLEL,,} in 17:40:07 + tox -e checkbashisms 17:40:07 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 17:40:08 checkbashisms: freeze> python -m pip freeze --all 17:40:09 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 17:40:09 checkbashisms: commands[0]> .ci/check-bashisms.sh 17:40:10 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 17:40:10 you may get strange results 17:40:10 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 17:40:12 checkbashisms: OK (4.71=setup[1.61]+cmd[3.11] seconds) 17:40:12 congratulations :) (4.88 seconds) 17:40:12 + tox_status=0 17:40:12 + echo '---> Completed tox runs' 17:40:12 ---> Completed tox runs 17:40:12 + for i in .tox/*/log 17:40:12 ++ echo .tox/checkbashisms/log 17:40:12 ++ awk -F/ '{print $2}' 17:40:12 + tox_env=checkbashisms 17:40:12 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 17:40:12 + DOC_DIR=docs/_build/html 17:40:12 + [[ -d docs/_build/html ]] 17:40:12 + echo '---> tox-run.sh ends' 17:40:12 ---> tox-run.sh ends 17:40:12 + test 0 -eq 0 17:40:12 $ ssh-agent -k 17:40:12 unset SSH_AUTH_SOCK; 17:40:12 unset SSH_AGENT_PID; 17:40:12 echo Agent pid 1679 killed; 17:40:12 [ssh-agent] Stopped. 17:40:12 [PostBuildScript] - [INFO] Executing post build scripts. 17:40:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16316451809670481364.sh 17:40:12 ---> sysstat.sh 17:40:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7907157673855258534.sh 17:40:13 ---> package-listing.sh 17:40:13 ++ facter osfamily 17:40:13 ++ tr '[:upper:]' '[:lower:]' 17:40:13 + OS_FAMILY=debian 17:40:13 + workspace=/w/workspace/oom-master-checkbashisms-lint 17:40:13 + START_PACKAGES=/tmp/packages_start.txt 17:40:13 + END_PACKAGES=/tmp/packages_end.txt 17:40:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:40:13 + PACKAGES=/tmp/packages_start.txt 17:40:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:40:13 + PACKAGES=/tmp/packages_end.txt 17:40:13 + case "${OS_FAMILY}" in 17:40:13 + dpkg -l 17:40:13 + grep '^ii' 17:40:13 + '[' -f /tmp/packages_start.txt ']' 17:40:13 + '[' -f /tmp/packages_end.txt ']' 17:40:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:40:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:40:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 17:40:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 17:40:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10239887072433429849.sh 17:40:13 ---> capture-instance-metadata.sh 17:40:13 Setup pyenv: 17:40:13 system 17:40:13 3.8.13 17:40:13 3.9.13 17:40:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:40:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bq7H 17:40:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:40:20 lf-activate-venv(): INFO: Installing: lftools 17:40:51 lf-activate-venv(): INFO: Adding /tmp/venv-bq7H/bin to PATH 17:40:51 INFO: Running in OpenStack, capturing instance metadata 17:40:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9847008936597742262.sh 17:40:51 provisioning config files... 17:40:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9637924742935688405tmp 17:40:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:40:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:40:51 [EnvInject] - Injecting environment variables from a build step. 17:40:51 [EnvInject] - Injecting as environment variables the properties content 17:40:51 SERVER_ID=logs 17:40:51 17:40:51 [EnvInject] - Variables injected successfully. 17:40:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1042232013785837356.sh 17:40:51 ---> create-netrc.sh 17:40:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7329174218244761745.sh 17:40:51 ---> python-tools-install.sh 17:40:51 Setup pyenv: 17:40:51 system 17:40:51 3.8.13 17:40:51 3.9.13 17:40:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:40:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bq7H from file:/tmp/.os_lf_venv 17:40:53 lf-activate-venv(): INFO: Installing: lftools 17:41:00 lf-activate-venv(): INFO: Adding /tmp/venv-bq7H/bin to PATH 17:41:00 Generating Requirements File 17:41:27 Python 3.10.6 17:41:27 pip 24.0 from /tmp/venv-bq7H/lib/python3.10/site-packages/pip (python 3.10) 17:41:28 appdirs==1.4.4 17:41:28 argcomplete==3.3.0 17:41:28 aspy.yaml==1.3.0 17:41:28 attrs==23.2.0 17:41:28 autopage==0.5.2 17:41:28 beautifulsoup4==4.12.3 17:41:28 boto3==1.34.99 17:41:28 botocore==1.34.99 17:41:28 bs4==0.0.2 17:41:28 cachetools==5.3.3 17:41:28 certifi==2024.2.2 17:41:28 cffi==1.16.0 17:41:28 cfgv==3.4.0 17:41:28 chardet==5.2.0 17:41:28 charset-normalizer==3.3.2 17:41:28 click==8.1.7 17:41:28 cliff==4.6.0 17:41:28 cmd2==2.4.3 17:41:28 cryptography==3.3.2 17:41:28 debtcollector==3.0.0 17:41:28 decorator==5.1.1 17:41:28 defusedxml==0.7.1 17:41:28 Deprecated==1.2.14 17:41:28 distlib==0.3.8 17:41:28 dnspython==2.6.1 17:41:28 docker==4.2.2 17:41:28 dogpile.cache==1.3.3 17:41:28 email_validator==2.1.1 17:41:28 filelock==3.14.0 17:41:28 future==1.0.0 17:41:28 gitdb==4.0.11 17:41:28 GitPython==3.1.43 17:41:28 google-auth==2.29.0 17:41:28 httplib2==0.22.0 17:41:28 identify==2.5.36 17:41:28 idna==3.7 17:41:28 importlib-resources==1.5.0 17:41:28 iso8601==2.1.0 17:41:28 Jinja2==3.1.4 17:41:28 jmespath==1.0.1 17:41:28 jsonpatch==1.33 17:41:28 jsonpointer==2.4 17:41:28 jsonschema==4.22.0 17:41:28 jsonschema-specifications==2023.12.1 17:41:28 keystoneauth1==5.6.0 17:41:28 kubernetes==29.0.0 17:41:28 lftools==0.37.10 17:41:28 lxml==5.2.1 17:41:28 MarkupSafe==2.1.5 17:41:28 msgpack==1.0.8 17:41:28 multi_key_dict==2.0.3 17:41:28 munch==4.0.0 17:41:28 netaddr==1.2.1 17:41:28 netifaces==0.11.0 17:41:28 niet==1.4.2 17:41:28 nodeenv==1.8.0 17:41:28 oauth2client==4.1.3 17:41:28 oauthlib==3.2.2 17:41:28 openstacksdk==3.1.0 17:41:28 os-client-config==2.1.0 17:41:28 os-service-types==1.7.0 17:41:28 osc-lib==3.0.1 17:41:28 oslo.config==9.4.0 17:41:28 oslo.context==5.5.0 17:41:28 oslo.i18n==6.3.0 17:41:28 oslo.log==5.5.1 17:41:28 oslo.serialization==5.4.0 17:41:28 oslo.utils==7.1.0 17:41:28 packaging==24.0 17:41:28 pbr==6.0.0 17:41:28 platformdirs==4.2.1 17:41:28 prettytable==3.10.0 17:41:28 pyasn1==0.6.0 17:41:28 pyasn1_modules==0.4.0 17:41:28 pycparser==2.22 17:41:28 pygerrit2==2.0.15 17:41:28 PyGithub==2.3.0 17:41:28 pyinotify==0.9.6 17:41:28 PyJWT==2.8.0 17:41:28 PyNaCl==1.5.0 17:41:28 pyparsing==2.4.7 17:41:28 pyperclip==1.8.2 17:41:28 pyrsistent==0.20.0 17:41:28 python-cinderclient==9.5.0 17:41:28 python-dateutil==2.9.0.post0 17:41:28 python-heatclient==3.5.0 17:41:28 python-jenkins==1.8.2 17:41:28 python-keystoneclient==5.4.0 17:41:28 python-magnumclient==4.4.0 17:41:28 python-novaclient==18.6.0 17:41:28 python-openstackclient==6.6.0 17:41:28 python-swiftclient==4.5.0 17:41:28 PyYAML==6.0.1 17:41:28 referencing==0.35.1 17:41:28 requests==2.31.0 17:41:28 requests-oauthlib==2.0.0 17:41:28 requestsexceptions==1.4.0 17:41:28 rfc3986==2.0.0 17:41:28 rpds-py==0.18.1 17:41:28 rsa==4.9 17:41:28 ruamel.yaml==0.18.6 17:41:28 ruamel.yaml.clib==0.2.8 17:41:28 s3transfer==0.10.1 17:41:28 simplejson==3.19.2 17:41:28 six==1.16.0 17:41:28 smmap==5.0.1 17:41:28 soupsieve==2.5 17:41:28 stevedore==5.2.0 17:41:28 tabulate==0.9.0 17:41:28 toml==0.10.2 17:41:28 tomlkit==0.12.4 17:41:28 tqdm==4.66.4 17:41:28 typing_extensions==4.11.0 17:41:28 tzdata==2024.1 17:41:28 urllib3==1.26.18 17:41:28 virtualenv==20.26.1 17:41:28 wcwidth==0.2.13 17:41:28 websocket-client==1.8.0 17:41:28 wrapt==1.16.0 17:41:28 xdg==6.0.0 17:41:28 xmltodict==0.13.0 17:41:28 yq==3.4.3 17:41:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2542291766486879423.sh 17:41:28 ---> sudo-logs.sh 17:41:28 Archiving 'sudo' log.. 17:41:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12133256874295549702.sh 17:41:28 ---> job-cost.sh 17:41:28 Setup pyenv: 17:41:28 system 17:41:28 3.8.13 17:41:28 3.9.13 17:41:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:41:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bq7H from file:/tmp/.os_lf_venv 17:41:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:41:34 lf-activate-venv(): INFO: Adding /tmp/venv-bq7H/bin to PATH 17:41:34 INFO: No Stack... 17:41:34 INFO: Retrieving Pricing Info for: v3-standard-4 17:41:35 INFO: Archiving Costs 17:41:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7905008309850553407.sh 17:41:35 ---> logs-deploy.sh 17:41:35 Setup pyenv: 17:41:35 system 17:41:35 3.8.13 17:41:35 3.9.13 17:41:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:41:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bq7H from file:/tmp/.os_lf_venv 17:41:36 lf-activate-venv(): INFO: Installing: lftools 17:41:45 lf-activate-venv(): INFO: Adding /tmp/venv-bq7H/bin to PATH 17:41:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3464 17:41:45 INFO: archiving workspace using pattern(s): 17:41:46 Archives upload complete. 17:41:46 INFO: archiving logs to Nexus 17:41:47 ---> uname -a: 17:41:47 Linux prd-ubuntu1804-builder-4c-4g-1220 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:41:47 17:41:47 17:41:47 ---> lscpu: 17:41:47 Architecture: x86_64 17:41:47 CPU op-mode(s): 32-bit, 64-bit 17:41:47 Byte Order: Little Endian 17:41:47 CPU(s): 4 17:41:47 On-line CPU(s) list: 0-3 17:41:47 Thread(s) per core: 1 17:41:47 Core(s) per socket: 1 17:41:47 Socket(s): 4 17:41:47 NUMA node(s): 1 17:41:47 Vendor ID: AuthenticAMD 17:41:47 CPU family: 23 17:41:47 Model: 49 17:41:47 Model name: AMD EPYC-Rome Processor 17:41:47 Stepping: 0 17:41:47 CPU MHz: 2799.998 17:41:47 BogoMIPS: 5599.99 17:41:47 Virtualization: AMD-V 17:41:47 Hypervisor vendor: KVM 17:41:47 Virtualization type: full 17:41:47 L1d cache: 32K 17:41:47 L1i cache: 32K 17:41:47 L2 cache: 512K 17:41:47 L3 cache: 16384K 17:41:47 NUMA node0 CPU(s): 0-3 17:41:47 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:41:47 17:41:47 17:41:47 ---> nproc: 17:41:47 4 17:41:47 17:41:47 17:41:47 ---> df -h: 17:41:47 Filesystem Size Used Avail Use% Mounted on 17:41:47 udev 7.9G 0 7.9G 0% /dev 17:41:47 tmpfs 1.6G 672K 1.6G 1% /run 17:41:47 /dev/vda1 78G 8.3G 70G 11% / 17:41:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:41:47 tmpfs 5.0M 0 5.0M 0% /run/lock 17:41:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:41:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:41:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:41:47 17:41:47 17:41:47 ---> free -m: 17:41:47 total used free shared buff/cache available 17:41:47 Mem: 16040 555 13432 0 2052 15173 17:41:47 Swap: 1023 0 1023 17:41:47 17:41:47 17:41:47 ---> ip addr: 17:41:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:41:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:41:47 inet 127.0.0.1/8 scope host lo 17:41:47 valid_lft forever preferred_lft forever 17:41:47 inet6 ::1/128 scope host 17:41:47 valid_lft forever preferred_lft forever 17:41:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:41:47 link/ether fa:16:3e:93:53:51 brd ff:ff:ff:ff:ff:ff 17:41:47 inet 10.30.106.13/23 brd 10.30.107.255 scope global dynamic ens3 17:41:47 valid_lft 86257sec preferred_lft 86257sec 17:41:47 inet6 fe80::f816:3eff:fe93:5351/64 scope link 17:41:47 valid_lft forever preferred_lft forever 17:41:47 17:41:47 17:41:47 ---> sar -b -r -n DEV: 17:41:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1220) 05/07/24 _x86_64_ (4 CPU) 17:41:47 17:41:47 17:39:25 LINUX RESTART (4 CPU) 17:41:47 17:41:47 17:40:02 tps rtps wtps bread/s bwrtn/s 17:41:47 17:41:01 109.66 18.76 90.90 1177.50 25290.41 17:41:47 Average: 109.66 18.76 90.90 1177.50 25290.41 17:41:47 17:41:47 17:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:41:47 17:41:01 13902612 15572144 2522356 15.36 68432 1795756 743976 4.26 697976 1598952 120512 17:41:47 Average: 13902612 15572144 2522356 15.36 68432 1795756 743976 4.26 697976 1598952 120512 17:41:47 17:41:47 17:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:41:47 17:41:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 17:41:47 17:41:01 ens3 60.25 41.10 647.14 14.86 0.00 0.00 0.00 0.00 17:41:47 Average: lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 17:41:47 Average: ens3 60.25 41.10 647.14 14.86 0.00 0.00 0.00 0.00 17:41:47 17:41:47 17:41:47 ---> sar -P ALL: 17:41:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1220) 05/07/24 _x86_64_ (4 CPU) 17:41:47 17:41:47 17:39:25 LINUX RESTART (4 CPU) 17:41:47 17:41:47 17:40:02 CPU %user %nice %system %iowait %steal %idle 17:41:47 17:41:01 all 21.38 0.00 1.58 3.09 0.06 73.89 17:41:47 17:41:01 0 14.78 0.00 1.19 0.44 0.03 83.56 17:41:47 17:41:01 1 50.60 0.00 2.65 1.34 0.08 45.33 17:41:47 17:41:01 2 12.41 0.00 1.44 6.16 0.03 79.95 17:41:47 17:41:01 3 7.70 0.00 1.04 4.45 0.05 86.76 17:41:47 Average: all 21.38 0.00 1.58 3.09 0.06 73.89 17:41:47 Average: 0 14.78 0.00 1.19 0.44 0.03 83.56 17:41:47 Average: 1 50.60 0.00 2.65 1.34 0.08 45.33 17:41:47 Average: 2 12.41 0.00 1.44 6.16 0.03 79.95 17:41:47 Average: 3 7.70 0.00 1.04 4.45 0.05 86.76 17:41:47 17:41:47 17:41:47