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