15:04:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136762 15:04:58 Running as SYSTEM 15:04:58 [EnvInject] - Loading node environment variables. 15:04:58 Building remotely on prd-ubuntu1804-builder-4c-4g-3104 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:04:58 [ssh-agent] Looking for ssh-agent implementation... 15:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:58 $ ssh-agent 15:04:58 SSH_AUTH_SOCK=/tmp/ssh-q7Y8VpuoesR7/agent.1714 15:04:58 SSH_AGENT_PID=1716 15:04:58 [ssh-agent] Started. 15:04:58 Running ssh-add (command line suppressed) 15:04:58 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9471344961552324440.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9471344961552324440.key) 15:04:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:04:58 The recommended git tool is: NONE 15:05:00 using credential onap-jenkins-ssh 15:05:00 Wiping out workspace first. 15:05:00 Cloning the remote Git repository 15:05:00 Cloning repository git://cloud.onap.org/mirror/oom.git 15:05:00 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:05:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:05:00 > git --version # timeout=10 15:05:00 > git --version # 'git version 2.17.1' 15:05:00 using GIT_SSH to set credentials Gerrit user 15:05:00 Verifying host key using manually-configured host key entries 15:05:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:05:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:05:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:05:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:05:06 using GIT_SSH to set credentials Gerrit user 15:05:06 Verifying host key using manually-configured host key entries 15:05:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/62/136762/6 # timeout=30 15:05:06 > git rev-parse c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb^{commit} # timeout=10 15:05:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:05:06 Checking out Revision c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb (refs/changes/62/136762/6) 15:05:06 > git config core.sparsecheckout # timeout=10 15:05:06 > git checkout -f c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb # timeout=30 15:05:10 Commit message: "[DOC] Fix graphviz issue in ReadTheDocs" 15:05:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:05:10 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 15:05:10 [EnvInject] - Injecting environment variables from a build step. 15:05:10 [EnvInject] - Injecting as environment variables the properties content 15:05:10 PYTHON=python3 15:05:10 15:05:10 [EnvInject] - Variables injected successfully. 15:05:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4131800238659238764.sh 15:05:10 ---> tox-install.sh 15:05:10 + source /home/jenkins/lf-env.sh 15:05:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:05:10 ++ mktemp -d /tmp/venv-XXXX 15:05:10 + lf_venv=/tmp/venv-qaD4 15:05:10 + local venv_file=/tmp/.os_lf_venv 15:05:10 + local python=python3 15:05:10 + local options 15:05:10 + local set_path=true 15:05:10 + local install_args= 15:05:10 ++ 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 15:05:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:05:10 + true 15:05:10 + case $1 in 15:05:10 + venv_file=/tmp/.toxenv 15:05:10 + shift 2 15:05:10 + true 15:05:10 + case $1 in 15:05:10 + shift 15:05:10 + break 15:05:10 + case $python in 15:05:10 + local pkg_list= 15:05:10 + [[ -d /opt/pyenv ]] 15:05:10 + echo 'Setup pyenv:' 15:05:10 Setup pyenv: 15:05:10 + export PYENV_ROOT=/opt/pyenv 15:05:10 + PYENV_ROOT=/opt/pyenv 15:05:10 + 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 15:05:10 + 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 15:05:10 + pyenv versions 15:05:10 * system (set by /opt/pyenv/version) 15:05:10 * 3.8.13 (set by /opt/pyenv/version) 15:05:10 * 3.9.13 (set by /opt/pyenv/version) 15:05:10 * 3.10.6 (set by /opt/pyenv/version) 15:05:10 + command -v pyenv 15:05:10 ++ pyenv init - --no-rehash 15:05:10 + 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[*]}"'\'')" 15:05:10 export PATH="/opt/pyenv/shims:${PATH}" 15:05:10 export PYENV_SHELL=bash 15:05:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:05:10 pyenv() { 15:05:10 local command 15:05:10 command="${1:-}" 15:05:10 if [ "$#" -gt 0 ]; then 15:05:10 shift 15:05:10 fi 15:05:10 15:05:10 case "$command" in 15:05:10 rehash|shell) 15:05:10 eval "$(pyenv "sh-$command" "$@")" 15:05:10 ;; 15:05:10 *) 15:05:10 command pyenv "$command" "$@" 15:05:10 ;; 15:05:10 esac 15:05:10 }' 15:05:10 +++ 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[*]}"' 15:05:10 ++ 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 15:05:10 ++ 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 15:05:10 ++ 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 15:05:10 ++ export PYENV_SHELL=bash 15:05:10 ++ PYENV_SHELL=bash 15:05:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:05:10 +++ complete -F _pyenv pyenv 15:05:10 ++ lf-pyver python3 15:05:10 ++ local py_version_xy=python3 15:05:10 ++ local py_version_xyz= 15:05:10 ++ awk '{ print $1 }' 15:05:10 ++ sed 's/^[ *]* //' 15:05:10 ++ grep -E '^[0-9.]*[0-9]$' 15:05:10 ++ pyenv versions 15:05:10 ++ local command 15:05:10 ++ command=versions 15:05:10 ++ '[' 1 -gt 0 ']' 15:05:10 ++ shift 15:05:10 ++ case "$command" in 15:05:10 ++ command pyenv versions 15:05:10 ++ pyenv versions 15:05:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:05:10 +++ grep '^3' /tmp/.pyenv_versions 15:05:10 +++ sort -V 15:05:10 +++ tail -n 1 15:05:10 ++ py_version_xyz=3.10.6 15:05:10 ++ [[ -z 3.10.6 ]] 15:05:10 ++ echo 3.10.6 15:05:10 ++ return 0 15:05:10 + pyenv local 3.10.6 15:05:10 + local command 15:05:10 + command=local 15:05:10 + '[' 2 -gt 0 ']' 15:05:10 + shift 15:05:10 + case "$command" in 15:05:10 + command pyenv local 3.10.6 15:05:10 + pyenv local 3.10.6 15:05:10 + for arg in "$@" 15:05:10 + case $arg in 15:05:10 + pkg_list+='tox ' 15:05:10 + for arg in "$@" 15:05:10 + case $arg in 15:05:10 + pkg_list+='virtualenv ' 15:05:10 + for arg in "$@" 15:05:10 + case $arg in 15:05:10 + pkg_list+='urllib3~=1.26.15 ' 15:05:10 + [[ -f /tmp/.toxenv ]] 15:05:10 + [[ ! -f /tmp/.toxenv ]] 15:05:10 + [[ -n '' ]] 15:05:10 + python3 -m venv /tmp/venv-qaD4 15:05:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qaD4' 15:05:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qaD4 15:05:14 + echo /tmp/venv-qaD4 15:05:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:05:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:05:14 + /tmp/venv-qaD4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:05:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:05:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:05:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:05:17 + /tmp/venv-qaD4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:05:20 + type python3 15:05:20 + true 15:05:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qaD4/bin to PATH' 15:05:20 lf-activate-venv(): INFO: Adding /tmp/venv-qaD4/bin to PATH 15:05:20 + PATH=/tmp/venv-qaD4/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 15:05:20 + return 0 15:05:20 + python3 --version 15:05:20 Python 3.10.6 15:05:20 + python3 -m pip --version 15:05:20 pip 23.3.1 from /tmp/venv-qaD4/lib/python3.10/site-packages/pip (python 3.10) 15:05:20 + python3 -m pip freeze 15:05:20 cachetools==5.3.2 15:05:20 chardet==5.2.0 15:05:20 colorama==0.4.6 15:05:20 distlib==0.3.7 15:05:20 filelock==3.13.1 15:05:20 packaging==23.2 15:05:20 platformdirs==4.1.0 15:05:20 pluggy==1.3.0 15:05:20 pyproject-api==1.6.1 15:05:20 tomli==2.0.1 15:05:20 tox==4.11.4 15:05:20 urllib3==1.26.18 15:05:20 virtualenv==20.25.0 15:05:20 [EnvInject] - Injecting environment variables from a build step. 15:05:20 [EnvInject] - Injecting as environment variables the properties content 15:05:20 PARALLEL=false 15:05:20 15:05:20 [EnvInject] - Variables injected successfully. 15:05:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14992145537027405975.sh 15:05:21 ---> tox-run.sh 15:05:21 + 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 15:05:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:05:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:05:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:05:21 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:05:21 + source /home/jenkins/lf-env.sh 15:05:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:05:21 ++ mktemp -d /tmp/venv-XXXX 15:05:21 + lf_venv=/tmp/venv-UenM 15:05:21 + local venv_file=/tmp/.os_lf_venv 15:05:21 + local python=python3 15:05:21 + local options 15:05:21 + local set_path=true 15:05:21 + local install_args= 15:05: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 15:05:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:05:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:05:21 + true 15:05:21 + case $1 in 15:05:21 + venv_file=/tmp/.toxenv 15:05:21 + shift 2 15:05:21 + true 15:05:21 + case $1 in 15:05:21 + shift 15:05:21 + break 15:05:21 + case $python in 15:05:21 + local pkg_list= 15:05:21 + [[ -d /opt/pyenv ]] 15:05:21 + echo 'Setup pyenv:' 15:05:21 Setup pyenv: 15:05:21 + export PYENV_ROOT=/opt/pyenv 15:05:21 + PYENV_ROOT=/opt/pyenv 15:05:21 + 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 15:05:21 + 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 15:05:21 + pyenv versions 15:05:21 system 15:05:21 3.8.13 15:05:21 3.9.13 15:05:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:05:21 + command -v pyenv 15:05:21 ++ pyenv init - --no-rehash 15:05: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[*]}"'\'')" 15:05:21 export PATH="/opt/pyenv/shims:${PATH}" 15:05:21 export PYENV_SHELL=bash 15:05:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:05:21 pyenv() { 15:05:21 local command 15:05:21 command="${1:-}" 15:05:21 if [ "$#" -gt 0 ]; then 15:05:21 shift 15:05:21 fi 15:05:21 15:05:21 case "$command" in 15:05:21 rehash|shell) 15:05:21 eval "$(pyenv "sh-$command" "$@")" 15:05:21 ;; 15:05:21 *) 15:05:21 command pyenv "$command" "$@" 15:05:21 ;; 15:05:21 esac 15:05:21 }' 15:05: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[*]}"' 15:05:21 ++ 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 15:05:21 ++ 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 15:05:21 ++ 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 15:05:21 ++ export PYENV_SHELL=bash 15:05:21 ++ PYENV_SHELL=bash 15:05:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:05:21 +++ complete -F _pyenv pyenv 15:05:21 ++ lf-pyver python3 15:05:21 ++ local py_version_xy=python3 15:05:21 ++ local py_version_xyz= 15:05:21 ++ pyenv versions 15:05:21 ++ local command 15:05:21 ++ command=versions 15:05:21 ++ '[' 1 -gt 0 ']' 15:05:21 ++ shift 15:05:21 ++ case "$command" in 15:05:21 ++ command pyenv versions 15:05:21 ++ pyenv versions 15:05:21 ++ sed 's/^[ *]* //' 15:05:21 ++ grep -E '^[0-9.]*[0-9]$' 15:05:21 ++ awk '{ print $1 }' 15:05:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:05:21 +++ grep '^3' /tmp/.pyenv_versions 15:05:21 +++ sort -V 15:05:21 +++ tail -n 1 15:05:21 ++ py_version_xyz=3.10.6 15:05:21 ++ [[ -z 3.10.6 ]] 15:05:21 ++ echo 3.10.6 15:05:21 ++ return 0 15:05:21 + pyenv local 3.10.6 15:05:21 + local command 15:05:21 + command=local 15:05:21 + '[' 2 -gt 0 ']' 15:05:21 + shift 15:05:21 + case "$command" in 15:05:21 + command pyenv local 3.10.6 15:05:21 + pyenv local 3.10.6 15:05:21 + for arg in "$@" 15:05:21 + case $arg in 15:05:21 + pkg_list+='tox ' 15:05:21 + for arg in "$@" 15:05:21 + case $arg in 15:05:21 + pkg_list+='virtualenv ' 15:05:21 + for arg in "$@" 15:05:21 + case $arg in 15:05:21 + pkg_list+='urllib3~=1.26.15 ' 15:05:21 + [[ -f /tmp/.toxenv ]] 15:05:21 ++ cat /tmp/.toxenv 15:05:21 + lf_venv=/tmp/venv-qaD4 15:05:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qaD4 from' file:/tmp/.toxenv 15:05:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qaD4 from file:/tmp/.toxenv 15:05:21 + /tmp/venv-qaD4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:05:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:05:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:05:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:05:22 + /tmp/venv-qaD4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:05:23 + type python3 15:05:23 + true 15:05:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qaD4/bin to PATH' 15:05:23 lf-activate-venv(): INFO: Adding /tmp/venv-qaD4/bin to PATH 15:05:23 + PATH=/tmp/venv-qaD4/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 15:05:23 + return 0 15:05:23 + [[ -d /opt/pyenv ]] 15:05:23 + echo '---> Setting up pyenv' 15:05:23 ---> Setting up pyenv 15:05:23 + export PYENV_ROOT=/opt/pyenv 15:05:23 + PYENV_ROOT=/opt/pyenv 15:05:23 + export PATH=/opt/pyenv/bin:/tmp/venv-qaD4/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 15:05:23 + PATH=/opt/pyenv/bin:/tmp/venv-qaD4/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 15:05:23 ++ pwd 15:05:23 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:05:23 + export PYTHONPATH 15:05:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:05:23 + TOX_TESTENV_PASSENV=PYTHONPATH 15:05:23 + tox --version 15:05:23 4.11.4 from /tmp/venv-qaD4/lib/python3.10/site-packages/tox/__init__.py 15:05:23 + PARALLEL=false 15:05:23 + TOX_OPTIONS_LIST= 15:05:23 + [[ -n checkbashisms ]] 15:05:23 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:05:23 + case ${PARALLEL,,} in 15:05:23 + tox -e checkbashisms 15:05:23 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:05:24 checkbashisms: freeze> python -m pip freeze --all 15:05:25 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:05:25 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:05:26 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:05:26 you may get strange results 15:05:27 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:05:28 checkbashisms: OK (4.86=setup[1.65]+cmd[3.21] seconds) 15:05:28 congratulations :) (5.03 seconds) 15:05:28 + tox_status=0 15:05:28 + echo '---> Completed tox runs' 15:05:28 ---> Completed tox runs 15:05:28 + for i in .tox/*/log 15:05:28 ++ echo .tox/checkbashisms/log 15:05:28 ++ awk -F/ '{print $2}' 15:05:28 + tox_env=checkbashisms 15:05:28 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:05:28 + DOC_DIR=docs/_build/html 15:05:28 + [[ -d docs/_build/html ]] 15:05:28 + echo '---> tox-run.sh ends' 15:05:28 ---> tox-run.sh ends 15:05:28 + test 0 -eq 0 15:05:29 $ ssh-agent -k 15:05:29 unset SSH_AUTH_SOCK; 15:05:29 unset SSH_AGENT_PID; 15:05:29 echo Agent pid 1716 killed; 15:05:29 [ssh-agent] Stopped. 15:05:29 [PostBuildScript] - [INFO] Executing post build scripts. 15:05:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1637802239615077411.sh 15:05:29 ---> sysstat.sh 15:05:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16568446493192321195.sh 15:05:29 ---> package-listing.sh 15:05:29 ++ tr '[:upper:]' '[:lower:]' 15:05:29 ++ facter osfamily 15:05:29 + OS_FAMILY=debian 15:05:29 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:05:29 + START_PACKAGES=/tmp/packages_start.txt 15:05:29 + END_PACKAGES=/tmp/packages_end.txt 15:05:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:05:29 + PACKAGES=/tmp/packages_start.txt 15:05:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:05:29 + PACKAGES=/tmp/packages_end.txt 15:05:29 + case "${OS_FAMILY}" in 15:05:29 + dpkg -l 15:05:29 + grep '^ii' 15:05:29 + '[' -f /tmp/packages_start.txt ']' 15:05:29 + '[' -f /tmp/packages_end.txt ']' 15:05:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:05:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:05:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:05:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:05:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4591094867013990986.sh 15:05:29 ---> capture-instance-metadata.sh 15:05:29 Setup pyenv: 15:05:29 system 15:05:29 3.8.13 15:05:29 3.9.13 15:05:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:05:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TMv2 15:05:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:05:36 lf-activate-venv(): INFO: Installing: lftools 15:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-TMv2/bin to PATH 15:06:08 INFO: Running in OpenStack, capturing instance metadata 15:06:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3279106516758525035.sh 15:06:08 provisioning config files... 15:06:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3199067268785645079tmp 15:06:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:06:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:06:08 [EnvInject] - Injecting environment variables from a build step. 15:06:08 [EnvInject] - Injecting as environment variables the properties content 15:06:08 SERVER_ID=logs 15:06:08 15:06:08 [EnvInject] - Variables injected successfully. 15:06:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11199221888640887858.sh 15:06:08 ---> create-netrc.sh 15:06:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11462993753813241414.sh 15:06:08 ---> python-tools-install.sh 15:06:08 Setup pyenv: 15:06:08 system 15:06:08 3.8.13 15:06:08 3.9.13 15:06:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TMv2 from file:/tmp/.os_lf_venv 15:06:10 lf-activate-venv(): INFO: Installing: lftools 15:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-TMv2/bin to PATH 15:06:17 Generating Requirements File 15:06:49 Python 3.10.6 15:06:49 pip 23.3.1 from /tmp/venv-TMv2/lib/python3.10/site-packages/pip (python 3.10) 15:06:49 appdirs==1.4.4 15:06:49 argcomplete==3.1.6 15:06:49 aspy.yaml==1.3.0 15:06:49 attrs==23.1.0 15:06:49 autopage==0.5.2 15:06:49 Babel==2.13.1 15:06:49 beautifulsoup4==4.12.2 15:06:49 boto3==1.33.9 15:06:49 botocore==1.33.9 15:06:49 bs4==0.0.1 15:06:49 cachetools==5.3.2 15:06:49 certifi==2023.11.17 15:06:49 cffi==1.16.0 15:06:49 cfgv==3.4.0 15:06:49 chardet==5.2.0 15:06:49 charset-normalizer==3.3.2 15:06:49 click==8.1.7 15:06:49 cliff==4.4.0 15:06:49 cmd2==2.4.3 15:06:49 cryptography==3.3.2 15:06:49 debtcollector==2.5.0 15:06:49 decorator==5.1.1 15:06:49 defusedxml==0.7.1 15:06:49 Deprecated==1.2.14 15:06:49 distlib==0.3.7 15:06:49 dnspython==2.4.2 15:06:49 docker==4.2.2 15:06:49 dogpile.cache==1.2.2 15:06:49 email-validator==2.1.0.post1 15:06:49 filelock==3.13.1 15:06:49 future==0.18.3 15:06:49 gitdb==4.0.11 15:06:49 GitPython==3.1.40 15:06:49 google-auth==2.25.1 15:06:49 httplib2==0.22.0 15:06:49 identify==2.5.33 15:06:49 idna==3.6 15:06:49 importlib-metadata==7.0.0 15:06:49 importlib-resources==1.5.0 15:06:49 iso8601==2.1.0 15:06:49 Jinja2==3.1.2 15:06:49 jmespath==1.0.1 15:06:49 jsonpatch==1.33 15:06:49 jsonpointer==2.4 15:06:49 jsonschema==4.20.0 15:06:49 jsonschema-specifications==2023.11.2 15:06:49 keystoneauth1==5.4.0 15:06:49 kubernetes==28.1.0 15:06:49 lftools==0.37.8 15:06:49 lxml==4.9.3 15:06:49 MarkupSafe==2.1.3 15:06:49 msgpack==1.0.7 15:06:49 multi-key-dict==2.0.3 15:06:49 munch==4.0.0 15:06:49 netaddr==0.9.0 15:06:49 netifaces==0.11.0 15:06:49 niet==1.4.2 15:06:49 nodeenv==1.8.0 15:06:49 oauth2client==4.1.3 15:06:49 oauthlib==3.2.2 15:06:49 openstacksdk==0.62.0 15:06:49 os-client-config==2.1.0 15:06:49 os-service-types==1.7.0 15:06:49 osc-lib==2.9.0 15:06:49 oslo.config==9.2.0 15:06:49 oslo.context==5.3.0 15:06:49 oslo.i18n==6.2.0 15:06:49 oslo.log==5.4.0 15:06:49 oslo.serialization==5.2.0 15:06:49 oslo.utils==6.3.0 15:06:49 packaging==23.2 15:06:49 pbr==6.0.0 15:06:49 platformdirs==4.1.0 15:06:49 prettytable==3.9.0 15:06:49 pyasn1==0.5.1 15:06:49 pyasn1-modules==0.3.0 15:06:49 pycparser==2.21 15:06:49 pygerrit2==2.0.15 15:06:49 PyGithub==2.1.1 15:06:49 pyinotify==0.9.6 15:06:49 PyJWT==2.8.0 15:06:49 PyNaCl==1.5.0 15:06:49 pyparsing==2.4.7 15:06:49 pyperclip==1.8.2 15:06:49 pyrsistent==0.20.0 15:06:49 python-cinderclient==9.4.0 15:06:49 python-dateutil==2.8.2 15:06:49 python-heatclient==3.3.0 15:06:49 python-jenkins==1.8.2 15:06:49 python-keystoneclient==5.2.0 15:06:49 python-magnumclient==4.3.0 15:06:49 python-novaclient==18.4.0 15:06:49 python-openstackclient==6.0.0 15:06:49 python-swiftclient==4.4.0 15:06:49 pytz==2023.3.post1 15:06:49 PyYAML==6.0.1 15:06:49 referencing==0.32.0 15:06:49 requests==2.31.0 15:06:49 requests-oauthlib==1.3.1 15:06:49 requestsexceptions==1.4.0 15:06:49 rfc3986==2.0.0 15:06:49 rpds-py==0.13.2 15:06:49 rsa==4.9 15:06:49 ruamel.yaml==0.18.5 15:06:49 ruamel.yaml.clib==0.2.8 15:06:49 s3transfer==0.8.2 15:06:49 simplejson==3.19.2 15:06:49 six==1.16.0 15:06:49 smmap==5.0.1 15:06:49 soupsieve==2.5 15:06:49 stevedore==5.1.0 15:06:49 tabulate==0.9.0 15:06:49 toml==0.10.2 15:06:49 tomlkit==0.12.3 15:06:49 tqdm==4.66.1 15:06:49 typing_extensions==4.8.0 15:06:49 tzdata==2023.3 15:06:49 urllib3==1.26.18 15:06:49 virtualenv==20.25.0 15:06:49 wcwidth==0.2.12 15:06:49 websocket-client==1.7.0 15:06:49 wrapt==1.16.0 15:06:49 xdg==6.0.0 15:06:49 xmltodict==0.13.0 15:06:49 yq==3.2.3 15:06:49 zipp==3.17.0 15:06:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16409991213529490337.sh 15:06:49 ---> sudo-logs.sh 15:06:49 Archiving 'sudo' log.. 15:06:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12843211800759156995.sh 15:06:50 ---> job-cost.sh 15:06:50 Setup pyenv: 15:06:50 system 15:06:50 3.8.13 15:06:50 3.9.13 15:06:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TMv2 from file:/tmp/.os_lf_venv 15:06:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:06:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:06:59 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-TMv2/bin to PATH 15:06:59 INFO: No Stack... 15:07:00 INFO: Retrieving Pricing Info for: v3-standard-4 15:07:00 INFO: Archiving Costs 15:07:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13473520677417800793.sh 15:07:00 ---> logs-deploy.sh 15:07:00 Setup pyenv: 15:07:00 system 15:07:00 3.8.13 15:07:00 3.9.13 15:07:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:07:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TMv2 from file:/tmp/.os_lf_venv 15:07:01 lf-activate-venv(): INFO: Installing: lftools 15:07:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:07:11 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:07:12 lf-activate-venv(): INFO: Adding /tmp/venv-TMv2/bin to PATH 15:07:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3238 15:07:12 INFO: archiving workspace using pattern(s): 15:07:12 Archives upload complete. 15:07:13 INFO: archiving logs to Nexus 15:07:13 ---> uname -a: 15:07:13 Linux prd-ubuntu1804-builder-4c-4g-3104 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:07:13 15:07:13 15:07:13 ---> lscpu: 15:07:13 Architecture: x86_64 15:07:13 CPU op-mode(s): 32-bit, 64-bit 15:07:13 Byte Order: Little Endian 15:07:13 CPU(s): 4 15:07:13 On-line CPU(s) list: 0-3 15:07:13 Thread(s) per core: 1 15:07:13 Core(s) per socket: 1 15:07:13 Socket(s): 4 15:07:13 NUMA node(s): 1 15:07:13 Vendor ID: AuthenticAMD 15:07:13 CPU family: 23 15:07:13 Model: 49 15:07:13 Model name: AMD EPYC-Rome Processor 15:07:13 Stepping: 0 15:07:13 CPU MHz: 2799.996 15:07:13 BogoMIPS: 5599.99 15:07:13 Virtualization: AMD-V 15:07:13 Hypervisor vendor: KVM 15:07:13 Virtualization type: full 15:07:13 L1d cache: 32K 15:07:13 L1i cache: 32K 15:07:13 L2 cache: 512K 15:07:13 L3 cache: 16384K 15:07:13 NUMA node0 CPU(s): 0-3 15:07:13 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 15:07:13 15:07:13 15:07:13 ---> nproc: 15:07:13 4 15:07:13 15:07:13 15:07:13 ---> df -h: 15:07:13 Filesystem Size Used Avail Use% Mounted on 15:07:13 udev 7.9G 0 7.9G 0% /dev 15:07:13 tmpfs 1.6G 672K 1.6G 1% /run 15:07:13 /dev/vda1 78G 8.3G 70G 11% / 15:07:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:07:13 tmpfs 5.0M 0 5.0M 0% /run/lock 15:07:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:07:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:07:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:07:13 15:07:13 15:07:13 ---> free -m: 15:07:13 total used free shared buff/cache available 15:07:13 Mem: 16040 527 13404 0 2107 15199 15:07:13 Swap: 1023 0 1023 15:07:13 15:07:13 15:07:13 ---> ip addr: 15:07:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:07:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:07:13 inet 127.0.0.1/8 scope host lo 15:07:13 valid_lft forever preferred_lft forever 15:07:13 inet6 ::1/128 scope host 15:07:13 valid_lft forever preferred_lft forever 15:07:13 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:07:13 link/ether fa:16:3e:79:95:75 brd ff:ff:ff:ff:ff:ff 15:07:13 inet 10.30.107.26/23 brd 10.30.107.255 scope global dynamic ens3 15:07:13 valid_lft 86243sec preferred_lft 86243sec 15:07:13 inet6 fe80::f816:3eff:fe79:9575/64 scope link 15:07:13 valid_lft forever preferred_lft forever 15:07:13 15:07:13 15:07:13 ---> sar -b -r -n DEV: 15:07:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3104) 12/07/23 _x86_64_ (4 CPU) 15:07:13 15:07:13 15:04:39 LINUX RESTART (4 CPU) 15:07:13 15:07:13 15:05:01 tps rtps wtps bread/s bwrtn/s 15:07:13 15:06:01 245.96 36.74 209.22 1734.64 23273.85 15:07:13 15:07:01 89.42 1.08 88.34 124.25 24259.02 15:07:13 Average: 167.69 18.91 148.78 929.45 23766.44 15:07:13 15:07:13 15:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:07:13 15:06:01 13961272 15547140 2463696 15.00 56328 1731884 805968 4.61 723760 1530252 97676 15:07:13 15:07:01 13752004 15590584 2672964 16.27 78320 1947704 751160 4.30 685332 1748328 138260 15:07:13 Average: 13856638 15568862 2568330 15.64 67324 1839794 778564 4.46 704546 1639290 117968 15:07:13 15:07:13 15:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:07:13 15:06:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 15:07:13 15:06:01 ens3 134.44 105.55 1490.59 28.11 0.00 0.00 0.00 0.00 15:07:13 15:07:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 15:07:13 15:07:01 ens3 51.74 36.84 537.36 8.80 0.00 0.00 0.00 0.00 15:07:13 Average: lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 15:07:13 Average: ens3 93.09 71.20 1013.98 18.45 0.00 0.00 0.00 0.00 15:07:13 15:07:13 15:07:13 ---> sar -P ALL: 15:07:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3104) 12/07/23 _x86_64_ (4 CPU) 15:07:13 15:07:13 15:04:39 LINUX RESTART (4 CPU) 15:07:13 15:07:13 15:05:01 CPU %user %nice %system %iowait %steal %idle 15:07:13 15:06:01 all 20.38 0.00 1.98 5.11 0.06 72.47 15:07:13 15:06:01 0 27.44 0.00 2.24 1.27 0.05 69.01 15:07:13 15:06:01 1 14.61 0.00 1.72 5.47 0.05 78.15 15:07:13 15:06:01 2 13.92 0.00 2.09 10.97 0.03 73.00 15:07:13 15:06:01 3 25.64 0.00 1.86 2.66 0.08 69.76 15:07:13 15:07:01 all 21.05 0.00 1.37 3.92 0.05 73.61 15:07:13 15:07:01 0 30.60 0.00 1.47 1.22 0.05 66.67 15:07:13 15:07:01 1 20.70 0.00 2.03 4.52 0.03 72.72 15:07:13 15:07:01 2 16.21 0.00 0.94 7.40 0.07 75.39 15:07:13 15:07:01 3 16.67 0.00 1.03 2.55 0.03 79.71 15:07:13 Average: all 20.72 0.00 1.67 4.51 0.05 73.04 15:07:13 Average: 0 29.02 0.00 1.85 1.24 0.05 67.83 15:07:13 Average: 1 17.65 0.00 1.88 5.00 0.04 75.43 15:07:13 Average: 2 15.05 0.00 1.52 9.19 0.05 74.19 15:07:13 Average: 3 21.15 0.00 1.45 2.61 0.06 74.74 15:07:13 15:07:13 15:07:13