13:40:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 13:40:40 Running as SYSTEM 13:40:40 [EnvInject] - Loading node environment variables. 13:40:40 Building remotely on prd-ubuntu1804-builder-4c-4g-3434 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:40:40 [ssh-agent] Looking for ssh-agent implementation... 13:40:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:40 $ ssh-agent 13:40:40 SSH_AUTH_SOCK=/tmp/ssh-JUxtkaOZlg85/agent.1690 13:40:40 SSH_AGENT_PID=1692 13:40:40 [ssh-agent] Started. 13:40:40 Running ssh-add (command line suppressed) 13:40:40 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14418637403127678848.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14418637403127678848.key) 13:40:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:40:40 The recommended git tool is: NONE 13:40:42 using credential onap-jenkins-ssh 13:40:42 Wiping out workspace first. 13:40:42 Cloning the remote Git repository 13:40:42 Cloning repository git://cloud.onap.org/mirror/oom.git 13:40:42 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:40:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:40:42 > git --version # timeout=10 13:40:42 > git --version # 'git version 2.17.1' 13:40:42 using GIT_SSH to set credentials Gerrit user 13:40:42 Verifying host key using manually-configured host key entries 13:40:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:40:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:40:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:40:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:40:48 using GIT_SSH to set credentials Gerrit user 13:40:48 Verifying host key using manually-configured host key entries 13:40:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/1 # timeout=30 13:40:48 > git rev-parse 24b393ec44433a514d1b4fc482c529c8d557c87b^{commit} # timeout=10 13:40:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:40:48 Checking out Revision 24b393ec44433a514d1b4fc482c529c8d557c87b (refs/changes/53/137153/1) 13:40:48 > git config core.sparsecheckout # timeout=10 13:40:48 > git checkout -f 24b393ec44433a514d1b4fc482c529c8d557c87b # timeout=30 13:40:52 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 13:40:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:40:52 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 13:40:52 [EnvInject] - Injecting environment variables from a build step. 13:40:52 [EnvInject] - Injecting as environment variables the properties content 13:40:52 PYTHON=python3 13:40:52 13:40:52 [EnvInject] - Variables injected successfully. 13:40:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5688165799521488660.sh 13:40:52 ---> tox-install.sh 13:40:52 + source /home/jenkins/lf-env.sh 13:40:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:40:52 ++ mktemp -d /tmp/venv-XXXX 13:40:52 + lf_venv=/tmp/venv-QFm2 13:40:52 + local venv_file=/tmp/.os_lf_venv 13:40:52 + local python=python3 13:40:52 + local options 13:40:52 + local set_path=true 13:40:52 + local install_args= 13:40:52 ++ 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:40:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:40:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:40:52 + true 13:40:52 + case $1 in 13:40:52 + venv_file=/tmp/.toxenv 13:40:52 + shift 2 13:40:52 + true 13:40:52 + case $1 in 13:40:52 + shift 13:40:52 + break 13:40:52 + case $python in 13:40:52 + local pkg_list= 13:40:52 + [[ -d /opt/pyenv ]] 13:40:52 + echo 'Setup pyenv:' 13:40:52 Setup pyenv: 13:40:52 + export PYENV_ROOT=/opt/pyenv 13:40:52 + PYENV_ROOT=/opt/pyenv 13:40:52 + 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:40:52 + 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:40:52 + pyenv versions 13:40:52 * system (set by /opt/pyenv/version) 13:40:52 * 3.8.13 (set by /opt/pyenv/version) 13:40:52 * 3.9.13 (set by /opt/pyenv/version) 13:40:52 * 3.10.6 (set by /opt/pyenv/version) 13:40:52 + command -v pyenv 13:40:52 ++ pyenv init - --no-rehash 13:40:52 + 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:40:52 export PATH="/opt/pyenv/shims:${PATH}" 13:40:52 export PYENV_SHELL=bash 13:40:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:40:52 pyenv() { 13:40:52 local command 13:40:52 command="${1:-}" 13:40:52 if [ "$#" -gt 0 ]; then 13:40:52 shift 13:40:52 fi 13:40:52 13:40:52 case "$command" in 13:40:52 rehash|shell) 13:40:52 eval "$(pyenv "sh-$command" "$@")" 13:40:52 ;; 13:40:52 *) 13:40:52 command pyenv "$command" "$@" 13:40:52 ;; 13:40:52 esac 13:40:52 }' 13:40:52 +++ 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:40:52 ++ 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:40:52 ++ 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:40:52 ++ 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:40:52 ++ export PYENV_SHELL=bash 13:40:52 ++ PYENV_SHELL=bash 13:40:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:40:52 +++ complete -F _pyenv pyenv 13:40:52 ++ lf-pyver python3 13:40:52 ++ local py_version_xy=python3 13:40:52 ++ local py_version_xyz= 13:40:52 ++ pyenv versions 13:40:52 ++ local command 13:40:52 ++ command=versions 13:40:52 ++ '[' 1 -gt 0 ']' 13:40:52 ++ sed 's/^[ *]* //' 13:40:52 ++ grep -E '^[0-9.]*[0-9]$' 13:40:52 ++ shift 13:40:52 ++ case "$command" in 13:40:52 ++ command pyenv versions 13:40:52 ++ pyenv versions 13:40:52 ++ awk '{ print $1 }' 13:40:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:40:52 +++ grep '^3' /tmp/.pyenv_versions 13:40:52 +++ sort -V 13:40:52 +++ tail -n 1 13:40:52 ++ py_version_xyz=3.10.6 13:40:52 ++ [[ -z 3.10.6 ]] 13:40:52 ++ echo 3.10.6 13:40:52 ++ return 0 13:40:52 + pyenv local 3.10.6 13:40:52 + local command 13:40:52 + command=local 13:40:52 + '[' 2 -gt 0 ']' 13:40:52 + shift 13:40:52 + case "$command" in 13:40:52 + command pyenv local 3.10.6 13:40:52 + pyenv local 3.10.6 13:40:52 + for arg in "$@" 13:40:52 + case $arg in 13:40:52 + pkg_list+='tox ' 13:40:52 + for arg in "$@" 13:40:52 + case $arg in 13:40:52 + pkg_list+='virtualenv ' 13:40:52 + for arg in "$@" 13:40:52 + case $arg in 13:40:52 + pkg_list+='urllib3~=1.26.15 ' 13:40:52 + [[ -f /tmp/.toxenv ]] 13:40:52 + [[ ! -f /tmp/.toxenv ]] 13:40:52 + [[ -n '' ]] 13:40:52 + python3 -m venv /tmp/venv-QFm2 13:40:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QFm2' 13:40:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QFm2 13:40:57 + echo /tmp/venv-QFm2 13:40:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:40:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:40:57 + /tmp/venv-QFm2/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:41:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:41:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:41:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:41:00 + /tmp/venv-QFm2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:41:03 + type python3 13:41:03 + true 13:41:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QFm2/bin to PATH' 13:41:03 lf-activate-venv(): INFO: Adding /tmp/venv-QFm2/bin to PATH 13:41:03 + PATH=/tmp/venv-QFm2/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:41:03 + return 0 13:41:03 + python3 --version 13:41:03 Python 3.10.6 13:41:03 + python3 -m pip --version 13:41:03 pip 24.0 from /tmp/venv-QFm2/lib/python3.10/site-packages/pip (python 3.10) 13:41:03 + python3 -m pip freeze 13:41:03 cachetools==5.3.2 13:41:03 chardet==5.2.0 13:41:03 colorama==0.4.6 13:41:03 distlib==0.3.8 13:41:03 filelock==3.13.1 13:41:03 packaging==23.2 13:41:03 platformdirs==4.2.0 13:41:03 pluggy==1.4.0 13:41:03 pyproject-api==1.6.1 13:41:03 tomli==2.0.1 13:41:03 tox==4.12.1 13:41:03 urllib3==1.26.18 13:41:03 virtualenv==20.25.0 13:41:03 [EnvInject] - Injecting environment variables from a build step. 13:41:03 [EnvInject] - Injecting as environment variables the properties content 13:41:03 PARALLEL=false 13:41:03 13:41:03 [EnvInject] - Variables injected successfully. 13:41:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10904648248085918268.sh 13:41:04 ---> tox-run.sh 13:41: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 13:41:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:41:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:41:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:41:04 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:41:04 + source /home/jenkins/lf-env.sh 13:41:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:04 ++ mktemp -d /tmp/venv-XXXX 13:41:04 + lf_venv=/tmp/venv-WRlK 13:41:04 + local venv_file=/tmp/.os_lf_venv 13:41:04 + local python=python3 13:41:04 + local options 13:41:04 + local set_path=true 13:41:04 + local install_args= 13:41: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 13:41:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:41:04 + true 13:41:04 + case $1 in 13:41:04 + venv_file=/tmp/.toxenv 13:41:04 + shift 2 13:41:04 + true 13:41:04 + case $1 in 13:41:04 + shift 13:41:04 + break 13:41:04 + case $python in 13:41:04 + local pkg_list= 13:41:04 + [[ -d /opt/pyenv ]] 13:41:04 + echo 'Setup pyenv:' 13:41:04 Setup pyenv: 13:41:04 + export PYENV_ROOT=/opt/pyenv 13:41:04 + PYENV_ROOT=/opt/pyenv 13:41: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 13:41: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 13:41:04 + pyenv versions 13:41:04 system 13:41:04 3.8.13 13:41:04 3.9.13 13:41:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:41:04 + command -v pyenv 13:41:04 ++ pyenv init - --no-rehash 13:41: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[*]}"'\'')" 13:41:04 export PATH="/opt/pyenv/shims:${PATH}" 13:41:04 export PYENV_SHELL=bash 13:41:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:41:04 pyenv() { 13:41:04 local command 13:41:04 command="${1:-}" 13:41:04 if [ "$#" -gt 0 ]; then 13:41:04 shift 13:41:04 fi 13:41:04 13:41:04 case "$command" in 13:41:04 rehash|shell) 13:41:04 eval "$(pyenv "sh-$command" "$@")" 13:41:04 ;; 13:41:04 *) 13:41:04 command pyenv "$command" "$@" 13:41:04 ;; 13:41:04 esac 13:41:04 }' 13:41: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[*]}"' 13:41: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 13:41: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 13:41: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 13:41:04 ++ export PYENV_SHELL=bash 13:41:04 ++ PYENV_SHELL=bash 13:41:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:41:04 +++ complete -F _pyenv pyenv 13:41:04 ++ lf-pyver python3 13:41:04 ++ local py_version_xy=python3 13:41:04 ++ local py_version_xyz= 13:41:04 ++ pyenv versions 13:41:04 ++ local command 13:41:04 ++ command=versions 13:41:04 ++ '[' 1 -gt 0 ']' 13:41:04 ++ shift 13:41:04 ++ case "$command" in 13:41:04 ++ command pyenv versions 13:41:04 ++ pyenv versions 13:41:04 ++ awk '{ print $1 }' 13:41:04 ++ grep -E '^[0-9.]*[0-9]$' 13:41:04 ++ sed 's/^[ *]* //' 13:41:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:41:04 +++ sort -V 13:41:04 +++ grep '^3' /tmp/.pyenv_versions 13:41:04 +++ tail -n 1 13:41:04 ++ py_version_xyz=3.10.6 13:41:04 ++ [[ -z 3.10.6 ]] 13:41:04 ++ echo 3.10.6 13:41:04 ++ return 0 13:41:04 + pyenv local 3.10.6 13:41:04 + local command 13:41:04 + command=local 13:41:04 + '[' 2 -gt 0 ']' 13:41:04 + shift 13:41:04 + case "$command" in 13:41:04 + command pyenv local 3.10.6 13:41:04 + pyenv local 3.10.6 13:41:04 + for arg in "$@" 13:41:04 + case $arg in 13:41:04 + pkg_list+='tox ' 13:41:04 + for arg in "$@" 13:41:04 + case $arg in 13:41:04 + pkg_list+='virtualenv ' 13:41:04 + for arg in "$@" 13:41:04 + case $arg in 13:41:04 + pkg_list+='urllib3~=1.26.15 ' 13:41:04 + [[ -f /tmp/.toxenv ]] 13:41:04 ++ cat /tmp/.toxenv 13:41:04 + lf_venv=/tmp/venv-QFm2 13:41:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QFm2 from' file:/tmp/.toxenv 13:41:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QFm2 from file:/tmp/.toxenv 13:41:04 + /tmp/venv-QFm2/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:41:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:41:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:41:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:41:05 + /tmp/venv-QFm2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:41:06 + type python3 13:41:06 + true 13:41:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QFm2/bin to PATH' 13:41:06 lf-activate-venv(): INFO: Adding /tmp/venv-QFm2/bin to PATH 13:41:06 + PATH=/tmp/venv-QFm2/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:41:06 + return 0 13:41:06 + [[ -d /opt/pyenv ]] 13:41:06 + echo '---> Setting up pyenv' 13:41:06 ---> Setting up pyenv 13:41:06 + export PYENV_ROOT=/opt/pyenv 13:41:06 + PYENV_ROOT=/opt/pyenv 13:41:06 + export PATH=/opt/pyenv/bin:/tmp/venv-QFm2/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:41:06 + PATH=/opt/pyenv/bin:/tmp/venv-QFm2/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:41:06 ++ pwd 13:41:06 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:41:06 + export PYTHONPATH 13:41:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:41:06 + TOX_TESTENV_PASSENV=PYTHONPATH 13:41:06 + tox --version 13:41:06 4.12.1 from /tmp/venv-QFm2/lib/python3.10/site-packages/tox/__init__.py 13:41:06 + PARALLEL=false 13:41:06 + TOX_OPTIONS_LIST= 13:41:06 + [[ -n checkbashisms ]] 13:41:06 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:41:06 + case ${PARALLEL,,} in 13:41:06 + tox -e checkbashisms 13:41:06 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:41:07 checkbashisms: freeze> python -m pip freeze --all 13:41:08 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:41:08 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:41:09 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:41:09 you may get strange results 13:41:10 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:41:11 checkbashisms: OK (4.73=setup[1.64]+cmd[3.09] seconds) 13:41:11 congratulations :) (4.98 seconds) 13:41:11 + tox_status=0 13:41:11 + echo '---> Completed tox runs' 13:41:11 ---> Completed tox runs 13:41:11 + for i in .tox/*/log 13:41:11 ++ echo .tox/checkbashisms/log 13:41:11 ++ awk -F/ '{print $2}' 13:41:11 + tox_env=checkbashisms 13:41:11 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:41:11 + DOC_DIR=docs/_build/html 13:41:11 + [[ -d docs/_build/html ]] 13:41:11 + echo '---> tox-run.sh ends' 13:41:11 ---> tox-run.sh ends 13:41:11 + test 0 -eq 0 13:41:11 $ ssh-agent -k 13:41:11 unset SSH_AUTH_SOCK; 13:41:11 unset SSH_AGENT_PID; 13:41:11 echo Agent pid 1692 killed; 13:41:11 [ssh-agent] Stopped. 13:41:12 [PostBuildScript] - [INFO] Executing post build scripts. 13:41:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15246477762187167235.sh 13:41:12 ---> sysstat.sh 13:41:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6099218718182847811.sh 13:41:12 ---> package-listing.sh 13:41:12 ++ facter osfamily 13:41:12 ++ tr '[:upper:]' '[:lower:]' 13:41:12 + OS_FAMILY=debian 13:41:12 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:41:12 + START_PACKAGES=/tmp/packages_start.txt 13:41:12 + END_PACKAGES=/tmp/packages_end.txt 13:41:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:41:12 + PACKAGES=/tmp/packages_start.txt 13:41:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:41:12 + PACKAGES=/tmp/packages_end.txt 13:41:12 + case "${OS_FAMILY}" in 13:41:12 + dpkg -l 13:41:12 + grep '^ii' 13:41:12 + '[' -f /tmp/packages_start.txt ']' 13:41:12 + '[' -f /tmp/packages_end.txt ']' 13:41:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:41:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:41:12 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:41:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:41:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins26317125874953753.sh 13:41:12 ---> capture-instance-metadata.sh 13:41:12 Setup pyenv: 13:41:12 system 13:41:12 3.8.13 13:41:12 3.9.13 13:41:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:41:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DP1F 13:41:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:41:19 lf-activate-venv(): INFO: Installing: lftools 13:41:57 lf-activate-venv(): INFO: Adding /tmp/venv-DP1F/bin to PATH 13:41:57 INFO: Running in OpenStack, capturing instance metadata 13:41:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15319293723725071408.sh 13:41:57 provisioning config files... 13:41:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12504188383229011731tmp 13:41:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:41:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:41:57 [EnvInject] - Injecting environment variables from a build step. 13:41:57 [EnvInject] - Injecting as environment variables the properties content 13:41:57 SERVER_ID=logs 13:41:57 13:41:57 [EnvInject] - Variables injected successfully. 13:41:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13018450501771856811.sh 13:41:57 ---> create-netrc.sh 13:41:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1688291313092762896.sh 13:41:57 ---> python-tools-install.sh 13:41:57 Setup pyenv: 13:41:57 system 13:41:57 3.8.13 13:41:57 3.9.13 13:41:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:41:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DP1F from file:/tmp/.os_lf_venv 13:41:59 lf-activate-venv(): INFO: Installing: lftools 13:42:09 lf-activate-venv(): INFO: Adding /tmp/venv-DP1F/bin to PATH 13:42:09 Generating Requirements File 13:42:45 Python 3.10.6 13:42:45 pip 24.0 from /tmp/venv-DP1F/lib/python3.10/site-packages/pip (python 3.10) 13:42:46 appdirs==1.4.4 13:42:46 argcomplete==3.2.2 13:42:46 aspy.yaml==1.3.0 13:42:46 attrs==23.2.0 13:42:46 autopage==0.5.2 13:42:46 beautifulsoup4==4.12.3 13:42:46 boto3==1.34.36 13:42:46 botocore==1.34.36 13:42:46 bs4==0.0.2 13:42:46 cachetools==5.3.2 13:42:46 certifi==2024.2.2 13:42:46 cffi==1.16.0 13:42:46 cfgv==3.4.0 13:42:46 chardet==5.2.0 13:42:46 charset-normalizer==3.3.2 13:42:46 click==8.1.7 13:42:46 cliff==4.5.0 13:42:46 cmd2==2.4.3 13:42:46 cryptography==3.3.2 13:42:46 debtcollector==2.5.0 13:42:46 decorator==5.1.1 13:42:46 defusedxml==0.7.1 13:42:46 Deprecated==1.2.14 13:42:46 distlib==0.3.8 13:42:46 dnspython==2.5.0 13:42:46 docker==4.2.2 13:42:46 dogpile.cache==1.3.0 13:42:46 email-validator==2.1.0.post1 13:42:46 filelock==3.13.1 13:42:46 future==0.18.3 13:42:46 gitdb==4.0.11 13:42:46 GitPython==3.1.41 13:42:46 google-auth==2.27.0 13:42:46 httplib2==0.22.0 13:42:46 identify==2.5.33 13:42:46 idna==3.6 13:42:46 importlib-resources==1.5.0 13:42:46 iso8601==2.1.0 13:42:46 Jinja2==3.1.3 13:42:46 jmespath==1.0.1 13:42:46 jsonpatch==1.33 13:42:46 jsonpointer==2.4 13:42:46 jsonschema==4.21.1 13:42:46 jsonschema-specifications==2023.12.1 13:42:46 keystoneauth1==5.5.0 13:42:46 kubernetes==29.0.0 13:42:46 lftools==0.37.8 13:42:46 lxml==5.1.0 13:42:46 MarkupSafe==2.1.5 13:42:46 msgpack==1.0.7 13:42:46 multi_key_dict==2.0.3 13:42:46 munch==4.0.0 13:42:46 netaddr==0.10.1 13:42:46 netifaces==0.11.0 13:42:46 niet==1.4.2 13:42:46 nodeenv==1.8.0 13:42:46 oauth2client==4.1.3 13:42:46 oauthlib==3.2.2 13:42:46 openstacksdk==0.62.0 13:42:46 os-client-config==2.1.0 13:42:46 os-service-types==1.7.0 13:42:46 osc-lib==3.0.0 13:42:46 oslo.config==9.3.0 13:42:46 oslo.context==5.3.0 13:42:46 oslo.i18n==6.2.0 13:42:46 oslo.log==5.4.0 13:42:46 oslo.serialization==5.3.0 13:42:46 oslo.utils==7.0.0 13:42:46 packaging==23.2 13:42:46 pbr==6.0.0 13:42:46 platformdirs==4.2.0 13:42:46 prettytable==3.9.0 13:42:46 pyasn1==0.5.1 13:42:46 pyasn1-modules==0.3.0 13:42:46 pycparser==2.21 13:42:46 pygerrit2==2.0.15 13:42:46 PyGithub==2.2.0 13:42:46 pyinotify==0.9.6 13:42:46 PyJWT==2.8.0 13:42:46 PyNaCl==1.5.0 13:42:46 pyparsing==2.4.7 13:42:46 pyperclip==1.8.2 13:42:46 pyrsistent==0.20.0 13:42:46 python-cinderclient==9.4.0 13:42:46 python-dateutil==2.8.2 13:42:46 python-heatclient==3.4.0 13:42:46 python-jenkins==1.8.2 13:42:46 python-keystoneclient==5.3.0 13:42:46 python-magnumclient==4.3.0 13:42:46 python-novaclient==18.4.0 13:42:46 python-openstackclient==6.0.0 13:42:46 python-swiftclient==4.4.0 13:42:46 pytz==2024.1 13:42:46 PyYAML==6.0.1 13:42:46 referencing==0.33.0 13:42:46 requests==2.31.0 13:42:46 requests-oauthlib==1.3.1 13:42:46 requestsexceptions==1.4.0 13:42:46 rfc3986==2.0.0 13:42:46 rpds-py==0.17.1 13:42:46 rsa==4.9 13:42:46 ruamel.yaml==0.18.6 13:42:46 ruamel.yaml.clib==0.2.8 13:42:46 s3transfer==0.10.0 13:42:46 simplejson==3.19.2 13:42:46 six==1.16.0 13:42:46 smmap==5.0.1 13:42:46 soupsieve==2.5 13:42:46 stevedore==5.1.0 13:42:46 tabulate==0.9.0 13:42:46 toml==0.10.2 13:42:46 tomlkit==0.12.3 13:42:46 tqdm==4.66.1 13:42:46 typing_extensions==4.9.0 13:42:46 tzdata==2023.4 13:42:46 urllib3==1.26.18 13:42:46 virtualenv==20.25.0 13:42:46 wcwidth==0.2.13 13:42:46 websocket-client==1.7.0 13:42:46 wrapt==1.16.0 13:42:46 xdg==6.0.0 13:42:46 xmltodict==0.13.0 13:42:46 yq==3.2.3 13:42:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6848549568937905947.sh 13:42:46 ---> sudo-logs.sh 13:42:46 Archiving 'sudo' log.. 13:42:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16529854455647350479.sh 13:42:46 ---> job-cost.sh 13:42:46 Setup pyenv: 13:42:46 system 13:42:46 3.8.13 13:42:46 3.9.13 13:42:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:42:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DP1F from file:/tmp/.os_lf_venv 13:42:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:42:55 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:42:55 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-DP1F/bin to PATH 13:42:55 INFO: No Stack... 13:42:56 INFO: Retrieving Pricing Info for: v3-standard-4 13:42:56 INFO: Archiving Costs 13:42:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13396242045735263040.sh 13:42:56 ---> logs-deploy.sh 13:42:56 Setup pyenv: 13:42:56 system 13:42:56 3.8.13 13:42:56 3.9.13 13:42:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:42:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DP1F from file:/tmp/.os_lf_venv 13:42:57 lf-activate-venv(): INFO: Installing: lftools 13:43:07 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:43:07 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:43:07 lf-activate-venv(): INFO: Adding /tmp/venv-DP1F/bin to PATH 13:43:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3304 13:43:07 INFO: archiving workspace using pattern(s): 13:43:08 Archives upload complete. 13:43:09 INFO: archiving logs to Nexus 13:43:09 ---> uname -a: 13:43:09 Linux prd-ubuntu1804-builder-4c-4g-3434 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:43:09 13:43:09 13:43:09 ---> lscpu: 13:43:09 Architecture: x86_64 13:43:09 CPU op-mode(s): 32-bit, 64-bit 13:43:09 Byte Order: Little Endian 13:43:09 CPU(s): 4 13:43:09 On-line CPU(s) list: 0-3 13:43:09 Thread(s) per core: 1 13:43:09 Core(s) per socket: 1 13:43:09 Socket(s): 4 13:43:09 NUMA node(s): 1 13:43:09 Vendor ID: AuthenticAMD 13:43:09 CPU family: 23 13:43:09 Model: 49 13:43:09 Model name: AMD EPYC-Rome Processor 13:43:09 Stepping: 0 13:43:09 CPU MHz: 2800.000 13:43:09 BogoMIPS: 5600.00 13:43:09 Virtualization: AMD-V 13:43:09 Hypervisor vendor: KVM 13:43:09 Virtualization type: full 13:43:09 L1d cache: 32K 13:43:09 L1i cache: 32K 13:43:09 L2 cache: 512K 13:43:09 L3 cache: 16384K 13:43:09 NUMA node0 CPU(s): 0-3 13:43:09 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:43:09 13:43:09 13:43:10 ---> nproc: 13:43:10 4 13:43:10 13:43:10 13:43:10 ---> df -h: 13:43:10 Filesystem Size Used Avail Use% Mounted on 13:43:10 udev 7.9G 0 7.9G 0% /dev 13:43:10 tmpfs 1.6G 672K 1.6G 1% /run 13:43:10 /dev/vda1 78G 8.3G 70G 11% / 13:43:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:43:10 tmpfs 5.0M 0 5.0M 0% /run/lock 13:43:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:43:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:43:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:43:10 13:43:10 13:43:10 ---> free -m: 13:43:10 total used free shared buff/cache available 13:43:10 Mem: 16040 541 13426 0 2071 15186 13:43:10 Swap: 1023 0 1023 13:43:10 13:43:10 13:43:10 ---> ip addr: 13:43:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:43:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:43:10 inet 127.0.0.1/8 scope host lo 13:43:10 valid_lft forever preferred_lft forever 13:43:10 inet6 ::1/128 scope host 13:43:10 valid_lft forever preferred_lft forever 13:43:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:43:10 link/ether fa:16:3e:fb:c5:64 brd ff:ff:ff:ff:ff:ff 13:43:10 inet 10.30.107.28/23 brd 10.30.107.255 scope global dynamic ens3 13:43:10 valid_lft 86231sec preferred_lft 86231sec 13:43:10 inet6 fe80::f816:3eff:fefb:c564/64 scope link 13:43:10 valid_lft forever preferred_lft forever 13:43:10 13:43:10 13:43:10 ---> sar -b -r -n DEV: 13:43:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3434) 02/07/24 _x86_64_ (4 CPU) 13:43:10 13:43:10 13:40:24 LINUX RESTART (4 CPU) 13:43:10 13:43:10 13:41:01 tps rtps wtps bread/s bwrtn/s 13:43:10 13:42:01 98.37 18.40 79.97 1155.41 15974.67 13:43:10 13:43:01 70.59 0.37 70.22 25.86 16118.38 13:43:10 Average: 84.48 9.38 75.10 590.63 16046.53 13:43:10 13:43:10 13:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:43:10 13:42:01 13902016 15577132 2522952 15.36 66492 1803728 756068 4.33 688832 1609124 132916 13:43:10 13:43:01 13742316 15545656 2682652 16.33 78092 1913912 769936 4.41 730732 1712764 107200 13:43:10 Average: 13822166 15561394 2602802 15.85 72292 1858820 763002 4.37 709782 1660944 120058 13:43:10 13:43:10 13:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:43:10 13:42:01 ens3 54.41 36.81 675.51 9.96 0.00 0.00 0.00 0.00 13:43:10 13:42:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 13:43:10 13:43:01 ens3 36.04 27.96 364.56 7.25 0.00 0.00 0.00 0.00 13:43:10 13:43:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 13:43:10 Average: ens3 45.23 32.39 520.03 8.61 0.00 0.00 0.00 0.00 13:43:10 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 13:43:10 13:43:10 13:43:10 ---> sar -P ALL: 13:43:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3434) 02/07/24 _x86_64_ (4 CPU) 13:43:10 13:43:10 13:40:24 LINUX RESTART (4 CPU) 13:43:10 13:43:10 13:41:01 CPU %user %nice %system %iowait %steal %idle 13:43:10 13:42:01 all 18.59 0.00 1.57 5.85 0.06 73.93 13:43:10 13:42:01 0 45.98 0.00 2.61 4.46 0.08 46.87 13:43:10 13:42:01 1 14.74 0.00 1.46 6.24 0.08 77.48 13:43:10 13:42:01 2 8.58 0.00 1.03 3.86 0.05 86.48 13:43:10 13:42:01 3 5.25 0.00 1.19 8.83 0.05 84.68 13:43:10 13:43:01 all 20.16 0.00 1.13 4.47 0.05 74.19 13:43:10 13:43:01 0 20.05 0.00 0.80 1.37 0.05 77.73 13:43:10 13:43:01 1 15.92 0.00 1.00 9.02 0.05 74.00 13:43:10 13:43:01 2 11.40 0.00 1.20 5.61 0.03 81.77 13:43:10 13:43:01 3 33.40 0.00 1.54 1.86 0.07 63.12 13:43:10 Average: all 19.37 0.00 1.35 5.16 0.06 74.06 13:43:10 Average: 0 32.96 0.00 1.70 2.91 0.07 62.36 13:43:10 Average: 1 15.33 0.00 1.23 7.63 0.07 75.74 13:43:10 Average: 2 9.99 0.00 1.11 4.73 0.04 84.12 13:43:10 Average: 3 19.30 0.00 1.37 5.35 0.06 73.92 13:43:10 13:43:10 13:43:10