12:54:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 12:54:09 Running as SYSTEM 12:54:09 [EnvInject] - Loading node environment variables. 12:54:09 Building remotely on prd-ubuntu1804-builder-4c-4g-20083 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:54:09 [ssh-agent] Looking for ssh-agent implementation... 12:54:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:10 $ ssh-agent 12:54:10 SSH_AUTH_SOCK=/tmp/ssh-otURFDCnHAGX/agent.1814 12:54:10 SSH_AGENT_PID=1816 12:54:10 [ssh-agent] Started. 12:54:10 Running ssh-add (command line suppressed) 12:54:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11184971905216588276.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11184971905216588276.key) 12:54:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:54:10 The recommended git tool is: NONE 12:54:12 using credential onap-jenkins-ssh 12:54:12 Wiping out workspace first. 12:54:12 Cloning the remote Git repository 12:54:12 Cloning repository git://cloud.onap.org/mirror/oom.git 12:54:12 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:54:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:54:12 > git --version # timeout=10 12:54:12 > git --version # 'git version 2.17.1' 12:54:12 using GIT_SSH to set credentials Gerrit user 12:54:12 Verifying host key using manually-configured host key entries 12:54:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:54:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:54:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:54:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:54:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:54:19 using GIT_SSH to set credentials Gerrit user 12:54:19 Verifying host key using manually-configured host key entries 12:54:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/3 # timeout=30 12:54:19 > git rev-parse 5a595f3683c760e7add3e72a08c56352b04b84a3^{commit} # timeout=10 12:54:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:54:19 Checking out Revision 5a595f3683c760e7add3e72a08c56352b04b84a3 (refs/changes/36/137636/3) 12:54:19 > git config core.sparsecheckout # timeout=10 12:54:19 > git checkout -f 5a595f3683c760e7add3e72a08c56352b04b84a3 # timeout=30 12:54:23 Commit message: "[DOC] Update Information about used versions" 12:54:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:54:23 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 12:54:23 [EnvInject] - Injecting environment variables from a build step. 12:54:23 [EnvInject] - Injecting as environment variables the properties content 12:54:23 PYTHON=python3 12:54:23 12:54:23 [EnvInject] - Variables injected successfully. 12:54:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12398435226831325299.sh 12:54:23 ---> tox-install.sh 12:54:23 + source /home/jenkins/lf-env.sh 12:54:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:23 ++ mktemp -d /tmp/venv-XXXX 12:54:23 + lf_venv=/tmp/venv-B37r 12:54:23 + local venv_file=/tmp/.os_lf_venv 12:54:23 + local python=python3 12:54:23 + local options 12:54:23 + local set_path=true 12:54:23 + local install_args= 12:54:23 ++ 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 12:54:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:23 + true 12:54:23 + case $1 in 12:54:23 + venv_file=/tmp/.toxenv 12:54:23 + shift 2 12:54:23 + true 12:54:23 + case $1 in 12:54:23 + shift 12:54:23 + break 12:54:23 + case $python in 12:54:23 + local pkg_list= 12:54:23 + [[ -d /opt/pyenv ]] 12:54:23 + echo 'Setup pyenv:' 12:54:23 Setup pyenv: 12:54:23 + export PYENV_ROOT=/opt/pyenv 12:54:23 + PYENV_ROOT=/opt/pyenv 12:54:23 + 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 12:54:23 + 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 12:54:23 + pyenv versions 12:54:23 * system (set by /opt/pyenv/version) 12:54:23 * 3.8.13 (set by /opt/pyenv/version) 12:54:23 * 3.9.13 (set by /opt/pyenv/version) 12:54:23 * 3.10.6 (set by /opt/pyenv/version) 12:54:23 + command -v pyenv 12:54:23 ++ pyenv init - --no-rehash 12:54:23 + 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[*]}"'\'')" 12:54:23 export PATH="/opt/pyenv/shims:${PATH}" 12:54:23 export PYENV_SHELL=bash 12:54:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:23 pyenv() { 12:54:23 local command 12:54:23 command="${1:-}" 12:54:23 if [ "$#" -gt 0 ]; then 12:54:23 shift 12:54:23 fi 12:54:23 12:54:23 case "$command" in 12:54:23 rehash|shell) 12:54:23 eval "$(pyenv "sh-$command" "$@")" 12:54:23 ;; 12:54:23 *) 12:54:23 command pyenv "$command" "$@" 12:54:23 ;; 12:54:23 esac 12:54:23 }' 12:54:23 +++ 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[*]}"' 12:54:23 ++ 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 12:54:23 ++ 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 12:54:23 ++ 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 12:54:23 ++ export PYENV_SHELL=bash 12:54:23 ++ PYENV_SHELL=bash 12:54:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:23 +++ complete -F _pyenv pyenv 12:54:23 ++ lf-pyver python3 12:54:23 ++ local py_version_xy=python3 12:54:23 ++ local py_version_xyz= 12:54:23 ++ pyenv versions 12:54:23 ++ local command 12:54:23 ++ command=versions 12:54:23 ++ '[' 1 -gt 0 ']' 12:54:23 ++ shift 12:54:23 ++ case "$command" in 12:54:23 ++ command pyenv versions 12:54:23 ++ pyenv versions 12:54:23 ++ sed 's/^[ *]* //' 12:54:23 ++ awk '{ print $1 }' 12:54:23 ++ grep -E '^[0-9.]*[0-9]$' 12:54:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:23 +++ sort -V 12:54:23 +++ grep '^3' /tmp/.pyenv_versions 12:54:23 +++ tail -n 1 12:54:23 ++ py_version_xyz=3.10.6 12:54:23 ++ [[ -z 3.10.6 ]] 12:54:23 ++ echo 3.10.6 12:54:23 ++ return 0 12:54:23 + pyenv local 3.10.6 12:54:23 + local command 12:54:23 + command=local 12:54:23 + '[' 2 -gt 0 ']' 12:54:23 + shift 12:54:23 + case "$command" in 12:54:23 + command pyenv local 3.10.6 12:54:23 + pyenv local 3.10.6 12:54:23 + for arg in "$@" 12:54:23 + case $arg in 12:54:23 + pkg_list+='tox ' 12:54:23 + for arg in "$@" 12:54:23 + case $arg in 12:54:23 + pkg_list+='virtualenv ' 12:54:23 + for arg in "$@" 12:54:23 + case $arg in 12:54:23 + pkg_list+='urllib3~=1.26.15 ' 12:54:23 + [[ -f /tmp/.toxenv ]] 12:54:23 + [[ ! -f /tmp/.toxenv ]] 12:54:23 + [[ -n '' ]] 12:54:23 + python3 -m venv /tmp/venv-B37r 12:54:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B37r' 12:54:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B37r 12:54:28 + echo /tmp/venv-B37r 12:54:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:54:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:54:28 + /tmp/venv-B37r/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:54:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:54:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:54:32 + /tmp/venv-B37r/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:39 + type python3 12:54:39 + true 12:54:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B37r/bin to PATH' 12:54:39 lf-activate-venv(): INFO: Adding /tmp/venv-B37r/bin to PATH 12:54:39 + PATH=/tmp/venv-B37r/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 12:54:39 + return 0 12:54:39 + python3 --version 12:54:39 Python 3.10.6 12:54:39 + python3 -m pip --version 12:54:39 pip 24.0 from /tmp/venv-B37r/lib/python3.10/site-packages/pip (python 3.10) 12:54:39 + python3 -m pip freeze 12:54:40 cachetools==5.3.3 12:54:40 chardet==5.2.0 12:54:40 colorama==0.4.6 12:54:40 distlib==0.3.8 12:54:40 filelock==3.13.3 12:54:40 packaging==24.0 12:54:40 platformdirs==4.2.0 12:54:40 pluggy==1.4.0 12:54:40 pyproject-api==1.6.1 12:54:40 tomli==2.0.1 12:54:40 tox==4.14.2 12:54:40 urllib3==1.26.18 12:54:40 virtualenv==20.25.1 12:54:40 [EnvInject] - Injecting environment variables from a build step. 12:54:40 [EnvInject] - Injecting as environment variables the properties content 12:54:40 PARALLEL=false 12:54:40 12:54:40 [EnvInject] - Variables injected successfully. 12:54:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1243268582849390554.sh 12:54:40 ---> tox-run.sh 12:54:40 + 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 12:54:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:54:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:54:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:54:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:54:40 + source /home/jenkins/lf-env.sh 12:54:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:40 ++ mktemp -d /tmp/venv-XXXX 12:54:40 + lf_venv=/tmp/venv-bh6W 12:54:40 + local venv_file=/tmp/.os_lf_venv 12:54:40 + local python=python3 12:54:40 + local options 12:54:40 + local set_path=true 12:54:40 + local install_args= 12:54:40 ++ 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 12:54:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:40 + true 12:54:40 + case $1 in 12:54:40 + venv_file=/tmp/.toxenv 12:54:40 + shift 2 12:54:40 + true 12:54:40 + case $1 in 12:54:40 + shift 12:54:40 + break 12:54:40 + case $python in 12:54:40 + local pkg_list= 12:54:40 + [[ -d /opt/pyenv ]] 12:54:40 + echo 'Setup pyenv:' 12:54:40 Setup pyenv: 12:54:40 + export PYENV_ROOT=/opt/pyenv 12:54:40 + PYENV_ROOT=/opt/pyenv 12:54:40 + 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 12:54:40 + 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 12:54:40 + pyenv versions 12:54:40 system 12:54:40 3.8.13 12:54:40 3.9.13 12:54:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:54:40 + command -v pyenv 12:54:40 ++ pyenv init - --no-rehash 12:54:40 + 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[*]}"'\'')" 12:54:40 export PATH="/opt/pyenv/shims:${PATH}" 12:54:40 export PYENV_SHELL=bash 12:54:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:40 pyenv() { 12:54:40 local command 12:54:40 command="${1:-}" 12:54:40 if [ "$#" -gt 0 ]; then 12:54:40 shift 12:54:40 fi 12:54:40 12:54:40 case "$command" in 12:54:40 rehash|shell) 12:54:40 eval "$(pyenv "sh-$command" "$@")" 12:54:40 ;; 12:54:40 *) 12:54:40 command pyenv "$command" "$@" 12:54:40 ;; 12:54:40 esac 12:54:40 }' 12:54:40 +++ 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[*]}"' 12:54:40 ++ 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 12:54:40 ++ 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 12:54:40 ++ 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 12:54:40 ++ export PYENV_SHELL=bash 12:54:40 ++ PYENV_SHELL=bash 12:54:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:40 +++ complete -F _pyenv pyenv 12:54:40 ++ lf-pyver python3 12:54:40 ++ local py_version_xy=python3 12:54:40 ++ local py_version_xyz= 12:54:40 ++ pyenv versions 12:54:40 ++ local command 12:54:40 ++ command=versions 12:54:40 ++ '[' 1 -gt 0 ']' 12:54:40 ++ shift 12:54:40 ++ case "$command" in 12:54:40 ++ command pyenv versions 12:54:40 ++ pyenv versions 12:54:40 ++ awk '{ print $1 }' 12:54:40 ++ grep -E '^[0-9.]*[0-9]$' 12:54:40 ++ sed 's/^[ *]* //' 12:54:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:40 +++ grep '^3' /tmp/.pyenv_versions 12:54:40 +++ sort -V 12:54:40 +++ tail -n 1 12:54:40 ++ py_version_xyz=3.10.6 12:54:40 ++ [[ -z 3.10.6 ]] 12:54:40 ++ echo 3.10.6 12:54:40 ++ return 0 12:54:40 + pyenv local 3.10.6 12:54:40 + local command 12:54:40 + command=local 12:54:40 + '[' 2 -gt 0 ']' 12:54:40 + shift 12:54:40 + case "$command" in 12:54:40 + command pyenv local 3.10.6 12:54:40 + pyenv local 3.10.6 12:54:40 + for arg in "$@" 12:54:40 + case $arg in 12:54:40 + pkg_list+='tox ' 12:54:40 + for arg in "$@" 12:54:40 + case $arg in 12:54:40 + pkg_list+='virtualenv ' 12:54:40 + for arg in "$@" 12:54:40 + case $arg in 12:54:40 + pkg_list+='urllib3~=1.26.15 ' 12:54:40 + [[ -f /tmp/.toxenv ]] 12:54:40 ++ cat /tmp/.toxenv 12:54:40 + lf_venv=/tmp/venv-B37r 12:54:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B37r from' file:/tmp/.toxenv 12:54:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B37r from file:/tmp/.toxenv 12:54:40 + /tmp/venv-B37r/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:54:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:54:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:54:41 + /tmp/venv-B37r/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:42 + type python3 12:54:42 + true 12:54:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B37r/bin to PATH' 12:54:42 lf-activate-venv(): INFO: Adding /tmp/venv-B37r/bin to PATH 12:54:42 + PATH=/tmp/venv-B37r/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 12:54:42 + return 0 12:54:42 + [[ -d /opt/pyenv ]] 12:54:42 + echo '---> Setting up pyenv' 12:54:42 ---> Setting up pyenv 12:54:42 + export PYENV_ROOT=/opt/pyenv 12:54:42 + PYENV_ROOT=/opt/pyenv 12:54:42 + export PATH=/opt/pyenv/bin:/tmp/venv-B37r/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 12:54:42 + PATH=/opt/pyenv/bin:/tmp/venv-B37r/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 12:54:42 ++ pwd 12:54:42 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:54:42 + export PYTHONPATH 12:54:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:54:42 + TOX_TESTENV_PASSENV=PYTHONPATH 12:54:42 + tox --version 12:54:43 4.14.2 from /tmp/venv-B37r/lib/python3.10/site-packages/tox/__init__.py 12:54:43 + PARALLEL=false 12:54:43 + TOX_OPTIONS_LIST= 12:54:43 + [[ -n checkbashisms ]] 12:54:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:54:43 + case ${PARALLEL,,} in 12:54:43 + tox -e checkbashisms 12:54:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:54:44 checkbashisms: freeze> python -m pip freeze --all 12:54:45 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:54:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:54:46 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:54:46 you may get strange results 12:54:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:54:49 checkbashisms: OK (5.45=setup[2.07]+cmd[3.38] seconds) 12:54:49 congratulations :) (5.63 seconds) 12:54:49 + tox_status=0 12:54:49 + echo '---> Completed tox runs' 12:54:49 ---> Completed tox runs 12:54:49 + for i in .tox/*/log 12:54:49 ++ echo .tox/checkbashisms/log 12:54:49 ++ awk -F/ '{print $2}' 12:54:49 + tox_env=checkbashisms 12:54:49 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:54:49 + DOC_DIR=docs/_build/html 12:54:49 + [[ -d docs/_build/html ]] 12:54:49 + echo '---> tox-run.sh ends' 12:54:49 ---> tox-run.sh ends 12:54:49 + test 0 -eq 0 12:54:49 $ ssh-agent -k 12:54:49 unset SSH_AUTH_SOCK; 12:54:49 unset SSH_AGENT_PID; 12:54:49 echo Agent pid 1816 killed; 12:54:49 [ssh-agent] Stopped. 12:54:49 [PostBuildScript] - [INFO] Executing post build scripts. 12:54:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9985033772020036201.sh 12:54:49 ---> sysstat.sh 12:54:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11669177034880731575.sh 12:54:49 ---> package-listing.sh 12:54:49 ++ tr '[:upper:]' '[:lower:]' 12:54:49 ++ facter osfamily 12:54:49 + OS_FAMILY=debian 12:54:49 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:54:49 + START_PACKAGES=/tmp/packages_start.txt 12:54:49 + END_PACKAGES=/tmp/packages_end.txt 12:54:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:54:49 + PACKAGES=/tmp/packages_start.txt 12:54:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:54:49 + PACKAGES=/tmp/packages_end.txt 12:54:49 + case "${OS_FAMILY}" in 12:54:49 + dpkg -l 12:54:49 + grep '^ii' 12:54:50 + '[' -f /tmp/packages_start.txt ']' 12:54:50 + '[' -f /tmp/packages_end.txt ']' 12:54:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:54:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:54:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:54:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:54:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2983313424173676368.sh 12:54:50 ---> capture-instance-metadata.sh 12:54:50 Setup pyenv: 12:54:50 system 12:54:50 3.8.13 12:54:50 3.9.13 12:54:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:54:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pa7R 12:54:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:54:57 lf-activate-venv(): INFO: Installing: lftools 12:55:35 lf-activate-venv(): INFO: Adding /tmp/venv-Pa7R/bin to PATH 12:55:35 INFO: Running in OpenStack, capturing instance metadata 12:55:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3470959510898614510.sh 12:55:35 provisioning config files... 12:55:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1257080733850395574tmp 12:55:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:55:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:55:35 [EnvInject] - Injecting environment variables from a build step. 12:55:35 [EnvInject] - Injecting as environment variables the properties content 12:55:35 SERVER_ID=logs 12:55:35 12:55:35 [EnvInject] - Variables injected successfully. 12:55:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9888725530977963469.sh 12:55:35 ---> create-netrc.sh 12:55:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15571100659145038526.sh 12:55:35 ---> python-tools-install.sh 12:55:35 Setup pyenv: 12:55:35 system 12:55:35 3.8.13 12:55:35 3.9.13 12:55:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:55:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pa7R from file:/tmp/.os_lf_venv 12:55:37 lf-activate-venv(): INFO: Installing: lftools 12:55:48 lf-activate-venv(): INFO: Adding /tmp/venv-Pa7R/bin to PATH 12:55:48 Generating Requirements File 12:56:21 Python 3.10.6 12:56:22 pip 24.0 from /tmp/venv-Pa7R/lib/python3.10/site-packages/pip (python 3.10) 12:56:22 appdirs==1.4.4 12:56:22 argcomplete==3.2.3 12:56:22 aspy.yaml==1.3.0 12:56:22 attrs==23.2.0 12:56:22 autopage==0.5.2 12:56:22 beautifulsoup4==4.12.3 12:56:22 boto3==1.34.75 12:56:22 botocore==1.34.75 12:56:22 bs4==0.0.2 12:56:22 cachetools==5.3.3 12:56:22 certifi==2024.2.2 12:56:22 cffi==1.16.0 12:56:22 cfgv==3.4.0 12:56:22 chardet==5.2.0 12:56:22 charset-normalizer==3.3.2 12:56:22 click==8.1.7 12:56:22 cliff==4.6.0 12:56:22 cmd2==2.4.3 12:56:22 cryptography==3.3.2 12:56:22 debtcollector==3.0.0 12:56:22 decorator==5.1.1 12:56:22 defusedxml==0.7.1 12:56:22 Deprecated==1.2.14 12:56:22 distlib==0.3.8 12:56:22 dnspython==2.6.1 12:56:22 docker==4.2.2 12:56:22 dogpile.cache==1.3.2 12:56:22 email_validator==2.1.1 12:56:22 filelock==3.13.3 12:56:22 future==1.0.0 12:56:22 gitdb==4.0.11 12:56:22 GitPython==3.1.43 12:56:22 google-auth==2.29.0 12:56:22 httplib2==0.22.0 12:56:22 identify==2.5.35 12:56:22 idna==3.6 12:56:22 importlib-resources==1.5.0 12:56:22 iso8601==2.1.0 12:56:22 Jinja2==3.1.3 12:56:22 jmespath==1.0.1 12:56:22 jsonpatch==1.33 12:56:22 jsonpointer==2.4 12:56:22 jsonschema==4.21.1 12:56:22 jsonschema-specifications==2023.12.1 12:56:22 keystoneauth1==5.6.0 12:56:22 kubernetes==29.0.0 12:56:22 lftools==0.37.10 12:56:22 lxml==5.2.0 12:56:22 MarkupSafe==2.1.5 12:56:22 msgpack==1.0.8 12:56:22 multi_key_dict==2.0.3 12:56:22 munch==4.0.0 12:56:22 netaddr==1.2.1 12:56:22 netifaces==0.11.0 12:56:22 niet==1.4.2 12:56:22 nodeenv==1.8.0 12:56:22 oauth2client==4.1.3 12:56:22 oauthlib==3.2.2 12:56:22 openstacksdk==3.0.0 12:56:22 os-client-config==2.1.0 12:56:22 os-service-types==1.7.0 12:56:22 osc-lib==3.0.1 12:56:22 oslo.config==9.4.0 12:56:22 oslo.context==5.5.0 12:56:22 oslo.i18n==6.3.0 12:56:22 oslo.log==5.5.1 12:56:22 oslo.serialization==5.4.0 12:56:22 oslo.utils==7.1.0 12:56:22 packaging==24.0 12:56:22 pbr==6.0.0 12:56:22 platformdirs==4.2.0 12:56:22 prettytable==3.10.0 12:56:22 pyasn1==0.6.0 12:56:22 pyasn1_modules==0.4.0 12:56:22 pycparser==2.22 12:56:22 pygerrit2==2.0.15 12:56:22 PyGithub==2.3.0 12:56:22 pyinotify==0.9.6 12:56:22 PyJWT==2.8.0 12:56:22 PyNaCl==1.5.0 12:56:22 pyparsing==2.4.7 12:56:22 pyperclip==1.8.2 12:56:22 pyrsistent==0.20.0 12:56:22 python-cinderclient==9.5.0 12:56:22 python-dateutil==2.9.0.post0 12:56:22 python-heatclient==3.5.0 12:56:22 python-jenkins==1.8.2 12:56:22 python-keystoneclient==5.4.0 12:56:22 python-magnumclient==4.4.0 12:56:22 python-novaclient==18.6.0 12:56:22 python-openstackclient==6.6.0 12:56:22 python-swiftclient==4.5.0 12:56:22 PyYAML==6.0.1 12:56:22 referencing==0.34.0 12:56:22 requests==2.31.0 12:56:22 requests-oauthlib==2.0.0 12:56:22 requestsexceptions==1.4.0 12:56:22 rfc3986==2.0.0 12:56:22 rpds-py==0.18.0 12:56:22 rsa==4.9 12:56:22 ruamel.yaml==0.18.6 12:56:22 ruamel.yaml.clib==0.2.8 12:56:22 s3transfer==0.10.1 12:56:22 simplejson==3.19.2 12:56:22 six==1.16.0 12:56:22 smmap==5.0.1 12:56:22 soupsieve==2.5 12:56:22 stevedore==5.2.0 12:56:22 tabulate==0.9.0 12:56:22 toml==0.10.2 12:56:22 tomlkit==0.12.4 12:56:22 tqdm==4.66.2 12:56:22 typing_extensions==4.10.0 12:56:22 tzdata==2024.1 12:56:22 urllib3==1.26.18 12:56:22 virtualenv==20.25.1 12:56:22 wcwidth==0.2.13 12:56:22 websocket-client==1.7.0 12:56:22 wrapt==1.16.0 12:56:22 xdg==6.0.0 12:56:22 xmltodict==0.13.0 12:56:22 yq==3.2.3 12:56:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9537016420543352208.sh 12:56:22 ---> sudo-logs.sh 12:56:22 Archiving 'sudo' log.. 12:56:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12332814178869007963.sh 12:56:22 ---> job-cost.sh 12:56:22 Setup pyenv: 12:56:23 system 12:56:23 3.8.13 12:56:23 3.9.13 12:56:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:56:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pa7R from file:/tmp/.os_lf_venv 12:56:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:56:36 lf-activate-venv(): INFO: Adding /tmp/venv-Pa7R/bin to PATH 12:56:36 INFO: No Stack... 12:56:36 INFO: Retrieving Pricing Info for: v3-standard-4 12:56:37 INFO: Archiving Costs 12:56:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13829121175930322666.sh 12:56:37 ---> logs-deploy.sh 12:56:37 Setup pyenv: 12:56:37 system 12:56:37 3.8.13 12:56:37 3.9.13 12:56:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:56:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pa7R from file:/tmp/.os_lf_venv 12:56:38 lf-activate-venv(): INFO: Installing: lftools 12:56:52 lf-activate-venv(): INFO: Adding /tmp/venv-Pa7R/bin to PATH 12:56:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3410 12:56:52 INFO: archiving workspace using pattern(s): 12:56:53 Archives upload complete. 12:56:54 INFO: archiving logs to Nexus 12:56:55 ---> uname -a: 12:56:55 Linux prd-ubuntu1804-builder-4c-4g-20083 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:56:55 12:56:55 12:56:55 ---> lscpu: 12:56:55 Architecture: x86_64 12:56:55 CPU op-mode(s): 32-bit, 64-bit 12:56:55 Byte Order: Little Endian 12:56:55 CPU(s): 4 12:56:55 On-line CPU(s) list: 0-3 12:56:55 Thread(s) per core: 1 12:56:55 Core(s) per socket: 1 12:56:55 Socket(s): 4 12:56:55 NUMA node(s): 1 12:56:55 Vendor ID: AuthenticAMD 12:56:55 CPU family: 23 12:56:55 Model: 49 12:56:55 Model name: AMD EPYC-Rome Processor 12:56:55 Stepping: 0 12:56:55 CPU MHz: 2799.998 12:56:55 BogoMIPS: 5599.99 12:56:55 Virtualization: AMD-V 12:56:55 Hypervisor vendor: KVM 12:56:55 Virtualization type: full 12:56:55 L1d cache: 32K 12:56:55 L1i cache: 32K 12:56:55 L2 cache: 512K 12:56:55 L3 cache: 16384K 12:56:55 NUMA node0 CPU(s): 0-3 12:56:55 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 12:56:55 12:56:55 12:56:55 ---> nproc: 12:56:55 4 12:56:55 12:56:55 12:56:55 ---> df -h: 12:56:55 Filesystem Size Used Avail Use% Mounted on 12:56:55 udev 7.9G 0 7.9G 0% /dev 12:56:55 tmpfs 1.6G 672K 1.6G 1% /run 12:56:55 /dev/vda1 78G 8.3G 70G 11% / 12:56:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:56:55 tmpfs 5.0M 0 5.0M 0% /run/lock 12:56:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:56:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:56:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:56:55 12:56:55 12:56:55 ---> free -m: 12:56:55 total used free shared buff/cache available 12:56:55 Mem: 16040 534 13458 0 2046 15193 12:56:55 Swap: 1023 0 1023 12:56:55 12:56:55 12:56:55 ---> ip addr: 12:56:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:56:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:56:55 inet 127.0.0.1/8 scope host lo 12:56:55 valid_lft forever preferred_lft forever 12:56:55 inet6 ::1/128 scope host 12:56:55 valid_lft forever preferred_lft forever 12:56:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:56:55 link/ether fa:16:3e:4e:0e:6c brd ff:ff:ff:ff:ff:ff 12:56:55 inet 10.30.106.120/23 brd 10.30.107.255 scope global dynamic ens3 12:56:55 valid_lft 86201sec preferred_lft 86201sec 12:56:55 inet6 fe80::f816:3eff:fe4e:e6c/64 scope link 12:56:55 valid_lft forever preferred_lft forever 12:56:55 12:56:55 12:56:55 ---> sar -b -r -n DEV: 12:56:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20083) 04/02/24 _x86_64_ (4 CPU) 12:56:55 12:56:55 12:53:38 LINUX RESTART (4 CPU) 12:56:55 12:56:55 12:54:01 tps rtps wtps bread/s bwrtn/s 12:56:55 12:55:02 231.21 58.46 172.75 3718.05 35233.99 12:56:55 12:56:01 106.73 14.13 92.59 1066.80 36541.60 12:56:55 Average: 169.49 36.48 133.01 2403.56 35882.31 12:56:55 12:56:55 12:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:56:55 12:55:02 14084716 15539224 2340252 14.25 48576 1612712 830212 4.75 699356 1438512 82656 12:56:55 12:56:01 13884032 15575080 2540936 15.47 69360 1816332 780960 4.47 694052 1619724 106296 12:56:55 Average: 13984374 15557152 2440594 14.86 58968 1714522 805586 4.61 696704 1529118 94476 12:56:55 12:56:55 12:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:56:55 12:55:02 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 12:56:55 12:55:02 ens3 362.16 258.59 1582.64 73.85 0.00 0.00 0.00 0.00 12:56:55 12:56:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 12:56:55 12:56:01 ens3 48.45 31.25 684.24 6.99 0.00 0.00 0.00 0.00 12:56:55 Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 12:56:55 Average: ens3 206.62 145.87 1137.21 40.70 0.00 0.00 0.00 0.00 12:56:55 12:56:55 12:56:55 ---> sar -P ALL: 12:56:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20083) 04/02/24 _x86_64_ (4 CPU) 12:56:55 12:56:55 12:53:38 LINUX RESTART (4 CPU) 12:56:55 12:56:55 12:54:01 CPU %user %nice %system %iowait %steal %idle 12:56:55 12:55:02 all 20.60 0.00 2.87 10.43 0.09 66.01 12:56:55 12:55:02 0 22.29 0.00 3.07 3.85 0.08 70.71 12:56:55 12:55:02 1 15.78 0.00 2.84 28.20 0.08 53.09 12:56:55 12:55:02 2 15.90 0.00 2.83 6.80 0.12 74.35 12:56:55 12:55:02 3 28.40 0.00 2.72 2.91 0.08 65.89 12:56:55 12:56:01 all 18.82 0.00 1.49 7.96 0.06 71.66 12:56:55 12:56:01 0 16.59 0.00 1.33 3.16 0.07 78.85 12:56:55 12:56:01 1 5.11 0.00 0.82 23.49 0.03 70.55 12:56:55 12:56:01 2 13.35 0.00 1.10 2.62 0.08 82.84 12:56:55 12:56:01 3 40.32 0.00 2.71 2.56 0.09 54.32 12:56:55 Average: all 19.72 0.00 2.18 9.21 0.08 68.82 12:56:55 Average: 0 19.46 0.00 2.20 3.51 0.08 74.75 12:56:55 Average: 1 10.48 0.00 1.84 25.86 0.06 61.77 12:56:55 Average: 2 14.63 0.00 1.97 4.72 0.10 78.58 12:56:55 Average: 3 34.31 0.00 2.72 2.74 0.08 60.15 12:56:55 12:56:55 12:56:55