13:30:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136981 13:30:44 Running as SYSTEM 13:30:44 [EnvInject] - Loading node environment variables. 13:30:44 Building remotely on prd-ubuntu1804-builder-4c-4g-12935 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:30:44 [ssh-agent] Looking for ssh-agent implementation... 13:30:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:30:44 $ ssh-agent 13:30:44 SSH_AUTH_SOCK=/tmp/ssh-oR0sridUYwdF/agent.1722 13:30:44 SSH_AGENT_PID=1724 13:30:44 [ssh-agent] Started. 13:30:44 Running ssh-add (command line suppressed) 13:30:44 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3280949332685333931.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3280949332685333931.key) 13:30:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:30:44 The recommended git tool is: NONE 13:30:46 using credential onap-jenkins-ssh 13:30:46 Wiping out workspace first. 13:30:46 Cloning the remote Git repository 13:30:46 Cloning repository git://cloud.onap.org/mirror/oom.git 13:30:46 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:30:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:30:46 > git --version # timeout=10 13:30:46 > git --version # 'git version 2.17.1' 13:30:46 using GIT_SSH to set credentials Gerrit user 13:30:46 Verifying host key using manually-configured host key entries 13:30:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:30:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:30:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:30:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:30:52 using GIT_SSH to set credentials Gerrit user 13:30:52 Verifying host key using manually-configured host key entries 13:30:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/136981/4 # timeout=30 13:30:52 > git rev-parse 829f11c4192d6306cfaa579b7d879c0275b6d4c2^{commit} # timeout=10 13:30:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:30:52 Checking out Revision 829f11c4192d6306cfaa579b7d879c0275b6d4c2 (refs/changes/81/136981/4) 13:30:52 > git config core.sparsecheckout # timeout=10 13:30:52 > git checkout -f 829f11c4192d6306cfaa579b7d879c0275b6d4c2 # timeout=30 13:30:55 Commit message: "[MARIADB] Provide S3 Backup for MariaDB instances" 13:30:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:30:55 > git rev-list --no-walk a4f1fa19963726fd617a9789358fbb3e42a08eb3 # timeout=10 13:30:55 [EnvInject] - Injecting environment variables from a build step. 13:30:55 [EnvInject] - Injecting as environment variables the properties content 13:30:55 PYTHON=python3 13:30:55 13:30:55 [EnvInject] - Variables injected successfully. 13:30:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12908776422971312141.sh 13:30:55 ---> tox-install.sh 13:30:55 + source /home/jenkins/lf-env.sh 13:30:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:30:55 ++ mktemp -d /tmp/venv-XXXX 13:30:55 + lf_venv=/tmp/venv-rurP 13:30:55 + local venv_file=/tmp/.os_lf_venv 13:30:55 + local python=python3 13:30:55 + local options 13:30:55 + local set_path=true 13:30:55 + local install_args= 13:30:55 ++ 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 13:30:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:30:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:30:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:30:55 + true 13:30:55 + case $1 in 13:30:55 + venv_file=/tmp/.toxenv 13:30:55 + shift 2 13:30:55 + true 13:30:55 + case $1 in 13:30:55 + shift 13:30:55 + break 13:30:55 + case $python in 13:30:55 + local pkg_list= 13:30:55 + [[ -d /opt/pyenv ]] 13:30:55 + echo 'Setup pyenv:' 13:30:55 Setup pyenv: 13:30:55 + export PYENV_ROOT=/opt/pyenv 13:30:55 + PYENV_ROOT=/opt/pyenv 13:30:55 + 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 13:30:55 + 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 13:30:55 + pyenv versions 13:30:55 * system (set by /opt/pyenv/version) 13:30:55 * 3.8.13 (set by /opt/pyenv/version) 13:30:56 * 3.9.13 (set by /opt/pyenv/version) 13:30:56 * 3.10.6 (set by /opt/pyenv/version) 13:30:56 + command -v pyenv 13:30:56 ++ pyenv init - --no-rehash 13:30:56 + 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[*]}"'\'')" 13:30:56 export PATH="/opt/pyenv/shims:${PATH}" 13:30:56 export PYENV_SHELL=bash 13:30:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:30:56 pyenv() { 13:30:56 local command 13:30:56 command="${1:-}" 13:30:56 if [ "$#" -gt 0 ]; then 13:30:56 shift 13:30:56 fi 13:30:56 13:30:56 case "$command" in 13:30:56 rehash|shell) 13:30:56 eval "$(pyenv "sh-$command" "$@")" 13:30:56 ;; 13:30:56 *) 13:30:56 command pyenv "$command" "$@" 13:30:56 ;; 13:30:56 esac 13:30:56 }' 13:30:56 +++ 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[*]}"' 13:30:56 ++ 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 13:30:56 ++ 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 13:30:56 ++ 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 13:30:56 ++ export PYENV_SHELL=bash 13:30:56 ++ PYENV_SHELL=bash 13:30:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:30:56 +++ complete -F _pyenv pyenv 13:30:56 ++ lf-pyver python3 13:30:56 ++ local py_version_xy=python3 13:30:56 ++ local py_version_xyz= 13:30:56 ++ pyenv versions 13:30:56 ++ local command 13:30:56 ++ command=versions 13:30:56 ++ '[' 1 -gt 0 ']' 13:30:56 ++ shift 13:30:56 ++ case "$command" in 13:30:56 ++ command pyenv versions 13:30:56 ++ pyenv versions 13:30:56 ++ sed 's/^[ *]* //' 13:30:56 ++ grep -E '^[0-9.]*[0-9]$' 13:30:56 ++ awk '{ print $1 }' 13:30:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:30:56 +++ grep '^3' /tmp/.pyenv_versions 13:30:56 +++ sort -V 13:30:56 +++ tail -n 1 13:30:56 ++ py_version_xyz=3.10.6 13:30:56 ++ [[ -z 3.10.6 ]] 13:30:56 ++ echo 3.10.6 13:30:56 ++ return 0 13:30:56 + pyenv local 3.10.6 13:30:56 + local command 13:30:56 + command=local 13:30:56 + '[' 2 -gt 0 ']' 13:30:56 + shift 13:30:56 + case "$command" in 13:30:56 + command pyenv local 3.10.6 13:30:56 + pyenv local 3.10.6 13:30:56 + for arg in "$@" 13:30:56 + case $arg in 13:30:56 + pkg_list+='tox ' 13:30:56 + for arg in "$@" 13:30:56 + case $arg in 13:30:56 + pkg_list+='virtualenv ' 13:30:56 + for arg in "$@" 13:30:56 + case $arg in 13:30:56 + pkg_list+='urllib3~=1.26.15 ' 13:30:56 + [[ -f /tmp/.toxenv ]] 13:30:56 + [[ ! -f /tmp/.toxenv ]] 13:30:56 + [[ -n '' ]] 13:30:56 + python3 -m venv /tmp/venv-rurP 13:31:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rurP' 13:31:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rurP 13:31:00 + echo /tmp/venv-rurP 13:31:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:31:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:31:00 + /tmp/venv-rurP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:31:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:31:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:31:03 + /tmp/venv-rurP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:31:06 + type python3 13:31:06 + true 13:31:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rurP/bin to PATH' 13:31:06 lf-activate-venv(): INFO: Adding /tmp/venv-rurP/bin to PATH 13:31:06 + PATH=/tmp/venv-rurP/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 13:31:06 + return 0 13:31:06 + python3 --version 13:31:06 Python 3.10.6 13:31:06 + python3 -m pip --version 13:31:06 pip 23.3.2 from /tmp/venv-rurP/lib/python3.10/site-packages/pip (python 3.10) 13:31:06 + python3 -m pip freeze 13:31:06 cachetools==5.3.2 13:31:06 chardet==5.2.0 13:31:06 colorama==0.4.6 13:31:06 distlib==0.3.8 13:31:06 filelock==3.13.1 13:31:06 packaging==23.2 13:31:06 platformdirs==4.1.0 13:31:06 pluggy==1.3.0 13:31:06 pyproject-api==1.6.1 13:31:06 tomli==2.0.1 13:31:06 tox==4.12.1 13:31:06 urllib3==1.26.18 13:31:06 virtualenv==20.25.0 13:31:06 [EnvInject] - Injecting environment variables from a build step. 13:31:06 [EnvInject] - Injecting as environment variables the properties content 13:31:06 PARALLEL=false 13:31:06 13:31:06 [EnvInject] - Variables injected successfully. 13:31:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14694430910974073624.sh 13:31:06 ---> tox-run.sh 13:31:06 + 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 13:31:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:31:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:31:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:31:06 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:31:06 + source /home/jenkins/lf-env.sh 13:31:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:06 ++ mktemp -d /tmp/venv-XXXX 13:31:06 + lf_venv=/tmp/venv-cJV0 13:31:06 + local venv_file=/tmp/.os_lf_venv 13:31:06 + local python=python3 13:31:06 + local options 13:31:06 + local set_path=true 13:31:06 + local install_args= 13:31:06 ++ 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 13:31:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:31:06 + true 13:31:06 + case $1 in 13:31:06 + venv_file=/tmp/.toxenv 13:31:06 + shift 2 13:31:06 + true 13:31:06 + case $1 in 13:31:06 + shift 13:31:06 + break 13:31:06 + case $python in 13:31:06 + local pkg_list= 13:31:06 + [[ -d /opt/pyenv ]] 13:31:06 + echo 'Setup pyenv:' 13:31:06 Setup pyenv: 13:31:06 + export PYENV_ROOT=/opt/pyenv 13:31:06 + PYENV_ROOT=/opt/pyenv 13:31:06 + 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 13:31:06 + 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 13:31:06 + pyenv versions 13:31:06 system 13:31:06 3.8.13 13:31:06 3.9.13 13:31:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:31:06 + command -v pyenv 13:31:06 ++ pyenv init - --no-rehash 13:31:06 + 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[*]}"'\'')" 13:31:06 export PATH="/opt/pyenv/shims:${PATH}" 13:31:06 export PYENV_SHELL=bash 13:31:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:31:06 pyenv() { 13:31:06 local command 13:31:06 command="${1:-}" 13:31:06 if [ "$#" -gt 0 ]; then 13:31:06 shift 13:31:06 fi 13:31:06 13:31:06 case "$command" in 13:31:06 rehash|shell) 13:31:06 eval "$(pyenv "sh-$command" "$@")" 13:31:06 ;; 13:31:06 *) 13:31:06 command pyenv "$command" "$@" 13:31:06 ;; 13:31:06 esac 13:31:06 }' 13:31:06 +++ 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[*]}"' 13:31:06 ++ 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 13:31:06 ++ 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 13:31:06 ++ 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 13:31:06 ++ export PYENV_SHELL=bash 13:31:06 ++ PYENV_SHELL=bash 13:31:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:31:06 +++ complete -F _pyenv pyenv 13:31:06 ++ lf-pyver python3 13:31:06 ++ local py_version_xy=python3 13:31:06 ++ local py_version_xyz= 13:31:06 ++ pyenv versions 13:31:06 ++ local command 13:31:06 ++ command=versions 13:31:06 ++ '[' 1 -gt 0 ']' 13:31:06 ++ shift 13:31:06 ++ case "$command" in 13:31:06 ++ command pyenv versions 13:31:06 ++ pyenv versions 13:31:06 ++ awk '{ print $1 }' 13:31:06 ++ grep -E '^[0-9.]*[0-9]$' 13:31:06 ++ sed 's/^[ *]* //' 13:31:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:31:07 +++ grep '^3' /tmp/.pyenv_versions 13:31:07 +++ sort -V 13:31:07 +++ tail -n 1 13:31:07 ++ py_version_xyz=3.10.6 13:31:07 ++ [[ -z 3.10.6 ]] 13:31:07 ++ echo 3.10.6 13:31:07 ++ return 0 13:31:07 + pyenv local 3.10.6 13:31:07 + local command 13:31:07 + command=local 13:31:07 + '[' 2 -gt 0 ']' 13:31:07 + shift 13:31:07 + case "$command" in 13:31:07 + command pyenv local 3.10.6 13:31:07 + pyenv local 3.10.6 13:31:07 + for arg in "$@" 13:31:07 + case $arg in 13:31:07 + pkg_list+='tox ' 13:31:07 + for arg in "$@" 13:31:07 + case $arg in 13:31:07 + pkg_list+='virtualenv ' 13:31:07 + for arg in "$@" 13:31:07 + case $arg in 13:31:07 + pkg_list+='urllib3~=1.26.15 ' 13:31:07 + [[ -f /tmp/.toxenv ]] 13:31:07 ++ cat /tmp/.toxenv 13:31:07 + lf_venv=/tmp/venv-rurP 13:31:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rurP from' file:/tmp/.toxenv 13:31:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rurP from file:/tmp/.toxenv 13:31:07 + /tmp/venv-rurP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:31:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:31:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:31:08 + /tmp/venv-rurP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:31:09 + type python3 13:31:09 + true 13:31:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rurP/bin to PATH' 13:31:09 lf-activate-venv(): INFO: Adding /tmp/venv-rurP/bin to PATH 13:31:09 + PATH=/tmp/venv-rurP/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 13:31:09 + return 0 13:31:09 + [[ -d /opt/pyenv ]] 13:31:09 + echo '---> Setting up pyenv' 13:31:09 ---> Setting up pyenv 13:31:09 + export PYENV_ROOT=/opt/pyenv 13:31:09 + PYENV_ROOT=/opt/pyenv 13:31:09 + export PATH=/opt/pyenv/bin:/tmp/venv-rurP/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 13:31:09 + PATH=/opt/pyenv/bin:/tmp/venv-rurP/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 13:31:09 ++ pwd 13:31:09 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:31:09 + export PYTHONPATH 13:31:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:31:09 + TOX_TESTENV_PASSENV=PYTHONPATH 13:31:09 + tox --version 13:31:09 4.12.1 from /tmp/venv-rurP/lib/python3.10/site-packages/tox/__init__.py 13:31:09 + PARALLEL=false 13:31:09 + TOX_OPTIONS_LIST= 13:31:09 + [[ -n checkbashisms ]] 13:31:09 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:31:09 + case ${PARALLEL,,} in 13:31:09 + tox -e checkbashisms 13:31:09 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:31:10 checkbashisms: freeze> python -m pip freeze --all 13:31:11 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:31:11 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:31:12 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:31:12 you may get strange results 13:31:13 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:31:14 checkbashisms: OK (4.71=setup[1.58]+cmd[3.13] seconds) 13:31:14 congratulations :) (4.88 seconds) 13:31:14 + tox_status=0 13:31:14 + echo '---> Completed tox runs' 13:31:14 ---> Completed tox runs 13:31:14 + for i in .tox/*/log 13:31:14 ++ echo .tox/checkbashisms/log 13:31:14 ++ awk -F/ '{print $2}' 13:31:14 + tox_env=checkbashisms 13:31:14 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:31:14 + DOC_DIR=docs/_build/html 13:31:14 + [[ -d docs/_build/html ]] 13:31:14 + echo '---> tox-run.sh ends' 13:31:14 ---> tox-run.sh ends 13:31:14 + test 0 -eq 0 13:31:14 $ ssh-agent -k 13:31:14 unset SSH_AUTH_SOCK; 13:31:14 unset SSH_AGENT_PID; 13:31:14 echo Agent pid 1724 killed; 13:31:14 [ssh-agent] Stopped. 13:31:15 [PostBuildScript] - [INFO] Executing post build scripts. 13:31:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11252952117216756041.sh 13:31:15 ---> sysstat.sh 13:31:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6331917429318386129.sh 13:31:15 ---> package-listing.sh 13:31:15 ++ facter osfamily 13:31:15 ++ tr '[:upper:]' '[:lower:]' 13:31:15 + OS_FAMILY=debian 13:31:15 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:31:15 + START_PACKAGES=/tmp/packages_start.txt 13:31:15 + END_PACKAGES=/tmp/packages_end.txt 13:31:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:31:15 + PACKAGES=/tmp/packages_start.txt 13:31:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:31:15 + PACKAGES=/tmp/packages_end.txt 13:31:15 + case "${OS_FAMILY}" in 13:31:15 + dpkg -l 13:31:15 + grep '^ii' 13:31:15 + '[' -f /tmp/packages_start.txt ']' 13:31:15 + '[' -f /tmp/packages_end.txt ']' 13:31:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:31:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:31:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:31:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:31:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10845240523085137007.sh 13:31:15 ---> capture-instance-metadata.sh 13:31:15 Setup pyenv: 13:31:15 system 13:31:15 3.8.13 13:31:15 3.9.13 13:31:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:31:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1uuL 13:31:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:31:22 lf-activate-venv(): INFO: Installing: lftools 13:31:55 lf-activate-venv(): INFO: Adding /tmp/venv-1uuL/bin to PATH 13:31:55 INFO: Running in OpenStack, capturing instance metadata 13:31:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17337974717981094928.sh 13:31:55 provisioning config files... 13:31:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17113353097060343926tmp 13:31:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:31:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:31:55 [EnvInject] - Injecting environment variables from a build step. 13:31:55 [EnvInject] - Injecting as environment variables the properties content 13:31:55 SERVER_ID=logs 13:31:55 13:31:55 [EnvInject] - Variables injected successfully. 13:31:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10790384215543792169.sh 13:31:56 ---> create-netrc.sh 13:31:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6847992905614419509.sh 13:31:56 ---> python-tools-install.sh 13:31:56 Setup pyenv: 13:31:56 system 13:31:56 3.8.13 13:31:56 3.9.13 13:31:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:31:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uuL from file:/tmp/.os_lf_venv 13:31:57 lf-activate-venv(): INFO: Installing: lftools 13:32:05 lf-activate-venv(): INFO: Adding /tmp/venv-1uuL/bin to PATH 13:32:05 Generating Requirements File 13:32:36 Python 3.10.6 13:32:36 pip 23.3.2 from /tmp/venv-1uuL/lib/python3.10/site-packages/pip (python 3.10) 13:32:36 appdirs==1.4.4 13:32:36 argcomplete==3.2.1 13:32:36 aspy.yaml==1.3.0 13:32:36 attrs==23.2.0 13:32:36 autopage==0.5.2 13:32:36 beautifulsoup4==4.12.2 13:32:36 boto3==1.34.20 13:32:36 botocore==1.34.20 13:32:36 bs4==0.0.1 13:32:36 cachetools==5.3.2 13:32:36 certifi==2023.11.17 13:32:36 cffi==1.16.0 13:32:36 cfgv==3.4.0 13:32:36 chardet==5.2.0 13:32:36 charset-normalizer==3.3.2 13:32:36 click==8.1.7 13:32:36 cliff==4.5.0 13:32:36 cmd2==2.4.3 13:32:36 cryptography==3.3.2 13:32:36 debtcollector==2.5.0 13:32:36 decorator==5.1.1 13:32:36 defusedxml==0.7.1 13:32:36 Deprecated==1.2.14 13:32:36 distlib==0.3.8 13:32:36 dnspython==2.4.2 13:32:36 docker==4.2.2 13:32:36 dogpile.cache==1.3.0 13:32:36 email-validator==2.1.0.post1 13:32:36 filelock==3.13.1 13:32:36 future==0.18.3 13:32:36 gitdb==4.0.11 13:32:36 GitPython==3.1.41 13:32:36 google-auth==2.26.2 13:32:36 httplib2==0.22.0 13:32:36 identify==2.5.33 13:32:36 idna==3.6 13:32:36 importlib-resources==1.5.0 13:32:36 iso8601==2.1.0 13:32:36 Jinja2==3.1.3 13:32:36 jmespath==1.0.1 13:32:36 jsonpatch==1.33 13:32:36 jsonpointer==2.4 13:32:36 jsonschema==4.21.0 13:32:36 jsonschema-specifications==2023.12.1 13:32:36 keystoneauth1==5.5.0 13:32:36 kubernetes==29.0.0 13:32:36 lftools==0.37.8 13:32:36 lxml==5.1.0 13:32:36 MarkupSafe==2.1.3 13:32:36 msgpack==1.0.7 13:32:36 multi_key_dict==2.0.3 13:32:36 munch==4.0.0 13:32:36 netaddr==0.10.1 13:32:36 netifaces==0.11.0 13:32:36 niet==1.4.2 13:32:36 nodeenv==1.8.0 13:32:36 oauth2client==4.1.3 13:32:36 oauthlib==3.2.2 13:32:36 openstacksdk==0.62.0 13:32:36 os-client-config==2.1.0 13:32:36 os-service-types==1.7.0 13:32:36 osc-lib==3.0.0 13:32:36 oslo.config==9.3.0 13:32:36 oslo.context==5.3.0 13:32:36 oslo.i18n==6.2.0 13:32:36 oslo.log==5.4.0 13:32:36 oslo.serialization==5.3.0 13:32:36 oslo.utils==6.3.0 13:32:36 packaging==23.2 13:32:36 pbr==6.0.0 13:32:36 platformdirs==4.1.0 13:32:36 prettytable==3.9.0 13:32:36 pyasn1==0.5.1 13:32:36 pyasn1-modules==0.3.0 13:32:36 pycparser==2.21 13:32:36 pygerrit2==2.0.15 13:32:36 PyGithub==2.1.1 13:32:36 pyinotify==0.9.6 13:32:36 PyJWT==2.8.0 13:32:36 PyNaCl==1.5.0 13:32:36 pyparsing==2.4.7 13:32:36 pyperclip==1.8.2 13:32:36 pyrsistent==0.20.0 13:32:36 python-cinderclient==9.4.0 13:32:36 python-dateutil==2.8.2 13:32:36 python-heatclient==3.4.0 13:32:36 python-jenkins==1.8.2 13:32:36 python-keystoneclient==5.3.0 13:32:36 python-magnumclient==4.3.0 13:32:36 python-novaclient==18.4.0 13:32:36 python-openstackclient==6.0.0 13:32:36 python-swiftclient==4.4.0 13:32:36 pytz==2023.3.post1 13:32:36 PyYAML==6.0.1 13:32:36 referencing==0.32.1 13:32:36 requests==2.31.0 13:32:36 requests-oauthlib==1.3.1 13:32:36 requestsexceptions==1.4.0 13:32:36 rfc3986==2.0.0 13:32:36 rpds-py==0.17.1 13:32:36 rsa==4.9 13:32:36 ruamel.yaml==0.18.5 13:32:36 ruamel.yaml.clib==0.2.8 13:32:36 s3transfer==0.10.0 13:32:36 simplejson==3.19.2 13:32:36 six==1.16.0 13:32:36 smmap==5.0.1 13:32:36 soupsieve==2.5 13:32:36 stevedore==5.1.0 13:32:36 tabulate==0.9.0 13:32:36 toml==0.10.2 13:32:36 tomlkit==0.12.3 13:32:36 tqdm==4.66.1 13:32:36 typing_extensions==4.9.0 13:32:36 tzdata==2023.4 13:32:36 urllib3==1.26.18 13:32:36 virtualenv==20.25.0 13:32:36 wcwidth==0.2.13 13:32:36 websocket-client==1.7.0 13:32:36 wrapt==1.16.0 13:32:36 xdg==6.0.0 13:32:36 xmltodict==0.13.0 13:32:36 yq==3.2.3 13:32:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5959491652746865404.sh 13:32:36 ---> sudo-logs.sh 13:32:36 Archiving 'sudo' log.. 13:32:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4011640851733461840.sh 13:32:37 ---> job-cost.sh 13:32:37 Setup pyenv: 13:32:37 system 13:32:37 3.8.13 13:32:37 3.9.13 13:32:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:32:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uuL from file:/tmp/.os_lf_venv 13:32:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:32:46 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. 13:32:46 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:32:46 lf-activate-venv(): INFO: Adding /tmp/venv-1uuL/bin to PATH 13:32:46 INFO: No Stack... 13:32:46 INFO: Retrieving Pricing Info for: v3-standard-4 13:32:46 INFO: Archiving Costs 13:32:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16548838938867691245.sh 13:32:46 ---> logs-deploy.sh 13:32:46 Setup pyenv: 13:32:47 system 13:32:47 3.8.13 13:32:47 3.9.13 13:32:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:32:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uuL from file:/tmp/.os_lf_venv 13:32:48 lf-activate-venv(): INFO: Installing: lftools 13:32:58 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. 13:32:58 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-1uuL/bin to PATH 13:32:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3278 13:32:59 INFO: archiving workspace using pattern(s): 13:33:00 Archives upload complete. 13:33:00 INFO: archiving logs to Nexus 13:33:01 ---> uname -a: 13:33:01 Linux prd-ubuntu1804-builder-4c-4g-12935 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:33:01 13:33:01 13:33:01 ---> lscpu: 13:33:01 Architecture: x86_64 13:33:01 CPU op-mode(s): 32-bit, 64-bit 13:33:01 Byte Order: Little Endian 13:33:01 CPU(s): 4 13:33:01 On-line CPU(s) list: 0-3 13:33:01 Thread(s) per core: 1 13:33:01 Core(s) per socket: 1 13:33:01 Socket(s): 4 13:33:01 NUMA node(s): 1 13:33:01 Vendor ID: AuthenticAMD 13:33:01 CPU family: 23 13:33:01 Model: 49 13:33:01 Model name: AMD EPYC-Rome Processor 13:33:01 Stepping: 0 13:33:01 CPU MHz: 2800.000 13:33:01 BogoMIPS: 5600.00 13:33:01 Virtualization: AMD-V 13:33:01 Hypervisor vendor: KVM 13:33:01 Virtualization type: full 13:33:01 L1d cache: 32K 13:33:01 L1i cache: 32K 13:33:01 L2 cache: 512K 13:33:01 L3 cache: 16384K 13:33:01 NUMA node0 CPU(s): 0-3 13:33:01 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 13:33:01 13:33:01 13:33:01 ---> nproc: 13:33:01 4 13:33:01 13:33:01 13:33:01 ---> df -h: 13:33:01 Filesystem Size Used Avail Use% Mounted on 13:33:01 udev 7.9G 0 7.9G 0% /dev 13:33:01 tmpfs 1.6G 672K 1.6G 1% /run 13:33:01 /dev/vda1 78G 8.3G 70G 11% / 13:33:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:33:01 tmpfs 5.0M 0 5.0M 0% /run/lock 13:33:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:33:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:33:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:33:01 13:33:01 13:33:01 ---> free -m: 13:33:01 total used free shared buff/cache available 13:33:01 Mem: 16040 553 13418 0 2067 15174 13:33:01 Swap: 1023 0 1023 13:33:01 13:33:01 13:33:01 ---> ip addr: 13:33:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:33:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:33:01 inet 127.0.0.1/8 scope host lo 13:33:01 valid_lft forever preferred_lft forever 13:33:01 inet6 ::1/128 scope host 13:33:01 valid_lft forever preferred_lft forever 13:33:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:33:01 link/ether fa:16:3e:fa:c4:36 brd ff:ff:ff:ff:ff:ff 13:33:01 inet 10.30.106.55/23 brd 10.30.107.255 scope global dynamic ens3 13:33:01 valid_lft 86239sec preferred_lft 86239sec 13:33:01 inet6 fe80::f816:3eff:fefa:c436/64 scope link 13:33:01 valid_lft forever preferred_lft forever 13:33:01 13:33:01 13:33:01 ---> sar -b -r -n DEV: 13:33:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12935) 01/17/24 _x86_64_ (4 CPU) 13:33:01 13:33:01 13:30:22 LINUX RESTART (4 CPU) 13:33:01 13:33:01 13:31:03 tps rtps wtps bread/s bwrtn/s 13:33:01 13:32:01 114.69 22.48 92.21 1222.82 29454.23 13:33:01 13:33:01 81.32 0.80 80.52 41.46 29280.19 13:33:01 Average: 97.72 11.46 86.27 622.13 29365.73 13:33:01 13:33:01 13:31:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:33:01 13:32:01 13870164 15541636 2554804 15.55 67252 1799236 774356 4.43 723336 1604380 132780 13:33:01 13:33:01 13752920 15550776 2672048 16.27 78920 1907504 755848 4.33 737992 1694740 100928 13:33:01 Average: 13811542 15546206 2613426 15.91 73086 1853370 765102 4.38 730664 1649560 116854 13:33:01 13:33:01 13:31:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:33:01 13:32:01 lo 1.24 1.24 0.13 0.13 0.00 0.00 0.00 0.00 13:33:01 13:32:01 ens3 56.11 39.10 693.50 10.34 0.00 0.00 0.00 0.00 13:33:01 13:33:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 13:33:01 13:33:01 ens3 41.68 28.96 370.10 8.79 0.00 0.00 0.00 0.00 13:33:01 Average: lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 13:33:01 Average: ens3 48.77 33.94 529.06 9.55 0.00 0.00 0.00 0.00 13:33:01 13:33:01 13:33:01 ---> sar -P ALL: 13:33:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12935) 01/17/24 _x86_64_ (4 CPU) 13:33:01 13:33:01 13:30:22 LINUX RESTART (4 CPU) 13:33:01 13:33:01 13:31:03 CPU %user %nice %system %iowait %steal %idle 13:33:01 13:32:01 all 20.16 0.00 1.71 5.20 0.06 72.87 13:33:01 13:32:01 0 16.63 0.00 1.38 2.68 0.05 79.25 13:33:01 13:32:01 1 48.77 0.00 2.92 2.27 0.10 45.93 13:33:01 13:32:01 2 11.01 0.00 1.26 0.83 0.05 86.85 13:33:01 13:32:01 3 4.30 0.00 1.28 15.00 0.03 79.40 13:33:01 13:33:01 all 21.47 0.00 1.16 4.43 0.05 72.90 13:33:01 13:33:01 0 22.92 0.00 1.05 2.77 0.03 73.22 13:33:01 13:33:01 1 12.01 0.00 0.78 0.70 0.03 86.48 13:33:01 13:33:01 2 35.86 0.00 1.45 1.50 0.08 61.10 13:33:01 13:33:01 3 15.14 0.00 1.35 12.76 0.05 70.70 13:33:01 Average: all 20.83 0.00 1.43 4.81 0.06 72.88 13:33:01 Average: 0 19.83 0.00 1.21 2.73 0.04 76.18 13:33:01 Average: 1 30.01 0.00 1.83 1.47 0.07 66.63 13:33:01 Average: 2 23.64 0.00 1.36 1.17 0.07 73.76 13:33:01 Average: 3 9.80 0.00 1.32 13.86 0.04 74.98 13:33:01 13:33:01 13:33:01