22:01:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 22:01:09 Running as SYSTEM 22:01:09 [EnvInject] - Loading node environment variables. 22:01:09 Building remotely on prd-ubuntu1804-builder-4c-4g-35159 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 22:01:09 [ssh-agent] Looking for ssh-agent implementation... 22:01:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:10 $ ssh-agent 22:01:10 SSH_AUTH_SOCK=/tmp/ssh-ctJNl0Iim5FZ/agent.1667 22:01:10 SSH_AGENT_PID=1669 22:01:10 [ssh-agent] Started. 22:01:10 Running ssh-add (command line suppressed) 22:01:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4915070027320817081.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4915070027320817081.key) 22:01:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:01:10 The recommended git tool is: NONE 22:01:11 using credential onap-jenkins-ssh 22:01:11 Wiping out workspace first. 22:01:11 Cloning the remote Git repository 22:01:11 Cloning repository git://cloud.onap.org/mirror/oom.git 22:01:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 22:01:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:01:11 > git --version # timeout=10 22:01:11 > git --version # 'git version 2.17.1' 22:01:11 using GIT_SSH to set credentials Gerrit user 22:01:11 Verifying host key using manually-configured host key entries 22:01:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:01:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:01:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:01:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:01:17 using GIT_SSH to set credentials Gerrit user 22:01:17 Verifying host key using manually-configured host key entries 22:01:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/3 # timeout=30 22:01:17 > git rev-parse fd091ddabeed40ab8699909717efb1b757ce34e5^{commit} # timeout=10 22:01:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:01:17 Checking out Revision fd091ddabeed40ab8699909717efb1b757ce34e5 (refs/changes/36/137736/3) 22:01:17 > git config core.sparsecheckout # timeout=10 22:01:17 > git checkout -f fd091ddabeed40ab8699909717efb1b757ce34e5 # timeout=30 22:01:21 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 22:01:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:01:21 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 22:01:21 [EnvInject] - Injecting environment variables from a build step. 22:01:21 [EnvInject] - Injecting as environment variables the properties content 22:01:21 PYTHON=python3 22:01:21 22:01:21 [EnvInject] - Variables injected successfully. 22:01:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12907127999869265967.sh 22:01:21 ---> tox-install.sh 22:01:21 + source /home/jenkins/lf-env.sh 22:01:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:01:21 ++ mktemp -d /tmp/venv-XXXX 22:01:21 + lf_venv=/tmp/venv-tYAb 22:01:21 + local venv_file=/tmp/.os_lf_venv 22:01:21 + local python=python3 22:01:21 + local options 22:01:21 + local set_path=true 22:01:21 + local install_args= 22:01:21 ++ 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 22:01:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:01:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:01:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:01:21 + true 22:01:21 + case $1 in 22:01:21 + venv_file=/tmp/.toxenv 22:01:21 + shift 2 22:01:21 + true 22:01:21 + case $1 in 22:01:21 + shift 22:01:21 + break 22:01:21 + case $python in 22:01:21 + local pkg_list= 22:01:21 + [[ -d /opt/pyenv ]] 22:01:21 + echo 'Setup pyenv:' 22:01:21 Setup pyenv: 22:01:21 + export PYENV_ROOT=/opt/pyenv 22:01:21 + PYENV_ROOT=/opt/pyenv 22:01:21 + 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 22:01:21 + 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 22:01:21 + pyenv versions 22:01:21 * system (set by /opt/pyenv/version) 22:01:21 * 3.8.13 (set by /opt/pyenv/version) 22:01:21 * 3.9.13 (set by /opt/pyenv/version) 22:01:21 * 3.10.6 (set by /opt/pyenv/version) 22:01:21 + command -v pyenv 22:01:21 ++ pyenv init - --no-rehash 22:01:21 + 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[*]}"'\'')" 22:01:21 export PATH="/opt/pyenv/shims:${PATH}" 22:01:21 export PYENV_SHELL=bash 22:01:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:01:21 pyenv() { 22:01:21 local command 22:01:21 command="${1:-}" 22:01:21 if [ "$#" -gt 0 ]; then 22:01:21 shift 22:01:21 fi 22:01:21 22:01:21 case "$command" in 22:01:21 rehash|shell) 22:01:21 eval "$(pyenv "sh-$command" "$@")" 22:01:21 ;; 22:01:21 *) 22:01:21 command pyenv "$command" "$@" 22:01:21 ;; 22:01:21 esac 22:01:21 }' 22:01:21 +++ 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[*]}"' 22:01:21 ++ 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 22:01:21 ++ 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 22:01:21 ++ 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 22:01:21 ++ export PYENV_SHELL=bash 22:01:21 ++ PYENV_SHELL=bash 22:01:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:01:21 +++ complete -F _pyenv pyenv 22:01:21 ++ lf-pyver python3 22:01:21 ++ local py_version_xy=python3 22:01:21 ++ local py_version_xyz= 22:01:21 ++ pyenv versions 22:01:21 ++ local command 22:01:21 ++ command=versions 22:01:21 ++ '[' 1 -gt 0 ']' 22:01:21 ++ shift 22:01:21 ++ case "$command" in 22:01:21 ++ command pyenv versions 22:01:21 ++ pyenv versions 22:01:21 ++ sed 's/^[ *]* //' 22:01:21 ++ awk '{ print $1 }' 22:01:21 ++ grep -E '^[0-9.]*[0-9]$' 22:01:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:01:21 +++ grep '^3' /tmp/.pyenv_versions 22:01:21 +++ sort -V 22:01:21 +++ tail -n 1 22:01:21 ++ py_version_xyz=3.10.6 22:01:21 ++ [[ -z 3.10.6 ]] 22:01:21 ++ echo 3.10.6 22:01:21 ++ return 0 22:01:21 + pyenv local 3.10.6 22:01:21 + local command 22:01:21 + command=local 22:01:21 + '[' 2 -gt 0 ']' 22:01:21 + shift 22:01:21 + case "$command" in 22:01:21 + command pyenv local 3.10.6 22:01:21 + pyenv local 3.10.6 22:01:21 + for arg in "$@" 22:01:21 + case $arg in 22:01:21 + pkg_list+='tox ' 22:01:21 + for arg in "$@" 22:01:21 + case $arg in 22:01:21 + pkg_list+='virtualenv ' 22:01:21 + for arg in "$@" 22:01:21 + case $arg in 22:01:21 + pkg_list+='urllib3~=1.26.15 ' 22:01:21 + [[ -f /tmp/.toxenv ]] 22:01:21 + [[ ! -f /tmp/.toxenv ]] 22:01:21 + [[ -n '' ]] 22:01:21 + python3 -m venv /tmp/venv-tYAb 22:01:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tYAb' 22:01:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tYAb 22:01:25 + echo /tmp/venv-tYAb 22:01:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:01:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:01:25 + /tmp/venv-tYAb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:01:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:01:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:01:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:01:28 + /tmp/venv-tYAb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:01:31 + type python3 22:01:31 + true 22:01:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tYAb/bin to PATH' 22:01:31 lf-activate-venv(): INFO: Adding /tmp/venv-tYAb/bin to PATH 22:01:31 + PATH=/tmp/venv-tYAb/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 22:01:31 + return 0 22:01:31 + python3 --version 22:01:31 Python 3.10.6 22:01:31 + python3 -m pip --version 22:01:31 pip 24.0 from /tmp/venv-tYAb/lib/python3.10/site-packages/pip (python 3.10) 22:01:31 + python3 -m pip freeze 22:01:32 cachetools==5.3.3 22:01:32 chardet==5.2.0 22:01:32 colorama==0.4.6 22:01:32 distlib==0.3.8 22:01:32 filelock==3.13.4 22:01:32 packaging==24.0 22:01:32 platformdirs==4.2.1 22:01:32 pluggy==1.5.0 22:01:32 pyproject-api==1.6.1 22:01:32 tomli==2.0.1 22:01:32 tox==4.14.2 22:01:32 urllib3==1.26.18 22:01:32 virtualenv==20.26.0 22:01:32 [EnvInject] - Injecting environment variables from a build step. 22:01:32 [EnvInject] - Injecting as environment variables the properties content 22:01:32 PARALLEL=false 22:01:32 22:01:32 [EnvInject] - Variables injected successfully. 22:01:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins132182411247740885.sh 22:01:32 ---> tox-run.sh 22:01:32 + 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 22:01:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 22:01:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 22:01:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 22:01:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 22:01:32 + source /home/jenkins/lf-env.sh 22:01:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:01:32 ++ mktemp -d /tmp/venv-XXXX 22:01:32 + lf_venv=/tmp/venv-je8L 22:01:32 + local venv_file=/tmp/.os_lf_venv 22:01:32 + local python=python3 22:01:32 + local options 22:01:32 + local set_path=true 22:01:32 + local install_args= 22:01:32 ++ 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 22:01:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:01:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:01:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:01:32 + true 22:01:32 + case $1 in 22:01:32 + venv_file=/tmp/.toxenv 22:01:32 + shift 2 22:01:32 + true 22:01:32 + case $1 in 22:01:32 + shift 22:01:32 + break 22:01:32 + case $python in 22:01:32 + local pkg_list= 22:01:32 + [[ -d /opt/pyenv ]] 22:01:32 + echo 'Setup pyenv:' 22:01:32 Setup pyenv: 22:01:32 + export PYENV_ROOT=/opt/pyenv 22:01:32 + PYENV_ROOT=/opt/pyenv 22:01:32 + 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 22:01:32 + 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 22:01:32 + pyenv versions 22:01:32 system 22:01:32 3.8.13 22:01:32 3.9.13 22:01:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:01:32 + command -v pyenv 22:01:32 ++ pyenv init - --no-rehash 22:01:32 + 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[*]}"'\'')" 22:01:32 export PATH="/opt/pyenv/shims:${PATH}" 22:01:32 export PYENV_SHELL=bash 22:01:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:01:32 pyenv() { 22:01:32 local command 22:01:32 command="${1:-}" 22:01:32 if [ "$#" -gt 0 ]; then 22:01:32 shift 22:01:32 fi 22:01:32 22:01:32 case "$command" in 22:01:32 rehash|shell) 22:01:32 eval "$(pyenv "sh-$command" "$@")" 22:01:32 ;; 22:01:32 *) 22:01:32 command pyenv "$command" "$@" 22:01:32 ;; 22:01:32 esac 22:01:32 }' 22:01:32 +++ 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[*]}"' 22:01:32 ++ 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 22:01:32 ++ 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 22:01:32 ++ 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 22:01:32 ++ export PYENV_SHELL=bash 22:01:32 ++ PYENV_SHELL=bash 22:01:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:01:32 +++ complete -F _pyenv pyenv 22:01:32 ++ lf-pyver python3 22:01:32 ++ local py_version_xy=python3 22:01:32 ++ local py_version_xyz= 22:01:32 ++ pyenv versions 22:01:32 ++ local command 22:01:32 ++ command=versions 22:01:32 ++ '[' 1 -gt 0 ']' 22:01:32 ++ shift 22:01:32 ++ case "$command" in 22:01:32 ++ command pyenv versions 22:01:32 ++ pyenv versions 22:01:32 ++ sed 's/^[ *]* //' 22:01:32 ++ awk '{ print $1 }' 22:01:32 ++ grep -E '^[0-9.]*[0-9]$' 22:01:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:01:32 +++ grep '^3' /tmp/.pyenv_versions 22:01:32 +++ sort -V 22:01:32 +++ tail -n 1 22:01:32 ++ py_version_xyz=3.10.6 22:01:32 ++ [[ -z 3.10.6 ]] 22:01:32 ++ echo 3.10.6 22:01:32 ++ return 0 22:01:32 + pyenv local 3.10.6 22:01:32 + local command 22:01:32 + command=local 22:01:32 + '[' 2 -gt 0 ']' 22:01:32 + shift 22:01:32 + case "$command" in 22:01:32 + command pyenv local 3.10.6 22:01:32 + pyenv local 3.10.6 22:01:32 + for arg in "$@" 22:01:32 + case $arg in 22:01:32 + pkg_list+='tox ' 22:01:32 + for arg in "$@" 22:01:32 + case $arg in 22:01:32 + pkg_list+='virtualenv ' 22:01:32 + for arg in "$@" 22:01:32 + case $arg in 22:01:32 + pkg_list+='urllib3~=1.26.15 ' 22:01:32 + [[ -f /tmp/.toxenv ]] 22:01:32 ++ cat /tmp/.toxenv 22:01:32 + lf_venv=/tmp/venv-tYAb 22:01:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tYAb from' file:/tmp/.toxenv 22:01:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tYAb from file:/tmp/.toxenv 22:01:32 + /tmp/venv-tYAb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:01:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:01:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:01:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:01:33 + /tmp/venv-tYAb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:01:34 + type python3 22:01:34 + true 22:01:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tYAb/bin to PATH' 22:01:34 lf-activate-venv(): INFO: Adding /tmp/venv-tYAb/bin to PATH 22:01:34 + PATH=/tmp/venv-tYAb/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 22:01:34 + return 0 22:01:34 + [[ -d /opt/pyenv ]] 22:01:34 + echo '---> Setting up pyenv' 22:01:34 ---> Setting up pyenv 22:01:34 + export PYENV_ROOT=/opt/pyenv 22:01:34 + PYENV_ROOT=/opt/pyenv 22:01:34 + export PATH=/opt/pyenv/bin:/tmp/venv-tYAb/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 22:01:34 + PATH=/opt/pyenv/bin:/tmp/venv-tYAb/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 22:01:34 ++ pwd 22:01:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 22:01:34 + export PYTHONPATH 22:01:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:01:34 + TOX_TESTENV_PASSENV=PYTHONPATH 22:01:34 + tox --version 22:01:34 4.14.2 from /tmp/venv-tYAb/lib/python3.10/site-packages/tox/__init__.py 22:01:35 + PARALLEL=false 22:01:35 + TOX_OPTIONS_LIST= 22:01:35 + [[ -n checkbashisms ]] 22:01:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 22:01:35 + case ${PARALLEL,,} in 22:01:35 + tox -e checkbashisms 22:01:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 22:01:36 checkbashisms: freeze> python -m pip freeze --all 22:01:37 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 22:01:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 22:01:38 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 22:01:38 you may get strange results 22:01:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 22:01:40 checkbashisms: OK (4.82=setup[1.75]+cmd[3.08] seconds) 22:01:40 congratulations :) (5.00 seconds) 22:01:40 + tox_status=0 22:01:40 + echo '---> Completed tox runs' 22:01:40 ---> Completed tox runs 22:01:40 + for i in .tox/*/log 22:01:40 ++ echo .tox/checkbashisms/log 22:01:40 ++ awk -F/ '{print $2}' 22:01:40 + tox_env=checkbashisms 22:01:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 22:01:40 + DOC_DIR=docs/_build/html 22:01:40 + [[ -d docs/_build/html ]] 22:01:40 + echo '---> tox-run.sh ends' 22:01:40 ---> tox-run.sh ends 22:01:40 + test 0 -eq 0 22:01:40 $ ssh-agent -k 22:01:40 unset SSH_AUTH_SOCK; 22:01:40 unset SSH_AGENT_PID; 22:01:40 echo Agent pid 1669 killed; 22:01:40 [ssh-agent] Stopped. 22:01:40 [PostBuildScript] - [INFO] Executing post build scripts. 22:01:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5904526064683457329.sh 22:01:40 ---> sysstat.sh 22:01:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1965993511234870677.sh 22:01:40 ---> package-listing.sh 22:01:40 ++ tr '[:upper:]' '[:lower:]' 22:01:40 ++ facter osfamily 22:01:40 + OS_FAMILY=debian 22:01:40 + workspace=/w/workspace/oom-master-checkbashisms-lint 22:01:40 + START_PACKAGES=/tmp/packages_start.txt 22:01:40 + END_PACKAGES=/tmp/packages_end.txt 22:01:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:01:40 + PACKAGES=/tmp/packages_start.txt 22:01:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 22:01:40 + PACKAGES=/tmp/packages_end.txt 22:01:40 + case "${OS_FAMILY}" in 22:01:40 + dpkg -l 22:01:40 + grep '^ii' 22:01:40 + '[' -f /tmp/packages_start.txt ']' 22:01:40 + '[' -f /tmp/packages_end.txt ']' 22:01:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:01:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 22:01:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 22:01:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 22:01:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11537555232557413640.sh 22:01:41 ---> capture-instance-metadata.sh 22:01:41 Setup pyenv: 22:01:41 system 22:01:41 3.8.13 22:01:41 3.9.13 22:01:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:01:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bDOU 22:01:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:01:47 lf-activate-venv(): INFO: Installing: lftools 22:02:19 lf-activate-venv(): INFO: Adding /tmp/venv-bDOU/bin to PATH 22:02:19 INFO: Running in OpenStack, capturing instance metadata 22:02:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5909198677715265430.sh 22:02:19 provisioning config files... 22:02:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10638602949448357879tmp 22:02:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:02:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:02:19 [EnvInject] - Injecting environment variables from a build step. 22:02:19 [EnvInject] - Injecting as environment variables the properties content 22:02:19 SERVER_ID=logs 22:02:19 22:02:19 [EnvInject] - Variables injected successfully. 22:02:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4572967888541838025.sh 22:02:19 ---> create-netrc.sh 22:02:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12091585069315576688.sh 22:02:19 ---> python-tools-install.sh 22:02:19 Setup pyenv: 22:02:19 system 22:02:19 3.8.13 22:02:19 3.9.13 22:02:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:02:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bDOU from file:/tmp/.os_lf_venv 22:02:20 lf-activate-venv(): INFO: Installing: lftools 22:02:28 lf-activate-venv(): INFO: Adding /tmp/venv-bDOU/bin to PATH 22:02:28 Generating Requirements File 22:02:55 Python 3.10.6 22:02:55 pip 24.0 from /tmp/venv-bDOU/lib/python3.10/site-packages/pip (python 3.10) 22:02:56 appdirs==1.4.4 22:02:56 argcomplete==3.3.0 22:02:56 aspy.yaml==1.3.0 22:02:56 attrs==23.2.0 22:02:56 autopage==0.5.2 22:02:56 beautifulsoup4==4.12.3 22:02:56 boto3==1.34.92 22:02:56 botocore==1.34.92 22:02:56 bs4==0.0.2 22:02:56 cachetools==5.3.3 22:02:56 certifi==2024.2.2 22:02:56 cffi==1.16.0 22:02:56 cfgv==3.4.0 22:02:56 chardet==5.2.0 22:02:56 charset-normalizer==3.3.2 22:02:56 click==8.1.7 22:02:56 cliff==4.6.0 22:02:56 cmd2==2.4.3 22:02:56 cryptography==3.3.2 22:02:56 debtcollector==3.0.0 22:02:56 decorator==5.1.1 22:02:56 defusedxml==0.7.1 22:02:56 Deprecated==1.2.14 22:02:56 distlib==0.3.8 22:02:56 dnspython==2.6.1 22:02:56 docker==4.2.2 22:02:56 dogpile.cache==1.3.2 22:02:56 email_validator==2.1.1 22:02:56 filelock==3.13.4 22:02:56 future==1.0.0 22:02:56 gitdb==4.0.11 22:02:56 GitPython==3.1.43 22:02:56 google-auth==2.29.0 22:02:56 httplib2==0.22.0 22:02:56 identify==2.5.36 22:02:56 idna==3.7 22:02:56 importlib-resources==1.5.0 22:02:56 iso8601==2.1.0 22:02:56 Jinja2==3.1.3 22:02:56 jmespath==1.0.1 22:02:56 jsonpatch==1.33 22:02:56 jsonpointer==2.4 22:02:56 jsonschema==4.21.1 22:02:56 jsonschema-specifications==2023.12.1 22:02:56 keystoneauth1==5.6.0 22:02:56 kubernetes==29.0.0 22:02:56 lftools==0.37.10 22:02:56 lxml==5.2.1 22:02:56 MarkupSafe==2.1.5 22:02:56 msgpack==1.0.8 22:02:56 multi_key_dict==2.0.3 22:02:56 munch==4.0.0 22:02:56 netaddr==1.2.1 22:02:56 netifaces==0.11.0 22:02:56 niet==1.4.2 22:02:56 nodeenv==1.8.0 22:02:56 oauth2client==4.1.3 22:02:56 oauthlib==3.2.2 22:02:56 openstacksdk==3.1.0 22:02:56 os-client-config==2.1.0 22:02:56 os-service-types==1.7.0 22:02:56 osc-lib==3.0.1 22:02:56 oslo.config==9.4.0 22:02:56 oslo.context==5.5.0 22:02:56 oslo.i18n==6.3.0 22:02:56 oslo.log==5.5.1 22:02:56 oslo.serialization==5.4.0 22:02:56 oslo.utils==7.1.0 22:02:56 packaging==24.0 22:02:56 pbr==6.0.0 22:02:56 platformdirs==4.2.1 22:02:56 prettytable==3.10.0 22:02:56 pyasn1==0.6.0 22:02:56 pyasn1_modules==0.4.0 22:02:56 pycparser==2.22 22:02:56 pygerrit2==2.0.15 22:02:56 PyGithub==2.3.0 22:02:56 pyinotify==0.9.6 22:02:56 PyJWT==2.8.0 22:02:56 PyNaCl==1.5.0 22:02:56 pyparsing==2.4.7 22:02:56 pyperclip==1.8.2 22:02:56 pyrsistent==0.20.0 22:02:56 python-cinderclient==9.5.0 22:02:56 python-dateutil==2.9.0.post0 22:02:56 python-heatclient==3.5.0 22:02:56 python-jenkins==1.8.2 22:02:56 python-keystoneclient==5.4.0 22:02:56 python-magnumclient==4.4.0 22:02:56 python-novaclient==18.6.0 22:02:56 python-openstackclient==6.6.0 22:02:56 python-swiftclient==4.5.0 22:02:56 PyYAML==6.0.1 22:02:56 referencing==0.35.0 22:02:56 requests==2.31.0 22:02:56 requests-oauthlib==2.0.0 22:02:56 requestsexceptions==1.4.0 22:02:56 rfc3986==2.0.0 22:02:56 rpds-py==0.18.0 22:02:56 rsa==4.9 22:02:56 ruamel.yaml==0.18.6 22:02:56 ruamel.yaml.clib==0.2.8 22:02:56 s3transfer==0.10.1 22:02:56 simplejson==3.19.2 22:02:56 six==1.16.0 22:02:56 smmap==5.0.1 22:02:56 soupsieve==2.5 22:02:56 stevedore==5.2.0 22:02:56 tabulate==0.9.0 22:02:56 toml==0.10.2 22:02:56 tomlkit==0.12.4 22:02:56 tqdm==4.66.2 22:02:56 typing_extensions==4.11.0 22:02:56 tzdata==2024.1 22:02:56 urllib3==1.26.18 22:02:56 virtualenv==20.26.0 22:02:56 wcwidth==0.2.13 22:02:56 websocket-client==1.8.0 22:02:56 wrapt==1.16.0 22:02:56 xdg==6.0.0 22:02:56 xmltodict==0.13.0 22:02:56 yq==3.4.1 22:02:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2562276085413843340.sh 22:02:56 ---> sudo-logs.sh 22:02:56 Archiving 'sudo' log.. 22:02:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4713073345608816417.sh 22:02:56 ---> job-cost.sh 22:02:56 Setup pyenv: 22:02:56 system 22:02:56 3.8.13 22:02:56 3.9.13 22:02:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:02:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bDOU from file:/tmp/.os_lf_venv 22:02:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:03:02 lf-activate-venv(): INFO: Adding /tmp/venv-bDOU/bin to PATH 22:03:02 INFO: No Stack... 22:03:02 INFO: Retrieving Pricing Info for: v3-standard-4 22:03:03 INFO: Archiving Costs 22:03:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15291570206586279936.sh 22:03:03 ---> logs-deploy.sh 22:03:03 Setup pyenv: 22:03:03 system 22:03:03 3.8.13 22:03:03 3.9.13 22:03:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:03:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bDOU from file:/tmp/.os_lf_venv 22:03:04 lf-activate-venv(): INFO: Installing: lftools 22:03:13 lf-activate-venv(): INFO: Adding /tmp/venv-bDOU/bin to PATH 22:03:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3449 22:03:13 INFO: archiving workspace using pattern(s): 22:03:14 Archives upload complete. 22:03:14 INFO: archiving logs to Nexus 22:03:15 ---> uname -a: 22:03:15 Linux prd-ubuntu1804-builder-4c-4g-35159 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:03:15 22:03:15 22:03:15 ---> lscpu: 22:03:15 Architecture: x86_64 22:03:15 CPU op-mode(s): 32-bit, 64-bit 22:03:15 Byte Order: Little Endian 22:03:15 CPU(s): 4 22:03:15 On-line CPU(s) list: 0-3 22:03:15 Thread(s) per core: 1 22:03:15 Core(s) per socket: 1 22:03:15 Socket(s): 4 22:03:15 NUMA node(s): 1 22:03:15 Vendor ID: AuthenticAMD 22:03:15 CPU family: 23 22:03:15 Model: 49 22:03:15 Model name: AMD EPYC-Rome Processor 22:03:15 Stepping: 0 22:03:15 CPU MHz: 2799.998 22:03:15 BogoMIPS: 5599.99 22:03:15 Virtualization: AMD-V 22:03:15 Hypervisor vendor: KVM 22:03:15 Virtualization type: full 22:03:15 L1d cache: 32K 22:03:15 L1i cache: 32K 22:03:15 L2 cache: 512K 22:03:15 L3 cache: 16384K 22:03:15 NUMA node0 CPU(s): 0-3 22:03:15 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 22:03:15 22:03:15 22:03:15 ---> nproc: 22:03:15 4 22:03:15 22:03:15 22:03:15 ---> df -h: 22:03:15 Filesystem Size Used Avail Use% Mounted on 22:03:15 udev 7.9G 0 7.9G 0% /dev 22:03:15 tmpfs 1.6G 672K 1.6G 1% /run 22:03:15 /dev/vda1 78G 8.3G 70G 11% / 22:03:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:03:15 tmpfs 5.0M 0 5.0M 0% /run/lock 22:03:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:03:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:03:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:03:15 22:03:15 22:03:15 ---> free -m: 22:03:15 total used free shared buff/cache available 22:03:15 Mem: 16040 535 13451 0 2052 15193 22:03:15 Swap: 1023 0 1023 22:03:15 22:03:15 22:03:15 ---> ip addr: 22:03:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:03:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:03:15 inet 127.0.0.1/8 scope host lo 22:03:15 valid_lft forever preferred_lft forever 22:03:15 inet6 ::1/128 scope host 22:03:15 valid_lft forever preferred_lft forever 22:03:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:03:15 link/ether fa:16:3e:25:ba:82 brd ff:ff:ff:ff:ff:ff 22:03:15 inet 10.30.107.151/23 brd 10.30.107.255 scope global dynamic ens3 22:03:15 valid_lft 86256sec preferred_lft 86256sec 22:03:15 inet6 fe80::f816:3eff:fe25:ba82/64 scope link 22:03:15 valid_lft forever preferred_lft forever 22:03:15 22:03:15 22:03:15 ---> sar -b -r -n DEV: 22:03:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35159) 04/25/24 _x86_64_ (4 CPU) 22:03:15 22:03:15 22:00:53 LINUX RESTART (4 CPU) 22:03:15 22:03:15 22:01:01 tps rtps wtps bread/s bwrtn/s 22:03:15 22:02:02 234.84 58.89 175.95 3743.38 20291.42 22:03:15 22:03:01 112.30 14.40 97.90 1091.48 12637.86 22:03:15 Average: 174.09 36.83 137.25 2428.57 16496.79 22:03:15 22:03:15 22:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:03:15 22:02:02 14056968 15543132 2368000 14.42 52852 1637876 793168 4.54 704420 1460020 87516 22:03:15 22:03:01 13771824 15553092 2653144 16.15 77016 1893276 792500 4.54 723844 1693248 102784 22:03:15 Average: 13914396 15548112 2510572 15.29 64934 1765576 792834 4.54 714132 1576634 95150 22:03:15 22:03:15 22:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:03:15 22:02:02 ens3 432.89 307.60 1635.52 78.80 0.00 0.00 0.00 0.00 22:03:15 22:02:02 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 22:03:15 22:03:01 ens3 57.13 39.81 812.64 9.47 0.00 0.00 0.00 0.00 22:03:15 22:03:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 22:03:15 Average: ens3 246.59 174.83 1227.54 44.42 0.00 0.00 0.00 0.00 22:03:15 Average: lo 1.65 1.65 0.18 0.18 0.00 0.00 0.00 0.00 22:03:15 22:03:15 22:03:15 ---> sar -P ALL: 22:03:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35159) 04/25/24 _x86_64_ (4 CPU) 22:03:15 22:03:15 22:00:53 LINUX RESTART (4 CPU) 22:03:15 22:03:15 22:01:01 CPU %user %nice %system %iowait %steal %idle 22:03:15 22:02:02 all 22.71 0.00 2.43 3.39 0.06 71.40 22:03:15 22:02:02 0 26.62 0.00 2.29 3.29 0.08 67.71 22:03:15 22:02:02 1 20.46 0.00 2.59 1.61 0.05 75.29 22:03:15 22:02:02 2 28.09 0.00 2.16 2.03 0.05 67.67 22:03:15 22:02:02 3 15.68 0.00 2.68 6.65 0.07 74.93 22:03:15 22:03:01 all 21.67 0.00 1.40 1.81 0.06 75.06 22:03:15 22:03:01 0 13.62 0.00 1.05 0.24 0.02 85.07 22:03:15 22:03:01 1 44.96 0.00 1.76 0.68 0.05 52.55 22:03:15 22:03:01 2 18.94 0.00 1.14 0.87 0.09 78.96 22:03:15 22:03:01 3 9.11 0.00 1.61 5.49 0.05 83.74 22:03:15 Average: all 22.19 0.00 1.92 2.61 0.06 73.22 22:03:15 Average: 0 20.17 0.00 1.68 1.78 0.05 76.33 22:03:15 Average: 1 32.62 0.00 2.18 1.15 0.05 64.00 22:03:15 Average: 2 23.56 0.00 1.66 1.45 0.07 73.26 22:03:15 Average: 3 12.42 0.00 2.15 6.07 0.06 79.30 22:03:15 22:03:15 22:03:15