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