08:51:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 08:51:57 Running as SYSTEM 08:51:57 [EnvInject] - Loading node environment variables. 08:51:57 Building remotely on prd-ubuntu1804-builder-4c-4g-9355 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:51:57 [ssh-agent] Looking for ssh-agent implementation... 08:51:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:57 $ ssh-agent 08:51:57 SSH_AUTH_SOCK=/tmp/ssh-KCoq677e7RoK/agent.1737 08:51:57 SSH_AGENT_PID=1739 08:51:57 [ssh-agent] Started. 08:51:57 Running ssh-add (command line suppressed) 08:51:57 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17752234458405178886.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17752234458405178886.key) 08:51:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:51:57 The recommended git tool is: NONE 08:51:59 using credential onap-jenkins-ssh 08:51:59 Wiping out workspace first. 08:51:59 Cloning the remote Git repository 08:51:59 Cloning repository git://cloud.onap.org/mirror/oom.git 08:51:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:51:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:51:59 > git --version # timeout=10 08:51:59 > git --version # 'git version 2.17.1' 08:51:59 using GIT_SSH to set credentials Gerrit user 08:51:59 Verifying host key using manually-configured host key entries 08:51:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:52:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:52:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:52:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:52:04 using GIT_SSH to set credentials Gerrit user 08:52:04 Verifying host key using manually-configured host key entries 08:52:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/3 # timeout=30 08:52:05 > git rev-parse 0b82252bd80198244af6f2d9e951c6dae07a508f^{commit} # timeout=10 08:52:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:52:05 Checking out Revision 0b82252bd80198244af6f2d9e951c6dae07a508f (refs/changes/53/137153/3) 08:52:05 > git config core.sparsecheckout # timeout=10 08:52:05 > git checkout -f 0b82252bd80198244af6f2d9e951c6dae07a508f # timeout=30 08:52:08 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 08:52:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:52:08 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 08:52:08 [EnvInject] - Injecting environment variables from a build step. 08:52:08 [EnvInject] - Injecting as environment variables the properties content 08:52:08 PYTHON=python3 08:52:08 08:52:08 [EnvInject] - Variables injected successfully. 08:52:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6578272281261774719.sh 08:52:08 ---> tox-install.sh 08:52:08 + source /home/jenkins/lf-env.sh 08:52:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:52:08 ++ mktemp -d /tmp/venv-XXXX 08:52:08 + lf_venv=/tmp/venv-DBeg 08:52:08 + local venv_file=/tmp/.os_lf_venv 08:52:08 + local python=python3 08:52:08 + local options 08:52:08 + local set_path=true 08:52:08 + local install_args= 08:52:08 ++ 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 08:52:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:52:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:52:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:52:08 + true 08:52:08 + case $1 in 08:52:08 + venv_file=/tmp/.toxenv 08:52:08 + shift 2 08:52:08 + true 08:52:08 + case $1 in 08:52:08 + shift 08:52:08 + break 08:52:08 + case $python in 08:52:08 + local pkg_list= 08:52:08 + [[ -d /opt/pyenv ]] 08:52:08 + echo 'Setup pyenv:' 08:52:08 Setup pyenv: 08:52:08 + export PYENV_ROOT=/opt/pyenv 08:52:08 + PYENV_ROOT=/opt/pyenv 08:52:08 + 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 08:52:08 + 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 08:52:08 + pyenv versions 08:52:08 * system (set by /opt/pyenv/version) 08:52:08 * 3.8.13 (set by /opt/pyenv/version) 08:52:08 * 3.9.13 (set by /opt/pyenv/version) 08:52:08 * 3.10.6 (set by /opt/pyenv/version) 08:52:08 + command -v pyenv 08:52:08 ++ pyenv init - --no-rehash 08:52:08 + 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[*]}"'\'')" 08:52:08 export PATH="/opt/pyenv/shims:${PATH}" 08:52:08 export PYENV_SHELL=bash 08:52:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:52:08 pyenv() { 08:52:08 local command 08:52:08 command="${1:-}" 08:52:08 if [ "$#" -gt 0 ]; then 08:52:08 shift 08:52:08 fi 08:52:08 08:52:08 case "$command" in 08:52:08 rehash|shell) 08:52:08 eval "$(pyenv "sh-$command" "$@")" 08:52:08 ;; 08:52:08 *) 08:52:08 command pyenv "$command" "$@" 08:52:08 ;; 08:52:08 esac 08:52:08 }' 08:52:08 +++ 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[*]}"' 08:52:08 ++ 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 08:52:08 ++ 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 08:52:08 ++ 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 08:52:08 ++ export PYENV_SHELL=bash 08:52:08 ++ PYENV_SHELL=bash 08:52:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:52:08 +++ complete -F _pyenv pyenv 08:52:08 ++ lf-pyver python3 08:52:08 ++ local py_version_xy=python3 08:52:08 ++ local py_version_xyz= 08:52:08 ++ pyenv versions 08:52:08 ++ local command 08:52:08 ++ sed 's/^[ *]* //' 08:52:08 ++ command=versions 08:52:08 ++ '[' 1 -gt 0 ']' 08:52:08 ++ shift 08:52:08 ++ case "$command" in 08:52:08 ++ command pyenv versions 08:52:08 ++ pyenv versions 08:52:08 ++ awk '{ print $1 }' 08:52:08 ++ grep -E '^[0-9.]*[0-9]$' 08:52:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:52:08 +++ grep '^3' /tmp/.pyenv_versions 08:52:08 +++ sort -V 08:52:08 +++ tail -n 1 08:52:08 ++ py_version_xyz=3.10.6 08:52:08 ++ [[ -z 3.10.6 ]] 08:52:08 ++ echo 3.10.6 08:52:08 ++ return 0 08:52:08 + pyenv local 3.10.6 08:52:08 + local command 08:52:08 + command=local 08:52:08 + '[' 2 -gt 0 ']' 08:52:08 + shift 08:52:08 + case "$command" in 08:52:08 + command pyenv local 3.10.6 08:52:08 + pyenv local 3.10.6 08:52:08 + for arg in "$@" 08:52:08 + case $arg in 08:52:08 + pkg_list+='tox ' 08:52:08 + for arg in "$@" 08:52:08 + case $arg in 08:52:08 + pkg_list+='virtualenv ' 08:52:08 + for arg in "$@" 08:52:08 + case $arg in 08:52:08 + pkg_list+='urllib3~=1.26.15 ' 08:52:08 + [[ -f /tmp/.toxenv ]] 08:52:08 + [[ ! -f /tmp/.toxenv ]] 08:52:08 + [[ -n '' ]] 08:52:08 + python3 -m venv /tmp/venv-DBeg 08:52:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DBeg' 08:52:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DBeg 08:52:12 + echo /tmp/venv-DBeg 08:52:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:52:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:52:12 + /tmp/venv-DBeg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:52:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:52:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:52:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:52:15 + /tmp/venv-DBeg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:52:18 + type python3 08:52:18 + true 08:52:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DBeg/bin to PATH' 08:52:18 lf-activate-venv(): INFO: Adding /tmp/venv-DBeg/bin to PATH 08:52:18 + PATH=/tmp/venv-DBeg/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 08:52:18 + return 0 08:52:18 + python3 --version 08:52:18 Python 3.10.6 08:52:18 + python3 -m pip --version 08:52:18 pip 24.0 from /tmp/venv-DBeg/lib/python3.10/site-packages/pip (python 3.10) 08:52:18 + python3 -m pip freeze 08:52:18 cachetools==5.3.3 08:52:18 chardet==5.2.0 08:52:18 colorama==0.4.6 08:52:18 distlib==0.3.8 08:52:18 filelock==3.13.1 08:52:18 packaging==23.2 08:52:18 platformdirs==4.2.0 08:52:18 pluggy==1.4.0 08:52:18 pyproject-api==1.6.1 08:52:18 tomli==2.0.1 08:52:18 tox==4.13.0 08:52:18 urllib3==1.26.18 08:52:18 virtualenv==20.25.1 08:52:18 [EnvInject] - Injecting environment variables from a build step. 08:52:18 [EnvInject] - Injecting as environment variables the properties content 08:52:18 PARALLEL=false 08:52:18 08:52:18 [EnvInject] - Variables injected successfully. 08:52:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7155879467710874050.sh 08:52:18 ---> tox-run.sh 08:52:18 + 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 08:52:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:52:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:52:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:52:18 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:52:18 + source /home/jenkins/lf-env.sh 08:52:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:52:18 ++ mktemp -d /tmp/venv-XXXX 08:52:18 + lf_venv=/tmp/venv-vnOh 08:52:18 + local venv_file=/tmp/.os_lf_venv 08:52:18 + local python=python3 08:52:18 + local options 08:52:18 + local set_path=true 08:52:18 + local install_args= 08:52:18 ++ 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 08:52:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:52:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:52:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:52:18 + true 08:52:18 + case $1 in 08:52:18 + venv_file=/tmp/.toxenv 08:52:18 + shift 2 08:52:18 + true 08:52:18 + case $1 in 08:52:18 + shift 08:52:18 + break 08:52:18 + case $python in 08:52:18 + local pkg_list= 08:52:18 + [[ -d /opt/pyenv ]] 08:52:18 + echo 'Setup pyenv:' 08:52:18 Setup pyenv: 08:52:18 + export PYENV_ROOT=/opt/pyenv 08:52:18 + PYENV_ROOT=/opt/pyenv 08:52:18 + 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 08:52:18 + 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 08:52:18 + pyenv versions 08:52:19 system 08:52:19 3.8.13 08:52:19 3.9.13 08:52:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:52:19 + command -v pyenv 08:52:19 ++ pyenv init - --no-rehash 08:52:19 + 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[*]}"'\'')" 08:52:19 export PATH="/opt/pyenv/shims:${PATH}" 08:52:19 export PYENV_SHELL=bash 08:52:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:52:19 pyenv() { 08:52:19 local command 08:52:19 command="${1:-}" 08:52:19 if [ "$#" -gt 0 ]; then 08:52:19 shift 08:52:19 fi 08:52:19 08:52:19 case "$command" in 08:52:19 rehash|shell) 08:52:19 eval "$(pyenv "sh-$command" "$@")" 08:52:19 ;; 08:52:19 *) 08:52:19 command pyenv "$command" "$@" 08:52:19 ;; 08:52:19 esac 08:52:19 }' 08:52:19 +++ 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[*]}"' 08:52:19 ++ 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 08:52:19 ++ 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 08:52:19 ++ 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 08:52:19 ++ export PYENV_SHELL=bash 08:52:19 ++ PYENV_SHELL=bash 08:52:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:52:19 +++ complete -F _pyenv pyenv 08:52:19 ++ lf-pyver python3 08:52:19 ++ local py_version_xy=python3 08:52:19 ++ local py_version_xyz= 08:52:19 ++ pyenv versions 08:52:19 ++ local command 08:52:19 ++ command=versions 08:52:19 ++ '[' 1 -gt 0 ']' 08:52:19 ++ shift 08:52:19 ++ case "$command" in 08:52:19 ++ command pyenv versions 08:52:19 ++ pyenv versions 08:52:19 ++ awk '{ print $1 }' 08:52:19 ++ grep -E '^[0-9.]*[0-9]$' 08:52:19 ++ sed 's/^[ *]* //' 08:52:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:52:19 +++ grep '^3' /tmp/.pyenv_versions 08:52:19 +++ sort -V 08:52:19 +++ tail -n 1 08:52:19 ++ py_version_xyz=3.10.6 08:52:19 ++ [[ -z 3.10.6 ]] 08:52:19 ++ echo 3.10.6 08:52:19 ++ return 0 08:52:19 + pyenv local 3.10.6 08:52:19 + local command 08:52:19 + command=local 08:52:19 + '[' 2 -gt 0 ']' 08:52:19 + shift 08:52:19 + case "$command" in 08:52:19 + command pyenv local 3.10.6 08:52:19 + pyenv local 3.10.6 08:52:19 + for arg in "$@" 08:52:19 + case $arg in 08:52:19 + pkg_list+='tox ' 08:52:19 + for arg in "$@" 08:52:19 + case $arg in 08:52:19 + pkg_list+='virtualenv ' 08:52:19 + for arg in "$@" 08:52:19 + case $arg in 08:52:19 + pkg_list+='urllib3~=1.26.15 ' 08:52:19 + [[ -f /tmp/.toxenv ]] 08:52:19 ++ cat /tmp/.toxenv 08:52:19 + lf_venv=/tmp/venv-DBeg 08:52:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DBeg from' file:/tmp/.toxenv 08:52:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DBeg from file:/tmp/.toxenv 08:52:19 + /tmp/venv-DBeg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:52:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:52:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:52:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:52:20 + /tmp/venv-DBeg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:52:21 + type python3 08:52:21 + true 08:52:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DBeg/bin to PATH' 08:52:21 lf-activate-venv(): INFO: Adding /tmp/venv-DBeg/bin to PATH 08:52:21 + PATH=/tmp/venv-DBeg/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 08:52:21 + return 0 08:52:21 + [[ -d /opt/pyenv ]] 08:52:21 + echo '---> Setting up pyenv' 08:52:21 ---> Setting up pyenv 08:52:21 + export PYENV_ROOT=/opt/pyenv 08:52:21 + PYENV_ROOT=/opt/pyenv 08:52:21 + export PATH=/opt/pyenv/bin:/tmp/venv-DBeg/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 08:52:21 + PATH=/opt/pyenv/bin:/tmp/venv-DBeg/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 08:52:21 ++ pwd 08:52:21 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:52:21 + export PYTHONPATH 08:52:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:52:21 + TOX_TESTENV_PASSENV=PYTHONPATH 08:52:21 + tox --version 08:52:21 4.13.0 from /tmp/venv-DBeg/lib/python3.10/site-packages/tox/__init__.py 08:52:21 + PARALLEL=false 08:52:21 + TOX_OPTIONS_LIST= 08:52:21 + [[ -n checkbashisms ]] 08:52:21 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:52:21 + case ${PARALLEL,,} in 08:52:21 + tox -e checkbashisms 08:52:21 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:52:22 checkbashisms: freeze> python -m pip freeze --all 08:52:23 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 08:52:23 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:52:24 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:52:24 you may get strange results 08:52:25 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:52:26 checkbashisms: OK (4.72=setup[1.64]+cmd[3.08] seconds) 08:52:26 congratulations :) (4.89 seconds) 08:52:26 + tox_status=0 08:52:26 + echo '---> Completed tox runs' 08:52:26 ---> Completed tox runs 08:52:26 + for i in .tox/*/log 08:52:26 ++ echo .tox/checkbashisms/log 08:52:26 ++ awk -F/ '{print $2}' 08:52:26 + tox_env=checkbashisms 08:52:26 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:52:26 + DOC_DIR=docs/_build/html 08:52:26 + [[ -d docs/_build/html ]] 08:52:26 + echo '---> tox-run.sh ends' 08:52:26 ---> tox-run.sh ends 08:52:26 + test 0 -eq 0 08:52:26 $ ssh-agent -k 08:52:26 unset SSH_AUTH_SOCK; 08:52:26 unset SSH_AGENT_PID; 08:52:26 echo Agent pid 1739 killed; 08:52:26 [ssh-agent] Stopped. 08:52:26 [PostBuildScript] - [INFO] Executing post build scripts. 08:52:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins473099755388336750.sh 08:52:27 ---> sysstat.sh 08:52:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2240092520348934649.sh 08:52:27 ---> package-listing.sh 08:52:27 ++ facter osfamily 08:52:27 ++ tr '[:upper:]' '[:lower:]' 08:52:27 + OS_FAMILY=debian 08:52:27 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:52:27 + START_PACKAGES=/tmp/packages_start.txt 08:52:27 + END_PACKAGES=/tmp/packages_end.txt 08:52:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:52:27 + PACKAGES=/tmp/packages_start.txt 08:52:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:52:27 + PACKAGES=/tmp/packages_end.txt 08:52:27 + case "${OS_FAMILY}" in 08:52:27 + dpkg -l 08:52:27 + grep '^ii' 08:52:27 + '[' -f /tmp/packages_start.txt ']' 08:52:27 + '[' -f /tmp/packages_end.txt ']' 08:52:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:52:27 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:52:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:52:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:52:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1636930598086232193.sh 08:52:27 ---> capture-instance-metadata.sh 08:52:27 Setup pyenv: 08:52:27 system 08:52:27 3.8.13 08:52:27 3.9.13 08:52:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:52:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mAMk 08:52:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:52:34 lf-activate-venv(): INFO: Installing: lftools 08:53:04 lf-activate-venv(): INFO: Adding /tmp/venv-mAMk/bin to PATH 08:53:04 INFO: Running in OpenStack, capturing instance metadata 08:53:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17423752349157145820.sh 08:53:04 provisioning config files... 08:53:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2149191911309094969tmp 08:53:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:53:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:53:04 [EnvInject] - Injecting environment variables from a build step. 08:53:04 [EnvInject] - Injecting as environment variables the properties content 08:53:04 SERVER_ID=logs 08:53:04 08:53:04 [EnvInject] - Variables injected successfully. 08:53:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins580961650027419340.sh 08:53:04 ---> create-netrc.sh 08:53:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1890059609330792604.sh 08:53:04 ---> python-tools-install.sh 08:53:04 Setup pyenv: 08:53:04 system 08:53:04 3.8.13 08:53:04 3.9.13 08:53:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:53:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mAMk from file:/tmp/.os_lf_venv 08:53:05 lf-activate-venv(): INFO: Installing: lftools 08:53:13 lf-activate-venv(): INFO: Adding /tmp/venv-mAMk/bin to PATH 08:53:13 Generating Requirements File 08:53:39 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. 08:53:39 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:53:39 Python 3.10.6 08:53:40 pip 24.0 from /tmp/venv-mAMk/lib/python3.10/site-packages/pip (python 3.10) 08:53:40 appdirs==1.4.4 08:53:40 argcomplete==3.2.2 08:53:40 aspy.yaml==1.3.0 08:53:40 attrs==23.2.0 08:53:40 autopage==0.5.2 08:53:40 beautifulsoup4==4.12.3 08:53:40 boto3==1.34.51 08:53:40 botocore==1.34.51 08:53:40 bs4==0.0.2 08:53:40 cachetools==5.3.3 08:53:40 certifi==2024.2.2 08:53:40 cffi==1.16.0 08:53:40 cfgv==3.4.0 08:53:40 chardet==5.2.0 08:53:40 charset-normalizer==3.3.2 08:53:40 click==8.1.7 08:53:40 cliff==4.6.0 08:53:40 cmd2==2.4.3 08:53:40 cryptography==3.3.2 08:53:40 debtcollector==3.0.0 08:53:40 decorator==5.1.1 08:53:40 defusedxml==0.7.1 08:53:40 Deprecated==1.2.14 08:53:40 distlib==0.3.8 08:53:40 dnspython==2.6.1 08:53:40 docker==4.2.2 08:53:40 dogpile.cache==1.3.2 08:53:40 email_validator==2.1.1 08:53:40 filelock==3.13.1 08:53:40 future==1.0.0 08:53:40 gitdb==4.0.11 08:53:40 GitPython==3.1.42 08:53:40 google-auth==2.28.1 08:53:40 httplib2==0.22.0 08:53:40 identify==2.5.35 08:53:40 idna==3.6 08:53:40 importlib-resources==1.5.0 08:53:40 iso8601==2.1.0 08:53:40 Jinja2==3.1.3 08:53:40 jmespath==1.0.1 08:53:40 jsonpatch==1.33 08:53:40 jsonpointer==2.4 08:53:40 jsonschema==4.21.1 08:53:40 jsonschema-specifications==2023.12.1 08:53:40 keystoneauth1==5.6.0 08:53:40 kubernetes==29.0.0 08:53:40 lftools==0.37.9 08:53:40 lxml==5.1.0 08:53:40 MarkupSafe==2.1.5 08:53:40 msgpack==1.0.7 08:53:40 multi_key_dict==2.0.3 08:53:40 munch==4.0.0 08:53:40 netaddr==1.2.1 08:53:40 netifaces==0.11.0 08:53:40 niet==1.4.2 08:53:40 nodeenv==1.8.0 08:53:40 oauth2client==4.1.3 08:53:40 oauthlib==3.2.2 08:53:40 openstacksdk==0.62.0 08:53:40 os-client-config==2.1.0 08:53:40 os-service-types==1.7.0 08:53:40 osc-lib==3.0.1 08:53:40 oslo.config==9.4.0 08:53:40 oslo.context==5.4.0 08:53:40 oslo.i18n==6.3.0 08:53:40 oslo.log==5.5.0 08:53:40 oslo.serialization==5.4.0 08:53:40 oslo.utils==7.1.0 08:53:40 packaging==23.2 08:53:40 pbr==6.0.0 08:53:40 platformdirs==4.2.0 08:53:40 prettytable==3.10.0 08:53:40 pyasn1==0.5.1 08:53:40 pyasn1-modules==0.3.0 08:53:40 pycparser==2.21 08:53:40 pygerrit2==2.0.15 08:53:40 PyGithub==2.2.0 08:53:40 pyinotify==0.9.6 08:53:40 PyJWT==2.8.0 08:53:40 PyNaCl==1.5.0 08:53:40 pyparsing==2.4.7 08:53:40 pyperclip==1.8.2 08:53:40 pyrsistent==0.20.0 08:53:40 python-cinderclient==9.4.0 08:53:40 python-dateutil==2.8.2 08:53:40 python-heatclient==3.4.0 08:53:40 python-jenkins==1.8.2 08:53:40 python-keystoneclient==5.3.0 08:53:40 python-magnumclient==4.3.0 08:53:40 python-novaclient==18.4.0 08:53:40 python-openstackclient==6.0.1 08:53:40 python-swiftclient==4.4.0 08:53:40 PyYAML==6.0.1 08:53:40 referencing==0.33.0 08:53:40 requests==2.31.0 08:53:40 requests-oauthlib==1.3.1 08:53:40 requestsexceptions==1.4.0 08:53:40 rfc3986==2.0.0 08:53:40 rpds-py==0.18.0 08:53:40 rsa==4.9 08:53:40 ruamel.yaml==0.18.6 08:53:40 ruamel.yaml.clib==0.2.8 08:53:40 s3transfer==0.10.0 08:53:40 simplejson==3.19.2 08:53:40 six==1.16.0 08:53:40 smmap==5.0.1 08:53:40 soupsieve==2.5 08:53:40 stevedore==5.2.0 08:53:40 tabulate==0.9.0 08:53:40 toml==0.10.2 08:53:40 tomlkit==0.12.4 08:53:40 tqdm==4.66.2 08:53:40 typing_extensions==4.10.0 08:53:40 tzdata==2024.1 08:53:40 urllib3==1.26.18 08:53:40 virtualenv==20.25.1 08:53:40 wcwidth==0.2.13 08:53:40 websocket-client==1.7.0 08:53:40 wrapt==1.16.0 08:53:40 xdg==6.0.0 08:53:40 xmltodict==0.13.0 08:53:40 yq==3.2.3 08:53:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3588382248319217403.sh 08:53:40 ---> sudo-logs.sh 08:53:40 Archiving 'sudo' log.. 08:53:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16874376732294302258.sh 08:53:41 ---> job-cost.sh 08:53:41 Setup pyenv: 08:53:41 system 08:53:41 3.8.13 08:53:41 3.9.13 08:53:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:53:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mAMk from file:/tmp/.os_lf_venv 08:53:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:53:49 lf-activate-venv(): INFO: Adding /tmp/venv-mAMk/bin to PATH 08:53:49 INFO: No Stack... 08:53:50 INFO: Retrieving Pricing Info for: v3-standard-4 08:53:50 INFO: Archiving Costs 08:53:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15109231296635842958.sh 08:53:50 ---> logs-deploy.sh 08:53:50 Setup pyenv: 08:53:50 system 08:53:50 3.8.13 08:53:50 3.9.13 08:53:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:53:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mAMk from file:/tmp/.os_lf_venv 08:53:52 lf-activate-venv(): INFO: Installing: lftools 08:54:00 lf-activate-venv(): INFO: Adding /tmp/venv-mAMk/bin to PATH 08:54:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3332 08:54:00 INFO: archiving workspace using pattern(s): 08:54:01 Archives upload complete. 08:54:01 INFO: archiving logs to Nexus 08:54:02 ---> uname -a: 08:54:02 Linux prd-ubuntu1804-builder-4c-4g-9355 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:54:02 08:54:02 08:54:02 ---> lscpu: 08:54:02 Architecture: x86_64 08:54:02 CPU op-mode(s): 32-bit, 64-bit 08:54:02 Byte Order: Little Endian 08:54:02 CPU(s): 4 08:54:02 On-line CPU(s) list: 0-3 08:54:02 Thread(s) per core: 1 08:54:02 Core(s) per socket: 1 08:54:02 Socket(s): 4 08:54:02 NUMA node(s): 1 08:54:02 Vendor ID: AuthenticAMD 08:54:02 CPU family: 23 08:54:02 Model: 49 08:54:02 Model name: AMD EPYC-Rome Processor 08:54:02 Stepping: 0 08:54:02 CPU MHz: 2800.000 08:54:02 BogoMIPS: 5600.00 08:54:02 Virtualization: AMD-V 08:54:02 Hypervisor vendor: KVM 08:54:02 Virtualization type: full 08:54:02 L1d cache: 32K 08:54:02 L1i cache: 32K 08:54:02 L2 cache: 512K 08:54:02 L3 cache: 16384K 08:54:02 NUMA node0 CPU(s): 0-3 08:54:02 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 08:54:02 08:54:02 08:54:02 ---> nproc: 08:54:02 4 08:54:02 08:54:02 08:54:02 ---> df -h: 08:54:02 Filesystem Size Used Avail Use% Mounted on 08:54:02 udev 7.9G 0 7.9G 0% /dev 08:54:02 tmpfs 1.6G 672K 1.6G 1% /run 08:54:02 /dev/vda1 78G 8.3G 70G 11% / 08:54:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:54:02 tmpfs 5.0M 0 5.0M 0% /run/lock 08:54:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:54:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:54:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:54:02 08:54:02 08:54:02 ---> free -m: 08:54:02 total used free shared buff/cache available 08:54:02 Mem: 16040 551 13423 0 2064 15176 08:54:02 Swap: 1023 0 1023 08:54:02 08:54:02 08:54:02 ---> ip addr: 08:54:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:54:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:54:02 inet 127.0.0.1/8 scope host lo 08:54:02 valid_lft forever preferred_lft forever 08:54:02 inet6 ::1/128 scope host 08:54:02 valid_lft forever preferred_lft forever 08:54:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:54:02 link/ether fa:16:3e:96:9f:3c brd ff:ff:ff:ff:ff:ff 08:54:02 inet 10.30.107.208/23 brd 10.30.107.255 scope global dynamic ens3 08:54:02 valid_lft 86259sec preferred_lft 86259sec 08:54:02 inet6 fe80::f816:3eff:fe96:9f3c/64 scope link 08:54:02 valid_lft forever preferred_lft forever 08:54:02 08:54:02 08:54:02 ---> sar -b -r -n DEV: 08:54:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9355) 02/28/24 _x86_64_ (4 CPU) 08:54:02 08:54:02 08:51:42 LINUX RESTART (4 CPU) 08:54:02 08:54:02 08:52:01 tps rtps wtps bread/s bwrtn/s 08:54:02 08:53:02 255.92 36.84 219.08 1755.84 48126.65 08:54:02 08:54:01 77.70 1.41 76.29 118.22 9168.07 08:54:02 Average: 167.56 19.27 148.29 943.91 28811.02 08:54:02 08:54:02 08:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:54:02 08:53:02 13784012 15504336 2640956 16.08 66020 1849400 898408 5.14 800504 1614904 211532 08:54:02 08:54:01 13748168 15543208 2676800 16.30 78852 1905216 824304 4.72 736192 1703956 107260 08:54:02 Average: 13766090 15523772 2658878 16.19 72436 1877308 861356 4.93 768348 1659430 159396 08:54:02 08:54:02 08:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:54:02 08:53:02 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 08:54:02 08:53:02 ens3 103.87 70.24 1069.47 26.00 0.00 0.00 0.00 0.00 08:54:02 08:54:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 08:54:02 08:54:01 ens3 44.86 32.13 308.42 13.86 0.00 0.00 0.00 0.00 08:54:02 Average: lo 1.48 1.48 0.15 0.15 0.00 0.00 0.00 0.00 08:54:02 Average: ens3 74.61 51.34 692.14 19.98 0.00 0.00 0.00 0.00 08:54:02 08:54:02 08:54:02 ---> sar -P ALL: 08:54:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9355) 02/28/24 _x86_64_ (4 CPU) 08:54:02 08:54:02 08:51:42 LINUX RESTART (4 CPU) 08:54:02 08:54:02 08:52:01 CPU %user %nice %system %iowait %steal %idle 08:54:02 08:53:02 all 21.73 0.00 2.20 2.86 0.06 73.15 08:54:02 08:53:02 0 10.72 0.00 1.74 4.66 0.05 82.83 08:54:02 08:53:02 1 15.63 0.00 2.20 5.31 0.08 76.77 08:54:02 08:53:02 2 30.85 0.00 2.17 0.27 0.07 66.64 08:54:02 08:53:02 3 29.68 0.00 2.72 1.20 0.07 66.33 08:54:02 08:54:01 all 22.53 0.00 1.32 0.73 0.05 75.37 08:54:02 08:54:01 0 24.71 0.00 1.38 1.85 0.05 72.01 08:54:02 08:54:01 1 3.21 0.00 0.63 0.66 0.03 95.47 08:54:02 08:54:01 2 38.37 0.00 2.06 0.26 0.07 59.25 08:54:02 08:54:01 3 23.84 0.00 1.24 0.19 0.02 74.72 08:54:02 Average: all 22.12 0.00 1.77 1.81 0.05 74.25 08:54:02 Average: 0 17.66 0.00 1.56 3.27 0.05 77.47 08:54:02 Average: 1 9.47 0.00 1.42 3.01 0.06 86.04 08:54:02 Average: 2 34.57 0.00 2.12 0.26 0.07 62.98 08:54:02 Average: 3 26.78 0.00 1.98 0.70 0.04 70.49 08:54:02 08:54:02 08:54:02