16:33:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137498 16:33:37 Running as SYSTEM 16:33:37 [EnvInject] - Loading node environment variables. 16:33:37 Building remotely on prd-ubuntu1804-builder-4c-4g-12546 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:33:37 [ssh-agent] Looking for ssh-agent implementation... 16:33:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:37 $ ssh-agent 16:33:37 SSH_AUTH_SOCK=/tmp/ssh-VvnOGfXt6KbM/agent.1697 16:33:37 SSH_AGENT_PID=1698 16:33:37 [ssh-agent] Started. 16:33:37 Running ssh-add (command line suppressed) 16:33:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7496895689441557890.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7496895689441557890.key) 16:33:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:33:37 The recommended git tool is: NONE 16:33:39 using credential onap-jenkins-ssh 16:33:39 Wiping out workspace first. 16:33:39 Cloning the remote Git repository 16:33:39 Cloning repository git://cloud.onap.org/mirror/oom.git 16:33:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:33:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:33:39 > git --version # timeout=10 16:33:39 > git --version # 'git version 2.17.1' 16:33:39 using GIT_SSH to set credentials Gerrit user 16:33:39 Verifying host key using manually-configured host key entries 16:33:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:33:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:33:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:33:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:33:45 using GIT_SSH to set credentials Gerrit user 16:33:45 Verifying host key using manually-configured host key entries 16:33:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/137498/1 # timeout=30 16:33:45 > git rev-parse 060bc378e32c2ffba34f890c53cc359eb9ee64d0^{commit} # timeout=10 16:33:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:33:45 Checking out Revision 060bc378e32c2ffba34f890c53cc359eb9ee64d0 (refs/changes/98/137498/1) 16:33:45 > git config core.sparsecheckout # timeout=10 16:33:45 > git checkout -f 060bc378e32c2ffba34f890c53cc359eb9ee64d0 # timeout=30 16:33:48 Commit message: "[COMMON] Update MariaDB readinessChecks to fix Operator issues" 16:33:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:33:48 > git rev-list --no-walk 9964927d8766c5c396ef2caf6f7aeb7494db279e # timeout=10 16:33:48 [EnvInject] - Injecting environment variables from a build step. 16:33:48 [EnvInject] - Injecting as environment variables the properties content 16:33:48 PYTHON=python3 16:33:48 16:33:48 [EnvInject] - Variables injected successfully. 16:33:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6891921113351436341.sh 16:33:49 ---> tox-install.sh 16:33:49 + source /home/jenkins/lf-env.sh 16:33:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:33:49 ++ mktemp -d /tmp/venv-XXXX 16:33:49 + lf_venv=/tmp/venv-ByxR 16:33:49 + local venv_file=/tmp/.os_lf_venv 16:33:49 + local python=python3 16:33:49 + local options 16:33:49 + local set_path=true 16:33:49 + local install_args= 16:33:49 ++ 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 16:33:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:33:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:33:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:33:49 + true 16:33:49 + case $1 in 16:33:49 + venv_file=/tmp/.toxenv 16:33:49 + shift 2 16:33:49 + true 16:33:49 + case $1 in 16:33:49 + shift 16:33:49 + break 16:33:49 + case $python in 16:33:49 + local pkg_list= 16:33:49 + [[ -d /opt/pyenv ]] 16:33:49 + echo 'Setup pyenv:' 16:33:49 Setup pyenv: 16:33:49 + export PYENV_ROOT=/opt/pyenv 16:33:49 + PYENV_ROOT=/opt/pyenv 16:33:49 + 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 16:33:49 + 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 16:33:49 + pyenv versions 16:33:49 * system (set by /opt/pyenv/version) 16:33:49 * 3.8.13 (set by /opt/pyenv/version) 16:33:49 * 3.9.13 (set by /opt/pyenv/version) 16:33:49 * 3.10.6 (set by /opt/pyenv/version) 16:33:49 + command -v pyenv 16:33:49 ++ pyenv init - --no-rehash 16:33:49 + 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[*]}"'\'')" 16:33:49 export PATH="/opt/pyenv/shims:${PATH}" 16:33:49 export PYENV_SHELL=bash 16:33:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:33:49 pyenv() { 16:33:49 local command 16:33:49 command="${1:-}" 16:33:49 if [ "$#" -gt 0 ]; then 16:33:49 shift 16:33:49 fi 16:33:49 16:33:49 case "$command" in 16:33:49 rehash|shell) 16:33:49 eval "$(pyenv "sh-$command" "$@")" 16:33:49 ;; 16:33:49 *) 16:33:49 command pyenv "$command" "$@" 16:33:49 ;; 16:33:49 esac 16:33:49 }' 16:33:49 +++ 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[*]}"' 16:33:49 ++ 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 16:33:49 ++ 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 16:33:49 ++ 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 16:33:49 ++ export PYENV_SHELL=bash 16:33:49 ++ PYENV_SHELL=bash 16:33:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:33:49 +++ complete -F _pyenv pyenv 16:33:49 ++ lf-pyver python3 16:33:49 ++ local py_version_xy=python3 16:33:49 ++ local py_version_xyz= 16:33:49 ++ sed 's/^[ *]* //' 16:33:49 ++ grep -E '^[0-9.]*[0-9]$' 16:33:49 ++ awk '{ print $1 }' 16:33:49 ++ pyenv versions 16:33:49 ++ local command 16:33:49 ++ command=versions 16:33:49 ++ '[' 1 -gt 0 ']' 16:33:49 ++ shift 16:33:49 ++ case "$command" in 16:33:49 ++ command pyenv versions 16:33:49 ++ pyenv versions 16:33:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:33:49 +++ grep '^3' /tmp/.pyenv_versions 16:33:49 +++ sort -V 16:33:49 +++ tail -n 1 16:33:49 ++ py_version_xyz=3.10.6 16:33:49 ++ [[ -z 3.10.6 ]] 16:33:49 ++ echo 3.10.6 16:33:49 ++ return 0 16:33:49 + pyenv local 3.10.6 16:33:49 + local command 16:33:49 + command=local 16:33:49 + '[' 2 -gt 0 ']' 16:33:49 + shift 16:33:49 + case "$command" in 16:33:49 + command pyenv local 3.10.6 16:33:49 + pyenv local 3.10.6 16:33:49 + for arg in "$@" 16:33:49 + case $arg in 16:33:49 + pkg_list+='tox ' 16:33:49 + for arg in "$@" 16:33:49 + case $arg in 16:33:49 + pkg_list+='virtualenv ' 16:33:49 + for arg in "$@" 16:33:49 + case $arg in 16:33:49 + pkg_list+='urllib3~=1.26.15 ' 16:33:49 + [[ -f /tmp/.toxenv ]] 16:33:49 + [[ ! -f /tmp/.toxenv ]] 16:33:49 + [[ -n '' ]] 16:33:49 + python3 -m venv /tmp/venv-ByxR 16:33:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ByxR' 16:33:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ByxR 16:33:53 + echo /tmp/venv-ByxR 16:33:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:33:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:33:53 + /tmp/venv-ByxR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:33:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:33:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:33:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:33:57 + /tmp/venv-ByxR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:34:00 + type python3 16:34:00 + true 16:34:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ByxR/bin to PATH' 16:34:00 lf-activate-venv(): INFO: Adding /tmp/venv-ByxR/bin to PATH 16:34:00 + PATH=/tmp/venv-ByxR/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 16:34:00 + return 0 16:34:00 + python3 --version 16:34:00 Python 3.10.6 16:34:00 + python3 -m pip --version 16:34:00 pip 24.0 from /tmp/venv-ByxR/lib/python3.10/site-packages/pip (python 3.10) 16:34:00 + python3 -m pip freeze 16:34:01 cachetools==5.3.3 16:34:01 chardet==5.2.0 16:34:01 colorama==0.4.6 16:34:01 distlib==0.3.8 16:34:01 filelock==3.13.1 16:34:01 packaging==24.0 16:34:01 platformdirs==4.2.0 16:34:01 pluggy==1.4.0 16:34:01 pyproject-api==1.6.1 16:34:01 tomli==2.0.1 16:34:01 tox==4.14.1 16:34:01 urllib3==1.26.18 16:34:01 virtualenv==20.25.1 16:34:01 [EnvInject] - Injecting environment variables from a build step. 16:34:01 [EnvInject] - Injecting as environment variables the properties content 16:34:01 PARALLEL=false 16:34:01 16:34:01 [EnvInject] - Variables injected successfully. 16:34:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18088208707983718446.sh 16:34:01 ---> tox-run.sh 16:34:01 + 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 16:34:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:34:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:34:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:34:01 + cd /w/workspace/oom-master-pre-commit-lint/. 16:34:01 + source /home/jenkins/lf-env.sh 16:34:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:34:01 ++ mktemp -d /tmp/venv-XXXX 16:34:01 + lf_venv=/tmp/venv-RIFV 16:34:01 + local venv_file=/tmp/.os_lf_venv 16:34:01 + local python=python3 16:34:01 + local options 16:34:01 + local set_path=true 16:34:01 + local install_args= 16:34:01 ++ 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 16:34:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:34:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:34:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:34:01 + true 16:34:01 + case $1 in 16:34:01 + venv_file=/tmp/.toxenv 16:34:01 + shift 2 16:34:01 + true 16:34:01 + case $1 in 16:34:01 + shift 16:34:01 + break 16:34:01 + case $python in 16:34:01 + local pkg_list= 16:34:01 + [[ -d /opt/pyenv ]] 16:34:01 + echo 'Setup pyenv:' 16:34:01 Setup pyenv: 16:34:01 + export PYENV_ROOT=/opt/pyenv 16:34:01 + PYENV_ROOT=/opt/pyenv 16:34:01 + 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 16:34:01 + 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 16:34:01 + pyenv versions 16:34:01 system 16:34:01 3.8.13 16:34:01 3.9.13 16:34:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:34:01 + command -v pyenv 16:34:01 ++ pyenv init - --no-rehash 16:34:01 + 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[*]}"'\'')" 16:34:01 export PATH="/opt/pyenv/shims:${PATH}" 16:34:01 export PYENV_SHELL=bash 16:34:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:34:01 pyenv() { 16:34:01 local command 16:34:01 command="${1:-}" 16:34:01 if [ "$#" -gt 0 ]; then 16:34:01 shift 16:34:01 fi 16:34:01 16:34:01 case "$command" in 16:34:01 rehash|shell) 16:34:01 eval "$(pyenv "sh-$command" "$@")" 16:34:01 ;; 16:34:01 *) 16:34:01 command pyenv "$command" "$@" 16:34:01 ;; 16:34:01 esac 16:34:01 }' 16:34:01 +++ 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[*]}"' 16:34:01 ++ 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 16:34:01 ++ 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 16:34:01 ++ 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 16:34:01 ++ export PYENV_SHELL=bash 16:34:01 ++ PYENV_SHELL=bash 16:34:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:34:01 +++ complete -F _pyenv pyenv 16:34:01 ++ lf-pyver python3 16:34:01 ++ local py_version_xy=python3 16:34:01 ++ local py_version_xyz= 16:34:01 ++ pyenv versions 16:34:01 ++ sed 's/^[ *]* //' 16:34:01 ++ local command 16:34:01 ++ awk '{ print $1 }' 16:34:01 ++ command=versions 16:34:01 ++ grep -E '^[0-9.]*[0-9]$' 16:34:01 ++ '[' 1 -gt 0 ']' 16:34:01 ++ shift 16:34:01 ++ case "$command" in 16:34:01 ++ command pyenv versions 16:34:01 ++ pyenv versions 16:34:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:34:01 +++ grep '^3' /tmp/.pyenv_versions 16:34:01 +++ sort -V 16:34:01 +++ tail -n 1 16:34:01 ++ py_version_xyz=3.10.6 16:34:01 ++ [[ -z 3.10.6 ]] 16:34:01 ++ echo 3.10.6 16:34:01 ++ return 0 16:34:01 + pyenv local 3.10.6 16:34:01 + local command 16:34:01 + command=local 16:34:01 + '[' 2 -gt 0 ']' 16:34:01 + shift 16:34:01 + case "$command" in 16:34:01 + command pyenv local 3.10.6 16:34:01 + pyenv local 3.10.6 16:34:01 + for arg in "$@" 16:34:01 + case $arg in 16:34:01 + pkg_list+='tox ' 16:34:01 + for arg in "$@" 16:34:01 + case $arg in 16:34:01 + pkg_list+='virtualenv ' 16:34:01 + for arg in "$@" 16:34:01 + case $arg in 16:34:01 + pkg_list+='urllib3~=1.26.15 ' 16:34:01 + [[ -f /tmp/.toxenv ]] 16:34:01 ++ cat /tmp/.toxenv 16:34:01 + lf_venv=/tmp/venv-ByxR 16:34:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByxR from' file:/tmp/.toxenv 16:34:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ByxR from file:/tmp/.toxenv 16:34:01 + /tmp/venv-ByxR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:34:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:34:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:34:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:34:02 + /tmp/venv-ByxR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:34:03 + type python3 16:34:03 + true 16:34:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ByxR/bin to PATH' 16:34:03 lf-activate-venv(): INFO: Adding /tmp/venv-ByxR/bin to PATH 16:34:03 + PATH=/tmp/venv-ByxR/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 16:34:03 + return 0 16:34:03 + [[ -d /opt/pyenv ]] 16:34:03 + echo '---> Setting up pyenv' 16:34:03 ---> Setting up pyenv 16:34:03 + export PYENV_ROOT=/opt/pyenv 16:34:03 + PYENV_ROOT=/opt/pyenv 16:34:03 + export PATH=/opt/pyenv/bin:/tmp/venv-ByxR/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 16:34:03 + PATH=/opt/pyenv/bin:/tmp/venv-ByxR/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 16:34:03 ++ pwd 16:34:03 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:34:03 + export PYTHONPATH 16:34:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:34:03 + TOX_TESTENV_PASSENV=PYTHONPATH 16:34:03 + tox --version 16:34:04 4.14.1 from /tmp/venv-ByxR/lib/python3.10/site-packages/tox/__init__.py 16:34:04 + PARALLEL=false 16:34:04 + TOX_OPTIONS_LIST= 16:34:04 + [[ -n pre-commit ]] 16:34:04 + TOX_OPTIONS_LIST=' -e pre-commit' 16:34:04 + case ${PARALLEL,,} in 16:34:04 + tox -e pre-commit 16:34:04 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:34:05 pre-commit: install_deps> python -I -m pip install pre-commit 16:34:08 pre-commit: freeze> python -m pip freeze --all 16:34:08 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 16:34:08 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:34:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:34:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:34:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:34:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:34:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:34:11 [INFO] Once installed this environment will be reused. 16:34:11 [INFO] This may take a few minutes... 16:34:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:34:14 [INFO] Once installed this environment will be reused. 16:34:14 [INFO] This may take a few minutes... 16:34:20 Trim Trailing Whitespace.................................................Passed 16:34:20 Tabs remover.............................................................Passed 16:34:20 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:34:20 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:34:20 [INFO] Once installed this environment will be reused. 16:34:20 [INFO] This may take a few minutes... 16:34:27 gitlint..............................................(no files to check)Skipped 16:34:27 pre-commit: OK (22.75=setup[4.13]+cmd[11.95,6.68] seconds) 16:34:27 congratulations :) (22.93 seconds) 16:34:27 + tox_status=0 16:34:27 + echo '---> Completed tox runs' 16:34:27 ---> Completed tox runs 16:34:27 + for i in .tox/*/log 16:34:27 ++ echo .tox/pre-commit/log 16:34:27 ++ awk -F/ '{print $2}' 16:34:27 + tox_env=pre-commit 16:34:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:34:27 + DOC_DIR=docs/_build/html 16:34:27 + [[ -d docs/_build/html ]] 16:34:27 + echo '---> tox-run.sh ends' 16:34:27 ---> tox-run.sh ends 16:34:27 + test 0 -eq 0 16:34:27 $ ssh-agent -k 16:34:27 unset SSH_AUTH_SOCK; 16:34:27 unset SSH_AGENT_PID; 16:34:27 echo Agent pid 1698 killed; 16:34:27 [ssh-agent] Stopped. 16:34:27 [PostBuildScript] - [INFO] Executing post build scripts. 16:34:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9427251003288274648.sh 16:34:27 ---> sysstat.sh 16:34:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8956092860958093261.sh 16:34:27 ---> package-listing.sh 16:34:27 ++ facter osfamily 16:34:27 ++ tr '[:upper:]' '[:lower:]' 16:34:27 + OS_FAMILY=debian 16:34:27 + workspace=/w/workspace/oom-master-pre-commit-lint 16:34:27 + START_PACKAGES=/tmp/packages_start.txt 16:34:27 + END_PACKAGES=/tmp/packages_end.txt 16:34:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:34:27 + PACKAGES=/tmp/packages_start.txt 16:34:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:34:27 + PACKAGES=/tmp/packages_end.txt 16:34:27 + case "${OS_FAMILY}" in 16:34:27 + dpkg -l 16:34:27 + grep '^ii' 16:34:27 + '[' -f /tmp/packages_start.txt ']' 16:34:27 + '[' -f /tmp/packages_end.txt ']' 16:34:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:34:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:34:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:34:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:34:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12174460977706843201.sh 16:34:27 ---> capture-instance-metadata.sh 16:34:27 Setup pyenv: 16:34:27 system 16:34:27 3.8.13 16:34:27 3.9.13 16:34:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:34:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MX9V 16:34:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:34:34 lf-activate-venv(): INFO: Installing: lftools 16:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-MX9V/bin to PATH 16:35:05 INFO: Running in OpenStack, capturing instance metadata 16:35:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9535717166528835291.sh 16:35:05 provisioning config files... 16:35:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7428144960083822388tmp 16:35:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:35:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:35:05 [EnvInject] - Injecting environment variables from a build step. 16:35:05 [EnvInject] - Injecting as environment variables the properties content 16:35:05 SERVER_ID=logs 16:35:05 16:35:05 [EnvInject] - Variables injected successfully. 16:35:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8016389178753293242.sh 16:35:05 ---> create-netrc.sh 16:35:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12983930635076934620.sh 16:35:05 ---> python-tools-install.sh 16:35:05 Setup pyenv: 16:35:05 system 16:35:05 3.8.13 16:35:05 3.9.13 16:35:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:35:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MX9V from file:/tmp/.os_lf_venv 16:35:07 lf-activate-venv(): INFO: Installing: lftools 16:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-MX9V/bin to PATH 16:35:15 Generating Requirements File 16:35:43 Python 3.10.6 16:35:43 pip 24.0 from /tmp/venv-MX9V/lib/python3.10/site-packages/pip (python 3.10) 16:35:44 appdirs==1.4.4 16:35:44 argcomplete==3.2.3 16:35:44 aspy.yaml==1.3.0 16:35:44 attrs==23.2.0 16:35:44 autopage==0.5.2 16:35:44 beautifulsoup4==4.12.3 16:35:44 boto3==1.34.59 16:35:44 botocore==1.34.59 16:35:44 bs4==0.0.2 16:35:44 cachetools==5.3.3 16:35:44 certifi==2024.2.2 16:35:44 cffi==1.16.0 16:35:44 cfgv==3.4.0 16:35:44 chardet==5.2.0 16:35:44 charset-normalizer==3.3.2 16:35:44 click==8.1.7 16:35:44 cliff==4.6.0 16:35:44 cmd2==2.4.3 16:35:44 cryptography==3.3.2 16:35:44 debtcollector==3.0.0 16:35:44 decorator==5.1.1 16:35:44 defusedxml==0.7.1 16:35:44 Deprecated==1.2.14 16:35:44 distlib==0.3.8 16:35:44 dnspython==2.6.1 16:35:44 docker==4.2.2 16:35:44 dogpile.cache==1.3.2 16:35:44 email_validator==2.1.1 16:35:44 filelock==3.13.1 16:35:44 future==1.0.0 16:35:44 gitdb==4.0.11 16:35:44 GitPython==3.1.42 16:35:44 google-auth==2.28.2 16:35:44 httplib2==0.22.0 16:35:44 identify==2.5.35 16:35:44 idna==3.6 16:35:44 importlib-resources==1.5.0 16:35:44 iso8601==2.1.0 16:35:44 Jinja2==3.1.3 16:35:44 jmespath==1.0.1 16:35:44 jsonpatch==1.33 16:35:44 jsonpointer==2.4 16:35:44 jsonschema==4.21.1 16:35:44 jsonschema-specifications==2023.12.1 16:35:44 keystoneauth1==5.6.0 16:35:44 kubernetes==29.0.0 16:35:44 lftools==0.37.9 16:35:44 lxml==5.1.0 16:35:44 MarkupSafe==2.1.5 16:35:44 msgpack==1.0.8 16:35:44 multi_key_dict==2.0.3 16:35:44 netaddr==1.2.1 16:35:44 netifaces==0.11.0 16:35:44 niet==1.4.2 16:35:44 nodeenv==1.8.0 16:35:44 oauth2client==4.1.3 16:35:44 oauthlib==3.2.2 16:35:44 openstacksdk==3.0.0 16:35:44 os-client-config==2.1.0 16:35:44 os-service-types==1.7.0 16:35:44 osc-lib==3.0.1 16:35:44 oslo.config==9.4.0 16:35:44 oslo.context==5.5.0 16:35:44 oslo.i18n==6.3.0 16:35:44 oslo.log==5.5.0 16:35:44 oslo.serialization==5.4.0 16:35:44 oslo.utils==7.1.0 16:35:44 packaging==24.0 16:35:44 pbr==6.0.0 16:35:44 platformdirs==4.2.0 16:35:44 prettytable==3.10.0 16:35:44 pyasn1==0.5.1 16:35:44 pyasn1-modules==0.3.0 16:35:44 pycparser==2.21 16:35:44 pygerrit2==2.0.15 16:35:44 PyGithub==2.2.0 16:35:44 pyinotify==0.9.6 16:35:44 PyJWT==2.8.0 16:35:44 PyNaCl==1.5.0 16:35:44 pyparsing==2.4.7 16:35:44 pyperclip==1.8.2 16:35:44 pyrsistent==0.20.0 16:35:44 python-cinderclient==9.5.0 16:35:44 python-dateutil==2.9.0.post0 16:35:44 python-heatclient==3.5.0 16:35:44 python-jenkins==1.8.2 16:35:44 python-keystoneclient==5.4.0 16:35:44 python-magnumclient==4.4.0 16:35:44 python-novaclient==18.5.0 16:35:44 python-openstackclient==6.5.0 16:35:44 python-swiftclient==4.5.0 16:35:44 PyYAML==6.0.1 16:35:44 referencing==0.33.0 16:35:44 requests==2.31.0 16:35:44 requests-oauthlib==1.4.0 16:35:44 requestsexceptions==1.4.0 16:35:44 rfc3986==2.0.0 16:35:44 rpds-py==0.18.0 16:35:44 rsa==4.9 16:35:44 ruamel.yaml==0.18.6 16:35:44 ruamel.yaml.clib==0.2.8 16:35:44 s3transfer==0.10.0 16:35:44 simplejson==3.19.2 16:35:44 six==1.16.0 16:35:44 smmap==5.0.1 16:35:44 soupsieve==2.5 16:35:44 stevedore==5.2.0 16:35:44 tabulate==0.9.0 16:35:44 toml==0.10.2 16:35:44 tomlkit==0.12.4 16:35:44 tqdm==4.66.2 16:35:44 typing_extensions==4.10.0 16:35:44 tzdata==2024.1 16:35:44 urllib3==1.26.18 16:35:44 virtualenv==20.25.1 16:35:44 wcwidth==0.2.13 16:35:44 websocket-client==1.7.0 16:35:44 wrapt==1.16.0 16:35:44 xdg==6.0.0 16:35:44 xmltodict==0.13.0 16:35:44 yq==3.2.3 16:35:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11618690799480221394.sh 16:35:44 ---> sudo-logs.sh 16:35:44 Archiving 'sudo' log.. 16:35:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3339151683366380093.sh 16:35:44 ---> job-cost.sh 16:35:44 Setup pyenv: 16:35:44 system 16:35:44 3.8.13 16:35:44 3.9.13 16:35:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:35:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MX9V from file:/tmp/.os_lf_venv 16:35:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:35:51 lf-activate-venv(): INFO: Adding /tmp/venv-MX9V/bin to PATH 16:35:51 INFO: No Stack... 16:35:51 INFO: Retrieving Pricing Info for: v3-standard-4 16:35:52 INFO: Archiving Costs 16:35:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12125143696059501533.sh 16:35:52 ---> logs-deploy.sh 16:35:52 Setup pyenv: 16:35:52 system 16:35:52 3.8.13 16:35:52 3.9.13 16:35:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:35:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MX9V from file:/tmp/.os_lf_venv 16:35:53 lf-activate-venv(): INFO: Installing: lftools 16:36:03 lf-activate-venv(): INFO: Adding /tmp/venv-MX9V/bin to PATH 16:36:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3344 16:36:03 INFO: archiving workspace using pattern(s): 16:36:03 Archives upload complete. 16:36:04 INFO: archiving logs to Nexus 16:36:04 ---> uname -a: 16:36:04 Linux prd-ubuntu1804-builder-4c-4g-12546 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:36:04 16:36:04 16:36:04 ---> lscpu: 16:36:04 Architecture: x86_64 16:36:04 CPU op-mode(s): 32-bit, 64-bit 16:36:04 Byte Order: Little Endian 16:36:04 CPU(s): 4 16:36:04 On-line CPU(s) list: 0-3 16:36:04 Thread(s) per core: 1 16:36:04 Core(s) per socket: 1 16:36:04 Socket(s): 4 16:36:04 NUMA node(s): 1 16:36:04 Vendor ID: AuthenticAMD 16:36:04 CPU family: 23 16:36:04 Model: 49 16:36:04 Model name: AMD EPYC-Rome Processor 16:36:04 Stepping: 0 16:36:04 CPU MHz: 2800.000 16:36:04 BogoMIPS: 5600.00 16:36:04 Virtualization: AMD-V 16:36:04 Hypervisor vendor: KVM 16:36:04 Virtualization type: full 16:36:04 L1d cache: 32K 16:36:04 L1i cache: 32K 16:36:04 L2 cache: 512K 16:36:04 L3 cache: 16384K 16:36:04 NUMA node0 CPU(s): 0-3 16:36:04 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 16:36:04 16:36:04 16:36:04 ---> nproc: 16:36:04 4 16:36:04 16:36:04 16:36:04 ---> df -h: 16:36:04 Filesystem Size Used Avail Use% Mounted on 16:36:04 udev 7.9G 0 7.9G 0% /dev 16:36:04 tmpfs 1.6G 672K 1.6G 1% /run 16:36:04 /dev/vda1 78G 8.4G 70G 11% / 16:36:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:36:04 tmpfs 5.0M 0 5.0M 0% /run/lock 16:36:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:36:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:36:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:36:04 16:36:04 16:36:04 ---> free -m: 16:36:04 total used free shared buff/cache available 16:36:04 Mem: 16040 538 13311 0 2190 15182 16:36:04 Swap: 1023 0 1023 16:36:04 16:36:04 16:36:04 ---> ip addr: 16:36:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:36:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:36:04 inet 127.0.0.1/8 scope host lo 16:36:04 valid_lft forever preferred_lft forever 16:36:04 inet6 ::1/128 scope host 16:36:04 valid_lft forever preferred_lft forever 16:36:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:36:04 link/ether fa:16:3e:d4:53:c1 brd ff:ff:ff:ff:ff:ff 16:36:04 inet 10.30.106.191/23 brd 10.30.107.255 scope global dynamic ens3 16:36:04 valid_lft 86227sec preferred_lft 86227sec 16:36:04 inet6 fe80::f816:3eff:fed4:53c1/64 scope link 16:36:04 valid_lft forever preferred_lft forever 16:36:04 16:36:04 16:36:04 ---> sar -b -r -n DEV: 16:36:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12546) 03/11/24 _x86_64_ (4 CPU) 16:36:04 16:36:04 16:33:14 LINUX RESTART (4 CPU) 16:36:04 16:36:04 16:34:01 tps rtps wtps bread/s bwrtn/s 16:36:04 16:35:01 122.20 18.90 103.30 1154.87 26192.57 16:36:04 16:36:01 86.44 0.93 85.50 99.58 24064.92 16:36:04 Average: 104.32 9.92 94.40 627.23 25128.75 16:36:04 16:36:04 16:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:36:04 16:35:01 13707580 15493636 2717388 16.54 67400 1910388 869124 4.97 847632 1636708 155668 16:36:04 16:36:01 13588504 15506204 2836464 17.27 84276 2015324 824804 4.72 826256 1756904 81404 16:36:04 Average: 13648042 15499920 2776926 16.91 75838 1962856 846964 4.85 836944 1696806 118536 16:36:04 16:36:04 16:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:36:04 16:35:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 16:36:04 16:35:01 ens3 78.22 58.47 1106.41 10.11 0.00 0.00 0.00 0.00 16:36:04 16:36:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 16:36:04 16:36:01 ens3 40.98 29.05 257.35 8.81 0.00 0.00 0.00 0.00 16:36:04 Average: lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 16:36:04 Average: ens3 59.60 43.76 681.88 9.46 0.00 0.00 0.00 0.00 16:36:04 16:36:04 16:36:04 ---> sar -P ALL: 16:36:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12546) 03/11/24 _x86_64_ (4 CPU) 16:36:04 16:36:04 16:33:14 LINUX RESTART (4 CPU) 16:36:04 16:36:04 16:34:01 CPU %user %nice %system %iowait %steal %idle 16:36:04 16:35:01 all 24.06 0.00 2.01 4.19 0.07 69.67 16:36:04 16:35:01 0 19.44 0.00 2.02 9.41 0.08 69.04 16:36:04 16:35:01 1 29.02 0.00 1.88 2.07 0.07 66.96 16:36:04 16:35:01 2 18.30 0.00 2.00 3.02 0.07 76.61 16:36:04 16:35:01 3 29.39 0.00 2.16 2.29 0.08 66.08 16:36:04 16:36:01 all 21.37 0.00 1.08 3.59 0.05 73.91 16:36:04 16:36:01 0 25.02 0.00 1.14 12.32 0.05 61.47 16:36:04 16:36:01 1 24.39 0.00 1.35 0.97 0.03 73.26 16:36:04 16:36:01 2 25.44 0.00 1.08 0.98 0.05 72.44 16:36:04 16:36:01 3 10.75 0.00 0.76 0.13 0.03 88.32 16:36:04 Average: all 22.71 0.00 1.55 3.89 0.06 71.79 16:36:04 Average: 0 22.23 0.00 1.58 10.87 0.07 65.25 16:36:04 Average: 1 26.70 0.00 1.62 1.52 0.05 70.11 16:36:04 Average: 2 21.87 0.00 1.54 2.00 0.06 74.53 16:36:04 Average: 3 20.05 0.00 1.46 1.21 0.06 77.22 16:36:04 16:36:04 16:36:04