06:23:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137439 06:23:20 Running as SYSTEM 06:23:20 [EnvInject] - Loading node environment variables. 06:23:20 Building remotely on prd-ubuntu1804-builder-4c-4g-9620 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:23:20 [ssh-agent] Looking for ssh-agent implementation... 06:23:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:21 $ ssh-agent 06:23:21 SSH_AUTH_SOCK=/tmp/ssh-N4jZ5mLZ1zRM/agent.1693 06:23:21 SSH_AGENT_PID=1695 06:23:21 [ssh-agent] Started. 06:23:21 Running ssh-add (command line suppressed) 06:23:21 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4931520579166137385.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4931520579166137385.key) 06:23:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:23:21 The recommended git tool is: NONE 06:23:22 using credential onap-jenkins-ssh 06:23:22 Wiping out workspace first. 06:23:22 Cloning the remote Git repository 06:23:22 Cloning repository git://cloud.onap.org/mirror/oom.git 06:23:22 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:23:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:23:22 > git --version # timeout=10 06:23:22 > git --version # 'git version 2.17.1' 06:23:22 using GIT_SSH to set credentials Gerrit user 06:23:23 Verifying host key using manually-configured host key entries 06:23:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:23:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:23:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:23:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:23:28 using GIT_SSH to set credentials Gerrit user 06:23:28 Verifying host key using manually-configured host key entries 06:23:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137439/3 # timeout=30 06:23:28 > git rev-parse b670b061c74d55bd73b304315f5a66fc4f482729^{commit} # timeout=10 06:23:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:23:28 Checking out Revision b670b061c74d55bd73b304315f5a66fc4f482729 (refs/changes/39/137439/3) 06:23:28 > git config core.sparsecheckout # timeout=10 06:23:28 > git checkout -f b670b061c74d55bd73b304315f5a66fc4f482729 # timeout=30 06:23:32 Commit message: "[MONGODB] Update to latest bitnami mongodb chart" 06:23:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:23:32 > git rev-list --no-walk 4753743f0743a6b22f69e718c3cdb4ba8843cea6 # timeout=10 06:23:32 [EnvInject] - Injecting environment variables from a build step. 06:23:32 [EnvInject] - Injecting as environment variables the properties content 06:23:32 PYTHON=python3 06:23:32 06:23:32 [EnvInject] - Variables injected successfully. 06:23:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12698205640667841581.sh 06:23:32 ---> tox-install.sh 06:23:32 + source /home/jenkins/lf-env.sh 06:23:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:23:32 ++ mktemp -d /tmp/venv-XXXX 06:23:32 + lf_venv=/tmp/venv-GnFY 06:23:32 + local venv_file=/tmp/.os_lf_venv 06:23:32 + local python=python3 06:23:32 + local options 06:23:32 + local set_path=true 06:23:32 + local install_args= 06:23:32 ++ 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 06:23:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:23:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:23:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:23:32 + true 06:23:32 + case $1 in 06:23:32 + venv_file=/tmp/.toxenv 06:23:32 + shift 2 06:23:32 + true 06:23:32 + case $1 in 06:23:32 + shift 06:23:32 + break 06:23:32 + case $python in 06:23:32 + local pkg_list= 06:23:32 + [[ -d /opt/pyenv ]] 06:23:32 + echo 'Setup pyenv:' 06:23:32 Setup pyenv: 06:23:32 + export PYENV_ROOT=/opt/pyenv 06:23:32 + PYENV_ROOT=/opt/pyenv 06:23:32 + 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 06:23:32 + 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 06:23:32 + pyenv versions 06:23:32 * system (set by /opt/pyenv/version) 06:23:32 * 3.8.13 (set by /opt/pyenv/version) 06:23:32 * 3.9.13 (set by /opt/pyenv/version) 06:23:32 * 3.10.6 (set by /opt/pyenv/version) 06:23:32 + command -v pyenv 06:23:32 ++ pyenv init - --no-rehash 06:23:32 + 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[*]}"'\'')" 06:23:32 export PATH="/opt/pyenv/shims:${PATH}" 06:23:32 export PYENV_SHELL=bash 06:23:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:23:32 pyenv() { 06:23:32 local command 06:23:32 command="${1:-}" 06:23:32 if [ "$#" -gt 0 ]; then 06:23:32 shift 06:23:32 fi 06:23:32 06:23:32 case "$command" in 06:23:32 rehash|shell) 06:23:32 eval "$(pyenv "sh-$command" "$@")" 06:23:32 ;; 06:23:32 *) 06:23:32 command pyenv "$command" "$@" 06:23:32 ;; 06:23:32 esac 06:23:32 }' 06:23:32 +++ 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[*]}"' 06:23:32 ++ 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 06:23:32 ++ 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 06:23:32 ++ 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 06:23:32 ++ export PYENV_SHELL=bash 06:23:32 ++ PYENV_SHELL=bash 06:23:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:23:32 +++ complete -F _pyenv pyenv 06:23:32 ++ lf-pyver python3 06:23:32 ++ local py_version_xy=python3 06:23:32 ++ local py_version_xyz= 06:23:32 ++ pyenv versions 06:23:32 ++ local command 06:23:32 ++ command=versions 06:23:32 ++ '[' 1 -gt 0 ']' 06:23:32 ++ shift 06:23:32 ++ case "$command" in 06:23:32 ++ command pyenv versions 06:23:32 ++ pyenv versions 06:23:32 ++ awk '{ print $1 }' 06:23:32 ++ grep -E '^[0-9.]*[0-9]$' 06:23:32 ++ sed 's/^[ *]* //' 06:23:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:23:32 +++ sort -V 06:23:32 +++ grep '^3' /tmp/.pyenv_versions 06:23:32 +++ tail -n 1 06:23:32 ++ py_version_xyz=3.10.6 06:23:32 ++ [[ -z 3.10.6 ]] 06:23:32 ++ echo 3.10.6 06:23:32 ++ return 0 06:23:32 + pyenv local 3.10.6 06:23:32 + local command 06:23:32 + command=local 06:23:32 + '[' 2 -gt 0 ']' 06:23:32 + shift 06:23:32 + case "$command" in 06:23:32 + command pyenv local 3.10.6 06:23:32 + pyenv local 3.10.6 06:23:32 + for arg in "$@" 06:23:32 + case $arg in 06:23:32 + pkg_list+='tox ' 06:23:32 + for arg in "$@" 06:23:32 + case $arg in 06:23:32 + pkg_list+='virtualenv ' 06:23:32 + for arg in "$@" 06:23:32 + case $arg in 06:23:32 + pkg_list+='urllib3~=1.26.15 ' 06:23:32 + [[ -f /tmp/.toxenv ]] 06:23:32 + [[ ! -f /tmp/.toxenv ]] 06:23:32 + [[ -n '' ]] 06:23:32 + python3 -m venv /tmp/venv-GnFY 06:23:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GnFY' 06:23:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GnFY 06:23:37 + echo /tmp/venv-GnFY 06:23:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:23:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:23:37 + /tmp/venv-GnFY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:23:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:23:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:23:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:23:40 + /tmp/venv-GnFY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:23:42 + type python3 06:23:42 + true 06:23:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GnFY/bin to PATH' 06:23:42 lf-activate-venv(): INFO: Adding /tmp/venv-GnFY/bin to PATH 06:23:42 + PATH=/tmp/venv-GnFY/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 06:23:42 + return 0 06:23:42 + python3 --version 06:23:42 Python 3.10.6 06:23:42 + python3 -m pip --version 06:23:43 pip 24.0 from /tmp/venv-GnFY/lib/python3.10/site-packages/pip (python 3.10) 06:23:43 + python3 -m pip freeze 06:23:43 cachetools==5.3.3 06:23:43 chardet==5.2.0 06:23:43 colorama==0.4.6 06:23:43 distlib==0.3.8 06:23:43 filelock==3.13.1 06:23:43 packaging==23.2 06:23:43 platformdirs==4.2.0 06:23:43 pluggy==1.4.0 06:23:43 pyproject-api==1.6.1 06:23:43 tomli==2.0.1 06:23:43 tox==4.13.0 06:23:43 urllib3==1.26.18 06:23:43 virtualenv==20.25.1 06:23:43 [EnvInject] - Injecting environment variables from a build step. 06:23:43 [EnvInject] - Injecting as environment variables the properties content 06:23:43 PARALLEL=false 06:23:43 06:23:43 [EnvInject] - Variables injected successfully. 06:23:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins569995853894793900.sh 06:23:43 ---> tox-run.sh 06:23:43 + 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 06:23:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:23:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:23:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:23:43 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:23:43 + source /home/jenkins/lf-env.sh 06:23:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:23:43 ++ mktemp -d /tmp/venv-XXXX 06:23:43 + lf_venv=/tmp/venv-b4z1 06:23:43 + local venv_file=/tmp/.os_lf_venv 06:23:43 + local python=python3 06:23:43 + local options 06:23:43 + local set_path=true 06:23:43 + local install_args= 06:23:43 ++ 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 06:23:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:23:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:23:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:23:43 + true 06:23:43 + case $1 in 06:23:43 + venv_file=/tmp/.toxenv 06:23:43 + shift 2 06:23:43 + true 06:23:43 + case $1 in 06:23:43 + shift 06:23:43 + break 06:23:43 + case $python in 06:23:43 + local pkg_list= 06:23:43 + [[ -d /opt/pyenv ]] 06:23:43 + echo 'Setup pyenv:' 06:23:43 Setup pyenv: 06:23:43 + export PYENV_ROOT=/opt/pyenv 06:23:43 + PYENV_ROOT=/opt/pyenv 06:23:43 + 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 06:23:43 + 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 06:23:43 + pyenv versions 06:23:43 system 06:23:43 3.8.13 06:23:43 3.9.13 06:23:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:23:43 + command -v pyenv 06:23:43 ++ pyenv init - --no-rehash 06:23:43 + 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[*]}"'\'')" 06:23:43 export PATH="/opt/pyenv/shims:${PATH}" 06:23:43 export PYENV_SHELL=bash 06:23:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:23:43 pyenv() { 06:23:43 local command 06:23:43 command="${1:-}" 06:23:43 if [ "$#" -gt 0 ]; then 06:23:43 shift 06:23:43 fi 06:23:43 06:23:43 case "$command" in 06:23:43 rehash|shell) 06:23:43 eval "$(pyenv "sh-$command" "$@")" 06:23:43 ;; 06:23:43 *) 06:23:43 command pyenv "$command" "$@" 06:23:43 ;; 06:23:43 esac 06:23:43 }' 06:23:43 +++ 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[*]}"' 06:23:43 ++ 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 06:23:43 ++ 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 06:23:43 ++ 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 06:23:43 ++ export PYENV_SHELL=bash 06:23:43 ++ PYENV_SHELL=bash 06:23:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:23:43 +++ complete -F _pyenv pyenv 06:23:43 ++ lf-pyver python3 06:23:43 ++ local py_version_xy=python3 06:23:43 ++ local py_version_xyz= 06:23:43 ++ pyenv versions 06:23:43 ++ local command 06:23:43 ++ command=versions 06:23:43 ++ '[' 1 -gt 0 ']' 06:23:43 ++ shift 06:23:43 ++ case "$command" in 06:23:43 ++ command pyenv versions 06:23:43 ++ pyenv versions 06:23:43 ++ awk '{ print $1 }' 06:23:43 ++ grep -E '^[0-9.]*[0-9]$' 06:23:43 ++ sed 's/^[ *]* //' 06:23:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:23:43 +++ sort -V 06:23:43 +++ grep '^3' /tmp/.pyenv_versions 06:23:43 +++ tail -n 1 06:23:43 ++ py_version_xyz=3.10.6 06:23:43 ++ [[ -z 3.10.6 ]] 06:23:43 ++ echo 3.10.6 06:23:43 ++ return 0 06:23:43 + pyenv local 3.10.6 06:23:43 + local command 06:23:43 + command=local 06:23:43 + '[' 2 -gt 0 ']' 06:23:43 + shift 06:23:43 + case "$command" in 06:23:43 + command pyenv local 3.10.6 06:23:43 + pyenv local 3.10.6 06:23:43 + for arg in "$@" 06:23:43 + case $arg in 06:23:43 + pkg_list+='tox ' 06:23:43 + for arg in "$@" 06:23:43 + case $arg in 06:23:43 + pkg_list+='virtualenv ' 06:23:43 + for arg in "$@" 06:23:43 + case $arg in 06:23:43 + pkg_list+='urllib3~=1.26.15 ' 06:23:43 + [[ -f /tmp/.toxenv ]] 06:23:43 ++ cat /tmp/.toxenv 06:23:43 + lf_venv=/tmp/venv-GnFY 06:23:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GnFY from' file:/tmp/.toxenv 06:23:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GnFY from file:/tmp/.toxenv 06:23:43 + /tmp/venv-GnFY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:23:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:23:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:23:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:23:44 + /tmp/venv-GnFY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:23:46 + type python3 06:23:46 + true 06:23:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GnFY/bin to PATH' 06:23:46 lf-activate-venv(): INFO: Adding /tmp/venv-GnFY/bin to PATH 06:23:46 + PATH=/tmp/venv-GnFY/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 06:23:46 + return 0 06:23:46 + [[ -d /opt/pyenv ]] 06:23:46 + echo '---> Setting up pyenv' 06:23:46 ---> Setting up pyenv 06:23:46 + export PYENV_ROOT=/opt/pyenv 06:23:46 + PYENV_ROOT=/opt/pyenv 06:23:46 + export PATH=/opt/pyenv/bin:/tmp/venv-GnFY/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 06:23:46 + PATH=/opt/pyenv/bin:/tmp/venv-GnFY/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 06:23:46 ++ pwd 06:23:46 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:23:46 + export PYTHONPATH 06:23:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:23:46 + TOX_TESTENV_PASSENV=PYTHONPATH 06:23:46 + tox --version 06:23:46 4.13.0 from /tmp/venv-GnFY/lib/python3.10/site-packages/tox/__init__.py 06:23:46 + PARALLEL=false 06:23:46 + TOX_OPTIONS_LIST= 06:23:46 + [[ -n checkbashisms ]] 06:23:46 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:23:46 + case ${PARALLEL,,} in 06:23:46 + tox -e checkbashisms 06:23:46 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:23:47 checkbashisms: freeze> python -m pip freeze --all 06:23:48 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 06:23:48 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:23:49 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 06:23:49 you may get strange results 06:23:50 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:23:51 checkbashisms: OK (4.95=setup[1.77]+cmd[3.18] seconds) 06:23:51 congratulations :) (5.14 seconds) 06:23:51 + tox_status=0 06:23:51 + echo '---> Completed tox runs' 06:23:51 ---> Completed tox runs 06:23:51 + for i in .tox/*/log 06:23:51 ++ echo .tox/checkbashisms/log 06:23:51 ++ awk -F/ '{print $2}' 06:23:51 + tox_env=checkbashisms 06:23:51 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:23:51 + DOC_DIR=docs/_build/html 06:23:51 + [[ -d docs/_build/html ]] 06:23:51 + echo '---> tox-run.sh ends' 06:23:51 ---> tox-run.sh ends 06:23:51 + test 0 -eq 0 06:23:51 $ ssh-agent -k 06:23:51 unset SSH_AUTH_SOCK; 06:23:51 unset SSH_AGENT_PID; 06:23:51 echo Agent pid 1695 killed; 06:23:51 [ssh-agent] Stopped. 06:23:51 [PostBuildScript] - [INFO] Executing post build scripts. 06:23:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1303634143665196447.sh 06:23:51 ---> sysstat.sh 06:23:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15526031236756711348.sh 06:23:52 ---> package-listing.sh 06:23:52 ++ facter osfamily 06:23:52 ++ tr '[:upper:]' '[:lower:]' 06:23:52 + OS_FAMILY=debian 06:23:52 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:23:52 + START_PACKAGES=/tmp/packages_start.txt 06:23:52 + END_PACKAGES=/tmp/packages_end.txt 06:23:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:23:52 + PACKAGES=/tmp/packages_start.txt 06:23:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:23:52 + PACKAGES=/tmp/packages_end.txt 06:23:52 + case "${OS_FAMILY}" in 06:23:52 + dpkg -l 06:23:52 + grep '^ii' 06:23:52 + '[' -f /tmp/packages_start.txt ']' 06:23:52 + '[' -f /tmp/packages_end.txt ']' 06:23:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:23:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:23:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:23:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:23:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18361539386427309758.sh 06:23:52 ---> capture-instance-metadata.sh 06:23:52 Setup pyenv: 06:23:52 system 06:23:52 3.8.13 06:23:52 3.9.13 06:23:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:23:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XMap 06:23:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:23:59 lf-activate-venv(): INFO: Installing: lftools 06:24:31 lf-activate-venv(): INFO: Adding /tmp/venv-XMap/bin to PATH 06:24:31 INFO: Running in OpenStack, capturing instance metadata 06:24:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14418488334167709351.sh 06:24:32 provisioning config files... 06:24:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15330138882056056128tmp 06:24:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:24:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:24:32 [EnvInject] - Injecting environment variables from a build step. 06:24:32 [EnvInject] - Injecting as environment variables the properties content 06:24:32 SERVER_ID=logs 06:24:32 06:24:32 [EnvInject] - Variables injected successfully. 06:24:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10540973632159973441.sh 06:24:32 ---> create-netrc.sh 06:24:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2173757306723187459.sh 06:24:32 ---> python-tools-install.sh 06:24:32 Setup pyenv: 06:24:32 system 06:24:32 3.8.13 06:24:32 3.9.13 06:24:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:24:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XMap from file:/tmp/.os_lf_venv 06:24:33 lf-activate-venv(): INFO: Installing: lftools 06:24:41 lf-activate-venv(): INFO: Adding /tmp/venv-XMap/bin to PATH 06:24:41 Generating Requirements File 06:25:12 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. 06:25:12 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 06:25:12 Python 3.10.6 06:25:12 pip 24.0 from /tmp/venv-XMap/lib/python3.10/site-packages/pip (python 3.10) 06:25:13 appdirs==1.4.4 06:25:13 argcomplete==3.2.2 06:25:13 aspy.yaml==1.3.0 06:25:13 attrs==23.2.0 06:25:13 autopage==0.5.2 06:25:13 beautifulsoup4==4.12.3 06:25:13 boto3==1.34.52 06:25:13 botocore==1.34.52 06:25:13 bs4==0.0.2 06:25:13 cachetools==5.3.3 06:25:13 certifi==2024.2.2 06:25:13 cffi==1.16.0 06:25:13 cfgv==3.4.0 06:25:13 chardet==5.2.0 06:25:13 charset-normalizer==3.3.2 06:25:13 click==8.1.7 06:25:13 cliff==4.6.0 06:25:13 cmd2==2.4.3 06:25:13 cryptography==3.3.2 06:25:13 debtcollector==3.0.0 06:25:13 decorator==5.1.1 06:25:13 defusedxml==0.7.1 06:25:13 Deprecated==1.2.14 06:25:13 distlib==0.3.8 06:25:13 dnspython==2.6.1 06:25:13 docker==4.2.2 06:25:13 dogpile.cache==1.3.2 06:25:13 email_validator==2.1.1 06:25:13 filelock==3.13.1 06:25:13 future==1.0.0 06:25:13 gitdb==4.0.11 06:25:13 GitPython==3.1.42 06:25:13 google-auth==2.28.1 06:25:13 httplib2==0.22.0 06:25:13 identify==2.5.35 06:25:13 idna==3.6 06:25:13 importlib-resources==1.5.0 06:25:13 iso8601==2.1.0 06:25:13 Jinja2==3.1.3 06:25:13 jmespath==1.0.1 06:25:13 jsonpatch==1.33 06:25:13 jsonpointer==2.4 06:25:13 jsonschema==4.21.1 06:25:13 jsonschema-specifications==2023.12.1 06:25:13 keystoneauth1==5.6.0 06:25:13 kubernetes==29.0.0 06:25:13 lftools==0.37.9 06:25:13 lxml==5.1.0 06:25:13 MarkupSafe==2.1.5 06:25:13 msgpack==1.0.7 06:25:13 multi_key_dict==2.0.3 06:25:13 munch==4.0.0 06:25:13 netaddr==1.2.1 06:25:13 netifaces==0.11.0 06:25:13 niet==1.4.2 06:25:13 nodeenv==1.8.0 06:25:13 oauth2client==4.1.3 06:25:13 oauthlib==3.2.2 06:25:13 openstacksdk==0.62.0 06:25:13 os-client-config==2.1.0 06:25:13 os-service-types==1.7.0 06:25:13 osc-lib==3.0.1 06:25:13 oslo.config==9.4.0 06:25:13 oslo.context==5.4.0 06:25:13 oslo.i18n==6.3.0 06:25:13 oslo.log==5.5.0 06:25:13 oslo.serialization==5.4.0 06:25:13 oslo.utils==7.1.0 06:25:13 packaging==23.2 06:25:13 pbr==6.0.0 06:25:13 platformdirs==4.2.0 06:25:13 prettytable==3.10.0 06:25:13 pyasn1==0.5.1 06:25:13 pyasn1-modules==0.3.0 06:25:13 pycparser==2.21 06:25:13 pygerrit2==2.0.15 06:25:13 PyGithub==2.2.0 06:25:13 pyinotify==0.9.6 06:25:13 PyJWT==2.8.0 06:25:13 PyNaCl==1.5.0 06:25:13 pyparsing==2.4.7 06:25:13 pyperclip==1.8.2 06:25:13 pyrsistent==0.20.0 06:25:13 python-cinderclient==9.4.0 06:25:13 python-dateutil==2.8.2 06:25:13 python-heatclient==3.4.0 06:25:13 python-jenkins==1.8.2 06:25:13 python-keystoneclient==5.3.0 06:25:13 python-magnumclient==4.3.0 06:25:13 python-novaclient==18.4.0 06:25:13 python-openstackclient==6.0.1 06:25:13 python-swiftclient==4.4.0 06:25:13 PyYAML==6.0.1 06:25:13 referencing==0.33.0 06:25:13 requests==2.31.0 06:25:13 requests-oauthlib==1.3.1 06:25:13 requestsexceptions==1.4.0 06:25:13 rfc3986==2.0.0 06:25:13 rpds-py==0.18.0 06:25:13 rsa==4.9 06:25:13 ruamel.yaml==0.18.6 06:25:13 ruamel.yaml.clib==0.2.8 06:25:13 s3transfer==0.10.0 06:25:13 simplejson==3.19.2 06:25:13 six==1.16.0 06:25:13 smmap==5.0.1 06:25:13 soupsieve==2.5 06:25:13 stevedore==5.2.0 06:25:13 tabulate==0.9.0 06:25:13 toml==0.10.2 06:25:13 tomlkit==0.12.4 06:25:13 tqdm==4.66.2 06:25:13 typing_extensions==4.10.0 06:25:13 tzdata==2024.1 06:25:13 urllib3==1.26.18 06:25:13 virtualenv==20.25.1 06:25:13 wcwidth==0.2.13 06:25:13 websocket-client==1.7.0 06:25:13 wrapt==1.16.0 06:25:13 xdg==6.0.0 06:25:13 xmltodict==0.13.0 06:25:13 yq==3.2.3 06:25:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8881855634830408629.sh 06:25:13 ---> sudo-logs.sh 06:25:13 Archiving 'sudo' log.. 06:25:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16936102812642299074.sh 06:25:13 ---> job-cost.sh 06:25:13 Setup pyenv: 06:25:13 system 06:25:13 3.8.13 06:25:13 3.9.13 06:25:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:25:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XMap from file:/tmp/.os_lf_venv 06:25:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:25:23 lf-activate-venv(): INFO: Adding /tmp/venv-XMap/bin to PATH 06:25:23 INFO: No Stack... 06:25:23 INFO: Retrieving Pricing Info for: v3-standard-4 06:25:24 INFO: Archiving Costs 06:25:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1074672975750813835.sh 06:25:24 ---> logs-deploy.sh 06:25:24 Setup pyenv: 06:25:24 system 06:25:24 3.8.13 06:25:24 3.9.13 06:25:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:25:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XMap from file:/tmp/.os_lf_venv 06:25:25 lf-activate-venv(): INFO: Installing: lftools 06:25:34 lf-activate-venv(): INFO: Adding /tmp/venv-XMap/bin to PATH 06:25:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3341 06:25:34 INFO: archiving workspace using pattern(s): 06:25:35 Archives upload complete. 06:25:35 INFO: archiving logs to Nexus 06:25:36 ---> uname -a: 06:25:36 Linux prd-ubuntu1804-builder-4c-4g-9620 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:25:36 06:25:36 06:25:36 ---> lscpu: 06:25:36 Architecture: x86_64 06:25:36 CPU op-mode(s): 32-bit, 64-bit 06:25:36 Byte Order: Little Endian 06:25:36 CPU(s): 4 06:25:36 On-line CPU(s) list: 0-3 06:25:36 Thread(s) per core: 1 06:25:36 Core(s) per socket: 1 06:25:36 Socket(s): 4 06:25:36 NUMA node(s): 1 06:25:36 Vendor ID: AuthenticAMD 06:25:36 CPU family: 23 06:25:36 Model: 49 06:25:36 Model name: AMD EPYC-Rome Processor 06:25:36 Stepping: 0 06:25:36 CPU MHz: 2799.998 06:25:36 BogoMIPS: 5599.99 06:25:36 Virtualization: AMD-V 06:25:36 Hypervisor vendor: KVM 06:25:36 Virtualization type: full 06:25:36 L1d cache: 32K 06:25:36 L1i cache: 32K 06:25:36 L2 cache: 512K 06:25:36 L3 cache: 16384K 06:25:36 NUMA node0 CPU(s): 0-3 06:25:36 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 06:25:36 06:25:36 06:25:36 ---> nproc: 06:25:36 4 06:25:36 06:25:36 06:25:36 ---> df -h: 06:25:36 Filesystem Size Used Avail Use% Mounted on 06:25:36 udev 7.9G 0 7.9G 0% /dev 06:25:36 tmpfs 1.6G 672K 1.6G 1% /run 06:25:36 /dev/vda1 78G 8.3G 70G 11% / 06:25:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:25:36 tmpfs 5.0M 0 5.0M 0% /run/lock 06:25:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:25:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:25:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:25:36 06:25:36 06:25:36 ---> free -m: 06:25:36 total used free shared buff/cache available 06:25:36 Mem: 16040 538 13247 0 2253 15170 06:25:36 Swap: 1023 0 1023 06:25:36 06:25:36 06:25:36 ---> ip addr: 06:25:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:25:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:25:36 inet 127.0.0.1/8 scope host lo 06:25:36 valid_lft forever preferred_lft forever 06:25:36 inet6 ::1/128 scope host 06:25:36 valid_lft forever preferred_lft forever 06:25:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:25:36 link/ether fa:16:3e:66:26:98 brd ff:ff:ff:ff:ff:ff 06:25:36 inet 10.30.106.51/23 brd 10.30.107.255 scope global dynamic ens3 06:25:36 valid_lft 86245sec preferred_lft 86245sec 06:25:36 inet6 fe80::f816:3eff:fe66:2698/64 scope link 06:25:36 valid_lft forever preferred_lft forever 06:25:36 06:25:36 06:25:36 ---> sar -b -r -n DEV: 06:25:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9620) 02/29/24 _x86_64_ (4 CPU) 06:25:36 06:25:36 06:23:04 LINUX RESTART (4 CPU) 06:25:36 06:25:36 06:24:01 tps rtps wtps bread/s bwrtn/s 06:25:36 06:25:01 119.05 13.95 105.10 1049.69 35010.56 06:25:36 Average: 119.05 13.95 105.10 1049.69 35010.56 06:25:36 06:25:36 06:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:25:36 06:25:01 13841268 15557792 2583700 15.73 71460 1838796 779252 4.46 714000 1640092 105732 06:25:36 Average: 13841268 15557792 2583700 15.73 71460 1838796 779252 4.46 714000 1640092 105732 06:25:36 06:25:36 06:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:25:36 06:25:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 06:25:36 06:25:01 ens3 51.64 36.46 747.85 8.62 0.00 0.00 0.00 0.00 06:25:36 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 06:25:36 Average: ens3 51.64 36.46 747.85 8.62 0.00 0.00 0.00 0.00 06:25:36 06:25:36 06:25:36 ---> sar -P ALL: 06:25:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9620) 02/29/24 _x86_64_ (4 CPU) 06:25:36 06:25:36 06:23:04 LINUX RESTART (4 CPU) 06:25:36 06:25:36 06:24:01 CPU %user %nice %system %iowait %steal %idle 06:25:36 06:25:01 all 20.22 0.00 1.28 5.60 0.05 72.85 06:25:36 06:25:01 0 12.11 0.00 1.09 14.10 0.07 72.63 06:25:36 06:25:01 1 13.66 0.00 1.00 2.81 0.05 82.47 06:25:36 06:25:01 2 25.26 0.00 1.27 1.56 0.08 71.82 06:25:36 06:25:01 3 29.83 0.00 1.77 3.94 0.05 64.41 06:25:36 Average: all 20.22 0.00 1.28 5.60 0.05 72.85 06:25:36 Average: 0 12.11 0.00 1.09 14.10 0.07 72.63 06:25:36 Average: 1 13.66 0.00 1.00 2.81 0.05 82.47 06:25:36 Average: 2 25.26 0.00 1.27 1.56 0.08 71.82 06:25:36 Average: 3 29.83 0.00 1.77 3.94 0.05 64.41 06:25:36 06:25:36 06:25:36