07:00:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138085 07:00:00 Running as SYSTEM 07:00:00 [EnvInject] - Loading node environment variables. 07:00:00 Building remotely on prd-ubuntu1804-builder-4c-4g-6769 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:00:00 [ssh-agent] Looking for ssh-agent implementation... 07:00:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:00 $ ssh-agent 07:00:01 SSH_AUTH_SOCK=/tmp/ssh-Aauo4D0n8O0y/agent.1647 07:00:01 SSH_AGENT_PID=1649 07:00:01 [ssh-agent] Started. 07:00:01 Running ssh-add (command line suppressed) 07:00:01 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9284976545905949881.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9284976545905949881.key) 07:00:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:00:01 The recommended git tool is: NONE 07:00:02 using credential onap-jenkins-ssh 07:00:02 Wiping out workspace first. 07:00:02 Cloning the remote Git repository 07:00:02 Cloning repository git://cloud.onap.org/mirror/oom.git 07:00:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:00:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:00:02 > git --version # timeout=10 07:00:02 > git --version # 'git version 2.17.1' 07:00:02 using GIT_SSH to set credentials Gerrit user 07:00:02 Verifying host key using manually-configured host key entries 07:00:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:00:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:00:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:00:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:00:08 using GIT_SSH to set credentials Gerrit user 07:00:08 Verifying host key using manually-configured host key entries 07:00:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/85/138085/1 # timeout=30 07:00:08 > git rev-parse bdf1dbf805b6c9557d31976a6842e07a75d27de7^{commit} # timeout=10 07:00:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:00:08 Checking out Revision bdf1dbf805b6c9557d31976a6842e07a75d27de7 (refs/changes/85/138085/1) 07:00:08 > git config core.sparsecheckout # timeout=10 07:00:08 > git checkout -f bdf1dbf805b6c9557d31976a6842e07a75d27de7 # timeout=30 07:00:11 Commit message: "[AAI] Deploy latest AAI images" 07:00:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:00:11 > git rev-list --no-walk 97946874d18f0b9a43b93e8312f138c1b32de640 # timeout=10 07:00:12 [EnvInject] - Injecting environment variables from a build step. 07:00:12 [EnvInject] - Injecting as environment variables the properties content 07:00:12 PYTHON=python3 07:00:12 07:00:12 [EnvInject] - Variables injected successfully. 07:00:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10358891074590330140.sh 07:00:12 ---> tox-install.sh 07:00:12 + source /home/jenkins/lf-env.sh 07:00:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:00:12 ++ mktemp -d /tmp/venv-XXXX 07:00:12 + lf_venv=/tmp/venv-3OEo 07:00:12 + local venv_file=/tmp/.os_lf_venv 07:00:12 + local python=python3 07:00:12 + local options 07:00:12 + local set_path=true 07:00:12 + local install_args= 07:00:12 ++ 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:00:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:00:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:00:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:00:12 + true 07:00:12 + case $1 in 07:00:12 + venv_file=/tmp/.toxenv 07:00:12 + shift 2 07:00:12 + true 07:00:12 + case $1 in 07:00:12 + shift 07:00:12 + break 07:00:12 + case $python in 07:00:12 + local pkg_list= 07:00:12 + [[ -d /opt/pyenv ]] 07:00:12 + echo 'Setup pyenv:' 07:00:12 Setup pyenv: 07:00:12 + export PYENV_ROOT=/opt/pyenv 07:00:12 + PYENV_ROOT=/opt/pyenv 07:00:12 + 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:00:12 + 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:00:12 + pyenv versions 07:00:12 * system (set by /opt/pyenv/version) 07:00:12 * 3.8.13 (set by /opt/pyenv/version) 07:00:12 * 3.9.13 (set by /opt/pyenv/version) 07:00:12 * 3.10.6 (set by /opt/pyenv/version) 07:00:12 + command -v pyenv 07:00:12 ++ pyenv init - --no-rehash 07:00:12 + 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:00:12 export PATH="/opt/pyenv/shims:${PATH}" 07:00:12 export PYENV_SHELL=bash 07:00:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:00:12 pyenv() { 07:00:12 local command 07:00:12 command="${1:-}" 07:00:12 if [ "$#" -gt 0 ]; then 07:00:12 shift 07:00:12 fi 07:00:12 07:00:12 case "$command" in 07:00:12 rehash|shell) 07:00:12 eval "$(pyenv "sh-$command" "$@")" 07:00:12 ;; 07:00:12 *) 07:00:12 command pyenv "$command" "$@" 07:00:12 ;; 07:00:12 esac 07:00:12 }' 07:00:12 +++ 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:00:12 ++ 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:00:12 ++ 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:00:12 ++ 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:00:12 ++ export PYENV_SHELL=bash 07:00:12 ++ PYENV_SHELL=bash 07:00:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:00:12 +++ complete -F _pyenv pyenv 07:00:12 ++ lf-pyver python3 07:00:12 ++ local py_version_xy=python3 07:00:12 ++ local py_version_xyz= 07:00:12 ++ pyenv versions 07:00:12 ++ local command 07:00:12 ++ command=versions 07:00:12 ++ '[' 1 -gt 0 ']' 07:00:12 ++ shift 07:00:12 ++ case "$command" in 07:00:12 ++ command pyenv versions 07:00:12 ++ pyenv versions 07:00:12 ++ sed 's/^[ *]* //' 07:00:12 ++ awk '{ print $1 }' 07:00:12 ++ grep -E '^[0-9.]*[0-9]$' 07:00:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:00:12 +++ sort -V 07:00:12 +++ grep '^3' /tmp/.pyenv_versions 07:00:12 +++ tail -n 1 07:00:12 ++ py_version_xyz=3.10.6 07:00:12 ++ [[ -z 3.10.6 ]] 07:00:12 ++ echo 3.10.6 07:00:12 ++ return 0 07:00:12 + pyenv local 3.10.6 07:00:12 + local command 07:00:12 + command=local 07:00:12 + '[' 2 -gt 0 ']' 07:00:12 + shift 07:00:12 + case "$command" in 07:00:12 + command pyenv local 3.10.6 07:00:12 + pyenv local 3.10.6 07:00:12 + for arg in "$@" 07:00:12 + case $arg in 07:00:12 + pkg_list+='tox ' 07:00:12 + for arg in "$@" 07:00:12 + case $arg in 07:00:12 + pkg_list+='virtualenv ' 07:00:12 + for arg in "$@" 07:00:12 + case $arg in 07:00:12 + pkg_list+='urllib3~=1.26.15 ' 07:00:12 + [[ -f /tmp/.toxenv ]] 07:00:12 + [[ ! -f /tmp/.toxenv ]] 07:00:12 + [[ -n '' ]] 07:00:12 + python3 -m venv /tmp/venv-3OEo 07:00:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3OEo' 07:00:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3OEo 07:00:16 + echo /tmp/venv-3OEo 07:00:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:00:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:00:16 + /tmp/venv-3OEo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:00:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:00:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:00:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:00:19 + /tmp/venv-3OEo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:00:22 + type python3 07:00:22 + true 07:00:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3OEo/bin to PATH' 07:00:22 lf-activate-venv(): INFO: Adding /tmp/venv-3OEo/bin to PATH 07:00:22 + PATH=/tmp/venv-3OEo/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:00:22 + return 0 07:00:22 + python3 --version 07:00:22 Python 3.10.6 07:00:22 + python3 -m pip --version 07:00:22 pip 24.0 from /tmp/venv-3OEo/lib/python3.10/site-packages/pip (python 3.10) 07:00:22 + python3 -m pip freeze 07:00:22 cachetools==5.3.3 07:00:22 chardet==5.2.0 07:00:22 colorama==0.4.6 07:00:22 distlib==0.3.8 07:00:22 filelock==3.14.0 07:00:22 packaging==24.0 07:00:22 platformdirs==4.2.2 07:00:22 pluggy==1.5.0 07:00:22 pyproject-api==1.6.1 07:00:22 tomli==2.0.1 07:00:22 tox==4.15.0 07:00:22 urllib3==1.26.18 07:00:22 virtualenv==20.26.2 07:00:22 [EnvInject] - Injecting environment variables from a build step. 07:00:22 [EnvInject] - Injecting as environment variables the properties content 07:00:22 PARALLEL=false 07:00:22 07:00:22 [EnvInject] - Variables injected successfully. 07:00:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4221536160636911301.sh 07:00:22 ---> tox-run.sh 07:00:22 + 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:00:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:00:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:00:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:00:22 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:00:22 + source /home/jenkins/lf-env.sh 07:00:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:00:22 ++ mktemp -d /tmp/venv-XXXX 07:00:22 + lf_venv=/tmp/venv-sgB1 07:00:22 + local venv_file=/tmp/.os_lf_venv 07:00:22 + local python=python3 07:00:22 + local options 07:00:22 + local set_path=true 07:00:22 + local install_args= 07:00:22 ++ 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:00:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:00:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:00:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:00:22 + true 07:00:22 + case $1 in 07:00:22 + venv_file=/tmp/.toxenv 07:00:22 + shift 2 07:00:22 + true 07:00:22 + case $1 in 07:00:22 + shift 07:00:22 + break 07:00:22 + case $python in 07:00:22 + local pkg_list= 07:00:22 + [[ -d /opt/pyenv ]] 07:00:22 + echo 'Setup pyenv:' 07:00:22 Setup pyenv: 07:00:22 + export PYENV_ROOT=/opt/pyenv 07:00:22 + PYENV_ROOT=/opt/pyenv 07:00:22 + 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:00:22 + 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:00:22 + pyenv versions 07:00:22 system 07:00:22 3.8.13 07:00:22 3.9.13 07:00:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:00:22 + command -v pyenv 07:00:22 ++ pyenv init - --no-rehash 07:00:22 + 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:00:22 export PATH="/opt/pyenv/shims:${PATH}" 07:00:22 export PYENV_SHELL=bash 07:00:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:00:22 pyenv() { 07:00:22 local command 07:00:22 command="${1:-}" 07:00:22 if [ "$#" -gt 0 ]; then 07:00:22 shift 07:00:22 fi 07:00:22 07:00:22 case "$command" in 07:00:22 rehash|shell) 07:00:22 eval "$(pyenv "sh-$command" "$@")" 07:00:22 ;; 07:00:22 *) 07:00:22 command pyenv "$command" "$@" 07:00:22 ;; 07:00:22 esac 07:00:22 }' 07:00:22 +++ 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:00:22 ++ 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:00:22 ++ 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:00:22 ++ 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:00:22 ++ export PYENV_SHELL=bash 07:00:22 ++ PYENV_SHELL=bash 07:00:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:00:22 +++ complete -F _pyenv pyenv 07:00:22 ++ lf-pyver python3 07:00:22 ++ local py_version_xy=python3 07:00:22 ++ local py_version_xyz= 07:00:22 ++ pyenv versions 07:00:22 ++ local command 07:00:22 ++ command=versions 07:00:22 ++ '[' 1 -gt 0 ']' 07:00:22 ++ shift 07:00:22 ++ case "$command" in 07:00:22 ++ command pyenv versions 07:00:22 ++ pyenv versions 07:00:22 ++ sed 's/^[ *]* //' 07:00:22 ++ grep -E '^[0-9.]*[0-9]$' 07:00:22 ++ awk '{ print $1 }' 07:00:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:00:22 +++ grep '^3' /tmp/.pyenv_versions 07:00:22 +++ sort -V 07:00:22 +++ tail -n 1 07:00:22 ++ py_version_xyz=3.10.6 07:00:22 ++ [[ -z 3.10.6 ]] 07:00:22 ++ echo 3.10.6 07:00:22 ++ return 0 07:00:22 + pyenv local 3.10.6 07:00:22 + local command 07:00:22 + command=local 07:00:22 + '[' 2 -gt 0 ']' 07:00:22 + shift 07:00:22 + case "$command" in 07:00:22 + command pyenv local 3.10.6 07:00:22 + pyenv local 3.10.6 07:00:22 + for arg in "$@" 07:00:22 + case $arg in 07:00:22 + pkg_list+='tox ' 07:00:22 + for arg in "$@" 07:00:22 + case $arg in 07:00:22 + pkg_list+='virtualenv ' 07:00:22 + for arg in "$@" 07:00:22 + case $arg in 07:00:22 + pkg_list+='urllib3~=1.26.15 ' 07:00:22 + [[ -f /tmp/.toxenv ]] 07:00:22 ++ cat /tmp/.toxenv 07:00:22 + lf_venv=/tmp/venv-3OEo 07:00:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3OEo from' file:/tmp/.toxenv 07:00:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3OEo from file:/tmp/.toxenv 07:00:22 + /tmp/venv-3OEo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:00:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:00:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:00:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:00:23 + /tmp/venv-3OEo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:00:25 + type python3 07:00:25 + true 07:00:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3OEo/bin to PATH' 07:00:25 lf-activate-venv(): INFO: Adding /tmp/venv-3OEo/bin to PATH 07:00:25 + PATH=/tmp/venv-3OEo/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:00:25 + return 0 07:00:25 + [[ -d /opt/pyenv ]] 07:00:25 + echo '---> Setting up pyenv' 07:00:25 ---> Setting up pyenv 07:00:25 + export PYENV_ROOT=/opt/pyenv 07:00:25 + PYENV_ROOT=/opt/pyenv 07:00:25 + export PATH=/opt/pyenv/bin:/tmp/venv-3OEo/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:00:25 + PATH=/opt/pyenv/bin:/tmp/venv-3OEo/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:00:25 ++ pwd 07:00:25 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:00:25 + export PYTHONPATH 07:00:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:00:25 + TOX_TESTENV_PASSENV=PYTHONPATH 07:00:25 + tox --version 07:00:25 4.15.0 from /tmp/venv-3OEo/lib/python3.10/site-packages/tox/__init__.py 07:00:25 + PARALLEL=false 07:00:25 + TOX_OPTIONS_LIST= 07:00:25 + [[ -n checkbashisms ]] 07:00:25 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:00:25 + case ${PARALLEL,,} in 07:00:25 + tox -e checkbashisms 07:00:25 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:00:26 checkbashisms: freeze> python -m pip freeze --all 07:00:27 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 07:00:27 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:00:28 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:00:28 you may get strange results 07:00:29 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:00:30 checkbashisms: OK (4.72=setup[1.57]+cmd[3.15] seconds) 07:00:30 congratulations :) (4.89 seconds) 07:00:30 + tox_status=0 07:00:30 + echo '---> Completed tox runs' 07:00:30 ---> Completed tox runs 07:00:30 + for i in .tox/*/log 07:00:30 ++ echo .tox/checkbashisms/log 07:00:30 ++ awk -F/ '{print $2}' 07:00:30 + tox_env=checkbashisms 07:00:30 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:00:30 + DOC_DIR=docs/_build/html 07:00:30 + [[ -d docs/_build/html ]] 07:00:30 + echo '---> tox-run.sh ends' 07:00:30 ---> tox-run.sh ends 07:00:30 + test 0 -eq 0 07:00:30 $ ssh-agent -k 07:00:30 unset SSH_AUTH_SOCK; 07:00:30 unset SSH_AGENT_PID; 07:00:30 echo Agent pid 1649 killed; 07:00:30 [ssh-agent] Stopped. 07:00:30 [PostBuildScript] - [INFO] Executing post build scripts. 07:00:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1571481941916841452.sh 07:00:31 ---> sysstat.sh 07:00:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8231712649938714581.sh 07:00:31 ---> package-listing.sh 07:00:31 ++ facter osfamily 07:00:31 ++ tr '[:upper:]' '[:lower:]' 07:00:31 + OS_FAMILY=debian 07:00:31 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:00:31 + START_PACKAGES=/tmp/packages_start.txt 07:00:31 + END_PACKAGES=/tmp/packages_end.txt 07:00:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:00:31 + PACKAGES=/tmp/packages_start.txt 07:00:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:00:31 + PACKAGES=/tmp/packages_end.txt 07:00:31 + case "${OS_FAMILY}" in 07:00:31 + dpkg -l 07:00:31 + grep '^ii' 07:00:31 + '[' -f /tmp/packages_start.txt ']' 07:00:31 + '[' -f /tmp/packages_end.txt ']' 07:00:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:00:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:00:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:00:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:00:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13156667358579404754.sh 07:00:31 ---> capture-instance-metadata.sh 07:00:31 Setup pyenv: 07:00:31 system 07:00:31 3.8.13 07:00:31 3.9.13 07:00:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:00:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PVU4 07:00:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:00:38 lf-activate-venv(): INFO: Installing: lftools 07:01:10 lf-activate-venv(): INFO: Adding /tmp/venv-PVU4/bin to PATH 07:01:10 INFO: Running in OpenStack, capturing instance metadata 07:01:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10179916024663733737.sh 07:01:11 provisioning config files... 07:01:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11115501861792423011tmp 07:01:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:01:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:01:11 [EnvInject] - Injecting environment variables from a build step. 07:01:11 [EnvInject] - Injecting as environment variables the properties content 07:01:11 SERVER_ID=logs 07:01:11 07:01:11 [EnvInject] - Variables injected successfully. 07:01:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5922665133060500961.sh 07:01:11 ---> create-netrc.sh 07:01:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14770569458450145492.sh 07:01:11 ---> python-tools-install.sh 07:01:11 Setup pyenv: 07:01:11 system 07:01:11 3.8.13 07:01:11 3.9.13 07:01:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:01:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PVU4 from file:/tmp/.os_lf_venv 07:01:12 lf-activate-venv(): INFO: Installing: lftools 07:01:20 lf-activate-venv(): INFO: Adding /tmp/venv-PVU4/bin to PATH 07:01:20 Generating Requirements File 07:01:44 Python 3.10.6 07:01:44 pip 24.0 from /tmp/venv-PVU4/lib/python3.10/site-packages/pip (python 3.10) 07:01:45 appdirs==1.4.4 07:01:45 argcomplete==3.3.0 07:01:45 aspy.yaml==1.3.0 07:01:45 attrs==23.2.0 07:01:45 autopage==0.5.2 07:01:45 beautifulsoup4==4.12.3 07:01:45 boto3==1.34.113 07:01:45 botocore==1.34.113 07:01:45 bs4==0.0.2 07:01:45 cachetools==5.3.3 07:01:45 certifi==2024.2.2 07:01:45 cffi==1.16.0 07:01:45 cfgv==3.4.0 07:01:45 chardet==5.2.0 07:01:45 charset-normalizer==3.3.2 07:01:45 click==8.1.7 07:01:45 cliff==4.7.0 07:01:45 cmd2==2.4.3 07:01:45 cryptography==3.3.2 07:01:45 debtcollector==3.0.0 07:01:45 decorator==5.1.1 07:01:45 defusedxml==0.7.1 07:01:45 Deprecated==1.2.14 07:01:45 distlib==0.3.8 07:01:45 dnspython==2.6.1 07:01:45 docker==4.2.2 07:01:45 dogpile.cache==1.3.3 07:01:45 email_validator==2.1.1 07:01:45 filelock==3.14.0 07:01:45 future==1.0.0 07:01:45 gitdb==4.0.11 07:01:45 GitPython==3.1.43 07:01:45 google-auth==2.29.0 07:01:45 httplib2==0.22.0 07:01:45 identify==2.5.36 07:01:45 idna==3.7 07:01:45 importlib-resources==1.5.0 07:01:45 iso8601==2.1.0 07:01:45 Jinja2==3.1.4 07:01:45 jmespath==1.0.1 07:01:45 jsonpatch==1.33 07:01:45 jsonpointer==2.4 07:01:45 jsonschema==4.22.0 07:01:45 jsonschema-specifications==2023.12.1 07:01:45 keystoneauth1==5.6.0 07:01:45 kubernetes==29.0.0 07:01:45 lftools==0.37.10 07:01:45 lxml==5.2.2 07:01:45 MarkupSafe==2.1.5 07:01:45 msgpack==1.0.8 07:01:45 multi_key_dict==2.0.3 07:01:45 munch==4.0.0 07:01:45 netaddr==1.2.1 07:01:45 netifaces==0.11.0 07:01:45 niet==1.4.2 07:01:45 nodeenv==1.8.0 07:01:45 oauth2client==4.1.3 07:01:45 oauthlib==3.2.2 07:01:45 openstacksdk==3.1.0 07:01:45 os-client-config==2.1.0 07:01:45 os-service-types==1.7.0 07:01:45 osc-lib==3.0.1 07:01:45 oslo.config==9.4.0 07:01:45 oslo.context==5.5.0 07:01:45 oslo.i18n==6.3.0 07:01:45 oslo.log==6.0.0 07:01:45 oslo.serialization==5.4.0 07:01:45 oslo.utils==7.1.0 07:01:45 packaging==24.0 07:01:45 pbr==6.0.0 07:01:45 platformdirs==4.2.2 07:01:45 prettytable==3.10.0 07:01:45 pyasn1==0.6.0 07:01:45 pyasn1_modules==0.4.0 07:01:45 pycparser==2.22 07:01:45 pygerrit2==2.0.15 07:01:45 PyGithub==2.3.0 07:01:45 PyJWT==2.8.0 07:01:45 PyNaCl==1.5.0 07:01:45 pyparsing==2.4.7 07:01:45 pyperclip==1.8.2 07:01:45 pyrsistent==0.20.0 07:01:45 python-cinderclient==9.5.0 07:01:45 python-dateutil==2.9.0.post0 07:01:45 python-heatclient==3.5.0 07:01:45 python-jenkins==1.8.2 07:01:45 python-keystoneclient==5.4.0 07:01:45 python-magnumclient==4.5.0 07:01:45 python-novaclient==18.6.0 07:01:45 python-openstackclient==6.6.0 07:01:45 python-swiftclient==4.6.0 07:01:45 PyYAML==6.0.1 07:01:45 referencing==0.35.1 07:01:45 requests==2.32.2 07:01:45 requests-oauthlib==2.0.0 07:01:45 requestsexceptions==1.4.0 07:01:45 rfc3986==2.0.0 07:01:45 rpds-py==0.18.1 07:01:45 rsa==4.9 07:01:45 ruamel.yaml==0.18.6 07:01:45 ruamel.yaml.clib==0.2.8 07:01:45 s3transfer==0.10.1 07:01:45 simplejson==3.19.2 07:01:45 six==1.16.0 07:01:45 smmap==5.0.1 07:01:45 soupsieve==2.5 07:01:45 stevedore==5.2.0 07:01:45 tabulate==0.9.0 07:01:45 toml==0.10.2 07:01:45 tomlkit==0.12.5 07:01:45 tqdm==4.66.4 07:01:45 typing_extensions==4.12.0 07:01:45 tzdata==2024.1 07:01:45 urllib3==1.26.18 07:01:45 virtualenv==20.26.2 07:01:45 wcwidth==0.2.13 07:01:45 websocket-client==1.8.0 07:01:45 wrapt==1.16.0 07:01:45 xdg==6.0.0 07:01:45 xmltodict==0.13.0 07:01:45 yq==3.4.3 07:01:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10938889362945316039.sh 07:01:45 ---> sudo-logs.sh 07:01:45 Archiving 'sudo' log.. 07:01:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16443953905186585080.sh 07:01:45 ---> job-cost.sh 07:01:45 Setup pyenv: 07:01:45 system 07:01:45 3.8.13 07:01:45 3.9.13 07:01:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:01:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PVU4 from file:/tmp/.os_lf_venv 07:01:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:01:52 lf-activate-venv(): INFO: Adding /tmp/venv-PVU4/bin to PATH 07:01:52 INFO: No Stack... 07:01:52 INFO: Retrieving Pricing Info for: v3-standard-4 07:01:52 INFO: Archiving Costs 07:01:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10651158834838325432.sh 07:01:52 ---> logs-deploy.sh 07:01:52 Setup pyenv: 07:01:52 system 07:01:52 3.8.13 07:01:52 3.9.13 07:01:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:01:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PVU4 from file:/tmp/.os_lf_venv 07:01:54 lf-activate-venv(): INFO: Installing: lftools 07:02:03 lf-activate-venv(): INFO: Adding /tmp/venv-PVU4/bin to PATH 07:02:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3502 07:02:03 INFO: archiving workspace using pattern(s): 07:02:04 Archives upload complete. 07:02:04 INFO: archiving logs to Nexus 07:02:05 ---> uname -a: 07:02:05 Linux prd-ubuntu1804-builder-4c-4g-6769 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:02:05 07:02:05 07:02:05 ---> lscpu: 07:02:05 Architecture: x86_64 07:02:05 CPU op-mode(s): 32-bit, 64-bit 07:02:05 Byte Order: Little Endian 07:02:05 CPU(s): 4 07:02:05 On-line CPU(s) list: 0-3 07:02:05 Thread(s) per core: 1 07:02:05 Core(s) per socket: 1 07:02:05 Socket(s): 4 07:02:05 NUMA node(s): 1 07:02:05 Vendor ID: AuthenticAMD 07:02:05 CPU family: 23 07:02:05 Model: 49 07:02:05 Model name: AMD EPYC-Rome Processor 07:02:05 Stepping: 0 07:02:05 CPU MHz: 2800.000 07:02:05 BogoMIPS: 5600.00 07:02:05 Virtualization: AMD-V 07:02:05 Hypervisor vendor: KVM 07:02:05 Virtualization type: full 07:02:05 L1d cache: 32K 07:02:05 L1i cache: 32K 07:02:05 L2 cache: 512K 07:02:05 L3 cache: 16384K 07:02:05 NUMA node0 CPU(s): 0-3 07:02:05 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:02:05 07:02:05 07:02:05 ---> nproc: 07:02:05 4 07:02:05 07:02:05 07:02:05 ---> df -h: 07:02:05 Filesystem Size Used Avail Use% Mounted on 07:02:05 udev 7.9G 0 7.9G 0% /dev 07:02:05 tmpfs 1.6G 672K 1.6G 1% /run 07:02:05 /dev/vda1 78G 8.3G 70G 11% / 07:02:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:02:05 tmpfs 5.0M 0 5.0M 0% /run/lock 07:02:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:02:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:02:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:02:05 07:02:05 07:02:05 ---> free -m: 07:02:05 total used free shared buff/cache available 07:02:05 Mem: 16040 546 13443 0 2049 15181 07:02:05 Swap: 1023 0 1023 07:02:05 07:02:05 07:02:05 ---> ip addr: 07:02:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:02:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:02:05 inet 127.0.0.1/8 scope host lo 07:02:05 valid_lft forever preferred_lft forever 07:02:05 inet6 ::1/128 scope host 07:02:05 valid_lft forever preferred_lft forever 07:02:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:02:05 link/ether fa:16:3e:b0:ef:37 brd ff:ff:ff:ff:ff:ff 07:02:05 inet 10.30.106.182/23 brd 10.30.107.255 scope global dynamic ens3 07:02:05 valid_lft 86258sec preferred_lft 86258sec 07:02:05 inet6 fe80::f816:3eff:feb0:ef37/64 scope link 07:02:05 valid_lft forever preferred_lft forever 07:02:05 07:02:05 07:02:05 ---> sar -b -r -n DEV: 07:02:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6769) 05/28/24 _x86_64_ (4 CPU) 07:02:05 07:02:05 06:59:45 LINUX RESTART (4 CPU) 07:02:05 07:02:05 07:00:01 tps rtps wtps bread/s bwrtn/s 07:02:05 07:01:02 241.14 34.01 207.13 1651.19 32314.48 07:02:05 07:02:01 100.34 4.30 96.03 222.06 31462.74 07:02:05 Average: 171.33 19.28 152.05 942.63 31892.19 07:02:05 07:02:05 07:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:02:05 07:01:02 13912256 15496100 2512712 15.30 57208 1729524 853228 4.88 777556 1527344 88168 07:02:05 07:02:01 13725844 15506172 2699124 16.43 76852 1893308 814316 4.66 773976 1690072 78724 07:02:05 Average: 13819050 15501136 2605918 15.87 67030 1811416 833772 4.77 775766 1608708 83446 07:02:05 07:02:05 07:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:02:05 07:01:02 ens3 183.94 136.38 1584.89 39.20 0.00 0.00 0.00 0.00 07:02:05 07:01:02 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 07:02:05 07:02:01 ens3 35.52 28.10 255.07 8.56 0.00 0.00 0.00 0.00 07:02:05 07:02:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 07:02:05 Average: ens3 110.35 82.69 925.56 24.01 0.00 0.00 0.00 0.00 07:02:05 Average: lo 1.45 1.45 0.16 0.16 0.00 0.00 0.00 0.00 07:02:05 07:02:05 07:02:05 ---> sar -P ALL: 07:02:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6769) 05/28/24 _x86_64_ (4 CPU) 07:02:05 07:02:05 06:59:45 LINUX RESTART (4 CPU) 07:02:05 07:02:05 07:00:01 CPU %user %nice %system %iowait %steal %idle 07:02:05 07:01:02 all 20.65 0.00 1.97 4.82 0.06 72.50 07:02:05 07:01:02 0 21.05 0.00 1.81 1.76 0.05 75.33 07:02:05 07:01:02 1 23.23 0.00 1.82 1.75 0.05 73.15 07:02:05 07:01:02 2 19.02 0.00 2.43 8.00 0.05 70.50 07:02:05 07:01:02 3 19.32 0.00 1.81 7.75 0.08 71.04 07:02:05 07:02:01 all 21.19 0.00 1.14 4.27 0.06 73.35 07:02:05 07:02:01 0 17.40 0.00 0.70 0.54 0.05 81.31 07:02:05 07:02:01 1 23.00 0.00 1.56 7.85 0.05 67.54 07:02:05 07:02:01 2 15.55 0.00 1.14 6.19 0.05 77.06 07:02:05 07:02:01 3 28.78 0.00 1.17 2.50 0.07 67.48 07:02:05 Average: all 20.92 0.00 1.56 4.54 0.06 72.92 07:02:05 Average: 0 19.24 0.00 1.26 1.16 0.05 78.30 07:02:05 Average: 1 23.11 0.00 1.69 4.77 0.05 70.37 07:02:05 Average: 2 17.30 0.00 1.79 7.10 0.05 73.75 07:02:05 Average: 3 24.01 0.00 1.49 5.14 0.08 69.27 07:02:05 07:02:05 07:02:05