14:16:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141047 14:16:32 Running as SYSTEM 14:16:33 [EnvInject] - Loading node environment variables. 14:16:33 Building remotely on prd-ubuntu1804-builder-4c-4g-19542 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:16:33 [ssh-agent] Looking for ssh-agent implementation... 14:16:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:33 $ ssh-agent 14:16:33 SSH_AUTH_SOCK=/tmp/ssh-lGkl90YzDzBW/agent.1739 14:16:33 SSH_AGENT_PID=1741 14:16:33 [ssh-agent] Started. 14:16:33 Running ssh-add (command line suppressed) 14:16:33 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17799008314568345892.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17799008314568345892.key) 14:16:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:16:33 The recommended git tool is: NONE 14:16:34 using credential onap-jenkins-ssh 14:16:34 Wiping out workspace first. 14:16:34 Cloning the remote Git repository 14:16:34 Cloning repository git://cloud.onap.org/mirror/oom.git 14:16:34 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:16:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:16:34 > git --version # timeout=10 14:16:34 > git --version # 'git version 2.17.1' 14:16:34 using GIT_SSH to set credentials Gerrit user 14:16:34 Verifying host key using manually-configured host key entries 14:16:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:16:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:16:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:16:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:16:40 using GIT_SSH to set credentials Gerrit user 14:16:40 Verifying host key using manually-configured host key entries 14:16:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/141047/2 # timeout=30 14:16:40 > git rev-parse 77977f722551202e2adbd4ada96691132167604f^{commit} # timeout=10 14:16:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:16:40 Checking out Revision 77977f722551202e2adbd4ada96691132167604f (refs/changes/47/141047/2) 14:16:40 > git config core.sparsecheckout # timeout=10 14:16:40 > git checkout -f 77977f722551202e2adbd4ada96691132167604f # timeout=30 14:16:46 Commit message: "[SDC] Reduce sdc-be log noise" 14:16:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:16:47 > git rev-list --no-walk 852218a1715e275d19f297cfeaa0d83e7568d162 # timeout=10 14:16:47 [EnvInject] - Injecting environment variables from a build step. 14:16:47 [EnvInject] - Injecting as environment variables the properties content 14:16:47 PYTHON=python3 14:16:47 14:16:47 [EnvInject] - Variables injected successfully. 14:16:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1795194025236986460.sh 14:16:47 ---> tox-install.sh 14:16:47 + source /home/jenkins/lf-env.sh 14:16:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:16:47 ++ mktemp -d /tmp/venv-XXXX 14:16:47 + lf_venv=/tmp/venv-t8Hu 14:16:47 + local venv_file=/tmp/.os_lf_venv 14:16:47 + local python=python3 14:16:47 + local options 14:16:47 + local set_path=true 14:16:47 + local install_args= 14:16:47 ++ 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 14:16:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:16:47 + true 14:16:47 + case $1 in 14:16:47 + venv_file=/tmp/.toxenv 14:16:47 + shift 2 14:16:47 + true 14:16:47 + case $1 in 14:16:47 + shift 14:16:47 + break 14:16:47 + case $python in 14:16:47 + local pkg_list= 14:16:47 + [[ -d /opt/pyenv ]] 14:16:47 + echo 'Setup pyenv:' 14:16:47 Setup pyenv: 14:16:47 + export PYENV_ROOT=/opt/pyenv 14:16:47 + PYENV_ROOT=/opt/pyenv 14:16:47 + 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 14:16:47 + 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 14:16:47 + pyenv versions 14:16:48 * system (set by /opt/pyenv/version) 14:16:48 * 3.8.13 (set by /opt/pyenv/version) 14:16:48 * 3.9.13 (set by /opt/pyenv/version) 14:16:48 * 3.10.6 (set by /opt/pyenv/version) 14:16:48 + command -v pyenv 14:16:48 ++ pyenv init - --no-rehash 14:16:48 + 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[*]}"'\'')" 14:16:48 export PATH="/opt/pyenv/shims:${PATH}" 14:16:48 export PYENV_SHELL=bash 14:16:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:16:48 pyenv() { 14:16:48 local command 14:16:48 command="${1:-}" 14:16:48 if [ "$#" -gt 0 ]; then 14:16:48 shift 14:16:48 fi 14:16:48 14:16:48 case "$command" in 14:16:48 rehash|shell) 14:16:48 eval "$(pyenv "sh-$command" "$@")" 14:16:48 ;; 14:16:48 *) 14:16:48 command pyenv "$command" "$@" 14:16:48 ;; 14:16:48 esac 14:16:48 }' 14:16:48 +++ 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[*]}"' 14:16:48 ++ 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 14:16:48 ++ 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 14:16:48 ++ 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 14:16:48 ++ export PYENV_SHELL=bash 14:16:48 ++ PYENV_SHELL=bash 14:16:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:16:48 +++ complete -F _pyenv pyenv 14:16:48 ++ lf-pyver python3 14:16:48 ++ local py_version_xy=python3 14:16:48 ++ local py_version_xyz= 14:16:48 ++ pyenv versions 14:16:48 ++ local command 14:16:48 ++ command=versions 14:16:48 ++ '[' 1 -gt 0 ']' 14:16:48 ++ shift 14:16:48 ++ case "$command" in 14:16:48 ++ command pyenv versions 14:16:48 ++ pyenv versions 14:16:48 ++ sed 's/^[ *]* //' 14:16:48 ++ awk '{ print $1 }' 14:16:48 ++ grep -E '^[0-9.]*[0-9]$' 14:16:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:16:48 +++ sort -V 14:16:48 +++ grep '^3' /tmp/.pyenv_versions 14:16:48 +++ tail -n 1 14:16:48 ++ py_version_xyz=3.10.6 14:16:48 ++ [[ -z 3.10.6 ]] 14:16:48 ++ echo 3.10.6 14:16:48 ++ return 0 14:16:48 + pyenv local 3.10.6 14:16:48 + local command 14:16:48 + command=local 14:16:48 + '[' 2 -gt 0 ']' 14:16:48 + shift 14:16:48 + case "$command" in 14:16:48 + command pyenv local 3.10.6 14:16:48 + pyenv local 3.10.6 14:16:48 + for arg in "$@" 14:16:48 + case $arg in 14:16:48 + pkg_list+='tox ' 14:16:48 + for arg in "$@" 14:16:48 + case $arg in 14:16:48 + pkg_list+='virtualenv ' 14:16:48 + for arg in "$@" 14:16:48 + case $arg in 14:16:48 + pkg_list+='urllib3~=1.26.15 ' 14:16:48 + [[ -f /tmp/.toxenv ]] 14:16:48 + [[ ! -f /tmp/.toxenv ]] 14:16:48 + [[ -n '' ]] 14:16:48 + python3 -m venv /tmp/venv-t8Hu 14:16:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t8Hu' 14:16:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t8Hu 14:16:52 + echo /tmp/venv-t8Hu 14:16:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:16:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:16:52 + /tmp/venv-t8Hu/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:16:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:16:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:16:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:16:56 + /tmp/venv-t8Hu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:16:59 + type python3 14:16:59 + true 14:16:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t8Hu/bin to PATH' 14:16:59 lf-activate-venv(): INFO: Adding /tmp/venv-t8Hu/bin to PATH 14:16:59 + PATH=/tmp/venv-t8Hu/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 14:16:59 + return 0 14:16:59 + python3 --version 14:16:59 Python 3.10.6 14:16:59 + python3 -m pip --version 14:16:59 pip 25.1.1 from /tmp/venv-t8Hu/lib/python3.10/site-packages/pip (python 3.10) 14:16:59 + python3 -m pip freeze 14:16:59 cachetools==6.0.0 14:16:59 chardet==5.2.0 14:16:59 colorama==0.4.6 14:16:59 distlib==0.3.9 14:16:59 filelock==3.18.0 14:16:59 packaging==25.0 14:16:59 platformdirs==4.3.8 14:16:59 pluggy==1.6.0 14:16:59 pyproject-api==1.9.1 14:16:59 tomli==2.2.1 14:16:59 tox==4.26.0 14:16:59 typing_extensions==4.14.0 14:16:59 urllib3==1.26.20 14:16:59 virtualenv==20.31.2 14:16:59 [EnvInject] - Injecting environment variables from a build step. 14:16:59 [EnvInject] - Injecting as environment variables the properties content 14:16:59 PARALLEL=false 14:16:59 14:16:59 [EnvInject] - Variables injected successfully. 14:16:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8404704370457870539.sh 14:16:59 ---> tox-run.sh 14:16:59 + 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 14:16:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:16:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:16:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:16:59 + cd /w/workspace/oom-master-pre-commit-lint/. 14:16:59 + source /home/jenkins/lf-env.sh 14:16:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:16:59 ++ mktemp -d /tmp/venv-XXXX 14:16:59 + lf_venv=/tmp/venv-PxvP 14:16:59 + local venv_file=/tmp/.os_lf_venv 14:16:59 + local python=python3 14:16:59 + local options 14:16:59 + local set_path=true 14:16:59 + local install_args= 14:16:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:16:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:16:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:16:59 + true 14:16:59 + case $1 in 14:16:59 + venv_file=/tmp/.toxenv 14:16:59 + shift 2 14:16:59 + true 14:16:59 + case $1 in 14:16:59 + shift 14:16:59 + break 14:16:59 + case $python in 14:16:59 + local pkg_list= 14:16:59 + [[ -d /opt/pyenv ]] 14:16:59 + echo 'Setup pyenv:' 14:16:59 Setup pyenv: 14:16:59 + export PYENV_ROOT=/opt/pyenv 14:16:59 + PYENV_ROOT=/opt/pyenv 14:16:59 + 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 14:16:59 + 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 14:16:59 + pyenv versions 14:16:59 system 14:16:59 3.8.13 14:16:59 3.9.13 14:16:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:16:59 + command -v pyenv 14:16:59 ++ pyenv init - --no-rehash 14:16:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:16:59 export PATH="/opt/pyenv/shims:${PATH}" 14:16:59 export PYENV_SHELL=bash 14:16:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:16:59 pyenv() { 14:16:59 local command 14:16:59 command="${1:-}" 14:16:59 if [ "$#" -gt 0 ]; then 14:16:59 shift 14:16:59 fi 14:16:59 14:16:59 case "$command" in 14:16:59 rehash|shell) 14:16:59 eval "$(pyenv "sh-$command" "$@")" 14:16:59 ;; 14:16:59 *) 14:16:59 command pyenv "$command" "$@" 14:16:59 ;; 14:16:59 esac 14:16:59 }' 14:16:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:16:59 ++ 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 14:16:59 ++ 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 14:16:59 ++ 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 14:16:59 ++ export PYENV_SHELL=bash 14:16:59 ++ PYENV_SHELL=bash 14:16:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:16:59 +++ complete -F _pyenv pyenv 14:16:59 ++ lf-pyver python3 14:16:59 ++ local py_version_xy=python3 14:16:59 ++ local py_version_xyz= 14:16:59 ++ sed 's/^[ *]* //' 14:16:59 ++ pyenv versions 14:16:59 ++ local command 14:16:59 ++ command=versions 14:16:59 ++ '[' 1 -gt 0 ']' 14:16:59 ++ shift 14:16:59 ++ case "$command" in 14:16:59 ++ command pyenv versions 14:16:59 ++ pyenv versions 14:16:59 ++ grep -E '^[0-9.]*[0-9]$' 14:16:59 ++ awk '{ print $1 }' 14:17:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:17:00 +++ grep '^3' /tmp/.pyenv_versions 14:17:00 +++ sort -V 14:17:00 +++ tail -n 1 14:17:00 ++ py_version_xyz=3.10.6 14:17:00 ++ [[ -z 3.10.6 ]] 14:17:00 ++ echo 3.10.6 14:17:00 ++ return 0 14:17:00 + pyenv local 3.10.6 14:17:00 + local command 14:17:00 + command=local 14:17:00 + '[' 2 -gt 0 ']' 14:17:00 + shift 14:17:00 + case "$command" in 14:17:00 + command pyenv local 3.10.6 14:17:00 + pyenv local 3.10.6 14:17:00 + for arg in "$@" 14:17:00 + case $arg in 14:17:00 + pkg_list+='tox ' 14:17:00 + for arg in "$@" 14:17:00 + case $arg in 14:17:00 + pkg_list+='virtualenv ' 14:17:00 + for arg in "$@" 14:17:00 + case $arg in 14:17:00 + pkg_list+='urllib3~=1.26.15 ' 14:17:00 + [[ -f /tmp/.toxenv ]] 14:17:00 ++ cat /tmp/.toxenv 14:17:00 + lf_venv=/tmp/venv-t8Hu 14:17:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t8Hu from' file:/tmp/.toxenv 14:17:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t8Hu from file:/tmp/.toxenv 14:17:00 + /tmp/venv-t8Hu/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:17:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:17:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:17:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:17:00 + /tmp/venv-t8Hu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:17:02 + type python3 14:17:02 + true 14:17:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t8Hu/bin to PATH' 14:17:02 lf-activate-venv(): INFO: Adding /tmp/venv-t8Hu/bin to PATH 14:17:02 + PATH=/tmp/venv-t8Hu/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 14:17:02 + return 0 14:17:02 + [[ -d /opt/pyenv ]] 14:17:02 + echo '---> Setting up pyenv' 14:17:02 ---> Setting up pyenv 14:17:02 + export PYENV_ROOT=/opt/pyenv 14:17:02 + PYENV_ROOT=/opt/pyenv 14:17:02 + export PATH=/opt/pyenv/bin:/tmp/venv-t8Hu/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 14:17:02 + PATH=/opt/pyenv/bin:/tmp/venv-t8Hu/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 14:17:02 ++ pwd 14:17:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:17:02 + export PYTHONPATH 14:17:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:17:02 + TOX_TESTENV_PASSENV=PYTHONPATH 14:17:02 + tox --version 14:17:02 4.26.0 from /tmp/venv-t8Hu/lib/python3.10/site-packages/tox/__init__.py 14:17:02 + PARALLEL=false 14:17:02 + TOX_OPTIONS_LIST= 14:17:02 + [[ -n pre-commit ]] 14:17:02 + TOX_OPTIONS_LIST=' -e pre-commit' 14:17:02 + case ${PARALLEL,,} in 14:17:02 + tox -e pre-commit 14:17:02 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:17:03 pre-commit: install_deps> python -I -m pip install pre-commit 14:17:06 pre-commit: freeze> python -m pip freeze --all 14:17:06 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 14:17:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:17:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:17:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:17:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:17:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:17:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:17:09 [INFO] Once installed this environment will be reused. 14:17:09 [INFO] This may take a few minutes... 14:17:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:17:14 [INFO] Once installed this environment will be reused. 14:17:14 [INFO] This may take a few minutes... 14:17:18 trim trailing whitespace.................................................Passed 14:17:18 Tabs remover.............................................................Passed 14:17:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:17:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:17:19 [INFO] Once installed this environment will be reused. 14:17:19 [INFO] This may take a few minutes... 14:17:27 gitlint..............................................(no files to check)Skipped 14:17:27 pre-commit: OK (24.70=setup[3.85]+cmd[12.18,8.67] seconds) 14:17:27 congratulations :) (24.92 seconds) 14:17:27 + tox_status=0 14:17:27 + echo '---> Completed tox runs' 14:17:27 ---> Completed tox runs 14:17:27 + for i in .tox/*/log 14:17:27 ++ echo .tox/pre-commit/log 14:17:27 ++ awk -F/ '{print $2}' 14:17:27 + tox_env=pre-commit 14:17:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:17:27 + DOC_DIR=docs/_build/html 14:17:27 + [[ -d docs/_build/html ]] 14:17:27 + echo '---> tox-run.sh ends' 14:17:27 ---> tox-run.sh ends 14:17:27 + test 0 -eq 0 14:17:28 $ ssh-agent -k 14:17:28 unset SSH_AUTH_SOCK; 14:17:28 unset SSH_AGENT_PID; 14:17:28 echo Agent pid 1741 killed; 14:17:28 [ssh-agent] Stopped. 14:17:28 [PostBuildScript] - [INFO] Executing post build scripts. 14:17:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4782574008396442392.sh 14:17:28 ---> sysstat.sh 14:17:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12156379413728376691.sh 14:17:29 ---> package-listing.sh 14:17:29 ++ facter osfamily 14:17:29 ++ tr '[:upper:]' '[:lower:]' 14:17:29 + OS_FAMILY=debian 14:17:29 + workspace=/w/workspace/oom-master-pre-commit-lint 14:17:29 + START_PACKAGES=/tmp/packages_start.txt 14:17:29 + END_PACKAGES=/tmp/packages_end.txt 14:17:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:17:29 + PACKAGES=/tmp/packages_start.txt 14:17:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:17:29 + PACKAGES=/tmp/packages_end.txt 14:17:29 + case "${OS_FAMILY}" in 14:17:29 + dpkg -l 14:17:29 + grep '^ii' 14:17:29 + '[' -f /tmp/packages_start.txt ']' 14:17:29 + '[' -f /tmp/packages_end.txt ']' 14:17:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:17:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:17:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:17:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:17:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12304035980555784045.sh 14:17:29 ---> capture-instance-metadata.sh 14:17:29 Setup pyenv: 14:17:29 system 14:17:29 3.8.13 14:17:29 3.9.13 14:17:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:17:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SjsT 14:17:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:17:37 lf-activate-venv(): INFO: Installing: lftools 14:17:59 lf-activate-venv(): INFO: Adding /tmp/venv-SjsT/bin to PATH 14:17:59 INFO: Running in OpenStack, capturing instance metadata 14:17:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3936280605942346890.sh 14:18:00 provisioning config files... 14:18:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17739678333033433563tmp 14:18:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:18:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:18:00 [EnvInject] - Injecting environment variables from a build step. 14:18:00 [EnvInject] - Injecting as environment variables the properties content 14:18:00 SERVER_ID=logs 14:18:00 14:18:00 [EnvInject] - Variables injected successfully. 14:18:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7881487170420109333.sh 14:18:00 ---> create-netrc.sh 14:18:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7015891003189238212.sh 14:18:00 ---> python-tools-install.sh 14:18:00 Setup pyenv: 14:18:00 system 14:18:00 3.8.13 14:18:00 3.9.13 14:18:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:18:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SjsT from file:/tmp/.os_lf_venv 14:18:02 lf-activate-venv(): INFO: Installing: lftools 14:18:09 lf-activate-venv(): INFO: Adding /tmp/venv-SjsT/bin to PATH 14:18:09 Generating Requirements File 14:18:28 Python 3.10.6 14:18:28 pip 25.1.1 from /tmp/venv-SjsT/lib/python3.10/site-packages/pip (python 3.10) 14:18:28 appdirs==1.4.4 14:18:28 argcomplete==3.6.2 14:18:28 aspy.yaml==1.3.0 14:18:28 attrs==25.3.0 14:18:28 autopage==0.5.2 14:18:28 beautifulsoup4==4.13.4 14:18:28 boto3==1.38.32 14:18:28 botocore==1.38.32 14:18:28 bs4==0.0.2 14:18:28 cachetools==5.5.2 14:18:28 certifi==2025.4.26 14:18:28 cffi==1.17.1 14:18:28 cfgv==3.4.0 14:18:28 chardet==5.2.0 14:18:28 charset-normalizer==3.4.2 14:18:28 click==8.2.1 14:18:28 cliff==4.10.0 14:18:28 cmd2==2.6.0 14:18:28 cryptography==3.3.2 14:18:28 debtcollector==3.0.0 14:18:28 decorator==5.2.1 14:18:28 defusedxml==0.7.1 14:18:28 Deprecated==1.2.18 14:18:28 distlib==0.3.9 14:18:28 dnspython==2.7.0 14:18:28 docker==7.1.0 14:18:28 dogpile.cache==1.4.0 14:18:28 durationpy==0.10 14:18:28 email_validator==2.2.0 14:18:28 filelock==3.18.0 14:18:28 future==1.0.0 14:18:28 gitdb==4.0.12 14:18:28 GitPython==3.1.44 14:18:28 google-auth==2.40.3 14:18:28 httplib2==0.22.0 14:18:28 identify==2.6.12 14:18:28 idna==3.10 14:18:28 importlib-resources==1.5.0 14:18:28 iso8601==2.1.0 14:18:28 Jinja2==3.1.6 14:18:28 jmespath==1.0.1 14:18:28 jsonpatch==1.33 14:18:28 jsonpointer==3.0.0 14:18:28 jsonschema==4.24.0 14:18:28 jsonschema-specifications==2025.4.1 14:18:28 keystoneauth1==5.11.0 14:18:28 kubernetes==32.0.1 14:18:28 lftools==0.37.13 14:18:28 lxml==5.4.0 14:18:28 MarkupSafe==3.0.2 14:18:28 msgpack==1.1.0 14:18:28 multi_key_dict==2.0.3 14:18:28 munch==4.0.0 14:18:28 netaddr==1.3.0 14:18:28 niet==1.4.2 14:18:28 nodeenv==1.9.1 14:18:28 oauth2client==4.1.3 14:18:28 oauthlib==3.2.2 14:18:28 openstacksdk==4.6.0 14:18:28 os-client-config==2.1.0 14:18:28 os-service-types==1.7.0 14:18:28 osc-lib==4.0.2 14:18:28 oslo.config==9.8.0 14:18:28 oslo.context==6.0.0 14:18:28 oslo.i18n==6.5.1 14:18:28 oslo.log==7.1.0 14:18:28 oslo.serialization==5.7.0 14:18:28 oslo.utils==9.0.0 14:18:28 packaging==25.0 14:18:28 pbr==6.1.1 14:18:28 platformdirs==4.3.8 14:18:28 prettytable==3.16.0 14:18:28 psutil==7.0.0 14:18:28 pyasn1==0.6.1 14:18:28 pyasn1_modules==0.4.2 14:18:28 pycparser==2.22 14:18:28 pygerrit2==2.0.15 14:18:28 PyGithub==2.6.1 14:18:28 PyJWT==2.10.1 14:18:28 PyNaCl==1.5.0 14:18:28 pyparsing==2.4.7 14:18:28 pyperclip==1.9.0 14:18:28 pyrsistent==0.20.0 14:18:28 python-cinderclient==9.7.0 14:18:28 python-dateutil==2.9.0.post0 14:18:28 python-heatclient==4.2.0 14:18:28 python-jenkins==1.8.2 14:18:28 python-keystoneclient==5.6.0 14:18:28 python-magnumclient==4.8.1 14:18:28 python-openstackclient==8.1.0 14:18:28 python-swiftclient==4.8.0 14:18:28 PyYAML==6.0.2 14:18:28 referencing==0.36.2 14:18:28 requests==2.32.3 14:18:28 requests-oauthlib==2.0.0 14:18:28 requestsexceptions==1.4.0 14:18:28 rfc3986==2.0.0 14:18:28 rpds-py==0.25.1 14:18:28 rsa==4.9.1 14:18:28 ruamel.yaml==0.18.13 14:18:28 ruamel.yaml.clib==0.2.12 14:18:28 s3transfer==0.13.0 14:18:28 simplejson==3.20.1 14:18:28 six==1.17.0 14:18:28 smmap==5.0.2 14:18:28 soupsieve==2.7 14:18:28 stevedore==5.4.1 14:18:28 tabulate==0.9.0 14:18:28 toml==0.10.2 14:18:28 tomlkit==0.13.3 14:18:28 tqdm==4.67.1 14:18:28 typing_extensions==4.14.0 14:18:28 tzdata==2025.2 14:18:28 urllib3==1.26.20 14:18:28 virtualenv==20.31.2 14:18:28 wcwidth==0.2.13 14:18:28 websocket-client==1.8.0 14:18:28 wrapt==1.17.2 14:18:28 xdg==6.0.0 14:18:28 xmltodict==0.14.2 14:18:28 yq==3.4.3 14:18:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11278814820773152772.sh 14:18:28 ---> sudo-logs.sh 14:18:28 Archiving 'sudo' log.. 14:18:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1124494905316228671.sh 14:18:29 ---> job-cost.sh 14:18:29 Setup pyenv: 14:18:29 system 14:18:29 3.8.13 14:18:29 3.9.13 14:18:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:18:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SjsT from file:/tmp/.os_lf_venv 14:18:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:18:36 lf-activate-venv(): INFO: Adding /tmp/venv-SjsT/bin to PATH 14:18:36 INFO: No Stack... 14:18:36 INFO: Retrieving Pricing Info for: v3-standard-4 14:18:36 INFO: Archiving Costs 14:18:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17229118962532230680.sh 14:18:36 ---> logs-deploy.sh 14:18:36 Setup pyenv: 14:18:36 system 14:18:36 3.8.13 14:18:36 3.9.13 14:18:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:18:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SjsT from file:/tmp/.os_lf_venv 14:18:38 lf-activate-venv(): INFO: Installing: lftools 14:18:46 lf-activate-venv(): INFO: Adding /tmp/venv-SjsT/bin to PATH 14:18:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4081 14:18:46 INFO: archiving workspace using pattern(s): 14:18:47 Archives upload complete. 14:18:47 INFO: archiving logs to Nexus 14:18:48 ---> uname -a: 14:18:48 Linux prd-ubuntu1804-builder-4c-4g-19542 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:18:48 14:18:48 14:18:48 ---> lscpu: 14:18:48 Architecture: x86_64 14:18:48 CPU op-mode(s): 32-bit, 64-bit 14:18:48 Byte Order: Little Endian 14:18:48 CPU(s): 4 14:18:48 On-line CPU(s) list: 0-3 14:18:48 Thread(s) per core: 1 14:18:48 Core(s) per socket: 1 14:18:48 Socket(s): 4 14:18:48 NUMA node(s): 1 14:18:48 Vendor ID: AuthenticAMD 14:18:48 CPU family: 23 14:18:48 Model: 49 14:18:48 Model name: AMD EPYC-Rome Processor 14:18:48 Stepping: 0 14:18:48 CPU MHz: 2799.998 14:18:48 BogoMIPS: 5599.99 14:18:48 Virtualization: AMD-V 14:18:48 Hypervisor vendor: KVM 14:18:48 Virtualization type: full 14:18:48 L1d cache: 32K 14:18:48 L1i cache: 32K 14:18:48 L2 cache: 512K 14:18:48 L3 cache: 16384K 14:18:48 NUMA node0 CPU(s): 0-3 14:18:48 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 14:18:48 14:18:48 14:18:48 ---> nproc: 14:18:48 4 14:18:48 14:18:48 14:18:48 ---> df -h: 14:18:48 Filesystem Size Used Avail Use% Mounted on 14:18:48 udev 7.9G 0 7.9G 0% /dev 14:18:48 tmpfs 1.6G 672K 1.6G 1% /run 14:18:48 /dev/vda1 78G 8.4G 69G 11% / 14:18:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:18:48 tmpfs 5.0M 0 5.0M 0% /run/lock 14:18:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:18:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:18:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:18:48 14:18:48 14:18:48 ---> free -m: 14:18:48 total used free shared buff/cache available 14:18:48 Mem: 16040 584 13253 0 2201 15134 14:18:48 Swap: 1023 0 1023 14:18:48 14:18:48 14:18:48 ---> ip addr: 14:18:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:18:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:18:48 inet 127.0.0.1/8 scope host lo 14:18:48 valid_lft forever preferred_lft forever 14:18:48 inet6 ::1/128 scope host 14:18:48 valid_lft forever preferred_lft forever 14:18:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:18:48 link/ether fa:16:3e:f5:9c:56 brd ff:ff:ff:ff:ff:ff 14:18:48 inet 10.30.107.16/23 brd 10.30.107.255 scope global dynamic ens3 14:18:48 valid_lft 86241sec preferred_lft 86241sec 14:18:48 inet6 fe80::f816:3eff:fef5:9c56/64 scope link 14:18:48 valid_lft forever preferred_lft forever 14:18:48 14:18:48 14:18:48 ---> sar -b -r -n DEV: 14:18:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19542) 06/08/25 _x86_64_ (4 CPU) 14:18:48 14:18:48 14:16:12 LINUX RESTART (4 CPU) 14:18:48 14:18:48 14:17:01 tps rtps wtps bread/s bwrtn/s 14:18:48 14:18:01 121.50 5.92 115.58 238.36 47874.02 14:18:48 Average: 121.50 5.92 115.58 238.36 47874.02 14:18:48 14:18:48 14:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:18:48 14:18:01 13707416 15524368 2717552 16.55 76668 1927416 762476 4.36 777332 1696948 171460 14:18:48 Average: 13707416 15524368 2717552 16.55 76668 1927416 762476 4.36 777332 1696948 171460 14:18:48 14:18:48 14:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:18:48 14:18:01 lo 2.87 2.87 0.33 0.33 0.00 0.00 0.00 0.00 14:18:48 14:18:01 ens3 162.76 112.43 1341.82 14.10 0.00 0.00 0.00 0.00 14:18:48 Average: lo 2.87 2.87 0.33 0.33 0.00 0.00 0.00 0.00 14:18:48 Average: ens3 162.76 112.43 1341.82 14.10 0.00 0.00 0.00 0.00 14:18:48 14:18:48 14:18:48 ---> sar -P ALL: 14:18:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19542) 06/08/25 _x86_64_ (4 CPU) 14:18:48 14:18:48 14:16:12 LINUX RESTART (4 CPU) 14:18:48 14:18:48 14:17:01 CPU %user %nice %system %iowait %steal %idle 14:18:48 14:18:01 all 24.14 0.00 2.21 4.59 0.07 68.99 14:18:48 14:18:01 0 14.38 0.00 2.11 7.46 0.08 75.98 14:18:48 14:18:01 1 10.45 0.00 1.66 7.63 0.07 80.20 14:18:48 14:18:01 2 29.81 0.00 2.12 1.80 0.07 66.20 14:18:48 14:18:01 3 41.86 0.00 2.95 1.45 0.07 53.67 14:18:48 Average: all 24.14 0.00 2.21 4.59 0.07 68.99 14:18:48 Average: 0 14.38 0.00 2.11 7.46 0.08 75.98 14:18:48 Average: 1 10.45 0.00 1.66 7.63 0.07 80.20 14:18:48 Average: 2 29.81 0.00 2.12 1.80 0.07 66.20 14:18:48 Average: 3 41.86 0.00 2.95 1.45 0.07 53.67 14:18:48 14:18:48 14:18:48