12:50:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141099 12:50:19 Running as SYSTEM 12:50:19 [EnvInject] - Loading node environment variables. 12:50:19 Building remotely on prd-ubuntu1804-builder-4c-4g-18656 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:50:19 [ssh-agent] Looking for ssh-agent implementation... 12:50:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:19 $ ssh-agent 12:50:19 SSH_AUTH_SOCK=/tmp/ssh-jQuwVV0FhY3L/agent.1753 12:50:19 SSH_AGENT_PID=1755 12:50:19 [ssh-agent] Started. 12:50:19 Running ssh-add (command line suppressed) 12:50:19 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4659152582409561078.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4659152582409561078.key) 12:50:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:50:20 The recommended git tool is: NONE 12:50:21 using credential onap-jenkins-ssh 12:50:21 Wiping out workspace first. 12:50:21 Cloning the remote Git repository 12:50:21 Cloning repository git://cloud.onap.org/mirror/oom.git 12:50:21 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:50:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:50:22 > git --version # timeout=10 12:50:22 > git --version # 'git version 2.17.1' 12:50:22 using GIT_SSH to set credentials Gerrit user 12:50:22 Verifying host key using manually-configured host key entries 12:50:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:50:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:50:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:50:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:50:28 using GIT_SSH to set credentials Gerrit user 12:50:28 Verifying host key using manually-configured host key entries 12:50:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/99/141099/1 # timeout=30 12:50:28 > git rev-parse 10d8e97e790fcb8f481c0abd7dd4be883d4ed559^{commit} # timeout=10 12:50:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:50:28 Checking out Revision 10d8e97e790fcb8f481c0abd7dd4be883d4ed559 (refs/changes/99/141099/1) 12:50:28 > git config core.sparsecheckout # timeout=10 12:50:28 > git checkout -f 10d8e97e790fcb8f481c0abd7dd4be883d4ed559 # timeout=30 12:50:32 Commit message: "[AAI] Model-loader 15.0.2 release" 12:50:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:50:32 > git rev-list --no-walk 1c82ba517cec153442415fdb23ffd8dae68247ef # timeout=10 12:50:32 [EnvInject] - Injecting environment variables from a build step. 12:50:32 [EnvInject] - Injecting as environment variables the properties content 12:50:32 PYTHON=python3 12:50:32 12:50:32 [EnvInject] - Variables injected successfully. 12:50:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17663681693016207373.sh 12:50:32 ---> tox-install.sh 12:50:32 + source /home/jenkins/lf-env.sh 12:50:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:50:32 ++ mktemp -d /tmp/venv-XXXX 12:50:32 + lf_venv=/tmp/venv-Srxs 12:50:32 + local venv_file=/tmp/.os_lf_venv 12:50:32 + local python=python3 12:50:32 + local options 12:50:32 + local set_path=true 12:50:32 + local install_args= 12:50:32 ++ 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 12:50:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:50:32 + true 12:50:32 + case $1 in 12:50:32 + venv_file=/tmp/.toxenv 12:50:32 + shift 2 12:50:32 + true 12:50:32 + case $1 in 12:50:32 + shift 12:50:32 + break 12:50:32 + case $python in 12:50:32 + local pkg_list= 12:50:32 + [[ -d /opt/pyenv ]] 12:50:32 + echo 'Setup pyenv:' 12:50:32 Setup pyenv: 12:50:32 + export PYENV_ROOT=/opt/pyenv 12:50:32 + PYENV_ROOT=/opt/pyenv 12:50:32 + 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 12:50:32 + 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 12:50:32 + pyenv versions 12:50:32 * system (set by /opt/pyenv/version) 12:50:32 * 3.8.13 (set by /opt/pyenv/version) 12:50:32 * 3.9.13 (set by /opt/pyenv/version) 12:50:32 * 3.10.6 (set by /opt/pyenv/version) 12:50:32 + command -v pyenv 12:50:32 ++ pyenv init - --no-rehash 12:50:32 + 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[*]}"'\'')" 12:50:32 export PATH="/opt/pyenv/shims:${PATH}" 12:50:32 export PYENV_SHELL=bash 12:50:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:50:32 pyenv() { 12:50:32 local command 12:50:32 command="${1:-}" 12:50:32 if [ "$#" -gt 0 ]; then 12:50:32 shift 12:50:32 fi 12:50:32 12:50:32 case "$command" in 12:50:32 rehash|shell) 12:50:32 eval "$(pyenv "sh-$command" "$@")" 12:50:32 ;; 12:50:32 *) 12:50:32 command pyenv "$command" "$@" 12:50:32 ;; 12:50:32 esac 12:50:32 }' 12:50:32 +++ 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[*]}"' 12:50:32 ++ 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 12:50:32 ++ 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 12:50:32 ++ 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 12:50:32 ++ export PYENV_SHELL=bash 12:50:32 ++ PYENV_SHELL=bash 12:50:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:50:32 +++ complete -F _pyenv pyenv 12:50:32 ++ lf-pyver python3 12:50:32 ++ local py_version_xy=python3 12:50:32 ++ local py_version_xyz= 12:50:32 ++ pyenv versions 12:50:32 ++ local command 12:50:32 ++ command=versions 12:50:32 ++ '[' 1 -gt 0 ']' 12:50:32 ++ shift 12:50:32 ++ case "$command" in 12:50:32 ++ command pyenv versions 12:50:32 ++ pyenv versions 12:50:32 ++ awk '{ print $1 }' 12:50:32 ++ sed 's/^[ *]* //' 12:50:32 ++ grep -E '^[0-9.]*[0-9]$' 12:50:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:50:32 +++ grep '^3' /tmp/.pyenv_versions 12:50:32 +++ sort -V 12:50:32 +++ tail -n 1 12:50:32 ++ py_version_xyz=3.10.6 12:50:32 ++ [[ -z 3.10.6 ]] 12:50:32 ++ echo 3.10.6 12:50:32 ++ return 0 12:50:32 + pyenv local 3.10.6 12:50:32 + local command 12:50:32 + command=local 12:50:32 + '[' 2 -gt 0 ']' 12:50:32 + shift 12:50:32 + case "$command" in 12:50:32 + command pyenv local 3.10.6 12:50:32 + pyenv local 3.10.6 12:50:33 + for arg in "$@" 12:50:33 + case $arg in 12:50:33 + pkg_list+='tox ' 12:50:33 + for arg in "$@" 12:50:33 + case $arg in 12:50:33 + pkg_list+='virtualenv ' 12:50:33 + for arg in "$@" 12:50:33 + case $arg in 12:50:33 + pkg_list+='urllib3~=1.26.15 ' 12:50:33 + [[ -f /tmp/.toxenv ]] 12:50:33 + [[ ! -f /tmp/.toxenv ]] 12:50:33 + [[ -n '' ]] 12:50:33 + python3 -m venv /tmp/venv-Srxs 12:50:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Srxs' 12:50:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Srxs 12:50:37 + echo /tmp/venv-Srxs 12:50:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:50:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:50:37 + /tmp/venv-Srxs/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:50:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:50:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:50:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:50:42 + /tmp/venv-Srxs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:50:46 + type python3 12:50:46 + true 12:50:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Srxs/bin to PATH' 12:50:46 lf-activate-venv(): INFO: Adding /tmp/venv-Srxs/bin to PATH 12:50:46 + PATH=/tmp/venv-Srxs/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 12:50:46 + return 0 12:50:46 + python3 --version 12:50:46 Python 3.10.6 12:50:46 + python3 -m pip --version 12:50:46 pip 25.1.1 from /tmp/venv-Srxs/lib/python3.10/site-packages/pip (python 3.10) 12:50:47 + python3 -m pip freeze 12:50:47 cachetools==6.0.0 12:50:47 chardet==5.2.0 12:50:47 colorama==0.4.6 12:50:47 distlib==0.3.9 12:50:47 filelock==3.18.0 12:50:47 packaging==25.0 12:50:47 platformdirs==4.3.8 12:50:47 pluggy==1.6.0 12:50:47 pyproject-api==1.9.1 12:50:47 tomli==2.2.1 12:50:47 tox==4.26.0 12:50:47 typing_extensions==4.14.0 12:50:47 urllib3==1.26.20 12:50:47 virtualenv==20.31.2 12:50:47 [EnvInject] - Injecting environment variables from a build step. 12:50:47 [EnvInject] - Injecting as environment variables the properties content 12:50:47 PARALLEL=false 12:50:47 12:50:47 [EnvInject] - Variables injected successfully. 12:50:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9990825990489886773.sh 12:50:47 ---> tox-run.sh 12:50:47 + 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 12:50:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:50:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:50:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:50:47 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:50:47 + source /home/jenkins/lf-env.sh 12:50:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:50:47 ++ mktemp -d /tmp/venv-XXXX 12:50:47 + lf_venv=/tmp/venv-kdFl 12:50:47 + local venv_file=/tmp/.os_lf_venv 12:50:47 + local python=python3 12:50:47 + local options 12:50:47 + local set_path=true 12:50:47 + local install_args= 12:50:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:50:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:50:47 + true 12:50:47 + case $1 in 12:50:47 + venv_file=/tmp/.toxenv 12:50:47 + shift 2 12:50:47 + true 12:50:47 + case $1 in 12:50:47 + shift 12:50:47 + break 12:50:47 + case $python in 12:50:47 + local pkg_list= 12:50:47 + [[ -d /opt/pyenv ]] 12:50:47 + echo 'Setup pyenv:' 12:50:47 Setup pyenv: 12:50:47 + export PYENV_ROOT=/opt/pyenv 12:50:47 + PYENV_ROOT=/opt/pyenv 12:50:47 + 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 12:50:47 + 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 12:50:47 + pyenv versions 12:50:47 system 12:50:47 3.8.13 12:50:47 3.9.13 12:50:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:50:47 + command -v pyenv 12:50:47 ++ pyenv init - --no-rehash 12:50:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:50:47 export PATH="/opt/pyenv/shims:${PATH}" 12:50:47 export PYENV_SHELL=bash 12:50:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:50:47 pyenv() { 12:50:47 local command 12:50:47 command="${1:-}" 12:50:47 if [ "$#" -gt 0 ]; then 12:50:47 shift 12:50:47 fi 12:50:47 12:50:47 case "$command" in 12:50:47 rehash|shell) 12:50:47 eval "$(pyenv "sh-$command" "$@")" 12:50:47 ;; 12:50:47 *) 12:50:47 command pyenv "$command" "$@" 12:50:47 ;; 12:50:47 esac 12:50:47 }' 12:50:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:50:47 ++ 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 12:50:47 ++ 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 12:50:47 ++ 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 12:50:47 ++ export PYENV_SHELL=bash 12:50:47 ++ PYENV_SHELL=bash 12:50:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:50:47 +++ complete -F _pyenv pyenv 12:50:47 ++ lf-pyver python3 12:50:47 ++ local py_version_xy=python3 12:50:47 ++ local py_version_xyz= 12:50:47 ++ pyenv versions 12:50:47 ++ local command 12:50:47 ++ command=versions 12:50:47 ++ '[' 1 -gt 0 ']' 12:50:47 ++ awk '{ print $1 }' 12:50:47 ++ shift 12:50:47 ++ case "$command" in 12:50:47 ++ command pyenv versions 12:50:47 ++ pyenv versions 12:50:47 ++ sed 's/^[ *]* //' 12:50:47 ++ grep -E '^[0-9.]*[0-9]$' 12:50:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:50:47 +++ grep '^3' /tmp/.pyenv_versions 12:50:47 +++ sort -V 12:50:47 +++ tail -n 1 12:50:47 ++ py_version_xyz=3.10.6 12:50:47 ++ [[ -z 3.10.6 ]] 12:50:47 ++ echo 3.10.6 12:50:47 ++ return 0 12:50:47 + pyenv local 3.10.6 12:50:47 + local command 12:50:47 + command=local 12:50:47 + '[' 2 -gt 0 ']' 12:50:47 + shift 12:50:47 + case "$command" in 12:50:47 + command pyenv local 3.10.6 12:50:47 + pyenv local 3.10.6 12:50:47 + for arg in "$@" 12:50:47 + case $arg in 12:50:47 + pkg_list+='tox ' 12:50:47 + for arg in "$@" 12:50:47 + case $arg in 12:50:47 + pkg_list+='virtualenv ' 12:50:47 + for arg in "$@" 12:50:47 + case $arg in 12:50:47 + pkg_list+='urllib3~=1.26.15 ' 12:50:47 + [[ -f /tmp/.toxenv ]] 12:50:47 ++ cat /tmp/.toxenv 12:50:47 + lf_venv=/tmp/venv-Srxs 12:50:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Srxs from' file:/tmp/.toxenv 12:50:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Srxs from file:/tmp/.toxenv 12:50:47 + /tmp/venv-Srxs/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:50:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:50:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:50:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:50:48 + /tmp/venv-Srxs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:50:49 + type python3 12:50:49 + true 12:50:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Srxs/bin to PATH' 12:50:49 lf-activate-venv(): INFO: Adding /tmp/venv-Srxs/bin to PATH 12:50:49 + PATH=/tmp/venv-Srxs/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 12:50:49 + return 0 12:50:49 + [[ -d /opt/pyenv ]] 12:50:49 + echo '---> Setting up pyenv' 12:50:49 ---> Setting up pyenv 12:50:49 + export PYENV_ROOT=/opt/pyenv 12:50:49 + PYENV_ROOT=/opt/pyenv 12:50:49 + export PATH=/opt/pyenv/bin:/tmp/venv-Srxs/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 12:50:49 + PATH=/opt/pyenv/bin:/tmp/venv-Srxs/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 12:50:49 ++ pwd 12:50:49 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:50:49 + export PYTHONPATH 12:50:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:50:49 + TOX_TESTENV_PASSENV=PYTHONPATH 12:50:49 + tox --version 12:50:49 4.26.0 from /tmp/venv-Srxs/lib/python3.10/site-packages/tox/__init__.py 12:50:49 + PARALLEL=false 12:50:49 + TOX_OPTIONS_LIST= 12:50:49 + [[ -n checkbashisms ]] 12:50:49 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:50:49 + case ${PARALLEL,,} in 12:50:49 + tox -e checkbashisms 12:50:49 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:50:50 checkbashisms: freeze> python -m pip freeze --all 12:50:51 checkbashisms: pip==25.1.1,setuptools==80.3.1 12:50:51 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:50:52 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:50:52 you may get strange results 12:50:52 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:50:52 you may get strange results 12:50:53 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:50:54 checkbashisms: OK (4.74=setup[1.29]+cmd[3.46] seconds) 12:50:54 congratulations :) (4.95 seconds) 12:50:55 + tox_status=0 12:50:55 + echo '---> Completed tox runs' 12:50:55 ---> Completed tox runs 12:50:55 + for i in .tox/*/log 12:50:55 ++ echo .tox/checkbashisms/log 12:50:55 ++ awk -F/ '{print $2}' 12:50:55 + tox_env=checkbashisms 12:50:55 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:50:55 + DOC_DIR=docs/_build/html 12:50:55 + [[ -d docs/_build/html ]] 12:50:55 + echo '---> tox-run.sh ends' 12:50:55 ---> tox-run.sh ends 12:50:55 + test 0 -eq 0 12:50:55 $ ssh-agent -k 12:50:55 unset SSH_AUTH_SOCK; 12:50:55 unset SSH_AGENT_PID; 12:50:55 echo Agent pid 1755 killed; 12:50:55 [ssh-agent] Stopped. 12:50:55 [PostBuildScript] - [INFO] Executing post build scripts. 12:50:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15849911201649850408.sh 12:50:55 ---> sysstat.sh 12:50:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15180750661010599255.sh 12:50:55 ---> package-listing.sh 12:50:55 ++ facter osfamily 12:50:55 ++ tr '[:upper:]' '[:lower:]' 12:50:55 + OS_FAMILY=debian 12:50:55 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:50:55 + START_PACKAGES=/tmp/packages_start.txt 12:50:55 + END_PACKAGES=/tmp/packages_end.txt 12:50:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:50:55 + PACKAGES=/tmp/packages_start.txt 12:50:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:50:55 + PACKAGES=/tmp/packages_end.txt 12:50:55 + case "${OS_FAMILY}" in 12:50:55 + dpkg -l 12:50:55 + grep '^ii' 12:50:55 + '[' -f /tmp/packages_start.txt ']' 12:50:55 + '[' -f /tmp/packages_end.txt ']' 12:50:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:50:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:50:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:50:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:50:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8795235735896501256.sh 12:50:55 ---> capture-instance-metadata.sh 12:50:55 Setup pyenv: 12:50:55 system 12:50:55 3.8.13 12:50:55 3.9.13 12:50:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:50:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sSfy 12:50:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:51:03 lf-activate-venv(): INFO: Installing: lftools 12:51:28 lf-activate-venv(): INFO: Adding /tmp/venv-sSfy/bin to PATH 12:51:28 INFO: Running in OpenStack, capturing instance metadata 12:51:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8490412523575822043.sh 12:51:29 provisioning config files... 12:51:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12233917753220297966tmp 12:51:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:51:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:51:29 [EnvInject] - Injecting environment variables from a build step. 12:51:29 [EnvInject] - Injecting as environment variables the properties content 12:51:29 SERVER_ID=logs 12:51:29 12:51:29 [EnvInject] - Variables injected successfully. 12:51:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5060004411007440130.sh 12:51:29 ---> create-netrc.sh 12:51:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9396771726250365367.sh 12:51:29 ---> python-tools-install.sh 12:51:29 Setup pyenv: 12:51:29 system 12:51:29 3.8.13 12:51:29 3.9.13 12:51:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:51:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sSfy from file:/tmp/.os_lf_venv 12:51:31 lf-activate-venv(): INFO: Installing: lftools 12:51:39 lf-activate-venv(): INFO: Adding /tmp/venv-sSfy/bin to PATH 12:51:39 Generating Requirements File 12:52:03 Python 3.10.6 12:52:03 pip 25.1.1 from /tmp/venv-sSfy/lib/python3.10/site-packages/pip (python 3.10) 12:52:04 appdirs==1.4.4 12:52:04 argcomplete==3.6.2 12:52:04 aspy.yaml==1.3.0 12:52:04 attrs==25.3.0 12:52:04 autopage==0.5.2 12:52:04 beautifulsoup4==4.13.4 12:52:04 boto3==1.38.30 12:52:04 botocore==1.38.30 12:52:04 bs4==0.0.2 12:52:04 cachetools==5.5.2 12:52:04 certifi==2025.4.26 12:52:04 cffi==1.17.1 12:52:04 cfgv==3.4.0 12:52:04 chardet==5.2.0 12:52:04 charset-normalizer==3.4.2 12:52:04 click==8.2.1 12:52:04 cliff==4.10.0 12:52:04 cmd2==2.6.0 12:52:04 cryptography==3.3.2 12:52:04 debtcollector==3.0.0 12:52:04 decorator==5.2.1 12:52:04 defusedxml==0.7.1 12:52:04 Deprecated==1.2.18 12:52:04 distlib==0.3.9 12:52:04 dnspython==2.7.0 12:52:04 docker==7.1.0 12:52:04 dogpile.cache==1.4.0 12:52:04 durationpy==0.10 12:52:04 email_validator==2.2.0 12:52:04 filelock==3.18.0 12:52:04 future==1.0.0 12:52:04 gitdb==4.0.12 12:52:04 GitPython==3.1.44 12:52:04 google-auth==2.40.3 12:52:04 httplib2==0.22.0 12:52:04 identify==2.6.12 12:52:04 idna==3.10 12:52:04 importlib-resources==1.5.0 12:52:04 iso8601==2.1.0 12:52:04 Jinja2==3.1.6 12:52:04 jmespath==1.0.1 12:52:04 jsonpatch==1.33 12:52:04 jsonpointer==3.0.0 12:52:04 jsonschema==4.24.0 12:52:04 jsonschema-specifications==2025.4.1 12:52:04 keystoneauth1==5.11.0 12:52:04 kubernetes==32.0.1 12:52:04 lftools==0.37.13 12:52:04 lxml==5.4.0 12:52:04 MarkupSafe==3.0.2 12:52:04 msgpack==1.1.0 12:52:04 multi_key_dict==2.0.3 12:52:04 munch==4.0.0 12:52:04 netaddr==1.3.0 12:52:04 niet==1.4.2 12:52:04 nodeenv==1.9.1 12:52:04 oauth2client==4.1.3 12:52:04 oauthlib==3.2.2 12:52:04 openstacksdk==4.6.0 12:52:04 os-client-config==2.1.0 12:52:04 os-service-types==1.7.0 12:52:04 osc-lib==4.0.2 12:52:04 oslo.config==9.8.0 12:52:04 oslo.context==6.0.0 12:52:04 oslo.i18n==6.5.1 12:52:04 oslo.log==7.1.0 12:52:04 oslo.serialization==5.7.0 12:52:04 oslo.utils==9.0.0 12:52:04 packaging==25.0 12:52:04 pbr==6.1.1 12:52:04 platformdirs==4.3.8 12:52:04 prettytable==3.16.0 12:52:04 psutil==7.0.0 12:52:04 pyasn1==0.6.1 12:52:04 pyasn1_modules==0.4.2 12:52:04 pycparser==2.22 12:52:04 pygerrit2==2.0.15 12:52:04 PyGithub==2.6.1 12:52:04 PyJWT==2.10.1 12:52:04 PyNaCl==1.5.0 12:52:04 pyparsing==2.4.7 12:52:04 pyperclip==1.9.0 12:52:04 pyrsistent==0.20.0 12:52:04 python-cinderclient==9.7.0 12:52:04 python-dateutil==2.9.0.post0 12:52:04 python-heatclient==4.2.0 12:52:04 python-jenkins==1.8.2 12:52:04 python-keystoneclient==5.6.0 12:52:04 python-magnumclient==4.8.1 12:52:04 python-openstackclient==8.1.0 12:52:04 python-swiftclient==4.8.0 12:52:04 PyYAML==6.0.2 12:52:04 referencing==0.36.2 12:52:04 requests==2.32.3 12:52:04 requests-oauthlib==2.0.0 12:52:04 requestsexceptions==1.4.0 12:52:04 rfc3986==2.0.0 12:52:04 rpds-py==0.25.1 12:52:04 rsa==4.9.1 12:52:04 ruamel.yaml==0.18.12 12:52:04 ruamel.yaml.clib==0.2.12 12:52:04 s3transfer==0.13.0 12:52:04 simplejson==3.20.1 12:52:04 six==1.17.0 12:52:04 smmap==5.0.2 12:52:04 soupsieve==2.7 12:52:04 stevedore==5.4.1 12:52:04 tabulate==0.9.0 12:52:04 toml==0.10.2 12:52:04 tomlkit==0.13.3 12:52:04 tqdm==4.67.1 12:52:04 typing_extensions==4.14.0 12:52:04 tzdata==2025.2 12:52:04 urllib3==1.26.20 12:52:04 virtualenv==20.31.2 12:52:04 wcwidth==0.2.13 12:52:04 websocket-client==1.8.0 12:52:04 wrapt==1.17.2 12:52:04 xdg==6.0.0 12:52:04 xmltodict==0.14.2 12:52:04 yq==3.4.3 12:52:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins76515680402975432.sh 12:52:04 ---> sudo-logs.sh 12:52:04 Archiving 'sudo' log.. 12:52:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3022723624271571319.sh 12:52:04 ---> job-cost.sh 12:52:04 Setup pyenv: 12:52:04 system 12:52:04 3.8.13 12:52:04 3.9.13 12:52:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:52:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sSfy from file:/tmp/.os_lf_venv 12:52:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:52:11 lf-activate-venv(): INFO: Adding /tmp/venv-sSfy/bin to PATH 12:52:11 INFO: No Stack... 12:52:11 INFO: Retrieving Pricing Info for: v3-standard-4 12:52:12 INFO: Archiving Costs 12:52:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10266660700987409315.sh 12:52:12 ---> logs-deploy.sh 12:52:12 Setup pyenv: 12:52:12 system 12:52:12 3.8.13 12:52:12 3.9.13 12:52:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:52:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sSfy from file:/tmp/.os_lf_venv 12:52:14 lf-activate-venv(): INFO: Installing: lftools 12:52:22 lf-activate-venv(): INFO: Adding /tmp/venv-sSfy/bin to PATH 12:52:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4071 12:52:22 INFO: archiving workspace using pattern(s): 12:52:23 Archives upload complete. 12:52:23 INFO: archiving logs to Nexus 12:52:24 ---> uname -a: 12:52:24 Linux prd-ubuntu1804-builder-4c-4g-18656 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:52:24 12:52:24 12:52:24 ---> lscpu: 12:52:24 Architecture: x86_64 12:52:24 CPU op-mode(s): 32-bit, 64-bit 12:52:24 Byte Order: Little Endian 12:52:24 CPU(s): 4 12:52:24 On-line CPU(s) list: 0-3 12:52:24 Thread(s) per core: 1 12:52:24 Core(s) per socket: 1 12:52:24 Socket(s): 4 12:52:24 NUMA node(s): 1 12:52:24 Vendor ID: AuthenticAMD 12:52:24 CPU family: 23 12:52:24 Model: 49 12:52:24 Model name: AMD EPYC-Rome Processor 12:52:24 Stepping: 0 12:52:24 CPU MHz: 2800.000 12:52:24 BogoMIPS: 5600.00 12:52:24 Virtualization: AMD-V 12:52:24 Hypervisor vendor: KVM 12:52:24 Virtualization type: full 12:52:24 L1d cache: 32K 12:52:24 L1i cache: 32K 12:52:24 L2 cache: 512K 12:52:24 L3 cache: 16384K 12:52:24 NUMA node0 CPU(s): 0-3 12:52:24 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 12:52:24 12:52:24 12:52:24 ---> nproc: 12:52:24 4 12:52:24 12:52:24 12:52:24 ---> df -h: 12:52:24 Filesystem Size Used Avail Use% Mounted on 12:52:24 udev 7.9G 0 7.9G 0% /dev 12:52:24 tmpfs 1.6G 672K 1.6G 1% /run 12:52:24 /dev/vda1 78G 8.3G 70G 11% / 12:52:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:52:24 tmpfs 5.0M 0 5.0M 0% /run/lock 12:52:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:52:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:52:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:52:24 12:52:24 12:52:24 ---> free -m: 12:52:24 total used free shared buff/cache available 12:52:24 Mem: 16040 537 13456 0 2045 15189 12:52:24 Swap: 1023 0 1023 12:52:24 12:52:24 12:52:24 ---> ip addr: 12:52:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:52:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:52:24 inet 127.0.0.1/8 scope host lo 12:52:24 valid_lft forever preferred_lft forever 12:52:24 inet6 ::1/128 scope host 12:52:24 valid_lft forever preferred_lft forever 12:52:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:52:24 link/ether fa:16:3e:e9:39:a8 brd ff:ff:ff:ff:ff:ff 12:52:24 inet 10.30.107.156/23 brd 10.30.107.255 scope global dynamic ens3 12:52:24 valid_lft 86245sec preferred_lft 86245sec 12:52:24 inet6 fe80::f816:3eff:fee9:39a8/64 scope link 12:52:24 valid_lft forever preferred_lft forever 12:52:24 12:52:24 12:52:24 ---> sar -b -r -n DEV: 12:52:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18656) 06/05/25 _x86_64_ (4 CPU) 12:52:24 12:52:24 12:49:51 LINUX RESTART (4 CPU) 12:52:24 12:52:24 12:50:01 tps rtps wtps bread/s bwrtn/s 12:52:24 12:51:03 154.89 59.26 95.63 3736.71 38628.36 12:52:24 12:52:01 131.84 0.81 131.03 105.22 35014.24 12:52:24 Average: 143.56 30.53 113.03 1951.74 36851.92 12:52:24 12:52:24 12:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:52:24 12:51:03 14116092 15587988 2308876 14.06 47580 1630928 772740 4.42 649176 1458476 128492 12:52:24 12:52:01 13775480 15532032 2649488 16.13 75124 1872236 799260 4.57 730140 1685608 107724 12:52:24 Average: 13945786 15560010 2479182 15.09 61352 1751582 786000 4.50 689658 1572042 118108 12:52:24 12:52:24 12:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:52:24 12:51:03 ens3 449.03 302.72 1680.27 78.24 0.00 0.00 0.00 0.00 12:52:24 12:51:03 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 12:52:24 12:52:01 ens3 125.82 86.80 940.79 13.03 0.00 0.00 0.00 0.00 12:52:24 12:52:01 lo 1.52 1.52 0.17 0.17 0.00 0.00 0.00 0.00 12:52:24 Average: ens3 290.16 196.59 1316.80 46.18 0.00 0.00 0.00 0.00 12:52:24 Average: lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 12:52:24 12:52:24 12:52:24 ---> sar -P ALL: 12:52:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18656) 06/05/25 _x86_64_ (4 CPU) 12:52:24 12:52:24 12:49:51 LINUX RESTART (4 CPU) 12:52:24 12:52:24 12:50:01 CPU %user %nice %system %iowait %steal %idle 12:52:24 12:51:03 all 17.76 0.00 1.87 11.23 0.06 69.08 12:52:24 12:51:03 0 19.81 0.00 1.84 19.24 0.05 59.05 12:52:24 12:51:03 1 22.33 0.00 1.86 2.40 0.07 73.35 12:52:24 12:51:03 2 12.90 0.00 1.71 16.59 0.08 68.71 12:52:24 12:51:03 3 16.02 0.00 2.04 6.65 0.08 75.21 12:52:24 12:52:01 all 18.72 0.00 1.25 4.68 0.05 75.30 12:52:24 12:52:01 0 8.20 0.00 0.71 0.71 0.02 90.37 12:52:24 12:52:01 1 35.46 0.00 2.42 4.64 0.09 57.39 12:52:24 12:52:01 2 18.39 0.00 0.89 11.79 0.05 68.88 12:52:24 12:52:01 3 12.88 0.00 1.02 1.52 0.03 84.55 12:52:24 Average: all 18.23 0.00 1.56 8.01 0.06 72.14 12:52:24 Average: 0 14.10 0.00 1.28 10.12 0.03 74.46 12:52:24 Average: 1 28.79 0.00 2.14 3.50 0.08 65.50 12:52:24 Average: 2 15.60 0.00 1.31 14.23 0.07 68.80 12:52:24 Average: 3 14.47 0.00 1.54 4.12 0.06 79.81 12:52:24 12:52:24 12:52:24