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