12:46:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/140839 12:46:55 Running as SYSTEM 12:46:55 [EnvInject] - Loading node environment variables. 12:46:55 Building remotely on prd-ubuntu1804-builder-4c-4g-22069 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:46:55 [ssh-agent] Looking for ssh-agent implementation... 12:46:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:46:55 $ ssh-agent 12:46:55 SSH_AUTH_SOCK=/tmp/ssh-tm0ny58oJrqP/agent.1637 12:46:55 SSH_AGENT_PID=1639 12:46:55 [ssh-agent] Started. 12:46:55 Running ssh-add (command line suppressed) 12:46:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8370742063843406534.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8370742063843406534.key) 12:46:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:46:55 The recommended git tool is: NONE 12:46:57 using credential onap-jenkins-ssh 12:46:57 Wiping out workspace first. 12:46:57 Cloning the remote Git repository 12:46:57 Cloning repository git://cloud.onap.org/mirror/oom.git 12:46:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:46:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:46:57 > git --version # timeout=10 12:46:57 > git --version # 'git version 2.17.1' 12:46:57 using GIT_SSH to set credentials Gerrit user 12:46:57 Verifying host key using manually-configured host key entries 12:46:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:47:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:03 using GIT_SSH to set credentials Gerrit user 12:47:03 Verifying host key using manually-configured host key entries 12:47:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/140839/11 # timeout=30 12:47:03 > git rev-parse 4bc7b6c6294bf038d6087990b9d9f9a2406e95ac^{commit} # timeout=10 12:47:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:47:03 Checking out Revision 4bc7b6c6294bf038d6087990b9d9f9a2406e95ac (refs/changes/39/140839/11) 12:47:03 > git config core.sparsecheckout # timeout=10 12:47:03 > git checkout -f 4bc7b6c6294bf038d6087990b9d9f9a2406e95ac # timeout=30 12:47:06 Commit message: "[SO] Test Java17 based versions of SO" 12:47:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:47:06 > git rev-list --no-walk 232d5d2395fd8f3726436e4aedb89e82cc2c78aa # timeout=10 12:47:07 [EnvInject] - Injecting environment variables from a build step. 12:47:07 [EnvInject] - Injecting as environment variables the properties content 12:47:07 PYTHON=python3 12:47:07 12:47:07 [EnvInject] - Variables injected successfully. 12:47:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13546363097470557684.sh 12:47:07 ---> tox-install.sh 12:47:07 + source /home/jenkins/lf-env.sh 12:47:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:07 ++ mktemp -d /tmp/venv-XXXX 12:47:07 + lf_venv=/tmp/venv-F5RR 12:47:07 + local venv_file=/tmp/.os_lf_venv 12:47:07 + local python=python3 12:47:07 + local options 12:47:07 + local set_path=true 12:47:07 + local install_args= 12:47: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 12:47:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:07 + true 12:47:07 + case $1 in 12:47:07 + venv_file=/tmp/.toxenv 12:47:07 + shift 2 12:47:07 + true 12:47:07 + case $1 in 12:47:07 + shift 12:47:07 + break 12:47:07 + case $python in 12:47:07 + local pkg_list= 12:47:07 + [[ -d /opt/pyenv ]] 12:47:07 + echo 'Setup pyenv:' 12:47:07 Setup pyenv: 12:47:07 + export PYENV_ROOT=/opt/pyenv 12:47:07 + PYENV_ROOT=/opt/pyenv 12:47: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 12:47: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 12:47:07 + pyenv versions 12:47:07 * system (set by /opt/pyenv/version) 12:47:07 * 3.8.13 (set by /opt/pyenv/version) 12:47:07 * 3.9.13 (set by /opt/pyenv/version) 12:47:07 * 3.10.6 (set by /opt/pyenv/version) 12:47:07 + command -v pyenv 12:47:07 ++ pyenv init - --no-rehash 12:47: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[*]}"'\'')" 12:47:07 export PATH="/opt/pyenv/shims:${PATH}" 12:47:07 export PYENV_SHELL=bash 12:47:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:07 pyenv() { 12:47:07 local command 12:47:07 command="${1:-}" 12:47:07 if [ "$#" -gt 0 ]; then 12:47:07 shift 12:47:07 fi 12:47:07 12:47:07 case "$command" in 12:47:07 rehash|shell) 12:47:07 eval "$(pyenv "sh-$command" "$@")" 12:47:07 ;; 12:47:07 *) 12:47:07 command pyenv "$command" "$@" 12:47:07 ;; 12:47:07 esac 12:47:07 }' 12:47: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[*]}"' 12:47: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 12:47: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 12:47: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 12:47:07 ++ export PYENV_SHELL=bash 12:47:07 ++ PYENV_SHELL=bash 12:47:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:07 +++ complete -F _pyenv pyenv 12:47:07 ++ lf-pyver python3 12:47:07 ++ local py_version_xy=python3 12:47:07 ++ local py_version_xyz= 12:47:07 ++ pyenv versions 12:47:07 ++ local command 12:47:07 ++ command=versions 12:47:07 ++ grep -E '^[0-9.]*[0-9]$' 12:47:07 ++ sed 's/^[ *]* //' 12:47:07 ++ '[' 1 -gt 0 ']' 12:47:07 ++ shift 12:47:07 ++ awk '{ print $1 }' 12:47:07 ++ case "$command" in 12:47:07 ++ command pyenv versions 12:47:07 ++ pyenv versions 12:47:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:07 +++ grep '^3' /tmp/.pyenv_versions 12:47:07 +++ sort -V 12:47:07 +++ tail -n 1 12:47:07 ++ py_version_xyz=3.10.6 12:47:07 ++ [[ -z 3.10.6 ]] 12:47:07 ++ echo 3.10.6 12:47:07 ++ return 0 12:47:07 + pyenv local 3.10.6 12:47:07 + local command 12:47:07 + command=local 12:47:07 + '[' 2 -gt 0 ']' 12:47:07 + shift 12:47:07 + case "$command" in 12:47:07 + command pyenv local 3.10.6 12:47:07 + pyenv local 3.10.6 12:47:07 + for arg in "$@" 12:47:07 + case $arg in 12:47:07 + pkg_list+='tox ' 12:47:07 + for arg in "$@" 12:47:07 + case $arg in 12:47:07 + pkg_list+='virtualenv ' 12:47:07 + for arg in "$@" 12:47:07 + case $arg in 12:47:07 + pkg_list+='urllib3~=1.26.15 ' 12:47:07 + [[ -f /tmp/.toxenv ]] 12:47:07 + [[ ! -f /tmp/.toxenv ]] 12:47:07 + [[ -n '' ]] 12:47:07 + python3 -m venv /tmp/venv-F5RR 12:47:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F5RR' 12:47:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F5RR 12:47:11 + echo /tmp/venv-F5RR 12:47:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:47:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:47:11 + /tmp/venv-F5RR/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:47:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:15 + /tmp/venv-F5RR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:18 + type python3 12:47:18 + true 12:47:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F5RR/bin to PATH' 12:47:18 lf-activate-venv(): INFO: Adding /tmp/venv-F5RR/bin to PATH 12:47:18 + PATH=/tmp/venv-F5RR/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 12:47:18 + return 0 12:47:18 + python3 --version 12:47:18 Python 3.10.6 12:47:18 + python3 -m pip --version 12:47:18 pip 25.1.1 from /tmp/venv-F5RR/lib/python3.10/site-packages/pip (python 3.10) 12:47:18 + python3 -m pip freeze 12:47:18 cachetools==6.1.0 12:47:18 chardet==5.2.0 12:47:18 colorama==0.4.6 12:47:18 distlib==0.3.9 12:47:18 filelock==3.18.0 12:47:18 packaging==25.0 12:47:18 platformdirs==4.3.8 12:47:18 pluggy==1.6.0 12:47:18 pyproject-api==1.9.1 12:47:18 tomli==2.2.1 12:47:18 tox==4.27.0 12:47:18 typing_extensions==4.14.0 12:47:18 urllib3==1.26.20 12:47:18 virtualenv==20.31.2 12:47:18 [EnvInject] - Injecting environment variables from a build step. 12:47:18 [EnvInject] - Injecting as environment variables the properties content 12:47:18 PARALLEL=false 12:47:18 12:47:18 [EnvInject] - Variables injected successfully. 12:47:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13493894375903738343.sh 12:47:18 ---> tox-run.sh 12:47: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 12:47:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:47:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:47:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:47:18 + cd /w/workspace/oom-master-pre-commit-lint/. 12:47:18 + source /home/jenkins/lf-env.sh 12:47:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:18 ++ mktemp -d /tmp/venv-XXXX 12:47:18 + lf_venv=/tmp/venv-lQIV 12:47:18 + local venv_file=/tmp/.os_lf_venv 12:47:18 + local python=python3 12:47:18 + local options 12:47:18 + local set_path=true 12:47:18 + local install_args= 12:47: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 12:47:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:18 + true 12:47:18 + case $1 in 12:47:18 + venv_file=/tmp/.toxenv 12:47:18 + shift 2 12:47:18 + true 12:47:18 + case $1 in 12:47:18 + shift 12:47:18 + break 12:47:18 + case $python in 12:47:18 + local pkg_list= 12:47:18 + [[ -d /opt/pyenv ]] 12:47:18 + echo 'Setup pyenv:' 12:47:18 Setup pyenv: 12:47:18 + export PYENV_ROOT=/opt/pyenv 12:47:18 + PYENV_ROOT=/opt/pyenv 12:47: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 12:47: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 12:47:18 + pyenv versions 12:47:18 system 12:47:18 3.8.13 12:47:18 3.9.13 12:47:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:18 + command -v pyenv 12:47:18 ++ pyenv init - --no-rehash 12:47: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[*]}"'\'')" 12:47:18 export PATH="/opt/pyenv/shims:${PATH}" 12:47:18 export PYENV_SHELL=bash 12:47:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:18 pyenv() { 12:47:18 local command 12:47:18 command="${1:-}" 12:47:18 if [ "$#" -gt 0 ]; then 12:47:18 shift 12:47:18 fi 12:47:18 12:47:18 case "$command" in 12:47:18 rehash|shell) 12:47:18 eval "$(pyenv "sh-$command" "$@")" 12:47:18 ;; 12:47:18 *) 12:47:18 command pyenv "$command" "$@" 12:47:18 ;; 12:47:18 esac 12:47:18 }' 12:47: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[*]}"' 12:47: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 12:47: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 12:47: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 12:47:18 ++ export PYENV_SHELL=bash 12:47:18 ++ PYENV_SHELL=bash 12:47:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:18 +++ complete -F _pyenv pyenv 12:47:18 ++ lf-pyver python3 12:47:18 ++ local py_version_xy=python3 12:47:18 ++ local py_version_xyz= 12:47:18 ++ pyenv versions 12:47:18 ++ local command 12:47:18 ++ command=versions 12:47:18 ++ '[' 1 -gt 0 ']' 12:47:18 ++ shift 12:47:18 ++ case "$command" in 12:47:18 ++ command pyenv versions 12:47:18 ++ pyenv versions 12:47:18 ++ sed 's/^[ *]* //' 12:47:18 ++ awk '{ print $1 }' 12:47:18 ++ grep -E '^[0-9.]*[0-9]$' 12:47:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:18 +++ grep '^3' /tmp/.pyenv_versions 12:47:18 +++ tail -n 1 12:47:18 +++ sort -V 12:47:18 ++ py_version_xyz=3.10.6 12:47:18 ++ [[ -z 3.10.6 ]] 12:47:18 ++ echo 3.10.6 12:47:18 ++ return 0 12:47:18 + pyenv local 3.10.6 12:47:18 + local command 12:47:18 + command=local 12:47:18 + '[' 2 -gt 0 ']' 12:47:18 + shift 12:47:18 + case "$command" in 12:47:18 + command pyenv local 3.10.6 12:47:18 + pyenv local 3.10.6 12:47:18 + for arg in "$@" 12:47:18 + case $arg in 12:47:18 + pkg_list+='tox ' 12:47:18 + for arg in "$@" 12:47:18 + case $arg in 12:47:18 + pkg_list+='virtualenv ' 12:47:18 + for arg in "$@" 12:47:18 + case $arg in 12:47:18 + pkg_list+='urllib3~=1.26.15 ' 12:47:18 + [[ -f /tmp/.toxenv ]] 12:47:18 ++ cat /tmp/.toxenv 12:47:18 + lf_venv=/tmp/venv-F5RR 12:47:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F5RR from' file:/tmp/.toxenv 12:47:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F5RR from file:/tmp/.toxenv 12:47:18 + /tmp/venv-F5RR/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:47:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:19 + /tmp/venv-F5RR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:21 + type python3 12:47:21 + true 12:47:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F5RR/bin to PATH' 12:47:21 lf-activate-venv(): INFO: Adding /tmp/venv-F5RR/bin to PATH 12:47:21 + PATH=/tmp/venv-F5RR/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 12:47:21 + return 0 12:47:21 + [[ -d /opt/pyenv ]] 12:47:21 + echo '---> Setting up pyenv' 12:47:21 ---> Setting up pyenv 12:47:21 + export PYENV_ROOT=/opt/pyenv 12:47:21 + PYENV_ROOT=/opt/pyenv 12:47:21 + export PATH=/opt/pyenv/bin:/tmp/venv-F5RR/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 12:47:21 + PATH=/opt/pyenv/bin:/tmp/venv-F5RR/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 12:47:21 ++ pwd 12:47:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:47:21 + export PYTHONPATH 12:47:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:47:21 + TOX_TESTENV_PASSENV=PYTHONPATH 12:47:21 + tox --version 12:47:21 4.27.0 from /tmp/venv-F5RR/lib/python3.10/site-packages/tox/__init__.py 12:47:21 + PARALLEL=false 12:47:21 + TOX_OPTIONS_LIST= 12:47:21 + [[ -n pre-commit ]] 12:47:21 + TOX_OPTIONS_LIST=' -e pre-commit' 12:47:21 + case ${PARALLEL,,} in 12:47:21 + tox -e pre-commit 12:47:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:47:22 pre-commit: install_deps> python -I -m pip install pre-commit 12:47:25 pre-commit: freeze> python -m pip freeze --all 12:47:25 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 12:47:25 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:47:25 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:47:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:47:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:47:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:47:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:47:28 [INFO] Once installed this environment will be reused. 12:47:28 [INFO] This may take a few minutes... 12:47:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:47:32 [INFO] Once installed this environment will be reused. 12:47:32 [INFO] This may take a few minutes... 12:47:37 trim trailing whitespace.................................................Passed 12:47:37 Tabs remover.............................................................Passed 12:47:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:47:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:47:37 [INFO] Once installed this environment will be reused. 12:47:37 [INFO] This may take a few minutes... 12:47:45 gitlint..............................................(no files to check)Skipped 12:47:45 pre-commit: OK (23.86=setup[3.66]+cmd[12.10,8.11] seconds) 12:47:45 congratulations :) (24.10 seconds) 12:47:45 + tox_status=0 12:47:45 + echo '---> Completed tox runs' 12:47:45 ---> Completed tox runs 12:47:45 + for i in .tox/*/log 12:47:45 ++ awk -F/ '{print $2}' 12:47:45 ++ echo .tox/pre-commit/log 12:47:45 + tox_env=pre-commit 12:47:45 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:47:45 + DOC_DIR=docs/_build/html 12:47:45 + [[ -d docs/_build/html ]] 12:47:45 + echo '---> tox-run.sh ends' 12:47:45 ---> tox-run.sh ends 12:47:45 + test 0 -eq 0 12:47:45 $ ssh-agent -k 12:47:45 unset SSH_AUTH_SOCK; 12:47:45 unset SSH_AGENT_PID; 12:47:45 echo Agent pid 1639 killed; 12:47:45 [ssh-agent] Stopped. 12:47:45 [PostBuildScript] - [INFO] Executing post build scripts. 12:47:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2016696573412554270.sh 12:47:45 ---> sysstat.sh 12:47:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5793930523985706641.sh 12:47:46 ---> package-listing.sh 12:47:46 ++ facter osfamily 12:47:46 ++ tr '[:upper:]' '[:lower:]' 12:47:46 + OS_FAMILY=debian 12:47:46 + workspace=/w/workspace/oom-master-pre-commit-lint 12:47:46 + START_PACKAGES=/tmp/packages_start.txt 12:47:46 + END_PACKAGES=/tmp/packages_end.txt 12:47:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:46 + PACKAGES=/tmp/packages_start.txt 12:47:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:47:46 + PACKAGES=/tmp/packages_end.txt 12:47:46 + case "${OS_FAMILY}" in 12:47:46 + dpkg -l 12:47:46 + grep '^ii' 12:47:46 + '[' -f /tmp/packages_start.txt ']' 12:47:46 + '[' -f /tmp/packages_end.txt ']' 12:47:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:47:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:47:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:47:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2912515035982888042.sh 12:47:46 ---> capture-instance-metadata.sh 12:47:46 Setup pyenv: 12:47:46 system 12:47:46 3.8.13 12:47:46 3.9.13 12:47:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G3Q4 12:47:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:47:53 lf-activate-venv(): INFO: Installing: lftools 12:48:16 lf-activate-venv(): INFO: Adding /tmp/venv-G3Q4/bin to PATH 12:48:16 INFO: Running in OpenStack, capturing instance metadata 12:48:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5812602962548255782.sh 12:48:16 provisioning config files... 12:48:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7912132807606644536tmp 12:48:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:48:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:48:16 [EnvInject] - Injecting environment variables from a build step. 12:48:16 [EnvInject] - Injecting as environment variables the properties content 12:48:16 SERVER_ID=logs 12:48:16 12:48:16 [EnvInject] - Variables injected successfully. 12:48:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11150558260922478544.sh 12:48:16 ---> create-netrc.sh 12:48:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6690473389195096733.sh 12:48:16 ---> python-tools-install.sh 12:48:16 Setup pyenv: 12:48:16 system 12:48:16 3.8.13 12:48:16 3.9.13 12:48:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3Q4 from file:/tmp/.os_lf_venv 12:48:18 lf-activate-venv(): INFO: Installing: lftools 12:48:26 lf-activate-venv(): INFO: Adding /tmp/venv-G3Q4/bin to PATH 12:48:26 Generating Requirements File 12:48:44 Python 3.10.6 12:48:44 pip 25.1.1 from /tmp/venv-G3Q4/lib/python3.10/site-packages/pip (python 3.10) 12:48:45 appdirs==1.4.4 12:48:45 argcomplete==3.6.2 12:48:45 aspy.yaml==1.3.0 12:48:45 attrs==25.3.0 12:48:45 autopage==0.5.2 12:48:45 beautifulsoup4==4.13.4 12:48:45 boto3==1.38.38 12:48:45 botocore==1.38.38 12:48:45 bs4==0.0.2 12:48:45 cachetools==5.5.2 12:48:45 certifi==2025.6.15 12:48:45 cffi==1.17.1 12:48:45 cfgv==3.4.0 12:48:45 chardet==5.2.0 12:48:45 charset-normalizer==3.4.2 12:48:45 click==8.2.1 12:48:45 cliff==4.10.0 12:48:45 cmd2==2.6.1 12:48:45 cryptography==3.3.2 12:48:45 debtcollector==3.0.0 12:48:45 decorator==5.2.1 12:48:45 defusedxml==0.7.1 12:48:45 Deprecated==1.2.18 12:48:45 distlib==0.3.9 12:48:45 dnspython==2.7.0 12:48:45 docker==7.1.0 12:48:45 dogpile.cache==1.4.0 12:48:45 durationpy==0.10 12:48:45 email_validator==2.2.0 12:48:45 filelock==3.18.0 12:48:45 future==1.0.0 12:48:45 gitdb==4.0.12 12:48:45 GitPython==3.1.44 12:48:45 google-auth==2.40.3 12:48:45 httplib2==0.22.0 12:48:45 identify==2.6.12 12:48:45 idna==3.10 12:48:45 importlib-resources==1.5.0 12:48:45 iso8601==2.1.0 12:48:45 Jinja2==3.1.6 12:48:45 jmespath==1.0.1 12:48:45 jsonpatch==1.33 12:48:45 jsonpointer==3.0.0 12:48:45 jsonschema==4.24.0 12:48:45 jsonschema-specifications==2025.4.1 12:48:45 keystoneauth1==5.11.1 12:48:45 kubernetes==33.1.0 12:48:45 lftools==0.37.13 12:48:45 lxml==5.4.0 12:48:45 MarkupSafe==3.0.2 12:48:45 msgpack==1.1.1 12:48:45 multi_key_dict==2.0.3 12:48:45 munch==4.0.0 12:48:45 netaddr==1.3.0 12:48:45 niet==1.4.2 12:48:45 nodeenv==1.9.1 12:48:45 oauth2client==4.1.3 12:48:45 oauthlib==3.3.0 12:48:45 openstacksdk==4.6.0 12:48:45 os-client-config==2.1.0 12:48:45 os-service-types==1.7.0 12:48:45 osc-lib==4.0.2 12:48:45 oslo.config==9.8.0 12:48:45 oslo.context==6.0.0 12:48:45 oslo.i18n==6.5.1 12:48:45 oslo.log==7.1.0 12:48:45 oslo.serialization==5.7.0 12:48:45 oslo.utils==9.0.0 12:48:45 packaging==25.0 12:48:45 pbr==6.1.1 12:48:45 platformdirs==4.3.8 12:48:45 prettytable==3.16.0 12:48:45 psutil==7.0.0 12:48:45 pyasn1==0.6.1 12:48:45 pyasn1_modules==0.4.2 12:48:45 pycparser==2.22 12:48:45 pygerrit2==2.0.15 12:48:45 PyGithub==2.6.1 12:48:45 PyJWT==2.10.1 12:48:45 PyNaCl==1.5.0 12:48:45 pyparsing==2.4.7 12:48:45 pyperclip==1.9.0 12:48:45 pyrsistent==0.20.0 12:48:45 python-cinderclient==9.7.0 12:48:45 python-dateutil==2.9.0.post0 12:48:45 python-heatclient==4.2.0 12:48:45 python-jenkins==1.8.2 12:48:45 python-keystoneclient==5.6.0 12:48:45 python-magnumclient==4.8.1 12:48:45 python-openstackclient==8.1.0 12:48:45 python-swiftclient==4.8.0 12:48:45 PyYAML==6.0.2 12:48:45 referencing==0.36.2 12:48:45 requests==2.32.4 12:48:45 requests-oauthlib==2.0.0 12:48:45 requestsexceptions==1.4.0 12:48:45 rfc3986==2.0.0 12:48:45 rpds-py==0.25.1 12:48:45 rsa==4.9.1 12:48:45 ruamel.yaml==0.18.14 12:48:45 ruamel.yaml.clib==0.2.12 12:48:45 s3transfer==0.13.0 12:48:45 simplejson==3.20.1 12:48:45 six==1.17.0 12:48:45 smmap==5.0.2 12:48:45 soupsieve==2.7 12:48:45 stevedore==5.4.1 12:48:45 tabulate==0.9.0 12:48:45 toml==0.10.2 12:48:45 tomlkit==0.13.3 12:48:45 tqdm==4.67.1 12:48:45 typing_extensions==4.14.0 12:48:45 tzdata==2025.2 12:48:45 urllib3==1.26.20 12:48:45 virtualenv==20.31.2 12:48:45 wcwidth==0.2.13 12:48:45 websocket-client==1.8.0 12:48:45 wrapt==1.17.2 12:48:45 xdg==6.0.0 12:48:45 xmltodict==0.14.2 12:48:45 yq==3.4.3 12:48:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17078631171514849726.sh 12:48:45 ---> sudo-logs.sh 12:48:45 Archiving 'sudo' log.. 12:48:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18109644104088236976.sh 12:48:45 ---> job-cost.sh 12:48:45 Setup pyenv: 12:48:45 system 12:48:45 3.8.13 12:48:45 3.9.13 12:48:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3Q4 from file:/tmp/.os_lf_venv 12:48:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:48:52 lf-activate-venv(): INFO: Adding /tmp/venv-G3Q4/bin to PATH 12:48:52 INFO: No Stack... 12:48:52 INFO: Retrieving Pricing Info for: v3-standard-4 12:48:52 INFO: Archiving Costs 12:48:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5895779064855018311.sh 12:48:52 ---> logs-deploy.sh 12:48:52 Setup pyenv: 12:48:53 system 12:48:53 3.8.13 12:48:53 3.9.13 12:48:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G3Q4 from file:/tmp/.os_lf_venv 12:48:54 lf-activate-venv(): INFO: Installing: lftools 12:49:02 lf-activate-venv(): INFO: Adding /tmp/venv-G3Q4/bin to PATH 12:49:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4119 12:49:02 INFO: archiving workspace using pattern(s): 12:49:04 Archives upload complete. 12:49:05 INFO: archiving logs to Nexus 12:49:05 ---> uname -a: 12:49:05 Linux prd-ubuntu1804-builder-4c-4g-22069 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:49:05 12:49:05 12:49:05 ---> lscpu: 12:49:05 Architecture: x86_64 12:49:05 CPU op-mode(s): 32-bit, 64-bit 12:49:05 Byte Order: Little Endian 12:49:05 CPU(s): 4 12:49:05 On-line CPU(s) list: 0-3 12:49:05 Thread(s) per core: 1 12:49:05 Core(s) per socket: 1 12:49:05 Socket(s): 4 12:49:05 NUMA node(s): 1 12:49:05 Vendor ID: AuthenticAMD 12:49:05 CPU family: 23 12:49:05 Model: 49 12:49:05 Model name: AMD EPYC-Rome Processor 12:49:05 Stepping: 0 12:49:05 CPU MHz: 2800.000 12:49:05 BogoMIPS: 5600.00 12:49:05 Virtualization: AMD-V 12:49:05 Hypervisor vendor: KVM 12:49:05 Virtualization type: full 12:49:05 L1d cache: 32K 12:49:05 L1i cache: 32K 12:49:05 L2 cache: 512K 12:49:05 L3 cache: 16384K 12:49:05 NUMA node0 CPU(s): 0-3 12:49:05 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 12:49:05 12:49:05 12:49:05 ---> nproc: 12:49:05 4 12:49:05 12:49:05 12:49:05 ---> df -h: 12:49:05 Filesystem Size Used Avail Use% Mounted on 12:49:05 udev 7.9G 0 7.9G 0% /dev 12:49:05 tmpfs 1.6G 672K 1.6G 1% /run 12:49:05 /dev/vda1 78G 8.4G 69G 11% / 12:49:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:49:05 tmpfs 5.0M 0 5.0M 0% /run/lock 12:49:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:49:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:49:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:49:05 12:49:05 12:49:05 ---> free -m: 12:49:05 total used free shared buff/cache available 12:49:05 Mem: 16040 544 13305 0 2189 15175 12:49:05 Swap: 1023 0 1023 12:49:05 12:49:05 12:49:05 ---> ip addr: 12:49:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:49:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:49:05 inet 127.0.0.1/8 scope host lo 12:49:05 valid_lft forever preferred_lft forever 12:49:05 inet6 ::1/128 scope host 12:49:05 valid_lft forever preferred_lft forever 12:49:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:49:05 link/ether fa:16:3e:9d:f3:35 brd ff:ff:ff:ff:ff:ff 12:49:05 inet 10.30.106.169/23 brd 10.30.107.255 scope global dynamic ens3 12:49:05 valid_lft 86252sec preferred_lft 86252sec 12:49:05 inet6 fe80::f816:3eff:fe9d:f335/64 scope link 12:49:05 valid_lft forever preferred_lft forever 12:49:05 12:49:05 12:49:05 ---> sar -b -r -n DEV: 12:49:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22069) 06/18/25 _x86_64_ (4 CPU) 12:49:05 12:49:05 12:46:40 LINUX RESTART (4 CPU) 12:49:05 12:49:05 12:47:01 tps rtps wtps bread/s bwrtn/s 12:49:05 12:48:01 289.69 24.43 265.26 821.86 55299.18 12:49:05 12:49:01 110.33 1.05 109.28 120.91 12653.62 12:49:05 Average: 200.01 12.74 187.27 471.39 33976.40 12:49:05 12:49:05 12:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:49:05 12:48:01 13909608 15543464 2515360 15.31 61620 1768740 789748 4.52 751152 1541644 133752 12:49:05 12:49:01 13565440 15484196 2859528 17.41 86004 2013884 847816 4.85 827400 1776532 118532 12:49:05 Average: 13737524 15513830 2687444 16.36 73812 1891312 818782 4.69 789276 1659088 126142 12:49:05 12:49:05 12:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:49:05 12:48:01 lo 2.93 2.93 0.33 0.33 0.00 0.00 0.00 0.00 12:49:05 12:48:01 ens3 235.38 157.46 1011.07 35.70 0.00 0.00 0.00 0.00 12:49:05 12:49:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 12:49:05 12:49:01 ens3 180.17 126.05 809.99 16.61 0.00 0.00 0.00 0.00 12:49:05 Average: lo 2.10 2.10 0.23 0.23 0.00 0.00 0.00 0.00 12:49:05 Average: ens3 207.77 141.75 910.53 26.16 0.00 0.00 0.00 0.00 12:49:05 12:49:05 12:49:05 ---> sar -P ALL: 12:49:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22069) 06/18/25 _x86_64_ (4 CPU) 12:49:05 12:49:05 12:46:40 LINUX RESTART (4 CPU) 12:49:05 12:49:05 12:47:01 CPU %user %nice %system %iowait %steal %idle 12:49:05 12:48:01 all 23.37 0.00 2.58 4.67 0.07 69.31 12:49:05 12:48:01 0 28.08 0.00 3.34 9.51 0.08 58.98 12:49:05 12:48:01 1 17.49 0.00 2.34 2.91 0.07 77.19 12:49:05 12:48:01 2 31.84 0.00 2.67 3.04 0.08 62.37 12:49:05 12:48:01 3 16.03 0.00 1.99 3.22 0.05 78.71 12:49:05 12:49:01 all 21.16 0.00 1.45 1.59 0.05 75.75 12:49:05 12:49:01 0 25.64 0.00 1.80 1.89 0.05 70.61 12:49:05 12:49:01 1 6.22 0.00 0.69 0.05 0.03 93.01 12:49:05 12:49:01 2 41.46 0.00 2.05 0.68 0.07 55.74 12:49:05 12:49:01 3 11.31 0.00 1.24 3.76 0.05 83.64 12:49:05 Average: all 22.27 0.00 2.01 3.13 0.06 72.53 12:49:05 Average: 0 26.86 0.00 2.57 5.70 0.07 64.80 12:49:05 Average: 1 11.86 0.00 1.51 1.48 0.05 85.10 12:49:05 Average: 2 36.65 0.00 2.36 1.86 0.08 59.05 12:49:05 Average: 3 13.67 0.00 1.62 3.49 0.05 81.18 12:49:05 12:49:05 12:49:05