15:00:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137057 15:00:42 Running as SYSTEM 15:00:42 [EnvInject] - Loading node environment variables. 15:00:42 Building remotely on prd-ubuntu1804-builder-4c-4g-13409 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:00:42 [ssh-agent] Looking for ssh-agent implementation... 15:00:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:42 $ ssh-agent 15:00:42 SSH_AUTH_SOCK=/tmp/ssh-lormFOMe1ohr/agent.1709 15:00:42 SSH_AGENT_PID=1711 15:00:42 [ssh-agent] Started. 15:00:42 Running ssh-add (command line suppressed) 15:00:42 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13635603798420307174.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13635603798420307174.key) 15:00:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:00:42 The recommended git tool is: NONE 15:00:43 using credential onap-jenkins-ssh 15:00:43 Wiping out workspace first. 15:00:43 Cloning the remote Git repository 15:00:43 Cloning repository git://cloud.onap.org/mirror/oom.git 15:00:44 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:00:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:00:44 > git --version # timeout=10 15:00:44 > git --version # 'git version 2.17.1' 15:00:44 using GIT_SSH to set credentials Gerrit user 15:00:44 Verifying host key using manually-configured host key entries 15:00:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:00:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:00:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:00:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:00:50 using GIT_SSH to set credentials Gerrit user 15:00:50 Verifying host key using manually-configured host key entries 15:00:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/137057/1 # timeout=30 15:00:50 > git rev-parse 22318b1a44b4f099a1745bfee3a3583a612faab3^{commit} # timeout=10 15:00:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:00:50 Checking out Revision 22318b1a44b4f099a1745bfee3a3583a612faab3 (refs/changes/57/137057/1) 15:00:50 > git config core.sparsecheckout # timeout=10 15:00:50 > git checkout -f 22318b1a44b4f099a1745bfee3a3583a612faab3 # timeout=30 15:00:53 Commit message: "[SO] Support root secret for external DB" 15:00:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:00:53 > git rev-list --no-walk 21d48641d6344e9f00523ca15d49d44fcdb277b3 # timeout=10 15:00:53 [EnvInject] - Injecting environment variables from a build step. 15:00:53 [EnvInject] - Injecting as environment variables the properties content 15:00:53 PYTHON=python3 15:00:53 15:00:53 [EnvInject] - Variables injected successfully. 15:00:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14485585748995710263.sh 15:00:53 ---> tox-install.sh 15:00:53 + source /home/jenkins/lf-env.sh 15:00:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:00:53 ++ mktemp -d /tmp/venv-XXXX 15:00:53 + lf_venv=/tmp/venv-j1De 15:00:53 + local venv_file=/tmp/.os_lf_venv 15:00:53 + local python=python3 15:00:53 + local options 15:00:53 + local set_path=true 15:00:53 + local install_args= 15:00:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:00:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:00:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:00:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:00:53 + true 15:00:53 + case $1 in 15:00:53 + venv_file=/tmp/.toxenv 15:00:53 + shift 2 15:00:53 + true 15:00:53 + case $1 in 15:00:53 + shift 15:00:53 + break 15:00:53 + case $python in 15:00:53 + local pkg_list= 15:00:53 + [[ -d /opt/pyenv ]] 15:00:53 + echo 'Setup pyenv:' 15:00:53 Setup pyenv: 15:00:53 + export PYENV_ROOT=/opt/pyenv 15:00:53 + PYENV_ROOT=/opt/pyenv 15:00:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:00:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:00:53 + pyenv versions 15:00:53 * system (set by /opt/pyenv/version) 15:00:53 * 3.8.13 (set by /opt/pyenv/version) 15:00:53 * 3.9.13 (set by /opt/pyenv/version) 15:00:53 * 3.10.6 (set by /opt/pyenv/version) 15:00:53 + command -v pyenv 15:00:53 ++ pyenv init - --no-rehash 15:00:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:00:53 export PATH="/opt/pyenv/shims:${PATH}" 15:00:53 export PYENV_SHELL=bash 15:00:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:00:53 pyenv() { 15:00:53 local command 15:00:53 command="${1:-}" 15:00:53 if [ "$#" -gt 0 ]; then 15:00:53 shift 15:00:53 fi 15:00:53 15:00:53 case "$command" in 15:00:53 rehash|shell) 15:00:53 eval "$(pyenv "sh-$command" "$@")" 15:00:53 ;; 15:00:53 *) 15:00:53 command pyenv "$command" "$@" 15:00:53 ;; 15:00:53 esac 15:00:53 }' 15:00:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:00:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:00:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:00:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:00:53 ++ export PYENV_SHELL=bash 15:00:53 ++ PYENV_SHELL=bash 15:00:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:00:53 +++ complete -F _pyenv pyenv 15:00:53 ++ lf-pyver python3 15:00:53 ++ local py_version_xy=python3 15:00:53 ++ local py_version_xyz= 15:00:53 ++ pyenv versions 15:00:53 ++ local command 15:00:53 ++ command=versions 15:00:53 ++ '[' 1 -gt 0 ']' 15:00:53 ++ shift 15:00:53 ++ case "$command" in 15:00:53 ++ command pyenv versions 15:00:53 ++ pyenv versions 15:00:53 ++ awk '{ print $1 }' 15:00:53 ++ sed 's/^[ *]* //' 15:00:53 ++ grep -E '^[0-9.]*[0-9]$' 15:00:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:00:53 +++ grep '^3' /tmp/.pyenv_versions 15:00:53 +++ sort -V 15:00:53 +++ tail -n 1 15:00:53 ++ py_version_xyz=3.10.6 15:00:53 ++ [[ -z 3.10.6 ]] 15:00:53 ++ echo 3.10.6 15:00:53 ++ return 0 15:00:53 + pyenv local 3.10.6 15:00:53 + local command 15:00:53 + command=local 15:00:53 + '[' 2 -gt 0 ']' 15:00:53 + shift 15:00:53 + case "$command" in 15:00:53 + command pyenv local 3.10.6 15:00:53 + pyenv local 3.10.6 15:00:53 + for arg in "$@" 15:00:53 + case $arg in 15:00:53 + pkg_list+='tox ' 15:00:53 + for arg in "$@" 15:00:53 + case $arg in 15:00:53 + pkg_list+='virtualenv ' 15:00:53 + for arg in "$@" 15:00:53 + case $arg in 15:00:53 + pkg_list+='urllib3~=1.26.15 ' 15:00:53 + [[ -f /tmp/.toxenv ]] 15:00:53 + [[ ! -f /tmp/.toxenv ]] 15:00:53 + [[ -n '' ]] 15:00:53 + python3 -m venv /tmp/venv-j1De 15:00:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j1De' 15:00:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j1De 15:00:57 + echo /tmp/venv-j1De 15:00:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:00:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:00:57 + /tmp/venv-j1De/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:01:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:01:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:01:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:01:01 + /tmp/venv-j1De/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:01:03 + type python3 15:01:03 + true 15:01:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-j1De/bin to PATH' 15:01:03 lf-activate-venv(): INFO: Adding /tmp/venv-j1De/bin to PATH 15:01:03 + PATH=/tmp/venv-j1De/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:01:03 + return 0 15:01:03 + python3 --version 15:01:03 Python 3.10.6 15:01:03 + python3 -m pip --version 15:01:04 pip 23.3.2 from /tmp/venv-j1De/lib/python3.10/site-packages/pip (python 3.10) 15:01:04 + python3 -m pip freeze 15:01:04 cachetools==5.3.2 15:01:04 chardet==5.2.0 15:01:04 colorama==0.4.6 15:01:04 distlib==0.3.8 15:01:04 filelock==3.13.1 15:01:04 packaging==23.2 15:01:04 platformdirs==4.1.0 15:01:04 pluggy==1.3.0 15:01:04 pyproject-api==1.6.1 15:01:04 tomli==2.0.1 15:01:04 tox==4.12.1 15:01:04 urllib3==1.26.18 15:01:04 virtualenv==20.25.0 15:01:04 [EnvInject] - Injecting environment variables from a build step. 15:01:04 [EnvInject] - Injecting as environment variables the properties content 15:01:04 PARALLEL=false 15:01:04 15:01:04 [EnvInject] - Variables injected successfully. 15:01:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12847867032499942476.sh 15:01:04 ---> tox-run.sh 15:01:04 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:01:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:01:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:01:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:01:04 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:01:04 + source /home/jenkins/lf-env.sh 15:01:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:01:04 ++ mktemp -d /tmp/venv-XXXX 15:01:04 + lf_venv=/tmp/venv-goz9 15:01:04 + local venv_file=/tmp/.os_lf_venv 15:01:04 + local python=python3 15:01:04 + local options 15:01:04 + local set_path=true 15:01:04 + local install_args= 15:01:04 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:01:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:01:04 + true 15:01:04 + case $1 in 15:01:04 + venv_file=/tmp/.toxenv 15:01:04 + shift 2 15:01:04 + true 15:01:04 + case $1 in 15:01:04 + shift 15:01:04 + break 15:01:04 + case $python in 15:01:04 + local pkg_list= 15:01:04 + [[ -d /opt/pyenv ]] 15:01:04 + echo 'Setup pyenv:' 15:01:04 Setup pyenv: 15:01:04 + export PYENV_ROOT=/opt/pyenv 15:01:04 + PYENV_ROOT=/opt/pyenv 15:01:04 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:01:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:01:04 + pyenv versions 15:01:04 system 15:01:04 3.8.13 15:01:04 3.9.13 15:01:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:01:04 + command -v pyenv 15:01:04 ++ pyenv init - --no-rehash 15:01:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:01:04 export PATH="/opt/pyenv/shims:${PATH}" 15:01:04 export PYENV_SHELL=bash 15:01:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:01:04 pyenv() { 15:01:04 local command 15:01:04 command="${1:-}" 15:01:04 if [ "$#" -gt 0 ]; then 15:01:04 shift 15:01:04 fi 15:01:04 15:01:04 case "$command" in 15:01:04 rehash|shell) 15:01:04 eval "$(pyenv "sh-$command" "$@")" 15:01:04 ;; 15:01:04 *) 15:01:04 command pyenv "$command" "$@" 15:01:04 ;; 15:01:04 esac 15:01:04 }' 15:01:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:01:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:01:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:01:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:01:04 ++ export PYENV_SHELL=bash 15:01:04 ++ PYENV_SHELL=bash 15:01:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:01:04 +++ complete -F _pyenv pyenv 15:01:04 ++ lf-pyver python3 15:01:04 ++ local py_version_xy=python3 15:01:04 ++ local py_version_xyz= 15:01:04 ++ pyenv versions 15:01:04 ++ local command 15:01:04 ++ awk '{ print $1 }' 15:01:04 ++ command=versions 15:01:04 ++ '[' 1 -gt 0 ']' 15:01:04 ++ shift 15:01:04 ++ case "$command" in 15:01:04 ++ command pyenv versions 15:01:04 ++ pyenv versions 15:01:04 ++ sed 's/^[ *]* //' 15:01:04 ++ grep -E '^[0-9.]*[0-9]$' 15:01:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:01:04 +++ grep '^3' /tmp/.pyenv_versions 15:01:04 +++ sort -V 15:01:04 +++ tail -n 1 15:01:04 ++ py_version_xyz=3.10.6 15:01:04 ++ [[ -z 3.10.6 ]] 15:01:04 ++ echo 3.10.6 15:01:04 ++ return 0 15:01:04 + pyenv local 3.10.6 15:01:04 + local command 15:01:04 + command=local 15:01:04 + '[' 2 -gt 0 ']' 15:01:04 + shift 15:01:04 + case "$command" in 15:01:04 + command pyenv local 3.10.6 15:01:04 + pyenv local 3.10.6 15:01:04 + for arg in "$@" 15:01:04 + case $arg in 15:01:04 + pkg_list+='tox ' 15:01:04 + for arg in "$@" 15:01:04 + case $arg in 15:01:04 + pkg_list+='virtualenv ' 15:01:04 + for arg in "$@" 15:01:04 + case $arg in 15:01:04 + pkg_list+='urllib3~=1.26.15 ' 15:01:04 + [[ -f /tmp/.toxenv ]] 15:01:04 ++ cat /tmp/.toxenv 15:01:04 + lf_venv=/tmp/venv-j1De 15:01:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j1De from' file:/tmp/.toxenv 15:01:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j1De from file:/tmp/.toxenv 15:01:04 + /tmp/venv-j1De/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:01:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:01:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:01:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:01:05 + /tmp/venv-j1De/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:01:06 + type python3 15:01:06 + true 15:01:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-j1De/bin to PATH' 15:01:06 lf-activate-venv(): INFO: Adding /tmp/venv-j1De/bin to PATH 15:01:06 + PATH=/tmp/venv-j1De/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:01:06 + return 0 15:01:06 + [[ -d /opt/pyenv ]] 15:01:06 + echo '---> Setting up pyenv' 15:01:06 ---> Setting up pyenv 15:01:06 + export PYENV_ROOT=/opt/pyenv 15:01:06 + PYENV_ROOT=/opt/pyenv 15:01:06 + export PATH=/opt/pyenv/bin:/tmp/venv-j1De/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:01:06 + PATH=/opt/pyenv/bin:/tmp/venv-j1De/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:01:06 ++ pwd 15:01:06 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:01:06 + export PYTHONPATH 15:01:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:01:06 + TOX_TESTENV_PASSENV=PYTHONPATH 15:01:06 + tox --version 15:01:07 4.12.1 from /tmp/venv-j1De/lib/python3.10/site-packages/tox/__init__.py 15:01:07 + PARALLEL=false 15:01:07 + TOX_OPTIONS_LIST= 15:01:07 + [[ -n checkbashisms ]] 15:01:07 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:01:07 + case ${PARALLEL,,} in 15:01:07 + tox -e checkbashisms 15:01:07 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:01:08 checkbashisms: freeze> python -m pip freeze --all 15:01:09 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:01:09 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:01:10 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:01:10 you may get strange results 15:01:11 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:01:12 checkbashisms: OK (4.88=setup[1.73]+cmd[3.15] seconds) 15:01:12 congratulations :) (5.08 seconds) 15:01:12 + tox_status=0 15:01:12 + echo '---> Completed tox runs' 15:01:12 ---> Completed tox runs 15:01:12 + for i in .tox/*/log 15:01:12 ++ echo .tox/checkbashisms/log 15:01:12 ++ awk -F/ '{print $2}' 15:01:12 + tox_env=checkbashisms 15:01:12 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:01:12 + DOC_DIR=docs/_build/html 15:01:12 + [[ -d docs/_build/html ]] 15:01:12 + echo '---> tox-run.sh ends' 15:01:12 ---> tox-run.sh ends 15:01:12 + test 0 -eq 0 15:01:12 $ ssh-agent -k 15:01:12 unset SSH_AUTH_SOCK; 15:01:12 unset SSH_AGENT_PID; 15:01:12 echo Agent pid 1711 killed; 15:01:12 [ssh-agent] Stopped. 15:01:12 [PostBuildScript] - [INFO] Executing post build scripts. 15:01:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12672280867065350886.sh 15:01:12 ---> sysstat.sh 15:01:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8351576772427092524.sh 15:01:13 ---> package-listing.sh 15:01:13 ++ tr '[:upper:]' '[:lower:]' 15:01:13 ++ facter osfamily 15:01:13 + OS_FAMILY=debian 15:01:13 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:01:13 + START_PACKAGES=/tmp/packages_start.txt 15:01:13 + END_PACKAGES=/tmp/packages_end.txt 15:01:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:01:13 + PACKAGES=/tmp/packages_start.txt 15:01:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:01:13 + PACKAGES=/tmp/packages_end.txt 15:01:13 + case "${OS_FAMILY}" in 15:01:13 + dpkg -l 15:01:13 + grep '^ii' 15:01:13 + '[' -f /tmp/packages_start.txt ']' 15:01:13 + '[' -f /tmp/packages_end.txt ']' 15:01:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:01:13 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:01:13 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:01:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:01:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4588159367205347887.sh 15:01:13 ---> capture-instance-metadata.sh 15:01:13 Setup pyenv: 15:01:13 system 15:01:13 3.8.13 15:01:13 3.9.13 15:01:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:01:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2uU8 15:01:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:01:21 lf-activate-venv(): INFO: Installing: lftools 15:02:03 lf-activate-venv(): INFO: Adding /tmp/venv-2uU8/bin to PATH 15:02:03 INFO: Running in OpenStack, capturing instance metadata 15:02:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13972217525154220642.sh 15:02:04 provisioning config files... 15:02:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16044175229611109017tmp 15:02:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:02:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:02:04 [EnvInject] - Injecting environment variables from a build step. 15:02:04 [EnvInject] - Injecting as environment variables the properties content 15:02:04 SERVER_ID=logs 15:02:04 15:02:04 [EnvInject] - Variables injected successfully. 15:02:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11145424727566598007.sh 15:02:04 ---> create-netrc.sh 15:02:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10200686950233103836.sh 15:02:04 ---> python-tools-install.sh 15:02:04 Setup pyenv: 15:02:04 system 15:02:04 3.8.13 15:02:04 3.9.13 15:02:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:02:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uU8 from file:/tmp/.os_lf_venv 15:02:06 lf-activate-venv(): INFO: Installing: lftools 15:02:14 lf-activate-venv(): INFO: Adding /tmp/venv-2uU8/bin to PATH 15:02:14 Generating Requirements File 15:02:48 Python 3.10.6 15:02:48 pip 23.3.2 from /tmp/venv-2uU8/lib/python3.10/site-packages/pip (python 3.10) 15:02:48 appdirs==1.4.4 15:02:48 argcomplete==3.2.1 15:02:48 aspy.yaml==1.3.0 15:02:48 attrs==23.2.0 15:02:48 autopage==0.5.2 15:02:48 beautifulsoup4==4.12.3 15:02:48 boto3==1.34.22 15:02:48 botocore==1.34.22 15:02:48 bs4==0.0.2 15:02:48 cachetools==5.3.2 15:02:48 certifi==2023.11.17 15:02:48 cffi==1.16.0 15:02:48 cfgv==3.4.0 15:02:48 chardet==5.2.0 15:02:48 charset-normalizer==3.3.2 15:02:48 click==8.1.7 15:02:48 cliff==4.5.0 15:02:48 cmd2==2.4.3 15:02:48 cryptography==3.3.2 15:02:48 debtcollector==2.5.0 15:02:48 decorator==5.1.1 15:02:48 defusedxml==0.7.1 15:02:48 Deprecated==1.2.14 15:02:48 distlib==0.3.8 15:02:48 dnspython==2.4.2 15:02:48 docker==4.2.2 15:02:48 dogpile.cache==1.3.0 15:02:48 email-validator==2.1.0.post1 15:02:48 filelock==3.13.1 15:02:48 future==0.18.3 15:02:48 gitdb==4.0.11 15:02:48 GitPython==3.1.41 15:02:48 google-auth==2.26.2 15:02:48 httplib2==0.22.0 15:02:48 identify==2.5.33 15:02:48 idna==3.6 15:02:48 importlib-resources==1.5.0 15:02:48 iso8601==2.1.0 15:02:48 Jinja2==3.1.3 15:02:48 jmespath==1.0.1 15:02:48 jsonpatch==1.33 15:02:48 jsonpointer==2.4 15:02:48 jsonschema==4.21.0 15:02:48 jsonschema-specifications==2023.12.1 15:02:48 keystoneauth1==5.5.0 15:02:48 kubernetes==29.0.0 15:02:48 lftools==0.37.8 15:02:48 lxml==5.1.0 15:02:48 MarkupSafe==2.1.3 15:02:48 msgpack==1.0.7 15:02:48 multi_key_dict==2.0.3 15:02:48 munch==4.0.0 15:02:48 netaddr==0.10.1 15:02:48 netifaces==0.11.0 15:02:48 niet==1.4.2 15:02:48 nodeenv==1.8.0 15:02:48 oauth2client==4.1.3 15:02:48 oauthlib==3.2.2 15:02:48 openstacksdk==0.62.0 15:02:48 os-client-config==2.1.0 15:02:48 os-service-types==1.7.0 15:02:48 osc-lib==3.0.0 15:02:48 oslo.config==9.3.0 15:02:48 oslo.context==5.3.0 15:02:48 oslo.i18n==6.2.0 15:02:48 oslo.log==5.4.0 15:02:48 oslo.serialization==5.3.0 15:02:48 oslo.utils==7.0.0 15:02:48 packaging==23.2 15:02:48 pbr==6.0.0 15:02:48 platformdirs==4.1.0 15:02:48 prettytable==3.9.0 15:02:48 pyasn1==0.5.1 15:02:48 pyasn1-modules==0.3.0 15:02:48 pycparser==2.21 15:02:48 pygerrit2==2.0.15 15:02:48 PyGithub==2.1.1 15:02:48 pyinotify==0.9.6 15:02:48 PyJWT==2.8.0 15:02:48 PyNaCl==1.5.0 15:02:48 pyparsing==2.4.7 15:02:48 pyperclip==1.8.2 15:02:48 pyrsistent==0.20.0 15:02:48 python-cinderclient==9.4.0 15:02:48 python-dateutil==2.8.2 15:02:48 python-heatclient==3.4.0 15:02:48 python-jenkins==1.8.2 15:02:48 python-keystoneclient==5.3.0 15:02:48 python-magnumclient==4.3.0 15:02:48 python-novaclient==18.4.0 15:02:48 python-openstackclient==6.0.0 15:02:48 python-swiftclient==4.4.0 15:02:48 pytz==2023.3.post1 15:02:48 PyYAML==6.0.1 15:02:48 referencing==0.32.1 15:02:48 requests==2.31.0 15:02:48 requests-oauthlib==1.3.1 15:02:48 requestsexceptions==1.4.0 15:02:48 rfc3986==2.0.0 15:02:48 rpds-py==0.17.1 15:02:48 rsa==4.9 15:02:48 ruamel.yaml==0.18.5 15:02:48 ruamel.yaml.clib==0.2.8 15:02:48 s3transfer==0.10.0 15:02:48 simplejson==3.19.2 15:02:48 six==1.16.0 15:02:48 smmap==5.0.1 15:02:48 soupsieve==2.5 15:02:48 stevedore==5.1.0 15:02:48 tabulate==0.9.0 15:02:48 toml==0.10.2 15:02:48 tomlkit==0.12.3 15:02:48 tqdm==4.66.1 15:02:48 typing_extensions==4.9.0 15:02:48 tzdata==2023.4 15:02:48 urllib3==1.26.18 15:02:48 virtualenv==20.25.0 15:02:48 wcwidth==0.2.13 15:02:48 websocket-client==1.7.0 15:02:48 wrapt==1.16.0 15:02:48 xdg==6.0.0 15:02:48 xmltodict==0.13.0 15:02:48 yq==3.2.3 15:02:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3622607081118120460.sh 15:02:48 ---> sudo-logs.sh 15:02:48 Archiving 'sudo' log.. 15:02:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6978534198855262789.sh 15:02:49 ---> job-cost.sh 15:02:49 Setup pyenv: 15:02:49 system 15:02:49 3.8.13 15:02:49 3.9.13 15:02:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:02:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uU8 from file:/tmp/.os_lf_venv 15:02:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:02: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. 15:02:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:02:59 lf-activate-venv(): INFO: Adding /tmp/venv-2uU8/bin to PATH 15:02:59 INFO: No Stack... 15:02:59 INFO: Retrieving Pricing Info for: v3-standard-4 15:02:59 INFO: Archiving Costs 15:02:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2904892089512347940.sh 15:02:59 ---> logs-deploy.sh 15:02:59 Setup pyenv: 15:02:59 system 15:02:59 3.8.13 15:02:59 3.9.13 15:02:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:02:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uU8 from file:/tmp/.os_lf_venv 15:03:01 lf-activate-venv(): INFO: Installing: lftools 15:03:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:03:11 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:03:12 lf-activate-venv(): INFO: Adding /tmp/venv-2uU8/bin to PATH 15:03:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3280 15:03:12 INFO: archiving workspace using pattern(s): 15:03:13 Archives upload complete. 15:03:13 INFO: archiving logs to Nexus 15:03:14 ---> uname -a: 15:03:14 Linux prd-ubuntu1804-builder-4c-4g-13409 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:03:14 15:03:14 15:03:14 ---> lscpu: 15:03:14 Architecture: x86_64 15:03:14 CPU op-mode(s): 32-bit, 64-bit 15:03:14 Byte Order: Little Endian 15:03:14 CPU(s): 4 15:03:14 On-line CPU(s) list: 0-3 15:03:14 Thread(s) per core: 1 15:03:14 Core(s) per socket: 1 15:03:14 Socket(s): 4 15:03:14 NUMA node(s): 1 15:03:14 Vendor ID: AuthenticAMD 15:03:14 CPU family: 23 15:03:14 Model: 49 15:03:14 Model name: AMD EPYC-Rome Processor 15:03:14 Stepping: 0 15:03:14 CPU MHz: 2800.000 15:03:14 BogoMIPS: 5600.00 15:03:14 Virtualization: AMD-V 15:03:14 Hypervisor vendor: KVM 15:03:14 Virtualization type: full 15:03:14 L1d cache: 32K 15:03:14 L1i cache: 32K 15:03:14 L2 cache: 512K 15:03:14 L3 cache: 16384K 15:03:14 NUMA node0 CPU(s): 0-3 15:03:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:03:14 15:03:14 15:03:14 ---> nproc: 15:03:14 4 15:03:14 15:03:14 15:03:14 ---> df -h: 15:03:14 Filesystem Size Used Avail Use% Mounted on 15:03:14 udev 7.9G 0 7.9G 0% /dev 15:03:14 tmpfs 1.6G 672K 1.6G 1% /run 15:03:14 /dev/vda1 78G 8.3G 70G 11% / 15:03:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:03:14 tmpfs 5.0M 0 5.0M 0% /run/lock 15:03:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:03:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:03:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:03:14 15:03:14 15:03:14 ---> free -m: 15:03:14 total used free shared buff/cache available 15:03:14 Mem: 16040 539 13429 0 2071 15188 15:03:14 Swap: 1023 0 1023 15:03:14 15:03:14 15:03:14 ---> ip addr: 15:03:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:03:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:03:14 inet 127.0.0.1/8 scope host lo 15:03:14 valid_lft forever preferred_lft forever 15:03:14 inet6 ::1/128 scope host 15:03:14 valid_lft forever preferred_lft forever 15:03:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:03:14 link/ether fa:16:3e:5f:07:72 brd ff:ff:ff:ff:ff:ff 15:03:14 inet 10.30.106.40/23 brd 10.30.107.255 scope global dynamic ens3 15:03:14 valid_lft 86227sec preferred_lft 86227sec 15:03:14 inet6 fe80::f816:3eff:fe5f:772/64 scope link 15:03:14 valid_lft forever preferred_lft forever 15:03:14 15:03:14 15:03:14 ---> sar -b -r -n DEV: 15:03:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13409) 01/19/24 _x86_64_ (4 CPU) 15:03:14 15:03:14 15:00:24 LINUX RESTART (4 CPU) 15:03:14 15:03:14 15:01:01 tps rtps wtps bread/s bwrtn/s 15:03:14 15:02:01 102.88 17.81 85.07 1080.62 21047.16 15:03:14 15:03:01 71.55 0.95 70.60 100.65 21555.07 15:03:14 Average: 87.22 9.38 77.84 590.63 21301.12 15:03:14 15:03:14 15:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:03:14 15:02:01 13789028 15510096 2635932 16.05 65616 1850472 822536 4.71 794352 1616076 178272 15:03:14 15:03:01 13778544 15580672 2646416 16.11 77680 1913040 748160 4.28 694204 1713240 108112 15:03:14 Average: 13783786 15545384 2641174 16.08 71648 1881756 785348 4.49 744278 1664658 143192 15:03:14 15:03:14 15:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:03:14 15:02:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 15:03:14 15:02:01 ens3 54.57 34.26 668.78 7.61 0.00 0.00 0.00 0.00 15:03:14 15:03:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 15:03:14 15:03:01 ens3 40.24 31.06 366.14 8.41 0.00 0.00 0.00 0.00 15:03:14 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 15:03:14 Average: ens3 47.41 32.66 517.46 8.01 0.00 0.00 0.00 0.00 15:03:14 15:03:14 15:03:14 ---> sar -P ALL: 15:03:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13409) 01/19/24 _x86_64_ (4 CPU) 15:03:14 15:03:14 15:00:24 LINUX RESTART (4 CPU) 15:03:14 15:03:14 15:01:01 CPU %user %nice %system %iowait %steal %idle 15:03:14 15:02:01 all 16.90 0.00 1.43 8.22 0.05 73.40 15:03:14 15:02:01 0 19.89 0.00 1.69 5.83 0.07 72.52 15:03:14 15:02:01 1 25.96 0.00 1.63 23.08 0.07 49.27 15:03:14 15:02:01 2 11.55 0.00 1.10 1.74 0.03 85.58 15:03:14 15:02:01 3 10.27 0.00 1.27 2.28 0.03 86.14 15:03:14 15:03:01 all 20.18 0.00 1.27 4.98 0.05 73.52 15:03:14 15:03:01 0 18.67 0.00 1.54 0.20 0.03 79.56 15:03:14 15:03:01 1 24.52 0.00 1.47 7.76 0.05 66.19 15:03:14 15:03:01 2 25.74 0.00 1.17 7.58 0.08 65.43 15:03:14 15:03:01 3 11.81 0.00 0.92 4.39 0.05 82.84 15:03:14 Average: all 18.54 0.00 1.35 6.60 0.05 73.46 15:03:14 Average: 0 19.28 0.00 1.61 3.01 0.05 76.04 15:03:14 Average: 1 25.24 0.00 1.55 15.40 0.06 57.75 15:03:14 Average: 2 18.64 0.00 1.14 4.66 0.06 75.51 15:03:14 Average: 3 11.04 0.00 1.09 3.34 0.04 84.49 15:03:14 15:03:14 15:03:14