14:07:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138399 14:07:58 Running as SYSTEM 14:07:58 [EnvInject] - Loading node environment variables. 14:07:58 Building remotely on prd-ubuntu1804-builder-4c-4g-22642 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:07:58 [ssh-agent] Looking for ssh-agent implementation... 14:07:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:58 $ ssh-agent 14:07:58 SSH_AUTH_SOCK=/tmp/ssh-6rjRRL2aR5ll/agent.1671 14:07:58 SSH_AGENT_PID=1673 14:07:58 [ssh-agent] Started. 14:07:58 Running ssh-add (command line suppressed) 14:07:58 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2545176589720227703.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2545176589720227703.key) 14:07:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:07:58 The recommended git tool is: NONE 14:08:00 using credential onap-jenkins-ssh 14:08:00 Wiping out workspace first. 14:08:00 Cloning the remote Git repository 14:08:00 Cloning repository git://cloud.onap.org/mirror/oom.git 14:08:00 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:08:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:08:00 > git --version # timeout=10 14:08:00 > git --version # 'git version 2.17.1' 14:08:00 using GIT_SSH to set credentials Gerrit user 14:08:00 Verifying host key using manually-configured host key entries 14:08:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:08:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:08:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:08:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:08:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:08:06 using GIT_SSH to set credentials Gerrit user 14:08:06 Verifying host key using manually-configured host key entries 14:08:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/99/138399/4 # timeout=30 14:08:06 > git rev-parse fabc907e1c25f068211047c9204007f1fa19ce7f^{commit} # timeout=10 14:08:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:08:06 Checking out Revision fabc907e1c25f068211047c9204007f1fa19ce7f (refs/changes/99/138399/4) 14:08:06 > git config core.sparsecheckout # timeout=10 14:08:06 > git checkout -f fabc907e1c25f068211047c9204007f1fa19ce7f # timeout=30 14:08:10 Commit message: "[AAI] Use 1.14.4 images" 14:08:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:08:10 > git rev-list --no-walk 0f3311521a169a4774064f9c948460c955620f62 # timeout=10 14:08:10 [EnvInject] - Injecting environment variables from a build step. 14:08:10 [EnvInject] - Injecting as environment variables the properties content 14:08:10 PYTHON=python3 14:08:10 14:08:10 [EnvInject] - Variables injected successfully. 14:08:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15155687804017257042.sh 14:08:10 ---> tox-install.sh 14:08:10 + source /home/jenkins/lf-env.sh 14:08:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:10 ++ mktemp -d /tmp/venv-XXXX 14:08:10 + lf_venv=/tmp/venv-b3Y9 14:08:10 + local venv_file=/tmp/.os_lf_venv 14:08:10 + local python=python3 14:08:10 + local options 14:08:10 + local set_path=true 14:08:10 + local install_args= 14:08: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 14:08:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:08:10 + true 14:08:10 + case $1 in 14:08:10 + venv_file=/tmp/.toxenv 14:08:10 + shift 2 14:08:10 + true 14:08:10 + case $1 in 14:08:10 + shift 14:08:10 + break 14:08:10 + case $python in 14:08:10 + local pkg_list= 14:08:10 + [[ -d /opt/pyenv ]] 14:08:10 + echo 'Setup pyenv:' 14:08:10 Setup pyenv: 14:08:10 + export PYENV_ROOT=/opt/pyenv 14:08:10 + PYENV_ROOT=/opt/pyenv 14:08: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 14:08: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 14:08:10 + pyenv versions 14:08:10 * system (set by /opt/pyenv/version) 14:08:10 * 3.8.13 (set by /opt/pyenv/version) 14:08:10 * 3.9.13 (set by /opt/pyenv/version) 14:08:10 * 3.10.6 (set by /opt/pyenv/version) 14:08:10 + command -v pyenv 14:08:10 ++ pyenv init - --no-rehash 14:08: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[*]}"'\'')" 14:08:10 export PATH="/opt/pyenv/shims:${PATH}" 14:08:10 export PYENV_SHELL=bash 14:08:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:08:10 pyenv() { 14:08:10 local command 14:08:10 command="${1:-}" 14:08:10 if [ "$#" -gt 0 ]; then 14:08:10 shift 14:08:10 fi 14:08:10 14:08:10 case "$command" in 14:08:10 rehash|shell) 14:08:10 eval "$(pyenv "sh-$command" "$@")" 14:08:10 ;; 14:08:10 *) 14:08:10 command pyenv "$command" "$@" 14:08:10 ;; 14:08:10 esac 14:08:10 }' 14:08: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[*]}"' 14:08: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 14:08: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 14:08: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 14:08:10 ++ export PYENV_SHELL=bash 14:08:10 ++ PYENV_SHELL=bash 14:08:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:08:10 +++ complete -F _pyenv pyenv 14:08:10 ++ lf-pyver python3 14:08:10 ++ local py_version_xy=python3 14:08:10 ++ local py_version_xyz= 14:08:10 ++ sed 's/^[ *]* //' 14:08:10 ++ pyenv versions 14:08:10 ++ awk '{ print $1 }' 14:08:10 ++ local command 14:08:10 ++ grep -E '^[0-9.]*[0-9]$' 14:08:10 ++ command=versions 14:08:10 ++ '[' 1 -gt 0 ']' 14:08:10 ++ shift 14:08:10 ++ case "$command" in 14:08:10 ++ command pyenv versions 14:08:10 ++ pyenv versions 14:08:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:08:10 +++ grep '^3' /tmp/.pyenv_versions 14:08:10 +++ sort -V 14:08:10 +++ tail -n 1 14:08:10 ++ py_version_xyz=3.10.6 14:08:10 ++ [[ -z 3.10.6 ]] 14:08:10 ++ echo 3.10.6 14:08:10 ++ return 0 14:08:10 + pyenv local 3.10.6 14:08:10 + local command 14:08:10 + command=local 14:08:10 + '[' 2 -gt 0 ']' 14:08:10 + shift 14:08:10 + case "$command" in 14:08:10 + command pyenv local 3.10.6 14:08:10 + pyenv local 3.10.6 14:08:10 + for arg in "$@" 14:08:10 + case $arg in 14:08:10 + pkg_list+='tox ' 14:08:10 + for arg in "$@" 14:08:10 + case $arg in 14:08:10 + pkg_list+='virtualenv ' 14:08:10 + for arg in "$@" 14:08:10 + case $arg in 14:08:10 + pkg_list+='urllib3~=1.26.15 ' 14:08:10 + [[ -f /tmp/.toxenv ]] 14:08:10 + [[ ! -f /tmp/.toxenv ]] 14:08:10 + [[ -n '' ]] 14:08:10 + python3 -m venv /tmp/venv-b3Y9 14:08:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b3Y9' 14:08:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b3Y9 14:08:14 + echo /tmp/venv-b3Y9 14:08:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:08:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:08:14 + /tmp/venv-b3Y9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:08:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:08:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:08:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:08:17 + /tmp/venv-b3Y9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:08:19 + type python3 14:08:19 + true 14:08:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b3Y9/bin to PATH' 14:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-b3Y9/bin to PATH 14:08:19 + PATH=/tmp/venv-b3Y9/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 14:08:19 + return 0 14:08:19 + python3 --version 14:08:19 Python 3.10.6 14:08:19 + python3 -m pip --version 14:08:20 pip 24.1.2 from /tmp/venv-b3Y9/lib/python3.10/site-packages/pip (python 3.10) 14:08:20 + python3 -m pip freeze 14:08:20 cachetools==5.3.3 14:08:20 chardet==5.2.0 14:08:20 colorama==0.4.6 14:08:20 distlib==0.3.8 14:08:20 filelock==3.15.4 14:08:20 packaging==24.1 14:08:20 platformdirs==4.2.2 14:08:20 pluggy==1.5.0 14:08:20 pyproject-api==1.7.1 14:08:20 tomli==2.0.1 14:08:20 tox==4.16.0 14:08:20 urllib3==1.26.19 14:08:20 virtualenv==20.26.3 14:08:20 [EnvInject] - Injecting environment variables from a build step. 14:08:20 [EnvInject] - Injecting as environment variables the properties content 14:08:20 PARALLEL=false 14:08:20 14:08:20 [EnvInject] - Variables injected successfully. 14:08:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8275321527715433159.sh 14:08:20 ---> tox-run.sh 14:08: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 14:08:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:08:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:08:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:08:20 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:08:20 + source /home/jenkins/lf-env.sh 14:08:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:20 ++ mktemp -d /tmp/venv-XXXX 14:08:20 + lf_venv=/tmp/venv-BbRg 14:08:20 + local venv_file=/tmp/.os_lf_venv 14:08:20 + local python=python3 14:08:20 + local options 14:08:20 + local set_path=true 14:08:20 + local install_args= 14:08: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 14:08:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:08:20 + true 14:08:20 + case $1 in 14:08:20 + venv_file=/tmp/.toxenv 14:08:20 + shift 2 14:08:20 + true 14:08:20 + case $1 in 14:08:20 + shift 14:08:20 + break 14:08:20 + case $python in 14:08:20 + local pkg_list= 14:08:20 + [[ -d /opt/pyenv ]] 14:08:20 + echo 'Setup pyenv:' 14:08:20 Setup pyenv: 14:08:20 + export PYENV_ROOT=/opt/pyenv 14:08:20 + PYENV_ROOT=/opt/pyenv 14:08: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 14:08: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 14:08:20 + pyenv versions 14:08:20 system 14:08:20 3.8.13 14:08:20 3.9.13 14:08:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:08:20 + command -v pyenv 14:08:20 ++ pyenv init - --no-rehash 14:08: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[*]}"'\'')" 14:08:20 export PATH="/opt/pyenv/shims:${PATH}" 14:08:20 export PYENV_SHELL=bash 14:08:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:08:20 pyenv() { 14:08:20 local command 14:08:20 command="${1:-}" 14:08:20 if [ "$#" -gt 0 ]; then 14:08:20 shift 14:08:20 fi 14:08:20 14:08:20 case "$command" in 14:08:20 rehash|shell) 14:08:20 eval "$(pyenv "sh-$command" "$@")" 14:08:20 ;; 14:08:20 *) 14:08:20 command pyenv "$command" "$@" 14:08:20 ;; 14:08:20 esac 14:08:20 }' 14:08: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[*]}"' 14:08: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 14:08: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 14:08: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 14:08:20 ++ export PYENV_SHELL=bash 14:08:20 ++ PYENV_SHELL=bash 14:08:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:08:20 +++ complete -F _pyenv pyenv 14:08:20 ++ lf-pyver python3 14:08:20 ++ local py_version_xy=python3 14:08:20 ++ local py_version_xyz= 14:08:20 ++ pyenv versions 14:08:20 ++ local command 14:08:20 ++ command=versions 14:08:20 ++ '[' 1 -gt 0 ']' 14:08:20 ++ sed 's/^[ *]* //' 14:08:20 ++ shift 14:08:20 ++ awk '{ print $1 }' 14:08:20 ++ case "$command" in 14:08:20 ++ command pyenv versions 14:08:20 ++ pyenv versions 14:08:20 ++ grep -E '^[0-9.]*[0-9]$' 14:08:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:08:20 +++ grep '^3' /tmp/.pyenv_versions 14:08:20 +++ sort -V 14:08:20 +++ tail -n 1 14:08:20 ++ py_version_xyz=3.10.6 14:08:20 ++ [[ -z 3.10.6 ]] 14:08:20 ++ echo 3.10.6 14:08:20 ++ return 0 14:08:20 + pyenv local 3.10.6 14:08:20 + local command 14:08:20 + command=local 14:08:20 + '[' 2 -gt 0 ']' 14:08:20 + shift 14:08:20 + case "$command" in 14:08:20 + command pyenv local 3.10.6 14:08:20 + pyenv local 3.10.6 14:08:20 + for arg in "$@" 14:08:20 + case $arg in 14:08:20 + pkg_list+='tox ' 14:08:20 + for arg in "$@" 14:08:20 + case $arg in 14:08:20 + pkg_list+='virtualenv ' 14:08:20 + for arg in "$@" 14:08:20 + case $arg in 14:08:20 + pkg_list+='urllib3~=1.26.15 ' 14:08:20 + [[ -f /tmp/.toxenv ]] 14:08:20 ++ cat /tmp/.toxenv 14:08:20 + lf_venv=/tmp/venv-b3Y9 14:08:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b3Y9 from' file:/tmp/.toxenv 14:08:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b3Y9 from file:/tmp/.toxenv 14:08:20 + /tmp/venv-b3Y9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:08:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:08:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:08:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:08:21 + /tmp/venv-b3Y9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:08:22 + type python3 14:08:22 + true 14:08:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b3Y9/bin to PATH' 14:08:22 lf-activate-venv(): INFO: Adding /tmp/venv-b3Y9/bin to PATH 14:08:22 + PATH=/tmp/venv-b3Y9/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 14:08:22 + return 0 14:08:22 + [[ -d /opt/pyenv ]] 14:08:22 + echo '---> Setting up pyenv' 14:08:22 ---> Setting up pyenv 14:08:22 + export PYENV_ROOT=/opt/pyenv 14:08:22 + PYENV_ROOT=/opt/pyenv 14:08:22 + export PATH=/opt/pyenv/bin:/tmp/venv-b3Y9/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 14:08:22 + PATH=/opt/pyenv/bin:/tmp/venv-b3Y9/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 14:08:22 ++ pwd 14:08:22 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:08:22 + export PYTHONPATH 14:08:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:08:22 + TOX_TESTENV_PASSENV=PYTHONPATH 14:08:22 + tox --version 14:08:22 4.16.0 from /tmp/venv-b3Y9/lib/python3.10/site-packages/tox/__init__.py 14:08:22 + PARALLEL=false 14:08:22 + TOX_OPTIONS_LIST= 14:08:22 + [[ -n checkbashisms ]] 14:08:22 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:08:22 + case ${PARALLEL,,} in 14:08:22 + tox -e checkbashisms 14:08:22 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:08:23 checkbashisms: freeze> python -m pip freeze --all 14:08:24 checkbashisms: pip==24.1,setuptools==70.1.0,wheel==0.43.0 14:08:24 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:08:25 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:08:25 you may get strange results 14:08:26 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:08:27 checkbashisms: OK (4.32=setup[1.18]+cmd[3.14] seconds) 14:08:27 congratulations :) (4.49 seconds) 14:08:27 + tox_status=0 14:08:27 + echo '---> Completed tox runs' 14:08:27 ---> Completed tox runs 14:08:27 + for i in .tox/*/log 14:08:27 ++ echo .tox/checkbashisms/log 14:08:27 ++ awk -F/ '{print $2}' 14:08:27 + tox_env=checkbashisms 14:08:27 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:08:27 + DOC_DIR=docs/_build/html 14:08:27 + [[ -d docs/_build/html ]] 14:08:27 + echo '---> tox-run.sh ends' 14:08:27 ---> tox-run.sh ends 14:08:27 + test 0 -eq 0 14:08:27 $ ssh-agent -k 14:08:27 unset SSH_AUTH_SOCK; 14:08:27 unset SSH_AGENT_PID; 14:08:27 echo Agent pid 1673 killed; 14:08:27 [ssh-agent] Stopped. 14:08:27 [PostBuildScript] - [INFO] Executing post build scripts. 14:08:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3829846195535978195.sh 14:08:27 ---> sysstat.sh 14:08:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14482115603086425610.sh 14:08:28 ---> package-listing.sh 14:08:28 ++ tr '[:upper:]' '[:lower:]' 14:08:28 ++ facter osfamily 14:08:28 + OS_FAMILY=debian 14:08:28 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:08:28 + START_PACKAGES=/tmp/packages_start.txt 14:08:28 + END_PACKAGES=/tmp/packages_end.txt 14:08:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:08:28 + PACKAGES=/tmp/packages_start.txt 14:08:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:08:28 + PACKAGES=/tmp/packages_end.txt 14:08:28 + case "${OS_FAMILY}" in 14:08:28 + dpkg -l 14:08:28 + grep '^ii' 14:08:28 + '[' -f /tmp/packages_start.txt ']' 14:08:28 + '[' -f /tmp/packages_end.txt ']' 14:08:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:08:28 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:08:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:08:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:08:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10785593841723990352.sh 14:08:28 ---> capture-instance-metadata.sh 14:08:28 Setup pyenv: 14:08:28 system 14:08:28 3.8.13 14:08:28 3.9.13 14:08:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:08:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N2WG 14:08:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:08:34 lf-activate-venv(): INFO: Installing: lftools 14:09:01 lf-activate-venv(): INFO: Adding /tmp/venv-N2WG/bin to PATH 14:09:01 INFO: Running in OpenStack, capturing instance metadata 14:09:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17757069257968814988.sh 14:09:01 provisioning config files... 14:09:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14508263510272567838tmp 14:09:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:09:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:09:01 [EnvInject] - Injecting environment variables from a build step. 14:09:01 [EnvInject] - Injecting as environment variables the properties content 14:09:01 SERVER_ID=logs 14:09:01 14:09:01 [EnvInject] - Variables injected successfully. 14:09:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4378352688038386667.sh 14:09:01 ---> create-netrc.sh 14:09:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16258919371456542933.sh 14:09:01 ---> python-tools-install.sh 14:09:01 Setup pyenv: 14:09:01 system 14:09:01 3.8.13 14:09:01 3.9.13 14:09:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:09:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N2WG from file:/tmp/.os_lf_venv 14:09:02 lf-activate-venv(): INFO: Installing: lftools 14:09:09 lf-activate-venv(): INFO: Adding /tmp/venv-N2WG/bin to PATH 14:09:09 Generating Requirements File 14:09:27 Python 3.10.6 14:09:27 pip 24.1.2 from /tmp/venv-N2WG/lib/python3.10/site-packages/pip (python 3.10) 14:09:28 appdirs==1.4.4 14:09:28 argcomplete==3.4.0 14:09:28 aspy.yaml==1.3.0 14:09:28 attrs==23.2.0 14:09:28 autopage==0.5.2 14:09:28 beautifulsoup4==4.12.3 14:09:28 boto3==1.34.142 14:09:28 botocore==1.34.142 14:09:28 bs4==0.0.2 14:09:28 cachetools==5.3.3 14:09:28 certifi==2024.7.4 14:09:28 cffi==1.16.0 14:09:28 cfgv==3.4.0 14:09:28 chardet==5.2.0 14:09:28 charset-normalizer==3.3.2 14:09:28 click==8.1.7 14:09:28 cliff==4.7.0 14:09:28 cmd2==2.4.3 14:09:28 cryptography==3.3.2 14:09:28 debtcollector==3.0.0 14:09:28 decorator==5.1.1 14:09:28 defusedxml==0.7.1 14:09:28 Deprecated==1.2.14 14:09:28 distlib==0.3.8 14:09:28 dnspython==2.6.1 14:09:28 docker==4.2.2 14:09:28 dogpile.cache==1.3.3 14:09:28 email_validator==2.2.0 14:09:28 filelock==3.15.4 14:09:28 future==1.0.0 14:09:28 gitdb==4.0.11 14:09:28 GitPython==3.1.43 14:09:28 google-auth==2.32.0 14:09:28 httplib2==0.22.0 14:09:28 identify==2.6.0 14:09:28 idna==3.7 14:09:28 importlib-resources==1.5.0 14:09:28 iso8601==2.1.0 14:09:28 Jinja2==3.1.4 14:09:28 jmespath==1.0.1 14:09:28 jsonpatch==1.33 14:09:28 jsonpointer==3.0.0 14:09:28 jsonschema==4.23.0 14:09:28 jsonschema-specifications==2023.12.1 14:09:28 keystoneauth1==5.7.0 14:09:28 kubernetes==30.1.0 14:09:28 lftools==0.37.10 14:09:28 lxml==5.2.2 14:09:28 MarkupSafe==2.1.5 14:09:28 msgpack==1.0.8 14:09:28 multi_key_dict==2.0.3 14:09:28 munch==4.0.0 14:09:28 netaddr==1.3.0 14:09:28 netifaces==0.11.0 14:09:28 niet==1.4.2 14:09:28 nodeenv==1.9.1 14:09:28 oauth2client==4.1.3 14:09:28 oauthlib==3.2.2 14:09:28 openstacksdk==3.2.0 14:09:28 os-client-config==2.1.0 14:09:28 os-service-types==1.7.0 14:09:28 osc-lib==3.1.0 14:09:28 oslo.config==9.5.0 14:09:28 oslo.context==5.5.0 14:09:28 oslo.i18n==6.3.0 14:09:28 oslo.log==6.1.0 14:09:28 oslo.serialization==5.4.0 14:09:28 oslo.utils==7.2.0 14:09:28 packaging==24.1 14:09:28 pbr==6.0.0 14:09:28 platformdirs==4.2.2 14:09:28 prettytable==3.10.0 14:09:28 pyasn1==0.6.0 14:09:28 pyasn1_modules==0.4.0 14:09:28 pycparser==2.22 14:09:28 pygerrit2==2.0.15 14:09:28 PyGithub==2.3.0 14:09:28 PyJWT==2.8.0 14:09:28 PyNaCl==1.5.0 14:09:28 pyparsing==2.4.7 14:09:28 pyperclip==1.9.0 14:09:28 pyrsistent==0.20.0 14:09:28 python-cinderclient==9.5.0 14:09:28 python-dateutil==2.9.0.post0 14:09:28 python-heatclient==3.5.0 14:09:28 python-jenkins==1.8.2 14:09:28 python-keystoneclient==5.4.0 14:09:28 python-magnumclient==4.6.0 14:09:28 python-novaclient==18.6.0 14:09:28 python-openstackclient==6.6.0 14:09:28 python-swiftclient==4.6.0 14:09:28 PyYAML==6.0.1 14:09:28 referencing==0.35.1 14:09:28 requests==2.32.3 14:09:28 requests-oauthlib==2.0.0 14:09:28 requestsexceptions==1.4.0 14:09:28 rfc3986==2.0.0 14:09:28 rpds-py==0.19.0 14:09:28 rsa==4.9 14:09:28 ruamel.yaml==0.18.6 14:09:28 ruamel.yaml.clib==0.2.8 14:09:28 s3transfer==0.10.2 14:09:28 simplejson==3.19.2 14:09:28 six==1.16.0 14:09:28 smmap==5.0.1 14:09:28 soupsieve==2.5 14:09:28 stevedore==5.2.0 14:09:28 tabulate==0.9.0 14:09:28 toml==0.10.2 14:09:28 tomlkit==0.13.0 14:09:28 tqdm==4.66.4 14:09:28 typing_extensions==4.12.2 14:09:28 tzdata==2024.1 14:09:28 urllib3==1.26.19 14:09:28 virtualenv==20.26.3 14:09:28 wcwidth==0.2.13 14:09:28 websocket-client==1.8.0 14:09:28 wrapt==1.16.0 14:09:28 xdg==6.0.0 14:09:28 xmltodict==0.13.0 14:09:28 yq==3.4.3 14:09:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1853615127408907742.sh 14:09:28 ---> sudo-logs.sh 14:09:28 Archiving 'sudo' log.. 14:09:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17955008246758617930.sh 14:09:28 ---> job-cost.sh 14:09:28 Setup pyenv: 14:09:28 system 14:09:28 3.8.13 14:09:28 3.9.13 14:09:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:09:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N2WG from file:/tmp/.os_lf_venv 14:09:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:09:33 lf-activate-venv(): INFO: Adding /tmp/venv-N2WG/bin to PATH 14:09:33 INFO: No Stack... 14:09:33 INFO: Retrieving Pricing Info for: v3-standard-4 14:09:33 INFO: Archiving Costs 14:09:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18415980316548380364.sh 14:09:33 ---> logs-deploy.sh 14:09:33 Setup pyenv: 14:09:33 system 14:09:33 3.8.13 14:09:33 3.9.13 14:09:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:09:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N2WG from file:/tmp/.os_lf_venv 14:09:35 lf-activate-venv(): INFO: Installing: lftools 14:09:42 lf-activate-venv(): INFO: Adding /tmp/venv-N2WG/bin to PATH 14:09:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3542 14:09:42 INFO: archiving workspace using pattern(s): 14:09:43 Archives upload complete. 14:09:43 INFO: archiving logs to Nexus 14:09:44 ---> uname -a: 14:09:44 Linux prd-ubuntu1804-builder-4c-4g-22642 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:09:44 14:09:44 14:09:44 ---> lscpu: 14:09:44 Architecture: x86_64 14:09:44 CPU op-mode(s): 32-bit, 64-bit 14:09:44 Byte Order: Little Endian 14:09:44 CPU(s): 4 14:09:44 On-line CPU(s) list: 0-3 14:09:44 Thread(s) per core: 1 14:09:44 Core(s) per socket: 1 14:09:44 Socket(s): 4 14:09:44 NUMA node(s): 1 14:09:44 Vendor ID: AuthenticAMD 14:09:44 CPU family: 23 14:09:44 Model: 49 14:09:44 Model name: AMD EPYC-Rome Processor 14:09:44 Stepping: 0 14:09:44 CPU MHz: 2800.000 14:09:44 BogoMIPS: 5600.00 14:09:44 Virtualization: AMD-V 14:09:44 Hypervisor vendor: KVM 14:09:44 Virtualization type: full 14:09:44 L1d cache: 32K 14:09:44 L1i cache: 32K 14:09:44 L2 cache: 512K 14:09:44 L3 cache: 16384K 14:09:44 NUMA node0 CPU(s): 0-3 14:09:44 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 14:09:44 14:09:44 14:09:44 ---> nproc: 14:09:44 4 14:09:44 14:09:44 14:09:44 ---> df -h: 14:09:44 Filesystem Size Used Avail Use% Mounted on 14:09:44 udev 7.9G 0 7.9G 0% /dev 14:09:44 tmpfs 1.6G 672K 1.6G 1% /run 14:09:44 /dev/vda1 78G 8.3G 70G 11% / 14:09:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:09:44 tmpfs 5.0M 0 5.0M 0% /run/lock 14:09:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:09:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:09:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:09:44 14:09:44 14:09:44 ---> free -m: 14:09:44 total used free shared buff/cache available 14:09:44 Mem: 16040 548 13448 0 2043 15180 14:09:44 Swap: 1023 0 1023 14:09:44 14:09:44 14:09:44 ---> ip addr: 14:09:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:09:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:09:44 inet 127.0.0.1/8 scope host lo 14:09:44 valid_lft forever preferred_lft forever 14:09:44 inet6 ::1/128 scope host 14:09:44 valid_lft forever preferred_lft forever 14:09:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:09:44 link/ether fa:16:3e:07:c4:2f brd ff:ff:ff:ff:ff:ff 14:09:44 inet 10.30.107.1/23 brd 10.30.107.255 scope global dynamic ens3 14:09:44 valid_lft 86270sec preferred_lft 86270sec 14:09:44 inet6 fe80::f816:3eff:fe07:c42f/64 scope link 14:09:44 valid_lft forever preferred_lft forever 14:09:44 14:09:44 14:09:44 ---> sar -b -r -n DEV: 14:09:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22642) 07/10/24 _x86_64_ (4 CPU) 14:09:44 14:09:44 14:07:35 LINUX RESTART (4 CPU) 14:09:44 14:09:44 14:08:01 tps rtps wtps bread/s bwrtn/s 14:09:44 14:09:02 181.09 37.44 143.64 1830.89 60031.99 14:09:44 Average: 181.09 37.44 143.64 1830.89 60031.99 14:09:44 14:09:44 14:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:09:44 14:09:02 13928872 15589156 2496096 15.20 67320 1788108 750332 4.29 678916 1592828 155776 14:09:44 Average: 13928872 15589156 2496096 15.20 67320 1788108 750332 4.29 678916 1592828 155776 14:09:44 14:09:44 14:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:09:44 14:09:02 ens3 172.24 113.46 1507.28 33.59 0.00 0.00 0.00 0.00 14:09:44 14:09:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 14:09:44 Average: ens3 172.24 113.46 1507.28 33.59 0.00 0.00 0.00 0.00 14:09:44 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 14:09:44 14:09:44 14:09:44 ---> sar -P ALL: 14:09:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22642) 07/10/24 _x86_64_ (4 CPU) 14:09:44 14:09:44 14:07:35 LINUX RESTART (4 CPU) 14:09:44 14:09:44 14:08:01 CPU %user %nice %system %iowait %steal %idle 14:09:44 14:09:02 all 21.02 0.00 1.97 5.34 0.06 71.62 14:09:44 14:09:02 0 35.31 0.00 2.71 1.39 0.05 60.55 14:09:44 14:09:02 1 6.65 0.00 1.25 12.68 0.05 79.37 14:09:44 14:09:02 2 19.61 0.00 1.74 0.42 0.07 78.16 14:09:44 14:09:02 3 22.69 0.00 2.19 6.78 0.07 68.28 14:09:44 Average: all 21.02 0.00 1.97 5.34 0.06 71.62 14:09:44 Average: 0 35.31 0.00 2.71 1.39 0.05 60.55 14:09:44 Average: 1 6.65 0.00 1.25 12.68 0.05 79.37 14:09:44 Average: 2 19.61 0.00 1.74 0.42 0.07 78.16 14:09:44 Average: 3 22.69 0.00 2.19 6.78 0.07 68.28 14:09:44 14:09:44 14:09:44