06:28:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141047 06:28:34 Running as SYSTEM 06:28:34 [EnvInject] - Loading node environment variables. 06:28:34 Building remotely on prd-ubuntu1804-builder-4c-4g-20172 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:28:34 [ssh-agent] Looking for ssh-agent implementation... 06:28:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:28:34 $ ssh-agent 06:28:35 SSH_AUTH_SOCK=/tmp/ssh-Q68D5YHIVjOt/agent.1777 06:28:35 SSH_AGENT_PID=1778 06:28:35 [ssh-agent] Started. 06:28:35 Running ssh-add (command line suppressed) 06:28:35 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8753732706552707968.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8753732706552707968.key) 06:28:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:28:35 The recommended git tool is: NONE 06:28:36 using credential onap-jenkins-ssh 06:28:36 Wiping out workspace first. 06:28:36 Cloning the remote Git repository 06:28:36 Cloning repository git://cloud.onap.org/mirror/oom.git 06:28:36 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:28:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:28:36 > git --version # timeout=10 06:28:36 > git --version # 'git version 2.17.1' 06:28:36 using GIT_SSH to set credentials Gerrit user 06:28:36 Verifying host key using manually-configured host key entries 06:28:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:28:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:28:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:28:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:28:43 using GIT_SSH to set credentials Gerrit user 06:28:43 Verifying host key using manually-configured host key entries 06:28:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/141047/6 # timeout=30 06:28:43 > git rev-parse 2c79cb3d02fe8f3f53d9aff271653389a19f40f3^{commit} # timeout=10 06:28:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:28:43 Checking out Revision 2c79cb3d02fe8f3f53d9aff271653389a19f40f3 (refs/changes/47/141047/6) 06:28:43 > git config core.sparsecheckout # timeout=10 06:28:43 > git checkout -f 2c79cb3d02fe8f3f53d9aff271653389a19f40f3 # timeout=30 06:28:46 Commit message: "[SDC] Reduce sdc-be log noise" 06:28:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:28:47 > git rev-list --no-walk ebe7cf54cecd93c9b11380f8deb93105da15fd21 # timeout=10 06:28:47 [EnvInject] - Injecting environment variables from a build step. 06:28:47 [EnvInject] - Injecting as environment variables the properties content 06:28:47 PYTHON=python3 06:28:47 06:28:47 [EnvInject] - Variables injected successfully. 06:28:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8524769019698112947.sh 06:28:47 ---> tox-install.sh 06:28:47 + source /home/jenkins/lf-env.sh 06:28:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:28:47 ++ mktemp -d /tmp/venv-XXXX 06:28:47 + lf_venv=/tmp/venv-XRrq 06:28:47 + local venv_file=/tmp/.os_lf_venv 06:28:47 + local python=python3 06:28:47 + local options 06:28:47 + local set_path=true 06:28:47 + local install_args= 06:28:47 ++ 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 06:28:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:28:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:28:47 + true 06:28:47 + case $1 in 06:28:47 + venv_file=/tmp/.toxenv 06:28:47 + shift 2 06:28:47 + true 06:28:47 + case $1 in 06:28:47 + shift 06:28:47 + break 06:28:47 + case $python in 06:28:47 + local pkg_list= 06:28:47 + [[ -d /opt/pyenv ]] 06:28:47 + echo 'Setup pyenv:' 06:28:47 Setup pyenv: 06:28:47 + export PYENV_ROOT=/opt/pyenv 06:28:47 + PYENV_ROOT=/opt/pyenv 06:28:47 + 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 06:28:47 + 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 06:28:47 + pyenv versions 06:28:47 * system (set by /opt/pyenv/version) 06:28:47 * 3.8.13 (set by /opt/pyenv/version) 06:28:47 * 3.9.13 (set by /opt/pyenv/version) 06:28:47 * 3.10.6 (set by /opt/pyenv/version) 06:28:47 + command -v pyenv 06:28:47 ++ pyenv init - --no-rehash 06:28:47 + 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[*]}"'\'')" 06:28:47 export PATH="/opt/pyenv/shims:${PATH}" 06:28:47 export PYENV_SHELL=bash 06:28:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:28:47 pyenv() { 06:28:47 local command 06:28:47 command="${1:-}" 06:28:47 if [ "$#" -gt 0 ]; then 06:28:47 shift 06:28:47 fi 06:28:47 06:28:47 case "$command" in 06:28:47 rehash|shell) 06:28:47 eval "$(pyenv "sh-$command" "$@")" 06:28:47 ;; 06:28:47 *) 06:28:47 command pyenv "$command" "$@" 06:28:47 ;; 06:28:47 esac 06:28:47 }' 06:28:47 +++ 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[*]}"' 06:28:47 ++ 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 06:28:47 ++ 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 06:28:47 ++ 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 06:28:47 ++ export PYENV_SHELL=bash 06:28:47 ++ PYENV_SHELL=bash 06:28:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:28:47 +++ complete -F _pyenv pyenv 06:28:47 ++ lf-pyver python3 06:28:47 ++ local py_version_xy=python3 06:28:47 ++ local py_version_xyz= 06:28:47 ++ pyenv versions 06:28:47 ++ local command 06:28:47 ++ command=versions 06:28:47 ++ '[' 1 -gt 0 ']' 06:28:47 ++ sed 's/^[ *]* //' 06:28:47 ++ shift 06:28:47 ++ case "$command" in 06:28:47 ++ command pyenv versions 06:28:47 ++ pyenv versions 06:28:47 ++ grep -E '^[0-9.]*[0-9]$' 06:28:47 ++ awk '{ print $1 }' 06:28:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:28:47 +++ grep '^3' /tmp/.pyenv_versions 06:28:47 +++ sort -V 06:28:47 +++ tail -n 1 06:28:47 ++ py_version_xyz=3.10.6 06:28:47 ++ [[ -z 3.10.6 ]] 06:28:47 ++ echo 3.10.6 06:28:47 ++ return 0 06:28:47 + pyenv local 3.10.6 06:28:47 + local command 06:28:47 + command=local 06:28:47 + '[' 2 -gt 0 ']' 06:28:47 + shift 06:28:47 + case "$command" in 06:28:47 + command pyenv local 3.10.6 06:28:47 + pyenv local 3.10.6 06:28:48 + for arg in "$@" 06:28:48 + case $arg in 06:28:48 + pkg_list+='tox ' 06:28:48 + for arg in "$@" 06:28:48 + case $arg in 06:28:48 + pkg_list+='virtualenv ' 06:28:48 + for arg in "$@" 06:28:48 + case $arg in 06:28:48 + pkg_list+='urllib3~=1.26.15 ' 06:28:48 + [[ -f /tmp/.toxenv ]] 06:28:48 + [[ ! -f /tmp/.toxenv ]] 06:28:48 + [[ -n '' ]] 06:28:48 + python3 -m venv /tmp/venv-XRrq 06:28:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XRrq' 06:28:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XRrq 06:28:53 + echo /tmp/venv-XRrq 06:28:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:28:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:28:53 + /tmp/venv-XRrq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:28:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:28:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:28:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:28:57 + /tmp/venv-XRrq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:29:02 + type python3 06:29:02 + true 06:29:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XRrq/bin to PATH' 06:29:02 lf-activate-venv(): INFO: Adding /tmp/venv-XRrq/bin to PATH 06:29:02 + PATH=/tmp/venv-XRrq/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 06:29:02 + return 0 06:29:02 + python3 --version 06:29:02 Python 3.10.6 06:29:02 + python3 -m pip --version 06:29:02 pip 25.1.1 from /tmp/venv-XRrq/lib/python3.10/site-packages/pip (python 3.10) 06:29:02 + python3 -m pip freeze 06:29:02 cachetools==6.0.0 06:29:02 chardet==5.2.0 06:29:02 colorama==0.4.6 06:29:02 distlib==0.3.9 06:29:02 filelock==3.18.0 06:29:02 packaging==25.0 06:29:02 platformdirs==4.3.8 06:29:02 pluggy==1.6.0 06:29:02 pyproject-api==1.9.1 06:29:02 tomli==2.2.1 06:29:02 tox==4.26.0 06:29:02 typing_extensions==4.14.0 06:29:02 urllib3==1.26.20 06:29:02 virtualenv==20.31.2 06:29:02 [EnvInject] - Injecting environment variables from a build step. 06:29:02 [EnvInject] - Injecting as environment variables the properties content 06:29:02 PARALLEL=false 06:29:02 06:29:02 [EnvInject] - Variables injected successfully. 06:29:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8444959014733374009.sh 06:29:02 ---> tox-run.sh 06:29:02 + 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 06:29:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:29:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:29:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:29:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:29:02 + source /home/jenkins/lf-env.sh 06:29:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:02 ++ mktemp -d /tmp/venv-XXXX 06:29:02 + lf_venv=/tmp/venv-lj8U 06:29:02 + local venv_file=/tmp/.os_lf_venv 06:29:02 + local python=python3 06:29:02 + local options 06:29:02 + local set_path=true 06:29:02 + local install_args= 06:29:02 ++ 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 06:29:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:29:02 + true 06:29:02 + case $1 in 06:29:02 + venv_file=/tmp/.toxenv 06:29:02 + shift 2 06:29:02 + true 06:29:02 + case $1 in 06:29:02 + shift 06:29:02 + break 06:29:02 + case $python in 06:29:02 + local pkg_list= 06:29:02 + [[ -d /opt/pyenv ]] 06:29:02 + echo 'Setup pyenv:' 06:29:02 Setup pyenv: 06:29:02 + export PYENV_ROOT=/opt/pyenv 06:29:02 + PYENV_ROOT=/opt/pyenv 06:29:02 + 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 06:29:02 + 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 06:29:02 + pyenv versions 06:29:02 system 06:29:02 3.8.13 06:29:02 3.9.13 06:29:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:29:02 + command -v pyenv 06:29:02 ++ pyenv init - --no-rehash 06:29:02 + 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[*]}"'\'')" 06:29:02 export PATH="/opt/pyenv/shims:${PATH}" 06:29:02 export PYENV_SHELL=bash 06:29:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:29:02 pyenv() { 06:29:02 local command 06:29:02 command="${1:-}" 06:29:02 if [ "$#" -gt 0 ]; then 06:29:02 shift 06:29:02 fi 06:29:02 06:29:02 case "$command" in 06:29:02 rehash|shell) 06:29:02 eval "$(pyenv "sh-$command" "$@")" 06:29:02 ;; 06:29:02 *) 06:29:02 command pyenv "$command" "$@" 06:29:02 ;; 06:29:02 esac 06:29:02 }' 06:29:02 +++ 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[*]}"' 06:29:02 ++ 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 06:29:02 ++ 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 06:29:02 ++ 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 06:29:02 ++ export PYENV_SHELL=bash 06:29:02 ++ PYENV_SHELL=bash 06:29:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:29:02 +++ complete -F _pyenv pyenv 06:29:02 ++ lf-pyver python3 06:29:02 ++ local py_version_xy=python3 06:29:02 ++ local py_version_xyz= 06:29:02 ++ pyenv versions 06:29:02 ++ local command 06:29:02 ++ command=versions 06:29:02 ++ '[' 1 -gt 0 ']' 06:29:02 ++ shift 06:29:02 ++ case "$command" in 06:29:02 ++ command pyenv versions 06:29:02 ++ pyenv versions 06:29:02 ++ sed 's/^[ *]* //' 06:29:02 ++ awk '{ print $1 }' 06:29:02 ++ grep -E '^[0-9.]*[0-9]$' 06:29:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:29:02 +++ grep '^3' /tmp/.pyenv_versions 06:29:02 +++ sort -V 06:29:02 +++ tail -n 1 06:29:02 ++ py_version_xyz=3.10.6 06:29:02 ++ [[ -z 3.10.6 ]] 06:29:02 ++ echo 3.10.6 06:29:02 ++ return 0 06:29:02 + pyenv local 3.10.6 06:29:02 + local command 06:29:02 + command=local 06:29:02 + '[' 2 -gt 0 ']' 06:29:02 + shift 06:29:02 + case "$command" in 06:29:02 + command pyenv local 3.10.6 06:29:02 + pyenv local 3.10.6 06:29:02 + for arg in "$@" 06:29:02 + case $arg in 06:29:02 + pkg_list+='tox ' 06:29:02 + for arg in "$@" 06:29:02 + case $arg in 06:29:02 + pkg_list+='virtualenv ' 06:29:02 + for arg in "$@" 06:29:02 + case $arg in 06:29:02 + pkg_list+='urllib3~=1.26.15 ' 06:29:02 + [[ -f /tmp/.toxenv ]] 06:29:02 ++ cat /tmp/.toxenv 06:29:02 + lf_venv=/tmp/venv-XRrq 06:29:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XRrq from' file:/tmp/.toxenv 06:29:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XRrq from file:/tmp/.toxenv 06:29:02 + /tmp/venv-XRrq/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:29:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:29:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:29:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:29:03 + /tmp/venv-XRrq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:29:05 + type python3 06:29:05 + true 06:29:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XRrq/bin to PATH' 06:29:05 lf-activate-venv(): INFO: Adding /tmp/venv-XRrq/bin to PATH 06:29:05 + PATH=/tmp/venv-XRrq/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 06:29:05 + return 0 06:29:05 + [[ -d /opt/pyenv ]] 06:29:05 + echo '---> Setting up pyenv' 06:29:05 ---> Setting up pyenv 06:29:05 + export PYENV_ROOT=/opt/pyenv 06:29:05 + PYENV_ROOT=/opt/pyenv 06:29:05 + export PATH=/opt/pyenv/bin:/tmp/venv-XRrq/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 06:29:05 + PATH=/opt/pyenv/bin:/tmp/venv-XRrq/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 06:29:05 ++ pwd 06:29:05 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:29:05 + export PYTHONPATH 06:29:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:29:05 + TOX_TESTENV_PASSENV=PYTHONPATH 06:29:05 + tox --version 06:29:05 4.26.0 from /tmp/venv-XRrq/lib/python3.10/site-packages/tox/__init__.py 06:29:05 + PARALLEL=false 06:29:05 + TOX_OPTIONS_LIST= 06:29:05 + [[ -n checkbashisms ]] 06:29:05 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:29:05 + case ${PARALLEL,,} in 06:29:05 + tox -e checkbashisms 06:29:05 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:29:07 checkbashisms: freeze> python -m pip freeze --all 06:29:07 checkbashisms: pip==25.1.1,setuptools==80.3.1 06:29:07 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:29:08 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 06:29:08 you may get strange results 06:29:08 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 06:29:08 you may get strange results 06:29:09 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:29:11 checkbashisms: OK (5.14=setup[1.64]+cmd[3.51] seconds) 06:29:11 congratulations :) (5.37 seconds) 06:29:11 + tox_status=0 06:29:11 + echo '---> Completed tox runs' 06:29:11 ---> Completed tox runs 06:29:11 + for i in .tox/*/log 06:29:11 ++ echo .tox/checkbashisms/log 06:29:11 ++ awk -F/ '{print $2}' 06:29:11 + tox_env=checkbashisms 06:29:11 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:29:11 + DOC_DIR=docs/_build/html 06:29:11 + [[ -d docs/_build/html ]] 06:29:11 + echo '---> tox-run.sh ends' 06:29:11 ---> tox-run.sh ends 06:29:11 + test 0 -eq 0 06:29:11 $ ssh-agent -k 06:29:11 unset SSH_AUTH_SOCK; 06:29:11 unset SSH_AGENT_PID; 06:29:11 echo Agent pid 1778 killed; 06:29:11 [ssh-agent] Stopped. 06:29:11 [PostBuildScript] - [INFO] Executing post build scripts. 06:29:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14074427769104126492.sh 06:29:11 ---> sysstat.sh 06:29:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7615389936247421399.sh 06:29:11 ---> package-listing.sh 06:29:11 ++ facter osfamily 06:29:11 ++ tr '[:upper:]' '[:lower:]' 06:29:11 + OS_FAMILY=debian 06:29:11 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:29:11 + START_PACKAGES=/tmp/packages_start.txt 06:29:11 + END_PACKAGES=/tmp/packages_end.txt 06:29:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:11 + PACKAGES=/tmp/packages_start.txt 06:29:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:29:11 + PACKAGES=/tmp/packages_end.txt 06:29:11 + case "${OS_FAMILY}" in 06:29:11 + dpkg -l 06:29:11 + grep '^ii' 06:29:12 + '[' -f /tmp/packages_start.txt ']' 06:29:12 + '[' -f /tmp/packages_end.txt ']' 06:29:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:29:12 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:29:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:29:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14385737377043382750.sh 06:29:12 ---> capture-instance-metadata.sh 06:29:12 Setup pyenv: 06:29:12 system 06:29:12 3.8.13 06:29:12 3.9.13 06:29:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:29:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IAvk 06:29:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:29:19 lf-activate-venv(): INFO: Installing: lftools 06:29:42 lf-activate-venv(): INFO: Adding /tmp/venv-IAvk/bin to PATH 06:29:42 INFO: Running in OpenStack, capturing instance metadata 06:29:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12594672180622818203.sh 06:29:42 provisioning config files... 06:29:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11425797051042378865tmp 06:29:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:29:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:29:42 [EnvInject] - Injecting environment variables from a build step. 06:29:42 [EnvInject] - Injecting as environment variables the properties content 06:29:42 SERVER_ID=logs 06:29:42 06:29:42 [EnvInject] - Variables injected successfully. 06:29:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14830098528544196930.sh 06:29:42 ---> create-netrc.sh 06:29:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12165760855323506002.sh 06:29:43 ---> python-tools-install.sh 06:29:43 Setup pyenv: 06:29:43 system 06:29:43 3.8.13 06:29:43 3.9.13 06:29:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:29:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IAvk from file:/tmp/.os_lf_venv 06:29:46 lf-activate-venv(): INFO: Installing: lftools 06:29:54 lf-activate-venv(): INFO: Adding /tmp/venv-IAvk/bin to PATH 06:29:54 Generating Requirements File 06:30:13 Python 3.10.6 06:30:13 pip 25.1.1 from /tmp/venv-IAvk/lib/python3.10/site-packages/pip (python 3.10) 06:30:13 appdirs==1.4.4 06:30:13 argcomplete==3.6.2 06:30:13 aspy.yaml==1.3.0 06:30:13 attrs==25.3.0 06:30:13 autopage==0.5.2 06:30:13 beautifulsoup4==4.13.4 06:30:13 boto3==1.38.34 06:30:13 botocore==1.38.34 06:30:13 bs4==0.0.2 06:30:13 cachetools==5.5.2 06:30:13 certifi==2025.4.26 06:30:13 cffi==1.17.1 06:30:13 cfgv==3.4.0 06:30:13 chardet==5.2.0 06:30:13 charset-normalizer==3.4.2 06:30:13 click==8.2.1 06:30:13 cliff==4.10.0 06:30:13 cmd2==2.6.1 06:30:13 cryptography==3.3.2 06:30:13 debtcollector==3.0.0 06:30:13 decorator==5.2.1 06:30:13 defusedxml==0.7.1 06:30:13 Deprecated==1.2.18 06:30:13 distlib==0.3.9 06:30:13 dnspython==2.7.0 06:30:13 docker==7.1.0 06:30:13 dogpile.cache==1.4.0 06:30:13 durationpy==0.10 06:30:13 email_validator==2.2.0 06:30:13 filelock==3.18.0 06:30:13 future==1.0.0 06:30:13 gitdb==4.0.12 06:30:13 GitPython==3.1.44 06:30:13 google-auth==2.40.3 06:30:13 httplib2==0.22.0 06:30:13 identify==2.6.12 06:30:13 idna==3.10 06:30:13 importlib-resources==1.5.0 06:30:13 iso8601==2.1.0 06:30:13 Jinja2==3.1.6 06:30:13 jmespath==1.0.1 06:30:13 jsonpatch==1.33 06:30:13 jsonpointer==3.0.0 06:30:13 jsonschema==4.24.0 06:30:13 jsonschema-specifications==2025.4.1 06:30:13 keystoneauth1==5.11.0 06:30:13 kubernetes==33.1.0 06:30:13 lftools==0.37.13 06:30:13 lxml==5.4.0 06:30:13 MarkupSafe==3.0.2 06:30:13 msgpack==1.1.0 06:30:13 multi_key_dict==2.0.3 06:30:13 munch==4.0.0 06:30:13 netaddr==1.3.0 06:30:13 niet==1.4.2 06:30:13 nodeenv==1.9.1 06:30:13 oauth2client==4.1.3 06:30:13 oauthlib==3.2.2 06:30:13 openstacksdk==4.6.0 06:30:13 os-client-config==2.1.0 06:30:13 os-service-types==1.7.0 06:30:13 osc-lib==4.0.2 06:30:13 oslo.config==9.8.0 06:30:13 oslo.context==6.0.0 06:30:13 oslo.i18n==6.5.1 06:30:13 oslo.log==7.1.0 06:30:13 oslo.serialization==5.7.0 06:30:13 oslo.utils==9.0.0 06:30:13 packaging==25.0 06:30:13 pbr==6.1.1 06:30:13 platformdirs==4.3.8 06:30:13 prettytable==3.16.0 06:30:13 psutil==7.0.0 06:30:13 pyasn1==0.6.1 06:30:13 pyasn1_modules==0.4.2 06:30:13 pycparser==2.22 06:30:13 pygerrit2==2.0.15 06:30:13 PyGithub==2.6.1 06:30:13 PyJWT==2.10.1 06:30:13 PyNaCl==1.5.0 06:30:13 pyparsing==2.4.7 06:30:13 pyperclip==1.9.0 06:30:13 pyrsistent==0.20.0 06:30:13 python-cinderclient==9.7.0 06:30:13 python-dateutil==2.9.0.post0 06:30:13 python-heatclient==4.2.0 06:30:13 python-jenkins==1.8.2 06:30:13 python-keystoneclient==5.6.0 06:30:13 python-magnumclient==4.8.1 06:30:13 python-openstackclient==8.1.0 06:30:13 python-swiftclient==4.8.0 06:30:13 PyYAML==6.0.2 06:30:13 referencing==0.36.2 06:30:13 requests==2.32.4 06:30:13 requests-oauthlib==2.0.0 06:30:13 requestsexceptions==1.4.0 06:30:13 rfc3986==2.0.0 06:30:13 rpds-py==0.25.1 06:30:13 rsa==4.9.1 06:30:13 ruamel.yaml==0.18.14 06:30:13 ruamel.yaml.clib==0.2.12 06:30:13 s3transfer==0.13.0 06:30:13 simplejson==3.20.1 06:30:13 six==1.17.0 06:30:13 smmap==5.0.2 06:30:13 soupsieve==2.7 06:30:13 stevedore==5.4.1 06:30:13 tabulate==0.9.0 06:30:13 toml==0.10.2 06:30:13 tomlkit==0.13.3 06:30:13 tqdm==4.67.1 06:30:13 typing_extensions==4.14.0 06:30:13 tzdata==2025.2 06:30:13 urllib3==1.26.20 06:30:13 virtualenv==20.31.2 06:30:13 wcwidth==0.2.13 06:30:13 websocket-client==1.8.0 06:30:13 wrapt==1.17.2 06:30:13 xdg==6.0.0 06:30:13 xmltodict==0.14.2 06:30:13 yq==3.4.3 06:30:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2116241664012380066.sh 06:30:14 ---> sudo-logs.sh 06:30:14 Archiving 'sudo' log.. 06:30:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5575653395088028356.sh 06:30:14 ---> job-cost.sh 06:30:14 Setup pyenv: 06:30:14 system 06:30:14 3.8.13 06:30:14 3.9.13 06:30:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:30:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IAvk from file:/tmp/.os_lf_venv 06:30:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:30:21 lf-activate-venv(): INFO: Adding /tmp/venv-IAvk/bin to PATH 06:30:21 INFO: No Stack... 06:30:21 INFO: Retrieving Pricing Info for: v3-standard-4 06:30:21 INFO: Archiving Costs 06:30:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7055550577847691803.sh 06:30:22 ---> logs-deploy.sh 06:30:22 Setup pyenv: 06:30:22 system 06:30:22 3.8.13 06:30:22 3.9.13 06:30:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:30:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IAvk from file:/tmp/.os_lf_venv 06:30:24 lf-activate-venv(): INFO: Installing: lftools 06:30:32 lf-activate-venv(): INFO: Adding /tmp/venv-IAvk/bin to PATH 06:30:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4096 06:30:32 INFO: archiving workspace using pattern(s): 06:30:33 Archives upload complete. 06:30:33 INFO: archiving logs to Nexus 06:30:34 ---> uname -a: 06:30:34 Linux prd-ubuntu1804-builder-4c-4g-20172 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:30:34 06:30:34 06:30:34 ---> lscpu: 06:30:34 Architecture: x86_64 06:30:34 CPU op-mode(s): 32-bit, 64-bit 06:30:34 Byte Order: Little Endian 06:30:34 CPU(s): 4 06:30:34 On-line CPU(s) list: 0-3 06:30:34 Thread(s) per core: 1 06:30:34 Core(s) per socket: 1 06:30:34 Socket(s): 4 06:30:34 NUMA node(s): 1 06:30:34 Vendor ID: AuthenticAMD 06:30:34 CPU family: 23 06:30:34 Model: 49 06:30:34 Model name: AMD EPYC-Rome Processor 06:30:34 Stepping: 0 06:30:34 CPU MHz: 2799.998 06:30:34 BogoMIPS: 5599.99 06:30:34 Virtualization: AMD-V 06:30:34 Hypervisor vendor: KVM 06:30:34 Virtualization type: full 06:30:34 L1d cache: 32K 06:30:34 L1i cache: 32K 06:30:34 L2 cache: 512K 06:30:34 L3 cache: 16384K 06:30:34 NUMA node0 CPU(s): 0-3 06:30:34 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 06:30:34 06:30:34 06:30:34 ---> nproc: 06:30:34 4 06:30:34 06:30:34 06:30:34 ---> df -h: 06:30:34 Filesystem Size Used Avail Use% Mounted on 06:30:34 udev 7.9G 0 7.9G 0% /dev 06:30:34 tmpfs 1.6G 672K 1.6G 1% /run 06:30:34 /dev/vda1 78G 8.3G 70G 11% / 06:30:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:30:34 tmpfs 5.0M 0 5.0M 0% /run/lock 06:30:34 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:30:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:30:34 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:30:34 06:30:34 06:30:34 ---> free -m: 06:30:34 total used free shared buff/cache available 06:30:34 Mem: 16040 540 13460 0 2039 15188 06:30:34 Swap: 1023 0 1023 06:30:34 06:30:34 06:30:34 ---> ip addr: 06:30:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:30:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:30:34 inet 127.0.0.1/8 scope host lo 06:30:34 valid_lft forever preferred_lft forever 06:30:34 inet6 ::1/128 scope host 06:30:34 valid_lft forever preferred_lft forever 06:30:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:30:34 link/ether fa:16:3e:68:13:d1 brd ff:ff:ff:ff:ff:ff 06:30:34 inet 10.30.107.251/23 brd 10.30.107.255 scope global dynamic ens3 06:30:34 valid_lft 86253sec preferred_lft 86253sec 06:30:34 inet6 fe80::f816:3eff:fe68:13d1/64 scope link 06:30:34 valid_lft forever preferred_lft forever 06:30:34 06:30:34 06:30:34 ---> sar -b -r -n DEV: 06:30:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20172) 06/11/25 _x86_64_ (4 CPU) 06:30:34 06:30:34 06:28:15 LINUX RESTART (4 CPU) 06:30:34 06:30:34 06:29:01 tps rtps wtps bread/s bwrtn/s 06:30:34 06:30:01 108.82 5.15 103.67 206.10 42114.31 06:30:34 Average: 108.82 5.15 103.67 206.10 42114.31 06:30:34 06:30:34 06:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:30:34 06:30:01 13887420 15572660 2537548 15.45 69968 1809880 777708 4.45 684344 1628244 157320 06:30:34 Average: 13887420 15572660 2537548 15.45 69968 1809880 777708 4.45 684344 1628244 157320 06:30:34 06:30:34 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:30:34 06:30:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 06:30:34 06:30:01 ens3 145.98 97.52 758.87 14.38 0.00 0.00 0.00 0.00 06:30:34 Average: lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 06:30:34 Average: ens3 145.98 97.52 758.87 14.38 0.00 0.00 0.00 0.00 06:30:34 06:30:34 06:30:34 ---> sar -P ALL: 06:30:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20172) 06/11/25 _x86_64_ (4 CPU) 06:30:34 06:30:34 06:28:15 LINUX RESTART (4 CPU) 06:30:34 06:30:34 06:29:01 CPU %user %nice %system %iowait %steal %idle 06:30:34 06:30:01 all 20.65 0.00 1.58 3.73 0.06 73.98 06:30:34 06:30:01 0 31.68 0.00 2.44 7.86 0.08 57.94 06:30:34 06:30:01 1 22.43 0.00 1.42 0.38 0.03 75.73 06:30:34 06:30:01 2 11.45 0.00 0.79 6.47 0.07 81.23 06:30:34 06:30:01 3 17.05 0.00 1.72 0.22 0.05 80.97 06:30:34 Average: all 20.65 0.00 1.58 3.73 0.06 73.98 06:30:34 Average: 0 31.68 0.00 2.44 7.86 0.08 57.94 06:30:34 Average: 1 22.43 0.00 1.42 0.38 0.03 75.73 06:30:34 Average: 2 11.45 0.00 0.79 6.47 0.07 81.23 06:30:34 Average: 3 17.05 0.00 1.72 0.22 0.05 80.97 06:30:34 06:30:34 06:30:34