07:05:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 07:05:56 Running as SYSTEM 07:05:56 [EnvInject] - Loading node environment variables. 07:05:56 Building remotely on prd-ubuntu1804-builder-4c-4g-19992 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:05:56 [ssh-agent] Looking for ssh-agent implementation... 07:05:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:57 $ ssh-agent 07:05:57 SSH_AUTH_SOCK=/tmp/ssh-foO3Sbpunb5a/agent.1724 07:05:57 SSH_AGENT_PID=1726 07:05:57 [ssh-agent] Started. 07:05:57 Running ssh-add (command line suppressed) 07:05:57 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11712393968226782493.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11712393968226782493.key) 07:05:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:05:57 The recommended git tool is: NONE 07:05:58 using credential onap-jenkins-ssh 07:05:58 Wiping out workspace first. 07:05:58 Cloning the remote Git repository 07:05:58 Cloning repository git://cloud.onap.org/mirror/oom.git 07:05:58 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:05:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:05:58 > git --version # timeout=10 07:05:58 > git --version # 'git version 2.17.1' 07:05:58 using GIT_SSH to set credentials Gerrit user 07:05:58 Verifying host key using manually-configured host key entries 07:05:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:06:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:06:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:06:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:06:04 using GIT_SSH to set credentials Gerrit user 07:06:04 Verifying host key using manually-configured host key entries 07:06:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/9 # timeout=30 07:06:05 > git rev-parse 7795f0919b3cfcd836ddc3670ef038abfee10534^{commit} # timeout=10 07:06:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:06:05 Checking out Revision 7795f0919b3cfcd836ddc3670ef038abfee10534 (refs/changes/90/137590/9) 07:06:05 > git config core.sparsecheckout # timeout=10 07:06:05 > git checkout -f 7795f0919b3cfcd836ddc3670ef038abfee10534 # timeout=30 07:06:09 Commit message: "[PORTAL-NG] Ui is exposed on wrong port" 07:06:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:06:09 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 07:06:09 [EnvInject] - Injecting environment variables from a build step. 07:06:09 [EnvInject] - Injecting as environment variables the properties content 07:06:09 PYTHON=python3 07:06:09 07:06:09 [EnvInject] - Variables injected successfully. 07:06:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins397458657360459011.sh 07:06:09 ---> tox-install.sh 07:06:09 + source /home/jenkins/lf-env.sh 07:06:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:06:09 ++ mktemp -d /tmp/venv-XXXX 07:06:09 + lf_venv=/tmp/venv-b4s1 07:06:09 + local venv_file=/tmp/.os_lf_venv 07:06:09 + local python=python3 07:06:09 + local options 07:06:09 + local set_path=true 07:06:09 + local install_args= 07:06:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:06:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:06:09 + true 07:06:09 + case $1 in 07:06:09 + venv_file=/tmp/.toxenv 07:06:09 + shift 2 07:06:09 + true 07:06:09 + case $1 in 07:06:09 + shift 07:06:09 + break 07:06:09 + case $python in 07:06:09 + local pkg_list= 07:06:09 + [[ -d /opt/pyenv ]] 07:06:09 + echo 'Setup pyenv:' 07:06:09 Setup pyenv: 07:06:09 + export PYENV_ROOT=/opt/pyenv 07:06:09 + PYENV_ROOT=/opt/pyenv 07:06:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:06:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:06:09 + pyenv versions 07:06:09 * system (set by /opt/pyenv/version) 07:06:09 * 3.8.13 (set by /opt/pyenv/version) 07:06:09 * 3.9.13 (set by /opt/pyenv/version) 07:06:09 * 3.10.6 (set by /opt/pyenv/version) 07:06:09 + command -v pyenv 07:06:09 ++ pyenv init - --no-rehash 07:06:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:06:09 export PATH="/opt/pyenv/shims:${PATH}" 07:06:09 export PYENV_SHELL=bash 07:06:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:06:09 pyenv() { 07:06:09 local command 07:06:09 command="${1:-}" 07:06:09 if [ "$#" -gt 0 ]; then 07:06:09 shift 07:06:09 fi 07:06:09 07:06:09 case "$command" in 07:06:09 rehash|shell) 07:06:09 eval "$(pyenv "sh-$command" "$@")" 07:06:09 ;; 07:06:09 *) 07:06:09 command pyenv "$command" "$@" 07:06:09 ;; 07:06:09 esac 07:06:09 }' 07:06:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:06:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:06:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:06:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:06:09 ++ export PYENV_SHELL=bash 07:06:09 ++ PYENV_SHELL=bash 07:06:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:06:09 +++ complete -F _pyenv pyenv 07:06:09 ++ lf-pyver python3 07:06:09 ++ local py_version_xy=python3 07:06:09 ++ local py_version_xyz= 07:06:09 ++ pyenv versions 07:06:09 ++ local command 07:06:09 ++ command=versions 07:06:09 ++ '[' 1 -gt 0 ']' 07:06:09 ++ shift 07:06:09 ++ case "$command" in 07:06:09 ++ command pyenv versions 07:06:09 ++ pyenv versions 07:06:09 ++ sed 's/^[ *]* //' 07:06:09 ++ grep -E '^[0-9.]*[0-9]$' 07:06:09 ++ awk '{ print $1 }' 07:06:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:06:09 +++ grep '^3' /tmp/.pyenv_versions 07:06:09 +++ sort -V 07:06:09 +++ tail -n 1 07:06:09 ++ py_version_xyz=3.10.6 07:06:09 ++ [[ -z 3.10.6 ]] 07:06:09 ++ echo 3.10.6 07:06:09 ++ return 0 07:06:09 + pyenv local 3.10.6 07:06:09 + local command 07:06:09 + command=local 07:06:09 + '[' 2 -gt 0 ']' 07:06:09 + shift 07:06:09 + case "$command" in 07:06:09 + command pyenv local 3.10.6 07:06:09 + pyenv local 3.10.6 07:06:09 + for arg in "$@" 07:06:09 + case $arg in 07:06:09 + pkg_list+='tox ' 07:06:09 + for arg in "$@" 07:06:09 + case $arg in 07:06:09 + pkg_list+='virtualenv ' 07:06:09 + for arg in "$@" 07:06:09 + case $arg in 07:06:09 + pkg_list+='urllib3~=1.26.15 ' 07:06:09 + [[ -f /tmp/.toxenv ]] 07:06:09 + [[ ! -f /tmp/.toxenv ]] 07:06:09 + [[ -n '' ]] 07:06:09 + python3 -m venv /tmp/venv-b4s1 07:06:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b4s1' 07:06:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b4s1 07:06:14 + echo /tmp/venv-b4s1 07:06:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:06:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:06:14 + /tmp/venv-b4s1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:06:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:06:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:06:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:06:17 + /tmp/venv-b4s1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:06:19 + type python3 07:06:19 + true 07:06:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b4s1/bin to PATH' 07:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-b4s1/bin to PATH 07:06:19 + PATH=/tmp/venv-b4s1/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 07:06:19 + return 0 07:06:19 + python3 --version 07:06:19 Python 3.10.6 07:06:19 + python3 -m pip --version 07:06:19 pip 24.0 from /tmp/venv-b4s1/lib/python3.10/site-packages/pip (python 3.10) 07:06:19 + python3 -m pip freeze 07:06:20 cachetools==5.3.3 07:06:20 chardet==5.2.0 07:06:20 colorama==0.4.6 07:06:20 distlib==0.3.8 07:06:20 filelock==3.13.3 07:06:20 packaging==24.0 07:06:20 platformdirs==4.2.0 07:06:20 pluggy==1.4.0 07:06:20 pyproject-api==1.6.1 07:06:20 tomli==2.0.1 07:06:20 tox==4.14.2 07:06:20 urllib3==1.26.18 07:06:20 virtualenv==20.25.1 07:06:20 [EnvInject] - Injecting environment variables from a build step. 07:06:20 [EnvInject] - Injecting as environment variables the properties content 07:06:20 PARALLEL=false 07:06:20 07:06:20 [EnvInject] - Variables injected successfully. 07:06:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13625983354218145511.sh 07:06:20 ---> tox-run.sh 07:06:20 + 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 07:06:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:06:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:06:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:06:20 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:06:20 + source /home/jenkins/lf-env.sh 07:06:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:06:20 ++ mktemp -d /tmp/venv-XXXX 07:06:20 + lf_venv=/tmp/venv-fARa 07:06:20 + local venv_file=/tmp/.os_lf_venv 07:06:20 + local python=python3 07:06:20 + local options 07:06:20 + local set_path=true 07:06:20 + local install_args= 07:06:20 ++ 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 07:06:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:06:20 + true 07:06:20 + case $1 in 07:06:20 + venv_file=/tmp/.toxenv 07:06:20 + shift 2 07:06:20 + true 07:06:20 + case $1 in 07:06:20 + shift 07:06:20 + break 07:06:20 + case $python in 07:06:20 + local pkg_list= 07:06:20 + [[ -d /opt/pyenv ]] 07:06:20 + echo 'Setup pyenv:' 07:06:20 Setup pyenv: 07:06:20 + export PYENV_ROOT=/opt/pyenv 07:06:20 + PYENV_ROOT=/opt/pyenv 07:06:20 + 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 07:06:20 + 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 07:06:20 + pyenv versions 07:06:20 system 07:06:20 3.8.13 07:06:20 3.9.13 07:06:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:06:20 + command -v pyenv 07:06:20 ++ pyenv init - --no-rehash 07:06:20 + 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[*]}"'\'')" 07:06:20 export PATH="/opt/pyenv/shims:${PATH}" 07:06:20 export PYENV_SHELL=bash 07:06:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:06:20 pyenv() { 07:06:20 local command 07:06:20 command="${1:-}" 07:06:20 if [ "$#" -gt 0 ]; then 07:06:20 shift 07:06:20 fi 07:06:20 07:06:20 case "$command" in 07:06:20 rehash|shell) 07:06:20 eval "$(pyenv "sh-$command" "$@")" 07:06:20 ;; 07:06:20 *) 07:06:20 command pyenv "$command" "$@" 07:06:20 ;; 07:06:20 esac 07:06:20 }' 07:06:20 +++ 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[*]}"' 07:06:20 ++ 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 07:06:20 ++ 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 07:06:20 ++ 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 07:06:20 ++ export PYENV_SHELL=bash 07:06:20 ++ PYENV_SHELL=bash 07:06:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:06:20 +++ complete -F _pyenv pyenv 07:06:20 ++ lf-pyver python3 07:06:20 ++ local py_version_xy=python3 07:06:20 ++ local py_version_xyz= 07:06:20 ++ pyenv versions 07:06:20 ++ local command 07:06:20 ++ command=versions 07:06:20 ++ '[' 1 -gt 0 ']' 07:06:20 ++ shift 07:06:20 ++ case "$command" in 07:06:20 ++ command pyenv versions 07:06:20 ++ pyenv versions 07:06:20 ++ sed 's/^[ *]* //' 07:06:20 ++ grep -E '^[0-9.]*[0-9]$' 07:06:20 ++ awk '{ print $1 }' 07:06:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:06:20 +++ grep '^3' /tmp/.pyenv_versions 07:06:20 +++ sort -V 07:06:20 +++ tail -n 1 07:06:20 ++ py_version_xyz=3.10.6 07:06:20 ++ [[ -z 3.10.6 ]] 07:06:20 ++ echo 3.10.6 07:06:20 ++ return 0 07:06:20 + pyenv local 3.10.6 07:06:20 + local command 07:06:20 + command=local 07:06:20 + '[' 2 -gt 0 ']' 07:06:20 + shift 07:06:20 + case "$command" in 07:06:20 + command pyenv local 3.10.6 07:06:20 + pyenv local 3.10.6 07:06:20 + for arg in "$@" 07:06:20 + case $arg in 07:06:20 + pkg_list+='tox ' 07:06:20 + for arg in "$@" 07:06:20 + case $arg in 07:06:20 + pkg_list+='virtualenv ' 07:06:20 + for arg in "$@" 07:06:20 + case $arg in 07:06:20 + pkg_list+='urllib3~=1.26.15 ' 07:06:20 + [[ -f /tmp/.toxenv ]] 07:06:20 ++ cat /tmp/.toxenv 07:06:20 + lf_venv=/tmp/venv-b4s1 07:06:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4s1 from' file:/tmp/.toxenv 07:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4s1 from file:/tmp/.toxenv 07:06:20 + /tmp/venv-b4s1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:06:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:06:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:06:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:06:21 + /tmp/venv-b4s1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:06:22 + type python3 07:06:22 + true 07:06:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b4s1/bin to PATH' 07:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-b4s1/bin to PATH 07:06:22 + PATH=/tmp/venv-b4s1/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 07:06:22 + return 0 07:06:22 + [[ -d /opt/pyenv ]] 07:06:22 + echo '---> Setting up pyenv' 07:06:22 ---> Setting up pyenv 07:06:22 + export PYENV_ROOT=/opt/pyenv 07:06:22 + PYENV_ROOT=/opt/pyenv 07:06:22 + export PATH=/opt/pyenv/bin:/tmp/venv-b4s1/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 07:06:22 + PATH=/opt/pyenv/bin:/tmp/venv-b4s1/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 07:06:22 ++ pwd 07:06:22 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:06:22 + export PYTHONPATH 07:06:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:06:22 + TOX_TESTENV_PASSENV=PYTHONPATH 07:06:22 + tox --version 07:06:23 4.14.2 from /tmp/venv-b4s1/lib/python3.10/site-packages/tox/__init__.py 07:06:23 + PARALLEL=false 07:06:23 + TOX_OPTIONS_LIST= 07:06:23 + [[ -n checkbashisms ]] 07:06:23 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:06:23 + case ${PARALLEL,,} in 07:06:23 + tox -e checkbashisms 07:06:23 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:06:24 checkbashisms: freeze> python -m pip freeze --all 07:06:25 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 07:06:25 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:06:26 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:06:26 you may get strange results 07:06:26 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:06:28 checkbashisms: OK (4.75=setup[1.63]+cmd[3.11] seconds) 07:06:28 congratulations :) (4.92 seconds) 07:06:28 + tox_status=0 07:06:28 + echo '---> Completed tox runs' 07:06:28 ---> Completed tox runs 07:06:28 + for i in .tox/*/log 07:06:28 ++ echo .tox/checkbashisms/log 07:06:28 ++ awk -F/ '{print $2}' 07:06:28 + tox_env=checkbashisms 07:06:28 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:06:28 + DOC_DIR=docs/_build/html 07:06:28 + [[ -d docs/_build/html ]] 07:06:28 + echo '---> tox-run.sh ends' 07:06:28 ---> tox-run.sh ends 07:06:28 + test 0 -eq 0 07:06:28 $ ssh-agent -k 07:06:28 unset SSH_AUTH_SOCK; 07:06:28 unset SSH_AGENT_PID; 07:06:28 echo Agent pid 1726 killed; 07:06:28 [ssh-agent] Stopped. 07:06:28 [PostBuildScript] - [INFO] Executing post build scripts. 07:06:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15419207542134888043.sh 07:06:28 ---> sysstat.sh 07:06:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1745991419145256191.sh 07:06:28 ---> package-listing.sh 07:06:28 ++ facter osfamily 07:06:28 ++ tr '[:upper:]' '[:lower:]' 07:06:28 + OS_FAMILY=debian 07:06:28 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:06:28 + START_PACKAGES=/tmp/packages_start.txt 07:06:28 + END_PACKAGES=/tmp/packages_end.txt 07:06:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:28 + PACKAGES=/tmp/packages_start.txt 07:06:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:06:28 + PACKAGES=/tmp/packages_end.txt 07:06:28 + case "${OS_FAMILY}" in 07:06:28 + dpkg -l 07:06:28 + grep '^ii' 07:06:28 + '[' -f /tmp/packages_start.txt ']' 07:06:28 + '[' -f /tmp/packages_end.txt ']' 07:06:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:06:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:06:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:06:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14404288250815548988.sh 07:06:28 ---> capture-instance-metadata.sh 07:06:28 Setup pyenv: 07:06:29 system 07:06:29 3.8.13 07:06:29 3.9.13 07:06:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:06:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dQ3j 07:06:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:06:35 lf-activate-venv(): INFO: Installing: lftools 07:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-dQ3j/bin to PATH 07:07:06 INFO: Running in OpenStack, capturing instance metadata 07:07:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7894097011592169250.sh 07:07:06 provisioning config files... 07:07:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15723694741020298644tmp 07:07:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:07:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:07:06 [EnvInject] - Injecting environment variables from a build step. 07:07:06 [EnvInject] - Injecting as environment variables the properties content 07:07:06 SERVER_ID=logs 07:07:06 07:07:06 [EnvInject] - Variables injected successfully. 07:07:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11052861855540748517.sh 07:07:06 ---> create-netrc.sh 07:07:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17012925169970730347.sh 07:07:06 ---> python-tools-install.sh 07:07:06 Setup pyenv: 07:07:06 system 07:07:06 3.8.13 07:07:06 3.9.13 07:07:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dQ3j from file:/tmp/.os_lf_venv 07:07:08 lf-activate-venv(): INFO: Installing: lftools 07:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-dQ3j/bin to PATH 07:07:16 Generating Requirements File 07:07:42 Python 3.10.6 07:07:42 pip 24.0 from /tmp/venv-dQ3j/lib/python3.10/site-packages/pip (python 3.10) 07:07:43 appdirs==1.4.4 07:07:43 argcomplete==3.2.3 07:07:43 aspy.yaml==1.3.0 07:07:43 attrs==23.2.0 07:07:43 autopage==0.5.2 07:07:43 beautifulsoup4==4.12.3 07:07:43 boto3==1.34.75 07:07:43 botocore==1.34.75 07:07:43 bs4==0.0.2 07:07:43 cachetools==5.3.3 07:07:43 certifi==2024.2.2 07:07:43 cffi==1.16.0 07:07:43 cfgv==3.4.0 07:07:43 chardet==5.2.0 07:07:43 charset-normalizer==3.3.2 07:07:43 click==8.1.7 07:07:43 cliff==4.6.0 07:07:43 cmd2==2.4.3 07:07:43 cryptography==3.3.2 07:07:43 debtcollector==3.0.0 07:07:43 decorator==5.1.1 07:07:43 defusedxml==0.7.1 07:07:43 Deprecated==1.2.14 07:07:43 distlib==0.3.8 07:07:43 dnspython==2.6.1 07:07:43 docker==4.2.2 07:07:43 dogpile.cache==1.3.2 07:07:43 email_validator==2.1.1 07:07:43 filelock==3.13.3 07:07:43 future==1.0.0 07:07:43 gitdb==4.0.11 07:07:43 GitPython==3.1.43 07:07:43 google-auth==2.29.0 07:07:43 httplib2==0.22.0 07:07:43 identify==2.5.35 07:07:43 idna==3.6 07:07:43 importlib-resources==1.5.0 07:07:43 iso8601==2.1.0 07:07:43 Jinja2==3.1.3 07:07:43 jmespath==1.0.1 07:07:43 jsonpatch==1.33 07:07:43 jsonpointer==2.4 07:07:43 jsonschema==4.21.1 07:07:43 jsonschema-specifications==2023.12.1 07:07:43 keystoneauth1==5.6.0 07:07:43 kubernetes==29.0.0 07:07:43 lftools==0.37.10 07:07:43 lxml==5.2.0 07:07:43 MarkupSafe==2.1.5 07:07:43 msgpack==1.0.8 07:07:43 multi_key_dict==2.0.3 07:07:43 munch==4.0.0 07:07:43 netaddr==1.2.1 07:07:43 netifaces==0.11.0 07:07:43 niet==1.4.2 07:07:43 nodeenv==1.8.0 07:07:43 oauth2client==4.1.3 07:07:43 oauthlib==3.2.2 07:07:43 openstacksdk==3.0.0 07:07:43 os-client-config==2.1.0 07:07:43 os-service-types==1.7.0 07:07:43 osc-lib==3.0.1 07:07:43 oslo.config==9.4.0 07:07:43 oslo.context==5.5.0 07:07:43 oslo.i18n==6.3.0 07:07:43 oslo.log==5.5.0 07:07:43 oslo.serialization==5.4.0 07:07:43 oslo.utils==7.1.0 07:07:43 packaging==24.0 07:07:43 pbr==6.0.0 07:07:43 platformdirs==4.2.0 07:07:43 prettytable==3.10.0 07:07:43 pyasn1==0.6.0 07:07:43 pyasn1_modules==0.4.0 07:07:43 pycparser==2.22 07:07:43 pygerrit2==2.0.15 07:07:43 PyGithub==2.3.0 07:07:43 pyinotify==0.9.6 07:07:43 PyJWT==2.8.0 07:07:43 PyNaCl==1.5.0 07:07:43 pyparsing==2.4.7 07:07:43 pyperclip==1.8.2 07:07:43 pyrsistent==0.20.0 07:07:43 python-cinderclient==9.5.0 07:07:43 python-dateutil==2.9.0.post0 07:07:43 python-heatclient==3.5.0 07:07:43 python-jenkins==1.8.2 07:07:43 python-keystoneclient==5.4.0 07:07:43 python-magnumclient==4.4.0 07:07:43 python-novaclient==18.6.0 07:07:43 python-openstackclient==6.6.0 07:07:43 python-swiftclient==4.5.0 07:07:43 PyYAML==6.0.1 07:07:43 referencing==0.34.0 07:07:43 requests==2.31.0 07:07:43 requests-oauthlib==2.0.0 07:07:43 requestsexceptions==1.4.0 07:07:43 rfc3986==2.0.0 07:07:43 rpds-py==0.18.0 07:07:43 rsa==4.9 07:07:43 ruamel.yaml==0.18.6 07:07:43 ruamel.yaml.clib==0.2.8 07:07:43 s3transfer==0.10.1 07:07:43 simplejson==3.19.2 07:07:43 six==1.16.0 07:07:43 smmap==5.0.1 07:07:43 soupsieve==2.5 07:07:43 stevedore==5.2.0 07:07:43 tabulate==0.9.0 07:07:43 toml==0.10.2 07:07:43 tomlkit==0.12.4 07:07:43 tqdm==4.66.2 07:07:43 typing_extensions==4.10.0 07:07:43 tzdata==2024.1 07:07:43 urllib3==1.26.18 07:07:43 virtualenv==20.25.1 07:07:43 wcwidth==0.2.13 07:07:43 websocket-client==1.7.0 07:07:43 wrapt==1.16.0 07:07:43 xdg==6.0.0 07:07:43 xmltodict==0.13.0 07:07:43 yq==3.2.3 07:07:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12817901080986371720.sh 07:07:43 ---> sudo-logs.sh 07:07:43 Archiving 'sudo' log.. 07:07:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16763664660036137023.sh 07:07:43 ---> job-cost.sh 07:07:43 Setup pyenv: 07:07:43 system 07:07:43 3.8.13 07:07:43 3.9.13 07:07:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:07:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dQ3j from file:/tmp/.os_lf_venv 07:07:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-dQ3j/bin to PATH 07:07:49 INFO: No Stack... 07:07:49 INFO: Retrieving Pricing Info for: v3-standard-4 07:07:50 INFO: Archiving Costs 07:07:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16754585444292362560.sh 07:07:50 ---> logs-deploy.sh 07:07:50 Setup pyenv: 07:07:50 system 07:07:50 3.8.13 07:07:50 3.9.13 07:07:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:07:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dQ3j from file:/tmp/.os_lf_venv 07:07:51 lf-activate-venv(): INFO: Installing: lftools 07:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-dQ3j/bin to PATH 07:08:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3403 07:08:00 INFO: archiving workspace using pattern(s): 07:08:01 Archives upload complete. 07:08:01 INFO: archiving logs to Nexus 07:08:02 ---> uname -a: 07:08:02 Linux prd-ubuntu1804-builder-4c-4g-19992 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:08:02 07:08:02 07:08:02 ---> lscpu: 07:08:02 Architecture: x86_64 07:08:02 CPU op-mode(s): 32-bit, 64-bit 07:08:02 Byte Order: Little Endian 07:08:02 CPU(s): 4 07:08:02 On-line CPU(s) list: 0-3 07:08:02 Thread(s) per core: 1 07:08:02 Core(s) per socket: 1 07:08:02 Socket(s): 4 07:08:02 NUMA node(s): 1 07:08:02 Vendor ID: AuthenticAMD 07:08:02 CPU family: 23 07:08:02 Model: 49 07:08:02 Model name: AMD EPYC-Rome Processor 07:08:02 Stepping: 0 07:08:02 CPU MHz: 2800.000 07:08:02 BogoMIPS: 5600.00 07:08:02 Virtualization: AMD-V 07:08:02 Hypervisor vendor: KVM 07:08:02 Virtualization type: full 07:08:02 L1d cache: 32K 07:08:02 L1i cache: 32K 07:08:02 L2 cache: 512K 07:08:02 L3 cache: 16384K 07:08:02 NUMA node0 CPU(s): 0-3 07:08:02 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 07:08:02 07:08:02 07:08:02 ---> nproc: 07:08:02 4 07:08:02 07:08:02 07:08:02 ---> df -h: 07:08:02 Filesystem Size Used Avail Use% Mounted on 07:08:02 udev 7.9G 0 7.9G 0% /dev 07:08:02 tmpfs 1.6G 672K 1.6G 1% /run 07:08:02 /dev/vda1 78G 8.3G 70G 11% / 07:08:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:08:02 tmpfs 5.0M 0 5.0M 0% /run/lock 07:08:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:08:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:08:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:08:02 07:08:02 07:08:02 ---> free -m: 07:08:02 total used free shared buff/cache available 07:08:02 Mem: 16040 531 13462 0 2046 15197 07:08:02 Swap: 1023 0 1023 07:08:02 07:08:02 07:08:02 ---> ip addr: 07:08:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:08:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:08:02 inet 127.0.0.1/8 scope host lo 07:08:02 valid_lft forever preferred_lft forever 07:08:02 inet6 ::1/128 scope host 07:08:02 valid_lft forever preferred_lft forever 07:08:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:08:02 link/ether fa:16:3e:ee:37:df brd ff:ff:ff:ff:ff:ff 07:08:02 inet 10.30.107.28/23 brd 10.30.107.255 scope global dynamic ens3 07:08:02 valid_lft 86250sec preferred_lft 86250sec 07:08:02 inet6 fe80::f816:3eff:feee:37df/64 scope link 07:08:02 valid_lft forever preferred_lft forever 07:08:02 07:08:02 07:08:02 ---> sar -b -r -n DEV: 07:08:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19992) 04/02/24 _x86_64_ (4 CPU) 07:08:02 07:08:02 07:05:34 LINUX RESTART (4 CPU) 07:08:02 07:08:02 07:06:01 tps rtps wtps bread/s bwrtn/s 07:08:02 07:07:01 235.31 36.71 198.60 1732.24 13224.06 07:08:02 07:08:01 83.67 1.52 82.15 139.84 12537.51 07:08:02 Average: 159.49 19.11 140.38 936.04 12880.79 07:08:02 07:08:02 07:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:08:02 07:07:01 13899572 15520272 2525396 15.38 59012 1762628 849140 4.86 759928 1551084 130464 07:08:02 07:08:01 13834180 15610816 2590788 15.77 77620 1887980 730668 4.18 669680 1684176 90640 07:08:02 Average: 13866876 15565544 2558092 15.57 68316 1825304 789904 4.52 714804 1617630 110552 07:08:02 07:08:02 07:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:08:02 07:07:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 07:08:02 07:07:01 ens3 110.63 74.09 1115.35 27.00 0.00 0.00 0.00 0.00 07:08:02 07:08:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 07:08:02 07:08:01 ens3 35.63 27.15 252.59 10.11 0.00 0.00 0.00 0.00 07:08:02 Average: lo 1.50 1.50 0.15 0.15 0.00 0.00 0.00 0.00 07:08:02 Average: ens3 73.13 50.62 683.97 18.56 0.00 0.00 0.00 0.00 07:08:02 07:08:02 07:08:02 ---> sar -P ALL: 07:08:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19992) 04/02/24 _x86_64_ (4 CPU) 07:08:02 07:08:02 07:05:34 LINUX RESTART (4 CPU) 07:08:02 07:08:02 07:06:01 CPU %user %nice %system %iowait %steal %idle 07:08:02 07:07:01 all 20.74 0.00 1.95 3.80 0.06 73.44 07:08:02 07:07:01 0 18.88 0.00 1.75 0.65 0.05 78.67 07:08:02 07:07:01 1 34.96 0.00 3.04 7.43 0.07 54.51 07:08:02 07:07:01 2 10.93 0.00 1.62 4.93 0.05 82.47 07:08:02 07:07:01 3 18.18 0.00 1.38 2.20 0.08 78.16 07:08:02 07:08:01 all 22.14 0.00 1.19 1.83 0.05 74.80 07:08:02 07:08:01 0 34.71 0.00 1.45 0.52 0.05 63.26 07:08:02 07:08:01 1 18.95 0.00 1.32 1.32 0.07 78.34 07:08:02 07:08:01 2 14.73 0.00 0.92 2.44 0.03 81.88 07:08:02 07:08:01 3 20.19 0.00 1.04 3.03 0.03 75.70 07:08:02 Average: all 21.44 0.00 1.57 2.81 0.05 74.12 07:08:02 Average: 0 26.79 0.00 1.60 0.58 0.05 70.97 07:08:02 Average: 1 26.96 0.00 2.18 4.37 0.07 66.42 07:08:02 Average: 2 12.83 0.00 1.27 3.68 0.04 82.18 07:08:02 Average: 3 19.19 0.00 1.21 2.62 0.06 76.93 07:08:02 07:08:02 07:08:02