12:09:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137703 12:09:12 Running as SYSTEM 12:09:12 [EnvInject] - Loading node environment variables. 12:09:12 Building remotely on prd-ubuntu1804-builder-4c-4g-23903 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:09:12 [ssh-agent] Looking for ssh-agent implementation... 12:09:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:12 $ ssh-agent 12:09:12 SSH_AUTH_SOCK=/tmp/ssh-fB1ED7aXknAr/agent.1666 12:09:12 SSH_AGENT_PID=1668 12:09:12 [ssh-agent] Started. 12:09:12 Running ssh-add (command line suppressed) 12:09:12 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10666247204210919219.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10666247204210919219.key) 12:09:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:09:12 The recommended git tool is: NONE 12:09:13 using credential onap-jenkins-ssh 12:09:13 Wiping out workspace first. 12:09:13 Cloning the remote Git repository 12:09:13 Cloning repository git://cloud.onap.org/mirror/oom.git 12:09:13 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:09:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:09:13 > git --version # timeout=10 12:09:13 > git --version # 'git version 2.17.1' 12:09:13 using GIT_SSH to set credentials Gerrit user 12:09:13 Verifying host key using manually-configured host key entries 12:09:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:09:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:09:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:09:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:09:19 using GIT_SSH to set credentials Gerrit user 12:09:19 Verifying host key using manually-configured host key entries 12:09:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137703/2 # timeout=30 12:09:19 > git rev-parse dc8cf98610dd7c3e8675c0fb5c2d952af3d2de4d^{commit} # timeout=10 12:09:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:09:20 Checking out Revision dc8cf98610dd7c3e8675c0fb5c2d952af3d2de4d (refs/changes/03/137703/2) 12:09:20 > git config core.sparsecheckout # timeout=10 12:09:20 > git checkout -f dc8cf98610dd7c3e8675c0fb5c2d952af3d2de4d # timeout=30 12:09:22 Commit message: "[MARIADB][POLICY] Correct the MariaDB ReadinessCheck" 12:09:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:09:22 > git rev-list --no-walk f8a899c48c91681eb61f3968583862ffc9e9ad73 # timeout=10 12:09:22 [EnvInject] - Injecting environment variables from a build step. 12:09:22 [EnvInject] - Injecting as environment variables the properties content 12:09:22 PYTHON=python3 12:09:22 12:09:22 [EnvInject] - Variables injected successfully. 12:09:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10413477200962311054.sh 12:09:22 ---> tox-install.sh 12:09:22 + source /home/jenkins/lf-env.sh 12:09:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:22 ++ mktemp -d /tmp/venv-XXXX 12:09:22 + lf_venv=/tmp/venv-CSkM 12:09:22 + local venv_file=/tmp/.os_lf_venv 12:09:22 + local python=python3 12:09:22 + local options 12:09:22 + local set_path=true 12:09:22 + local install_args= 12:09:22 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:09:22 + true 12:09:22 + case $1 in 12:09:22 + venv_file=/tmp/.toxenv 12:09:22 + shift 2 12:09:22 + true 12:09:22 + case $1 in 12:09:22 + shift 12:09:22 + break 12:09:22 + case $python in 12:09:22 + local pkg_list= 12:09:22 + [[ -d /opt/pyenv ]] 12:09:22 + echo 'Setup pyenv:' 12:09:22 Setup pyenv: 12:09:22 + export PYENV_ROOT=/opt/pyenv 12:09:22 + PYENV_ROOT=/opt/pyenv 12:09:22 + 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 12:09:22 + 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 12:09:22 + pyenv versions 12:09:23 * system (set by /opt/pyenv/version) 12:09:23 * 3.8.13 (set by /opt/pyenv/version) 12:09:23 * 3.9.13 (set by /opt/pyenv/version) 12:09:23 * 3.10.6 (set by /opt/pyenv/version) 12:09:23 + command -v pyenv 12:09:23 ++ pyenv init - --no-rehash 12:09:23 + 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[*]}"'\'')" 12:09:23 export PATH="/opt/pyenv/shims:${PATH}" 12:09:23 export PYENV_SHELL=bash 12:09:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:09:23 pyenv() { 12:09:23 local command 12:09:23 command="${1:-}" 12:09:23 if [ "$#" -gt 0 ]; then 12:09:23 shift 12:09:23 fi 12:09:23 12:09:23 case "$command" in 12:09:23 rehash|shell) 12:09:23 eval "$(pyenv "sh-$command" "$@")" 12:09:23 ;; 12:09:23 *) 12:09:23 command pyenv "$command" "$@" 12:09:23 ;; 12:09:23 esac 12:09:23 }' 12:09:23 +++ 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[*]}"' 12:09:23 ++ 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 12:09:23 ++ 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 12:09:23 ++ 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 12:09:23 ++ export PYENV_SHELL=bash 12:09:23 ++ PYENV_SHELL=bash 12:09:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:09:23 +++ complete -F _pyenv pyenv 12:09:23 ++ lf-pyver python3 12:09:23 ++ local py_version_xy=python3 12:09:23 ++ local py_version_xyz= 12:09:23 ++ pyenv versions 12:09:23 ++ local command 12:09:23 ++ command=versions 12:09:23 ++ '[' 1 -gt 0 ']' 12:09:23 ++ shift 12:09:23 ++ case "$command" in 12:09:23 ++ command pyenv versions 12:09:23 ++ pyenv versions 12:09:23 ++ grep -E '^[0-9.]*[0-9]$' 12:09:23 ++ sed 's/^[ *]* //' 12:09:23 ++ awk '{ print $1 }' 12:09:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:09:23 +++ grep '^3' /tmp/.pyenv_versions 12:09:23 +++ sort -V 12:09:23 +++ tail -n 1 12:09:23 ++ py_version_xyz=3.10.6 12:09:23 ++ [[ -z 3.10.6 ]] 12:09:23 ++ echo 3.10.6 12:09:23 ++ return 0 12:09:23 + pyenv local 3.10.6 12:09:23 + local command 12:09:23 + command=local 12:09:23 + '[' 2 -gt 0 ']' 12:09:23 + shift 12:09:23 + case "$command" in 12:09:23 + command pyenv local 3.10.6 12:09:23 + pyenv local 3.10.6 12:09:23 + for arg in "$@" 12:09:23 + case $arg in 12:09:23 + pkg_list+='tox ' 12:09:23 + for arg in "$@" 12:09:23 + case $arg in 12:09:23 + pkg_list+='virtualenv ' 12:09:23 + for arg in "$@" 12:09:23 + case $arg in 12:09:23 + pkg_list+='urllib3~=1.26.15 ' 12:09:23 + [[ -f /tmp/.toxenv ]] 12:09:23 + [[ ! -f /tmp/.toxenv ]] 12:09:23 + [[ -n '' ]] 12:09:23 + python3 -m venv /tmp/venv-CSkM 12:09:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CSkM' 12:09:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CSkM 12:09:27 + echo /tmp/venv-CSkM 12:09:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:09:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:09:27 + /tmp/venv-CSkM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:09:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:09:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:09:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:09:30 + /tmp/venv-CSkM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:09:32 + type python3 12:09:32 + true 12:09:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CSkM/bin to PATH' 12:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-CSkM/bin to PATH 12:09:32 + PATH=/tmp/venv-CSkM/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 12:09:32 + return 0 12:09:32 + python3 --version 12:09:32 Python 3.10.6 12:09:32 + python3 -m pip --version 12:09:32 pip 24.0 from /tmp/venv-CSkM/lib/python3.10/site-packages/pip (python 3.10) 12:09:33 + python3 -m pip freeze 12:09:33 cachetools==5.3.3 12:09:33 chardet==5.2.0 12:09:33 colorama==0.4.6 12:09:33 distlib==0.3.8 12:09:33 filelock==3.13.4 12:09:33 packaging==24.0 12:09:33 platformdirs==4.2.0 12:09:33 pluggy==1.4.0 12:09:33 pyproject-api==1.6.1 12:09:33 tomli==2.0.1 12:09:33 tox==4.14.2 12:09:33 urllib3==1.26.18 12:09:33 virtualenv==20.25.2 12:09:33 [EnvInject] - Injecting environment variables from a build step. 12:09:33 [EnvInject] - Injecting as environment variables the properties content 12:09:33 PARALLEL=false 12:09:33 12:09:33 [EnvInject] - Variables injected successfully. 12:09:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17300389349110982201.sh 12:09:33 ---> tox-run.sh 12:09:33 + 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 12:09:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:09:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:09:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:09:33 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:09:33 + source /home/jenkins/lf-env.sh 12:09:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:09:33 ++ mktemp -d /tmp/venv-XXXX 12:09:33 + lf_venv=/tmp/venv-Bu06 12:09:33 + local venv_file=/tmp/.os_lf_venv 12:09:33 + local python=python3 12:09:33 + local options 12:09:33 + local set_path=true 12:09:33 + local install_args= 12:09:33 ++ 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 12:09:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:09:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:09:33 + true 12:09:33 + case $1 in 12:09:33 + venv_file=/tmp/.toxenv 12:09:33 + shift 2 12:09:33 + true 12:09:33 + case $1 in 12:09:33 + shift 12:09:33 + break 12:09:33 + case $python in 12:09:33 + local pkg_list= 12:09:33 + [[ -d /opt/pyenv ]] 12:09:33 + echo 'Setup pyenv:' 12:09:33 Setup pyenv: 12:09:33 + export PYENV_ROOT=/opt/pyenv 12:09:33 + PYENV_ROOT=/opt/pyenv 12:09:33 + 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 12:09:33 + 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 12:09:33 + pyenv versions 12:09:33 system 12:09:33 3.8.13 12:09:33 3.9.13 12:09:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:09:33 + command -v pyenv 12:09:33 ++ pyenv init - --no-rehash 12:09:33 + 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[*]}"'\'')" 12:09:33 export PATH="/opt/pyenv/shims:${PATH}" 12:09:33 export PYENV_SHELL=bash 12:09:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:09:33 pyenv() { 12:09:33 local command 12:09:33 command="${1:-}" 12:09:33 if [ "$#" -gt 0 ]; then 12:09:33 shift 12:09:33 fi 12:09:33 12:09:33 case "$command" in 12:09:33 rehash|shell) 12:09:33 eval "$(pyenv "sh-$command" "$@")" 12:09:33 ;; 12:09:33 *) 12:09:33 command pyenv "$command" "$@" 12:09:33 ;; 12:09:33 esac 12:09:33 }' 12:09:33 +++ 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[*]}"' 12:09:33 ++ 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 12:09:33 ++ 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 12:09:33 ++ 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 12:09:33 ++ export PYENV_SHELL=bash 12:09:33 ++ PYENV_SHELL=bash 12:09:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:09:33 +++ complete -F _pyenv pyenv 12:09:33 ++ lf-pyver python3 12:09:33 ++ local py_version_xy=python3 12:09:33 ++ local py_version_xyz= 12:09:33 ++ pyenv versions 12:09:33 ++ local command 12:09:33 ++ sed 's/^[ *]* //' 12:09:33 ++ awk '{ print $1 }' 12:09:33 ++ command=versions 12:09:33 ++ '[' 1 -gt 0 ']' 12:09:33 ++ grep -E '^[0-9.]*[0-9]$' 12:09:33 ++ shift 12:09:33 ++ case "$command" in 12:09:33 ++ command pyenv versions 12:09:33 ++ pyenv versions 12:09:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:09:33 +++ grep '^3' /tmp/.pyenv_versions 12:09:33 +++ sort -V 12:09:33 +++ tail -n 1 12:09:33 ++ py_version_xyz=3.10.6 12:09:33 ++ [[ -z 3.10.6 ]] 12:09:33 ++ echo 3.10.6 12:09:33 ++ return 0 12:09:33 + pyenv local 3.10.6 12:09:33 + local command 12:09:33 + command=local 12:09:33 + '[' 2 -gt 0 ']' 12:09:33 + shift 12:09:33 + case "$command" in 12:09:33 + command pyenv local 3.10.6 12:09:33 + pyenv local 3.10.6 12:09:33 + for arg in "$@" 12:09:33 + case $arg in 12:09:33 + pkg_list+='tox ' 12:09:33 + for arg in "$@" 12:09:33 + case $arg in 12:09:33 + pkg_list+='virtualenv ' 12:09:33 + for arg in "$@" 12:09:33 + case $arg in 12:09:33 + pkg_list+='urllib3~=1.26.15 ' 12:09:33 + [[ -f /tmp/.toxenv ]] 12:09:33 ++ cat /tmp/.toxenv 12:09:33 + lf_venv=/tmp/venv-CSkM 12:09:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CSkM from' file:/tmp/.toxenv 12:09:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CSkM from file:/tmp/.toxenv 12:09:33 + /tmp/venv-CSkM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:09:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:09:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:09:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:09:34 + /tmp/venv-CSkM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:09:35 + type python3 12:09:35 + true 12:09:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CSkM/bin to PATH' 12:09:35 lf-activate-venv(): INFO: Adding /tmp/venv-CSkM/bin to PATH 12:09:35 + PATH=/tmp/venv-CSkM/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 12:09:35 + return 0 12:09:35 + [[ -d /opt/pyenv ]] 12:09:35 + echo '---> Setting up pyenv' 12:09:35 ---> Setting up pyenv 12:09:35 + export PYENV_ROOT=/opt/pyenv 12:09:35 + PYENV_ROOT=/opt/pyenv 12:09:35 + export PATH=/opt/pyenv/bin:/tmp/venv-CSkM/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 12:09:35 + PATH=/opt/pyenv/bin:/tmp/venv-CSkM/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 12:09:35 ++ pwd 12:09:35 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:09:35 + export PYTHONPATH 12:09:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:09:35 + TOX_TESTENV_PASSENV=PYTHONPATH 12:09:35 + tox --version 12:09:36 4.14.2 from /tmp/venv-CSkM/lib/python3.10/site-packages/tox/__init__.py 12:09:36 + PARALLEL=false 12:09:36 + TOX_OPTIONS_LIST= 12:09:36 + [[ -n checkbashisms ]] 12:09:36 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:09:36 + case ${PARALLEL,,} in 12:09:36 + tox -e checkbashisms 12:09:36 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:09:37 checkbashisms: freeze> python -m pip freeze --all 12:09:38 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 12:09:38 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:09:39 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:09:39 you may get strange results 12:09:39 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:09:41 checkbashisms: OK (4.67=setup[1.63]+cmd[3.05] seconds) 12:09:41 congratulations :) (4.84 seconds) 12:09:41 + tox_status=0 12:09:41 + echo '---> Completed tox runs' 12:09:41 ---> Completed tox runs 12:09:41 + for i in .tox/*/log 12:09:41 ++ echo .tox/checkbashisms/log 12:09:41 ++ awk -F/ '{print $2}' 12:09:41 + tox_env=checkbashisms 12:09:41 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:09:41 + DOC_DIR=docs/_build/html 12:09:41 + [[ -d docs/_build/html ]] 12:09:41 + echo '---> tox-run.sh ends' 12:09:41 ---> tox-run.sh ends 12:09:41 + test 0 -eq 0 12:09:41 $ ssh-agent -k 12:09:41 unset SSH_AUTH_SOCK; 12:09:41 unset SSH_AGENT_PID; 12:09:41 echo Agent pid 1668 killed; 12:09:41 [ssh-agent] Stopped. 12:09:41 [PostBuildScript] - [INFO] Executing post build scripts. 12:09:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2423831042601901006.sh 12:09:41 ---> sysstat.sh 12:09:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4013135857026011319.sh 12:09:41 ---> package-listing.sh 12:09:41 ++ facter osfamily 12:09:41 ++ tr '[:upper:]' '[:lower:]' 12:09:41 + OS_FAMILY=debian 12:09:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:09:41 + START_PACKAGES=/tmp/packages_start.txt 12:09:41 + END_PACKAGES=/tmp/packages_end.txt 12:09:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:09:41 + PACKAGES=/tmp/packages_start.txt 12:09:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:09:41 + PACKAGES=/tmp/packages_end.txt 12:09:41 + case "${OS_FAMILY}" in 12:09:41 + dpkg -l 12:09:41 + grep '^ii' 12:09:41 + '[' -f /tmp/packages_start.txt ']' 12:09:41 + '[' -f /tmp/packages_end.txt ']' 12:09:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:09:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:09:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:09:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:09:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5281811571233625483.sh 12:09:41 ---> capture-instance-metadata.sh 12:09:41 Setup pyenv: 12:09:41 system 12:09:41 3.8.13 12:09:41 3.9.13 12:09:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:09:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8low 12:09:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:09:48 lf-activate-venv(): INFO: Installing: lftools 12:10:25 lf-activate-venv(): INFO: Adding /tmp/venv-8low/bin to PATH 12:10:25 INFO: Running in OpenStack, capturing instance metadata 12:10:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11361576267637746070.sh 12:10:25 provisioning config files... 12:10:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5406507399079587092tmp 12:10:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:10:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:10:25 [EnvInject] - Injecting environment variables from a build step. 12:10:25 [EnvInject] - Injecting as environment variables the properties content 12:10:25 SERVER_ID=logs 12:10:25 12:10:25 [EnvInject] - Variables injected successfully. 12:10:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15797737333911479663.sh 12:10:25 ---> create-netrc.sh 12:10:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15016001507470700868.sh 12:10:25 ---> python-tools-install.sh 12:10:25 Setup pyenv: 12:10:25 system 12:10:25 3.8.13 12:10:25 3.9.13 12:10:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:10:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8low from file:/tmp/.os_lf_venv 12:10:27 lf-activate-venv(): INFO: Installing: lftools 12:10:38 lf-activate-venv(): INFO: Adding /tmp/venv-8low/bin to PATH 12:10:38 Generating Requirements File 12:11:18 Python 3.10.6 12:11:18 pip 24.0 from /tmp/venv-8low/lib/python3.10/site-packages/pip (python 3.10) 12:11:18 appdirs==1.4.4 12:11:18 argcomplete==3.3.0 12:11:18 aspy.yaml==1.3.0 12:11:18 attrs==23.2.0 12:11:18 autopage==0.5.2 12:11:18 beautifulsoup4==4.12.3 12:11:18 boto3==1.34.85 12:11:18 botocore==1.34.85 12:11:18 bs4==0.0.2 12:11:18 cachetools==5.3.3 12:11:18 certifi==2024.2.2 12:11:18 cffi==1.16.0 12:11:18 cfgv==3.4.0 12:11:18 chardet==5.2.0 12:11:18 charset-normalizer==3.3.2 12:11:18 click==8.1.7 12:11:18 cliff==4.6.0 12:11:18 cmd2==2.4.3 12:11:18 cryptography==3.3.2 12:11:18 debtcollector==3.0.0 12:11:18 decorator==5.1.1 12:11:18 defusedxml==0.7.1 12:11:18 Deprecated==1.2.14 12:11:18 distlib==0.3.8 12:11:18 dnspython==2.6.1 12:11:18 docker==4.2.2 12:11:18 dogpile.cache==1.3.2 12:11:18 email_validator==2.1.1 12:11:18 filelock==3.13.4 12:11:18 future==1.0.0 12:11:18 gitdb==4.0.11 12:11:18 GitPython==3.1.43 12:11:18 google-auth==2.29.0 12:11:18 httplib2==0.22.0 12:11:18 identify==2.5.35 12:11:18 idna==3.7 12:11:18 importlib-resources==1.5.0 12:11:18 iso8601==2.1.0 12:11:18 Jinja2==3.1.3 12:11:18 jmespath==1.0.1 12:11:18 jsonpatch==1.33 12:11:18 jsonpointer==2.4 12:11:18 jsonschema==4.21.1 12:11:18 jsonschema-specifications==2023.12.1 12:11:18 keystoneauth1==5.6.0 12:11:18 kubernetes==29.0.0 12:11:18 lftools==0.37.10 12:11:18 lxml==5.2.1 12:11:18 MarkupSafe==2.1.5 12:11:18 msgpack==1.0.8 12:11:18 multi_key_dict==2.0.3 12:11:18 munch==4.0.0 12:11:18 netaddr==1.2.1 12:11:18 netifaces==0.11.0 12:11:18 niet==1.4.2 12:11:18 nodeenv==1.8.0 12:11:18 oauth2client==4.1.3 12:11:18 oauthlib==3.2.2 12:11:18 openstacksdk==3.1.0 12:11:18 os-client-config==2.1.0 12:11:18 os-service-types==1.7.0 12:11:18 osc-lib==3.0.1 12:11:18 oslo.config==9.4.0 12:11:18 oslo.context==5.5.0 12:11:18 oslo.i18n==6.3.0 12:11:18 oslo.log==5.5.1 12:11:18 oslo.serialization==5.4.0 12:11:18 oslo.utils==7.1.0 12:11:18 packaging==24.0 12:11:18 pbr==6.0.0 12:11:18 platformdirs==4.2.0 12:11:18 prettytable==3.10.0 12:11:18 pyasn1==0.6.0 12:11:18 pyasn1_modules==0.4.0 12:11:18 pycparser==2.22 12:11:18 pygerrit2==2.0.15 12:11:18 PyGithub==2.3.0 12:11:18 pyinotify==0.9.6 12:11:18 PyJWT==2.8.0 12:11:18 PyNaCl==1.5.0 12:11:18 pyparsing==2.4.7 12:11:18 pyperclip==1.8.2 12:11:18 pyrsistent==0.20.0 12:11:18 python-cinderclient==9.5.0 12:11:18 python-dateutil==2.9.0.post0 12:11:18 python-heatclient==3.5.0 12:11:18 python-jenkins==1.8.2 12:11:18 python-keystoneclient==5.4.0 12:11:18 python-magnumclient==4.4.0 12:11:18 python-novaclient==18.6.0 12:11:18 python-openstackclient==6.6.0 12:11:18 python-swiftclient==4.5.0 12:11:18 PyYAML==6.0.1 12:11:18 referencing==0.34.0 12:11:18 requests==2.31.0 12:11:18 requests-oauthlib==2.0.0 12:11:18 requestsexceptions==1.4.0 12:11:18 rfc3986==2.0.0 12:11:18 rpds-py==0.18.0 12:11:18 rsa==4.9 12:11:18 ruamel.yaml==0.18.6 12:11:18 ruamel.yaml.clib==0.2.8 12:11:18 s3transfer==0.10.1 12:11:18 simplejson==3.19.2 12:11:18 six==1.16.0 12:11:18 smmap==5.0.1 12:11:18 soupsieve==2.5 12:11:18 stevedore==5.2.0 12:11:18 tabulate==0.9.0 12:11:18 toml==0.10.2 12:11:18 tomlkit==0.12.4 12:11:18 tqdm==4.66.2 12:11:18 typing_extensions==4.11.0 12:11:18 tzdata==2024.1 12:11:18 urllib3==1.26.18 12:11:18 virtualenv==20.25.2 12:11:18 wcwidth==0.2.13 12:11:18 websocket-client==1.7.0 12:11:18 wrapt==1.16.0 12:11:18 xdg==6.0.0 12:11:18 xmltodict==0.13.0 12:11:18 yq==3.3.1 12:11:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16031272220744159857.sh 12:11:18 ---> sudo-logs.sh 12:11:18 Archiving 'sudo' log.. 12:11:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins963692989294576514.sh 12:11:19 ---> job-cost.sh 12:11:19 Setup pyenv: 12:11:19 system 12:11:19 3.8.13 12:11:19 3.9.13 12:11:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:11:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8low from file:/tmp/.os_lf_venv 12:11:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:11:25 lf-activate-venv(): INFO: Adding /tmp/venv-8low/bin to PATH 12:11:25 INFO: No Stack... 12:11:25 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:26 INFO: Archiving Costs 12:11:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins245562168619451396.sh 12:11:26 ---> logs-deploy.sh 12:11:26 Setup pyenv: 12:11:26 system 12:11:26 3.8.13 12:11:26 3.9.13 12:11:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:11:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8low from file:/tmp/.os_lf_venv 12:11:27 lf-activate-venv(): INFO: Installing: lftools 12:11:36 lf-activate-venv(): INFO: Adding /tmp/venv-8low/bin to PATH 12:11:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3443 12:11:36 INFO: archiving workspace using pattern(s): 12:11:37 Archives upload complete. 12:11:37 INFO: archiving logs to Nexus 12:11:38 ---> uname -a: 12:11:38 Linux prd-ubuntu1804-builder-4c-4g-23903 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:11:38 12:11:38 12:11:38 ---> lscpu: 12:11:38 Architecture: x86_64 12:11:38 CPU op-mode(s): 32-bit, 64-bit 12:11:38 Byte Order: Little Endian 12:11:38 CPU(s): 4 12:11:38 On-line CPU(s) list: 0-3 12:11:38 Thread(s) per core: 1 12:11:38 Core(s) per socket: 1 12:11:38 Socket(s): 4 12:11:38 NUMA node(s): 1 12:11:38 Vendor ID: AuthenticAMD 12:11:38 CPU family: 23 12:11:38 Model: 49 12:11:38 Model name: AMD EPYC-Rome Processor 12:11:38 Stepping: 0 12:11:38 CPU MHz: 2800.000 12:11:38 BogoMIPS: 5600.00 12:11:38 Virtualization: AMD-V 12:11:38 Hypervisor vendor: KVM 12:11:38 Virtualization type: full 12:11:38 L1d cache: 32K 12:11:38 L1i cache: 32K 12:11:38 L2 cache: 512K 12:11:38 L3 cache: 16384K 12:11:38 NUMA node0 CPU(s): 0-3 12:11:38 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 12:11:38 12:11:38 12:11:38 ---> nproc: 12:11:38 4 12:11:38 12:11:38 12:11:38 ---> df -h: 12:11:38 Filesystem Size Used Avail Use% Mounted on 12:11:38 udev 7.9G 0 7.9G 0% /dev 12:11:38 tmpfs 1.6G 672K 1.6G 1% /run 12:11:38 /dev/vda1 78G 8.3G 70G 11% / 12:11:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:11:38 tmpfs 5.0M 0 5.0M 0% /run/lock 12:11:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:11:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:11:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:11:38 12:11:38 12:11:38 ---> free -m: 12:11:38 total used free shared buff/cache available 12:11:38 Mem: 16040 576 13410 0 2052 15151 12:11:38 Swap: 1023 0 1023 12:11:38 12:11:38 12:11:38 ---> ip addr: 12:11:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:11:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:11:38 inet 127.0.0.1/8 scope host lo 12:11:38 valid_lft forever preferred_lft forever 12:11:38 inet6 ::1/128 scope host 12:11:38 valid_lft forever preferred_lft forever 12:11:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:11:38 link/ether fa:16:3e:3b:74:77 brd ff:ff:ff:ff:ff:ff 12:11:38 inet 10.30.106.167/23 brd 10.30.107.255 scope global dynamic ens3 12:11:38 valid_lft 86232sec preferred_lft 86232sec 12:11:38 inet6 fe80::f816:3eff:fe3b:7477/64 scope link 12:11:38 valid_lft forever preferred_lft forever 12:11:38 12:11:38 12:11:38 ---> sar -b -r -n DEV: 12:11:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23903) 04/17/24 _x86_64_ (4 CPU) 12:11:38 12:11:38 12:08:53 LINUX RESTART (4 CPU) 12:11:38 12:11:38 12:09:02 tps rtps wtps bread/s bwrtn/s 12:11:38 12:10:01 223.15 60.53 162.62 3822.13 33548.75 12:11:38 12:11:01 102.70 13.86 88.84 1050.09 13553.34 12:11:38 Average: 162.42 37.00 125.42 2424.47 23467.05 12:11:38 12:11:38 12:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:38 12:10:01 13998640 15483736 2426328 14.77 52588 1637020 806268 4.61 757996 1460308 92348 12:11:38 12:11:01 13836880 15534532 2588088 15.76 70116 1822072 757576 4.34 736496 1624736 27284 12:11:38 Average: 13917760 15509134 2507208 15.26 61352 1729546 781922 4.47 747246 1542522 59816 12:11:38 12:11:38 12:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:11:38 12:10:01 ens3 444.74 314.79 1654.12 80.04 0.00 0.00 0.00 0.00 12:11:38 12:10:01 lo 1.97 1.97 0.21 0.21 0.00 0.00 0.00 0.00 12:11:38 12:11:01 ens3 45.66 29.33 649.22 6.52 0.00 0.00 0.00 0.00 12:11:38 12:11:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 12:11:38 Average: ens3 243.52 170.86 1147.45 42.97 0.00 0.00 0.00 0.00 12:11:38 Average: lo 1.48 1.48 0.16 0.16 0.00 0.00 0.00 0.00 12:11:38 12:11:38 12:11:38 ---> sar -P ALL: 12:11:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23903) 04/17/24 _x86_64_ (4 CPU) 12:11:38 12:11:38 12:08:53 LINUX RESTART (4 CPU) 12:11:38 12:11:38 12:09:02 CPU %user %nice %system %iowait %steal %idle 12:11:38 12:10:01 all 22.47 0.00 2.28 5.09 0.07 70.10 12:11:38 12:10:01 0 21.11 0.00 2.04 0.78 0.03 76.04 12:11:38 12:10:01 1 21.41 0.00 2.37 4.38 0.09 71.75 12:11:38 12:10:01 2 35.32 0.00 2.21 2.04 0.09 60.34 12:11:38 12:10:01 3 11.95 0.00 2.52 13.18 0.07 72.28 12:11:38 12:11:01 all 14.78 0.00 1.04 12.81 0.07 71.30 12:11:38 12:11:01 0 4.89 0.00 0.65 3.76 0.12 90.58 12:11:38 12:11:01 1 22.91 0.00 0.79 12.77 0.07 63.46 12:11:38 12:11:01 2 23.19 0.00 1.43 7.62 0.05 67.71 12:11:38 12:11:01 3 8.23 0.00 1.26 27.18 0.05 63.27 12:11:38 Average: all 18.59 0.00 1.65 8.98 0.07 70.70 12:11:38 Average: 0 12.93 0.00 1.34 2.28 0.08 83.37 12:11:38 Average: 1 22.16 0.00 1.58 8.60 0.08 67.59 12:11:38 Average: 2 29.21 0.00 1.82 4.85 0.07 64.05 12:11:38 Average: 3 10.07 0.00 1.88 20.25 0.06 67.74 12:11:38 12:11:38 12:11:38