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