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