14:16:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136569 14:16:08 Running as SYSTEM 14:16:08 [EnvInject] - Loading node environment variables. 14:16:08 Building remotely on prd-ubuntu1804-builder-4c-4g-313 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:16:08 [ssh-agent] Looking for ssh-agent implementation... 14:16:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:08 $ ssh-agent 14:16:08 SSH_AUTH_SOCK=/tmp/ssh-Zh8IWq385rYj/agent.1734 14:16:08 SSH_AGENT_PID=1736 14:16:08 [ssh-agent] Started. 14:16:08 Running ssh-add (command line suppressed) 14:16:08 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13139779511240552354.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13139779511240552354.key) 14:16:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:16:08 The recommended git tool is: NONE 14:16:10 using credential onap-jenkins-ssh 14:16:10 Wiping out workspace first. 14:16:10 Cloning the remote Git repository 14:16:10 Cloning repository git://cloud.onap.org/mirror/oom.git 14:16:10 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:16:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:16:10 > git --version # timeout=10 14:16:10 > git --version # 'git version 2.17.1' 14:16:10 using GIT_SSH to set credentials Gerrit user 14:16:10 Verifying host key using manually-configured host key entries 14:16:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:16:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:16:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:16:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:16:15 using GIT_SSH to set credentials Gerrit user 14:16:15 Verifying host key using manually-configured host key entries 14:16:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/69/136569/3 # timeout=30 14:16:16 > git rev-parse bccc05e3fcf77a28bc294c4434cdf61b45248d76^{commit} # timeout=10 14:16:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:16:16 Checking out Revision bccc05e3fcf77a28bc294c4434cdf61b45248d76 (refs/changes/69/136569/3) 14:16:16 > git config core.sparsecheckout # timeout=10 14:16:16 > git checkout -f bccc05e3fcf77a28bc294c4434cdf61b45248d76 # timeout=30 14:16:19 Commit message: "[AAI] Update OOM to include the latest version v28 for AAI schema" 14:16:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:16:19 > git rev-list --no-walk 546e7acd3e3bdcfbbf31c28fcf81703dc994f384 # timeout=10 14:16:19 [EnvInject] - Injecting environment variables from a build step. 14:16:19 [EnvInject] - Injecting as environment variables the properties content 14:16:19 PYTHON=python3 14:16:19 14:16:19 [EnvInject] - Variables injected successfully. 14:16:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10558226933727870170.sh 14:16:19 ---> tox-install.sh 14:16:19 + source /home/jenkins/lf-env.sh 14:16:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:16:19 ++ mktemp -d /tmp/venv-XXXX 14:16:19 + lf_venv=/tmp/venv-GE7R 14:16:19 + local venv_file=/tmp/.os_lf_venv 14:16:19 + local python=python3 14:16:19 + local options 14:16:19 + local set_path=true 14:16:19 + local install_args= 14:16:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:16:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:16:19 + true 14:16:19 + case $1 in 14:16:19 + venv_file=/tmp/.toxenv 14:16:19 + shift 2 14:16:19 + true 14:16:19 + case $1 in 14:16:19 + shift 14:16:19 + break 14:16:19 + case $python in 14:16:19 + local pkg_list= 14:16:19 + [[ -d /opt/pyenv ]] 14:16:19 + echo 'Setup pyenv:' 14:16:19 Setup pyenv: 14:16:19 + export PYENV_ROOT=/opt/pyenv 14:16:19 + PYENV_ROOT=/opt/pyenv 14:16:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:19 + pyenv versions 14:16:19 * system (set by /opt/pyenv/version) 14:16:19 * 3.8.13 (set by /opt/pyenv/version) 14:16:19 * 3.9.13 (set by /opt/pyenv/version) 14:16:19 * 3.10.6 (set by /opt/pyenv/version) 14:16:19 + command -v pyenv 14:16:19 ++ pyenv init - --no-rehash 14:16:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:16:19 export PATH="/opt/pyenv/shims:${PATH}" 14:16:19 export PYENV_SHELL=bash 14:16:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:16:19 pyenv() { 14:16:19 local command 14:16:19 command="${1:-}" 14:16:19 if [ "$#" -gt 0 ]; then 14:16:19 shift 14:16:19 fi 14:16:19 14:16:19 case "$command" in 14:16:19 rehash|shell) 14:16:19 eval "$(pyenv "sh-$command" "$@")" 14:16:19 ;; 14:16:19 *) 14:16:19 command pyenv "$command" "$@" 14:16:19 ;; 14:16:19 esac 14:16:19 }' 14:16:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:16:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:19 ++ export PYENV_SHELL=bash 14:16:19 ++ PYENV_SHELL=bash 14:16:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:16:19 +++ complete -F _pyenv pyenv 14:16:19 ++ lf-pyver python3 14:16:19 ++ local py_version_xy=python3 14:16:19 ++ local py_version_xyz= 14:16:19 ++ pyenv versions 14:16:19 ++ sed 's/^[ *]* //' 14:16:19 ++ local command 14:16:19 ++ grep -E '^[0-9.]*[0-9]$' 14:16:19 ++ awk '{ print $1 }' 14:16:19 ++ command=versions 14:16:19 ++ '[' 1 -gt 0 ']' 14:16:19 ++ shift 14:16:19 ++ case "$command" in 14:16:19 ++ command pyenv versions 14:16:19 ++ pyenv versions 14:16:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:16:19 +++ grep '^3' /tmp/.pyenv_versions 14:16:19 +++ sort -V 14:16:19 +++ tail -n 1 14:16:19 ++ py_version_xyz=3.10.6 14:16:19 ++ [[ -z 3.10.6 ]] 14:16:19 ++ echo 3.10.6 14:16:19 ++ return 0 14:16:19 + pyenv local 3.10.6 14:16:19 + local command 14:16:19 + command=local 14:16:19 + '[' 2 -gt 0 ']' 14:16:19 + shift 14:16:19 + case "$command" in 14:16:19 + command pyenv local 3.10.6 14:16:19 + pyenv local 3.10.6 14:16:19 + for arg in "$@" 14:16:19 + case $arg in 14:16:19 + pkg_list+='tox ' 14:16:19 + for arg in "$@" 14:16:19 + case $arg in 14:16:19 + pkg_list+='virtualenv ' 14:16:19 + for arg in "$@" 14:16:19 + case $arg in 14:16:19 + pkg_list+='urllib3~=1.26.15 ' 14:16:19 + [[ -f /tmp/.toxenv ]] 14:16:19 + [[ ! -f /tmp/.toxenv ]] 14:16:19 + [[ -n '' ]] 14:16:19 + python3 -m venv /tmp/venv-GE7R 14:16:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GE7R' 14:16:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GE7R 14:16:24 + echo /tmp/venv-GE7R 14:16:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:16:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:16:24 + /tmp/venv-GE7R/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:16:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:16:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:16:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:16:27 + /tmp/venv-GE7R/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:16:29 + type python3 14:16:29 + true 14:16:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GE7R/bin to PATH' 14:16:29 lf-activate-venv(): INFO: Adding /tmp/venv-GE7R/bin to PATH 14:16:29 + PATH=/tmp/venv-GE7R/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:29 + return 0 14:16:29 + python3 --version 14:16:29 Python 3.10.6 14:16:29 + python3 -m pip --version 14:16:30 pip 23.3.1 from /tmp/venv-GE7R/lib/python3.10/site-packages/pip (python 3.10) 14:16:30 + python3 -m pip freeze 14:16:30 cachetools==5.3.2 14:16:30 chardet==5.2.0 14:16:30 colorama==0.4.6 14:16:30 distlib==0.3.7 14:16:30 filelock==3.13.1 14:16:30 packaging==23.2 14:16:30 platformdirs==3.11.0 14:16:30 pluggy==1.3.0 14:16:30 pyproject-api==1.6.1 14:16:30 tomli==2.0.1 14:16:30 tox==4.11.3 14:16:30 urllib3==1.26.18 14:16:30 virtualenv==20.24.6 14:16:30 [EnvInject] - Injecting environment variables from a build step. 14:16:30 [EnvInject] - Injecting as environment variables the properties content 14:16:30 PARALLEL=false 14:16:30 14:16:30 [EnvInject] - Variables injected successfully. 14:16:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins964019556338273434.sh 14:16:30 ---> tox-run.sh 14:16:30 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:16:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:16:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:16:30 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:16:30 + source /home/jenkins/lf-env.sh 14:16:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:16:30 ++ mktemp -d /tmp/venv-XXXX 14:16:30 + lf_venv=/tmp/venv-MlI0 14:16:30 + local venv_file=/tmp/.os_lf_venv 14:16:30 + local python=python3 14:16:30 + local options 14:16:30 + local set_path=true 14:16:30 + local install_args= 14:16:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:16:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:16:30 + true 14:16:30 + case $1 in 14:16:30 + venv_file=/tmp/.toxenv 14:16:30 + shift 2 14:16:30 + true 14:16:30 + case $1 in 14:16:30 + shift 14:16:30 + break 14:16:30 + case $python in 14:16:30 + local pkg_list= 14:16:30 + [[ -d /opt/pyenv ]] 14:16:30 + echo 'Setup pyenv:' 14:16:30 Setup pyenv: 14:16:30 + export PYENV_ROOT=/opt/pyenv 14:16:30 + PYENV_ROOT=/opt/pyenv 14:16:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:30 + pyenv versions 14:16:30 system 14:16:30 3.8.13 14:16:30 3.9.13 14:16:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:16:30 + command -v pyenv 14:16:30 ++ pyenv init - --no-rehash 14:16:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:16:30 export PATH="/opt/pyenv/shims:${PATH}" 14:16:30 export PYENV_SHELL=bash 14:16:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:16:30 pyenv() { 14:16:30 local command 14:16:30 command="${1:-}" 14:16:30 if [ "$#" -gt 0 ]; then 14:16:30 shift 14:16:30 fi 14:16:30 14:16:30 case "$command" in 14:16:30 rehash|shell) 14:16:30 eval "$(pyenv "sh-$command" "$@")" 14:16:30 ;; 14:16:30 *) 14:16:30 command pyenv "$command" "$@" 14:16:30 ;; 14:16:30 esac 14:16:30 }' 14:16:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:16:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:30 ++ export PYENV_SHELL=bash 14:16:30 ++ PYENV_SHELL=bash 14:16:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:16:30 +++ complete -F _pyenv pyenv 14:16:30 ++ lf-pyver python3 14:16:30 ++ local py_version_xy=python3 14:16:30 ++ local py_version_xyz= 14:16:30 ++ pyenv versions 14:16:30 ++ local command 14:16:30 ++ command=versions 14:16:30 ++ '[' 1 -gt 0 ']' 14:16:30 ++ shift 14:16:30 ++ case "$command" in 14:16:30 ++ command pyenv versions 14:16:30 ++ pyenv versions 14:16:30 ++ awk '{ print $1 }' 14:16:30 ++ sed 's/^[ *]* //' 14:16:30 ++ grep -E '^[0-9.]*[0-9]$' 14:16:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:16:30 +++ grep '^3' /tmp/.pyenv_versions 14:16:30 +++ sort -V 14:16:30 +++ tail -n 1 14:16:30 ++ py_version_xyz=3.10.6 14:16:30 ++ [[ -z 3.10.6 ]] 14:16:30 ++ echo 3.10.6 14:16:30 ++ return 0 14:16:30 + pyenv local 3.10.6 14:16:30 + local command 14:16:30 + command=local 14:16:30 + '[' 2 -gt 0 ']' 14:16:30 + shift 14:16:30 + case "$command" in 14:16:30 + command pyenv local 3.10.6 14:16:30 + pyenv local 3.10.6 14:16:30 + for arg in "$@" 14:16:30 + case $arg in 14:16:30 + pkg_list+='tox ' 14:16:30 + for arg in "$@" 14:16:30 + case $arg in 14:16:30 + pkg_list+='virtualenv ' 14:16:30 + for arg in "$@" 14:16:30 + case $arg in 14:16:30 + pkg_list+='urllib3~=1.26.15 ' 14:16:30 + [[ -f /tmp/.toxenv ]] 14:16:30 ++ cat /tmp/.toxenv 14:16:30 + lf_venv=/tmp/venv-GE7R 14:16:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GE7R from' file:/tmp/.toxenv 14:16:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GE7R from file:/tmp/.toxenv 14:16:30 + /tmp/venv-GE7R/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:16:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:16:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:16:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:16:31 + /tmp/venv-GE7R/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:16:33 + type python3 14:16:33 + true 14:16:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GE7R/bin to PATH' 14:16:33 lf-activate-venv(): INFO: Adding /tmp/venv-GE7R/bin to PATH 14:16:33 + PATH=/tmp/venv-GE7R/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:33 + return 0 14:16:33 + [[ -d /opt/pyenv ]] 14:16:33 + echo '---> Setting up pyenv' 14:16:33 ---> Setting up pyenv 14:16:33 + export PYENV_ROOT=/opt/pyenv 14:16:33 + PYENV_ROOT=/opt/pyenv 14:16:33 + export PATH=/opt/pyenv/bin:/tmp/venv-GE7R/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:33 + PATH=/opt/pyenv/bin:/tmp/venv-GE7R/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:16:33 ++ pwd 14:16:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:16:33 + export PYTHONPATH 14:16:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:16:33 + TOX_TESTENV_PASSENV=PYTHONPATH 14:16:33 + tox --version 14:16:33 4.11.3 from /tmp/venv-GE7R/lib/python3.10/site-packages/tox/__init__.py 14:16:33 + PARALLEL=false 14:16:33 + TOX_OPTIONS_LIST= 14:16:33 + [[ -n checkbashisms ]] 14:16:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:16:33 + case ${PARALLEL,,} in 14:16:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:16:33 + tox -e checkbashisms 14:16:34 checkbashisms: freeze> python -m pip freeze --all 14:16:35 checkbashisms: pip==23.3.1,setuptools==68.2.2,wheel==0.41.2 14:16:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:16:36 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:16:36 you may get strange results 14:16:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:16:38 checkbashisms: OK (4.74=setup[1.61]+cmd[3.14] seconds) 14:16:38 congratulations :) (4.91 seconds) 14:16:38 + tox_status=0 14:16:38 + echo '---> Completed tox runs' 14:16:38 ---> Completed tox runs 14:16:38 + for i in .tox/*/log 14:16:38 ++ echo .tox/checkbashisms/log 14:16:38 ++ awk -F/ '{print $2}' 14:16:38 + tox_env=checkbashisms 14:16:38 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:16:38 + DOC_DIR=docs/_build/html 14:16:38 + [[ -d docs/_build/html ]] 14:16:38 + echo '---> tox-run.sh ends' 14:16:38 ---> tox-run.sh ends 14:16:38 + test 0 -eq 0 14:16:38 $ ssh-agent -k 14:16:38 unset SSH_AUTH_SOCK; 14:16:38 unset SSH_AGENT_PID; 14:16:38 echo Agent pid 1736 killed; 14:16:38 [ssh-agent] Stopped. 14:16:38 [PostBuildScript] - [INFO] Executing post build scripts. 14:16:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1401405768936714144.sh 14:16:38 ---> sysstat.sh 14:16:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10557417804375590400.sh 14:16:39 ---> package-listing.sh 14:16:39 ++ facter osfamily 14:16:39 ++ tr '[:upper:]' '[:lower:]' 14:16:39 + OS_FAMILY=debian 14:16:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:16:39 + START_PACKAGES=/tmp/packages_start.txt 14:16:39 + END_PACKAGES=/tmp/packages_end.txt 14:16:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:16:39 + PACKAGES=/tmp/packages_start.txt 14:16:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:16:39 + PACKAGES=/tmp/packages_end.txt 14:16:39 + case "${OS_FAMILY}" in 14:16:39 + dpkg -l 14:16:39 + grep '^ii' 14:16:39 + '[' -f /tmp/packages_start.txt ']' 14:16:39 + '[' -f /tmp/packages_end.txt ']' 14:16:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:16:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:16:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:16:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:16:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2992479965192752200.sh 14:16:39 ---> capture-instance-metadata.sh 14:16:39 Setup pyenv: 14:16:39 system 14:16:39 3.8.13 14:16:39 3.9.13 14:16:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:16:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AHjy 14:16:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:16:46 lf-activate-venv(): INFO: Installing: lftools 14:17:17 lf-activate-venv(): INFO: Adding /tmp/venv-AHjy/bin to PATH 14:17:17 INFO: Running in OpenStack, capturing instance metadata 14:17:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18031420450878312554.sh 14:17:18 provisioning config files... 14:17:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12197038608322030508tmp 14:17:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:17:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:17:18 [EnvInject] - Injecting environment variables from a build step. 14:17:18 [EnvInject] - Injecting as environment variables the properties content 14:17:18 SERVER_ID=logs 14:17:18 14:17:18 [EnvInject] - Variables injected successfully. 14:17:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17921524914422233808.sh 14:17:18 ---> create-netrc.sh 14:17:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8830884339755429216.sh 14:17:18 ---> python-tools-install.sh 14:17:18 Setup pyenv: 14:17:18 system 14:17:18 3.8.13 14:17:18 3.9.13 14:17:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:17:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHjy from file:/tmp/.os_lf_venv 14:17:19 lf-activate-venv(): INFO: Installing: lftools 14:17:26 lf-activate-venv(): INFO: Adding /tmp/venv-AHjy/bin to PATH 14:17:26 Generating Requirements File 14:17:57 Python 3.10.6 14:17:57 pip 23.3.1 from /tmp/venv-AHjy/lib/python3.10/site-packages/pip (python 3.10) 14:17:58 appdirs==1.4.4 14:17:58 argcomplete==3.1.6 14:17:58 aspy.yaml==1.3.0 14:17:58 attrs==23.1.0 14:17:58 autopage==0.5.2 14:17:58 Babel==2.13.1 14:17:58 beautifulsoup4==4.12.2 14:17:58 boto3==1.29.1 14:17:58 botocore==1.32.1 14:17:58 bs4==0.0.1 14:17:58 cachetools==5.3.2 14:17:58 certifi==2023.7.22 14:17:58 cffi==1.16.0 14:17:58 cfgv==3.4.0 14:17:58 chardet==5.2.0 14:17:58 charset-normalizer==3.3.2 14:17:58 click==8.1.7 14:17:58 cliff==4.4.0 14:17:58 cmd2==2.4.3 14:17:58 cryptography==3.3.2 14:17:58 debtcollector==2.5.0 14:17:58 decorator==5.1.1 14:17:58 defusedxml==0.7.1 14:17:58 Deprecated==1.2.14 14:17:58 distlib==0.3.7 14:17:58 dnspython==2.4.2 14:17:58 docker==4.2.2 14:17:58 dogpile.cache==1.2.2 14:17:58 email-validator==2.1.0.post1 14:17:58 filelock==3.13.1 14:17:58 future==0.18.3 14:17:58 gitdb==4.0.11 14:17:58 GitPython==3.1.40 14:17:58 google-auth==2.23.4 14:17:58 httplib2==0.22.0 14:17:58 identify==2.5.31 14:17:58 idna==3.4 14:17:58 importlib-metadata==6.8.0 14:17:58 importlib-resources==1.5.0 14:17:58 iso8601==2.1.0 14:17:58 Jinja2==3.1.2 14:17:58 jmespath==1.0.1 14:17:58 jsonpatch==1.33 14:17:58 jsonpointer==2.4 14:17:58 jsonschema==4.19.2 14:17:58 jsonschema-specifications==2023.11.1 14:17:58 keystoneauth1==5.3.0 14:17:58 kubernetes==28.1.0 14:17:58 lftools==0.37.8 14:17:58 lxml==4.9.3 14:17:58 MarkupSafe==2.1.3 14:17:58 msgpack==1.0.7 14:17:58 multi-key-dict==2.0.3 14:17:58 munch==4.0.0 14:17:58 netaddr==0.9.0 14:17:58 netifaces==0.11.0 14:17:58 niet==1.4.2 14:17:58 nodeenv==1.8.0 14:17:58 oauth2client==4.1.3 14:17:58 oauthlib==3.2.2 14:17:58 openstacksdk==0.62.0 14:17:58 os-client-config==2.1.0 14:17:58 os-service-types==1.7.0 14:17:58 osc-lib==2.9.0 14:17:58 oslo.config==9.2.0 14:17:58 oslo.context==5.3.0 14:17:58 oslo.i18n==6.2.0 14:17:58 oslo.log==5.4.0 14:17:58 oslo.serialization==5.2.0 14:17:58 oslo.utils==6.3.0 14:17:58 packaging==23.2 14:17:58 pbr==6.0.0 14:17:58 platformdirs==3.11.0 14:17:58 prettytable==3.9.0 14:17:58 pyasn1==0.5.0 14:17:58 pyasn1-modules==0.3.0 14:17:58 pycparser==2.21 14:17:58 pygerrit2==2.0.15 14:17:58 PyGithub==2.1.1 14:17:58 pyinotify==0.9.6 14:17:58 PyJWT==2.8.0 14:17:58 PyNaCl==1.5.0 14:17:58 pyparsing==2.4.7 14:17:58 pyperclip==1.8.2 14:17:58 pyrsistent==0.20.0 14:17:58 python-cinderclient==9.4.0 14:17:58 python-dateutil==2.8.2 14:17:58 python-heatclient==3.3.0 14:17:58 python-jenkins==1.8.2 14:17:58 python-keystoneclient==5.2.0 14:17:58 python-magnumclient==4.2.0 14:17:58 python-novaclient==18.4.0 14:17:58 python-openstackclient==6.0.0 14:17:58 python-swiftclient==4.4.0 14:17:58 pytz==2023.3.post1 14:17:58 PyYAML==6.0.1 14:17:58 referencing==0.31.0 14:17:58 requests==2.31.0 14:17:58 requests-oauthlib==1.3.1 14:17:58 requestsexceptions==1.4.0 14:17:58 rfc3986==2.0.0 14:17:58 rpds-py==0.12.0 14:17:58 rsa==4.9 14:17:58 ruamel.yaml==0.18.5 14:17:58 ruamel.yaml.clib==0.2.8 14:17:58 s3transfer==0.7.0 14:17:58 simplejson==3.19.2 14:17:58 six==1.16.0 14:17:58 smmap==5.0.1 14:17:58 soupsieve==2.5 14:17:58 stevedore==5.1.0 14:17:58 tabulate==0.9.0 14:17:58 toml==0.10.2 14:17:58 tomlkit==0.12.3 14:17:58 tqdm==4.66.1 14:17:58 typing_extensions==4.8.0 14:17:58 tzdata==2023.3 14:17:58 urllib3==1.26.18 14:17:58 virtualenv==20.24.6 14:17:58 wcwidth==0.2.10 14:17:58 websocket-client==1.6.4 14:17:58 wrapt==1.16.0 14:17:58 xdg==6.0.0 14:17:58 xmltodict==0.13.0 14:17:58 yq==3.2.3 14:17:58 zipp==3.17.0 14:17:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5123686581630748324.sh 14:17:58 ---> sudo-logs.sh 14:17:58 Archiving 'sudo' log.. 14:17:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9779080707987943068.sh 14:17:58 ---> job-cost.sh 14:17:58 Setup pyenv: 14:17:58 system 14:17:58 3.8.13 14:17:58 3.9.13 14:17:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:17:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHjy from file:/tmp/.os_lf_venv 14:18:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:18:07 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:18:07 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 14:18:07 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 14:18:07 lf-activate-venv(): INFO: Adding /tmp/venv-AHjy/bin to PATH 14:18:07 INFO: No Stack... 14:18:08 INFO: Retrieving Pricing Info for: v3-standard-4 14:18:08 INFO: Archiving Costs 14:18:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4854723957601707897.sh 14:18:08 ---> logs-deploy.sh 14:18:08 Setup pyenv: 14:18:08 system 14:18:08 3.8.13 14:18:08 3.9.13 14:18:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:18:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHjy from file:/tmp/.os_lf_venv 14:18:10 lf-activate-venv(): INFO: Installing: lftools 14:18:20 lf-activate-venv(): INFO: Adding /tmp/venv-AHjy/bin to PATH 14:18:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3201 14:18:20 INFO: archiving workspace using pattern(s): 14:18:21 Archives upload complete. 14:18:21 INFO: archiving logs to Nexus 14:18:22 ---> uname -a: 14:18:22 Linux prd-ubuntu1804-builder-4c-4g-313 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:18:22 14:18:22 14:18:22 ---> lscpu: 14:18:22 Architecture: x86_64 14:18:22 CPU op-mode(s): 32-bit, 64-bit 14:18:22 Byte Order: Little Endian 14:18:22 CPU(s): 4 14:18:22 On-line CPU(s) list: 0-3 14:18:22 Thread(s) per core: 1 14:18:22 Core(s) per socket: 1 14:18:22 Socket(s): 4 14:18:22 NUMA node(s): 1 14:18:22 Vendor ID: AuthenticAMD 14:18:22 CPU family: 23 14:18:22 Model: 49 14:18:22 Model name: AMD EPYC-Rome Processor 14:18:22 Stepping: 0 14:18:22 CPU MHz: 2799.998 14:18:22 BogoMIPS: 5599.99 14:18:22 Virtualization: AMD-V 14:18:22 Hypervisor vendor: KVM 14:18:22 Virtualization type: full 14:18:22 L1d cache: 32K 14:18:22 L1i cache: 32K 14:18:22 L2 cache: 512K 14:18:22 L3 cache: 16384K 14:18:22 NUMA node0 CPU(s): 0-3 14:18:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:18:22 14:18:22 14:18:22 ---> nproc: 14:18:22 4 14:18:22 14:18:22 14:18:22 ---> df -h: 14:18:22 Filesystem Size Used Avail Use% Mounted on 14:18:22 udev 7.9G 0 7.9G 0% /dev 14:18:22 tmpfs 1.6G 672K 1.6G 1% /run 14:18:22 /dev/vda1 78G 8.3G 70G 11% / 14:18:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:18:22 tmpfs 5.0M 0 5.0M 0% /run/lock 14:18:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:18:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:18:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:18:22 14:18:22 14:18:22 ---> free -m: 14:18:22 total used free shared buff/cache available 14:18:22 Mem: 16040 531 13398 0 2110 15195 14:18:22 Swap: 1023 0 1023 14:18:22 14:18:22 14:18:22 ---> ip addr: 14:18:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:18:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:18:22 inet 127.0.0.1/8 scope host lo 14:18:22 valid_lft forever preferred_lft forever 14:18:22 inet6 ::1/128 scope host 14:18:22 valid_lft forever preferred_lft forever 14:18:22 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 14:18:22 link/ether fa:16:3e:a7:c8:b7 brd ff:ff:ff:ff:ff:ff 14:18:22 inet 10.30.106.103/23 brd 10.30.107.255 scope global dynamic ens3 14:18:22 valid_lft 86246sec preferred_lft 86246sec 14:18:22 inet6 fe80::f816:3eff:fea7:c8b7/64 scope link 14:18:22 valid_lft forever preferred_lft forever 14:18:22 14:18:22 14:18:22 ---> sar -b -r -n DEV: 14:18:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-313) 11/16/23 _x86_64_ (4 CPU) 14:18:22 14:18:22 14:15:50 LINUX RESTART (4 CPU) 14:18:22 14:18:22 14:16:01 tps rtps wtps bread/s bwrtn/s 14:18:22 14:17:02 243.69 58.51 185.19 3719.11 34553.17 14:18:22 14:18:01 124.25 14.42 109.83 1091.43 37831.65 14:18:22 Average: 184.47 36.65 147.82 2416.20 36178.78 14:18:22 14:18:22 14:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:18:22 14:17:02 14072324 15561804 2352644 14.32 52856 1641056 797612 4.56 683436 1463800 93116 14:18:22 14:18:01 13752344 15580232 2672624 16.27 77140 1937756 738464 4.23 693600 1739668 150024 14:18:22 Average: 13912334 15571018 2512634 15.30 64998 1789406 768038 4.40 688518 1601734 121570 14:18:22 14:18:22 14:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:18:22 14:17:02 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 14:18:22 14:17:02 ens3 462.96 284.65 1626.07 75.23 0.00 0.00 0.00 0.00 14:18:22 14:18:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 14:18:22 14:18:01 ens3 66.60 41.21 1034.71 8.80 0.00 0.00 0.00 0.00 14:18:22 Average: lo 1.55 1.55 0.16 0.16 0.00 0.00 0.00 0.00 14:18:22 Average: ens3 266.43 163.94 1332.85 42.29 0.00 0.00 0.00 0.00 14:18:22 14:18:22 14:18:22 ---> sar -P ALL: 14:18:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-313) 11/16/23 _x86_64_ (4 CPU) 14:18:22 14:18:22 14:15:50 LINUX RESTART (4 CPU) 14:18:22 14:18:22 14:16:01 CPU %user %nice %system %iowait %steal %idle 14:18:22 14:17:02 all 22.17 0.00 2.09 5.64 0.05 70.04 14:18:22 14:17:02 0 25.10 0.00 2.17 1.45 0.05 71.24 14:18:22 14:17:02 1 26.80 0.00 2.16 8.19 0.08 62.77 14:18:22 14:17:02 2 27.57 0.00 2.30 6.62 0.05 63.46 14:18:22 14:17:02 3 9.22 0.00 1.74 6.33 0.03 82.67 14:18:22 14:18:01 all 20.71 0.00 1.61 4.63 0.06 73.00 14:18:22 14:18:01 0 8.94 0.00 0.96 0.32 0.02 89.76 14:18:22 14:18:01 1 23.63 0.00 2.28 13.38 0.07 60.64 14:18:22 14:18:01 2 25.74 0.00 1.35 4.20 0.09 68.63 14:18:22 14:18:01 3 24.61 0.00 1.87 0.63 0.05 72.85 14:18:22 Average: all 21.45 0.00 1.85 5.13 0.05 71.51 14:18:22 Average: 0 17.08 0.00 1.57 0.89 0.03 80.43 14:18:22 Average: 1 25.22 0.00 2.22 10.77 0.08 61.71 14:18:22 Average: 2 26.66 0.00 1.83 5.42 0.07 66.02 14:18:22 Average: 3 16.86 0.00 1.80 3.50 0.04 77.80 14:18:22 14:18:22 14:18:22