13:06:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141674 13:06:05 Running as SYSTEM 13:06:05 [EnvInject] - Loading node environment variables. 13:06:05 Building remotely on prd-ubuntu1804-builder-4c-4g-34531 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:06:05 [ssh-agent] Looking for ssh-agent implementation... 13:06:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:05 $ ssh-agent 13:06:05 SSH_AUTH_SOCK=/tmp/ssh-iF6PARYbRLmG/agent.1635 13:06:05 SSH_AGENT_PID=1636 13:06:05 [ssh-agent] Started. 13:06:05 Running ssh-add (command line suppressed) 13:06:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12783836735562468968.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12783836735562468968.key) 13:06:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:06:05 The recommended git tool is: NONE 13:06:07 using credential onap-jenkins-ssh 13:06:07 Wiping out workspace first. 13:06:07 Cloning the remote Git repository 13:06:07 Cloning repository git://cloud.onap.org/mirror/oom.git 13:06:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:06:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:06:07 > git --version # timeout=10 13:06:07 > git --version # 'git version 2.17.1' 13:06:07 using GIT_SSH to set credentials Gerrit user 13:06:07 Verifying host key using manually-configured host key entries 13:06:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:06:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:06:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:06:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:06:12 using GIT_SSH to set credentials Gerrit user 13:06:12 Verifying host key using manually-configured host key entries 13:06:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/141674/1 # timeout=30 13:06:13 > git rev-parse 48b2aea11338daa52d431ee87f87149cc2010cd3^{commit} # timeout=10 13:06:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:06:13 Checking out Revision 48b2aea11338daa52d431ee87f87149cc2010cd3 (refs/changes/74/141674/1) 13:06:13 > git config core.sparsecheckout # timeout=10 13:06:13 > git checkout -f 48b2aea11338daa52d431ee87f87149cc2010cd3 # timeout=30 13:06:16 Commit message: "Globally align tracing settings" 13:06:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:06:16 > git rev-list --no-walk 3f8b4921d8d00c52cda47ea6d4e0bf4f98839ff6 # timeout=10 13:06:16 [EnvInject] - Injecting environment variables from a build step. 13:06:16 [EnvInject] - Injecting as environment variables the properties content 13:06:16 PYTHON=python3 13:06:16 13:06:16 [EnvInject] - Variables injected successfully. 13:06:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16287188297735693201.sh 13:06:16 ---> tox-install.sh 13:06:16 + source /home/jenkins/lf-env.sh 13:06:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:06:16 ++ mktemp -d /tmp/venv-XXXX 13:06:16 + lf_venv=/tmp/venv-9190 13:06:16 + local venv_file=/tmp/.os_lf_venv 13:06:16 + local python=python3 13:06:16 + local options 13:06:16 + local set_path=true 13:06:16 + local install_args= 13:06:16 ++ 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 13:06:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:06:16 + true 13:06:16 + case $1 in 13:06:16 + venv_file=/tmp/.toxenv 13:06:16 + shift 2 13:06:16 + true 13:06:16 + case $1 in 13:06:16 + shift 13:06:16 + break 13:06:16 + case $python in 13:06:16 + local pkg_list= 13:06:16 + [[ -d /opt/pyenv ]] 13:06:16 + echo 'Setup pyenv:' 13:06:16 Setup pyenv: 13:06:16 + export PYENV_ROOT=/opt/pyenv 13:06:16 + PYENV_ROOT=/opt/pyenv 13:06:16 + 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 13:06:16 + 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 13:06:16 + pyenv versions 13:06:16 * system (set by /opt/pyenv/version) 13:06:16 * 3.8.13 (set by /opt/pyenv/version) 13:06:16 * 3.9.13 (set by /opt/pyenv/version) 13:06:17 * 3.10.6 (set by /opt/pyenv/version) 13:06:17 + command -v pyenv 13:06:17 ++ pyenv init - --no-rehash 13:06:17 + 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[*]}"'\'')" 13:06:17 export PATH="/opt/pyenv/shims:${PATH}" 13:06:17 export PYENV_SHELL=bash 13:06:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:06:17 pyenv() { 13:06:17 local command 13:06:17 command="${1:-}" 13:06:17 if [ "$#" -gt 0 ]; then 13:06:17 shift 13:06:17 fi 13:06:17 13:06:17 case "$command" in 13:06:17 rehash|shell) 13:06:17 eval "$(pyenv "sh-$command" "$@")" 13:06:17 ;; 13:06:17 *) 13:06:17 command pyenv "$command" "$@" 13:06:17 ;; 13:06:17 esac 13:06:17 }' 13:06:17 +++ 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[*]}"' 13:06:17 ++ 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 13:06:17 ++ 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 13:06:17 ++ 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 13:06:17 ++ export PYENV_SHELL=bash 13:06:17 ++ PYENV_SHELL=bash 13:06:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:06:17 +++ complete -F _pyenv pyenv 13:06:17 ++ lf-pyver python3 13:06:17 ++ local py_version_xy=python3 13:06:17 ++ local py_version_xyz= 13:06:17 ++ pyenv versions 13:06:17 ++ local command 13:06:17 ++ command=versions 13:06:17 ++ '[' 1 -gt 0 ']' 13:06:17 ++ shift 13:06:17 ++ case "$command" in 13:06:17 ++ command pyenv versions 13:06:17 ++ pyenv versions 13:06:17 ++ awk '{ print $1 }' 13:06:17 ++ sed 's/^[ *]* //' 13:06:17 ++ grep -E '^[0-9.]*[0-9]$' 13:06:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:06:17 +++ grep '^3' /tmp/.pyenv_versions 13:06:17 +++ tail -n 1 13:06:17 +++ sort -V 13:06:17 ++ py_version_xyz=3.10.6 13:06:17 ++ [[ -z 3.10.6 ]] 13:06:17 ++ echo 3.10.6 13:06:17 ++ return 0 13:06:17 + pyenv local 3.10.6 13:06:17 + local command 13:06:17 + command=local 13:06:17 + '[' 2 -gt 0 ']' 13:06:17 + shift 13:06:17 + case "$command" in 13:06:17 + command pyenv local 3.10.6 13:06:17 + pyenv local 3.10.6 13:06:17 + for arg in "$@" 13:06:17 + case $arg in 13:06:17 + pkg_list+='tox ' 13:06:17 + for arg in "$@" 13:06:17 + case $arg in 13:06:17 + pkg_list+='virtualenv ' 13:06:17 + for arg in "$@" 13:06:17 + case $arg in 13:06:17 + pkg_list+='urllib3~=1.26.15 ' 13:06:17 + [[ -f /tmp/.toxenv ]] 13:06:17 + [[ ! -f /tmp/.toxenv ]] 13:06:17 + [[ -n '' ]] 13:06:17 + python3 -m venv /tmp/venv-9190 13:06:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9190' 13:06:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9190 13:06:21 + echo /tmp/venv-9190 13:06:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:06:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:06:21 + /tmp/venv-9190/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:06:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:06:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:06:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:06:25 + /tmp/venv-9190/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:06:27 + type python3 13:06:27 + true 13:06:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9190/bin to PATH' 13:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-9190/bin to PATH 13:06:27 + PATH=/tmp/venv-9190/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 13:06:27 + return 0 13:06:27 + python3 --version 13:06:27 Python 3.10.6 13:06:27 + python3 -m pip --version 13:06:27 pip 25.2 from /tmp/venv-9190/lib/python3.10/site-packages/pip (python 3.10) 13:06:27 + python3 -m pip freeze 13:06:28 cachetools==6.1.0 13:06:28 chardet==5.2.0 13:06:28 colorama==0.4.6 13:06:28 distlib==0.4.0 13:06:28 filelock==3.18.0 13:06:28 packaging==25.0 13:06:28 platformdirs==4.3.8 13:06:28 pluggy==1.6.0 13:06:28 pyproject-api==1.9.1 13:06:28 tomli==2.2.1 13:06:28 tox==4.28.4 13:06:28 typing_extensions==4.14.1 13:06:28 urllib3==1.26.20 13:06:28 virtualenv==20.33.1 13:06:28 [EnvInject] - Injecting environment variables from a build step. 13:06:28 [EnvInject] - Injecting as environment variables the properties content 13:06:28 PARALLEL=false 13:06:28 13:06:28 [EnvInject] - Variables injected successfully. 13:06:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5706986717923918789.sh 13:06:28 ---> tox-run.sh 13:06:28 + 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 13:06:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:06:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:06:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:06:28 + cd /w/workspace/oom-master-pre-commit-lint/. 13:06:28 + source /home/jenkins/lf-env.sh 13:06:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:06:28 ++ mktemp -d /tmp/venv-XXXX 13:06:28 + lf_venv=/tmp/venv-BaDn 13:06:28 + local venv_file=/tmp/.os_lf_venv 13:06:28 + local python=python3 13:06:28 + local options 13:06:28 + local set_path=true 13:06:28 + local install_args= 13:06:28 ++ 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 13:06:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:06:28 + true 13:06:28 + case $1 in 13:06:28 + venv_file=/tmp/.toxenv 13:06:28 + shift 2 13:06:28 + true 13:06:28 + case $1 in 13:06:28 + shift 13:06:28 + break 13:06:28 + case $python in 13:06:28 + local pkg_list= 13:06:28 + [[ -d /opt/pyenv ]] 13:06:28 + echo 'Setup pyenv:' 13:06:28 Setup pyenv: 13:06:28 + export PYENV_ROOT=/opt/pyenv 13:06:28 + PYENV_ROOT=/opt/pyenv 13:06:28 + 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 13:06:28 + 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 13:06:28 + pyenv versions 13:06:28 system 13:06:28 3.8.13 13:06:28 3.9.13 13:06:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:06:28 + command -v pyenv 13:06:28 ++ pyenv init - --no-rehash 13:06:28 + 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[*]}"'\'')" 13:06:28 export PATH="/opt/pyenv/shims:${PATH}" 13:06:28 export PYENV_SHELL=bash 13:06:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:06:28 pyenv() { 13:06:28 local command 13:06:28 command="${1:-}" 13:06:28 if [ "$#" -gt 0 ]; then 13:06:28 shift 13:06:28 fi 13:06:28 13:06:28 case "$command" in 13:06:28 rehash|shell) 13:06:28 eval "$(pyenv "sh-$command" "$@")" 13:06:28 ;; 13:06:28 *) 13:06:28 command pyenv "$command" "$@" 13:06:28 ;; 13:06:28 esac 13:06:28 }' 13:06:28 +++ 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[*]}"' 13:06:28 ++ 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 13:06:28 ++ 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 13:06:28 ++ 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 13:06:28 ++ export PYENV_SHELL=bash 13:06:28 ++ PYENV_SHELL=bash 13:06:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:06:28 +++ complete -F _pyenv pyenv 13:06:28 ++ lf-pyver python3 13:06:28 ++ local py_version_xy=python3 13:06:28 ++ local py_version_xyz= 13:06:28 ++ pyenv versions 13:06:28 ++ local command 13:06:28 ++ command=versions 13:06:28 ++ '[' 1 -gt 0 ']' 13:06:28 ++ shift 13:06:28 ++ sed 's/^[ *]* //' 13:06:28 ++ case "$command" in 13:06:28 ++ command pyenv versions 13:06:28 ++ pyenv versions 13:06:28 ++ grep -E '^[0-9.]*[0-9]$' 13:06:28 ++ awk '{ print $1 }' 13:06:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:06:28 +++ grep '^3' /tmp/.pyenv_versions 13:06:28 +++ tail -n 1 13:06:28 +++ sort -V 13:06:28 ++ py_version_xyz=3.10.6 13:06:28 ++ [[ -z 3.10.6 ]] 13:06:28 ++ echo 3.10.6 13:06:28 ++ return 0 13:06:28 + pyenv local 3.10.6 13:06:28 + local command 13:06:28 + command=local 13:06:28 + '[' 2 -gt 0 ']' 13:06:28 + shift 13:06:28 + case "$command" in 13:06:28 + command pyenv local 3.10.6 13:06:28 + pyenv local 3.10.6 13:06:28 + for arg in "$@" 13:06:28 + case $arg in 13:06:28 + pkg_list+='tox ' 13:06:28 + for arg in "$@" 13:06:28 + case $arg in 13:06:28 + pkg_list+='virtualenv ' 13:06:28 + for arg in "$@" 13:06:28 + case $arg in 13:06:28 + pkg_list+='urllib3~=1.26.15 ' 13:06:28 + [[ -f /tmp/.toxenv ]] 13:06:28 ++ cat /tmp/.toxenv 13:06:28 + lf_venv=/tmp/venv-9190 13:06:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9190 from' file:/tmp/.toxenv 13:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9190 from file:/tmp/.toxenv 13:06:28 + /tmp/venv-9190/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:06:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:06:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:06:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:06:29 + /tmp/venv-9190/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:06:30 + type python3 13:06:30 + true 13:06:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9190/bin to PATH' 13:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-9190/bin to PATH 13:06:30 + PATH=/tmp/venv-9190/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 13:06:30 + return 0 13:06:30 + [[ -d /opt/pyenv ]] 13:06:30 + echo '---> Setting up pyenv' 13:06:30 ---> Setting up pyenv 13:06:30 + export PYENV_ROOT=/opt/pyenv 13:06:30 + PYENV_ROOT=/opt/pyenv 13:06:30 + export PATH=/opt/pyenv/bin:/tmp/venv-9190/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 13:06:30 + PATH=/opt/pyenv/bin:/tmp/venv-9190/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 13:06:30 ++ pwd 13:06:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:06:30 + export PYTHONPATH 13:06:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:06:30 + TOX_TESTENV_PASSENV=PYTHONPATH 13:06:30 + tox --version 13:06:30 4.28.4 from /tmp/venv-9190/lib/python3.10/site-packages/tox/__init__.py 13:06:30 + PARALLEL=false 13:06:30 + TOX_OPTIONS_LIST= 13:06:30 + [[ -n pre-commit ]] 13:06:30 + TOX_OPTIONS_LIST=' -e pre-commit' 13:06:30 + case ${PARALLEL,,} in 13:06:30 + tox -e pre-commit 13:06:30 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:06:31 pre-commit: install_deps> python -I -m pip install pre-commit 13:06:34 pre-commit: freeze> python -m pip freeze --all 13:06:34 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 13:06:34 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:06:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:06:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:06:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:06:36 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:06:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:06:37 [INFO] Once installed this environment will be reused. 13:06:37 [INFO] This may take a few minutes... 13:06:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:06:41 [INFO] Once installed this environment will be reused. 13:06:41 [INFO] This may take a few minutes... 13:06:46 trim trailing whitespace.................................................Passed 13:06:46 Tabs remover.............................................................Passed 13:06:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:06:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:06:46 [INFO] Once installed this environment will be reused. 13:06:46 [INFO] This may take a few minutes... 13:06:55 gitlint..............................................(no files to check)Skipped 13:06:55 pre-commit: OK (24.10=setup[3.59]+cmd[11.74,8.77] seconds) 13:06:55 congratulations :) (24.32 seconds) 13:06:55 + tox_status=0 13:06:55 + echo '---> Completed tox runs' 13:06:55 ---> Completed tox runs 13:06:55 + for i in .tox/*/log 13:06:55 ++ echo .tox/pre-commit/log 13:06:55 ++ awk -F/ '{print $2}' 13:06:55 + tox_env=pre-commit 13:06:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:06:55 + DOC_DIR=docs/_build/html 13:06:55 + [[ -d docs/_build/html ]] 13:06:55 + echo '---> tox-run.sh ends' 13:06:55 ---> tox-run.sh ends 13:06:55 + test 0 -eq 0 13:06:55 $ ssh-agent -k 13:06:55 unset SSH_AUTH_SOCK; 13:06:55 unset SSH_AGENT_PID; 13:06:55 echo Agent pid 1636 killed; 13:06:55 [ssh-agent] Stopped. 13:06:55 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5503358269520815816.sh 13:06:55 ---> sysstat.sh 13:06:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17465177619517655417.sh 13:06:55 ---> package-listing.sh 13:06:55 ++ facter osfamily 13:06:55 ++ tr '[:upper:]' '[:lower:]' 13:06:56 + OS_FAMILY=debian 13:06:56 + workspace=/w/workspace/oom-master-pre-commit-lint 13:06:56 + START_PACKAGES=/tmp/packages_start.txt 13:06:56 + END_PACKAGES=/tmp/packages_end.txt 13:06:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:56 + PACKAGES=/tmp/packages_start.txt 13:06:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:06:56 + PACKAGES=/tmp/packages_end.txt 13:06:56 + case "${OS_FAMILY}" in 13:06:56 + dpkg -l 13:06:56 + grep '^ii' 13:06:56 + '[' -f /tmp/packages_start.txt ']' 13:06:56 + '[' -f /tmp/packages_end.txt ']' 13:06:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:06:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:06:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:06:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11932687328125089265.sh 13:06:56 ---> capture-instance-metadata.sh 13:06:56 Setup pyenv: 13:06:56 system 13:06:56 3.8.13 13:06:56 3.9.13 13:06:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:07:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vGNw 13:07:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:07:03 lf-activate-venv(): INFO: Installing: lftools 13:07:25 lf-activate-venv(): INFO: Adding /tmp/venv-vGNw/bin to PATH 13:07:25 INFO: Running in OpenStack, capturing instance metadata 13:07:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14169456516257691797.sh 13:07:25 provisioning config files... 13:07:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13495674534536375502tmp 13:07:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:07:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:07:25 [EnvInject] - Injecting environment variables from a build step. 13:07:25 [EnvInject] - Injecting as environment variables the properties content 13:07:25 SERVER_ID=logs 13:07:25 13:07:25 [EnvInject] - Variables injected successfully. 13:07:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2397826851181302661.sh 13:07:25 ---> create-netrc.sh 13:07:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17547033128971073650.sh 13:07:25 ---> python-tools-install.sh 13:07:25 Setup pyenv: 13:07:25 system 13:07:25 3.8.13 13:07:25 3.9.13 13:07:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:07:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vGNw from file:/tmp/.os_lf_venv 13:07:27 lf-activate-venv(): INFO: Installing: lftools 13:07:35 lf-activate-venv(): INFO: Adding /tmp/venv-vGNw/bin to PATH 13:07:35 Generating Requirements File 13:07:55 Python 3.10.6 13:07:56 pip 25.2 from /tmp/venv-vGNw/lib/python3.10/site-packages/pip (python 3.10) 13:07:56 appdirs==1.4.4 13:07:56 argcomplete==3.6.2 13:07:56 aspy.yaml==1.3.0 13:07:56 attrs==25.3.0 13:07:56 autopage==0.5.2 13:07:56 beautifulsoup4==4.13.4 13:07:56 boto3==1.40.6 13:07:56 botocore==1.40.6 13:07:56 bs4==0.0.2 13:07:56 cachetools==5.5.2 13:07:56 certifi==2025.8.3 13:07:56 cffi==1.17.1 13:07:56 cfgv==3.4.0 13:07:56 chardet==5.2.0 13:07:56 charset-normalizer==3.4.3 13:07:56 click==8.2.1 13:07:56 cliff==4.10.0 13:07:56 cmd2==2.7.0 13:07:56 cryptography==3.3.2 13:07:56 debtcollector==3.0.0 13:07:56 decorator==5.2.1 13:07:56 defusedxml==0.7.1 13:07:56 Deprecated==1.2.18 13:07:56 distlib==0.4.0 13:07:56 dnspython==2.7.0 13:07:56 docker==7.1.0 13:07:56 dogpile.cache==1.4.0 13:07:56 durationpy==0.10 13:07:56 email_validator==2.2.0 13:07:56 filelock==3.18.0 13:07:56 future==1.0.0 13:07:56 gitdb==4.0.12 13:07:56 GitPython==3.1.45 13:07:56 google-auth==2.40.3 13:07:56 httplib2==0.22.0 13:07:56 identify==2.6.13 13:07:56 idna==3.10 13:07:56 importlib-resources==1.5.0 13:07:56 iso8601==2.1.0 13:07:56 Jinja2==3.1.6 13:07:56 jmespath==1.0.1 13:07:56 jsonpatch==1.33 13:07:56 jsonpointer==3.0.0 13:07:56 jsonschema==4.25.0 13:07:56 jsonschema-specifications==2025.4.1 13:07:56 keystoneauth1==5.11.1 13:07:56 kubernetes==33.1.0 13:07:56 lftools==0.37.13 13:07:56 lxml==6.0.0 13:07:56 markdown-it-py==4.0.0 13:07:56 MarkupSafe==3.0.2 13:07:56 mdurl==0.1.2 13:07:56 msgpack==1.1.1 13:07:56 multi_key_dict==2.0.3 13:07:56 munch==4.0.0 13:07:56 netaddr==1.3.0 13:07:56 niet==1.4.2 13:07:56 nodeenv==1.9.1 13:07:56 oauth2client==4.1.3 13:07:56 oauthlib==3.3.1 13:07:56 openstacksdk==4.6.0 13:07:56 os-client-config==2.3.0 13:07:56 os-service-types==1.8.0 13:07:56 osc-lib==4.1.0 13:07:56 oslo.config==10.0.0 13:07:56 oslo.context==6.0.0 13:07:56 oslo.i18n==6.5.1 13:07:56 oslo.log==7.2.0 13:07:56 oslo.serialization==5.7.0 13:07:56 oslo.utils==9.0.0 13:07:56 packaging==25.0 13:07:56 pbr==6.1.1 13:07:56 platformdirs==4.3.8 13:07:56 prettytable==3.16.0 13:07:56 psutil==7.0.0 13:07:56 pyasn1==0.6.1 13:07:56 pyasn1_modules==0.4.2 13:07:56 pycparser==2.22 13:07:56 pygerrit2==2.0.15 13:07:56 PyGithub==2.7.0 13:07:56 Pygments==2.19.2 13:07:56 PyJWT==2.10.1 13:07:56 PyNaCl==1.5.0 13:07:56 pyparsing==2.4.7 13:07:56 pyperclip==1.9.0 13:07:56 pyrsistent==0.20.0 13:07:56 python-cinderclient==9.7.0 13:07:56 python-dateutil==2.9.0.post0 13:07:56 python-heatclient==4.3.0 13:07:56 python-jenkins==1.8.3 13:07:56 python-keystoneclient==5.6.0 13:07:56 python-magnumclient==4.8.1 13:07:56 python-openstackclient==8.1.0 13:07:56 python-swiftclient==4.8.0 13:07:56 PyYAML==6.0.2 13:07:56 referencing==0.36.2 13:07:56 requests==2.32.4 13:07:56 requests-oauthlib==2.0.0 13:07:56 requestsexceptions==1.4.0 13:07:56 rfc3986==2.0.0 13:07:56 rich==14.1.0 13:07:56 rich-argparse==1.7.1 13:07:56 rpds-py==0.27.0 13:07:56 rsa==4.9.1 13:07:56 ruamel.yaml==0.18.14 13:07:56 ruamel.yaml.clib==0.2.12 13:07:56 s3transfer==0.13.1 13:07:56 simplejson==3.20.1 13:07:56 six==1.17.0 13:07:56 smmap==5.0.2 13:07:56 soupsieve==2.7 13:07:56 stevedore==5.4.1 13:07:56 tabulate==0.9.0 13:07:56 toml==0.10.2 13:07:56 tomlkit==0.13.3 13:07:56 tqdm==4.67.1 13:07:56 typing_extensions==4.14.1 13:07:56 tzdata==2025.2 13:07:56 urllib3==1.26.20 13:07:56 virtualenv==20.33.1 13:07:56 wcwidth==0.2.13 13:07:56 websocket-client==1.8.0 13:07:56 wrapt==1.17.2 13:07:56 xdg==6.0.0 13:07:56 xmltodict==0.14.2 13:07:56 yq==3.4.3 13:07:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15869461823320599109.sh 13:07:56 ---> sudo-logs.sh 13:07:56 Archiving 'sudo' log.. 13:07:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5286852743456859095.sh 13:07:56 ---> job-cost.sh 13:07:56 Setup pyenv: 13:07:56 system 13:07:56 3.8.13 13:07:56 3.9.13 13:07:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:07:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vGNw from file:/tmp/.os_lf_venv 13:07:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:08:03 lf-activate-venv(): INFO: Adding /tmp/venv-vGNw/bin to PATH 13:08:03 INFO: No Stack... 13:08:04 INFO: Retrieving Pricing Info for: v3-standard-4 13:08:04 INFO: Archiving Costs 13:08:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9827722874228690322.sh 13:08:04 ---> logs-deploy.sh 13:08:04 Setup pyenv: 13:08:04 system 13:08:04 3.8.13 13:08:04 3.9.13 13:08:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:08:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vGNw from file:/tmp/.os_lf_venv 13:08:06 lf-activate-venv(): INFO: Installing: lftools 13:08:14 lf-activate-venv(): INFO: Adding /tmp/venv-vGNw/bin to PATH 13:08:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4199 13:08:14 INFO: archiving workspace using pattern(s): 13:08:15 Archives upload complete. 13:08:15 INFO: archiving logs to Nexus 13:08:16 ---> uname -a: 13:08:16 Linux prd-ubuntu1804-builder-4c-4g-34531 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:08:16 13:08:16 13:08:16 ---> lscpu: 13:08:16 Architecture: x86_64 13:08:16 CPU op-mode(s): 32-bit, 64-bit 13:08:16 Byte Order: Little Endian 13:08:16 CPU(s): 4 13:08:16 On-line CPU(s) list: 0-3 13:08:16 Thread(s) per core: 1 13:08:16 Core(s) per socket: 1 13:08:16 Socket(s): 4 13:08:16 NUMA node(s): 1 13:08:16 Vendor ID: AuthenticAMD 13:08:16 CPU family: 23 13:08:16 Model: 49 13:08:16 Model name: AMD EPYC-Rome Processor 13:08:16 Stepping: 0 13:08:16 CPU MHz: 2799.998 13:08:16 BogoMIPS: 5599.99 13:08:16 Virtualization: AMD-V 13:08:16 Hypervisor vendor: KVM 13:08:16 Virtualization type: full 13:08:16 L1d cache: 32K 13:08:16 L1i cache: 32K 13:08:16 L2 cache: 512K 13:08:16 L3 cache: 16384K 13:08:16 NUMA node0 CPU(s): 0-3 13:08:16 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 13:08:16 13:08:16 13:08:16 ---> nproc: 13:08:16 4 13:08:16 13:08:16 13:08:16 ---> df -h: 13:08:16 Filesystem Size Used Avail Use% Mounted on 13:08:16 udev 7.9G 0 7.9G 0% /dev 13:08:16 tmpfs 1.6G 676K 1.6G 1% /run 13:08:16 /dev/vda1 78G 8.4G 69G 11% / 13:08:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:08:16 tmpfs 5.0M 0 5.0M 0% /run/lock 13:08:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:08:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:08:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:08:16 13:08:16 13:08:16 ---> free -m: 13:08:16 total used free shared buff/cache available 13:08:16 Mem: 16040 589 13238 0 2212 15129 13:08:16 Swap: 1023 0 1023 13:08:16 13:08:16 13:08:16 ---> ip addr: 13:08:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:08:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:08:16 inet 127.0.0.1/8 scope host lo 13:08:16 valid_lft forever preferred_lft forever 13:08:16 inet6 ::1/128 scope host 13:08:16 valid_lft forever preferred_lft forever 13:08:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:08:16 link/ether fa:16:3e:24:5c:1c brd ff:ff:ff:ff:ff:ff 13:08:16 inet 10.30.106.179/23 brd 10.30.107.255 scope global dynamic ens3 13:08:16 valid_lft 86251sec preferred_lft 86251sec 13:08:16 inet6 fe80::f816:3eff:fe24:5c1c/64 scope link 13:08:16 valid_lft forever preferred_lft forever 13:08:16 13:08:16 13:08:16 ---> sar -b -r -n DEV: 13:08:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34531) 08/11/25 _x86_64_ (4 CPU) 13:08:16 13:08:16 13:05:51 LINUX RESTART (4 CPU) 13:08:16 13:08:16 13:06:01 tps rtps wtps bread/s bwrtn/s 13:08:16 13:07:01 353.07 59.69 293.38 3754.31 69226.60 13:08:16 13:08:01 127.68 1.03 126.65 120.78 14826.20 13:08:16 Average: 240.38 30.36 210.01 1937.54 42026.40 13:08:16 13:08:16 13:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:08:16 13:07:01 13933824 15539428 2491136 15.17 58244 1746500 824596 4.72 754792 1517724 150740 13:08:16 13:08:01 13570048 15497608 2854912 17.38 86212 2021508 818744 4.69 815448 1782016 118760 13:08:16 Average: 13751936 15518518 2673024 16.27 72228 1884004 821670 4.70 785120 1649870 134750 13:08:16 13:08:16 13:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:08:16 13:07:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 13:08:16 13:07:01 ens3 528.96 327.91 2362.23 82.73 0.00 0.00 0.00 0.00 13:08:16 13:08:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 13:08:16 13:08:01 ens3 111.00 79.59 885.07 13.28 0.00 0.00 0.00 0.00 13:08:16 Average: lo 2.03 2.03 0.23 0.23 0.00 0.00 0.00 0.00 13:08:16 Average: ens3 319.98 203.75 1623.65 48.01 0.00 0.00 0.00 0.00 13:08:16 13:08:16 13:08:16 ---> sar -P ALL: 13:08:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34531) 08/11/25 _x86_64_ (4 CPU) 13:08:16 13:08:16 13:05:51 LINUX RESTART (4 CPU) 13:08:16 13:08:16 13:06:01 CPU %user %nice %system %iowait %steal %idle 13:08:16 13:07:01 all 25.75 0.00 3.00 3.63 0.08 67.54 13:08:16 13:07:01 0 31.68 0.00 2.63 1.00 0.08 64.61 13:08:16 13:07:01 1 19.40 0.00 3.79 4.81 0.08 71.93 13:08:16 13:07:01 2 22.13 0.00 2.27 1.70 0.07 73.83 13:08:16 13:07:01 3 29.79 0.00 3.28 7.02 0.08 59.83 13:08:16 13:08:01 all 21.78 0.00 1.46 1.33 0.05 75.38 13:08:16 13:08:01 0 17.45 0.00 1.19 0.30 0.03 81.03 13:08:16 13:08:01 1 18.78 0.00 1.57 3.54 0.03 76.07 13:08:16 13:08:01 2 13.70 0.00 0.85 0.75 0.05 84.65 13:08:16 13:08:01 3 37.15 0.00 2.25 0.77 0.05 59.78 13:08:16 Average: all 23.77 0.00 2.23 2.48 0.06 71.46 13:08:16 Average: 0 24.58 0.00 1.91 0.65 0.06 72.80 13:08:16 Average: 1 19.09 0.00 2.68 4.17 0.06 74.00 13:08:16 Average: 2 17.92 0.00 1.56 1.23 0.06 79.24 13:08:16 Average: 3 33.48 0.00 2.77 3.89 0.07 59.80 13:08:16 13:08:16 13:08:16