08:48:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137002 08:48:17 Running as SYSTEM 08:48:17 [EnvInject] - Loading node environment variables. 08:48:17 Building remotely on prd-ubuntu1804-builder-4c-4g-2724 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:48:17 [ssh-agent] Looking for ssh-agent implementation... 08:48:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:18 $ ssh-agent 08:48:18 SSH_AUTH_SOCK=/tmp/ssh-Y3MQFbfZxabg/agent.1655 08:48:18 SSH_AGENT_PID=1657 08:48:18 [ssh-agent] Started. 08:48:18 Running ssh-add (command line suppressed) 08:48:18 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14688005046152080991.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14688005046152080991.key) 08:48:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:48:18 The recommended git tool is: NONE 08:48:19 using credential onap-jenkins-ssh 08:48:19 Wiping out workspace first. 08:48:19 Cloning the remote Git repository 08:48:19 Cloning repository git://cloud.onap.org/mirror/oom.git 08:48:19 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:48:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:48:19 > git --version # timeout=10 08:48:19 > git --version # 'git version 2.17.1' 08:48:19 using GIT_SSH to set credentials Gerrit user 08:48:19 Verifying host key using manually-configured host key entries 08:48:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:48:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:48:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:48:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:48:25 using GIT_SSH to set credentials Gerrit user 08:48:25 Verifying host key using manually-configured host key entries 08:48:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137002/3 # timeout=30 08:48:26 > git rev-parse ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150^{commit} # timeout=10 08:48:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:48:26 Checking out Revision ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 (refs/changes/02/137002/3) 08:48:26 > git config core.sparsecheckout # timeout=10 08:48:26 > git checkout -f ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=30 08:48:29 Commit message: "[DCAEGEN2] Update helm chart for dcae-ves-collector" 08:48:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:48:29 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 08:48:29 [EnvInject] - Injecting environment variables from a build step. 08:48:29 [EnvInject] - Injecting as environment variables the properties content 08:48:29 PYTHON=python3 08:48:29 08:48:29 [EnvInject] - Variables injected successfully. 08:48:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6268001763811191447.sh 08:48:29 ---> tox-install.sh 08:48:29 + source /home/jenkins/lf-env.sh 08:48:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:48:29 ++ mktemp -d /tmp/venv-XXXX 08:48:29 + lf_venv=/tmp/venv-2uPK 08:48:29 + local venv_file=/tmp/.os_lf_venv 08:48:29 + local python=python3 08:48:29 + local options 08:48:29 + local set_path=true 08:48:29 + local install_args= 08:48:29 ++ 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:48:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:48:29 + true 08:48:29 + case $1 in 08:48:29 + venv_file=/tmp/.toxenv 08:48:29 + shift 2 08:48:29 + true 08:48:29 + case $1 in 08:48:29 + shift 08:48:29 + break 08:48:29 + case $python in 08:48:29 + local pkg_list= 08:48:29 + [[ -d /opt/pyenv ]] 08:48:29 + echo 'Setup pyenv:' 08:48:29 Setup pyenv: 08:48:29 + export PYENV_ROOT=/opt/pyenv 08:48:29 + PYENV_ROOT=/opt/pyenv 08:48:29 + 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:48:29 + 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:48:29 + pyenv versions 08:48:29 * system (set by /opt/pyenv/version) 08:48:29 * 3.8.13 (set by /opt/pyenv/version) 08:48:29 * 3.9.13 (set by /opt/pyenv/version) 08:48:29 * 3.10.6 (set by /opt/pyenv/version) 08:48:29 + command -v pyenv 08:48:29 ++ pyenv init - --no-rehash 08:48:29 + 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:48:29 export PATH="/opt/pyenv/shims:${PATH}" 08:48:29 export PYENV_SHELL=bash 08:48:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:48:29 pyenv() { 08:48:29 local command 08:48:29 command="${1:-}" 08:48:29 if [ "$#" -gt 0 ]; then 08:48:29 shift 08:48:29 fi 08:48:29 08:48:29 case "$command" in 08:48:29 rehash|shell) 08:48:29 eval "$(pyenv "sh-$command" "$@")" 08:48:29 ;; 08:48:29 *) 08:48:29 command pyenv "$command" "$@" 08:48:29 ;; 08:48:29 esac 08:48:29 }' 08:48:29 +++ 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:48:29 ++ 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:48:29 ++ 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:48:29 ++ 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:48:29 ++ export PYENV_SHELL=bash 08:48:29 ++ PYENV_SHELL=bash 08:48:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:48:29 +++ complete -F _pyenv pyenv 08:48:29 ++ lf-pyver python3 08:48:29 ++ local py_version_xy=python3 08:48:29 ++ local py_version_xyz= 08:48:29 ++ pyenv versions 08:48:29 ++ local command 08:48:29 ++ command=versions 08:48:29 ++ '[' 1 -gt 0 ']' 08:48:29 ++ shift 08:48:29 ++ case "$command" in 08:48:29 ++ command pyenv versions 08:48:29 ++ pyenv versions 08:48:29 ++ sed 's/^[ *]* //' 08:48:29 ++ awk '{ print $1 }' 08:48:29 ++ grep -E '^[0-9.]*[0-9]$' 08:48:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:48:29 +++ grep '^3' /tmp/.pyenv_versions 08:48:29 +++ sort -V 08:48:29 +++ tail -n 1 08:48:29 ++ py_version_xyz=3.10.6 08:48:29 ++ [[ -z 3.10.6 ]] 08:48:29 ++ echo 3.10.6 08:48:29 ++ return 0 08:48:29 + pyenv local 3.10.6 08:48:29 + local command 08:48:29 + command=local 08:48:29 + '[' 2 -gt 0 ']' 08:48:29 + shift 08:48:29 + case "$command" in 08:48:29 + command pyenv local 3.10.6 08:48:29 + pyenv local 3.10.6 08:48:29 + for arg in "$@" 08:48:29 + case $arg in 08:48:29 + pkg_list+='tox ' 08:48:29 + for arg in "$@" 08:48:29 + case $arg in 08:48:29 + pkg_list+='virtualenv ' 08:48:29 + for arg in "$@" 08:48:29 + case $arg in 08:48:29 + pkg_list+='urllib3~=1.26.15 ' 08:48:29 + [[ -f /tmp/.toxenv ]] 08:48:29 + [[ ! -f /tmp/.toxenv ]] 08:48:29 + [[ -n '' ]] 08:48:29 + python3 -m venv /tmp/venv-2uPK 08:48:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2uPK' 08:48:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2uPK 08:48:33 + echo /tmp/venv-2uPK 08:48:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:48:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:48:33 + /tmp/venv-2uPK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:48:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:48:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:48:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:48:36 + /tmp/venv-2uPK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:48:39 + type python3 08:48:39 + true 08:48:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2uPK/bin to PATH' 08:48:39 lf-activate-venv(): INFO: Adding /tmp/venv-2uPK/bin to PATH 08:48:39 + PATH=/tmp/venv-2uPK/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:48:39 + return 0 08:48:39 + python3 --version 08:48:39 Python 3.10.6 08:48:39 + python3 -m pip --version 08:48:39 pip 24.0 from /tmp/venv-2uPK/lib/python3.10/site-packages/pip (python 3.10) 08:48:39 + python3 -m pip freeze 08:48:39 cachetools==5.3.2 08:48:39 chardet==5.2.0 08:48:39 colorama==0.4.6 08:48:39 distlib==0.3.8 08:48:39 filelock==3.13.1 08:48:39 packaging==23.2 08:48:39 platformdirs==4.2.0 08:48:39 pluggy==1.4.0 08:48:39 pyproject-api==1.6.1 08:48:39 tomli==2.0.1 08:48:39 tox==4.12.1 08:48:39 urllib3==1.26.18 08:48:39 virtualenv==20.25.0 08:48:40 [EnvInject] - Injecting environment variables from a build step. 08:48:40 [EnvInject] - Injecting as environment variables the properties content 08:48:40 PARALLEL=false 08:48:40 08:48:40 [EnvInject] - Variables injected successfully. 08:48:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6199645713208103743.sh 08:48:40 ---> tox-run.sh 08:48:40 + 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:48:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:48:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:48:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:48:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:48:40 + source /home/jenkins/lf-env.sh 08:48:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:48:40 ++ mktemp -d /tmp/venv-XXXX 08:48:40 + lf_venv=/tmp/venv-zvs6 08:48:40 + local venv_file=/tmp/.os_lf_venv 08:48:40 + local python=python3 08:48:40 + local options 08:48:40 + local set_path=true 08:48:40 + local install_args= 08:48:40 ++ 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:48:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:48:40 + true 08:48:40 + case $1 in 08:48:40 + venv_file=/tmp/.toxenv 08:48:40 + shift 2 08:48:40 + true 08:48:40 + case $1 in 08:48:40 + shift 08:48:40 + break 08:48:40 + case $python in 08:48:40 + local pkg_list= 08:48:40 + [[ -d /opt/pyenv ]] 08:48:40 + echo 'Setup pyenv:' 08:48:40 Setup pyenv: 08:48:40 + export PYENV_ROOT=/opt/pyenv 08:48:40 + PYENV_ROOT=/opt/pyenv 08:48:40 + 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:48:40 + 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:48:40 + pyenv versions 08:48:40 system 08:48:40 3.8.13 08:48:40 3.9.13 08:48:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:48:40 + command -v pyenv 08:48:40 ++ pyenv init - --no-rehash 08:48:40 + 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:48:40 export PATH="/opt/pyenv/shims:${PATH}" 08:48:40 export PYENV_SHELL=bash 08:48:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:48:40 pyenv() { 08:48:40 local command 08:48:40 command="${1:-}" 08:48:40 if [ "$#" -gt 0 ]; then 08:48:40 shift 08:48:40 fi 08:48:40 08:48:40 case "$command" in 08:48:40 rehash|shell) 08:48:40 eval "$(pyenv "sh-$command" "$@")" 08:48:40 ;; 08:48:40 *) 08:48:40 command pyenv "$command" "$@" 08:48:40 ;; 08:48:40 esac 08:48:40 }' 08:48:40 +++ 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:48:40 ++ 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:48:40 ++ 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:48:40 ++ 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:48:40 ++ export PYENV_SHELL=bash 08:48:40 ++ PYENV_SHELL=bash 08:48:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:48:40 +++ complete -F _pyenv pyenv 08:48:40 ++ lf-pyver python3 08:48:40 ++ local py_version_xy=python3 08:48:40 ++ local py_version_xyz= 08:48:40 ++ pyenv versions 08:48:40 ++ local command 08:48:40 ++ command=versions 08:48:40 ++ '[' 1 -gt 0 ']' 08:48:40 ++ shift 08:48:40 ++ case "$command" in 08:48:40 ++ command pyenv versions 08:48:40 ++ pyenv versions 08:48:40 ++ sed 's/^[ *]* //' 08:48:40 ++ awk '{ print $1 }' 08:48:40 ++ grep -E '^[0-9.]*[0-9]$' 08:48:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:48:40 +++ sort -V 08:48:40 +++ tail -n 1 08:48:40 +++ grep '^3' /tmp/.pyenv_versions 08:48:40 ++ py_version_xyz=3.10.6 08:48:40 ++ [[ -z 3.10.6 ]] 08:48:40 ++ echo 3.10.6 08:48:40 ++ return 0 08:48:40 + pyenv local 3.10.6 08:48:40 + local command 08:48:40 + command=local 08:48:40 + '[' 2 -gt 0 ']' 08:48:40 + shift 08:48:40 + case "$command" in 08:48:40 + command pyenv local 3.10.6 08:48:40 + pyenv local 3.10.6 08:48:40 + for arg in "$@" 08:48:40 + case $arg in 08:48:40 + pkg_list+='tox ' 08:48:40 + for arg in "$@" 08:48:40 + case $arg in 08:48:40 + pkg_list+='virtualenv ' 08:48:40 + for arg in "$@" 08:48:40 + case $arg in 08:48:40 + pkg_list+='urllib3~=1.26.15 ' 08:48:40 + [[ -f /tmp/.toxenv ]] 08:48:40 ++ cat /tmp/.toxenv 08:48:40 + lf_venv=/tmp/venv-2uPK 08:48:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uPK from' file:/tmp/.toxenv 08:48:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uPK from file:/tmp/.toxenv 08:48:40 + /tmp/venv-2uPK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:48:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:48:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:48:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:48:41 + /tmp/venv-2uPK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:48:42 + type python3 08:48:42 + true 08:48:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2uPK/bin to PATH' 08:48:42 lf-activate-venv(): INFO: Adding /tmp/venv-2uPK/bin to PATH 08:48:42 + PATH=/tmp/venv-2uPK/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:48:42 + return 0 08:48:42 + [[ -d /opt/pyenv ]] 08:48:42 + echo '---> Setting up pyenv' 08:48:42 ---> Setting up pyenv 08:48:42 + export PYENV_ROOT=/opt/pyenv 08:48:42 + PYENV_ROOT=/opt/pyenv 08:48:42 + export PATH=/opt/pyenv/bin:/tmp/venv-2uPK/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:48:42 + PATH=/opt/pyenv/bin:/tmp/venv-2uPK/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:48:42 ++ pwd 08:48:42 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:48:42 + export PYTHONPATH 08:48:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:48:42 + TOX_TESTENV_PASSENV=PYTHONPATH 08:48:42 + tox --version 08:48:42 4.12.1 from /tmp/venv-2uPK/lib/python3.10/site-packages/tox/__init__.py 08:48:42 + PARALLEL=false 08:48:42 + TOX_OPTIONS_LIST= 08:48:42 + [[ -n checkbashisms ]] 08:48:42 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:48:42 + case ${PARALLEL,,} in 08:48:42 + tox -e checkbashisms 08:48:42 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:48:43 checkbashisms: freeze> python -m pip freeze --all 08:48:44 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 08:48:44 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:48:45 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:48:45 you may get strange results 08:48:46 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:48:47 checkbashisms: OK (4.75=setup[1.66]+cmd[3.09] seconds) 08:48:47 congratulations :) (4.92 seconds) 08:48:47 + tox_status=0 08:48:47 + echo '---> Completed tox runs' 08:48:47 ---> Completed tox runs 08:48:47 + for i in .tox/*/log 08:48:47 ++ echo .tox/checkbashisms/log 08:48:47 ++ awk -F/ '{print $2}' 08:48:47 + tox_env=checkbashisms 08:48:47 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:48:47 + DOC_DIR=docs/_build/html 08:48:47 + [[ -d docs/_build/html ]] 08:48:47 + echo '---> tox-run.sh ends' 08:48:47 ---> tox-run.sh ends 08:48:47 + test 0 -eq 0 08:48:47 $ ssh-agent -k 08:48:47 unset SSH_AUTH_SOCK; 08:48:47 unset SSH_AGENT_PID; 08:48:47 echo Agent pid 1657 killed; 08:48:47 [ssh-agent] Stopped. 08:48:47 [PostBuildScript] - [INFO] Executing post build scripts. 08:48:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17127060104561142965.sh 08:48:47 ---> sysstat.sh 08:48:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9858743086180862084.sh 08:48:48 ---> package-listing.sh 08:48:48 ++ facter osfamily 08:48:48 ++ tr '[:upper:]' '[:lower:]' 08:48:48 + OS_FAMILY=debian 08:48:48 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:48:48 + START_PACKAGES=/tmp/packages_start.txt 08:48:48 + END_PACKAGES=/tmp/packages_end.txt 08:48:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:48:48 + PACKAGES=/tmp/packages_start.txt 08:48:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:48:48 + PACKAGES=/tmp/packages_end.txt 08:48:48 + case "${OS_FAMILY}" in 08:48:48 + dpkg -l 08:48:48 + grep '^ii' 08:48:48 + '[' -f /tmp/packages_start.txt ']' 08:48:48 + '[' -f /tmp/packages_end.txt ']' 08:48:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:48:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:48:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:48:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:48:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10216990065769201638.sh 08:48:48 ---> capture-instance-metadata.sh 08:48:48 Setup pyenv: 08:48:48 system 08:48:48 3.8.13 08:48:48 3.9.13 08:48:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:48:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0JS6 08:48:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:48:55 lf-activate-venv(): INFO: Installing: lftools 08:50:15 lf-activate-venv(): INFO: Adding /tmp/venv-0JS6/bin to PATH 08:50:15 INFO: Running in OpenStack, capturing instance metadata 08:50:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12611279572654680686.sh 08:50:16 provisioning config files... 08:50:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config66620771048008801tmp 08:50:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:50:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:50:16 [EnvInject] - Injecting environment variables from a build step. 08:50:16 [EnvInject] - Injecting as environment variables the properties content 08:50:16 SERVER_ID=logs 08:50:16 08:50:16 [EnvInject] - Variables injected successfully. 08:50:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1649670249788308572.sh 08:50:16 ---> create-netrc.sh 08:50:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5617896208244855740.sh 08:50:16 ---> python-tools-install.sh 08:50:16 Setup pyenv: 08:50:16 system 08:50:16 3.8.13 08:50:16 3.9.13 08:50:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:50:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0JS6 from file:/tmp/.os_lf_venv 08:50:17 lf-activate-venv(): INFO: Installing: lftools 08:50:27 lf-activate-venv(): INFO: Adding /tmp/venv-0JS6/bin to PATH 08:50:27 Generating Requirements File 08:51:01 Python 3.10.6 08:51:02 pip 24.0 from /tmp/venv-0JS6/lib/python3.10/site-packages/pip (python 3.10) 08:51:02 appdirs==1.4.4 08:51:02 argcomplete==3.2.2 08:51:02 aspy.yaml==1.3.0 08:51:02 attrs==23.2.0 08:51:02 autopage==0.5.2 08:51:02 beautifulsoup4==4.12.3 08:51:02 boto3==1.34.34 08:51:02 botocore==1.34.34 08:51:02 bs4==0.0.2 08:51:02 cachetools==5.3.2 08:51:02 certifi==2024.2.2 08:51:02 cffi==1.16.0 08:51:02 cfgv==3.4.0 08:51:02 chardet==5.2.0 08:51:02 charset-normalizer==3.3.2 08:51:02 click==8.1.7 08:51:02 cliff==4.5.0 08:51:02 cmd2==2.4.3 08:51:02 cryptography==3.3.2 08:51:02 debtcollector==2.5.0 08:51:02 decorator==5.1.1 08:51:02 defusedxml==0.7.1 08:51:02 Deprecated==1.2.14 08:51:02 distlib==0.3.8 08:51:02 dnspython==2.5.0 08:51:02 docker==4.2.2 08:51:02 dogpile.cache==1.3.0 08:51:02 email-validator==2.1.0.post1 08:51:02 filelock==3.13.1 08:51:02 future==0.18.3 08:51:02 gitdb==4.0.11 08:51:02 GitPython==3.1.41 08:51:02 google-auth==2.27.0 08:51:02 httplib2==0.22.0 08:51:02 identify==2.5.33 08:51:02 idna==3.6 08:51:02 importlib-resources==1.5.0 08:51:02 iso8601==2.1.0 08:51:02 Jinja2==3.1.3 08:51:02 jmespath==1.0.1 08:51:02 jsonpatch==1.33 08:51:02 jsonpointer==2.4 08:51:02 jsonschema==4.21.1 08:51:02 jsonschema-specifications==2023.12.1 08:51:02 keystoneauth1==5.5.0 08:51:02 kubernetes==29.0.0 08:51:02 lftools==0.37.8 08:51:02 lxml==5.1.0 08:51:02 MarkupSafe==2.1.5 08:51:02 msgpack==1.0.7 08:51:02 multi_key_dict==2.0.3 08:51:02 munch==4.0.0 08:51:02 netaddr==0.10.1 08:51:02 netifaces==0.11.0 08:51:02 niet==1.4.2 08:51:02 nodeenv==1.8.0 08:51:02 oauth2client==4.1.3 08:51:02 oauthlib==3.2.2 08:51:02 openstacksdk==0.62.0 08:51:02 os-client-config==2.1.0 08:51:02 os-service-types==1.7.0 08:51:02 osc-lib==3.0.0 08:51:02 oslo.config==9.3.0 08:51:02 oslo.context==5.3.0 08:51:02 oslo.i18n==6.2.0 08:51:02 oslo.log==5.4.0 08:51:02 oslo.serialization==5.3.0 08:51:02 oslo.utils==7.0.0 08:51:02 packaging==23.2 08:51:02 pbr==6.0.0 08:51:02 platformdirs==4.2.0 08:51:02 prettytable==3.9.0 08:51:02 pyasn1==0.5.1 08:51:02 pyasn1-modules==0.3.0 08:51:02 pycparser==2.21 08:51:02 pygerrit2==2.0.15 08:51:02 PyGithub==2.2.0 08:51:02 pyinotify==0.9.6 08:51:02 PyJWT==2.8.0 08:51:02 PyNaCl==1.5.0 08:51:02 pyparsing==2.4.7 08:51:02 pyperclip==1.8.2 08:51:02 pyrsistent==0.20.0 08:51:02 python-cinderclient==9.4.0 08:51:02 python-dateutil==2.8.2 08:51:02 python-heatclient==3.4.0 08:51:02 python-jenkins==1.8.2 08:51:02 python-keystoneclient==5.3.0 08:51:02 python-magnumclient==4.3.0 08:51:02 python-novaclient==18.4.0 08:51:02 python-openstackclient==6.0.0 08:51:02 python-swiftclient==4.4.0 08:51:02 pytz==2024.1 08:51:02 PyYAML==6.0.1 08:51:02 referencing==0.33.0 08:51:02 requests==2.31.0 08:51:02 requests-oauthlib==1.3.1 08:51:02 requestsexceptions==1.4.0 08:51:02 rfc3986==2.0.0 08:51:02 rpds-py==0.17.1 08:51:02 rsa==4.9 08:51:02 ruamel.yaml==0.18.5 08:51:02 ruamel.yaml.clib==0.2.8 08:51:02 s3transfer==0.10.0 08:51:02 simplejson==3.19.2 08:51:02 six==1.16.0 08:51:02 smmap==5.0.1 08:51:02 soupsieve==2.5 08:51:02 stevedore==5.1.0 08:51:02 tabulate==0.9.0 08:51:02 toml==0.10.2 08:51:02 tomlkit==0.12.3 08:51:02 tqdm==4.66.1 08:51:02 typing_extensions==4.9.0 08:51:02 tzdata==2023.4 08:51:02 urllib3==1.26.18 08:51:02 virtualenv==20.25.0 08:51:02 wcwidth==0.2.13 08:51:02 websocket-client==1.7.0 08:51:02 wrapt==1.16.0 08:51:02 xdg==6.0.0 08:51:02 xmltodict==0.13.0 08:51:02 yq==3.2.3 08:51:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins545182269193771873.sh 08:51:02 ---> sudo-logs.sh 08:51:02 Archiving 'sudo' log.. 08:51:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3009017029797947434.sh 08:51:03 ---> job-cost.sh 08:51:03 Setup pyenv: 08:51:03 system 08:51:03 3.8.13 08:51:03 3.9.13 08:51:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:51:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0JS6 from file:/tmp/.os_lf_venv 08:51:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:51: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. 08:51:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 08:51:12 lf-activate-venv(): INFO: Adding /tmp/venv-0JS6/bin to PATH 08:51:12 INFO: No Stack... 08:51:12 INFO: Retrieving Pricing Info for: v3-standard-4 08:51:12 INFO: Archiving Costs 08:51:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10877611001087243607.sh 08:51:12 ---> logs-deploy.sh 08:51:12 Setup pyenv: 08:51:12 system 08:51:12 3.8.13 08:51:12 3.9.13 08:51:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:51:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0JS6 from file:/tmp/.os_lf_venv 08:51:14 lf-activate-venv(): INFO: Installing: lftools 08:51:25 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:51:25 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:51:26 lf-activate-venv(): INFO: Adding /tmp/venv-0JS6/bin to PATH 08:51:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3296 08:51:26 INFO: archiving workspace using pattern(s): 08:51:27 Archives upload complete. 08:51:27 INFO: archiving logs to Nexus 08:51:28 ---> uname -a: 08:51:28 Linux prd-ubuntu1804-builder-4c-4g-2724 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:51:28 08:51:28 08:51:28 ---> lscpu: 08:51:28 Architecture: x86_64 08:51:28 CPU op-mode(s): 32-bit, 64-bit 08:51:28 Byte Order: Little Endian 08:51:28 CPU(s): 4 08:51:28 On-line CPU(s) list: 0-3 08:51:28 Thread(s) per core: 1 08:51:28 Core(s) per socket: 1 08:51:28 Socket(s): 4 08:51:28 NUMA node(s): 1 08:51:28 Vendor ID: AuthenticAMD 08:51:28 CPU family: 23 08:51:28 Model: 49 08:51:28 Model name: AMD EPYC-Rome Processor 08:51:28 Stepping: 0 08:51:28 CPU MHz: 2799.998 08:51:28 BogoMIPS: 5599.99 08:51:28 Virtualization: AMD-V 08:51:28 Hypervisor vendor: KVM 08:51:28 Virtualization type: full 08:51:28 L1d cache: 32K 08:51:28 L1i cache: 32K 08:51:28 L2 cache: 512K 08:51:28 L3 cache: 16384K 08:51:28 NUMA node0 CPU(s): 0-3 08:51:28 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:51:28 08:51:28 08:51:28 ---> nproc: 08:51:28 4 08:51:28 08:51:28 08:51:28 ---> df -h: 08:51:28 Filesystem Size Used Avail Use% Mounted on 08:51:28 udev 7.9G 0 7.9G 0% /dev 08:51:28 tmpfs 1.6G 672K 1.6G 1% /run 08:51:28 /dev/vda1 78G 8.3G 70G 11% / 08:51:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:51:28 tmpfs 5.0M 0 5.0M 0% /run/lock 08:51:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:51:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:51:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:51:28 08:51:28 08:51:28 ---> free -m: 08:51:28 total used free shared buff/cache available 08:51:28 Mem: 16040 545 13422 0 2071 15182 08:51:28 Swap: 1023 0 1023 08:51:28 08:51:28 08:51:28 ---> ip addr: 08:51:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:51:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:51:28 inet 127.0.0.1/8 scope host lo 08:51:28 valid_lft forever preferred_lft forever 08:51:28 inet6 ::1/128 scope host 08:51:28 valid_lft forever preferred_lft forever 08:51:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:51:28 link/ether fa:16:3e:cd:eb:d5 brd ff:ff:ff:ff:ff:ff 08:51:28 inet 10.30.106.233/23 brd 10.30.107.255 scope global dynamic ens3 08:51:28 valid_lft 86193sec preferred_lft 86193sec 08:51:28 inet6 fe80::f816:3eff:fecd:ebd5/64 scope link 08:51:28 valid_lft forever preferred_lft forever 08:51:28 08:51:28 08:51:28 ---> sar -b -r -n DEV: 08:51:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2724) 02/05/24 _x86_64_ (4 CPU) 08:51:28 08:51:28 08:48:02 LINUX RESTART (4 CPU) 08:51:28 08:51:28 08:49:02 tps rtps wtps bread/s bwrtn/s 08:51:28 08:50:01 69.26 10.18 59.07 870.63 10910.29 08:51:28 08:51:01 76.59 3.90 72.69 193.30 14984.44 08:51:28 Average: 72.95 7.02 65.94 529.12 12964.48 08:51:28 08:51:28 08:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:51:28 08:50:01 13928584 15509848 2496384 15.20 56128 1728728 833432 4.77 762324 1529544 43740 08:51:28 08:51:01 13722716 15510872 2702252 16.45 76780 1899648 829424 4.75 764944 1702812 118576 08:51:28 Average: 13825650 15510360 2599318 15.83 66454 1814188 831428 4.76 763634 1616178 81158 08:51:28 08:51:28 08:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:51:28 08:50:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 08:51:28 08:50:01 ens3 33.93 21.40 626.63 3.61 0.00 0.00 0.00 0.00 08:51:28 08:51:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 08:51:28 08:51:01 ens3 28.11 21.58 315.11 5.51 0.00 0.00 0.00 0.00 08:51:28 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 08:51:28 Average: ens3 30.99 21.49 469.56 4.57 0.00 0.00 0.00 0.00 08:51:28 08:51:28 08:51:28 ---> sar -P ALL: 08:51:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2724) 02/05/24 _x86_64_ (4 CPU) 08:51:28 08:51:28 08:48:02 LINUX RESTART (4 CPU) 08:51:28 08:51:28 08:49:02 CPU %user %nice %system %iowait %steal %idle 08:51:28 08:50:01 all 6.00 0.00 0.52 20.57 0.02 72.88 08:51:28 08:50:01 0 2.02 0.00 0.29 1.43 0.02 96.25 08:51:28 08:50:01 1 7.06 0.00 0.53 9.26 0.02 83.14 08:51:28 08:50:01 2 12.97 0.00 0.69 59.09 0.03 27.22 08:51:28 08:50:01 3 2.10 0.00 0.58 13.24 0.00 84.08 08:51:28 08:51:01 all 18.89 0.00 1.18 5.48 0.06 74.39 08:51:28 08:51:01 0 14.02 0.00 1.38 12.42 0.08 72.10 08:51:28 08:51:01 1 16.36 0.00 1.10 1.15 0.03 81.36 08:51:28 08:51:01 2 19.27 0.00 1.06 7.56 0.07 72.04 08:51:28 08:51:01 3 25.87 0.00 1.21 0.85 0.05 72.02 08:51:28 Average: all 12.50 0.00 0.85 12.96 0.04 73.64 08:51:28 Average: 0 8.05 0.00 0.84 6.95 0.05 84.11 08:51:28 Average: 1 11.74 0.00 0.82 5.17 0.03 82.24 08:51:28 Average: 2 16.17 0.00 0.88 32.93 0.05 49.97 08:51:28 Average: 3 14.07 0.00 0.89 7.00 0.03 78.01 08:51:28 08:51:28 08:51:28