09:15:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137537 09:15:44 Running as SYSTEM 09:15:44 [EnvInject] - Loading node environment variables. 09:15:44 Building remotely on prd-ubuntu1804-builder-4c-4g-14532 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:15:44 [ssh-agent] Looking for ssh-agent implementation... 09:15:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:45 $ ssh-agent 09:15:45 SSH_AUTH_SOCK=/tmp/ssh-4hEK0EVhXiD1/agent.1702 09:15:45 SSH_AGENT_PID=1704 09:15:45 [ssh-agent] Started. 09:15:45 Running ssh-add (command line suppressed) 09:15:45 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9058573250363201583.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9058573250363201583.key) 09:15:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:15:45 The recommended git tool is: NONE 09:15:46 using credential onap-jenkins-ssh 09:15:46 Wiping out workspace first. 09:15:46 Cloning the remote Git repository 09:15:46 Cloning repository git://cloud.onap.org/mirror/oom.git 09:15:46 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:15:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:15:46 > git --version # timeout=10 09:15:46 > git --version # 'git version 2.17.1' 09:15:46 using GIT_SSH to set credentials Gerrit user 09:15:46 Verifying host key using manually-configured host key entries 09:15:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:15:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:15:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:15:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:15:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:15:53 using GIT_SSH to set credentials Gerrit user 09:15:53 Verifying host key using manually-configured host key entries 09:15:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137537/1 # timeout=30 09:15:53 > git rev-parse 3b4ded7f31ebfd098ed85a0fc5c939bc64ebde37^{commit} # timeout=10 09:15:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:15:53 Checking out Revision 3b4ded7f31ebfd098ed85a0fc5c939bc64ebde37 (refs/changes/37/137537/1) 09:15:53 > git config core.sparsecheckout # timeout=10 09:15:53 > git checkout -f 3b4ded7f31ebfd098ed85a0fc5c939bc64ebde37 # timeout=30 09:15:53 Commit message: "[COMMON] Make imagePullSecrets configurable" 09:15:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:15:53 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 09:15:53 [EnvInject] - Injecting environment variables from a build step. 09:15:53 [EnvInject] - Injecting as environment variables the properties content 09:15:53 PYTHON=python3 09:15:53 09:15:53 [EnvInject] - Variables injected successfully. 09:15:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7376096549115128418.sh 09:15:53 ---> tox-install.sh 09:15:53 + source /home/jenkins/lf-env.sh 09:15:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:15:53 ++ mktemp -d /tmp/venv-XXXX 09:15:53 + lf_venv=/tmp/venv-vxf8 09:15:53 + local venv_file=/tmp/.os_lf_venv 09:15:53 + local python=python3 09:15:53 + local options 09:15:53 + local set_path=true 09:15:53 + local install_args= 09:15:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:15:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:15:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:15:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:15:53 + true 09:15:53 + case $1 in 09:15:53 + venv_file=/tmp/.toxenv 09:15:53 + shift 2 09:15:53 + true 09:15:53 + case $1 in 09:15:53 + shift 09:15:53 + break 09:15:53 + case $python in 09:15:53 + local pkg_list= 09:15:53 + [[ -d /opt/pyenv ]] 09:15:53 + echo 'Setup pyenv:' 09:15:53 Setup pyenv: 09:15:53 + export PYENV_ROOT=/opt/pyenv 09:15:53 + PYENV_ROOT=/opt/pyenv 09:15:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:15:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:15:53 + pyenv versions 09:15:54 * system (set by /opt/pyenv/version) 09:15:54 * 3.8.13 (set by /opt/pyenv/version) 09:15:54 * 3.9.13 (set by /opt/pyenv/version) 09:15:54 * 3.10.6 (set by /opt/pyenv/version) 09:15:54 + command -v pyenv 09:15:54 ++ pyenv init - --no-rehash 09:15:54 + 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[*]}"'\'')" 09:15:54 export PATH="/opt/pyenv/shims:${PATH}" 09:15:54 export PYENV_SHELL=bash 09:15:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:15:54 pyenv() { 09:15:54 local command 09:15:54 command="${1:-}" 09:15:54 if [ "$#" -gt 0 ]; then 09:15:54 shift 09:15:54 fi 09:15:54 09:15:54 case "$command" in 09:15:54 rehash|shell) 09:15:54 eval "$(pyenv "sh-$command" "$@")" 09:15:54 ;; 09:15:54 *) 09:15:54 command pyenv "$command" "$@" 09:15:54 ;; 09:15:54 esac 09:15:54 }' 09:15:54 +++ 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[*]}"' 09:15:54 ++ 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 09:15:54 ++ 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 09:15:54 ++ 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 09:15:54 ++ export PYENV_SHELL=bash 09:15:54 ++ PYENV_SHELL=bash 09:15:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:15:54 +++ complete -F _pyenv pyenv 09:15:54 ++ lf-pyver python3 09:15:54 ++ local py_version_xy=python3 09:15:54 ++ local py_version_xyz= 09:15:54 ++ pyenv versions 09:15:54 ++ local command 09:15:54 ++ command=versions 09:15:54 ++ '[' 1 -gt 0 ']' 09:15:54 ++ shift 09:15:54 ++ case "$command" in 09:15:54 ++ command pyenv versions 09:15:54 ++ pyenv versions 09:15:54 ++ sed 's/^[ *]* //' 09:15:54 ++ awk '{ print $1 }' 09:15:54 ++ grep -E '^[0-9.]*[0-9]$' 09:15:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:15:54 +++ grep '^3' /tmp/.pyenv_versions 09:15:54 +++ sort -V 09:15:54 +++ tail -n 1 09:15:54 ++ py_version_xyz=3.10.6 09:15:54 ++ [[ -z 3.10.6 ]] 09:15:54 ++ echo 3.10.6 09:15:54 ++ return 0 09:15:54 + pyenv local 3.10.6 09:15:54 + local command 09:15:54 + command=local 09:15:54 + '[' 2 -gt 0 ']' 09:15:54 + shift 09:15:54 + case "$command" in 09:15:54 + command pyenv local 3.10.6 09:15:54 + pyenv local 3.10.6 09:15:54 + for arg in "$@" 09:15:54 + case $arg in 09:15:54 + pkg_list+='tox ' 09:15:54 + for arg in "$@" 09:15:54 + case $arg in 09:15:54 + pkg_list+='virtualenv ' 09:15:54 + for arg in "$@" 09:15:54 + case $arg in 09:15:54 + pkg_list+='urllib3~=1.26.15 ' 09:15:54 + [[ -f /tmp/.toxenv ]] 09:15:54 + [[ ! -f /tmp/.toxenv ]] 09:15:54 + [[ -n '' ]] 09:15:54 + python3 -m venv /tmp/venv-vxf8 09:15:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vxf8' 09:15:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vxf8 09:15:58 + echo /tmp/venv-vxf8 09:15:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:15:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:15:58 + /tmp/venv-vxf8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:16:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:16:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:16:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:16:02 + /tmp/venv-vxf8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:16:04 + type python3 09:16:04 + true 09:16:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vxf8/bin to PATH' 09:16:04 lf-activate-venv(): INFO: Adding /tmp/venv-vxf8/bin to PATH 09:16:04 + PATH=/tmp/venv-vxf8/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 09:16:04 + return 0 09:16:04 + python3 --version 09:16:04 Python 3.10.6 09:16:04 + python3 -m pip --version 09:16:04 pip 24.0 from /tmp/venv-vxf8/lib/python3.10/site-packages/pip (python 3.10) 09:16:04 + python3 -m pip freeze 09:16:05 cachetools==5.3.3 09:16:05 chardet==5.2.0 09:16:05 colorama==0.4.6 09:16:05 distlib==0.3.8 09:16:05 filelock==3.13.1 09:16:05 packaging==24.0 09:16:05 platformdirs==4.2.0 09:16:05 pluggy==1.4.0 09:16:05 pyproject-api==1.6.1 09:16:05 tomli==2.0.1 09:16:05 tox==4.14.1 09:16:05 urllib3==1.26.18 09:16:05 virtualenv==20.25.1 09:16:05 [EnvInject] - Injecting environment variables from a build step. 09:16:05 [EnvInject] - Injecting as environment variables the properties content 09:16:05 PARALLEL=false 09:16:05 09:16:05 [EnvInject] - Variables injected successfully. 09:16:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10539787923355230106.sh 09:16:05 ---> tox-run.sh 09:16:05 + 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 09:16:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:16:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:16:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:16:05 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:16:05 + source /home/jenkins/lf-env.sh 09:16:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:16:05 ++ mktemp -d /tmp/venv-XXXX 09:16:05 + lf_venv=/tmp/venv-cvSh 09:16:05 + local venv_file=/tmp/.os_lf_venv 09:16:05 + local python=python3 09:16:05 + local options 09:16:05 + local set_path=true 09:16:05 + local install_args= 09:16:05 ++ 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 09:16:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:16:05 + true 09:16:05 + case $1 in 09:16:05 + venv_file=/tmp/.toxenv 09:16:05 + shift 2 09:16:05 + true 09:16:05 + case $1 in 09:16:05 + shift 09:16:05 + break 09:16:05 + case $python in 09:16:05 + local pkg_list= 09:16:05 + [[ -d /opt/pyenv ]] 09:16:05 + echo 'Setup pyenv:' 09:16:05 Setup pyenv: 09:16:05 + export PYENV_ROOT=/opt/pyenv 09:16:05 + PYENV_ROOT=/opt/pyenv 09:16:05 + 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 09:16:05 + 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 09:16:05 + pyenv versions 09:16:05 system 09:16:05 3.8.13 09:16:05 3.9.13 09:16:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:16:05 + command -v pyenv 09:16:05 ++ pyenv init - --no-rehash 09:16:05 + 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[*]}"'\'')" 09:16:05 export PATH="/opt/pyenv/shims:${PATH}" 09:16:05 export PYENV_SHELL=bash 09:16:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:16:05 pyenv() { 09:16:05 local command 09:16:05 command="${1:-}" 09:16:05 if [ "$#" -gt 0 ]; then 09:16:05 shift 09:16:05 fi 09:16:05 09:16:05 case "$command" in 09:16:05 rehash|shell) 09:16:05 eval "$(pyenv "sh-$command" "$@")" 09:16:05 ;; 09:16:05 *) 09:16:05 command pyenv "$command" "$@" 09:16:05 ;; 09:16:05 esac 09:16:05 }' 09:16:05 +++ 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[*]}"' 09:16:05 ++ 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 09:16:05 ++ 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 09:16:05 ++ 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 09:16:05 ++ export PYENV_SHELL=bash 09:16:05 ++ PYENV_SHELL=bash 09:16:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:16:05 +++ complete -F _pyenv pyenv 09:16:05 ++ lf-pyver python3 09:16:05 ++ local py_version_xy=python3 09:16:05 ++ local py_version_xyz= 09:16:05 ++ sed 's/^[ *]* //' 09:16:05 ++ pyenv versions 09:16:05 ++ local command 09:16:05 ++ command=versions 09:16:05 ++ '[' 1 -gt 0 ']' 09:16:05 ++ shift 09:16:05 ++ case "$command" in 09:16:05 ++ command pyenv versions 09:16:05 ++ pyenv versions 09:16:05 ++ awk '{ print $1 }' 09:16:05 ++ grep -E '^[0-9.]*[0-9]$' 09:16:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:16:05 +++ grep '^3' /tmp/.pyenv_versions 09:16:05 +++ sort -V 09:16:05 +++ tail -n 1 09:16:05 ++ py_version_xyz=3.10.6 09:16:05 ++ [[ -z 3.10.6 ]] 09:16:05 ++ echo 3.10.6 09:16:05 ++ return 0 09:16:05 + pyenv local 3.10.6 09:16:05 + local command 09:16:05 + command=local 09:16:05 + '[' 2 -gt 0 ']' 09:16:05 + shift 09:16:05 + case "$command" in 09:16:05 + command pyenv local 3.10.6 09:16:05 + pyenv local 3.10.6 09:16:05 + for arg in "$@" 09:16:05 + case $arg in 09:16:05 + pkg_list+='tox ' 09:16:05 + for arg in "$@" 09:16:05 + case $arg in 09:16:05 + pkg_list+='virtualenv ' 09:16:05 + for arg in "$@" 09:16:05 + case $arg in 09:16:05 + pkg_list+='urllib3~=1.26.15 ' 09:16:05 + [[ -f /tmp/.toxenv ]] 09:16:05 ++ cat /tmp/.toxenv 09:16:05 + lf_venv=/tmp/venv-vxf8 09:16:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vxf8 from' file:/tmp/.toxenv 09:16:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vxf8 from file:/tmp/.toxenv 09:16:05 + /tmp/venv-vxf8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:16:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:16:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:16:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:16:06 + /tmp/venv-vxf8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:16:07 + type python3 09:16:07 + true 09:16:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vxf8/bin to PATH' 09:16:07 lf-activate-venv(): INFO: Adding /tmp/venv-vxf8/bin to PATH 09:16:07 + PATH=/tmp/venv-vxf8/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 09:16:07 + return 0 09:16:07 + [[ -d /opt/pyenv ]] 09:16:07 + echo '---> Setting up pyenv' 09:16:07 ---> Setting up pyenv 09:16:07 + export PYENV_ROOT=/opt/pyenv 09:16:07 + PYENV_ROOT=/opt/pyenv 09:16:07 + export PATH=/opt/pyenv/bin:/tmp/venv-vxf8/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 09:16:07 + PATH=/opt/pyenv/bin:/tmp/venv-vxf8/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 09:16:07 ++ pwd 09:16:07 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:16:07 + export PYTHONPATH 09:16:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:16:07 + TOX_TESTENV_PASSENV=PYTHONPATH 09:16:07 + tox --version 09:16:08 4.14.1 from /tmp/venv-vxf8/lib/python3.10/site-packages/tox/__init__.py 09:16:08 + PARALLEL=false 09:16:08 + TOX_OPTIONS_LIST= 09:16:08 + [[ -n checkbashisms ]] 09:16:08 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:16:08 + case ${PARALLEL,,} in 09:16:08 + tox -e checkbashisms 09:16:08 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:16:09 checkbashisms: freeze> python -m pip freeze --all 09:16:10 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 09:16:10 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:16:11 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:16:11 you may get strange results 09:16:11 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:16:13 checkbashisms: OK (4.95=setup[1.76]+cmd[3.20] seconds) 09:16:13 congratulations :) (5.12 seconds) 09:16:13 + tox_status=0 09:16:13 + echo '---> Completed tox runs' 09:16:13 ---> Completed tox runs 09:16:13 + for i in .tox/*/log 09:16:13 ++ echo .tox/checkbashisms/log 09:16:13 ++ awk -F/ '{print $2}' 09:16:13 + tox_env=checkbashisms 09:16:13 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:16:13 + DOC_DIR=docs/_build/html 09:16:13 + [[ -d docs/_build/html ]] 09:16:13 + echo '---> tox-run.sh ends' 09:16:13 ---> tox-run.sh ends 09:16:13 + test 0 -eq 0 09:16:13 $ ssh-agent -k 09:16:13 unset SSH_AUTH_SOCK; 09:16:13 unset SSH_AGENT_PID; 09:16:13 echo Agent pid 1704 killed; 09:16:13 [ssh-agent] Stopped. 09:16:13 [PostBuildScript] - [INFO] Executing post build scripts. 09:16:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4923233603977201459.sh 09:16:13 ---> sysstat.sh 09:16:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12270351530681000359.sh 09:16:14 ---> package-listing.sh 09:16:14 ++ facter osfamily 09:16:14 ++ tr '[:upper:]' '[:lower:]' 09:16:14 + OS_FAMILY=debian 09:16:14 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:16:14 + START_PACKAGES=/tmp/packages_start.txt 09:16:14 + END_PACKAGES=/tmp/packages_end.txt 09:16:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:16:14 + PACKAGES=/tmp/packages_start.txt 09:16:14 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:16:14 + PACKAGES=/tmp/packages_end.txt 09:16:14 + case "${OS_FAMILY}" in 09:16:14 + dpkg -l 09:16:14 + grep '^ii' 09:16:14 + '[' -f /tmp/packages_start.txt ']' 09:16:14 + '[' -f /tmp/packages_end.txt ']' 09:16:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:16:14 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:16:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:16:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:16:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9145231157820196119.sh 09:16:14 ---> capture-instance-metadata.sh 09:16:14 Setup pyenv: 09:16:14 system 09:16:14 3.8.13 09:16:14 3.9.13 09:16:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:16:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CIzG 09:16:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:16:22 lf-activate-venv(): INFO: Installing: lftools 09:16:57 lf-activate-venv(): INFO: Adding /tmp/venv-CIzG/bin to PATH 09:16:57 INFO: Running in OpenStack, capturing instance metadata 09:16:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10183804885794333903.sh 09:16:57 provisioning config files... 09:16:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16090811656265846881tmp 09:16:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:16:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:16:57 [EnvInject] - Injecting environment variables from a build step. 09:16:57 [EnvInject] - Injecting as environment variables the properties content 09:16:57 SERVER_ID=logs 09:16:57 09:16:57 [EnvInject] - Variables injected successfully. 09:16:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1830549654721440337.sh 09:16:57 ---> create-netrc.sh 09:16:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5759512766320035286.sh 09:16:57 ---> python-tools-install.sh 09:16:57 Setup pyenv: 09:16:57 system 09:16:57 3.8.13 09:16:57 3.9.13 09:16:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:16:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CIzG from file:/tmp/.os_lf_venv 09:16:58 lf-activate-venv(): INFO: Installing: lftools 09:17:06 lf-activate-venv(): INFO: Adding /tmp/venv-CIzG/bin to PATH 09:17:06 Generating Requirements File 09:17:36 Python 3.10.6 09:17:36 pip 24.0 from /tmp/venv-CIzG/lib/python3.10/site-packages/pip (python 3.10) 09:17:37 appdirs==1.4.4 09:17:37 argcomplete==3.2.3 09:17:37 aspy.yaml==1.3.0 09:17:37 attrs==23.2.0 09:17:37 autopage==0.5.2 09:17:37 beautifulsoup4==4.12.3 09:17:37 boto3==1.34.66 09:17:37 botocore==1.34.66 09:17:37 bs4==0.0.2 09:17:37 cachetools==5.3.3 09:17:37 certifi==2024.2.2 09:17:37 cffi==1.16.0 09:17:37 cfgv==3.4.0 09:17:37 chardet==5.2.0 09:17:37 charset-normalizer==3.3.2 09:17:37 click==8.1.7 09:17:37 cliff==4.6.0 09:17:37 cmd2==2.4.3 09:17:37 cryptography==3.3.2 09:17:37 debtcollector==3.0.0 09:17:37 decorator==5.1.1 09:17:37 defusedxml==0.7.1 09:17:37 Deprecated==1.2.14 09:17:37 distlib==0.3.8 09:17:37 dnspython==2.6.1 09:17:37 docker==4.2.2 09:17:37 dogpile.cache==1.3.2 09:17:37 email_validator==2.1.1 09:17:37 filelock==3.13.1 09:17:37 future==1.0.0 09:17:37 gitdb==4.0.11 09:17:37 GitPython==3.1.42 09:17:37 google-auth==2.28.2 09:17:37 httplib2==0.22.0 09:17:37 identify==2.5.35 09:17:37 idna==3.6 09:17:37 importlib-resources==1.5.0 09:17:37 iso8601==2.1.0 09:17:37 Jinja2==3.1.3 09:17:37 jmespath==1.0.1 09:17:37 jsonpatch==1.33 09:17:37 jsonpointer==2.4 09:17:37 jsonschema==4.21.1 09:17:37 jsonschema-specifications==2023.12.1 09:17:37 keystoneauth1==5.6.0 09:17:37 kubernetes==29.0.0 09:17:37 lftools==0.37.10 09:17:37 lxml==5.1.0 09:17:37 MarkupSafe==2.1.5 09:17:37 msgpack==1.0.8 09:17:37 multi_key_dict==2.0.3 09:17:37 munch==4.0.0 09:17:37 netaddr==1.2.1 09:17:37 netifaces==0.11.0 09:17:37 niet==1.4.2 09:17:37 nodeenv==1.8.0 09:17:37 oauth2client==4.1.3 09:17:37 oauthlib==3.2.2 09:17:37 openstacksdk==3.0.0 09:17:37 os-client-config==2.1.0 09:17:37 os-service-types==1.7.0 09:17:37 osc-lib==3.0.1 09:17:37 oslo.config==9.4.0 09:17:37 oslo.context==5.5.0 09:17:37 oslo.i18n==6.3.0 09:17:37 oslo.log==5.5.0 09:17:37 oslo.serialization==5.4.0 09:17:37 oslo.utils==7.1.0 09:17:37 packaging==24.0 09:17:37 pbr==6.0.0 09:17:37 platformdirs==4.2.0 09:17:37 prettytable==3.10.0 09:17:37 pyasn1==0.5.1 09:17:37 pyasn1-modules==0.3.0 09:17:37 pycparser==2.21 09:17:37 pygerrit2==2.0.15 09:17:37 PyGithub==2.2.0 09:17:37 pyinotify==0.9.6 09:17:37 PyJWT==2.8.0 09:17:37 PyNaCl==1.5.0 09:17:37 pyparsing==2.4.7 09:17:37 pyperclip==1.8.2 09:17:37 pyrsistent==0.20.0 09:17:37 python-cinderclient==9.5.0 09:17:37 python-dateutil==2.9.0.post0 09:17:37 python-heatclient==3.5.0 09:17:37 python-jenkins==1.8.2 09:17:37 python-keystoneclient==5.4.0 09:17:37 python-magnumclient==4.4.0 09:17:37 python-novaclient==18.6.0 09:17:37 python-openstackclient==6.6.0 09:17:37 python-swiftclient==4.5.0 09:17:37 PyYAML==6.0.1 09:17:37 referencing==0.34.0 09:17:37 requests==2.31.0 09:17:37 requests-oauthlib==1.4.0 09:17:37 requestsexceptions==1.4.0 09:17:37 rfc3986==2.0.0 09:17:37 rpds-py==0.18.0 09:17:37 rsa==4.9 09:17:37 ruamel.yaml==0.18.6 09:17:37 ruamel.yaml.clib==0.2.8 09:17:37 s3transfer==0.10.1 09:17:37 simplejson==3.19.2 09:17:37 six==1.16.0 09:17:37 smmap==5.0.1 09:17:37 soupsieve==2.5 09:17:37 stevedore==5.2.0 09:17:37 tabulate==0.9.0 09:17:37 toml==0.10.2 09:17:37 tomlkit==0.12.4 09:17:37 tqdm==4.66.2 09:17:37 typing_extensions==4.10.0 09:17:37 tzdata==2024.1 09:17:37 urllib3==1.26.18 09:17:37 virtualenv==20.25.1 09:17:37 wcwidth==0.2.13 09:17:37 websocket-client==1.7.0 09:17:37 wrapt==1.16.0 09:17:37 xdg==6.0.0 09:17:37 xmltodict==0.13.0 09:17:37 yq==3.2.3 09:17:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7912420637898683162.sh 09:17:37 ---> sudo-logs.sh 09:17:37 Archiving 'sudo' log.. 09:17:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8949367830956222437.sh 09:17:37 ---> job-cost.sh 09:17:37 Setup pyenv: 09:17:37 system 09:17:37 3.8.13 09:17:37 3.9.13 09:17:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:17:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CIzG from file:/tmp/.os_lf_venv 09:17:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:17:44 lf-activate-venv(): INFO: Adding /tmp/venv-CIzG/bin to PATH 09:17:44 INFO: No Stack... 09:17:45 INFO: Retrieving Pricing Info for: v3-standard-4 09:17:45 INFO: Archiving Costs 09:17:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14622947279946637481.sh 09:17:45 ---> logs-deploy.sh 09:17:45 Setup pyenv: 09:17:45 system 09:17:45 3.8.13 09:17:45 3.9.13 09:17:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:17:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CIzG from file:/tmp/.os_lf_venv 09:17:47 lf-activate-venv(): INFO: Installing: lftools 09:18:02 lf-activate-venv(): INFO: Adding /tmp/venv-CIzG/bin to PATH 09:18:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3368 09:18:02 INFO: archiving workspace using pattern(s): 09:18:03 Archives upload complete. 09:18:03 INFO: archiving logs to Nexus 09:18:04 ---> uname -a: 09:18:04 Linux prd-ubuntu1804-builder-4c-4g-14532 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:18:04 09:18:04 09:18:04 ---> lscpu: 09:18:04 Architecture: x86_64 09:18:04 CPU op-mode(s): 32-bit, 64-bit 09:18:04 Byte Order: Little Endian 09:18:04 CPU(s): 4 09:18:04 On-line CPU(s) list: 0-3 09:18:04 Thread(s) per core: 1 09:18:04 Core(s) per socket: 1 09:18:04 Socket(s): 4 09:18:04 NUMA node(s): 1 09:18:04 Vendor ID: AuthenticAMD 09:18:04 CPU family: 23 09:18:04 Model: 49 09:18:04 Model name: AMD EPYC-Rome Processor 09:18:04 Stepping: 0 09:18:04 CPU MHz: 2799.998 09:18:04 BogoMIPS: 5599.99 09:18:04 Virtualization: AMD-V 09:18:04 Hypervisor vendor: KVM 09:18:04 Virtualization type: full 09:18:04 L1d cache: 32K 09:18:04 L1i cache: 32K 09:18:04 L2 cache: 512K 09:18:04 L3 cache: 16384K 09:18:04 NUMA node0 CPU(s): 0-3 09:18:04 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 09:18:04 09:18:04 09:18:04 ---> nproc: 09:18:04 4 09:18:04 09:18:04 09:18:04 ---> df -h: 09:18:04 Filesystem Size Used Avail Use% Mounted on 09:18:04 udev 7.9G 0 7.9G 0% /dev 09:18:04 tmpfs 1.6G 672K 1.6G 1% /run 09:18:04 /dev/vda1 78G 8.3G 70G 11% / 09:18:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:18:04 tmpfs 5.0M 0 5.0M 0% /run/lock 09:18:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:18:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:18:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:18:04 09:18:04 09:18:04 ---> free -m: 09:18:04 total used free shared buff/cache available 09:18:04 Mem: 16040 522 13456 0 2060 15205 09:18:04 Swap: 1023 0 1023 09:18:04 09:18:04 09:18:04 ---> ip addr: 09:18:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:18:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:18:04 inet 127.0.0.1/8 scope host lo 09:18:04 valid_lft forever preferred_lft forever 09:18:04 inet6 ::1/128 scope host 09:18:04 valid_lft forever preferred_lft forever 09:18:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:18:04 link/ether fa:16:3e:0f:c7:69 brd ff:ff:ff:ff:ff:ff 09:18:04 inet 10.30.106.92/23 brd 10.30.107.255 scope global dynamic ens3 09:18:04 valid_lft 86235sec preferred_lft 86235sec 09:18:04 inet6 fe80::f816:3eff:fe0f:c769/64 scope link 09:18:04 valid_lft forever preferred_lft forever 09:18:04 09:18:04 09:18:04 ---> sar -b -r -n DEV: 09:18:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14532) 03/20/24 _x86_64_ (4 CPU) 09:18:04 09:18:04 09:15:22 LINUX RESTART (4 CPU) 09:18:04 09:18:04 09:16:01 tps rtps wtps bread/s bwrtn/s 09:18:04 09:17:01 105.53 21.75 83.79 1182.20 17427.63 09:18:04 09:18:01 72.82 0.37 72.45 25.86 16519.25 09:18:04 Average: 89.18 11.06 78.12 604.03 16973.44 09:18:04 09:18:04 09:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:18:04 09:17:01 13905544 15583504 2519416 15.34 67580 1805396 768048 4.40 681284 1610524 133108 09:18:04 09:18:01 13727124 15525164 2697836 16.43 77416 1910020 810440 4.64 751968 1707228 85024 09:18:04 Average: 13816334 15554334 2608626 15.88 72498 1857708 789244 4.52 716626 1658876 109066 09:18:04 09:18:04 09:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:18:04 09:17:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 09:18:04 09:17:01 ens3 54.11 38.26 688.41 9.94 0.00 0.00 0.00 0.00 09:18:04 09:18:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:18:04 09:18:01 ens3 28.65 23.08 246.63 6.75 0.00 0.00 0.00 0.00 09:18:04 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 09:18:04 Average: ens3 41.38 30.67 467.52 8.34 0.00 0.00 0.00 0.00 09:18:04 09:18:04 09:18:04 ---> sar -P ALL: 09:18:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14532) 03/20/24 _x86_64_ (4 CPU) 09:18:04 09:18:04 09:15:22 LINUX RESTART (4 CPU) 09:18:04 09:18:04 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:18:04 09:17:01 all 19.35 0.00 1.56 4.49 0.05 74.55 09:18:04 09:17:01 0 10.93 0.00 1.25 5.56 0.07 82.19 09:18:04 09:17:01 1 17.64 0.00 1.18 0.50 0.03 80.64 09:18:04 09:17:01 2 32.90 0.00 2.16 4.96 0.07 59.91 09:18:04 09:17:01 3 15.95 0.00 1.64 6.95 0.05 75.41 09:18:04 09:18:01 all 19.15 0.00 0.92 5.79 0.04 74.10 09:18:04 09:18:01 0 11.74 0.00 0.70 0.05 0.03 87.47 09:18:04 09:18:01 1 22.80 0.00 1.30 4.70 0.03 71.16 09:18:04 09:18:01 2 13.36 0.00 0.65 0.22 0.05 85.72 09:18:04 09:18:01 3 28.67 0.00 1.07 18.18 0.05 52.03 09:18:04 Average: all 19.25 0.00 1.24 5.14 0.05 74.33 09:18:04 Average: 0 11.34 0.00 0.98 2.80 0.05 84.83 09:18:04 Average: 1 20.22 0.00 1.24 2.60 0.03 75.90 09:18:04 Average: 2 23.13 0.00 1.41 2.59 0.06 72.82 09:18:04 Average: 3 22.31 0.00 1.35 12.57 0.05 63.71 09:18:04 09:18:04 09:18:04