11:50:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137529 11:50:47 Running as SYSTEM 11:50:47 [EnvInject] - Loading node environment variables. 11:50:47 Building remotely on prd-ubuntu1804-builder-4c-4g-14300 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:50:47 [ssh-agent] Looking for ssh-agent implementation... 11:50:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:50:48 $ ssh-agent 11:50:48 SSH_AUTH_SOCK=/tmp/ssh-pyxxy6oBFhT3/agent.1688 11:50:48 SSH_AGENT_PID=1690 11:50:48 [ssh-agent] Started. 11:50:48 Running ssh-add (command line suppressed) 11:50:48 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1275925158946778864.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1275925158946778864.key) 11:50:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:50:48 The recommended git tool is: NONE 11:50:49 using credential onap-jenkins-ssh 11:50:49 Wiping out workspace first. 11:50:49 Cloning the remote Git repository 11:50:49 Cloning repository git://cloud.onap.org/mirror/oom.git 11:50:49 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:50:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:50:49 > git --version # timeout=10 11:50:49 > git --version # 'git version 2.17.1' 11:50:49 using GIT_SSH to set credentials Gerrit user 11:50:49 Verifying host key using manually-configured host key entries 11:50:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:50:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:50:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:50:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:50:55 using GIT_SSH to set credentials Gerrit user 11:50:55 Verifying host key using manually-configured host key entries 11:50:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/137529/3 # timeout=30 11:50:55 > git rev-parse c5d0a25491405df6e0db51ebc97f6316b4316dde^{commit} # timeout=10 11:50:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:50:55 Checking out Revision c5d0a25491405df6e0db51ebc97f6316b4316dde (refs/changes/29/137529/3) 11:50:55 > git config core.sparsecheckout # timeout=10 11:50:55 > git checkout -f c5d0a25491405df6e0db51ebc97f6316b4316dde # timeout=30 11:50:59 Commit message: "[POLICY] Add kafka support in policy charts" 11:50:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:50:59 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 11:50:59 [EnvInject] - Injecting environment variables from a build step. 11:50:59 [EnvInject] - Injecting as environment variables the properties content 11:50:59 PYTHON=python3 11:50:59 11:50:59 [EnvInject] - Variables injected successfully. 11:50:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16072032130024422452.sh 11:50:59 ---> tox-install.sh 11:50:59 + source /home/jenkins/lf-env.sh 11:50:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:59 ++ mktemp -d /tmp/venv-XXXX 11:50:59 + lf_venv=/tmp/venv-5O6x 11:50:59 + local venv_file=/tmp/.os_lf_venv 11:50:59 + local python=python3 11:50:59 + local options 11:50:59 + local set_path=true 11:50:59 + local install_args= 11:50:59 ++ 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 11:50:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:50:59 + true 11:50:59 + case $1 in 11:50:59 + venv_file=/tmp/.toxenv 11:50:59 + shift 2 11:50:59 + true 11:50:59 + case $1 in 11:50:59 + shift 11:50:59 + break 11:50:59 + case $python in 11:50:59 + local pkg_list= 11:50:59 + [[ -d /opt/pyenv ]] 11:50:59 + echo 'Setup pyenv:' 11:50:59 Setup pyenv: 11:50:59 + export PYENV_ROOT=/opt/pyenv 11:50:59 + PYENV_ROOT=/opt/pyenv 11:50:59 + 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 11:50:59 + 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 11:50:59 + pyenv versions 11:50:59 * system (set by /opt/pyenv/version) 11:50:59 * 3.8.13 (set by /opt/pyenv/version) 11:50:59 * 3.9.13 (set by /opt/pyenv/version) 11:50:59 * 3.10.6 (set by /opt/pyenv/version) 11:50:59 + command -v pyenv 11:50:59 ++ pyenv init - --no-rehash 11:50:59 + 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[*]}"'\'')" 11:50:59 export PATH="/opt/pyenv/shims:${PATH}" 11:50:59 export PYENV_SHELL=bash 11:50:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:50:59 pyenv() { 11:50:59 local command 11:50:59 command="${1:-}" 11:50:59 if [ "$#" -gt 0 ]; then 11:50:59 shift 11:50:59 fi 11:50:59 11:50:59 case "$command" in 11:50:59 rehash|shell) 11:50:59 eval "$(pyenv "sh-$command" "$@")" 11:50:59 ;; 11:50:59 *) 11:50:59 command pyenv "$command" "$@" 11:50:59 ;; 11:50:59 esac 11:50:59 }' 11:50:59 +++ 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[*]}"' 11:50:59 ++ 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 11:50:59 ++ 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 11:50:59 ++ 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 11:50:59 ++ export PYENV_SHELL=bash 11:50:59 ++ PYENV_SHELL=bash 11:50:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:50:59 +++ complete -F _pyenv pyenv 11:50:59 ++ lf-pyver python3 11:50:59 ++ local py_version_xy=python3 11:50:59 ++ local py_version_xyz= 11:50:59 ++ pyenv versions 11:50:59 ++ local command 11:50:59 ++ command=versions 11:50:59 ++ '[' 1 -gt 0 ']' 11:50:59 ++ shift 11:50:59 ++ case "$command" in 11:50:59 ++ command pyenv versions 11:50:59 ++ pyenv versions 11:50:59 ++ sed 's/^[ *]* //' 11:50:59 ++ awk '{ print $1 }' 11:50:59 ++ grep -E '^[0-9.]*[0-9]$' 11:50:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:50:59 +++ grep '^3' /tmp/.pyenv_versions 11:50:59 +++ sort -V 11:50:59 +++ tail -n 1 11:50:59 ++ py_version_xyz=3.10.6 11:50:59 ++ [[ -z 3.10.6 ]] 11:50:59 ++ echo 3.10.6 11:50:59 ++ return 0 11:50:59 + pyenv local 3.10.6 11:50:59 + local command 11:50:59 + command=local 11:50:59 + '[' 2 -gt 0 ']' 11:50:59 + shift 11:50:59 + case "$command" in 11:50:59 + command pyenv local 3.10.6 11:50:59 + pyenv local 3.10.6 11:50:59 + for arg in "$@" 11:50:59 + case $arg in 11:50:59 + pkg_list+='tox ' 11:50:59 + for arg in "$@" 11:50:59 + case $arg in 11:50:59 + pkg_list+='virtualenv ' 11:50:59 + for arg in "$@" 11:50:59 + case $arg in 11:50:59 + pkg_list+='urllib3~=1.26.15 ' 11:50:59 + [[ -f /tmp/.toxenv ]] 11:50:59 + [[ ! -f /tmp/.toxenv ]] 11:50:59 + [[ -n '' ]] 11:50:59 + python3 -m venv /tmp/venv-5O6x 11:51:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5O6x' 11:51:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5O6x 11:51:04 + echo /tmp/venv-5O6x 11:51:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:51:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:51:04 + /tmp/venv-5O6x/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:51:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:51:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:51:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:51:07 + /tmp/venv-5O6x/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:51:09 + type python3 11:51:09 + true 11:51:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5O6x/bin to PATH' 11:51:09 lf-activate-venv(): INFO: Adding /tmp/venv-5O6x/bin to PATH 11:51:09 + PATH=/tmp/venv-5O6x/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 11:51:09 + return 0 11:51:09 + python3 --version 11:51:09 Python 3.10.6 11:51:09 + python3 -m pip --version 11:51:10 pip 24.0 from /tmp/venv-5O6x/lib/python3.10/site-packages/pip (python 3.10) 11:51:10 + python3 -m pip freeze 11:51:10 cachetools==5.3.3 11:51:10 chardet==5.2.0 11:51:10 colorama==0.4.6 11:51:10 distlib==0.3.8 11:51:10 filelock==3.13.1 11:51:10 packaging==24.0 11:51:10 platformdirs==4.2.0 11:51:10 pluggy==1.4.0 11:51:10 pyproject-api==1.6.1 11:51:10 tomli==2.0.1 11:51:10 tox==4.14.1 11:51:10 urllib3==1.26.18 11:51:10 virtualenv==20.25.1 11:51:10 [EnvInject] - Injecting environment variables from a build step. 11:51:10 [EnvInject] - Injecting as environment variables the properties content 11:51:10 PARALLEL=false 11:51:10 11:51:10 [EnvInject] - Variables injected successfully. 11:51:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1457488192753513188.sh 11:51:10 ---> tox-run.sh 11:51:10 + 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 11:51:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:51:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:51:10 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:51:10 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:51:10 + source /home/jenkins/lf-env.sh 11:51:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:51:10 ++ mktemp -d /tmp/venv-XXXX 11:51:10 + lf_venv=/tmp/venv-ItL1 11:51:10 + local venv_file=/tmp/.os_lf_venv 11:51:10 + local python=python3 11:51:10 + local options 11:51:10 + local set_path=true 11:51:10 + local install_args= 11:51:10 ++ 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 11:51:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:51:10 + true 11:51:10 + case $1 in 11:51:10 + venv_file=/tmp/.toxenv 11:51:10 + shift 2 11:51:10 + true 11:51:10 + case $1 in 11:51:10 + shift 11:51:10 + break 11:51:10 + case $python in 11:51:10 + local pkg_list= 11:51:10 + [[ -d /opt/pyenv ]] 11:51:10 + echo 'Setup pyenv:' 11:51:10 Setup pyenv: 11:51:10 + export PYENV_ROOT=/opt/pyenv 11:51:10 + PYENV_ROOT=/opt/pyenv 11:51:10 + 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 11:51:10 + 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 11:51:10 + pyenv versions 11:51:10 system 11:51:10 3.8.13 11:51:10 3.9.13 11:51:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:51:10 + command -v pyenv 11:51:10 ++ pyenv init - --no-rehash 11:51:10 + 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[*]}"'\'')" 11:51:10 export PATH="/opt/pyenv/shims:${PATH}" 11:51:10 export PYENV_SHELL=bash 11:51:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:51:10 pyenv() { 11:51:10 local command 11:51:10 command="${1:-}" 11:51:10 if [ "$#" -gt 0 ]; then 11:51:10 shift 11:51:10 fi 11:51:10 11:51:10 case "$command" in 11:51:10 rehash|shell) 11:51:10 eval "$(pyenv "sh-$command" "$@")" 11:51:10 ;; 11:51:10 *) 11:51:10 command pyenv "$command" "$@" 11:51:10 ;; 11:51:10 esac 11:51:10 }' 11:51:10 +++ 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[*]}"' 11:51:10 ++ 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 11:51:10 ++ 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 11:51:10 ++ 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 11:51:10 ++ export PYENV_SHELL=bash 11:51:10 ++ PYENV_SHELL=bash 11:51:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:51:10 +++ complete -F _pyenv pyenv 11:51:10 ++ lf-pyver python3 11:51:10 ++ local py_version_xy=python3 11:51:10 ++ local py_version_xyz= 11:51:10 ++ sed 's/^[ *]* //' 11:51:10 ++ pyenv versions 11:51:10 ++ awk '{ print $1 }' 11:51:10 ++ grep -E '^[0-9.]*[0-9]$' 11:51:10 ++ local command 11:51:10 ++ command=versions 11:51:10 ++ '[' 1 -gt 0 ']' 11:51:10 ++ shift 11:51:10 ++ case "$command" in 11:51:10 ++ command pyenv versions 11:51:10 ++ pyenv versions 11:51:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:51:10 +++ sort -V 11:51:10 +++ tail -n 1 11:51:10 +++ grep '^3' /tmp/.pyenv_versions 11:51:10 ++ py_version_xyz=3.10.6 11:51:10 ++ [[ -z 3.10.6 ]] 11:51:10 ++ echo 3.10.6 11:51:10 ++ return 0 11:51:10 + pyenv local 3.10.6 11:51:10 + local command 11:51:10 + command=local 11:51:10 + '[' 2 -gt 0 ']' 11:51:10 + shift 11:51:10 + case "$command" in 11:51:10 + command pyenv local 3.10.6 11:51:10 + pyenv local 3.10.6 11:51:10 + for arg in "$@" 11:51:10 + case $arg in 11:51:10 + pkg_list+='tox ' 11:51:10 + for arg in "$@" 11:51:10 + case $arg in 11:51:10 + pkg_list+='virtualenv ' 11:51:10 + for arg in "$@" 11:51:10 + case $arg in 11:51:10 + pkg_list+='urllib3~=1.26.15 ' 11:51:10 + [[ -f /tmp/.toxenv ]] 11:51:10 ++ cat /tmp/.toxenv 11:51:10 + lf_venv=/tmp/venv-5O6x 11:51:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5O6x from' file:/tmp/.toxenv 11:51:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5O6x from file:/tmp/.toxenv 11:51:10 + /tmp/venv-5O6x/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:51:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:51:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:51:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:51:11 + /tmp/venv-5O6x/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:51:12 + type python3 11:51:12 + true 11:51:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5O6x/bin to PATH' 11:51:12 lf-activate-venv(): INFO: Adding /tmp/venv-5O6x/bin to PATH 11:51:12 + PATH=/tmp/venv-5O6x/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 11:51:12 + return 0 11:51:12 + [[ -d /opt/pyenv ]] 11:51:12 + echo '---> Setting up pyenv' 11:51:12 ---> Setting up pyenv 11:51:12 + export PYENV_ROOT=/opt/pyenv 11:51:12 + PYENV_ROOT=/opt/pyenv 11:51:12 + export PATH=/opt/pyenv/bin:/tmp/venv-5O6x/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 11:51:12 + PATH=/opt/pyenv/bin:/tmp/venv-5O6x/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 11:51:12 ++ pwd 11:51:12 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:51:12 + export PYTHONPATH 11:51:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:51:12 + TOX_TESTENV_PASSENV=PYTHONPATH 11:51:12 + tox --version 11:51:13 4.14.1 from /tmp/venv-5O6x/lib/python3.10/site-packages/tox/__init__.py 11:51:13 + PARALLEL=false 11:51:13 + TOX_OPTIONS_LIST= 11:51:13 + [[ -n checkbashisms ]] 11:51:13 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:51:13 + case ${PARALLEL,,} in 11:51:13 + tox -e checkbashisms 11:51:13 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:51:14 checkbashisms: freeze> python -m pip freeze --all 11:51:15 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 11:51:15 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:51:16 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:51:16 you may get strange results 11:51:16 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:51:18 checkbashisms: OK (4.72=setup[1.62]+cmd[3.10] seconds) 11:51:18 congratulations :) (4.89 seconds) 11:51:18 + tox_status=0 11:51:18 + echo '---> Completed tox runs' 11:51:18 ---> Completed tox runs 11:51:18 + for i in .tox/*/log 11:51:18 ++ echo .tox/checkbashisms/log 11:51:18 ++ awk -F/ '{print $2}' 11:51:18 + tox_env=checkbashisms 11:51:18 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:51:18 + DOC_DIR=docs/_build/html 11:51:18 + [[ -d docs/_build/html ]] 11:51:18 + echo '---> tox-run.sh ends' 11:51:18 ---> tox-run.sh ends 11:51:18 + test 0 -eq 0 11:51:18 $ ssh-agent -k 11:51:18 unset SSH_AUTH_SOCK; 11:51:18 unset SSH_AGENT_PID; 11:51:18 echo Agent pid 1690 killed; 11:51:18 [ssh-agent] Stopped. 11:51:18 [PostBuildScript] - [INFO] Executing post build scripts. 11:51:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1097195612122666255.sh 11:51:18 ---> sysstat.sh 11:51:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10195639811218470075.sh 11:51:18 ---> package-listing.sh 11:51:18 ++ facter osfamily 11:51:18 ++ tr '[:upper:]' '[:lower:]' 11:51:19 + OS_FAMILY=debian 11:51:19 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:51:19 + START_PACKAGES=/tmp/packages_start.txt 11:51:19 + END_PACKAGES=/tmp/packages_end.txt 11:51:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:51:19 + PACKAGES=/tmp/packages_start.txt 11:51:19 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:51:19 + PACKAGES=/tmp/packages_end.txt 11:51:19 + case "${OS_FAMILY}" in 11:51:19 + dpkg -l 11:51:19 + grep '^ii' 11:51:19 + '[' -f /tmp/packages_start.txt ']' 11:51:19 + '[' -f /tmp/packages_end.txt ']' 11:51:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:51:19 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:51:19 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:51:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:51:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9961025363749992550.sh 11:51:19 ---> capture-instance-metadata.sh 11:51:19 Setup pyenv: 11:51:19 system 11:51:19 3.8.13 11:51:19 3.9.13 11:51:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:51:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GlMV 11:51:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:51:26 lf-activate-venv(): INFO: Installing: lftools 11:52:40 lf-activate-venv(): INFO: Adding /tmp/venv-GlMV/bin to PATH 11:52:40 INFO: Running in OpenStack, capturing instance metadata 11:52:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6909305318983795668.sh 11:52:40 provisioning config files... 11:52:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9250439367653998437tmp 11:52:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:52:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:52:40 [EnvInject] - Injecting environment variables from a build step. 11:52:40 [EnvInject] - Injecting as environment variables the properties content 11:52:40 SERVER_ID=logs 11:52:40 11:52:40 [EnvInject] - Variables injected successfully. 11:52:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7806379452822318313.sh 11:52:40 ---> create-netrc.sh 11:52:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7899568101717362231.sh 11:52:40 ---> python-tools-install.sh 11:52:40 Setup pyenv: 11:52:40 system 11:52:40 3.8.13 11:52:40 3.9.13 11:52:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:52:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GlMV from file:/tmp/.os_lf_venv 11:52:41 lf-activate-venv(): INFO: Installing: lftools 11:52:49 lf-activate-venv(): INFO: Adding /tmp/venv-GlMV/bin to PATH 11:52:49 Generating Requirements File 11:53:17 Python 3.10.6 11:53:17 pip 24.0 from /tmp/venv-GlMV/lib/python3.10/site-packages/pip (python 3.10) 11:53:18 appdirs==1.4.4 11:53:18 argcomplete==3.2.3 11:53:18 aspy.yaml==1.3.0 11:53:18 attrs==23.2.0 11:53:18 autopage==0.5.2 11:53:18 beautifulsoup4==4.12.3 11:53:18 boto3==1.34.65 11:53:18 botocore==1.34.65 11:53:18 bs4==0.0.2 11:53:18 cachetools==5.3.3 11:53:18 certifi==2024.2.2 11:53:18 cffi==1.16.0 11:53:18 cfgv==3.4.0 11:53:18 chardet==5.2.0 11:53:18 charset-normalizer==3.3.2 11:53:18 click==8.1.7 11:53:18 cliff==4.6.0 11:53:18 cmd2==2.4.3 11:53:18 cryptography==3.3.2 11:53:18 debtcollector==3.0.0 11:53:18 decorator==5.1.1 11:53:18 defusedxml==0.7.1 11:53:18 Deprecated==1.2.14 11:53:18 distlib==0.3.8 11:53:18 dnspython==2.6.1 11:53:18 docker==4.2.2 11:53:18 dogpile.cache==1.3.2 11:53:18 email_validator==2.1.1 11:53:18 filelock==3.13.1 11:53:18 future==1.0.0 11:53:18 gitdb==4.0.11 11:53:18 GitPython==3.1.42 11:53:18 google-auth==2.28.2 11:53:18 httplib2==0.22.0 11:53:18 identify==2.5.35 11:53:18 idna==3.6 11:53:18 importlib-resources==1.5.0 11:53:18 iso8601==2.1.0 11:53:18 Jinja2==3.1.3 11:53:18 jmespath==1.0.1 11:53:18 jsonpatch==1.33 11:53:18 jsonpointer==2.4 11:53:18 jsonschema==4.21.1 11:53:18 jsonschema-specifications==2023.12.1 11:53:18 keystoneauth1==5.6.0 11:53:18 kubernetes==29.0.0 11:53:18 lftools==0.37.10 11:53:18 lxml==5.1.0 11:53:18 MarkupSafe==2.1.5 11:53:18 msgpack==1.0.8 11:53:18 multi_key_dict==2.0.3 11:53:18 munch==4.0.0 11:53:18 netaddr==1.2.1 11:53:18 netifaces==0.11.0 11:53:18 niet==1.4.2 11:53:18 nodeenv==1.8.0 11:53:18 oauth2client==4.1.3 11:53:18 oauthlib==3.2.2 11:53:18 openstacksdk==3.0.0 11:53:18 os-client-config==2.1.0 11:53:18 os-service-types==1.7.0 11:53:18 osc-lib==3.0.1 11:53:18 oslo.config==9.4.0 11:53:18 oslo.context==5.5.0 11:53:18 oslo.i18n==6.3.0 11:53:18 oslo.log==5.5.0 11:53:18 oslo.serialization==5.4.0 11:53:18 oslo.utils==7.1.0 11:53:18 packaging==24.0 11:53:18 pbr==6.0.0 11:53:18 platformdirs==4.2.0 11:53:18 prettytable==3.10.0 11:53:18 pyasn1==0.5.1 11:53:18 pyasn1-modules==0.3.0 11:53:18 pycparser==2.21 11:53:18 pygerrit2==2.0.15 11:53:18 PyGithub==2.2.0 11:53:18 pyinotify==0.9.6 11:53:18 PyJWT==2.8.0 11:53:18 PyNaCl==1.5.0 11:53:18 pyparsing==2.4.7 11:53:18 pyperclip==1.8.2 11:53:18 pyrsistent==0.20.0 11:53:18 python-cinderclient==9.5.0 11:53:18 python-dateutil==2.9.0.post0 11:53:18 python-heatclient==3.5.0 11:53:18 python-jenkins==1.8.2 11:53:18 python-keystoneclient==5.4.0 11:53:18 python-magnumclient==4.4.0 11:53:18 python-novaclient==18.6.0 11:53:18 python-openstackclient==6.6.0 11:53:18 python-swiftclient==4.5.0 11:53:18 PyYAML==6.0.1 11:53:18 referencing==0.34.0 11:53:18 requests==2.31.0 11:53:18 requests-oauthlib==1.4.0 11:53:18 requestsexceptions==1.4.0 11:53:18 rfc3986==2.0.0 11:53:18 rpds-py==0.18.0 11:53:18 rsa==4.9 11:53:18 ruamel.yaml==0.18.6 11:53:18 ruamel.yaml.clib==0.2.8 11:53:18 s3transfer==0.10.1 11:53:18 simplejson==3.19.2 11:53:18 six==1.16.0 11:53:18 smmap==5.0.1 11:53:18 soupsieve==2.5 11:53:18 stevedore==5.2.0 11:53:18 tabulate==0.9.0 11:53:18 toml==0.10.2 11:53:18 tomlkit==0.12.4 11:53:18 tqdm==4.66.2 11:53:18 typing_extensions==4.10.0 11:53:18 tzdata==2024.1 11:53:18 urllib3==1.26.18 11:53:18 virtualenv==20.25.1 11:53:18 wcwidth==0.2.13 11:53:18 websocket-client==1.7.0 11:53:18 wrapt==1.16.0 11:53:18 xdg==6.0.0 11:53:18 xmltodict==0.13.0 11:53:18 yq==3.2.3 11:53:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins614074106647522528.sh 11:53:18 ---> sudo-logs.sh 11:53:18 Archiving 'sudo' log.. 11:53:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4719359867824400375.sh 11:53:19 ---> job-cost.sh 11:53:19 Setup pyenv: 11:53:19 system 11:53:19 3.8.13 11:53:19 3.9.13 11:53:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:53:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GlMV from file:/tmp/.os_lf_venv 11:53:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:53:27 lf-activate-venv(): INFO: Adding /tmp/venv-GlMV/bin to PATH 11:53:27 INFO: No Stack... 11:53:27 INFO: Retrieving Pricing Info for: v3-standard-4 11:53:27 INFO: Archiving Costs 11:53:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5439299572080620063.sh 11:53:27 ---> logs-deploy.sh 11:53:27 Setup pyenv: 11:53:28 system 11:53:28 3.8.13 11:53:28 3.9.13 11:53:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:53:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GlMV from file:/tmp/.os_lf_venv 11:53:29 lf-activate-venv(): INFO: Installing: lftools 11:53:38 lf-activate-venv(): INFO: Adding /tmp/venv-GlMV/bin to PATH 11:53:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3366 11:53:38 INFO: archiving workspace using pattern(s): 11:53:39 Archives upload complete. 11:53:39 INFO: archiving logs to Nexus 11:53:40 ---> uname -a: 11:53:40 Linux prd-ubuntu1804-builder-4c-4g-14300 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:53:40 11:53:40 11:53:40 ---> lscpu: 11:53:40 Architecture: x86_64 11:53:40 CPU op-mode(s): 32-bit, 64-bit 11:53:40 Byte Order: Little Endian 11:53:40 CPU(s): 4 11:53:40 On-line CPU(s) list: 0-3 11:53:40 Thread(s) per core: 1 11:53:40 Core(s) per socket: 1 11:53:40 Socket(s): 4 11:53:40 NUMA node(s): 1 11:53:40 Vendor ID: AuthenticAMD 11:53:40 CPU family: 23 11:53:40 Model: 49 11:53:40 Model name: AMD EPYC-Rome Processor 11:53:40 Stepping: 0 11:53:40 CPU MHz: 2800.000 11:53:40 BogoMIPS: 5600.00 11:53:40 Virtualization: AMD-V 11:53:40 Hypervisor vendor: KVM 11:53:40 Virtualization type: full 11:53:40 L1d cache: 32K 11:53:40 L1i cache: 32K 11:53:40 L2 cache: 512K 11:53:40 L3 cache: 16384K 11:53:40 NUMA node0 CPU(s): 0-3 11:53:40 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 11:53:40 11:53:40 11:53:40 ---> nproc: 11:53:40 4 11:53:40 11:53:40 11:53:40 ---> df -h: 11:53:40 Filesystem Size Used Avail Use% Mounted on 11:53:40 udev 7.9G 0 7.9G 0% /dev 11:53:40 tmpfs 1.6G 672K 1.6G 1% /run 11:53:40 /dev/vda1 78G 8.3G 70G 11% / 11:53:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:53:40 tmpfs 5.0M 0 5.0M 0% /run/lock 11:53:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:53:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:53:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:53:40 11:53:40 11:53:40 ---> free -m: 11:53:40 total used free shared buff/cache available 11:53:40 Mem: 16040 543 13434 0 2062 15185 11:53:40 Swap: 1023 0 1023 11:53:40 11:53:40 11:53:40 ---> ip addr: 11:53:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:53:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:53:40 inet 127.0.0.1/8 scope host lo 11:53:40 valid_lft forever preferred_lft forever 11:53:40 inet6 ::1/128 scope host 11:53:40 valid_lft forever preferred_lft forever 11:53:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:53:40 link/ether fa:16:3e:d2:d7:8c brd ff:ff:ff:ff:ff:ff 11:53:40 inet 10.30.106.113/23 brd 10.30.107.255 scope global dynamic ens3 11:53:40 valid_lft 86210sec preferred_lft 86210sec 11:53:40 inet6 fe80::f816:3eff:fed2:d78c/64 scope link 11:53:40 valid_lft forever preferred_lft forever 11:53:40 11:53:40 11:53:40 ---> sar -b -r -n DEV: 11:53:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14300) 03/19/24 _x86_64_ (4 CPU) 11:53:40 11:53:40 11:50:32 LINUX RESTART (4 CPU) 11:53:40 11:53:40 11:51:01 tps rtps wtps bread/s bwrtn/s 11:53:40 11:52:01 81.44 9.58 71.85 205.03 31646.06 11:53:40 11:53:01 77.85 13.83 64.02 1047.69 29025.56 11:53:40 Average: 79.65 11.71 67.94 626.36 30335.81 11:53:40 11:53:40 11:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:53:40 11:52:01 14083860 15553984 2341108 14.25 50312 1625572 780076 4.46 687572 1452004 17948 11:53:40 11:53:01 13845264 15557632 2579704 15.71 69276 1838040 781024 4.47 716804 1637756 149792 11:53:40 Average: 13964562 15555808 2460406 14.98 59794 1731806 780550 4.47 702188 1544880 83870 11:53:40 11:53:40 11:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:53:40 11:52:01 ens3 24.60 20.10 171.53 5.77 0.00 0.00 0.00 0.00 11:53:40 11:52:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 11:53:40 11:53:01 ens3 45.33 31.09 713.76 6.64 0.00 0.00 0.00 0.00 11:53:40 11:53:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 11:53:40 Average: ens3 34.96 25.60 442.64 6.20 0.00 0.00 0.00 0.00 11:53:40 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 11:53:40 11:53:40 11:53:40 ---> sar -P ALL: 11:53:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14300) 03/19/24 _x86_64_ (4 CPU) 11:53:40 11:53:40 11:50:32 LINUX RESTART (4 CPU) 11:53:40 11:53:40 11:51:01 CPU %user %nice %system %iowait %steal %idle 11:53:40 11:52:01 all 12.05 0.00 0.92 19.46 0.05 67.52 11:53:40 11:52:01 0 14.79 0.00 1.10 5.55 0.05 78.50 11:53:40 11:52:01 1 5.34 0.00 0.68 24.00 0.03 69.94 11:53:40 11:52:01 2 4.23 0.00 0.67 30.45 0.05 64.60 11:53:40 11:52:01 3 23.87 0.00 1.24 17.84 0.05 56.99 11:53:40 11:53:01 all 15.76 0.00 1.11 7.75 0.07 75.31 11:53:40 11:53:01 0 12.84 0.00 0.99 0.37 0.03 85.77 11:53:40 11:53:01 1 22.53 0.00 1.18 1.39 0.10 74.80 11:53:40 11:53:01 2 3.92 0.00 0.60 0.13 0.03 95.31 11:53:40 11:53:01 3 23.88 0.00 1.68 29.19 0.13 45.12 11:53:40 Average: all 13.91 0.00 1.01 13.61 0.06 71.41 11:53:40 Average: 0 13.82 0.00 1.05 2.96 0.04 82.13 11:53:40 Average: 1 13.91 0.00 0.93 12.73 0.07 72.36 11:53:40 Average: 2 4.08 0.00 0.63 15.25 0.04 80.00 11:53:40 Average: 3 23.88 0.00 1.46 23.51 0.09 51.07 11:53:40 11:53:40 11:53:40