09:16:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141436 09:16:05 Running as SYSTEM 09:16:05 [EnvInject] - Loading node environment variables. 09:16:05 Building remotely on prd-ubuntu1804-builder-4c-4g-25643 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:16:05 [ssh-agent] Looking for ssh-agent implementation... 09:16:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:05 $ ssh-agent 09:16:05 SSH_AUTH_SOCK=/tmp/ssh-pOolTtKMNBMA/agent.1689 09:16:05 SSH_AGENT_PID=1691 09:16:05 [ssh-agent] Started. 09:16:05 Running ssh-add (command line suppressed) 09:16:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6050388078137681611.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6050388078137681611.key) 09:16:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:16:05 The recommended git tool is: NONE 09:16:07 using credential onap-jenkins-ssh 09:16:07 Wiping out workspace first. 09:16:07 Cloning the remote Git repository 09:16:07 Cloning repository git://cloud.onap.org/mirror/oom.git 09:16:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:16:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:16:07 > git --version # timeout=10 09:16:07 > git --version # 'git version 2.17.1' 09:16:07 using GIT_SSH to set credentials Gerrit user 09:16:07 Verifying host key using manually-configured host key entries 09:16:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:16:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:16:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:16:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:16:12 using GIT_SSH to set credentials Gerrit user 09:16:12 Verifying host key using manually-configured host key entries 09:16:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/141436/1 # timeout=30 09:16:12 > git rev-parse 7f31baf253d05dd37c6be7c432edce060d597775^{commit} # timeout=10 09:16:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:16:12 Checking out Revision 7f31baf253d05dd37c6be7c432edce060d597775 (refs/changes/36/141436/1) 09:16:12 > git config core.sparsecheckout # timeout=10 09:16:12 > git checkout -f 7f31baf253d05dd37c6be7c432edce060d597775 # timeout=30 09:16:16 Commit message: "[UUI] Update image version 16.0.1 of components of UUI" 09:16:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:16:16 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 09:16:16 [EnvInject] - Injecting environment variables from a build step. 09:16:16 [EnvInject] - Injecting as environment variables the properties content 09:16:16 PYTHON=python3 09:16:16 09:16:16 [EnvInject] - Variables injected successfully. 09:16:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5109965010057268125.sh 09:16:16 ---> tox-install.sh 09:16:16 + source /home/jenkins/lf-env.sh 09:16:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:16:16 ++ mktemp -d /tmp/venv-XXXX 09:16:16 + lf_venv=/tmp/venv-FZj9 09:16:16 + local venv_file=/tmp/.os_lf_venv 09:16:16 + local python=python3 09:16:16 + local options 09:16:16 + local set_path=true 09:16:16 + local install_args= 09:16:16 ++ 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:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:16:16 + true 09:16:16 + case $1 in 09:16:16 + venv_file=/tmp/.toxenv 09:16:16 + shift 2 09:16:16 + true 09:16:16 + case $1 in 09:16:16 + shift 09:16:16 + break 09:16:16 + case $python in 09:16:16 + local pkg_list= 09:16:16 + [[ -d /opt/pyenv ]] 09:16:16 + echo 'Setup pyenv:' 09:16:16 Setup pyenv: 09:16:16 + export PYENV_ROOT=/opt/pyenv 09:16:16 + PYENV_ROOT=/opt/pyenv 09:16:16 + 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:16:16 + 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:16:16 + pyenv versions 09:16:16 * system (set by /opt/pyenv/version) 09:16:16 * 3.8.13 (set by /opt/pyenv/version) 09:16:16 * 3.9.13 (set by /opt/pyenv/version) 09:16:16 * 3.10.6 (set by /opt/pyenv/version) 09:16:16 + command -v pyenv 09:16:16 ++ pyenv init - --no-rehash 09:16:16 + 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:16 export PATH="/opt/pyenv/shims:${PATH}" 09:16:16 export PYENV_SHELL=bash 09:16:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:16:16 pyenv() { 09:16:16 local command 09:16:16 command="${1:-}" 09:16:16 if [ "$#" -gt 0 ]; then 09:16:16 shift 09:16:16 fi 09:16:16 09:16:16 case "$command" in 09:16:16 rehash|shell) 09:16:16 eval "$(pyenv "sh-$command" "$@")" 09:16:16 ;; 09:16:16 *) 09:16:16 command pyenv "$command" "$@" 09:16:16 ;; 09:16:16 esac 09:16:16 }' 09:16:16 +++ 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:16 ++ 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:16:16 ++ 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:16:16 ++ 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:16:16 ++ export PYENV_SHELL=bash 09:16:16 ++ PYENV_SHELL=bash 09:16:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:16:16 +++ complete -F _pyenv pyenv 09:16:16 ++ lf-pyver python3 09:16:16 ++ local py_version_xy=python3 09:16:16 ++ local py_version_xyz= 09:16:16 ++ pyenv versions 09:16:16 ++ local command 09:16:16 ++ command=versions 09:16:16 ++ '[' 1 -gt 0 ']' 09:16:16 ++ sed 's/^[ *]* //' 09:16:16 ++ shift 09:16:16 ++ case "$command" in 09:16:16 ++ command pyenv versions 09:16:16 ++ pyenv versions 09:16:16 ++ awk '{ print $1 }' 09:16:16 ++ grep -E '^[0-9.]*[0-9]$' 09:16:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:16:16 +++ grep '^3' /tmp/.pyenv_versions 09:16:16 +++ sort -V 09:16:16 +++ tail -n 1 09:16:16 ++ py_version_xyz=3.10.6 09:16:16 ++ [[ -z 3.10.6 ]] 09:16:16 ++ echo 3.10.6 09:16:16 ++ return 0 09:16:16 + pyenv local 3.10.6 09:16:16 + local command 09:16:16 + command=local 09:16:16 + '[' 2 -gt 0 ']' 09:16:16 + shift 09:16:16 + case "$command" in 09:16:16 + command pyenv local 3.10.6 09:16:16 + pyenv local 3.10.6 09:16:16 + for arg in "$@" 09:16:16 + case $arg in 09:16:16 + pkg_list+='tox ' 09:16:16 + for arg in "$@" 09:16:16 + case $arg in 09:16:16 + pkg_list+='virtualenv ' 09:16:16 + for arg in "$@" 09:16:16 + case $arg in 09:16:16 + pkg_list+='urllib3~=1.26.15 ' 09:16:16 + [[ -f /tmp/.toxenv ]] 09:16:16 + [[ ! -f /tmp/.toxenv ]] 09:16:16 + [[ -n '' ]] 09:16:16 + python3 -m venv /tmp/venv-FZj9 09:16:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FZj9' 09:16:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FZj9 09:16:20 + echo /tmp/venv-FZj9 09:16:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:16:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:16:20 + /tmp/venv-FZj9/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:16:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:16:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:16:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:16:24 + /tmp/venv-FZj9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:16:27 + type python3 09:16:27 + true 09:16:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FZj9/bin to PATH' 09:16:27 lf-activate-venv(): INFO: Adding /tmp/venv-FZj9/bin to PATH 09:16:27 + PATH=/tmp/venv-FZj9/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:27 + return 0 09:16:27 + python3 --version 09:16:27 Python 3.10.6 09:16:27 + python3 -m pip --version 09:16:27 pip 25.1.1 from /tmp/venv-FZj9/lib/python3.10/site-packages/pip (python 3.10) 09:16:27 + python3 -m pip freeze 09:16:27 cachetools==6.1.0 09:16:27 chardet==5.2.0 09:16:27 colorama==0.4.6 09:16:27 distlib==0.3.9 09:16:27 filelock==3.18.0 09:16:27 packaging==25.0 09:16:27 platformdirs==4.3.8 09:16:27 pluggy==1.6.0 09:16:27 pyproject-api==1.9.1 09:16:27 tomli==2.2.1 09:16:27 tox==4.27.0 09:16:27 typing_extensions==4.14.0 09:16:27 urllib3==1.26.20 09:16:27 virtualenv==20.31.2 09:16:27 [EnvInject] - Injecting environment variables from a build step. 09:16:27 [EnvInject] - Injecting as environment variables the properties content 09:16:27 PARALLEL=false 09:16:27 09:16:27 [EnvInject] - Variables injected successfully. 09:16:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17183283152531893674.sh 09:16:27 ---> tox-run.sh 09:16:27 + 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:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:16:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:16:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:16:27 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:16:27 + source /home/jenkins/lf-env.sh 09:16:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:16:27 ++ mktemp -d /tmp/venv-XXXX 09:16:27 + lf_venv=/tmp/venv-RTi3 09:16:27 + local venv_file=/tmp/.os_lf_venv 09:16:27 + local python=python3 09:16:27 + local options 09:16:27 + local set_path=true 09:16:27 + local install_args= 09:16:27 ++ 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:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:16:27 + true 09:16:27 + case $1 in 09:16:27 + venv_file=/tmp/.toxenv 09:16:27 + shift 2 09:16:27 + true 09:16:27 + case $1 in 09:16:27 + shift 09:16:27 + break 09:16:27 + case $python in 09:16:27 + local pkg_list= 09:16:27 + [[ -d /opt/pyenv ]] 09:16:27 + echo 'Setup pyenv:' 09:16:27 Setup pyenv: 09:16:27 + export PYENV_ROOT=/opt/pyenv 09:16:27 + PYENV_ROOT=/opt/pyenv 09:16:27 + 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:27 + 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:27 + pyenv versions 09:16:27 system 09:16:27 3.8.13 09:16:27 3.9.13 09:16:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:16:27 + command -v pyenv 09:16:27 ++ pyenv init - --no-rehash 09:16:27 + 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:27 export PATH="/opt/pyenv/shims:${PATH}" 09:16:27 export PYENV_SHELL=bash 09:16:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:16:27 pyenv() { 09:16:27 local command 09:16:27 command="${1:-}" 09:16:27 if [ "$#" -gt 0 ]; then 09:16:27 shift 09:16:27 fi 09:16:27 09:16:27 case "$command" in 09:16:27 rehash|shell) 09:16:27 eval "$(pyenv "sh-$command" "$@")" 09:16:27 ;; 09:16:27 *) 09:16:27 command pyenv "$command" "$@" 09:16:27 ;; 09:16:27 esac 09:16:27 }' 09:16:27 +++ 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:27 ++ 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:27 ++ 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:27 ++ 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:27 ++ export PYENV_SHELL=bash 09:16:27 ++ PYENV_SHELL=bash 09:16:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:16:27 +++ complete -F _pyenv pyenv 09:16:27 ++ lf-pyver python3 09:16:27 ++ local py_version_xy=python3 09:16:27 ++ local py_version_xyz= 09:16:27 ++ pyenv versions 09:16:27 ++ local command 09:16:27 ++ command=versions 09:16:27 ++ '[' 1 -gt 0 ']' 09:16:27 ++ shift 09:16:27 ++ case "$command" in 09:16:27 ++ command pyenv versions 09:16:27 ++ pyenv versions 09:16:27 ++ sed 's/^[ *]* //' 09:16:27 ++ awk '{ print $1 }' 09:16:27 ++ grep -E '^[0-9.]*[0-9]$' 09:16:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:16:27 +++ grep '^3' /tmp/.pyenv_versions 09:16:27 +++ sort -V 09:16:27 +++ tail -n 1 09:16:27 ++ py_version_xyz=3.10.6 09:16:27 ++ [[ -z 3.10.6 ]] 09:16:27 ++ echo 3.10.6 09:16:27 ++ return 0 09:16:27 + pyenv local 3.10.6 09:16:27 + local command 09:16:27 + command=local 09:16:27 + '[' 2 -gt 0 ']' 09:16:27 + shift 09:16:27 + case "$command" in 09:16:27 + command pyenv local 3.10.6 09:16:27 + pyenv local 3.10.6 09:16:27 + for arg in "$@" 09:16:27 + case $arg in 09:16:27 + pkg_list+='tox ' 09:16:27 + for arg in "$@" 09:16:27 + case $arg in 09:16:27 + pkg_list+='virtualenv ' 09:16:27 + for arg in "$@" 09:16:27 + case $arg in 09:16:27 + pkg_list+='urllib3~=1.26.15 ' 09:16:27 + [[ -f /tmp/.toxenv ]] 09:16:27 ++ cat /tmp/.toxenv 09:16:27 + lf_venv=/tmp/venv-FZj9 09:16:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FZj9 from' file:/tmp/.toxenv 09:16:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FZj9 from file:/tmp/.toxenv 09:16:27 + /tmp/venv-FZj9/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:16:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:16:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:16:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:16:28 + /tmp/venv-FZj9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:16:29 + type python3 09:16:29 + true 09:16:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FZj9/bin to PATH' 09:16:29 lf-activate-venv(): INFO: Adding /tmp/venv-FZj9/bin to PATH 09:16:29 + PATH=/tmp/venv-FZj9/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:29 + return 0 09:16:29 + [[ -d /opt/pyenv ]] 09:16:29 + echo '---> Setting up pyenv' 09:16:29 ---> Setting up pyenv 09:16:29 + export PYENV_ROOT=/opt/pyenv 09:16:29 + PYENV_ROOT=/opt/pyenv 09:16:29 + export PATH=/opt/pyenv/bin:/tmp/venv-FZj9/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:29 + PATH=/opt/pyenv/bin:/tmp/venv-FZj9/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:29 ++ pwd 09:16:29 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:16:29 + export PYTHONPATH 09:16:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:16:29 + TOX_TESTENV_PASSENV=PYTHONPATH 09:16:29 + tox --version 09:16:30 4.27.0 from /tmp/venv-FZj9/lib/python3.10/site-packages/tox/__init__.py 09:16:30 + PARALLEL=false 09:16:30 + TOX_OPTIONS_LIST= 09:16:30 + [[ -n checkbashisms ]] 09:16:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:16:30 + case ${PARALLEL,,} in 09:16:30 + tox -e checkbashisms 09:16:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:16:31 checkbashisms: freeze> python -m pip freeze --all 09:16:31 checkbashisms: pip==25.1.1,setuptools==80.3.1 09:16:31 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:16:33 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:16:33 you may get strange results 09:16:33 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:16:33 you may get strange results 09:16:33 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:16:35 checkbashisms: OK (4.67=setup[1.24]+cmd[3.43] seconds) 09:16:35 congratulations :) (4.88 seconds) 09:16:35 + tox_status=0 09:16:35 + echo '---> Completed tox runs' 09:16:35 ---> Completed tox runs 09:16:35 + for i in .tox/*/log 09:16:35 ++ echo .tox/checkbashisms/log 09:16:35 ++ awk -F/ '{print $2}' 09:16:35 + tox_env=checkbashisms 09:16:35 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:16:35 + DOC_DIR=docs/_build/html 09:16:35 + [[ -d docs/_build/html ]] 09:16:35 + echo '---> tox-run.sh ends' 09:16:35 ---> tox-run.sh ends 09:16:35 + test 0 -eq 0 09:16:35 $ ssh-agent -k 09:16:35 unset SSH_AUTH_SOCK; 09:16:35 unset SSH_AGENT_PID; 09:16:35 echo Agent pid 1691 killed; 09:16:35 [ssh-agent] Stopped. 09:16:35 [PostBuildScript] - [INFO] Executing post build scripts. 09:16:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8434317971361511890.sh 09:16:35 ---> sysstat.sh 09:16:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16083164904910863105.sh 09:16:35 ---> package-listing.sh 09:16:35 ++ facter osfamily 09:16:35 ++ tr '[:upper:]' '[:lower:]' 09:16:36 + OS_FAMILY=debian 09:16:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:16:36 + START_PACKAGES=/tmp/packages_start.txt 09:16:36 + END_PACKAGES=/tmp/packages_end.txt 09:16:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:16:36 + PACKAGES=/tmp/packages_start.txt 09:16:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:16:36 + PACKAGES=/tmp/packages_end.txt 09:16:36 + case "${OS_FAMILY}" in 09:16:36 + dpkg -l 09:16:36 + grep '^ii' 09:16:36 + '[' -f /tmp/packages_start.txt ']' 09:16:36 + '[' -f /tmp/packages_end.txt ']' 09:16:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:16:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:16:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:16:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:16:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3809661103453346476.sh 09:16:36 ---> capture-instance-metadata.sh 09:16:36 Setup pyenv: 09:16:36 system 09:16:36 3.8.13 09:16:36 3.9.13 09:16:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:16:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1CkJ 09:16:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:16:43 lf-activate-venv(): INFO: Installing: lftools 09:17:06 lf-activate-venv(): INFO: Adding /tmp/venv-1CkJ/bin to PATH 09:17:06 INFO: Running in OpenStack, capturing instance metadata 09:17:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13069510623703793577.sh 09:17:06 provisioning config files... 09:17:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3511436633588638461tmp 09:17:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:17:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:17:06 [EnvInject] - Injecting environment variables from a build step. 09:17:06 [EnvInject] - Injecting as environment variables the properties content 09:17:06 SERVER_ID=logs 09:17:06 09:17:06 [EnvInject] - Variables injected successfully. 09:17:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2173491126489083904.sh 09:17:06 ---> create-netrc.sh 09:17:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11244005155024768515.sh 09:17:06 ---> python-tools-install.sh 09:17:06 Setup pyenv: 09:17:06 system 09:17:06 3.8.13 09:17:06 3.9.13 09:17:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:17:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1CkJ from file:/tmp/.os_lf_venv 09:17:08 lf-activate-venv(): INFO: Installing: lftools 09:17:16 lf-activate-venv(): INFO: Adding /tmp/venv-1CkJ/bin to PATH 09:17:16 Generating Requirements File 09:17:38 Python 3.10.6 09:17:38 pip 25.1.1 from /tmp/venv-1CkJ/lib/python3.10/site-packages/pip (python 3.10) 09:17:38 appdirs==1.4.4 09:17:38 argcomplete==3.6.2 09:17:38 aspy.yaml==1.3.0 09:17:38 attrs==25.3.0 09:17:38 autopage==0.5.2 09:17:38 beautifulsoup4==4.13.4 09:17:38 boto3==1.39.3 09:17:38 botocore==1.39.3 09:17:38 bs4==0.0.2 09:17:38 cachetools==5.5.2 09:17:38 certifi==2025.6.15 09:17:38 cffi==1.17.1 09:17:38 cfgv==3.4.0 09:17:38 chardet==5.2.0 09:17:38 charset-normalizer==3.4.2 09:17:38 click==8.2.1 09:17:38 cliff==4.10.0 09:17:38 cmd2==2.7.0 09:17:38 cryptography==3.3.2 09:17:38 debtcollector==3.0.0 09:17:38 decorator==5.2.1 09:17:38 defusedxml==0.7.1 09:17:38 Deprecated==1.2.18 09:17:38 distlib==0.3.9 09:17:38 dnspython==2.7.0 09:17:38 docker==7.1.0 09:17:38 dogpile.cache==1.4.0 09:17:38 durationpy==0.10 09:17:38 email_validator==2.2.0 09:17:38 filelock==3.18.0 09:17:38 future==1.0.0 09:17:38 gitdb==4.0.12 09:17:38 GitPython==3.1.44 09:17:38 google-auth==2.40.3 09:17:38 httplib2==0.22.0 09:17:38 identify==2.6.12 09:17:38 idna==3.10 09:17:38 importlib-resources==1.5.0 09:17:38 iso8601==2.1.0 09:17:38 Jinja2==3.1.6 09:17:38 jmespath==1.0.1 09:17:38 jsonpatch==1.33 09:17:38 jsonpointer==3.0.0 09:17:38 jsonschema==4.24.0 09:17:38 jsonschema-specifications==2025.4.1 09:17:38 keystoneauth1==5.11.1 09:17:38 kubernetes==33.1.0 09:17:38 lftools==0.37.13 09:17:38 lxml==6.0.0 09:17:38 markdown-it-py==3.0.0 09:17:38 MarkupSafe==3.0.2 09:17:38 mdurl==0.1.2 09:17:38 msgpack==1.1.1 09:17:38 multi_key_dict==2.0.3 09:17:38 munch==4.0.0 09:17:38 netaddr==1.3.0 09:17:38 niet==1.4.2 09:17:38 nodeenv==1.9.1 09:17:38 oauth2client==4.1.3 09:17:38 oauthlib==3.3.1 09:17:38 openstacksdk==4.6.0 09:17:38 os-client-config==2.1.0 09:17:38 os-service-types==1.7.0 09:17:38 osc-lib==4.0.2 09:17:38 oslo.config==9.8.0 09:17:38 oslo.context==6.0.0 09:17:38 oslo.i18n==6.5.1 09:17:38 oslo.log==7.1.0 09:17:38 oslo.serialization==5.7.0 09:17:38 oslo.utils==9.0.0 09:17:38 packaging==25.0 09:17:38 pbr==6.1.1 09:17:38 platformdirs==4.3.8 09:17:38 prettytable==3.16.0 09:17:38 psutil==7.0.0 09:17:38 pyasn1==0.6.1 09:17:38 pyasn1_modules==0.4.2 09:17:38 pycparser==2.22 09:17:38 pygerrit2==2.0.15 09:17:38 PyGithub==2.6.1 09:17:38 Pygments==2.19.2 09:17:38 PyJWT==2.10.1 09:17:38 PyNaCl==1.5.0 09:17:38 pyparsing==2.4.7 09:17:38 pyperclip==1.9.0 09:17:38 pyrsistent==0.20.0 09:17:38 python-cinderclient==9.7.0 09:17:38 python-dateutil==2.9.0.post0 09:17:38 python-heatclient==4.2.0 09:17:38 python-jenkins==1.8.2 09:17:38 python-keystoneclient==5.6.0 09:17:38 python-magnumclient==4.8.1 09:17:38 python-openstackclient==8.1.0 09:17:38 python-swiftclient==4.8.0 09:17:38 PyYAML==6.0.2 09:17:38 referencing==0.36.2 09:17:38 requests==2.32.4 09:17:38 requests-oauthlib==2.0.0 09:17:38 requestsexceptions==1.4.0 09:17:38 rfc3986==2.0.0 09:17:38 rich==14.0.0 09:17:38 rich-argparse==1.7.1 09:17:38 rpds-py==0.26.0 09:17:38 rsa==4.9.1 09:17:38 ruamel.yaml==0.18.14 09:17:38 ruamel.yaml.clib==0.2.12 09:17:38 s3transfer==0.13.0 09:17:38 simplejson==3.20.1 09:17:38 six==1.17.0 09:17:38 smmap==5.0.2 09:17:38 soupsieve==2.7 09:17:38 stevedore==5.4.1 09:17:38 tabulate==0.9.0 09:17:38 toml==0.10.2 09:17:38 tomlkit==0.13.3 09:17:38 tqdm==4.67.1 09:17:38 typing_extensions==4.14.0 09:17:38 tzdata==2025.2 09:17:38 urllib3==1.26.20 09:17:38 virtualenv==20.31.2 09:17:38 wcwidth==0.2.13 09:17:38 websocket-client==1.8.0 09:17:38 wrapt==1.17.2 09:17:38 xdg==6.0.0 09:17:38 xmltodict==0.14.2 09:17:38 yq==3.4.3 09:17:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1528475598508205812.sh 09:17:39 ---> sudo-logs.sh 09:17:39 Archiving 'sudo' log.. 09:17:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2446715713061165905.sh 09:17:39 ---> job-cost.sh 09:17:39 Setup pyenv: 09:17:39 system 09:17:39 3.8.13 09:17:39 3.9.13 09:17:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:17:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1CkJ from file:/tmp/.os_lf_venv 09:17:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:17:46 lf-activate-venv(): INFO: Adding /tmp/venv-1CkJ/bin to PATH 09:17:46 INFO: No Stack... 09:17:46 INFO: Retrieving Pricing Info for: v3-standard-4 09:17:47 INFO: Archiving Costs 09:17:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15871325226621756074.sh 09:17:47 ---> logs-deploy.sh 09:17:47 Setup pyenv: 09:17:47 system 09:17:47 3.8.13 09:17:47 3.9.13 09:17:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:17:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1CkJ from file:/tmp/.os_lf_venv 09:17:49 lf-activate-venv(): INFO: Installing: lftools 09:17:57 lf-activate-venv(): INFO: Adding /tmp/venv-1CkJ/bin to PATH 09:17:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4182 09:17:57 INFO: archiving workspace using pattern(s): 09:17:58 Archives upload complete. 09:17:58 INFO: archiving logs to Nexus 09:17:59 ---> uname -a: 09:17:59 Linux prd-ubuntu1804-builder-4c-4g-25643 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:17:59 09:17:59 09:17:59 ---> lscpu: 09:17:59 Architecture: x86_64 09:17:59 CPU op-mode(s): 32-bit, 64-bit 09:17:59 Byte Order: Little Endian 09:17:59 CPU(s): 4 09:17:59 On-line CPU(s) list: 0-3 09:17:59 Thread(s) per core: 1 09:17:59 Core(s) per socket: 1 09:17:59 Socket(s): 4 09:17:59 NUMA node(s): 1 09:17:59 Vendor ID: AuthenticAMD 09:17:59 CPU family: 23 09:17:59 Model: 49 09:17:59 Model name: AMD EPYC-Rome Processor 09:17:59 Stepping: 0 09:17:59 CPU MHz: 2800.000 09:17:59 BogoMIPS: 5600.00 09:17:59 Virtualization: AMD-V 09:17:59 Hypervisor vendor: KVM 09:17:59 Virtualization type: full 09:17:59 L1d cache: 32K 09:17:59 L1i cache: 32K 09:17:59 L2 cache: 512K 09:17:59 L3 cache: 16384K 09:17:59 NUMA node0 CPU(s): 0-3 09:17:59 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:17:59 09:17:59 09:17:59 ---> nproc: 09:17:59 4 09:17:59 09:17:59 09:17:59 ---> df -h: 09:17:59 Filesystem Size Used Avail Use% Mounted on 09:17:59 udev 7.9G 0 7.9G 0% /dev 09:17:59 tmpfs 1.6G 672K 1.6G 1% /run 09:17:59 /dev/vda1 78G 8.3G 70G 11% / 09:17:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:17:59 tmpfs 5.0M 0 5.0M 0% /run/lock 09:17:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:17:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:17:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:17:59 09:17:59 09:17:59 ---> free -m: 09:17:59 total used free shared buff/cache available 09:17:59 Mem: 16040 555 13422 0 2061 15171 09:17:59 Swap: 1023 0 1023 09:17:59 09:17:59 09:17:59 ---> ip addr: 09:17:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:17:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:17:59 inet 127.0.0.1/8 scope host lo 09:17:59 valid_lft forever preferred_lft forever 09:17:59 inet6 ::1/128 scope host 09:17:59 valid_lft forever preferred_lft forever 09:17:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:17:59 link/ether fa:16:3e:0c:bd:14 brd ff:ff:ff:ff:ff:ff 09:17:59 inet 10.30.106.35/23 brd 10.30.107.255 scope global dynamic ens3 09:17:59 valid_lft 86269sec preferred_lft 86269sec 09:17:59 inet6 fe80::f816:3eff:fe0c:bd14/64 scope link 09:17:59 valid_lft forever preferred_lft forever 09:17:59 09:17:59 09:17:59 ---> sar -b -r -n DEV: 09:17:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25643) 07/04/25 _x86_64_ (4 CPU) 09:17:59 09:17:59 09:15:50 LINUX RESTART (4 CPU) 09:17:59 09:17:59 09:16:01 tps rtps wtps bread/s bwrtn/s 09:17:59 09:17:01 346.26 58.27 287.99 3717.25 60664.02 09:17:59 Average: 346.26 58.27 287.99 3717.25 60664.02 09:17:59 09:17:59 09:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:17:59 09:17:01 13879876 15485432 2545092 15.50 59028 1747800 862732 4.94 768092 1559280 148836 09:17:59 Average: 13879876 15485432 2545092 15.50 59028 1747800 862732 4.94 768092 1559280 148836 09:17:59 09:17:59 09:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:17:59 09:17:01 ens3 551.47 375.34 2351.33 85.71 0.00 0.00 0.00 0.00 09:17:59 09:17:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 09:17:59 Average: ens3 551.47 375.34 2351.33 85.71 0.00 0.00 0.00 0.00 09:17:59 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 09:17:59 09:17:59 09:17:59 ---> sar -P ALL: 09:17:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25643) 07/04/25 _x86_64_ (4 CPU) 09:17:59 09:17:59 09:15:50 LINUX RESTART (4 CPU) 09:17:59 09:17:59 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:17:59 09:17:01 all 23.12 0.00 2.49 3.17 0.07 71.16 09:17:59 09:17:01 0 21.79 0.00 2.82 5.48 0.05 69.86 09:17:59 09:17:01 1 17.52 0.00 2.04 0.55 0.05 79.85 09:17:59 09:17:01 2 10.87 0.00 2.26 5.70 0.08 81.09 09:17:59 09:17:01 3 42.26 0.00 2.81 0.95 0.07 53.92 09:17:59 Average: all 23.12 0.00 2.49 3.17 0.07 71.16 09:17:59 Average: 0 21.79 0.00 2.82 5.48 0.05 69.86 09:17:59 Average: 1 17.52 0.00 2.04 0.55 0.05 79.85 09:17:59 Average: 2 10.87 0.00 2.26 5.70 0.08 81.09 09:17:59 Average: 3 42.26 0.00 2.81 0.95 0.07 53.92 09:17:59 09:17:59 09:17:59