07:06:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/140968 07:06:11 Running as SYSTEM 07:06:11 [EnvInject] - Loading node environment variables. 07:06:11 Building remotely on prd-ubuntu1804-builder-4c-4g-19867 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:06:11 [ssh-agent] Looking for ssh-agent implementation... 07:06:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:11 $ ssh-agent 07:06:11 SSH_AUTH_SOCK=/tmp/ssh-li3gPinQHcty/agent.1767 07:06:11 SSH_AGENT_PID=1769 07:06:11 [ssh-agent] Started. 07:06:11 Running ssh-add (command line suppressed) 07:06:11 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16590496782992595406.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16590496782992595406.key) 07:06:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:06:11 The recommended git tool is: NONE 07:06:13 using credential onap-jenkins-ssh 07:06:13 Wiping out workspace first. 07:06:13 Cloning the remote Git repository 07:06:13 Cloning repository git://cloud.onap.org/mirror/oom.git 07:06:13 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:06:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:06:13 > git --version # timeout=10 07:06:13 > git --version # 'git version 2.17.1' 07:06:13 using GIT_SSH to set credentials Gerrit user 07:06:13 Verifying host key using manually-configured host key entries 07:06:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:06:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:06:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:06:18 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:06:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:06:18 using GIT_SSH to set credentials Gerrit user 07:06:18 Verifying host key using manually-configured host key entries 07:06:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/140968/4 # timeout=30 07:06:18 > git rev-parse badfe8acb567c21cac1dc93688cbb9b8c85fd27e^{commit} # timeout=10 07:06:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:06:18 Checking out Revision badfe8acb567c21cac1dc93688cbb9b8c85fd27e (refs/changes/68/140968/4) 07:06:18 > git config core.sparsecheckout # timeout=10 07:06:19 > git checkout -f badfe8acb567c21cac1dc93688cbb9b8c85fd27e # timeout=30 07:06:21 Commit message: "[AAI] schema-service 16.0.0 release" 07:06:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:06:21 > git rev-list --no-walk ebe7cf54cecd93c9b11380f8deb93105da15fd21 # timeout=10 07:06:21 [EnvInject] - Injecting environment variables from a build step. 07:06:21 [EnvInject] - Injecting as environment variables the properties content 07:06:21 PYTHON=python3 07:06:21 07:06:21 [EnvInject] - Variables injected successfully. 07:06:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6094380503760269736.sh 07:06:21 ---> tox-install.sh 07:06:21 + source /home/jenkins/lf-env.sh 07:06:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:06:21 ++ mktemp -d /tmp/venv-XXXX 07:06:21 + lf_venv=/tmp/venv-ewJj 07:06:21 + local venv_file=/tmp/.os_lf_venv 07:06:21 + local python=python3 07:06:21 + local options 07:06:21 + local set_path=true 07:06:21 + local install_args= 07:06:21 ++ 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:06:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:06:21 + true 07:06:21 + case $1 in 07:06:21 + venv_file=/tmp/.toxenv 07:06:21 + shift 2 07:06:21 + true 07:06:21 + case $1 in 07:06:21 + shift 07:06:21 + break 07:06:21 + case $python in 07:06:21 + local pkg_list= 07:06:21 + [[ -d /opt/pyenv ]] 07:06:21 + echo 'Setup pyenv:' 07:06:21 Setup pyenv: 07:06:21 + export PYENV_ROOT=/opt/pyenv 07:06:21 + PYENV_ROOT=/opt/pyenv 07:06:21 + 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:06:21 + 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:06:21 + pyenv versions 07:06:21 * system (set by /opt/pyenv/version) 07:06:21 * 3.8.13 (set by /opt/pyenv/version) 07:06:21 * 3.9.13 (set by /opt/pyenv/version) 07:06:21 * 3.10.6 (set by /opt/pyenv/version) 07:06:21 + command -v pyenv 07:06:21 ++ pyenv init - --no-rehash 07:06:21 + 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:06:21 export PATH="/opt/pyenv/shims:${PATH}" 07:06:21 export PYENV_SHELL=bash 07:06:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:06:21 pyenv() { 07:06:21 local command 07:06:21 command="${1:-}" 07:06:21 if [ "$#" -gt 0 ]; then 07:06:21 shift 07:06:21 fi 07:06:21 07:06:21 case "$command" in 07:06:21 rehash|shell) 07:06:21 eval "$(pyenv "sh-$command" "$@")" 07:06:21 ;; 07:06:21 *) 07:06:21 command pyenv "$command" "$@" 07:06:21 ;; 07:06:21 esac 07:06:21 }' 07:06:21 +++ 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:06:21 ++ 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:06:21 ++ 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:06:21 ++ 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:06:21 ++ export PYENV_SHELL=bash 07:06:21 ++ PYENV_SHELL=bash 07:06:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:06:21 +++ complete -F _pyenv pyenv 07:06:21 ++ lf-pyver python3 07:06:21 ++ local py_version_xy=python3 07:06:21 ++ local py_version_xyz= 07:06:21 ++ pyenv versions 07:06:21 ++ local command 07:06:21 ++ command=versions 07:06:21 ++ '[' 1 -gt 0 ']' 07:06:21 ++ shift 07:06:21 ++ case "$command" in 07:06:21 ++ command pyenv versions 07:06:21 ++ pyenv versions 07:06:21 ++ awk '{ print $1 }' 07:06:21 ++ grep -E '^[0-9.]*[0-9]$' 07:06:21 ++ sed 's/^[ *]* //' 07:06:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:06:22 +++ grep '^3' /tmp/.pyenv_versions 07:06:22 +++ sort -V 07:06:22 +++ tail -n 1 07:06:22 ++ py_version_xyz=3.10.6 07:06:22 ++ [[ -z 3.10.6 ]] 07:06:22 ++ echo 3.10.6 07:06:22 ++ return 0 07:06:22 + pyenv local 3.10.6 07:06:22 + local command 07:06:22 + command=local 07:06:22 + '[' 2 -gt 0 ']' 07:06:22 + shift 07:06:22 + case "$command" in 07:06:22 + command pyenv local 3.10.6 07:06:22 + pyenv local 3.10.6 07:06:22 + for arg in "$@" 07:06:22 + case $arg in 07:06:22 + pkg_list+='tox ' 07:06:22 + for arg in "$@" 07:06:22 + case $arg in 07:06:22 + pkg_list+='virtualenv ' 07:06:22 + for arg in "$@" 07:06:22 + case $arg in 07:06:22 + pkg_list+='urllib3~=1.26.15 ' 07:06:22 + [[ -f /tmp/.toxenv ]] 07:06:22 + [[ ! -f /tmp/.toxenv ]] 07:06:22 + [[ -n '' ]] 07:06:22 + python3 -m venv /tmp/venv-ewJj 07:06:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ewJj' 07:06:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ewJj 07:06:26 + echo /tmp/venv-ewJj 07:06:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:06:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:06:26 + /tmp/venv-ewJj/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:06:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:06:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:06:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:06:30 + /tmp/venv-ewJj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:06:32 + type python3 07:06:32 + true 07:06:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ewJj/bin to PATH' 07:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-ewJj/bin to PATH 07:06:32 + PATH=/tmp/venv-ewJj/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:06:32 + return 0 07:06:32 + python3 --version 07:06:32 Python 3.10.6 07:06:32 + python3 -m pip --version 07:06:32 pip 25.1.1 from /tmp/venv-ewJj/lib/python3.10/site-packages/pip (python 3.10) 07:06:33 + python3 -m pip freeze 07:06:33 cachetools==6.0.0 07:06:33 chardet==5.2.0 07:06:33 colorama==0.4.6 07:06:33 distlib==0.3.9 07:06:33 filelock==3.18.0 07:06:33 packaging==25.0 07:06:33 platformdirs==4.3.8 07:06:33 pluggy==1.6.0 07:06:33 pyproject-api==1.9.1 07:06:33 tomli==2.2.1 07:06:33 tox==4.26.0 07:06:33 typing_extensions==4.14.0 07:06:33 urllib3==1.26.20 07:06:33 virtualenv==20.31.2 07:06:33 [EnvInject] - Injecting environment variables from a build step. 07:06:33 [EnvInject] - Injecting as environment variables the properties content 07:06:33 PARALLEL=false 07:06:33 07:06:33 [EnvInject] - Variables injected successfully. 07:06:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6591092111606282131.sh 07:06:33 ---> tox-run.sh 07:06:33 + 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:06:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:06:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:06:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:06:33 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:06:33 + source /home/jenkins/lf-env.sh 07:06:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:06:33 ++ mktemp -d /tmp/venv-XXXX 07:06:33 + lf_venv=/tmp/venv-1MGP 07:06:33 + local venv_file=/tmp/.os_lf_venv 07:06:33 + local python=python3 07:06:33 + local options 07:06:33 + local set_path=true 07:06:33 + local install_args= 07:06:33 ++ 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:06:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:06:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:06:33 + true 07:06:33 + case $1 in 07:06:33 + venv_file=/tmp/.toxenv 07:06:33 + shift 2 07:06:33 + true 07:06:33 + case $1 in 07:06:33 + shift 07:06:33 + break 07:06:33 + case $python in 07:06:33 + local pkg_list= 07:06:33 + [[ -d /opt/pyenv ]] 07:06:33 + echo 'Setup pyenv:' 07:06:33 Setup pyenv: 07:06:33 + export PYENV_ROOT=/opt/pyenv 07:06:33 + PYENV_ROOT=/opt/pyenv 07:06:33 + 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:06:33 + 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:06:33 + pyenv versions 07:06:33 system 07:06:33 3.8.13 07:06:33 3.9.13 07:06:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:06:33 + command -v pyenv 07:06:33 ++ pyenv init - --no-rehash 07:06:33 + 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:06:33 export PATH="/opt/pyenv/shims:${PATH}" 07:06:33 export PYENV_SHELL=bash 07:06:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:06:33 pyenv() { 07:06:33 local command 07:06:33 command="${1:-}" 07:06:33 if [ "$#" -gt 0 ]; then 07:06:33 shift 07:06:33 fi 07:06:33 07:06:33 case "$command" in 07:06:33 rehash|shell) 07:06:33 eval "$(pyenv "sh-$command" "$@")" 07:06:33 ;; 07:06:33 *) 07:06:33 command pyenv "$command" "$@" 07:06:33 ;; 07:06:33 esac 07:06:33 }' 07:06:33 +++ 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:06:33 ++ 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:06:33 ++ 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:06:33 ++ 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:06:33 ++ export PYENV_SHELL=bash 07:06:33 ++ PYENV_SHELL=bash 07:06:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:06:33 +++ complete -F _pyenv pyenv 07:06:33 ++ lf-pyver python3 07:06:33 ++ local py_version_xy=python3 07:06:33 ++ local py_version_xyz= 07:06:33 ++ pyenv versions 07:06:33 ++ local command 07:06:33 ++ command=versions 07:06:33 ++ '[' 1 -gt 0 ']' 07:06:33 ++ shift 07:06:33 ++ case "$command" in 07:06:33 ++ command pyenv versions 07:06:33 ++ pyenv versions 07:06:33 ++ sed 's/^[ *]* //' 07:06:33 ++ grep -E '^[0-9.]*[0-9]$' 07:06:33 ++ awk '{ print $1 }' 07:06:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:06:33 +++ grep '^3' /tmp/.pyenv_versions 07:06:33 +++ sort -V 07:06:33 +++ tail -n 1 07:06:33 ++ py_version_xyz=3.10.6 07:06:33 ++ [[ -z 3.10.6 ]] 07:06:33 ++ echo 3.10.6 07:06:33 ++ return 0 07:06:33 + pyenv local 3.10.6 07:06:33 + local command 07:06:33 + command=local 07:06:33 + '[' 2 -gt 0 ']' 07:06:33 + shift 07:06:33 + case "$command" in 07:06:33 + command pyenv local 3.10.6 07:06:33 + pyenv local 3.10.6 07:06:33 + for arg in "$@" 07:06:33 + case $arg in 07:06:33 + pkg_list+='tox ' 07:06:33 + for arg in "$@" 07:06:33 + case $arg in 07:06:33 + pkg_list+='virtualenv ' 07:06:33 + for arg in "$@" 07:06:33 + case $arg in 07:06:33 + pkg_list+='urllib3~=1.26.15 ' 07:06:33 + [[ -f /tmp/.toxenv ]] 07:06:33 ++ cat /tmp/.toxenv 07:06:33 + lf_venv=/tmp/venv-ewJj 07:06:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewJj from' file:/tmp/.toxenv 07:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewJj from file:/tmp/.toxenv 07:06:33 + /tmp/venv-ewJj/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:06:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:06:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:06:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:06:34 + /tmp/venv-ewJj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:06:35 + type python3 07:06:35 + true 07:06:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ewJj/bin to PATH' 07:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-ewJj/bin to PATH 07:06:35 + PATH=/tmp/venv-ewJj/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:06:35 + return 0 07:06:35 + [[ -d /opt/pyenv ]] 07:06:35 + echo '---> Setting up pyenv' 07:06:35 ---> Setting up pyenv 07:06:35 + export PYENV_ROOT=/opt/pyenv 07:06:35 + PYENV_ROOT=/opt/pyenv 07:06:35 + export PATH=/opt/pyenv/bin:/tmp/venv-ewJj/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:06:35 + PATH=/opt/pyenv/bin:/tmp/venv-ewJj/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:06:35 ++ pwd 07:06:35 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:06:35 + export PYTHONPATH 07:06:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:06:35 + TOX_TESTENV_PASSENV=PYTHONPATH 07:06:35 + tox --version 07:06:35 4.26.0 from /tmp/venv-ewJj/lib/python3.10/site-packages/tox/__init__.py 07:06:36 + PARALLEL=false 07:06:36 + TOX_OPTIONS_LIST= 07:06:36 + [[ -n checkbashisms ]] 07:06:36 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:06:36 + case ${PARALLEL,,} in 07:06:36 + tox -e checkbashisms 07:06:36 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:06:37 checkbashisms: freeze> python -m pip freeze --all 07:06:37 checkbashisms: pip==25.1.1,setuptools==80.3.1 07:06:37 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:06:38 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:06:38 you may get strange results 07:06:38 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:06:38 you may get strange results 07:06:39 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:06:41 checkbashisms: OK (4.80=setup[1.32]+cmd[3.48] seconds) 07:06:41 congratulations :) (5.02 seconds) 07:06:41 + tox_status=0 07:06:41 + echo '---> Completed tox runs' 07:06:41 ---> Completed tox runs 07:06:41 + for i in .tox/*/log 07:06:41 ++ echo .tox/checkbashisms/log 07:06:41 ++ awk -F/ '{print $2}' 07:06:41 + tox_env=checkbashisms 07:06:41 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:06:41 + DOC_DIR=docs/_build/html 07:06:41 + [[ -d docs/_build/html ]] 07:06:41 + echo '---> tox-run.sh ends' 07:06:41 ---> tox-run.sh ends 07:06:41 + test 0 -eq 0 07:06:41 $ ssh-agent -k 07:06:41 unset SSH_AUTH_SOCK; 07:06:41 unset SSH_AGENT_PID; 07:06:41 echo Agent pid 1769 killed; 07:06:41 [ssh-agent] Stopped. 07:06:41 [PostBuildScript] - [INFO] Executing post build scripts. 07:06:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12228492703677748005.sh 07:06:41 ---> sysstat.sh 07:06:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1503561906904493860.sh 07:06:41 ---> package-listing.sh 07:06:41 ++ facter osfamily 07:06:41 ++ tr '[:upper:]' '[:lower:]' 07:06:41 + OS_FAMILY=debian 07:06:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:06:41 + START_PACKAGES=/tmp/packages_start.txt 07:06:41 + END_PACKAGES=/tmp/packages_end.txt 07:06:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:41 + PACKAGES=/tmp/packages_start.txt 07:06:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:06:41 + PACKAGES=/tmp/packages_end.txt 07:06:41 + case "${OS_FAMILY}" in 07:06:41 + dpkg -l 07:06:41 + grep '^ii' 07:06:41 + '[' -f /tmp/packages_start.txt ']' 07:06:41 + '[' -f /tmp/packages_end.txt ']' 07:06:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:06:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:06:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:06:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3963654963721836613.sh 07:06:42 ---> capture-instance-metadata.sh 07:06:42 Setup pyenv: 07:06:42 system 07:06:42 3.8.13 07:06:42 3.9.13 07:06:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:06:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vWM5 07:06:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:06:49 lf-activate-venv(): INFO: Installing: lftools 07:07:12 lf-activate-venv(): INFO: Adding /tmp/venv-vWM5/bin to PATH 07:07:12 INFO: Running in OpenStack, capturing instance metadata 07:07:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1787569099731498811.sh 07:07:13 provisioning config files... 07:07:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17557619856614280053tmp 07:07:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:07:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:07:13 [EnvInject] - Injecting environment variables from a build step. 07:07:13 [EnvInject] - Injecting as environment variables the properties content 07:07:13 SERVER_ID=logs 07:07:13 07:07:13 [EnvInject] - Variables injected successfully. 07:07:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1825746532740594928.sh 07:07:13 ---> create-netrc.sh 07:07:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9701816758062826025.sh 07:07:13 ---> python-tools-install.sh 07:07:13 Setup pyenv: 07:07:13 system 07:07:13 3.8.13 07:07:13 3.9.13 07:07:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:07:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vWM5 from file:/tmp/.os_lf_venv 07:07:15 lf-activate-venv(): INFO: Installing: lftools 07:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-vWM5/bin to PATH 07:07:23 Generating Requirements File 07:07:41 Python 3.10.6 07:07:42 pip 25.1.1 from /tmp/venv-vWM5/lib/python3.10/site-packages/pip (python 3.10) 07:07:42 appdirs==1.4.4 07:07:42 argcomplete==3.6.2 07:07:42 aspy.yaml==1.3.0 07:07:42 attrs==25.3.0 07:07:42 autopage==0.5.2 07:07:42 beautifulsoup4==4.13.4 07:07:42 boto3==1.38.33 07:07:42 botocore==1.38.33 07:07:42 bs4==0.0.2 07:07:42 cachetools==5.5.2 07:07:42 certifi==2025.4.26 07:07:42 cffi==1.17.1 07:07:42 cfgv==3.4.0 07:07:42 chardet==5.2.0 07:07:42 charset-normalizer==3.4.2 07:07:42 click==8.2.1 07:07:42 cliff==4.10.0 07:07:42 cmd2==2.6.1 07:07:42 cryptography==3.3.2 07:07:42 debtcollector==3.0.0 07:07:42 decorator==5.2.1 07:07:42 defusedxml==0.7.1 07:07:42 Deprecated==1.2.18 07:07:42 distlib==0.3.9 07:07:42 dnspython==2.7.0 07:07:42 docker==7.1.0 07:07:42 dogpile.cache==1.4.0 07:07:42 durationpy==0.10 07:07:42 email_validator==2.2.0 07:07:42 filelock==3.18.0 07:07:42 future==1.0.0 07:07:42 gitdb==4.0.12 07:07:42 GitPython==3.1.44 07:07:42 google-auth==2.40.3 07:07:42 httplib2==0.22.0 07:07:42 identify==2.6.12 07:07:42 idna==3.10 07:07:42 importlib-resources==1.5.0 07:07:42 iso8601==2.1.0 07:07:42 Jinja2==3.1.6 07:07:42 jmespath==1.0.1 07:07:42 jsonpatch==1.33 07:07:42 jsonpointer==3.0.0 07:07:42 jsonschema==4.24.0 07:07:42 jsonschema-specifications==2025.4.1 07:07:42 keystoneauth1==5.11.0 07:07:42 kubernetes==33.1.0 07:07:42 lftools==0.37.13 07:07:42 lxml==5.4.0 07:07:42 MarkupSafe==3.0.2 07:07:42 msgpack==1.1.0 07:07:42 multi_key_dict==2.0.3 07:07:42 munch==4.0.0 07:07:42 netaddr==1.3.0 07:07:42 niet==1.4.2 07:07:42 nodeenv==1.9.1 07:07:42 oauth2client==4.1.3 07:07:42 oauthlib==3.2.2 07:07:42 openstacksdk==4.6.0 07:07:42 os-client-config==2.1.0 07:07:42 os-service-types==1.7.0 07:07:42 osc-lib==4.0.2 07:07:42 oslo.config==9.8.0 07:07:42 oslo.context==6.0.0 07:07:42 oslo.i18n==6.5.1 07:07:42 oslo.log==7.1.0 07:07:42 oslo.serialization==5.7.0 07:07:42 oslo.utils==9.0.0 07:07:42 packaging==25.0 07:07:42 pbr==6.1.1 07:07:42 platformdirs==4.3.8 07:07:42 prettytable==3.16.0 07:07:42 psutil==7.0.0 07:07:42 pyasn1==0.6.1 07:07:42 pyasn1_modules==0.4.2 07:07:42 pycparser==2.22 07:07:42 pygerrit2==2.0.15 07:07:42 PyGithub==2.6.1 07:07:42 PyJWT==2.10.1 07:07:42 PyNaCl==1.5.0 07:07:42 pyparsing==2.4.7 07:07:42 pyperclip==1.9.0 07:07:42 pyrsistent==0.20.0 07:07:42 python-cinderclient==9.7.0 07:07:42 python-dateutil==2.9.0.post0 07:07:42 python-heatclient==4.2.0 07:07:42 python-jenkins==1.8.2 07:07:42 python-keystoneclient==5.6.0 07:07:42 python-magnumclient==4.8.1 07:07:42 python-openstackclient==8.1.0 07:07:42 python-swiftclient==4.8.0 07:07:42 PyYAML==6.0.2 07:07:42 referencing==0.36.2 07:07:42 requests==2.32.4 07:07:42 requests-oauthlib==2.0.0 07:07:42 requestsexceptions==1.4.0 07:07:42 rfc3986==2.0.0 07:07:42 rpds-py==0.25.1 07:07:42 rsa==4.9.1 07:07:42 ruamel.yaml==0.18.14 07:07:42 ruamel.yaml.clib==0.2.12 07:07:42 s3transfer==0.13.0 07:07:42 simplejson==3.20.1 07:07:42 six==1.17.0 07:07:42 smmap==5.0.2 07:07:42 soupsieve==2.7 07:07:42 stevedore==5.4.1 07:07:42 tabulate==0.9.0 07:07:42 toml==0.10.2 07:07:42 tomlkit==0.13.3 07:07:42 tqdm==4.67.1 07:07:42 typing_extensions==4.14.0 07:07:42 tzdata==2025.2 07:07:42 urllib3==1.26.20 07:07:42 virtualenv==20.31.2 07:07:42 wcwidth==0.2.13 07:07:42 websocket-client==1.8.0 07:07:42 wrapt==1.17.2 07:07:42 xdg==6.0.0 07:07:42 xmltodict==0.14.2 07:07:42 yq==3.4.3 07:07:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2278767896425080745.sh 07:07:42 ---> sudo-logs.sh 07:07:42 Archiving 'sudo' log.. 07:07:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9380518151127365677.sh 07:07:42 ---> job-cost.sh 07:07:42 Setup pyenv: 07:07:42 system 07:07:42 3.8.13 07:07:42 3.9.13 07:07:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:07:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vWM5 from file:/tmp/.os_lf_venv 07:07:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-vWM5/bin to PATH 07:07:49 INFO: No Stack... 07:07:50 INFO: Retrieving Pricing Info for: v3-standard-4 07:07:50 INFO: Archiving Costs 07:07:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14032009964025523594.sh 07:07:50 ---> logs-deploy.sh 07:07:50 Setup pyenv: 07:07:50 system 07:07:50 3.8.13 07:07:50 3.9.13 07:07:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:07:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vWM5 from file:/tmp/.os_lf_venv 07:07:52 lf-activate-venv(): INFO: Installing: lftools 07:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-vWM5/bin to PATH 07:08:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4093 07:08:00 INFO: archiving workspace using pattern(s): 07:08:02 Archives upload complete. 07:08:02 INFO: archiving logs to Nexus 07:08:03 ---> uname -a: 07:08:03 Linux prd-ubuntu1804-builder-4c-4g-19867 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:08:03 07:08:03 07:08:03 ---> lscpu: 07:08:03 Architecture: x86_64 07:08:03 CPU op-mode(s): 32-bit, 64-bit 07:08:03 Byte Order: Little Endian 07:08:03 CPU(s): 4 07:08:03 On-line CPU(s) list: 0-3 07:08:03 Thread(s) per core: 1 07:08:03 Core(s) per socket: 1 07:08:03 Socket(s): 4 07:08:03 NUMA node(s): 1 07:08:03 Vendor ID: AuthenticAMD 07:08:03 CPU family: 23 07:08:03 Model: 49 07:08:03 Model name: AMD EPYC-Rome Processor 07:08:03 Stepping: 0 07:08:03 CPU MHz: 2799.998 07:08:03 BogoMIPS: 5599.99 07:08:03 Virtualization: AMD-V 07:08:03 Hypervisor vendor: KVM 07:08:03 Virtualization type: full 07:08:03 L1d cache: 32K 07:08:03 L1i cache: 32K 07:08:03 L2 cache: 512K 07:08:03 L3 cache: 16384K 07:08:03 NUMA node0 CPU(s): 0-3 07:08:03 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:08:03 07:08:03 07:08:03 ---> nproc: 07:08:03 4 07:08:03 07:08:03 07:08:03 ---> df -h: 07:08:03 Filesystem Size Used Avail Use% Mounted on 07:08:03 udev 7.9G 0 7.9G 0% /dev 07:08:03 tmpfs 1.6G 672K 1.6G 1% /run 07:08:03 /dev/vda1 78G 8.3G 70G 11% / 07:08:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:08:03 tmpfs 5.0M 0 5.0M 0% /run/lock 07:08:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:08:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:08:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:08:03 07:08:03 07:08:03 ---> free -m: 07:08:03 total used free shared buff/cache available 07:08:03 Mem: 16040 550 13445 0 2043 15177 07:08:03 Swap: 1023 0 1023 07:08:03 07:08:03 07:08:03 ---> ip addr: 07:08:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:08:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:08:03 inet 127.0.0.1/8 scope host lo 07:08:03 valid_lft forever preferred_lft forever 07:08:03 inet6 ::1/128 scope host 07:08:03 valid_lft forever preferred_lft forever 07:08:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:08:03 link/ether fa:16:3e:49:fa:46 brd ff:ff:ff:ff:ff:ff 07:08:03 inet 10.30.106.53/23 brd 10.30.107.255 scope global dynamic ens3 07:08:03 valid_lft 86255sec preferred_lft 86255sec 07:08:03 inet6 fe80::f816:3eff:fe49:fa46/64 scope link 07:08:03 valid_lft forever preferred_lft forever 07:08:03 07:08:03 07:08:03 ---> sar -b -r -n DEV: 07:08:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19867) 06/10/25 _x86_64_ (4 CPU) 07:08:03 07:08:03 07:05:39 LINUX RESTART (4 CPU) 07:08:03 07:08:03 07:06:01 tps rtps wtps bread/s bwrtn/s 07:08:03 07:07:02 294.70 67.47 227.23 3822.43 44803.47 07:08:03 07:08:01 102.59 1.59 101.00 146.12 11019.32 07:08:03 Average: 199.45 34.81 164.64 1999.56 28051.89 07:08:03 07:08:03 07:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:08:03 07:07:02 14009228 15503800 2415732 14.71 54652 1644244 836116 4.79 738764 1468460 84720 07:08:03 07:08:01 13767104 15540332 2657856 16.18 78176 1883748 770696 4.41 719084 1698968 109532 07:08:03 Average: 13888166 15522066 2536794 15.44 66414 1763996 803406 4.60 728924 1583714 97126 07:08:03 07:08:03 07:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:08:03 07:07:02 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 07:08:03 07:07:02 ens3 502.02 300.68 1799.11 82.05 0.00 0.00 0.00 0.00 07:08:03 07:08:01 lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 07:08:03 07:08:01 ens3 154.86 105.78 818.32 15.77 0.00 0.00 0.00 0.00 07:08:03 Average: lo 1.71 1.71 0.19 0.19 0.00 0.00 0.00 0.00 07:08:03 Average: ens3 329.88 204.04 1312.79 49.19 0.00 0.00 0.00 0.00 07:08:03 07:08:03 07:08:03 ---> sar -P ALL: 07:08:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19867) 06/10/25 _x86_64_ (4 CPU) 07:08:03 07:08:03 07:05:39 LINUX RESTART (4 CPU) 07:08:03 07:08:03 07:06:01 CPU %user %nice %system %iowait %steal %idle 07:08:03 07:07:02 all 22.33 0.00 2.56 4.37 0.06 70.69 07:08:03 07:07:02 0 20.97 0.00 3.03 5.92 0.07 70.02 07:08:03 07:07:02 1 23.61 0.00 3.09 3.28 0.05 69.97 07:08:03 07:07:02 2 17.54 0.00 2.24 7.19 0.05 72.98 07:08:03 07:07:02 3 27.18 0.00 1.84 1.12 0.07 69.80 07:08:03 07:08:01 all 21.38 0.00 1.46 1.50 0.05 75.61 07:08:03 07:08:01 0 17.75 0.00 1.43 2.32 0.05 78.44 07:08:03 07:08:01 1 35.22 0.00 1.48 0.47 0.05 62.78 07:08:03 07:08:01 2 17.18 0.00 1.32 0.27 0.05 81.18 07:08:03 07:08:01 3 15.36 0.00 1.60 2.92 0.03 80.09 07:08:03 Average: all 21.86 0.00 2.01 2.95 0.05 73.13 07:08:03 Average: 0 19.37 0.00 2.24 4.13 0.06 74.20 07:08:03 Average: 1 29.37 0.00 2.29 1.89 0.05 66.40 07:08:03 Average: 2 17.36 0.00 1.78 3.76 0.05 77.05 07:08:03 Average: 3 21.32 0.00 1.72 2.01 0.05 74.90 07:08:03 07:08:03 07:08:03