08:28:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 08:28:48 Running as SYSTEM 08:28:48 [EnvInject] - Loading node environment variables. 08:28:48 Building remotely on prd-ubuntu1804-builder-4c-4g-2468 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:28:48 [ssh-agent] Looking for ssh-agent implementation... 08:28:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:48 $ ssh-agent 08:28:48 SSH_AUTH_SOCK=/tmp/ssh-n94lgs0Hlyql/agent.1645 08:28:48 SSH_AGENT_PID=1647 08:28:48 [ssh-agent] Started. 08:28:48 Running ssh-add (command line suppressed) 08:28:48 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6253419397094346308.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6253419397094346308.key) 08:28:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:28:48 The recommended git tool is: NONE 08:28:50 using credential onap-jenkins-ssh 08:28:50 Wiping out workspace first. 08:28:50 Cloning the remote Git repository 08:28:50 Cloning repository git://cloud.onap.org/mirror/oom.git 08:28:50 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:28:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:28:50 > git --version # timeout=10 08:28:50 > git --version # 'git version 2.17.1' 08:28:50 using GIT_SSH to set credentials Gerrit user 08:28:50 Verifying host key using manually-configured host key entries 08:28:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:28:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:28:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:28:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:28:56 using GIT_SSH to set credentials Gerrit user 08:28:56 Verifying host key using manually-configured host key entries 08:28:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/6 # timeout=30 08:28:56 > git rev-parse 038d2eeed292f9ab03d38147b403e12ce6ee0770^{commit} # timeout=10 08:28:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:28:56 Checking out Revision 038d2eeed292f9ab03d38147b403e12ce6ee0770 (refs/changes/95/136395/6) 08:28:56 > git config core.sparsecheckout # timeout=10 08:28:56 > git checkout -f 038d2eeed292f9ab03d38147b403e12ce6ee0770 # timeout=30 08:28:59 Commit message: "[CPS] Config updates for cps-core and DMI" 08:28:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:28:59 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 08:29:00 [EnvInject] - Injecting environment variables from a build step. 08:29:00 [EnvInject] - Injecting as environment variables the properties content 08:29:00 PYTHON=python3 08:29:00 08:29:00 [EnvInject] - Variables injected successfully. 08:29:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8289645027040931391.sh 08:29:00 ---> tox-install.sh 08:29:00 + source /home/jenkins/lf-env.sh 08:29:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:29:00 ++ mktemp -d /tmp/venv-XXXX 08:29:00 + lf_venv=/tmp/venv-wval 08:29:00 + local venv_file=/tmp/.os_lf_venv 08:29:00 + local python=python3 08:29:00 + local options 08:29:00 + local set_path=true 08:29:00 + local install_args= 08:29:00 ++ 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:29:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:29:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:29:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:29:00 + true 08:29:00 + case $1 in 08:29:00 + venv_file=/tmp/.toxenv 08:29:00 + shift 2 08:29:00 + true 08:29:00 + case $1 in 08:29:00 + shift 08:29:00 + break 08:29:00 + case $python in 08:29:00 + local pkg_list= 08:29:00 + [[ -d /opt/pyenv ]] 08:29:00 + echo 'Setup pyenv:' 08:29:00 Setup pyenv: 08:29:00 + export PYENV_ROOT=/opt/pyenv 08:29:00 + PYENV_ROOT=/opt/pyenv 08:29:00 + 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:29:00 + 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:29:00 + pyenv versions 08:29:00 * system (set by /opt/pyenv/version) 08:29:00 * 3.8.13 (set by /opt/pyenv/version) 08:29:00 * 3.9.13 (set by /opt/pyenv/version) 08:29:00 * 3.10.6 (set by /opt/pyenv/version) 08:29:00 + command -v pyenv 08:29:00 ++ pyenv init - --no-rehash 08:29:00 + 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:29:00 export PATH="/opt/pyenv/shims:${PATH}" 08:29:00 export PYENV_SHELL=bash 08:29:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:29:00 pyenv() { 08:29:00 local command 08:29:00 command="${1:-}" 08:29:00 if [ "$#" -gt 0 ]; then 08:29:00 shift 08:29:00 fi 08:29:00 08:29:00 case "$command" in 08:29:00 rehash|shell) 08:29:00 eval "$(pyenv "sh-$command" "$@")" 08:29:00 ;; 08:29:00 *) 08:29:00 command pyenv "$command" "$@" 08:29:00 ;; 08:29:00 esac 08:29:00 }' 08:29:00 +++ 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:29:00 ++ 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:29:00 ++ 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:29:00 ++ 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:29:00 ++ export PYENV_SHELL=bash 08:29:00 ++ PYENV_SHELL=bash 08:29:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:29:00 +++ complete -F _pyenv pyenv 08:29:00 ++ lf-pyver python3 08:29:00 ++ local py_version_xy=python3 08:29:00 ++ local py_version_xyz= 08:29:00 ++ pyenv versions 08:29:00 ++ local command 08:29:00 ++ command=versions 08:29:00 ++ '[' 1 -gt 0 ']' 08:29:00 ++ shift 08:29:00 ++ case "$command" in 08:29:00 ++ command pyenv versions 08:29:00 ++ pyenv versions 08:29:00 ++ sed 's/^[ *]* //' 08:29:00 ++ awk '{ print $1 }' 08:29:00 ++ grep -E '^[0-9.]*[0-9]$' 08:29:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:29:00 +++ grep '^3' /tmp/.pyenv_versions 08:29:00 +++ sort -V 08:29:00 +++ tail -n 1 08:29:00 ++ py_version_xyz=3.10.6 08:29:00 ++ [[ -z 3.10.6 ]] 08:29:00 ++ echo 3.10.6 08:29:00 ++ return 0 08:29:00 + pyenv local 3.10.6 08:29:00 + local command 08:29:00 + command=local 08:29:00 + '[' 2 -gt 0 ']' 08:29:00 + shift 08:29:00 + case "$command" in 08:29:00 + command pyenv local 3.10.6 08:29:00 + pyenv local 3.10.6 08:29:00 + for arg in "$@" 08:29:00 + case $arg in 08:29:00 + pkg_list+='tox ' 08:29:00 + for arg in "$@" 08:29:00 + case $arg in 08:29:00 + pkg_list+='virtualenv ' 08:29:00 + for arg in "$@" 08:29:00 + case $arg in 08:29:00 + pkg_list+='urllib3~=1.26.15 ' 08:29:00 + [[ -f /tmp/.toxenv ]] 08:29:00 + [[ ! -f /tmp/.toxenv ]] 08:29:00 + [[ -n '' ]] 08:29:00 + python3 -m venv /tmp/venv-wval 08:29:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wval' 08:29:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wval 08:29:04 + echo /tmp/venv-wval 08:29:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:29:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:29:04 + /tmp/venv-wval/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:29:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:29:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:29:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:29:09 + /tmp/venv-wval/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:29:13 + type python3 08:29:13 + true 08:29:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wval/bin to PATH' 08:29:13 lf-activate-venv(): INFO: Adding /tmp/venv-wval/bin to PATH 08:29:13 + PATH=/tmp/venv-wval/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:29:13 + return 0 08:29:13 + python3 --version 08:29:13 Python 3.10.6 08:29:13 + python3 -m pip --version 08:29:14 pip 23.3.1 from /tmp/venv-wval/lib/python3.10/site-packages/pip (python 3.10) 08:29:14 + python3 -m pip freeze 08:29:14 cachetools==5.3.2 08:29:14 chardet==5.2.0 08:29:14 colorama==0.4.6 08:29:14 distlib==0.3.7 08:29:14 filelock==3.13.1 08:29:14 packaging==23.2 08:29:14 platformdirs==4.1.0 08:29:14 pluggy==1.3.0 08:29:14 pyproject-api==1.6.1 08:29:14 tomli==2.0.1 08:29:14 tox==4.11.4 08:29:14 urllib3==1.26.18 08:29:14 virtualenv==20.25.0 08:29:14 [EnvInject] - Injecting environment variables from a build step. 08:29:14 [EnvInject] - Injecting as environment variables the properties content 08:29:14 PARALLEL=false 08:29:14 08:29:14 [EnvInject] - Variables injected successfully. 08:29:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3522560670604918528.sh 08:29:14 ---> tox-run.sh 08:29:14 + 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:29:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:29:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:29:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:29:14 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:29:14 + source /home/jenkins/lf-env.sh 08:29:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:29:14 ++ mktemp -d /tmp/venv-XXXX 08:29:14 + lf_venv=/tmp/venv-s3jp 08:29:14 + local venv_file=/tmp/.os_lf_venv 08:29:14 + local python=python3 08:29:14 + local options 08:29:14 + local set_path=true 08:29:14 + local install_args= 08:29:14 ++ 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:29:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:29:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:29:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:29:14 + true 08:29:14 + case $1 in 08:29:14 + venv_file=/tmp/.toxenv 08:29:14 + shift 2 08:29:14 + true 08:29:14 + case $1 in 08:29:14 + shift 08:29:14 + break 08:29:14 + case $python in 08:29:14 + local pkg_list= 08:29:14 + [[ -d /opt/pyenv ]] 08:29:14 + echo 'Setup pyenv:' 08:29:14 Setup pyenv: 08:29:14 + export PYENV_ROOT=/opt/pyenv 08:29:14 + PYENV_ROOT=/opt/pyenv 08:29:14 + 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:29:14 + 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:29:14 + pyenv versions 08:29:14 system 08:29:14 3.8.13 08:29:14 3.9.13 08:29:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:29:14 + command -v pyenv 08:29:14 ++ pyenv init - --no-rehash 08:29:14 + 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:29:14 export PATH="/opt/pyenv/shims:${PATH}" 08:29:14 export PYENV_SHELL=bash 08:29:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:29:14 pyenv() { 08:29:14 local command 08:29:14 command="${1:-}" 08:29:14 if [ "$#" -gt 0 ]; then 08:29:14 shift 08:29:14 fi 08:29:14 08:29:14 case "$command" in 08:29:14 rehash|shell) 08:29:14 eval "$(pyenv "sh-$command" "$@")" 08:29:14 ;; 08:29:14 *) 08:29:14 command pyenv "$command" "$@" 08:29:14 ;; 08:29:14 esac 08:29:14 }' 08:29:14 +++ 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:29:14 ++ 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:29:14 ++ 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:29:14 ++ 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:29:14 ++ export PYENV_SHELL=bash 08:29:14 ++ PYENV_SHELL=bash 08:29:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:29:14 +++ complete -F _pyenv pyenv 08:29:14 ++ lf-pyver python3 08:29:14 ++ local py_version_xy=python3 08:29:14 ++ local py_version_xyz= 08:29:14 ++ pyenv versions 08:29:14 ++ sed 's/^[ *]* //' 08:29:14 ++ awk '{ print $1 }' 08:29:14 ++ local command 08:29:14 ++ command=versions 08:29:14 ++ '[' 1 -gt 0 ']' 08:29:14 ++ shift 08:29:14 ++ case "$command" in 08:29:14 ++ command pyenv versions 08:29:14 ++ pyenv versions 08:29:14 ++ grep -E '^[0-9.]*[0-9]$' 08:29:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:29:14 +++ grep '^3' /tmp/.pyenv_versions 08:29:14 +++ sort -V 08:29:14 +++ tail -n 1 08:29:14 ++ py_version_xyz=3.10.6 08:29:14 ++ [[ -z 3.10.6 ]] 08:29:14 ++ echo 3.10.6 08:29:14 ++ return 0 08:29:14 + pyenv local 3.10.6 08:29:14 + local command 08:29:14 + command=local 08:29:14 + '[' 2 -gt 0 ']' 08:29:14 + shift 08:29:14 + case "$command" in 08:29:14 + command pyenv local 3.10.6 08:29:14 + pyenv local 3.10.6 08:29:14 + for arg in "$@" 08:29:14 + case $arg in 08:29:14 + pkg_list+='tox ' 08:29:14 + for arg in "$@" 08:29:14 + case $arg in 08:29:14 + pkg_list+='virtualenv ' 08:29:14 + for arg in "$@" 08:29:14 + case $arg in 08:29:14 + pkg_list+='urllib3~=1.26.15 ' 08:29:14 + [[ -f /tmp/.toxenv ]] 08:29:14 ++ cat /tmp/.toxenv 08:29:14 + lf_venv=/tmp/venv-wval 08:29:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wval from' file:/tmp/.toxenv 08:29:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wval from file:/tmp/.toxenv 08:29:14 + /tmp/venv-wval/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:29:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:29:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:29:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:29:15 + /tmp/venv-wval/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:29:17 + type python3 08:29:17 + true 08:29:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wval/bin to PATH' 08:29:17 lf-activate-venv(): INFO: Adding /tmp/venv-wval/bin to PATH 08:29:17 + PATH=/tmp/venv-wval/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:29:17 + return 0 08:29:17 + [[ -d /opt/pyenv ]] 08:29:17 + echo '---> Setting up pyenv' 08:29:17 ---> Setting up pyenv 08:29:17 + export PYENV_ROOT=/opt/pyenv 08:29:17 + PYENV_ROOT=/opt/pyenv 08:29:17 + export PATH=/opt/pyenv/bin:/tmp/venv-wval/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:29:17 + PATH=/opt/pyenv/bin:/tmp/venv-wval/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:29:17 ++ pwd 08:29:17 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:29:17 + export PYTHONPATH 08:29:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:29:17 + TOX_TESTENV_PASSENV=PYTHONPATH 08:29:17 + tox --version 08:29:18 4.11.4 from /tmp/venv-wval/lib/python3.10/site-packages/tox/__init__.py 08:29:18 + PARALLEL=false 08:29:18 + TOX_OPTIONS_LIST= 08:29:18 + [[ -n checkbashisms ]] 08:29:18 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:29:18 + case ${PARALLEL,,} in 08:29:18 + tox -e checkbashisms 08:29:18 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:29:19 checkbashisms: freeze> python -m pip freeze --all 08:29:20 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 08:29:20 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:29:21 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:29:21 you may get strange results 08:29:21 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:29:23 checkbashisms: OK (5.00=setup[1.80]+cmd[3.20] seconds) 08:29:23 congratulations :) (5.21 seconds) 08:29:23 + tox_status=0 08:29:23 + echo '---> Completed tox runs' 08:29:23 ---> Completed tox runs 08:29:23 + for i in .tox/*/log 08:29:23 ++ echo .tox/checkbashisms/log 08:29:23 ++ awk -F/ '{print $2}' 08:29:23 + tox_env=checkbashisms 08:29:23 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:29:23 + DOC_DIR=docs/_build/html 08:29:23 + [[ -d docs/_build/html ]] 08:29:23 + echo '---> tox-run.sh ends' 08:29:23 ---> tox-run.sh ends 08:29:23 + test 0 -eq 0 08:29:23 $ ssh-agent -k 08:29:23 unset SSH_AUTH_SOCK; 08:29:23 unset SSH_AGENT_PID; 08:29:23 echo Agent pid 1647 killed; 08:29:23 [ssh-agent] Stopped. 08:29:23 [PostBuildScript] - [INFO] Executing post build scripts. 08:29:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4303531862844478977.sh 08:29:23 ---> sysstat.sh 08:29:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15267213846736422823.sh 08:29:24 ---> package-listing.sh 08:29:24 ++ facter osfamily 08:29:24 ++ tr '[:upper:]' '[:lower:]' 08:29:24 + OS_FAMILY=debian 08:29:24 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:29:24 + START_PACKAGES=/tmp/packages_start.txt 08:29:24 + END_PACKAGES=/tmp/packages_end.txt 08:29:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:29:24 + PACKAGES=/tmp/packages_start.txt 08:29:24 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:29:24 + PACKAGES=/tmp/packages_end.txt 08:29:24 + case "${OS_FAMILY}" in 08:29:24 + dpkg -l 08:29:24 + grep '^ii' 08:29:24 + '[' -f /tmp/packages_start.txt ']' 08:29:24 + '[' -f /tmp/packages_end.txt ']' 08:29:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:29:24 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:29:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:29:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:29:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9644875512904934439.sh 08:29:24 ---> capture-instance-metadata.sh 08:29:24 Setup pyenv: 08:29:24 system 08:29:24 3.8.13 08:29:24 3.9.13 08:29:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:29:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XBeb 08:29:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:29:31 lf-activate-venv(): INFO: Installing: lftools 08:30:18 lf-activate-venv(): INFO: Adding /tmp/venv-XBeb/bin to PATH 08:30:18 INFO: Running in OpenStack, capturing instance metadata 08:30:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16930462690466670888.sh 08:30:18 provisioning config files... 08:30:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6746934142157825843tmp 08:30:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:30:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:30:18 [EnvInject] - Injecting environment variables from a build step. 08:30:18 [EnvInject] - Injecting as environment variables the properties content 08:30:18 SERVER_ID=logs 08:30:18 08:30:18 [EnvInject] - Variables injected successfully. 08:30:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16210240021368876219.sh 08:30:18 ---> create-netrc.sh 08:30:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins125612206837496252.sh 08:30:18 ---> python-tools-install.sh 08:30:18 Setup pyenv: 08:30:18 system 08:30:18 3.8.13 08:30:18 3.9.13 08:30:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:30:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XBeb from file:/tmp/.os_lf_venv 08:30:19 lf-activate-venv(): INFO: Installing: lftools 08:30:27 lf-activate-venv(): INFO: Adding /tmp/venv-XBeb/bin to PATH 08:30:27 Generating Requirements File 08:31:01 Python 3.10.6 08:31:01 pip 23.3.1 from /tmp/venv-XBeb/lib/python3.10/site-packages/pip (python 3.10) 08:31:01 appdirs==1.4.4 08:31:01 argcomplete==3.1.6 08:31:01 aspy.yaml==1.3.0 08:31:01 attrs==23.1.0 08:31:01 autopage==0.5.2 08:31:01 Babel==2.13.1 08:31:01 beautifulsoup4==4.12.2 08:31:01 boto3==1.33.7 08:31:01 botocore==1.33.7 08:31:01 bs4==0.0.1 08:31:01 cachetools==5.3.2 08:31:01 certifi==2023.11.17 08:31:01 cffi==1.16.0 08:31:01 cfgv==3.4.0 08:31:01 chardet==5.2.0 08:31:01 charset-normalizer==3.3.2 08:31:01 click==8.1.7 08:31:01 cliff==4.4.0 08:31:01 cmd2==2.4.3 08:31:01 cryptography==3.3.2 08:31:01 debtcollector==2.5.0 08:31:01 decorator==5.1.1 08:31:01 defusedxml==0.7.1 08:31:01 Deprecated==1.2.14 08:31:01 distlib==0.3.7 08:31:01 dnspython==2.4.2 08:31:01 docker==4.2.2 08:31:01 dogpile.cache==1.2.2 08:31:01 email-validator==2.1.0.post1 08:31:01 filelock==3.13.1 08:31:01 future==0.18.3 08:31:01 gitdb==4.0.11 08:31:01 GitPython==3.1.40 08:31:01 google-auth==2.24.0 08:31:01 httplib2==0.22.0 08:31:01 identify==2.5.32 08:31:01 idna==3.6 08:31:01 importlib-metadata==7.0.0 08:31:01 importlib-resources==1.5.0 08:31:01 iso8601==2.1.0 08:31:01 Jinja2==3.1.2 08:31:01 jmespath==1.0.1 08:31:01 jsonpatch==1.33 08:31:01 jsonpointer==2.4 08:31:01 jsonschema==4.20.0 08:31:01 jsonschema-specifications==2023.11.2 08:31:01 keystoneauth1==5.4.0 08:31:01 kubernetes==28.1.0 08:31:01 lftools==0.37.8 08:31:01 lxml==4.9.3 08:31:01 MarkupSafe==2.1.3 08:31:01 msgpack==1.0.7 08:31:01 multi-key-dict==2.0.3 08:31:01 munch==4.0.0 08:31:01 netaddr==0.9.0 08:31:01 netifaces==0.11.0 08:31:01 niet==1.4.2 08:31:01 nodeenv==1.8.0 08:31:01 oauth2client==4.1.3 08:31:01 oauthlib==3.2.2 08:31:01 openstacksdk==0.62.0 08:31:01 os-client-config==2.1.0 08:31:01 os-service-types==1.7.0 08:31:01 osc-lib==2.9.0 08:31:01 oslo.config==9.2.0 08:31:01 oslo.context==5.3.0 08:31:01 oslo.i18n==6.2.0 08:31:01 oslo.log==5.4.0 08:31:01 oslo.serialization==5.2.0 08:31:01 oslo.utils==6.3.0 08:31:01 packaging==23.2 08:31:01 pbr==6.0.0 08:31:01 platformdirs==4.1.0 08:31:01 prettytable==3.9.0 08:31:01 pyasn1==0.5.1 08:31:01 pyasn1-modules==0.3.0 08:31:01 pycparser==2.21 08:31:01 pygerrit2==2.0.15 08:31:01 PyGithub==2.1.1 08:31:01 pyinotify==0.9.6 08:31:01 PyJWT==2.8.0 08:31:01 PyNaCl==1.5.0 08:31:01 pyparsing==2.4.7 08:31:01 pyperclip==1.8.2 08:31:01 pyrsistent==0.20.0 08:31:01 python-cinderclient==9.4.0 08:31:01 python-dateutil==2.8.2 08:31:01 python-heatclient==3.3.0 08:31:01 python-jenkins==1.8.2 08:31:01 python-keystoneclient==5.2.0 08:31:01 python-magnumclient==4.3.0 08:31:01 python-novaclient==18.4.0 08:31:01 python-openstackclient==6.0.0 08:31:01 python-swiftclient==4.4.0 08:31:01 pytz==2023.3.post1 08:31:01 PyYAML==6.0.1 08:31:01 referencing==0.31.1 08:31:01 requests==2.31.0 08:31:01 requests-oauthlib==1.3.1 08:31:01 requestsexceptions==1.4.0 08:31:01 rfc3986==2.0.0 08:31:01 rpds-py==0.13.2 08:31:01 rsa==4.9 08:31:01 ruamel.yaml==0.18.5 08:31:01 ruamel.yaml.clib==0.2.8 08:31:01 s3transfer==0.8.2 08:31:01 simplejson==3.19.2 08:31:01 six==1.16.0 08:31:01 smmap==5.0.1 08:31:01 soupsieve==2.5 08:31:01 stevedore==5.1.0 08:31:01 tabulate==0.9.0 08:31:01 toml==0.10.2 08:31:01 tomlkit==0.12.3 08:31:01 tqdm==4.66.1 08:31:01 typing_extensions==4.8.0 08:31:01 tzdata==2023.3 08:31:01 urllib3==1.26.18 08:31:01 virtualenv==20.25.0 08:31:01 wcwidth==0.2.12 08:31:01 websocket-client==1.7.0 08:31:01 wrapt==1.16.0 08:31:01 xdg==6.0.0 08:31:01 xmltodict==0.13.0 08:31:01 yq==3.2.3 08:31:01 zipp==3.17.0 08:31:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10898816134884542110.sh 08:31:01 ---> sudo-logs.sh 08:31:01 Archiving 'sudo' log.. 08:31:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8358634629396441079.sh 08:31:02 ---> job-cost.sh 08:31:02 Setup pyenv: 08:31:02 system 08:31:02 3.8.13 08:31:02 3.9.13 08:31:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:31:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XBeb from file:/tmp/.os_lf_venv 08:31:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:31: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:31:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:31:11 lf-activate-venv(): INFO: Adding /tmp/venv-XBeb/bin to PATH 08:31:11 INFO: No Stack... 08:31:12 INFO: Retrieving Pricing Info for: v3-standard-4 08:31:12 INFO: Archiving Costs 08:31:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16269374918469760752.sh 08:31:12 ---> logs-deploy.sh 08:31:12 Setup pyenv: 08:31:12 system 08:31:12 3.8.13 08:31:12 3.9.13 08:31:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:31:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XBeb from file:/tmp/.os_lf_venv 08:31:14 lf-activate-venv(): INFO: Installing: lftools 08:31:24 lf-activate-venv(): INFO: Adding /tmp/venv-XBeb/bin to PATH 08:31:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3218 08:31:24 INFO: archiving workspace using pattern(s): 08:31:25 Archives upload complete. 08:31:26 INFO: archiving logs to Nexus 08:31:27 ---> uname -a: 08:31:27 Linux prd-ubuntu1804-builder-4c-4g-2468 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:31:27 08:31:27 08:31:27 ---> lscpu: 08:31:27 Architecture: x86_64 08:31:27 CPU op-mode(s): 32-bit, 64-bit 08:31:27 Byte Order: Little Endian 08:31:27 CPU(s): 4 08:31:27 On-line CPU(s) list: 0-3 08:31:27 Thread(s) per core: 1 08:31:27 Core(s) per socket: 1 08:31:27 Socket(s): 4 08:31:27 NUMA node(s): 1 08:31:27 Vendor ID: AuthenticAMD 08:31:27 CPU family: 23 08:31:27 Model: 49 08:31:27 Model name: AMD EPYC-Rome Processor 08:31:27 Stepping: 0 08:31:27 CPU MHz: 2799.998 08:31:27 BogoMIPS: 5599.99 08:31:27 Virtualization: AMD-V 08:31:27 Hypervisor vendor: KVM 08:31:27 Virtualization type: full 08:31:27 L1d cache: 32K 08:31:27 L1i cache: 32K 08:31:27 L2 cache: 512K 08:31:27 L3 cache: 16384K 08:31:27 NUMA node0 CPU(s): 0-3 08:31:27 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:31:27 08:31:27 08:31:27 ---> nproc: 08:31:27 4 08:31:27 08:31:27 08:31:27 ---> df -h: 08:31:27 Filesystem Size Used Avail Use% Mounted on 08:31:27 udev 7.9G 0 7.9G 0% /dev 08:31:27 tmpfs 1.6G 672K 1.6G 1% /run 08:31:27 /dev/vda1 78G 8.3G 70G 11% / 08:31:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:31:27 tmpfs 5.0M 0 5.0M 0% /run/lock 08:31:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:31:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:31:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:31:27 08:31:27 08:31:27 ---> free -m: 08:31:27 total used free shared buff/cache available 08:31:27 Mem: 16040 545 13383 0 2110 15181 08:31:27 Swap: 1023 0 1023 08:31:27 08:31:27 08:31:27 ---> ip addr: 08:31:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:31:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:31:27 inet 127.0.0.1/8 scope host lo 08:31:27 valid_lft forever preferred_lft forever 08:31:27 inet6 ::1/128 scope host 08:31:27 valid_lft forever preferred_lft forever 08:31:27 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 08:31:27 link/ether fa:16:3e:26:db:3a brd ff:ff:ff:ff:ff:ff 08:31:27 inet 10.30.107.132/23 brd 10.30.107.255 scope global dynamic ens3 08:31:27 valid_lft 86222sec preferred_lft 86222sec 08:31:27 inet6 fe80::f816:3eff:fe26:db3a/64 scope link 08:31:27 valid_lft forever preferred_lft forever 08:31:27 08:31:27 08:31:27 ---> sar -b -r -n DEV: 08:31:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2468) 12/05/23 _x86_64_ (4 CPU) 08:31:27 08:31:27 08:28:32 LINUX RESTART (4 CPU) 08:31:27 08:31:27 08:29:01 tps rtps wtps bread/s bwrtn/s 08:31:27 08:30:01 82.77 10.98 71.79 275.42 27333.18 08:31:27 08:31:01 113.40 13.88 99.52 1050.49 34211.10 08:31:27 Average: 98.08 12.43 85.65 662.96 30772.14 08:31:27 08:31:27 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:31:27 08:30:01 14041428 15535336 2383540 14.51 53844 1644360 834828 4.78 714092 1466508 63516 08:31:27 08:31:01 13758604 15586736 2666364 16.23 77760 1937496 733736 4.20 689860 1740128 149332 08:31:27 Average: 13900016 15561036 2524952 15.37 65802 1790928 784282 4.49 701976 1603318 106424 08:31:27 08:31:27 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:31:27 08:30:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 08:31:27 08:30:01 ens3 39.86 29.93 247.29 7.30 0.00 0.00 0.00 0.00 08:31:27 08:31:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 08:31:27 08:31:01 ens3 61.66 40.03 990.31 7.67 0.00 0.00 0.00 0.00 08:31:27 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 08:31:27 Average: ens3 50.76 34.98 618.80 7.49 0.00 0.00 0.00 0.00 08:31:27 08:31:27 08:31:27 ---> sar -P ALL: 08:31:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2468) 12/05/23 _x86_64_ (4 CPU) 08:31:27 08:31:27 08:28:32 LINUX RESTART (4 CPU) 08:31:27 08:31:27 08:29:01 CPU %user %nice %system %iowait %steal %idle 08:31:27 08:30:01 all 16.57 0.00 1.18 10.65 0.05 71.54 08:31:27 08:30:01 0 19.31 0.00 1.14 25.41 0.07 54.08 08:31:27 08:30:01 1 10.35 0.00 0.94 0.44 0.07 88.21 08:31:27 08:30:01 2 22.53 0.00 1.53 14.80 0.07 61.07 08:31:27 08:30:01 3 14.10 0.00 1.13 1.95 0.03 82.78 08:31:27 08:31:01 all 19.09 0.00 1.46 7.45 0.05 71.95 08:31:27 08:31:01 0 41.90 0.00 2.11 4.80 0.08 51.11 08:31:27 08:31:01 1 16.29 0.00 1.12 1.36 0.05 81.18 08:31:27 08:31:01 2 4.45 0.00 0.94 17.34 0.03 77.24 08:31:27 08:31:01 3 13.75 0.00 1.67 6.31 0.05 78.22 08:31:27 Average: all 17.83 0.00 1.32 9.05 0.05 71.75 08:31:27 Average: 0 30.60 0.00 1.62 15.11 0.08 52.60 08:31:27 Average: 1 13.32 0.00 1.03 0.90 0.06 84.70 08:31:27 Average: 2 13.46 0.00 1.23 16.08 0.05 69.18 08:31:27 Average: 3 13.92 0.00 1.40 4.13 0.04 80.50 08:31:27 08:31:27 08:31:27