09:32:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141674 09:32:45 Running as SYSTEM 09:32:45 [EnvInject] - Loading node environment variables. 09:32:45 Building remotely on prd-ubuntu1804-builder-4c-4g-34713 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:32:45 [ssh-agent] Looking for ssh-agent implementation... 09:32:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:45 $ ssh-agent 09:32:45 SSH_AUTH_SOCK=/tmp/ssh-NFrMNclaQiKK/agent.1675 09:32:45 SSH_AGENT_PID=1677 09:32:45 [ssh-agent] Started. 09:32:45 Running ssh-add (command line suppressed) 09:32:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11048742231300243453.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11048742231300243453.key) 09:32:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:32:45 The recommended git tool is: NONE 09:32:47 using credential onap-jenkins-ssh 09:32:47 Wiping out workspace first. 09:32:47 Cloning the remote Git repository 09:32:47 Cloning repository git://cloud.onap.org/mirror/oom.git 09:32:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:32:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:32:47 > git --version # timeout=10 09:32:47 > git --version # 'git version 2.17.1' 09:32:47 using GIT_SSH to set credentials Gerrit user 09:32:47 Verifying host key using manually-configured host key entries 09:32:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:32:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:32:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:32:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:32:52 using GIT_SSH to set credentials Gerrit user 09:32:52 Verifying host key using manually-configured host key entries 09:32:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/141674/5 # timeout=30 09:32:52 > git rev-parse f9e924ab516c59cf313afd3329c4d03ac598a3ba^{commit} # timeout=10 09:32:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:32:52 Checking out Revision f9e924ab516c59cf313afd3329c4d03ac598a3ba (refs/changes/74/141674/5) 09:32:52 > git config core.sparsecheckout # timeout=10 09:32:52 > git checkout -f f9e924ab516c59cf313afd3329c4d03ac598a3ba # timeout=30 09:32:53 Commit message: "Globally align tracing settings" 09:32:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:32:53 > git rev-list --no-walk 3f8b4921d8d00c52cda47ea6d4e0bf4f98839ff6 # timeout=10 09:32:56 [EnvInject] - Injecting environment variables from a build step. 09:32:56 [EnvInject] - Injecting as environment variables the properties content 09:32:56 PYTHON=python3 09:32:56 09:32:56 [EnvInject] - Variables injected successfully. 09:32:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13826679836612286489.sh 09:32:56 ---> tox-install.sh 09:32:56 + source /home/jenkins/lf-env.sh 09:32:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:32:56 ++ mktemp -d /tmp/venv-XXXX 09:32:56 + lf_venv=/tmp/venv-a8z9 09:32:56 + local venv_file=/tmp/.os_lf_venv 09:32:56 + local python=python3 09:32:56 + local options 09:32:56 + local set_path=true 09:32:56 + local install_args= 09:32:56 ++ 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 09:32:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:32:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:32:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:32:56 + true 09:32:56 + case $1 in 09:32:56 + venv_file=/tmp/.toxenv 09:32:56 + shift 2 09:32:56 + true 09:32:56 + case $1 in 09:32:56 + shift 09:32:56 + break 09:32:56 + case $python in 09:32:56 + local pkg_list= 09:32:56 + [[ -d /opt/pyenv ]] 09:32:56 + echo 'Setup pyenv:' 09:32:56 Setup pyenv: 09:32:56 + export PYENV_ROOT=/opt/pyenv 09:32:56 + PYENV_ROOT=/opt/pyenv 09:32:56 + 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 09:32:56 + 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 09:32:56 + pyenv versions 09:32:56 * system (set by /opt/pyenv/version) 09:32:56 * 3.8.13 (set by /opt/pyenv/version) 09:32:56 * 3.9.13 (set by /opt/pyenv/version) 09:32:56 * 3.10.6 (set by /opt/pyenv/version) 09:32:56 + command -v pyenv 09:32:56 ++ pyenv init - --no-rehash 09:32:56 + 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[*]}"'\'')" 09:32:56 export PATH="/opt/pyenv/shims:${PATH}" 09:32:56 export PYENV_SHELL=bash 09:32:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:32:56 pyenv() { 09:32:56 local command 09:32:56 command="${1:-}" 09:32:56 if [ "$#" -gt 0 ]; then 09:32:56 shift 09:32:56 fi 09:32:56 09:32:56 case "$command" in 09:32:56 rehash|shell) 09:32:56 eval "$(pyenv "sh-$command" "$@")" 09:32:56 ;; 09:32:56 *) 09:32:56 command pyenv "$command" "$@" 09:32:56 ;; 09:32:56 esac 09:32:56 }' 09:32:56 +++ 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[*]}"' 09:32:56 ++ 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 09:32:56 ++ 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 09:32:56 ++ 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 09:32:56 ++ export PYENV_SHELL=bash 09:32:56 ++ PYENV_SHELL=bash 09:32:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:32:56 +++ complete -F _pyenv pyenv 09:32:56 ++ lf-pyver python3 09:32:56 ++ local py_version_xy=python3 09:32:56 ++ local py_version_xyz= 09:32:56 ++ pyenv versions 09:32:56 ++ local command 09:32:56 ++ command=versions 09:32:56 ++ '[' 1 -gt 0 ']' 09:32:56 ++ shift 09:32:56 ++ case "$command" in 09:32:56 ++ command pyenv versions 09:32:56 ++ pyenv versions 09:32:56 ++ sed 's/^[ *]* //' 09:32:56 ++ awk '{ print $1 }' 09:32:56 ++ grep -E '^[0-9.]*[0-9]$' 09:32:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:32:56 +++ grep '^3' /tmp/.pyenv_versions 09:32:56 +++ sort -V 09:32:56 +++ tail -n 1 09:32:56 ++ py_version_xyz=3.10.6 09:32:56 ++ [[ -z 3.10.6 ]] 09:32:56 ++ echo 3.10.6 09:32:56 ++ return 0 09:32:56 + pyenv local 3.10.6 09:32:56 + local command 09:32:56 + command=local 09:32:56 + '[' 2 -gt 0 ']' 09:32:56 + shift 09:32:56 + case "$command" in 09:32:56 + command pyenv local 3.10.6 09:32:56 + pyenv local 3.10.6 09:32:56 + for arg in "$@" 09:32:56 + case $arg in 09:32:56 + pkg_list+='tox ' 09:32:56 + for arg in "$@" 09:32:56 + case $arg in 09:32:56 + pkg_list+='virtualenv ' 09:32:56 + for arg in "$@" 09:32:56 + case $arg in 09:32:56 + pkg_list+='urllib3~=1.26.15 ' 09:32:56 + [[ -f /tmp/.toxenv ]] 09:32:56 + [[ ! -f /tmp/.toxenv ]] 09:32:56 + [[ -n '' ]] 09:32:56 + python3 -m venv /tmp/venv-a8z9 09:33:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a8z9' 09:33:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a8z9 09:33:00 + echo /tmp/venv-a8z9 09:33:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:33:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:33:00 + /tmp/venv-a8z9/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:33:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:33:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:33:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:33:04 + /tmp/venv-a8z9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:33:07 + type python3 09:33:07 + true 09:33:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a8z9/bin to PATH' 09:33:07 lf-activate-venv(): INFO: Adding /tmp/venv-a8z9/bin to PATH 09:33:07 + PATH=/tmp/venv-a8z9/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 09:33:07 + return 0 09:33:07 + python3 --version 09:33:07 Python 3.10.6 09:33:07 + python3 -m pip --version 09:33:07 pip 25.2 from /tmp/venv-a8z9/lib/python3.10/site-packages/pip (python 3.10) 09:33:07 + python3 -m pip freeze 09:33:07 cachetools==6.1.0 09:33:07 chardet==5.2.0 09:33:07 colorama==0.4.6 09:33:07 distlib==0.4.0 09:33:07 filelock==3.18.0 09:33:07 packaging==25.0 09:33:07 platformdirs==4.3.8 09:33:07 pluggy==1.6.0 09:33:07 pyproject-api==1.9.1 09:33:07 tomli==2.2.1 09:33:07 tox==4.28.4 09:33:07 typing_extensions==4.14.1 09:33:07 urllib3==1.26.20 09:33:07 virtualenv==20.33.1 09:33:07 [EnvInject] - Injecting environment variables from a build step. 09:33:07 [EnvInject] - Injecting as environment variables the properties content 09:33:07 PARALLEL=false 09:33:07 09:33:07 [EnvInject] - Variables injected successfully. 09:33:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15291024812836008898.sh 09:33:07 ---> tox-run.sh 09:33:07 + 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 09:33:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:33:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:33:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:33:07 + cd /w/workspace/oom-master-pre-commit-lint/. 09:33:07 + source /home/jenkins/lf-env.sh 09:33:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:33:07 ++ mktemp -d /tmp/venv-XXXX 09:33:07 + lf_venv=/tmp/venv-bGRI 09:33:07 + local venv_file=/tmp/.os_lf_venv 09:33:07 + local python=python3 09:33:07 + local options 09:33:07 + local set_path=true 09:33:07 + local install_args= 09:33:07 ++ 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 09:33:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:33:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:33:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:33:07 + true 09:33:07 + case $1 in 09:33:07 + venv_file=/tmp/.toxenv 09:33:07 + shift 2 09:33:07 + true 09:33:07 + case $1 in 09:33:07 + shift 09:33:07 + break 09:33:07 + case $python in 09:33:07 + local pkg_list= 09:33:07 + [[ -d /opt/pyenv ]] 09:33:07 + echo 'Setup pyenv:' 09:33:07 Setup pyenv: 09:33:07 + export PYENV_ROOT=/opt/pyenv 09:33:07 + PYENV_ROOT=/opt/pyenv 09:33:07 + 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 09:33:07 + 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 09:33:07 + pyenv versions 09:33:07 system 09:33:07 3.8.13 09:33:07 3.9.13 09:33:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:33:07 + command -v pyenv 09:33:07 ++ pyenv init - --no-rehash 09:33:07 + 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[*]}"'\'')" 09:33:07 export PATH="/opt/pyenv/shims:${PATH}" 09:33:07 export PYENV_SHELL=bash 09:33:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:33:07 pyenv() { 09:33:07 local command 09:33:07 command="${1:-}" 09:33:07 if [ "$#" -gt 0 ]; then 09:33:07 shift 09:33:07 fi 09:33:07 09:33:07 case "$command" in 09:33:07 rehash|shell) 09:33:07 eval "$(pyenv "sh-$command" "$@")" 09:33:07 ;; 09:33:07 *) 09:33:07 command pyenv "$command" "$@" 09:33:07 ;; 09:33:07 esac 09:33:07 }' 09:33:07 +++ 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[*]}"' 09:33:07 ++ 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 09:33:07 ++ 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 09:33:07 ++ 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 09:33:07 ++ export PYENV_SHELL=bash 09:33:07 ++ PYENV_SHELL=bash 09:33:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:33:07 +++ complete -F _pyenv pyenv 09:33:07 ++ lf-pyver python3 09:33:07 ++ local py_version_xy=python3 09:33:07 ++ local py_version_xyz= 09:33:07 ++ pyenv versions 09:33:07 ++ local command 09:33:07 ++ command=versions 09:33:07 ++ '[' 1 -gt 0 ']' 09:33:07 ++ shift 09:33:07 ++ case "$command" in 09:33:07 ++ command pyenv versions 09:33:07 ++ pyenv versions 09:33:07 ++ sed 's/^[ *]* //' 09:33:07 ++ awk '{ print $1 }' 09:33:07 ++ grep -E '^[0-9.]*[0-9]$' 09:33:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:33:07 +++ grep '^3' /tmp/.pyenv_versions 09:33:07 +++ sort -V 09:33:07 +++ tail -n 1 09:33:07 ++ py_version_xyz=3.10.6 09:33:07 ++ [[ -z 3.10.6 ]] 09:33:07 ++ echo 3.10.6 09:33:07 ++ return 0 09:33:07 + pyenv local 3.10.6 09:33:07 + local command 09:33:07 + command=local 09:33:07 + '[' 2 -gt 0 ']' 09:33:07 + shift 09:33:07 + case "$command" in 09:33:07 + command pyenv local 3.10.6 09:33:07 + pyenv local 3.10.6 09:33:07 + for arg in "$@" 09:33:07 + case $arg in 09:33:07 + pkg_list+='tox ' 09:33:07 + for arg in "$@" 09:33:07 + case $arg in 09:33:07 + pkg_list+='virtualenv ' 09:33:07 + for arg in "$@" 09:33:07 + case $arg in 09:33:07 + pkg_list+='urllib3~=1.26.15 ' 09:33:07 + [[ -f /tmp/.toxenv ]] 09:33:07 ++ cat /tmp/.toxenv 09:33:07 + lf_venv=/tmp/venv-a8z9 09:33:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a8z9 from' file:/tmp/.toxenv 09:33:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a8z9 from file:/tmp/.toxenv 09:33:07 + /tmp/venv-a8z9/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:33:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:33:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:33:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:33:09 + /tmp/venv-a8z9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:33:10 + type python3 09:33:10 + true 09:33:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a8z9/bin to PATH' 09:33:10 lf-activate-venv(): INFO: Adding /tmp/venv-a8z9/bin to PATH 09:33:10 + PATH=/tmp/venv-a8z9/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 09:33:10 + return 0 09:33:10 + [[ -d /opt/pyenv ]] 09:33:10 + echo '---> Setting up pyenv' 09:33:10 ---> Setting up pyenv 09:33:10 + export PYENV_ROOT=/opt/pyenv 09:33:10 + PYENV_ROOT=/opt/pyenv 09:33:10 + export PATH=/opt/pyenv/bin:/tmp/venv-a8z9/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 09:33:10 + PATH=/opt/pyenv/bin:/tmp/venv-a8z9/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 09:33:10 ++ pwd 09:33:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:33:10 + export PYTHONPATH 09:33:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:33:10 + TOX_TESTENV_PASSENV=PYTHONPATH 09:33:10 + tox --version 09:33:10 4.28.4 from /tmp/venv-a8z9/lib/python3.10/site-packages/tox/__init__.py 09:33:10 + PARALLEL=false 09:33:10 + TOX_OPTIONS_LIST= 09:33:10 + [[ -n pre-commit ]] 09:33:10 + TOX_OPTIONS_LIST=' -e pre-commit' 09:33:10 + case ${PARALLEL,,} in 09:33:10 + tox -e pre-commit 09:33:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:33:11 pre-commit: install_deps> python -I -m pip install pre-commit 09:33:14 pre-commit: freeze> python -m pip freeze --all 09:33:14 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.18.0,identify==2.6.13,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,virtualenv==20.33.1 09:33:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:33:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:33:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:33:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:33:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:33:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:33:16 [INFO] Once installed this environment will be reused. 09:33:16 [INFO] This may take a few minutes... 09:33:20 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:33:20 [INFO] Once installed this environment will be reused. 09:33:20 [INFO] This may take a few minutes... 09:33:25 trim trailing whitespace.................................................Passed 09:33:25 Tabs remover.............................................................Passed 09:33:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:33:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:33:25 [INFO] Once installed this environment will be reused. 09:33:25 [INFO] This may take a few minutes... 09:33:33 gitlint..............................................(no files to check)Skipped 09:33:33 pre-commit: OK (22.44=setup[3.48]+cmd[11.04,7.93] seconds) 09:33:33 congratulations :) (22.65 seconds) 09:33:33 + tox_status=0 09:33:33 + echo '---> Completed tox runs' 09:33:33 ---> Completed tox runs 09:33:33 + for i in .tox/*/log 09:33:33 ++ echo .tox/pre-commit/log 09:33:33 ++ awk -F/ '{print $2}' 09:33:33 + tox_env=pre-commit 09:33:33 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:33:33 + DOC_DIR=docs/_build/html 09:33:33 + [[ -d docs/_build/html ]] 09:33:33 + echo '---> tox-run.sh ends' 09:33:33 ---> tox-run.sh ends 09:33:33 + test 0 -eq 0 09:33:33 $ ssh-agent -k 09:33:33 unset SSH_AUTH_SOCK; 09:33:33 unset SSH_AGENT_PID; 09:33:33 echo Agent pid 1677 killed; 09:33:33 [ssh-agent] Stopped. 09:33:33 [PostBuildScript] - [INFO] Executing post build scripts. 09:33:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8053072562852706130.sh 09:33:33 ---> sysstat.sh 09:33:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16844089192926631372.sh 09:33:34 ---> package-listing.sh 09:33:34 ++ facter osfamily 09:33:34 ++ tr '[:upper:]' '[:lower:]' 09:33:34 + OS_FAMILY=debian 09:33:34 + workspace=/w/workspace/oom-master-pre-commit-lint 09:33:34 + START_PACKAGES=/tmp/packages_start.txt 09:33:34 + END_PACKAGES=/tmp/packages_end.txt 09:33:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:34 + PACKAGES=/tmp/packages_start.txt 09:33:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:33:34 + PACKAGES=/tmp/packages_end.txt 09:33:34 + case "${OS_FAMILY}" in 09:33:34 + dpkg -l 09:33:34 + grep '^ii' 09:33:34 + '[' -f /tmp/packages_start.txt ']' 09:33:34 + '[' -f /tmp/packages_end.txt ']' 09:33:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:33:34 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:33:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:33:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6820151181159855219.sh 09:33:34 ---> capture-instance-metadata.sh 09:33:34 Setup pyenv: 09:33:34 system 09:33:34 3.8.13 09:33:34 3.9.13 09:33:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:33:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HICA 09:33:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:33:41 lf-activate-venv(): INFO: Installing: lftools 09:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-HICA/bin to PATH 09:34:02 INFO: Running in OpenStack, capturing instance metadata 09:34:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins390380757006987116.sh 09:34:03 provisioning config files... 09:34:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15488581729513093581tmp 09:34:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:34:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:34:03 [EnvInject] - Injecting environment variables from a build step. 09:34:03 [EnvInject] - Injecting as environment variables the properties content 09:34:03 SERVER_ID=logs 09:34:03 09:34:03 [EnvInject] - Variables injected successfully. 09:34:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1817118818838968576.sh 09:34:03 ---> create-netrc.sh 09:34:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7982336419087670401.sh 09:34:03 ---> python-tools-install.sh 09:34:03 Setup pyenv: 09:34:03 system 09:34:03 3.8.13 09:34:03 3.9.13 09:34:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:34:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HICA from file:/tmp/.os_lf_venv 09:34:05 lf-activate-venv(): INFO: Installing: lftools 09:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-HICA/bin to PATH 09:34:13 Generating Requirements File 09:34:32 Python 3.10.6 09:34:32 pip 25.2 from /tmp/venv-HICA/lib/python3.10/site-packages/pip (python 3.10) 09:34:33 appdirs==1.4.4 09:34:33 argcomplete==3.6.2 09:34:33 aspy.yaml==1.3.0 09:34:33 attrs==25.3.0 09:34:33 autopage==0.5.2 09:34:33 beautifulsoup4==4.13.4 09:34:33 boto3==1.40.7 09:34:33 botocore==1.40.7 09:34:33 bs4==0.0.2 09:34:33 cachetools==5.5.2 09:34:33 certifi==2025.8.3 09:34:33 cffi==1.17.1 09:34:33 cfgv==3.4.0 09:34:33 chardet==5.2.0 09:34:33 charset-normalizer==3.4.3 09:34:33 click==8.2.1 09:34:33 cliff==4.10.0 09:34:33 cmd2==2.7.0 09:34:33 cryptography==3.3.2 09:34:33 debtcollector==3.0.0 09:34:33 decorator==5.2.1 09:34:33 defusedxml==0.7.1 09:34:33 Deprecated==1.2.18 09:34:33 distlib==0.4.0 09:34:33 dnspython==2.7.0 09:34:33 docker==7.1.0 09:34:33 dogpile.cache==1.4.0 09:34:33 durationpy==0.10 09:34:33 email_validator==2.2.0 09:34:33 filelock==3.18.0 09:34:33 future==1.0.0 09:34:33 gitdb==4.0.12 09:34:33 GitPython==3.1.45 09:34:33 google-auth==2.40.3 09:34:33 httplib2==0.22.0 09:34:33 identify==2.6.13 09:34:33 idna==3.10 09:34:33 importlib-resources==1.5.0 09:34:33 iso8601==2.1.0 09:34:33 Jinja2==3.1.6 09:34:33 jmespath==1.0.1 09:34:33 jsonpatch==1.33 09:34:33 jsonpointer==3.0.0 09:34:33 jsonschema==4.25.0 09:34:33 jsonschema-specifications==2025.4.1 09:34:33 keystoneauth1==5.11.1 09:34:33 kubernetes==33.1.0 09:34:33 lftools==0.37.13 09:34:33 lxml==6.0.0 09:34:33 markdown-it-py==4.0.0 09:34:33 MarkupSafe==3.0.2 09:34:33 mdurl==0.1.2 09:34:33 msgpack==1.1.1 09:34:33 multi_key_dict==2.0.3 09:34:33 munch==4.0.0 09:34:33 netaddr==1.3.0 09:34:33 niet==1.4.2 09:34:33 nodeenv==1.9.1 09:34:33 oauth2client==4.1.3 09:34:33 oauthlib==3.3.1 09:34:33 openstacksdk==4.6.0 09:34:33 os-client-config==2.3.0 09:34:33 os-service-types==1.8.0 09:34:33 osc-lib==4.1.0 09:34:33 oslo.config==10.0.0 09:34:33 oslo.context==6.0.0 09:34:33 oslo.i18n==6.5.1 09:34:33 oslo.log==7.2.0 09:34:33 oslo.serialization==5.7.0 09:34:33 oslo.utils==9.0.0 09:34:33 packaging==25.0 09:34:33 pbr==6.1.1 09:34:33 platformdirs==4.3.8 09:34:33 prettytable==3.16.0 09:34:33 psutil==7.0.0 09:34:33 pyasn1==0.6.1 09:34:33 pyasn1_modules==0.4.2 09:34:33 pycparser==2.22 09:34:33 pygerrit2==2.0.15 09:34:33 PyGithub==2.7.0 09:34:33 Pygments==2.19.2 09:34:33 PyJWT==2.10.1 09:34:33 PyNaCl==1.5.0 09:34:33 pyparsing==2.4.7 09:34:33 pyperclip==1.9.0 09:34:33 pyrsistent==0.20.0 09:34:33 python-cinderclient==9.7.0 09:34:33 python-dateutil==2.9.0.post0 09:34:33 python-heatclient==4.3.0 09:34:33 python-jenkins==1.8.3 09:34:33 python-keystoneclient==5.6.0 09:34:33 python-magnumclient==4.8.1 09:34:33 python-openstackclient==8.1.0 09:34:33 python-swiftclient==4.8.0 09:34:33 PyYAML==6.0.2 09:34:33 referencing==0.36.2 09:34:33 requests==2.32.4 09:34:33 requests-oauthlib==2.0.0 09:34:33 requestsexceptions==1.4.0 09:34:33 rfc3986==2.0.0 09:34:33 rich==14.1.0 09:34:33 rich-argparse==1.7.1 09:34:33 rpds-py==0.27.0 09:34:33 rsa==4.9.1 09:34:33 ruamel.yaml==0.18.14 09:34:33 ruamel.yaml.clib==0.2.12 09:34:33 s3transfer==0.13.1 09:34:33 simplejson==3.20.1 09:34:33 six==1.17.0 09:34:33 smmap==5.0.2 09:34:33 soupsieve==2.7 09:34:33 stevedore==5.4.1 09:34:33 tabulate==0.9.0 09:34:33 toml==0.10.2 09:34:33 tomlkit==0.13.3 09:34:33 tqdm==4.67.1 09:34:33 typing_extensions==4.14.1 09:34:33 tzdata==2025.2 09:34:33 urllib3==1.26.20 09:34:33 virtualenv==20.33.1 09:34:33 wcwidth==0.2.13 09:34:33 websocket-client==1.8.0 09:34:33 wrapt==1.17.3 09:34:33 xdg==6.0.0 09:34:33 xmltodict==0.14.2 09:34:33 yq==3.4.3 09:34:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11834951879224133810.sh 09:34:33 ---> sudo-logs.sh 09:34:33 Archiving 'sudo' log.. 09:34:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7880101678560757173.sh 09:34:33 ---> job-cost.sh 09:34:33 Setup pyenv: 09:34:33 system 09:34:33 3.8.13 09:34:33 3.9.13 09:34:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HICA from file:/tmp/.os_lf_venv 09:34:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:34:40 lf-activate-venv(): INFO: Adding /tmp/venv-HICA/bin to PATH 09:34:40 INFO: No Stack... 09:34:41 INFO: Retrieving Pricing Info for: v3-standard-4 09:34:41 INFO: Archiving Costs 09:34:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3579975150718670472.sh 09:34:41 ---> logs-deploy.sh 09:34:41 Setup pyenv: 09:34:41 system 09:34:41 3.8.13 09:34:41 3.9.13 09:34:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:34:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HICA from file:/tmp/.os_lf_venv 09:34:43 lf-activate-venv(): INFO: Installing: lftools 09:34:51 lf-activate-venv(): INFO: Adding /tmp/venv-HICA/bin to PATH 09:34:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4203 09:34:51 INFO: archiving workspace using pattern(s): 09:34:52 Archives upload complete. 09:34:52 INFO: archiving logs to Nexus 09:34:53 ---> uname -a: 09:34:53 Linux prd-ubuntu1804-builder-4c-4g-34713 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:34:53 09:34:53 09:34:53 ---> lscpu: 09:34:53 Architecture: x86_64 09:34:53 CPU op-mode(s): 32-bit, 64-bit 09:34:53 Byte Order: Little Endian 09:34:53 CPU(s): 4 09:34:53 On-line CPU(s) list: 0-3 09:34:53 Thread(s) per core: 1 09:34:53 Core(s) per socket: 1 09:34:53 Socket(s): 4 09:34:53 NUMA node(s): 1 09:34:53 Vendor ID: AuthenticAMD 09:34:53 CPU family: 23 09:34:53 Model: 49 09:34:53 Model name: AMD EPYC-Rome Processor 09:34:53 Stepping: 0 09:34:53 CPU MHz: 2799.998 09:34:53 BogoMIPS: 5599.99 09:34:53 Virtualization: AMD-V 09:34:53 Hypervisor vendor: KVM 09:34:53 Virtualization type: full 09:34:53 L1d cache: 32K 09:34:53 L1i cache: 32K 09:34:53 L2 cache: 512K 09:34:53 L3 cache: 16384K 09:34:53 NUMA node0 CPU(s): 0-3 09:34:53 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 09:34:53 09:34:53 09:34:53 ---> nproc: 09:34:53 4 09:34:53 09:34:53 09:34:53 ---> df -h: 09:34:53 Filesystem Size Used Avail Use% Mounted on 09:34:53 udev 7.9G 0 7.9G 0% /dev 09:34:53 tmpfs 1.6G 672K 1.6G 1% /run 09:34:53 /dev/vda1 78G 8.4G 69G 11% / 09:34:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:34:53 tmpfs 5.0M 0 5.0M 0% /run/lock 09:34:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:34:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:34:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:34:53 09:34:53 09:34:53 ---> free -m: 09:34:53 total used free shared buff/cache available 09:34:53 Mem: 16040 554 13274 0 2211 15164 09:34:53 Swap: 1023 0 1023 09:34:53 09:34:53 09:34:53 ---> ip addr: 09:34:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:34:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:34:53 inet 127.0.0.1/8 scope host lo 09:34:53 valid_lft forever preferred_lft forever 09:34:53 inet6 ::1/128 scope host 09:34:53 valid_lft forever preferred_lft forever 09:34:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:34:53 link/ether fa:16:3e:85:1f:f9 brd ff:ff:ff:ff:ff:ff 09:34:53 inet 10.30.106.142/23 brd 10.30.107.255 scope global dynamic ens3 09:34:53 valid_lft 86259sec preferred_lft 86259sec 09:34:53 inet6 fe80::f816:3eff:fe85:1ff9/64 scope link 09:34:53 valid_lft forever preferred_lft forever 09:34:53 09:34:53 09:34:53 ---> sar -b -r -n DEV: 09:34:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34713) 08/12/25 _x86_64_ (4 CPU) 09:34:53 09:34:53 09:32:33 LINUX RESTART (4 CPU) 09:34:53 09:34:53 09:33:01 tps rtps wtps bread/s bwrtn/s 09:34:53 09:34:02 137.79 8.87 128.93 195.03 45925.28 09:34:53 Average: 137.79 8.87 128.93 195.03 45925.28 09:34:53 09:34:53 09:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:34:53 09:34:02 13670540 15472084 2754428 16.77 76712 1911448 867944 4.97 823632 1689144 173124 09:34:53 Average: 13670540 15472084 2754428 16.77 76712 1911448 867944 4.97 823632 1689144 173124 09:34:53 09:34:53 09:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:34:53 09:34:02 ens3 163.22 112.20 1351.64 14.52 0.00 0.00 0.00 0.00 09:34:53 09:34:02 lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 09:34:53 Average: ens3 163.22 112.20 1351.64 14.52 0.00 0.00 0.00 0.00 09:34:53 Average: lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 09:34:53 09:34:53 09:34:53 ---> sar -P ALL: 09:34:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34713) 08/12/25 _x86_64_ (4 CPU) 09:34:53 09:34:53 09:32:33 LINUX RESTART (4 CPU) 09:34:53 09:34:53 09:33:01 CPU %user %nice %system %iowait %steal %idle 09:34:53 09:34:02 all 23.08 0.00 2.25 2.18 0.06 72.42 09:34:53 09:34:02 0 18.41 0.00 1.67 0.25 0.05 79.62 09:34:53 09:34:02 1 13.02 0.00 1.84 1.72 0.07 83.36 09:34:53 09:34:02 2 15.65 0.00 2.07 5.65 0.05 76.58 09:34:53 09:34:02 3 45.30 0.00 3.43 1.09 0.07 50.12 09:34:53 Average: all 23.08 0.00 2.25 2.18 0.06 72.42 09:34:53 Average: 0 18.41 0.00 1.67 0.25 0.05 79.62 09:34:53 Average: 1 13.02 0.00 1.84 1.72 0.07 83.36 09:34:53 Average: 2 15.65 0.00 2.07 5.65 0.05 76.58 09:34:53 Average: 3 45.30 0.00 3.43 1.09 0.07 50.12 09:34:53 09:34:53 09:34:53