07:47:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141841 07:47:55 Running as SYSTEM 07:47:55 [EnvInject] - Loading node environment variables. 07:47:55 Building remotely on prd-ubuntu1804-builder-4c-4g-39165 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:47:55 [ssh-agent] Looking for ssh-agent implementation... 07:47:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:55 $ ssh-agent 07:47:55 SSH_AUTH_SOCK=/tmp/ssh-Jjo0aSqjbkqc/agent.1678 07:47:55 SSH_AGENT_PID=1680 07:47:55 [ssh-agent] Started. 07:47:55 Running ssh-add (command line suppressed) 07:47:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15428342855314263134.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15428342855314263134.key) 07:47:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:47:55 The recommended git tool is: NONE 07:47:57 using credential onap-jenkins-ssh 07:47:57 Wiping out workspace first. 07:47:57 Cloning the remote Git repository 07:47:57 Cloning repository git://cloud.onap.org/mirror/oom.git 07:47:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:47:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:47:57 > git --version # timeout=10 07:47:57 > git --version # 'git version 2.17.1' 07:47:57 using GIT_SSH to set credentials Gerrit user 07:47:57 Verifying host key using manually-configured host key entries 07:47:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:48:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:48:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:48:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:48:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:48:03 using GIT_SSH to set credentials Gerrit user 07:48:03 Verifying host key using manually-configured host key entries 07:48:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/141841/7 # timeout=30 07:48:03 > git rev-parse b6c848d2df603de6799610d7680a3a88a90a2b5c^{commit} # timeout=10 07:48:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:48:03 Checking out Revision b6c848d2df603de6799610d7680a3a88a90a2b5c (refs/changes/41/141841/7) 07:48:03 > git config core.sparsecheckout # timeout=10 07:48:03 > git checkout -f b6c848d2df603de6799610d7680a3a88a90a2b5c # timeout=30 07:48:06 Commit message: "[SO] 16.1.0 release" 07:48:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:48:06 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 07:48:07 [EnvInject] - Injecting environment variables from a build step. 07:48:07 [EnvInject] - Injecting as environment variables the properties content 07:48:07 PYTHON=python3 07:48:07 07:48:07 [EnvInject] - Variables injected successfully. 07:48:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10505545865442453004.sh 07:48:07 ---> tox-install.sh 07:48:07 + source /home/jenkins/lf-env.sh 07:48:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:48:07 ++ mktemp -d /tmp/venv-XXXX 07:48:07 + lf_venv=/tmp/venv-jqQP 07:48:07 + local venv_file=/tmp/.os_lf_venv 07:48:07 + local python=python3 07:48:07 + local options 07:48:07 + local set_path=true 07:48:07 + local install_args= 07:48: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 07:48:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:48:07 + true 07:48:07 + case $1 in 07:48:07 + venv_file=/tmp/.toxenv 07:48:07 + shift 2 07:48:07 + true 07:48:07 + case $1 in 07:48:07 + shift 07:48:07 + break 07:48:07 + case $python in 07:48:07 + local pkg_list= 07:48:07 + [[ -d /opt/pyenv ]] 07:48:07 + echo 'Setup pyenv:' 07:48:07 Setup pyenv: 07:48:07 + export PYENV_ROOT=/opt/pyenv 07:48:07 + PYENV_ROOT=/opt/pyenv 07:48:07 + 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 07:48:07 + 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 07:48:07 + pyenv versions 07:48:07 * system (set by /opt/pyenv/version) 07:48:07 * 3.8.13 (set by /opt/pyenv/version) 07:48:07 * 3.9.13 (set by /opt/pyenv/version) 07:48:07 * 3.10.6 (set by /opt/pyenv/version) 07:48:07 + command -v pyenv 07:48:07 ++ pyenv init - --no-rehash 07:48: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[*]}"'\'')" 07:48:07 export PATH="/opt/pyenv/shims:${PATH}" 07:48:07 export PYENV_SHELL=bash 07:48:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:48:07 pyenv() { 07:48:07 local command 07:48:07 command="${1:-}" 07:48:07 if [ "$#" -gt 0 ]; then 07:48:07 shift 07:48:07 fi 07:48:07 07:48:07 case "$command" in 07:48:07 rehash|shell) 07:48:07 eval "$(pyenv "sh-$command" "$@")" 07:48:07 ;; 07:48:07 *) 07:48:07 command pyenv "$command" "$@" 07:48:07 ;; 07:48:07 esac 07:48:07 }' 07:48: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[*]}"' 07:48:07 ++ 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 07:48:07 ++ 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 07:48:07 ++ 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 07:48:07 ++ export PYENV_SHELL=bash 07:48:07 ++ PYENV_SHELL=bash 07:48:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:48:07 +++ complete -F _pyenv pyenv 07:48:07 ++ lf-pyver python3 07:48:07 ++ local py_version_xy=python3 07:48:07 ++ local py_version_xyz= 07:48:07 ++ pyenv versions 07:48:07 ++ local command 07:48:07 ++ command=versions 07:48:07 ++ '[' 1 -gt 0 ']' 07:48:07 ++ shift 07:48:07 ++ case "$command" in 07:48:07 ++ command pyenv versions 07:48:07 ++ pyenv versions 07:48:07 ++ sed 's/^[ *]* //' 07:48:07 ++ awk '{ print $1 }' 07:48:07 ++ grep -E '^[0-9.]*[0-9]$' 07:48:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:48:07 +++ grep '^3' /tmp/.pyenv_versions 07:48:07 +++ sort -V 07:48:07 +++ tail -n 1 07:48:07 ++ py_version_xyz=3.10.6 07:48:07 ++ [[ -z 3.10.6 ]] 07:48:07 ++ echo 3.10.6 07:48:07 ++ return 0 07:48:07 + pyenv local 3.10.6 07:48:07 + local command 07:48:07 + command=local 07:48:07 + '[' 2 -gt 0 ']' 07:48:07 + shift 07:48:07 + case "$command" in 07:48:07 + command pyenv local 3.10.6 07:48:07 + pyenv local 3.10.6 07:48:07 + for arg in "$@" 07:48:07 + case $arg in 07:48:07 + pkg_list+='tox ' 07:48:07 + for arg in "$@" 07:48:07 + case $arg in 07:48:07 + pkg_list+='virtualenv ' 07:48:07 + for arg in "$@" 07:48:07 + case $arg in 07:48:07 + pkg_list+='urllib3~=1.26.15 ' 07:48:07 + [[ -f /tmp/.toxenv ]] 07:48:07 + [[ ! -f /tmp/.toxenv ]] 07:48:07 + [[ -n '' ]] 07:48:07 + python3 -m venv /tmp/venv-jqQP 07:48:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jqQP' 07:48:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jqQP 07:48:11 + echo /tmp/venv-jqQP 07:48:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:48:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:48:11 + /tmp/venv-jqQP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:48:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:48:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:48:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:48:15 + /tmp/venv-jqQP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:48:18 + type python3 07:48:18 + true 07:48:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jqQP/bin to PATH' 07:48:18 lf-activate-venv(): INFO: Adding /tmp/venv-jqQP/bin to PATH 07:48:18 + PATH=/tmp/venv-jqQP/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 07:48:18 + return 0 07:48:18 + python3 --version 07:48:18 Python 3.10.6 07:48:18 + python3 -m pip --version 07:48:18 pip 25.2 from /tmp/venv-jqQP/lib/python3.10/site-packages/pip (python 3.10) 07:48:18 + python3 -m pip freeze 07:48:18 cachetools==6.1.0 07:48:18 chardet==5.2.0 07:48:18 colorama==0.4.6 07:48:18 distlib==0.4.0 07:48:18 filelock==3.19.1 07:48:18 packaging==25.0 07:48:18 platformdirs==4.3.8 07:48:18 pluggy==1.6.0 07:48:18 pyproject-api==1.9.1 07:48:18 tomli==2.2.1 07:48:18 tox==4.28.4 07:48:18 typing_extensions==4.14.1 07:48:18 urllib3==1.26.20 07:48:18 virtualenv==20.34.0 07:48:18 [EnvInject] - Injecting environment variables from a build step. 07:48:18 [EnvInject] - Injecting as environment variables the properties content 07:48:18 PARALLEL=false 07:48:18 07:48:18 [EnvInject] - Variables injected successfully. 07:48:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1262635364163120265.sh 07:48:18 ---> tox-run.sh 07:48:18 + 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 07:48:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:48:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:48:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:48:18 + cd /w/workspace/oom-master-pre-commit-lint/. 07:48:18 + source /home/jenkins/lf-env.sh 07:48:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:48:18 ++ mktemp -d /tmp/venv-XXXX 07:48:18 + lf_venv=/tmp/venv-xqSi 07:48:18 + local venv_file=/tmp/.os_lf_venv 07:48:18 + local python=python3 07:48:18 + local options 07:48:18 + local set_path=true 07:48:18 + local install_args= 07:48:18 ++ 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 07:48:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:48:18 + true 07:48:18 + case $1 in 07:48:18 + venv_file=/tmp/.toxenv 07:48:18 + shift 2 07:48:18 + true 07:48:18 + case $1 in 07:48:18 + shift 07:48:18 + break 07:48:18 + case $python in 07:48:18 + local pkg_list= 07:48:18 + [[ -d /opt/pyenv ]] 07:48:18 + echo 'Setup pyenv:' 07:48:18 Setup pyenv: 07:48:18 + export PYENV_ROOT=/opt/pyenv 07:48:18 + PYENV_ROOT=/opt/pyenv 07:48:18 + 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 07:48:18 + 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 07:48:18 + pyenv versions 07:48:18 system 07:48:18 3.8.13 07:48:18 3.9.13 07:48:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:48:18 + command -v pyenv 07:48:18 ++ pyenv init - --no-rehash 07:48:18 + 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[*]}"'\'')" 07:48:18 export PATH="/opt/pyenv/shims:${PATH}" 07:48:18 export PYENV_SHELL=bash 07:48:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:48:18 pyenv() { 07:48:18 local command 07:48:18 command="${1:-}" 07:48:18 if [ "$#" -gt 0 ]; then 07:48:18 shift 07:48:18 fi 07:48:18 07:48:18 case "$command" in 07:48:18 rehash|shell) 07:48:18 eval "$(pyenv "sh-$command" "$@")" 07:48:18 ;; 07:48:18 *) 07:48:18 command pyenv "$command" "$@" 07:48:18 ;; 07:48:18 esac 07:48:18 }' 07:48:18 +++ 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[*]}"' 07:48:18 ++ 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 07:48:18 ++ 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 07:48:18 ++ 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 07:48:18 ++ export PYENV_SHELL=bash 07:48:18 ++ PYENV_SHELL=bash 07:48:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:48:18 +++ complete -F _pyenv pyenv 07:48:18 ++ lf-pyver python3 07:48:18 ++ local py_version_xy=python3 07:48:18 ++ local py_version_xyz= 07:48:18 ++ pyenv versions 07:48:18 ++ sed 's/^[ *]* //' 07:48:18 ++ local command 07:48:18 ++ awk '{ print $1 }' 07:48:18 ++ command=versions 07:48:18 ++ '[' 1 -gt 0 ']' 07:48:18 ++ shift 07:48:18 ++ case "$command" in 07:48:18 ++ command pyenv versions 07:48:18 ++ pyenv versions 07:48:18 ++ grep -E '^[0-9.]*[0-9]$' 07:48:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:48:18 +++ sort -V 07:48:18 +++ grep '^3' /tmp/.pyenv_versions 07:48:18 +++ tail -n 1 07:48:18 ++ py_version_xyz=3.10.6 07:48:18 ++ [[ -z 3.10.6 ]] 07:48:18 ++ echo 3.10.6 07:48:18 ++ return 0 07:48:18 + pyenv local 3.10.6 07:48:18 + local command 07:48:18 + command=local 07:48:18 + '[' 2 -gt 0 ']' 07:48:18 + shift 07:48:18 + case "$command" in 07:48:18 + command pyenv local 3.10.6 07:48:18 + pyenv local 3.10.6 07:48:18 + for arg in "$@" 07:48:18 + case $arg in 07:48:18 + pkg_list+='tox ' 07:48:18 + for arg in "$@" 07:48:18 + case $arg in 07:48:18 + pkg_list+='virtualenv ' 07:48:18 + for arg in "$@" 07:48:18 + case $arg in 07:48:18 + pkg_list+='urllib3~=1.26.15 ' 07:48:18 + [[ -f /tmp/.toxenv ]] 07:48:18 ++ cat /tmp/.toxenv 07:48:18 + lf_venv=/tmp/venv-jqQP 07:48:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqQP from' file:/tmp/.toxenv 07:48:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jqQP from file:/tmp/.toxenv 07:48:18 + /tmp/venv-jqQP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:48:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:48:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:48:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:48:19 + /tmp/venv-jqQP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:48:20 + type python3 07:48:20 + true 07:48:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jqQP/bin to PATH' 07:48:20 lf-activate-venv(): INFO: Adding /tmp/venv-jqQP/bin to PATH 07:48:20 + PATH=/tmp/venv-jqQP/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 07:48:20 + return 0 07:48:20 + [[ -d /opt/pyenv ]] 07:48:20 + echo '---> Setting up pyenv' 07:48:20 ---> Setting up pyenv 07:48:20 + export PYENV_ROOT=/opt/pyenv 07:48:20 + PYENV_ROOT=/opt/pyenv 07:48:20 + export PATH=/opt/pyenv/bin:/tmp/venv-jqQP/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 07:48:20 + PATH=/opt/pyenv/bin:/tmp/venv-jqQP/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 07:48:20 ++ pwd 07:48:20 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:48:20 + export PYTHONPATH 07:48:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:48:20 + TOX_TESTENV_PASSENV=PYTHONPATH 07:48:20 + tox --version 07:48:21 4.28.4 from /tmp/venv-jqQP/lib/python3.10/site-packages/tox/__init__.py 07:48:21 + PARALLEL=false 07:48:21 + TOX_OPTIONS_LIST= 07:48:21 + [[ -n pre-commit ]] 07:48:21 + TOX_OPTIONS_LIST=' -e pre-commit' 07:48:21 + case ${PARALLEL,,} in 07:48:21 + tox -e pre-commit 07:48:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:48:22 pre-commit: install_deps> python -I -m pip install pre-commit 07:48:24 pre-commit: freeze> python -m pip freeze --all 07:48:25 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.13,nodeenv==1.9.1,pip==25.2,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.14.1,virtualenv==20.34.0 07:48:25 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:48:25 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:48:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:48:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:48:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:48:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:48:28 [INFO] Once installed this environment will be reused. 07:48:28 [INFO] This may take a few minutes... 07:48:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:48:32 [INFO] Once installed this environment will be reused. 07:48:32 [INFO] This may take a few minutes... 07:48:37 trim trailing whitespace.................................................Passed 07:48:37 Tabs remover.............................................................Passed 07:48:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:48:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:48:37 [INFO] Once installed this environment will be reused. 07:48:37 [INFO] This may take a few minutes... 07:48:46 gitlint..............................................(no files to check)Skipped 07:48:46 pre-commit: OK (24.53=setup[3.63]+cmd[12.19,8.70] seconds) 07:48:46 congratulations :) (24.76 seconds) 07:48:46 + tox_status=0 07:48:46 + echo '---> Completed tox runs' 07:48:46 ---> Completed tox runs 07:48:46 + for i in .tox/*/log 07:48:46 ++ echo .tox/pre-commit/log 07:48:46 ++ awk -F/ '{print $2}' 07:48:46 + tox_env=pre-commit 07:48:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:48:46 + DOC_DIR=docs/_build/html 07:48:46 + [[ -d docs/_build/html ]] 07:48:46 + echo '---> tox-run.sh ends' 07:48:46 ---> tox-run.sh ends 07:48:46 + test 0 -eq 0 07:48:46 $ ssh-agent -k 07:48:46 unset SSH_AUTH_SOCK; 07:48:46 unset SSH_AGENT_PID; 07:48:46 echo Agent pid 1680 killed; 07:48:46 [ssh-agent] Stopped. 07:48:46 [PostBuildScript] - [INFO] Executing post build scripts. 07:48:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12124844846593666657.sh 07:48:46 ---> sysstat.sh 07:48:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4065204695528637666.sh 07:48:46 ---> package-listing.sh 07:48:46 ++ facter osfamily 07:48:46 ++ tr '[:upper:]' '[:lower:]' 07:48:46 + OS_FAMILY=debian 07:48:46 + workspace=/w/workspace/oom-master-pre-commit-lint 07:48:46 + START_PACKAGES=/tmp/packages_start.txt 07:48:46 + END_PACKAGES=/tmp/packages_end.txt 07:48:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:48:46 + PACKAGES=/tmp/packages_start.txt 07:48:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:48:46 + PACKAGES=/tmp/packages_end.txt 07:48:46 + case "${OS_FAMILY}" in 07:48:46 + dpkg -l 07:48:46 + grep '^ii' 07:48:46 + '[' -f /tmp/packages_start.txt ']' 07:48:46 + '[' -f /tmp/packages_end.txt ']' 07:48:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:48:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:48:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:48:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:48:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1936574231504169448.sh 07:48:46 ---> capture-instance-metadata.sh 07:48:46 Setup pyenv: 07:48:47 system 07:48:47 3.8.13 07:48:47 3.9.13 07:48:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:48:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WNkd 07:48:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:48:54 lf-activate-venv(): INFO: Installing: lftools 07:49:16 lf-activate-venv(): INFO: Adding /tmp/venv-WNkd/bin to PATH 07:49:16 INFO: Running in OpenStack, capturing instance metadata 07:49:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16462192352714222645.sh 07:49:17 provisioning config files... 07:49:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2584684541994095088tmp 07:49:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:49:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:49:17 [EnvInject] - Injecting environment variables from a build step. 07:49:17 [EnvInject] - Injecting as environment variables the properties content 07:49:17 SERVER_ID=logs 07:49:17 07:49:17 [EnvInject] - Variables injected successfully. 07:49:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7996374103240002693.sh 07:49:17 ---> create-netrc.sh 07:49:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14638164783474962432.sh 07:49:17 ---> python-tools-install.sh 07:49:17 Setup pyenv: 07:49:17 system 07:49:17 3.8.13 07:49:17 3.9.13 07:49:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:49:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNkd from file:/tmp/.os_lf_venv 07:49:19 lf-activate-venv(): INFO: Installing: lftools 07:49:27 lf-activate-venv(): INFO: Adding /tmp/venv-WNkd/bin to PATH 07:49:27 Generating Requirements File 07:49:47 Python 3.10.6 07:49:47 pip 25.2 from /tmp/venv-WNkd/lib/python3.10/site-packages/pip (python 3.10) 07:49:48 appdirs==1.4.4 07:49:48 argcomplete==3.6.2 07:49:48 aspy.yaml==1.3.0 07:49:48 attrs==25.3.0 07:49:48 autopage==0.5.2 07:49:48 beautifulsoup4==4.13.4 07:49:48 boto3==1.40.13 07:49:48 botocore==1.40.13 07:49:48 bs4==0.0.2 07:49:48 cachetools==5.5.2 07:49:48 certifi==2025.8.3 07:49:48 cffi==1.17.1 07:49:48 cfgv==3.4.0 07:49:48 chardet==5.2.0 07:49:48 charset-normalizer==3.4.3 07:49:48 click==8.2.1 07:49:48 cliff==4.10.0 07:49:48 cmd2==2.7.0 07:49:48 cryptography==3.3.2 07:49:48 debtcollector==3.0.0 07:49:48 decorator==5.2.1 07:49:48 defusedxml==0.7.1 07:49:48 Deprecated==1.2.18 07:49:48 distlib==0.4.0 07:49:48 dnspython==2.7.0 07:49:48 docker==7.1.0 07:49:48 dogpile.cache==1.4.0 07:49:48 durationpy==0.10 07:49:48 email_validator==2.2.0 07:49:48 filelock==3.19.1 07:49:48 future==1.0.0 07:49:48 gitdb==4.0.12 07:49:48 GitPython==3.1.45 07:49:48 google-auth==2.40.3 07:49:48 httplib2==0.22.0 07:49:48 identify==2.6.13 07:49:48 idna==3.10 07:49:48 importlib-resources==1.5.0 07:49:48 iso8601==2.1.0 07:49:48 Jinja2==3.1.6 07:49:48 jmespath==1.0.1 07:49:48 jsonpatch==1.33 07:49:48 jsonpointer==3.0.0 07:49:48 jsonschema==4.25.1 07:49:48 jsonschema-specifications==2025.4.1 07:49:48 keystoneauth1==5.11.1 07:49:48 kubernetes==33.1.0 07:49:48 lftools==0.37.13 07:49:48 lxml==6.0.0 07:49:48 markdown-it-py==4.0.0 07:49:48 MarkupSafe==3.0.2 07:49:48 mdurl==0.1.2 07:49:48 msgpack==1.1.1 07:49:48 multi_key_dict==2.0.3 07:49:48 munch==4.0.0 07:49:48 netaddr==1.3.0 07:49:48 niet==1.4.2 07:49:48 nodeenv==1.9.1 07:49:48 oauth2client==4.1.3 07:49:48 oauthlib==3.3.1 07:49:48 openstacksdk==4.7.0 07:49:48 os-client-config==2.3.0 07:49:48 os-service-types==1.8.0 07:49:48 osc-lib==4.1.0 07:49:48 oslo.config==10.0.0 07:49:48 oslo.context==6.0.0 07:49:48 oslo.i18n==6.5.1 07:49:48 oslo.log==7.2.0 07:49:48 oslo.serialization==5.7.0 07:49:48 oslo.utils==9.0.0 07:49:48 packaging==25.0 07:49:48 pbr==7.0.0 07:49:48 platformdirs==4.3.8 07:49:48 prettytable==3.16.0 07:49:48 psutil==7.0.0 07:49:48 pyasn1==0.6.1 07:49:48 pyasn1_modules==0.4.2 07:49:48 pycparser==2.22 07:49:48 pygerrit2==2.0.15 07:49:48 PyGithub==2.7.0 07:49:48 Pygments==2.19.2 07:49:48 PyJWT==2.10.1 07:49:48 PyNaCl==1.5.0 07:49:48 pyparsing==2.4.7 07:49:48 pyperclip==1.9.0 07:49:48 pyrsistent==0.20.0 07:49:48 python-cinderclient==9.7.0 07:49:48 python-dateutil==2.9.0.post0 07:49:48 python-heatclient==4.3.0 07:49:48 python-jenkins==1.8.3 07:49:48 python-keystoneclient==5.6.0 07:49:48 python-magnumclient==4.8.1 07:49:48 python-openstackclient==8.1.0 07:49:48 python-swiftclient==4.8.0 07:49:48 PyYAML==6.0.2 07:49:48 referencing==0.36.2 07:49:48 requests==2.32.5 07:49:48 requests-oauthlib==2.0.0 07:49:48 requestsexceptions==1.4.0 07:49:48 rfc3986==2.0.0 07:49:48 rich==14.1.0 07:49:48 rich-argparse==1.7.1 07:49:48 rpds-py==0.27.0 07:49:48 rsa==4.9.1 07:49:48 ruamel.yaml==0.18.15 07:49:48 ruamel.yaml.clib==0.2.12 07:49:48 s3transfer==0.13.1 07:49:48 simplejson==3.20.1 07:49:48 six==1.17.0 07:49:48 smmap==5.0.2 07:49:48 soupsieve==2.7 07:49:48 stevedore==5.4.1 07:49:48 tabulate==0.9.0 07:49:48 toml==0.10.2 07:49:48 tomlkit==0.13.3 07:49:48 tqdm==4.67.1 07:49:48 typing_extensions==4.14.1 07:49:48 tzdata==2025.2 07:49:48 urllib3==1.26.20 07:49:48 virtualenv==20.34.0 07:49:48 wcwidth==0.2.13 07:49:48 websocket-client==1.8.0 07:49:48 wrapt==1.17.3 07:49:48 xdg==6.0.0 07:49:48 xmltodict==0.14.2 07:49:48 yq==3.4.3 07:49:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1952527909949328635.sh 07:49:48 ---> sudo-logs.sh 07:49:48 Archiving 'sudo' log.. 07:49:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13400170794185883941.sh 07:49:48 ---> job-cost.sh 07:49:48 Setup pyenv: 07:49:48 system 07:49:48 3.8.13 07:49:48 3.9.13 07:49:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:49:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNkd from file:/tmp/.os_lf_venv 07:49:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:49:55 lf-activate-venv(): INFO: Adding /tmp/venv-WNkd/bin to PATH 07:49:55 INFO: No Stack... 07:49:55 INFO: Retrieving Pricing Info for: v3-standard-4 07:49:56 INFO: Archiving Costs 07:49:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1568508147221483595.sh 07:49:56 ---> logs-deploy.sh 07:49:56 Setup pyenv: 07:49:56 system 07:49:56 3.8.13 07:49:56 3.9.13 07:49:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNkd from file:/tmp/.os_lf_venv 07:49:58 lf-activate-venv(): INFO: Installing: lftools 07:50:06 lf-activate-venv(): INFO: Adding /tmp/venv-WNkd/bin to PATH 07:50:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4225 07:50:06 INFO: archiving workspace using pattern(s): 07:50:07 Archives upload complete. 07:50:07 INFO: archiving logs to Nexus 07:50:08 ---> uname -a: 07:50:08 Linux prd-ubuntu1804-builder-4c-4g-39165 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:50:08 07:50:08 07:50:08 ---> lscpu: 07:50:08 Architecture: x86_64 07:50:08 CPU op-mode(s): 32-bit, 64-bit 07:50:08 Byte Order: Little Endian 07:50:08 CPU(s): 4 07:50:08 On-line CPU(s) list: 0-3 07:50:08 Thread(s) per core: 1 07:50:08 Core(s) per socket: 1 07:50:08 Socket(s): 4 07:50:08 NUMA node(s): 1 07:50:08 Vendor ID: AuthenticAMD 07:50:08 CPU family: 23 07:50:08 Model: 49 07:50:08 Model name: AMD EPYC-Rome Processor 07:50:08 Stepping: 0 07:50:08 CPU MHz: 2799.998 07:50:08 BogoMIPS: 5599.99 07:50:08 Virtualization: AMD-V 07:50:08 Hypervisor vendor: KVM 07:50:08 Virtualization type: full 07:50:08 L1d cache: 32K 07:50:08 L1i cache: 32K 07:50:08 L2 cache: 512K 07:50:08 L3 cache: 16384K 07:50:08 NUMA node0 CPU(s): 0-3 07:50:08 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 07:50:08 07:50:08 07:50:08 ---> nproc: 07:50:08 4 07:50:08 07:50:08 07:50:08 ---> df -h: 07:50:08 Filesystem Size Used Avail Use% Mounted on 07:50:08 udev 7.9G 0 7.9G 0% /dev 07:50:08 tmpfs 1.6G 672K 1.6G 1% /run 07:50:08 /dev/vda1 78G 8.4G 69G 11% / 07:50:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:50:08 tmpfs 5.0M 0 5.0M 0% /run/lock 07:50:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:50:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:50:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:50:08 07:50:08 07:50:08 ---> free -m: 07:50:08 total used free shared buff/cache available 07:50:08 Mem: 16040 544 13284 0 2211 15174 07:50:08 Swap: 1023 0 1023 07:50:08 07:50:08 07:50:08 ---> ip addr: 07:50:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:50:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:50:08 inet 127.0.0.1/8 scope host lo 07:50:08 valid_lft forever preferred_lft forever 07:50:08 inet6 ::1/128 scope host 07:50:08 valid_lft forever preferred_lft forever 07:50:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:50:08 link/ether fa:16:3e:ec:25:60 brd ff:ff:ff:ff:ff:ff 07:50:08 inet 10.30.106.54/23 brd 10.30.107.255 scope global dynamic ens3 07:50:08 valid_lft 86248sec preferred_lft 86248sec 07:50:08 inet6 fe80::f816:3eff:feec:2560/64 scope link 07:50:08 valid_lft forever preferred_lft forever 07:50:08 07:50:08 07:50:08 ---> sar -b -r -n DEV: 07:50:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39165) 08/20/25 _x86_64_ (4 CPU) 07:50:08 07:50:08 07:47:40 LINUX RESTART (4 CPU) 07:50:08 07:50:08 07:48:01 tps rtps wtps bread/s bwrtn/s 07:50:08 07:49:01 283.50 24.36 259.14 819.20 60152.11 07:50:08 07:50:01 114.43 1.05 113.38 120.91 14030.46 07:50:08 Average: 198.97 12.71 186.26 470.05 37091.28 07:50:08 07:50:08 07:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:50:08 07:49:01 13901760 15530488 2523208 15.36 60844 1765360 792964 4.54 770472 1532096 124028 07:50:08 07:50:01 13616256 15549356 2808712 17.10 87764 2025504 748060 4.28 769764 1784220 127564 07:50:08 Average: 13759008 15539922 2665960 16.23 74304 1895432 770512 4.41 770118 1658158 125796 07:50:08 07:50:08 07:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:50:08 07:49:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 07:50:08 07:49:01 ens3 186.04 117.86 956.58 32.37 0.00 0.00 0.00 0.00 07:50:08 07:50:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 07:50:08 07:50:01 ens3 122.25 79.35 864.80 13.37 0.00 0.00 0.00 0.00 07:50:08 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 07:50:08 Average: ens3 154.14 98.61 910.69 22.87 0.00 0.00 0.00 0.00 07:50:08 07:50:08 07:50:08 ---> sar -P ALL: 07:50:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39165) 08/20/25 _x86_64_ (4 CPU) 07:50:08 07:50:08 07:47:40 LINUX RESTART (4 CPU) 07:50:08 07:50:08 07:48:01 CPU %user %nice %system %iowait %steal %idle 07:50:08 07:49:01 all 22.56 0.00 2.44 4.54 0.08 70.37 07:50:08 07:49:01 0 19.23 0.00 2.20 4.07 0.07 74.43 07:50:08 07:49:01 1 25.00 0.00 2.27 1.22 0.07 71.44 07:50:08 07:49:01 2 37.46 0.00 4.02 4.62 0.08 53.82 07:50:08 07:49:01 3 8.51 0.00 1.28 8.24 0.10 81.86 07:50:08 07:50:01 all 21.60 0.00 1.46 1.43 0.06 75.45 07:50:08 07:50:01 0 29.41 0.00 1.50 1.37 0.07 67.65 07:50:08 07:50:01 1 37.52 0.00 2.49 0.88 0.07 59.05 07:50:08 07:50:01 2 9.72 0.00 1.25 3.02 0.05 85.95 07:50:08 07:50:01 3 9.70 0.00 0.57 0.42 0.07 89.24 07:50:08 Average: all 22.08 0.00 1.95 2.98 0.07 72.91 07:50:08 Average: 0 24.32 0.00 1.85 2.72 0.07 71.04 07:50:08 Average: 1 31.26 0.00 2.38 1.05 0.07 65.24 07:50:08 Average: 2 23.58 0.00 2.63 3.82 0.07 69.90 07:50:08 Average: 3 9.11 0.00 0.92 4.33 0.08 85.56 07:50:08 07:50:08 07:50:08