13:16:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/140493 13:16:35 Running as SYSTEM 13:16:35 [EnvInject] - Loading node environment variables. 13:16:35 Building remotely on prd-ubuntu1804-builder-4c-4g-24996 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:16:35 [ssh-agent] Looking for ssh-agent implementation... 13:16:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:16:35 $ ssh-agent 13:16:35 SSH_AUTH_SOCK=/tmp/ssh-loZq5L53OJKt/agent.1689 13:16:35 SSH_AGENT_PID=1691 13:16:35 [ssh-agent] Started. 13:16:35 Running ssh-add (command line suppressed) 13:16:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6031979880131227976.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6031979880131227976.key) 13:16:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:16:35 The recommended git tool is: NONE 13:16:37 using credential onap-jenkins-ssh 13:16:37 Wiping out workspace first. 13:16:37 Cloning the remote Git repository 13:16:37 Cloning repository git://cloud.onap.org/mirror/oom.git 13:16:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:16:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:16:37 > git --version # timeout=10 13:16:37 > git --version # 'git version 2.17.1' 13:16:37 using GIT_SSH to set credentials Gerrit user 13:16:37 Verifying host key using manually-configured host key entries 13:16:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:16:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:16:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:16:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:16:42 using GIT_SSH to set credentials Gerrit user 13:16:42 Verifying host key using manually-configured host key entries 13:16:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/93/140493/15 # timeout=30 13:16:42 > git rev-parse ec34c059281fe78ae440858e5be6a4f7a3e46c0a^{commit} # timeout=10 13:16:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:16:42 Checking out Revision ec34c059281fe78ae440858e5be6a4f7a3e46c0a (refs/changes/93/140493/15) 13:16:42 > git config core.sparsecheckout # timeout=10 13:16:42 > git checkout -f ec34c059281fe78ae440858e5be6a4f7a3e46c0a # timeout=30 13:16:46 Commit message: "[AAI] 16.0.0 release" 13:16:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:16:46 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 13:16:46 [EnvInject] - Injecting environment variables from a build step. 13:16:46 [EnvInject] - Injecting as environment variables the properties content 13:16:46 PYTHON=python3 13:16:46 13:16:46 [EnvInject] - Variables injected successfully. 13:16:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18175443201724548968.sh 13:16:46 ---> tox-install.sh 13:16:46 + source /home/jenkins/lf-env.sh 13:16:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:16:46 ++ mktemp -d /tmp/venv-XXXX 13:16:46 + lf_venv=/tmp/venv-j6NX 13:16:46 + local venv_file=/tmp/.os_lf_venv 13:16:46 + local python=python3 13:16:46 + local options 13:16:46 + local set_path=true 13:16:46 + local install_args= 13:16:46 ++ 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:16:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:16:46 + true 13:16:46 + case $1 in 13:16:46 + venv_file=/tmp/.toxenv 13:16:46 + shift 2 13:16:46 + true 13:16:46 + case $1 in 13:16:46 + shift 13:16:46 + break 13:16:46 + case $python in 13:16:46 + local pkg_list= 13:16:46 + [[ -d /opt/pyenv ]] 13:16:46 + echo 'Setup pyenv:' 13:16:46 Setup pyenv: 13:16:46 + export PYENV_ROOT=/opt/pyenv 13:16:46 + PYENV_ROOT=/opt/pyenv 13:16:46 + 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:16:46 + 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:16:46 + pyenv versions 13:16:46 * system (set by /opt/pyenv/version) 13:16:46 * 3.8.13 (set by /opt/pyenv/version) 13:16:46 * 3.9.13 (set by /opt/pyenv/version) 13:16:46 * 3.10.6 (set by /opt/pyenv/version) 13:16:46 + command -v pyenv 13:16:46 ++ pyenv init - --no-rehash 13:16:46 + 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:16:46 export PATH="/opt/pyenv/shims:${PATH}" 13:16:46 export PYENV_SHELL=bash 13:16:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:16:46 pyenv() { 13:16:46 local command 13:16:46 command="${1:-}" 13:16:46 if [ "$#" -gt 0 ]; then 13:16:46 shift 13:16:46 fi 13:16:46 13:16:46 case "$command" in 13:16:46 rehash|shell) 13:16:46 eval "$(pyenv "sh-$command" "$@")" 13:16:46 ;; 13:16:46 *) 13:16:46 command pyenv "$command" "$@" 13:16:46 ;; 13:16:46 esac 13:16:46 }' 13:16:46 +++ 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:16:46 ++ 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:16:46 ++ 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:16:46 ++ 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:16:46 ++ export PYENV_SHELL=bash 13:16:46 ++ PYENV_SHELL=bash 13:16:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:16:46 +++ complete -F _pyenv pyenv 13:16:46 ++ lf-pyver python3 13:16:46 ++ local py_version_xy=python3 13:16:46 ++ local py_version_xyz= 13:16:46 ++ pyenv versions 13:16:46 ++ local command 13:16:46 ++ command=versions 13:16:46 ++ '[' 1 -gt 0 ']' 13:16:46 ++ shift 13:16:46 ++ case "$command" in 13:16:46 ++ command pyenv versions 13:16:46 ++ pyenv versions 13:16:46 ++ sed 's/^[ *]* //' 13:16:46 ++ awk '{ print $1 }' 13:16:46 ++ grep -E '^[0-9.]*[0-9]$' 13:16:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:16:46 +++ grep '^3' /tmp/.pyenv_versions 13:16:46 +++ sort -V 13:16:46 +++ tail -n 1 13:16:46 ++ py_version_xyz=3.10.6 13:16:46 ++ [[ -z 3.10.6 ]] 13:16:46 ++ echo 3.10.6 13:16:46 ++ return 0 13:16:46 + pyenv local 3.10.6 13:16:46 + local command 13:16:46 + command=local 13:16:46 + '[' 2 -gt 0 ']' 13:16:46 + shift 13:16:46 + case "$command" in 13:16:46 + command pyenv local 3.10.6 13:16:46 + pyenv local 3.10.6 13:16:46 + for arg in "$@" 13:16:46 + case $arg in 13:16:46 + pkg_list+='tox ' 13:16:46 + for arg in "$@" 13:16:46 + case $arg in 13:16:46 + pkg_list+='virtualenv ' 13:16:46 + for arg in "$@" 13:16:46 + case $arg in 13:16:46 + pkg_list+='urllib3~=1.26.15 ' 13:16:46 + [[ -f /tmp/.toxenv ]] 13:16:46 + [[ ! -f /tmp/.toxenv ]] 13:16:46 + [[ -n '' ]] 13:16:46 + python3 -m venv /tmp/venv-j6NX 13:16:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j6NX' 13:16:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j6NX 13:16:50 + echo /tmp/venv-j6NX 13:16:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:16:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:16:50 + /tmp/venv-j6NX/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:16:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:16:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:16:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:16:54 + /tmp/venv-j6NX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:16:56 + type python3 13:16:56 + true 13:16:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-j6NX/bin to PATH' 13:16:56 lf-activate-venv(): INFO: Adding /tmp/venv-j6NX/bin to PATH 13:16:56 + PATH=/tmp/venv-j6NX/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:16:56 + return 0 13:16:56 + python3 --version 13:16:56 Python 3.10.6 13:16:56 + python3 -m pip --version 13:16:57 pip 25.1.1 from /tmp/venv-j6NX/lib/python3.10/site-packages/pip (python 3.10) 13:16:57 + python3 -m pip freeze 13:16:57 cachetools==6.1.0 13:16:57 chardet==5.2.0 13:16:57 colorama==0.4.6 13:16:57 distlib==0.3.9 13:16:57 filelock==3.18.0 13:16:57 packaging==25.0 13:16:57 platformdirs==4.3.8 13:16:57 pluggy==1.6.0 13:16:57 pyproject-api==1.9.1 13:16:57 tomli==2.2.1 13:16:57 tox==4.27.0 13:16:57 typing_extensions==4.14.0 13:16:57 urllib3==1.26.20 13:16:57 virtualenv==20.31.2 13:16:57 [EnvInject] - Injecting environment variables from a build step. 13:16:57 [EnvInject] - Injecting as environment variables the properties content 13:16:57 PARALLEL=false 13:16:57 13:16:57 [EnvInject] - Variables injected successfully. 13:16:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5614827023651410498.sh 13:16:57 ---> tox-run.sh 13:16:57 + 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:16:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:16:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:16:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:16:57 + cd /w/workspace/oom-master-pre-commit-lint/. 13:16:57 + source /home/jenkins/lf-env.sh 13:16:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:16:57 ++ mktemp -d /tmp/venv-XXXX 13:16:57 + lf_venv=/tmp/venv-g0Jp 13:16:57 + local venv_file=/tmp/.os_lf_venv 13:16:57 + local python=python3 13:16:57 + local options 13:16:57 + local set_path=true 13:16:57 + local install_args= 13:16:57 ++ 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:16:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:16:57 + true 13:16:57 + case $1 in 13:16:57 + venv_file=/tmp/.toxenv 13:16:57 + shift 2 13:16:57 + true 13:16:57 + case $1 in 13:16:57 + shift 13:16:57 + break 13:16:57 + case $python in 13:16:57 + local pkg_list= 13:16:57 + [[ -d /opt/pyenv ]] 13:16:57 + echo 'Setup pyenv:' 13:16:57 Setup pyenv: 13:16:57 + export PYENV_ROOT=/opt/pyenv 13:16:57 + PYENV_ROOT=/opt/pyenv 13:16:57 + 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:16:57 + 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:16:57 + pyenv versions 13:16:57 system 13:16:57 3.8.13 13:16:57 3.9.13 13:16:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:16:57 + command -v pyenv 13:16:57 ++ pyenv init - --no-rehash 13:16:57 + 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:16:57 export PATH="/opt/pyenv/shims:${PATH}" 13:16:57 export PYENV_SHELL=bash 13:16:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:16:57 pyenv() { 13:16:57 local command 13:16:57 command="${1:-}" 13:16:57 if [ "$#" -gt 0 ]; then 13:16:57 shift 13:16:57 fi 13:16:57 13:16:57 case "$command" in 13:16:57 rehash|shell) 13:16:57 eval "$(pyenv "sh-$command" "$@")" 13:16:57 ;; 13:16:57 *) 13:16:57 command pyenv "$command" "$@" 13:16:57 ;; 13:16:57 esac 13:16:57 }' 13:16:57 +++ 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:16:57 ++ 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:16:57 ++ 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:16:57 ++ 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:16:57 ++ export PYENV_SHELL=bash 13:16:57 ++ PYENV_SHELL=bash 13:16:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:16:57 +++ complete -F _pyenv pyenv 13:16:57 ++ lf-pyver python3 13:16:57 ++ local py_version_xy=python3 13:16:57 ++ local py_version_xyz= 13:16:57 ++ pyenv versions 13:16:57 ++ local command 13:16:57 ++ command=versions 13:16:57 ++ '[' 1 -gt 0 ']' 13:16:57 ++ shift 13:16:57 ++ case "$command" in 13:16:57 ++ command pyenv versions 13:16:57 ++ pyenv versions 13:16:57 ++ sed 's/^[ *]* //' 13:16:57 ++ grep -E '^[0-9.]*[0-9]$' 13:16:57 ++ awk '{ print $1 }' 13:16:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:16:57 +++ grep '^3' /tmp/.pyenv_versions 13:16:57 +++ sort -V 13:16:57 +++ tail -n 1 13:16:57 ++ py_version_xyz=3.10.6 13:16:57 ++ [[ -z 3.10.6 ]] 13:16:57 ++ echo 3.10.6 13:16:57 ++ return 0 13:16:57 + pyenv local 3.10.6 13:16:57 + local command 13:16:57 + command=local 13:16:57 + '[' 2 -gt 0 ']' 13:16:57 + shift 13:16:57 + case "$command" in 13:16:57 + command pyenv local 3.10.6 13:16:57 + pyenv local 3.10.6 13:16:57 + for arg in "$@" 13:16:57 + case $arg in 13:16:57 + pkg_list+='tox ' 13:16:57 + for arg in "$@" 13:16:57 + case $arg in 13:16:57 + pkg_list+='virtualenv ' 13:16:57 + for arg in "$@" 13:16:57 + case $arg in 13:16:57 + pkg_list+='urllib3~=1.26.15 ' 13:16:57 + [[ -f /tmp/.toxenv ]] 13:16:57 ++ cat /tmp/.toxenv 13:16:57 + lf_venv=/tmp/venv-j6NX 13:16:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6NX from' file:/tmp/.toxenv 13:16:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6NX from file:/tmp/.toxenv 13:16:57 + /tmp/venv-j6NX/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:16:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:16:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:16:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:16:58 + /tmp/venv-j6NX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:16:59 + type python3 13:16:59 + true 13:16:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-j6NX/bin to PATH' 13:16:59 lf-activate-venv(): INFO: Adding /tmp/venv-j6NX/bin to PATH 13:16:59 + PATH=/tmp/venv-j6NX/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:16:59 + return 0 13:16:59 + [[ -d /opt/pyenv ]] 13:16:59 + echo '---> Setting up pyenv' 13:16:59 ---> Setting up pyenv 13:16:59 + export PYENV_ROOT=/opt/pyenv 13:16:59 + PYENV_ROOT=/opt/pyenv 13:16:59 + export PATH=/opt/pyenv/bin:/tmp/venv-j6NX/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:16:59 + PATH=/opt/pyenv/bin:/tmp/venv-j6NX/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:16:59 ++ pwd 13:16:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:16:59 + export PYTHONPATH 13:16:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:16:59 + TOX_TESTENV_PASSENV=PYTHONPATH 13:16:59 + tox --version 13:16:59 4.27.0 from /tmp/venv-j6NX/lib/python3.10/site-packages/tox/__init__.py 13:16:59 + PARALLEL=false 13:16:59 + TOX_OPTIONS_LIST= 13:16:59 + [[ -n pre-commit ]] 13:16:59 + TOX_OPTIONS_LIST=' -e pre-commit' 13:16:59 + case ${PARALLEL,,} in 13:16:59 + tox -e pre-commit 13:16:59 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:17:01 pre-commit: install_deps> python -I -m pip install pre-commit 13:17:03 pre-commit: freeze> python -m pip freeze --all 13:17:03 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 13:17:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:17:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:17:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:17:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:17:05 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:17:06 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:17:06 [INFO] Once installed this environment will be reused. 13:17:06 [INFO] This may take a few minutes... 13:17:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:17:10 [INFO] Once installed this environment will be reused. 13:17:10 [INFO] This may take a few minutes... 13:17:15 trim trailing whitespace.................................................Passed 13:17:15 Tabs remover.............................................................Passed 13:17:15 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:17:15 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:17:15 [INFO] Once installed this environment will be reused. 13:17:15 [INFO] This may take a few minutes... 13:17:23 gitlint..............................................(no files to check)Skipped 13:17:23 pre-commit: OK (23.99=setup[3.57]+cmd[11.78,8.65] seconds) 13:17:23 congratulations :) (24.21 seconds) 13:17:24 + tox_status=0 13:17:24 + echo '---> Completed tox runs' 13:17:24 ---> Completed tox runs 13:17:24 + for i in .tox/*/log 13:17:24 ++ echo .tox/pre-commit/log 13:17:24 ++ awk -F/ '{print $2}' 13:17:24 + tox_env=pre-commit 13:17:24 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:17:24 + DOC_DIR=docs/_build/html 13:17:24 + [[ -d docs/_build/html ]] 13:17:24 + echo '---> tox-run.sh ends' 13:17:24 ---> tox-run.sh ends 13:17:24 + test 0 -eq 0 13:17:24 $ ssh-agent -k 13:17:24 unset SSH_AUTH_SOCK; 13:17:24 unset SSH_AGENT_PID; 13:17:24 echo Agent pid 1691 killed; 13:17:24 [ssh-agent] Stopped. 13:17:24 [PostBuildScript] - [INFO] Executing post build scripts. 13:17:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1912419206162509989.sh 13:17:24 ---> sysstat.sh 13:17:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14054310643453451645.sh 13:17:24 ---> package-listing.sh 13:17:24 ++ facter osfamily 13:17:24 ++ tr '[:upper:]' '[:lower:]' 13:17:24 + OS_FAMILY=debian 13:17:24 + workspace=/w/workspace/oom-master-pre-commit-lint 13:17:24 + START_PACKAGES=/tmp/packages_start.txt 13:17:24 + END_PACKAGES=/tmp/packages_end.txt 13:17:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:17:24 + PACKAGES=/tmp/packages_start.txt 13:17:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:17:24 + PACKAGES=/tmp/packages_end.txt 13:17:24 + case "${OS_FAMILY}" in 13:17:24 + dpkg -l 13:17:24 + grep '^ii' 13:17:24 + '[' -f /tmp/packages_start.txt ']' 13:17:24 + '[' -f /tmp/packages_end.txt ']' 13:17:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:17:24 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:17:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:17:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:17:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13094470199122776487.sh 13:17:24 ---> capture-instance-metadata.sh 13:17:24 Setup pyenv: 13:17:24 system 13:17:24 3.8.13 13:17:24 3.9.13 13:17:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:17:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6NsQ 13:17:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:17:32 lf-activate-venv(): INFO: Installing: lftools 13:17:54 lf-activate-venv(): INFO: Adding /tmp/venv-6NsQ/bin to PATH 13:17:54 INFO: Running in OpenStack, capturing instance metadata 13:17:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7304627090565791016.sh 13:17:54 provisioning config files... 13:17:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15984634072874297211tmp 13:17:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:17:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:17:54 [EnvInject] - Injecting environment variables from a build step. 13:17:54 [EnvInject] - Injecting as environment variables the properties content 13:17:54 SERVER_ID=logs 13:17:54 13:17:54 [EnvInject] - Variables injected successfully. 13:17:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15912123177335319852.sh 13:17:54 ---> create-netrc.sh 13:17:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13441953823272680040.sh 13:17:54 ---> python-tools-install.sh 13:17:54 Setup pyenv: 13:17:54 system 13:17:54 3.8.13 13:17:54 3.9.13 13:17:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:17:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6NsQ from file:/tmp/.os_lf_venv 13:17:56 lf-activate-venv(): INFO: Installing: lftools 13:18:04 lf-activate-venv(): INFO: Adding /tmp/venv-6NsQ/bin to PATH 13:18:04 Generating Requirements File 13:18:24 Python 3.10.6 13:18:24 pip 25.1.1 from /tmp/venv-6NsQ/lib/python3.10/site-packages/pip (python 3.10) 13:18:24 appdirs==1.4.4 13:18:24 argcomplete==3.6.2 13:18:24 aspy.yaml==1.3.0 13:18:24 attrs==25.3.0 13:18:24 autopage==0.5.2 13:18:24 beautifulsoup4==4.13.4 13:18:24 boto3==1.39.0 13:18:24 botocore==1.39.0 13:18:24 bs4==0.0.2 13:18:24 cachetools==5.5.2 13:18:24 certifi==2025.6.15 13:18:24 cffi==1.17.1 13:18:24 cfgv==3.4.0 13:18:24 chardet==5.2.0 13:18:24 charset-normalizer==3.4.2 13:18:24 click==8.2.1 13:18:24 cliff==4.10.0 13:18:24 cmd2==2.7.0 13:18:24 cryptography==3.3.2 13:18:24 debtcollector==3.0.0 13:18:24 decorator==5.2.1 13:18:24 defusedxml==0.7.1 13:18:24 Deprecated==1.2.18 13:18:24 distlib==0.3.9 13:18:24 dnspython==2.7.0 13:18:24 docker==7.1.0 13:18:24 dogpile.cache==1.4.0 13:18:24 durationpy==0.10 13:18:24 email_validator==2.2.0 13:18:24 filelock==3.18.0 13:18:24 future==1.0.0 13:18:24 gitdb==4.0.12 13:18:24 GitPython==3.1.44 13:18:24 google-auth==2.40.3 13:18:24 httplib2==0.22.0 13:18:24 identify==2.6.12 13:18:24 idna==3.10 13:18:24 importlib-resources==1.5.0 13:18:24 iso8601==2.1.0 13:18:24 Jinja2==3.1.6 13:18:24 jmespath==1.0.1 13:18:24 jsonpatch==1.33 13:18:24 jsonpointer==3.0.0 13:18:24 jsonschema==4.24.0 13:18:24 jsonschema-specifications==2025.4.1 13:18:24 keystoneauth1==5.11.1 13:18:24 kubernetes==33.1.0 13:18:24 lftools==0.37.13 13:18:24 lxml==6.0.0 13:18:24 markdown-it-py==3.0.0 13:18:24 MarkupSafe==3.0.2 13:18:24 mdurl==0.1.2 13:18:24 msgpack==1.1.1 13:18:24 multi_key_dict==2.0.3 13:18:24 munch==4.0.0 13:18:24 netaddr==1.3.0 13:18:24 niet==1.4.2 13:18:24 nodeenv==1.9.1 13:18:24 oauth2client==4.1.3 13:18:24 oauthlib==3.3.1 13:18:24 openstacksdk==4.6.0 13:18:24 os-client-config==2.1.0 13:18:24 os-service-types==1.7.0 13:18:24 osc-lib==4.0.2 13:18:24 oslo.config==9.8.0 13:18:24 oslo.context==6.0.0 13:18:24 oslo.i18n==6.5.1 13:18:24 oslo.log==7.1.0 13:18:24 oslo.serialization==5.7.0 13:18:24 oslo.utils==9.0.0 13:18:24 packaging==25.0 13:18:24 pbr==6.1.1 13:18:24 platformdirs==4.3.8 13:18:24 prettytable==3.16.0 13:18:24 psutil==7.0.0 13:18:24 pyasn1==0.6.1 13:18:24 pyasn1_modules==0.4.2 13:18:24 pycparser==2.22 13:18:24 pygerrit2==2.0.15 13:18:24 PyGithub==2.6.1 13:18:24 Pygments==2.19.2 13:18:24 PyJWT==2.10.1 13:18:24 PyNaCl==1.5.0 13:18:24 pyparsing==2.4.7 13:18:24 pyperclip==1.9.0 13:18:24 pyrsistent==0.20.0 13:18:24 python-cinderclient==9.7.0 13:18:24 python-dateutil==2.9.0.post0 13:18:24 python-heatclient==4.2.0 13:18:24 python-jenkins==1.8.2 13:18:24 python-keystoneclient==5.6.0 13:18:24 python-magnumclient==4.8.1 13:18:24 python-openstackclient==8.1.0 13:18:24 python-swiftclient==4.8.0 13:18:24 PyYAML==6.0.2 13:18:24 referencing==0.36.2 13:18:24 requests==2.32.4 13:18:24 requests-oauthlib==2.0.0 13:18:24 requestsexceptions==1.4.0 13:18:24 rfc3986==2.0.0 13:18:24 rich==14.0.0 13:18:24 rich-argparse==1.7.1 13:18:24 rpds-py==0.25.1 13:18:24 rsa==4.9.1 13:18:24 ruamel.yaml==0.18.14 13:18:24 ruamel.yaml.clib==0.2.12 13:18:24 s3transfer==0.13.0 13:18:24 simplejson==3.20.1 13:18:24 six==1.17.0 13:18:24 smmap==5.0.2 13:18:24 soupsieve==2.7 13:18:24 stevedore==5.4.1 13:18:24 tabulate==0.9.0 13:18:24 toml==0.10.2 13:18:24 tomlkit==0.13.3 13:18:24 tqdm==4.67.1 13:18:24 typing_extensions==4.14.0 13:18:24 tzdata==2025.2 13:18:24 urllib3==1.26.20 13:18:24 virtualenv==20.31.2 13:18:24 wcwidth==0.2.13 13:18:24 websocket-client==1.8.0 13:18:24 wrapt==1.17.2 13:18:24 xdg==6.0.0 13:18:24 xmltodict==0.14.2 13:18:24 yq==3.4.3 13:18:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2176044586326745540.sh 13:18:25 ---> sudo-logs.sh 13:18:25 Archiving 'sudo' log.. 13:18:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6982994285044349232.sh 13:18:25 ---> job-cost.sh 13:18:25 Setup pyenv: 13:18:25 system 13:18:25 3.8.13 13:18:25 3.9.13 13:18:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:18:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6NsQ from file:/tmp/.os_lf_venv 13:18:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:18:32 lf-activate-venv(): INFO: Adding /tmp/venv-6NsQ/bin to PATH 13:18:32 INFO: No Stack... 13:18:32 INFO: Retrieving Pricing Info for: v3-standard-4 13:18:33 INFO: Archiving Costs 13:18:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins656014626027232285.sh 13:18:33 ---> logs-deploy.sh 13:18:33 Setup pyenv: 13:18:33 system 13:18:33 3.8.13 13:18:33 3.9.13 13:18:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:18:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6NsQ from file:/tmp/.os_lf_venv 13:18:35 lf-activate-venv(): INFO: Installing: lftools 13:18:43 lf-activate-venv(): INFO: Adding /tmp/venv-6NsQ/bin to PATH 13:18:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4164 13:18:43 INFO: archiving workspace using pattern(s): 13:18:44 Archives upload complete. 13:18:44 INFO: archiving logs to Nexus 13:18:45 ---> uname -a: 13:18:45 Linux prd-ubuntu1804-builder-4c-4g-24996 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:18:45 13:18:45 13:18:45 ---> lscpu: 13:18:45 Architecture: x86_64 13:18:45 CPU op-mode(s): 32-bit, 64-bit 13:18:45 Byte Order: Little Endian 13:18:45 CPU(s): 4 13:18:45 On-line CPU(s) list: 0-3 13:18:45 Thread(s) per core: 1 13:18:45 Core(s) per socket: 1 13:18:45 Socket(s): 4 13:18:45 NUMA node(s): 1 13:18:45 Vendor ID: AuthenticAMD 13:18:45 CPU family: 23 13:18:45 Model: 49 13:18:45 Model name: AMD EPYC-Rome Processor 13:18:45 Stepping: 0 13:18:45 CPU MHz: 2800.000 13:18:45 BogoMIPS: 5600.00 13:18:45 Virtualization: AMD-V 13:18:45 Hypervisor vendor: KVM 13:18:45 Virtualization type: full 13:18:45 L1d cache: 32K 13:18:45 L1i cache: 32K 13:18:45 L2 cache: 512K 13:18:45 L3 cache: 16384K 13:18:45 NUMA node0 CPU(s): 0-3 13:18:45 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:18:45 13:18:45 13:18:45 ---> nproc: 13:18:45 4 13:18:45 13:18:45 13:18:45 ---> df -h: 13:18:45 Filesystem Size Used Avail Use% Mounted on 13:18:45 udev 7.9G 0 7.9G 0% /dev 13:18:45 tmpfs 1.6G 672K 1.6G 1% /run 13:18:45 /dev/vda1 78G 8.4G 69G 11% / 13:18:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:18:45 tmpfs 5.0M 0 5.0M 0% /run/lock 13:18:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:18:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:18:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:18:45 13:18:45 13:18:45 ---> free -m: 13:18:45 total used free shared buff/cache available 13:18:45 Mem: 16040 564 13272 0 2203 15155 13:18:45 Swap: 1023 0 1023 13:18:45 13:18:45 13:18:45 ---> ip addr: 13:18:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:18:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:18:45 inet 127.0.0.1/8 scope host lo 13:18:45 valid_lft forever preferred_lft forever 13:18:45 inet6 ::1/128 scope host 13:18:45 valid_lft forever preferred_lft forever 13:18:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:18:45 link/ether fa:16:3e:52:7b:25 brd ff:ff:ff:ff:ff:ff 13:18:45 inet 10.30.106.14/23 brd 10.30.107.255 scope global dynamic ens3 13:18:45 valid_lft 86253sec preferred_lft 86253sec 13:18:45 inet6 fe80::f816:3eff:fe52:7b25/64 scope link 13:18:45 valid_lft forever preferred_lft forever 13:18:45 13:18:45 13:18:45 ---> sar -b -r -n DEV: 13:18:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24996) 07/01/25 _x86_64_ (4 CPU) 13:18:45 13:18:45 13:16:20 LINUX RESTART (4 CPU) 13:18:45 13:18:45 13:17:01 tps rtps wtps bread/s bwrtn/s 13:18:45 13:18:01 122.25 1.98 120.26 148.38 43459.42 13:18:45 Average: 122.25 1.98 120.26 148.38 43459.42 13:18:45 13:18:45 13:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:18:45 13:18:01 13698940 15493408 2726028 16.60 76996 1905860 846108 4.84 808636 1677540 153396 13:18:45 Average: 13698940 15493408 2726028 16.60 76996 1905860 846108 4.84 808636 1677540 153396 13:18:45 13:18:45 13:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:18:45 13:18:01 lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 13:18:45 13:18:01 ens3 252.69 171.97 1275.73 18.95 0.00 0.00 0.00 0.00 13:18:45 Average: lo 2.40 2.40 0.27 0.27 0.00 0.00 0.00 0.00 13:18:45 Average: ens3 252.69 171.97 1275.73 18.95 0.00 0.00 0.00 0.00 13:18:45 13:18:45 13:18:45 ---> sar -P ALL: 13:18:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24996) 07/01/25 _x86_64_ (4 CPU) 13:18:45 13:18:45 13:16:20 LINUX RESTART (4 CPU) 13:18:45 13:18:45 13:17:01 CPU %user %nice %system %iowait %steal %idle 13:18:45 13:18:01 all 22.54 0.00 1.97 3.19 0.06 72.24 13:18:45 13:18:01 0 15.68 0.00 2.06 3.02 0.07 79.18 13:18:45 13:18:01 1 57.57 0.00 3.51 1.35 0.07 37.50 13:18:45 13:18:01 2 10.58 0.00 1.10 6.12 0.03 82.17 13:18:45 13:18:01 3 6.34 0.00 1.20 2.29 0.05 90.12 13:18:45 Average: all 22.54 0.00 1.97 3.19 0.06 72.24 13:18:45 Average: 0 15.68 0.00 2.06 3.02 0.07 79.18 13:18:45 Average: 1 57.57 0.00 3.51 1.35 0.07 37.50 13:18:45 Average: 2 10.58 0.00 1.10 6.12 0.03 82.17 13:18:45 Average: 3 6.34 0.00 1.20 2.29 0.05 90.12 13:18:45 13:18:45 13:18:45