09:39:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141804 09:39:35 Running as SYSTEM 09:39:35 [EnvInject] - Loading node environment variables. 09:39:35 Building remotely on prd-ubuntu1804-builder-4c-4g-35179 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:39:35 [ssh-agent] Looking for ssh-agent implementation... 09:39:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:35 $ ssh-agent 09:39:35 SSH_AUTH_SOCK=/tmp/ssh-JKnUCRozMp48/agent.1648 09:39:35 SSH_AGENT_PID=1650 09:39:35 [ssh-agent] Started. 09:39:35 Running ssh-add (command line suppressed) 09:39:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13518460658436298878.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13518460658436298878.key) 09:39:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:39:35 The recommended git tool is: NONE 09:39:37 using credential onap-jenkins-ssh 09:39:37 Wiping out workspace first. 09:39:37 Cloning the remote Git repository 09:39:37 Cloning repository git://cloud.onap.org/mirror/oom.git 09:39:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:39:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:39:37 > git --version # timeout=10 09:39:37 > git --version # 'git version 2.17.1' 09:39:37 using GIT_SSH to set credentials Gerrit user 09:39:37 Verifying host key using manually-configured host key entries 09:39:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:39:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:39:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:39:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:39:43 using GIT_SSH to set credentials Gerrit user 09:39:43 Verifying host key using manually-configured host key entries 09:39:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/04/141804/2 # timeout=30 09:39:43 > git rev-parse 32a70a6f28f6ae0f908e7c622ca73fe5f3865feb^{commit} # timeout=10 09:39:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:39:43 Checking out Revision 32a70a6f28f6ae0f908e7c622ca73fe5f3865feb (refs/changes/04/141804/2) 09:39:43 > git config core.sparsecheckout # timeout=10 09:39:43 > git checkout -f 32a70a6f28f6ae0f908e7c622ca73fe5f3865feb # timeout=30 09:39:47 Commit message: "[PORTALNG] 14.1.0 release" 09:39:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:47 > git rev-list --no-walk 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=10 09:39:47 [EnvInject] - Injecting environment variables from a build step. 09:39:47 [EnvInject] - Injecting as environment variables the properties content 09:39:47 PYTHON=python3 09:39:47 09:39:47 [EnvInject] - Variables injected successfully. 09:39:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins36081080644053306.sh 09:39:47 ---> tox-install.sh 09:39:47 + source /home/jenkins/lf-env.sh 09:39:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:47 ++ mktemp -d /tmp/venv-XXXX 09:39:47 + lf_venv=/tmp/venv-MM6W 09:39:47 + local venv_file=/tmp/.os_lf_venv 09:39:47 + local python=python3 09:39:47 + local options 09:39:47 + local set_path=true 09:39:47 + local install_args= 09:39:47 ++ 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 09:39:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:39:47 + true 09:39:47 + case $1 in 09:39:47 + venv_file=/tmp/.toxenv 09:39:47 + shift 2 09:39:47 + true 09:39:47 + case $1 in 09:39:47 + shift 09:39:47 + break 09:39:47 + case $python in 09:39:47 + local pkg_list= 09:39:47 + [[ -d /opt/pyenv ]] 09:39:47 + echo 'Setup pyenv:' 09:39:47 Setup pyenv: 09:39:47 + export PYENV_ROOT=/opt/pyenv 09:39:47 + PYENV_ROOT=/opt/pyenv 09:39:47 + 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 09:39:47 + 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 09:39:47 + pyenv versions 09:39:47 * system (set by /opt/pyenv/version) 09:39:47 * 3.8.13 (set by /opt/pyenv/version) 09:39:47 * 3.9.13 (set by /opt/pyenv/version) 09:39:47 * 3.10.6 (set by /opt/pyenv/version) 09:39:47 + command -v pyenv 09:39:47 ++ pyenv init - --no-rehash 09:39:47 + 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[*]}"'\'')" 09:39:47 export PATH="/opt/pyenv/shims:${PATH}" 09:39:47 export PYENV_SHELL=bash 09:39:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:39:47 pyenv() { 09:39:47 local command 09:39:47 command="${1:-}" 09:39:47 if [ "$#" -gt 0 ]; then 09:39:47 shift 09:39:47 fi 09:39:47 09:39:47 case "$command" in 09:39:47 rehash|shell) 09:39:47 eval "$(pyenv "sh-$command" "$@")" 09:39:47 ;; 09:39:47 *) 09:39:47 command pyenv "$command" "$@" 09:39:47 ;; 09:39:47 esac 09:39:47 }' 09:39:47 +++ 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[*]}"' 09:39:47 ++ 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 09:39:47 ++ 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 09:39:47 ++ 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 09:39:47 ++ export PYENV_SHELL=bash 09:39:47 ++ PYENV_SHELL=bash 09:39:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:39:47 +++ complete -F _pyenv pyenv 09:39:47 ++ lf-pyver python3 09:39:47 ++ local py_version_xy=python3 09:39:47 ++ local py_version_xyz= 09:39:47 ++ pyenv versions 09:39:47 ++ local command 09:39:47 ++ command=versions 09:39:47 ++ '[' 1 -gt 0 ']' 09:39:47 ++ shift 09:39:47 ++ case "$command" in 09:39:47 ++ command pyenv versions 09:39:47 ++ sed 's/^[ *]* //' 09:39:47 ++ pyenv versions 09:39:47 ++ grep -E '^[0-9.]*[0-9]$' 09:39:47 ++ awk '{ print $1 }' 09:39:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:39:47 +++ sort -V 09:39:47 +++ tail -n 1 09:39:47 +++ grep '^3' /tmp/.pyenv_versions 09:39:47 ++ py_version_xyz=3.10.6 09:39:47 ++ [[ -z 3.10.6 ]] 09:39:47 ++ echo 3.10.6 09:39:47 ++ return 0 09:39:47 + pyenv local 3.10.6 09:39:47 + local command 09:39:47 + command=local 09:39:47 + '[' 2 -gt 0 ']' 09:39:47 + shift 09:39:47 + case "$command" in 09:39:47 + command pyenv local 3.10.6 09:39:47 + pyenv local 3.10.6 09:39:47 + for arg in "$@" 09:39:47 + case $arg in 09:39:47 + pkg_list+='tox ' 09:39:47 + for arg in "$@" 09:39:47 + case $arg in 09:39:47 + pkg_list+='virtualenv ' 09:39:47 + for arg in "$@" 09:39:47 + case $arg in 09:39:47 + pkg_list+='urllib3~=1.26.15 ' 09:39:47 + [[ -f /tmp/.toxenv ]] 09:39:47 + [[ ! -f /tmp/.toxenv ]] 09:39:47 + [[ -n '' ]] 09:39:47 + python3 -m venv /tmp/venv-MM6W 09:39:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MM6W' 09:39:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MM6W 09:39:52 + echo /tmp/venv-MM6W 09:39:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:39:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:39:52 + /tmp/venv-MM6W/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:39:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:39:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:39:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:39:55 + /tmp/venv-MM6W/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:39:58 + type python3 09:39:58 + true 09:39:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MM6W/bin to PATH' 09:39:58 lf-activate-venv(): INFO: Adding /tmp/venv-MM6W/bin to PATH 09:39:58 + PATH=/tmp/venv-MM6W/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 09:39:58 + return 0 09:39:58 + python3 --version 09:39:58 Python 3.10.6 09:39:58 + python3 -m pip --version 09:39:58 pip 25.2 from /tmp/venv-MM6W/lib/python3.10/site-packages/pip (python 3.10) 09:39:58 + python3 -m pip freeze 09:39:58 cachetools==6.1.0 09:39:58 chardet==5.2.0 09:39:58 colorama==0.4.6 09:39:58 distlib==0.4.0 09:39:58 filelock==3.18.0 09:39:58 packaging==25.0 09:39:58 platformdirs==4.3.8 09:39:58 pluggy==1.6.0 09:39:58 pyproject-api==1.9.1 09:39:58 tomli==2.2.1 09:39:58 tox==4.28.4 09:39:58 typing_extensions==4.14.1 09:39:58 urllib3==1.26.20 09:39:58 virtualenv==20.33.1 09:39:58 [EnvInject] - Injecting environment variables from a build step. 09:39:58 [EnvInject] - Injecting as environment variables the properties content 09:39:58 PARALLEL=false 09:39:58 09:39:58 [EnvInject] - Variables injected successfully. 09:39:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3623891697987262275.sh 09:39:58 ---> tox-run.sh 09:39:58 + 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 09:39:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:39:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:39:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:39:58 + cd /w/workspace/oom-master-pre-commit-lint/. 09:39:58 + source /home/jenkins/lf-env.sh 09:39:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:39:58 ++ mktemp -d /tmp/venv-XXXX 09:39:58 + lf_venv=/tmp/venv-qKnz 09:39:58 + local venv_file=/tmp/.os_lf_venv 09:39:58 + local python=python3 09:39:58 + local options 09:39:58 + local set_path=true 09:39:58 + local install_args= 09:39:58 ++ 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 09:39:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:39:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:39:58 + true 09:39:58 + case $1 in 09:39:58 + venv_file=/tmp/.toxenv 09:39:58 + shift 2 09:39:58 + true 09:39:58 + case $1 in 09:39:58 + shift 09:39:58 + break 09:39:58 + case $python in 09:39:58 + local pkg_list= 09:39:58 + [[ -d /opt/pyenv ]] 09:39:58 + echo 'Setup pyenv:' 09:39:58 Setup pyenv: 09:39:58 + export PYENV_ROOT=/opt/pyenv 09:39:58 + PYENV_ROOT=/opt/pyenv 09:39:58 + 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 09:39:58 + 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 09:39:58 + pyenv versions 09:39:58 system 09:39:58 3.8.13 09:39:58 3.9.13 09:39:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:39:58 + command -v pyenv 09:39:58 ++ pyenv init - --no-rehash 09:39:58 + 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[*]}"'\'')" 09:39:58 export PATH="/opt/pyenv/shims:${PATH}" 09:39:58 export PYENV_SHELL=bash 09:39:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:39:58 pyenv() { 09:39:58 local command 09:39:58 command="${1:-}" 09:39:58 if [ "$#" -gt 0 ]; then 09:39:58 shift 09:39:58 fi 09:39:58 09:39:58 case "$command" in 09:39:58 rehash|shell) 09:39:58 eval "$(pyenv "sh-$command" "$@")" 09:39:58 ;; 09:39:58 *) 09:39:58 command pyenv "$command" "$@" 09:39:58 ;; 09:39:58 esac 09:39:58 }' 09:39:58 +++ 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[*]}"' 09:39:58 ++ 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 09:39:58 ++ 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 09:39:58 ++ 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 09:39:58 ++ export PYENV_SHELL=bash 09:39:58 ++ PYENV_SHELL=bash 09:39:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:39:58 +++ complete -F _pyenv pyenv 09:39:58 ++ lf-pyver python3 09:39:58 ++ local py_version_xy=python3 09:39:58 ++ local py_version_xyz= 09:39:58 ++ pyenv versions 09:39:58 ++ local command 09:39:58 ++ command=versions 09:39:58 ++ '[' 1 -gt 0 ']' 09:39:58 ++ shift 09:39:58 ++ case "$command" in 09:39:58 ++ command pyenv versions 09:39:58 ++ pyenv versions 09:39:58 ++ sed 's/^[ *]* //' 09:39:58 ++ grep -E '^[0-9.]*[0-9]$' 09:39:58 ++ awk '{ print $1 }' 09:39:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:39:58 +++ grep '^3' /tmp/.pyenv_versions 09:39:58 +++ sort -V 09:39:58 +++ tail -n 1 09:39:58 ++ py_version_xyz=3.10.6 09:39:58 ++ [[ -z 3.10.6 ]] 09:39:58 ++ echo 3.10.6 09:39:58 ++ return 0 09:39:58 + pyenv local 3.10.6 09:39:58 + local command 09:39:58 + command=local 09:39:58 + '[' 2 -gt 0 ']' 09:39:58 + shift 09:39:58 + case "$command" in 09:39:58 + command pyenv local 3.10.6 09:39:58 + pyenv local 3.10.6 09:39:58 + for arg in "$@" 09:39:58 + case $arg in 09:39:58 + pkg_list+='tox ' 09:39:58 + for arg in "$@" 09:39:58 + case $arg in 09:39:58 + pkg_list+='virtualenv ' 09:39:58 + for arg in "$@" 09:39:58 + case $arg in 09:39:58 + pkg_list+='urllib3~=1.26.15 ' 09:39:58 + [[ -f /tmp/.toxenv ]] 09:39:58 ++ cat /tmp/.toxenv 09:39:58 + lf_venv=/tmp/venv-MM6W 09:39:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MM6W from' file:/tmp/.toxenv 09:39:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MM6W from file:/tmp/.toxenv 09:39:58 + /tmp/venv-MM6W/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:39:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:39:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:39:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:39:59 + /tmp/venv-MM6W/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:40:00 + type python3 09:40:00 + true 09:40:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MM6W/bin to PATH' 09:40:00 lf-activate-venv(): INFO: Adding /tmp/venv-MM6W/bin to PATH 09:40:00 + PATH=/tmp/venv-MM6W/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 09:40:00 + return 0 09:40:00 + [[ -d /opt/pyenv ]] 09:40:00 + echo '---> Setting up pyenv' 09:40:00 ---> Setting up pyenv 09:40:00 + export PYENV_ROOT=/opt/pyenv 09:40:00 + PYENV_ROOT=/opt/pyenv 09:40:00 + export PATH=/opt/pyenv/bin:/tmp/venv-MM6W/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 09:40:00 + PATH=/opt/pyenv/bin:/tmp/venv-MM6W/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 09:40:00 ++ pwd 09:40:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:40:00 + export PYTHONPATH 09:40:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:40:00 + TOX_TESTENV_PASSENV=PYTHONPATH 09:40:00 + tox --version 09:40:01 4.28.4 from /tmp/venv-MM6W/lib/python3.10/site-packages/tox/__init__.py 09:40:01 + PARALLEL=false 09:40:01 + TOX_OPTIONS_LIST= 09:40:01 + [[ -n pre-commit ]] 09:40:01 + TOX_OPTIONS_LIST=' -e pre-commit' 09:40:01 + case ${PARALLEL,,} in 09:40:01 + tox -e pre-commit 09:40:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:40:02 pre-commit: install_deps> python -I -m pip install pre-commit 09:40:04 pre-commit: freeze> python -m pip freeze --all 09:40:04 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.18.0,identify==2.6.13,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,virtualenv==20.33.1 09:40:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:40:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:40:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:40:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:40:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:40:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:40:07 [INFO] Once installed this environment will be reused. 09:40:07 [INFO] This may take a few minutes... 09:40:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:40:11 [INFO] Once installed this environment will be reused. 09:40:11 [INFO] This may take a few minutes... 09:40:16 trim trailing whitespace.................................................Passed 09:40:16 Tabs remover.............................................................Passed 09:40:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:40:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:40:16 [INFO] Once installed this environment will be reused. 09:40:16 [INFO] This may take a few minutes... 09:40:24 gitlint..............................................(no files to check)Skipped 09:40:24 pre-commit: OK (23.00=setup[3.36]+cmd[11.28,8.35] seconds) 09:40:24 congratulations :) (23.21 seconds) 09:40:24 + tox_status=0 09:40:24 + echo '---> Completed tox runs' 09:40:24 ---> Completed tox runs 09:40:24 + for i in .tox/*/log 09:40:24 ++ echo .tox/pre-commit/log 09:40:24 ++ awk -F/ '{print $2}' 09:40:24 + tox_env=pre-commit 09:40:24 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:40:24 + DOC_DIR=docs/_build/html 09:40:24 + [[ -d docs/_build/html ]] 09:40:24 + echo '---> tox-run.sh ends' 09:40:24 ---> tox-run.sh ends 09:40:24 + test 0 -eq 0 09:40:25 $ ssh-agent -k 09:40:25 unset SSH_AUTH_SOCK; 09:40:25 unset SSH_AGENT_PID; 09:40:25 echo Agent pid 1650 killed; 09:40:25 [ssh-agent] Stopped. 09:40:25 [PostBuildScript] - [INFO] Executing post build scripts. 09:40:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7117955981446577816.sh 09:40:25 ---> sysstat.sh 09:40:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14754613785908610753.sh 09:40:25 ---> package-listing.sh 09:40:25 ++ tr '[:upper:]' '[:lower:]' 09:40:25 ++ facter osfamily 09:40:25 + OS_FAMILY=debian 09:40:25 + workspace=/w/workspace/oom-master-pre-commit-lint 09:40:25 + START_PACKAGES=/tmp/packages_start.txt 09:40:25 + END_PACKAGES=/tmp/packages_end.txt 09:40:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:40:25 + PACKAGES=/tmp/packages_start.txt 09:40:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:40:25 + PACKAGES=/tmp/packages_end.txt 09:40:25 + case "${OS_FAMILY}" in 09:40:25 + dpkg -l 09:40:25 + grep '^ii' 09:40:25 + '[' -f /tmp/packages_start.txt ']' 09:40:25 + '[' -f /tmp/packages_end.txt ']' 09:40:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:40:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:40:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:40:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:40:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins517513382132006343.sh 09:40:25 ---> capture-instance-metadata.sh 09:40:25 Setup pyenv: 09:40:26 system 09:40:26 3.8.13 09:40:26 3.9.13 09:40:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:40:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Ksz 09:40:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:33 lf-activate-venv(): INFO: Installing: lftools 09:40:54 lf-activate-venv(): INFO: Adding /tmp/venv-4Ksz/bin to PATH 09:40:54 INFO: Running in OpenStack, capturing instance metadata 09:40:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12614524966253940971.sh 09:40:54 provisioning config files... 09:40:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2536442273479045202tmp 09:40:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:40:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:40:54 [EnvInject] - Injecting environment variables from a build step. 09:40:54 [EnvInject] - Injecting as environment variables the properties content 09:40:54 SERVER_ID=logs 09:40:54 09:40:54 [EnvInject] - Variables injected successfully. 09:40:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11892586663867072356.sh 09:40:54 ---> create-netrc.sh 09:40:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15180518167924033957.sh 09:40:54 ---> python-tools-install.sh 09:40:54 Setup pyenv: 09:40:54 system 09:40:54 3.8.13 09:40:54 3.9.13 09:40:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:40:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ksz from file:/tmp/.os_lf_venv 09:40:56 lf-activate-venv(): INFO: Installing: lftools 09:41:04 lf-activate-venv(): INFO: Adding /tmp/venv-4Ksz/bin to PATH 09:41:04 Generating Requirements File 09:41:23 Python 3.10.6 09:41:24 pip 25.2 from /tmp/venv-4Ksz/lib/python3.10/site-packages/pip (python 3.10) 09:41:24 appdirs==1.4.4 09:41:24 argcomplete==3.6.2 09:41:24 aspy.yaml==1.3.0 09:41:24 attrs==25.3.0 09:41:24 autopage==0.5.2 09:41:24 beautifulsoup4==4.13.4 09:41:24 boto3==1.40.8 09:41:24 botocore==1.40.8 09:41:24 bs4==0.0.2 09:41:24 cachetools==5.5.2 09:41:24 certifi==2025.8.3 09:41:24 cffi==1.17.1 09:41:24 cfgv==3.4.0 09:41:24 chardet==5.2.0 09:41:24 charset-normalizer==3.4.3 09:41:24 click==8.2.1 09:41:24 cliff==4.10.0 09:41:24 cmd2==2.7.0 09:41:24 cryptography==3.3.2 09:41:24 debtcollector==3.0.0 09:41:24 decorator==5.2.1 09:41:24 defusedxml==0.7.1 09:41:24 Deprecated==1.2.18 09:41:24 distlib==0.4.0 09:41:24 dnspython==2.7.0 09:41:24 docker==7.1.0 09:41:24 dogpile.cache==1.4.0 09:41:24 durationpy==0.10 09:41:24 email_validator==2.2.0 09:41:24 filelock==3.18.0 09:41:24 future==1.0.0 09:41:24 gitdb==4.0.12 09:41:24 GitPython==3.1.45 09:41:24 google-auth==2.40.3 09:41:24 httplib2==0.22.0 09:41:24 identify==2.6.13 09:41:24 idna==3.10 09:41:24 importlib-resources==1.5.0 09:41:24 iso8601==2.1.0 09:41:24 Jinja2==3.1.6 09:41:24 jmespath==1.0.1 09:41:24 jsonpatch==1.33 09:41:24 jsonpointer==3.0.0 09:41:24 jsonschema==4.25.0 09:41:24 jsonschema-specifications==2025.4.1 09:41:24 keystoneauth1==5.11.1 09:41:24 kubernetes==33.1.0 09:41:24 lftools==0.37.13 09:41:24 lxml==6.0.0 09:41:24 markdown-it-py==4.0.0 09:41:24 MarkupSafe==3.0.2 09:41:24 mdurl==0.1.2 09:41:24 msgpack==1.1.1 09:41:24 multi_key_dict==2.0.3 09:41:24 munch==4.0.0 09:41:24 netaddr==1.3.0 09:41:24 niet==1.4.2 09:41:24 nodeenv==1.9.1 09:41:24 oauth2client==4.1.3 09:41:24 oauthlib==3.3.1 09:41:24 openstacksdk==4.6.0 09:41:24 os-client-config==2.3.0 09:41:24 os-service-types==1.8.0 09:41:24 osc-lib==4.1.0 09:41:24 oslo.config==10.0.0 09:41:24 oslo.context==6.0.0 09:41:24 oslo.i18n==6.5.1 09:41:24 oslo.log==7.2.0 09:41:24 oslo.serialization==5.7.0 09:41:24 oslo.utils==9.0.0 09:41:24 packaging==25.0 09:41:24 pbr==7.0.0 09:41:24 platformdirs==4.3.8 09:41:24 prettytable==3.16.0 09:41:24 psutil==7.0.0 09:41:24 pyasn1==0.6.1 09:41:24 pyasn1_modules==0.4.2 09:41:24 pycparser==2.22 09:41:24 pygerrit2==2.0.15 09:41:24 PyGithub==2.7.0 09:41:24 Pygments==2.19.2 09:41:24 PyJWT==2.10.1 09:41:24 PyNaCl==1.5.0 09:41:24 pyparsing==2.4.7 09:41:24 pyperclip==1.9.0 09:41:24 pyrsistent==0.20.0 09:41:24 python-cinderclient==9.7.0 09:41:24 python-dateutil==2.9.0.post0 09:41:24 python-heatclient==4.3.0 09:41:24 python-jenkins==1.8.3 09:41:24 python-keystoneclient==5.6.0 09:41:24 python-magnumclient==4.8.1 09:41:24 python-openstackclient==8.1.0 09:41:24 python-swiftclient==4.8.0 09:41:24 PyYAML==6.0.2 09:41:24 referencing==0.36.2 09:41:24 requests==2.32.4 09:41:24 requests-oauthlib==2.0.0 09:41:24 requestsexceptions==1.4.0 09:41:24 rfc3986==2.0.0 09:41:24 rich==14.1.0 09:41:24 rich-argparse==1.7.1 09:41:24 rpds-py==0.27.0 09:41:24 rsa==4.9.1 09:41:24 ruamel.yaml==0.18.14 09:41:24 ruamel.yaml.clib==0.2.12 09:41:24 s3transfer==0.13.1 09:41:24 simplejson==3.20.1 09:41:24 six==1.17.0 09:41:24 smmap==5.0.2 09:41:24 soupsieve==2.7 09:41:24 stevedore==5.4.1 09:41:24 tabulate==0.9.0 09:41:24 toml==0.10.2 09:41:24 tomlkit==0.13.3 09:41:24 tqdm==4.67.1 09:41:24 typing_extensions==4.14.1 09:41:24 tzdata==2025.2 09:41:24 urllib3==1.26.20 09:41:24 virtualenv==20.33.1 09:41:24 wcwidth==0.2.13 09:41:24 websocket-client==1.8.0 09:41:24 wrapt==1.17.3 09:41:24 xdg==6.0.0 09:41:24 xmltodict==0.14.2 09:41:24 yq==3.4.3 09:41:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15344781423407560565.sh 09:41:24 ---> sudo-logs.sh 09:41:24 Archiving 'sudo' log.. 09:41:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7117470603218360204.sh 09:41:24 ---> job-cost.sh 09:41:24 Setup pyenv: 09:41:24 system 09:41:24 3.8.13 09:41:24 3.9.13 09:41:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:41:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ksz from file:/tmp/.os_lf_venv 09:41:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:41:31 lf-activate-venv(): INFO: Adding /tmp/venv-4Ksz/bin to PATH 09:41:31 INFO: No Stack... 09:41:31 INFO: Retrieving Pricing Info for: v3-standard-4 09:41:32 INFO: Archiving Costs 09:41:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7347670329766871025.sh 09:41:32 ---> logs-deploy.sh 09:41:32 Setup pyenv: 09:41:32 system 09:41:32 3.8.13 09:41:32 3.9.13 09:41:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:41:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Ksz from file:/tmp/.os_lf_venv 09:41:34 lf-activate-venv(): INFO: Installing: lftools 09:41:42 lf-activate-venv(): INFO: Adding /tmp/venv-4Ksz/bin to PATH 09:41:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4211 09:41:42 INFO: archiving workspace using pattern(s): 09:41:43 Archives upload complete. 09:41:43 INFO: archiving logs to Nexus 09:41:44 ---> uname -a: 09:41:44 Linux prd-ubuntu1804-builder-4c-4g-35179 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:41:44 09:41:44 09:41:44 ---> lscpu: 09:41:44 Architecture: x86_64 09:41:44 CPU op-mode(s): 32-bit, 64-bit 09:41:44 Byte Order: Little Endian 09:41:44 CPU(s): 4 09:41:44 On-line CPU(s) list: 0-3 09:41:44 Thread(s) per core: 1 09:41:44 Core(s) per socket: 1 09:41:44 Socket(s): 4 09:41:44 NUMA node(s): 1 09:41:44 Vendor ID: AuthenticAMD 09:41:44 CPU family: 23 09:41:44 Model: 49 09:41:44 Model name: AMD EPYC-Rome Processor 09:41:44 Stepping: 0 09:41:44 CPU MHz: 2799.998 09:41:44 BogoMIPS: 5599.99 09:41:44 Virtualization: AMD-V 09:41:44 Hypervisor vendor: KVM 09:41:44 Virtualization type: full 09:41:44 L1d cache: 32K 09:41:44 L1i cache: 32K 09:41:44 L2 cache: 512K 09:41:44 L3 cache: 16384K 09:41:44 NUMA node0 CPU(s): 0-3 09:41:44 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 09:41:44 09:41:44 09:41:44 ---> nproc: 09:41:44 4 09:41:44 09:41:44 09:41:44 ---> df -h: 09:41:44 Filesystem Size Used Avail Use% Mounted on 09:41:44 udev 7.9G 0 7.9G 0% /dev 09:41:44 tmpfs 1.6G 672K 1.6G 1% /run 09:41:44 /dev/vda1 78G 8.4G 69G 11% / 09:41:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:41:44 tmpfs 5.0M 0 5.0M 0% /run/lock 09:41:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:41:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:41:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:41:44 09:41:44 09:41:44 ---> free -m: 09:41:44 total used free shared buff/cache available 09:41:44 Mem: 16040 573 13250 0 2215 15145 09:41:44 Swap: 1023 0 1023 09:41:44 09:41:44 09:41:44 ---> ip addr: 09:41:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:41:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:41:44 inet 127.0.0.1/8 scope host lo 09:41:44 valid_lft forever preferred_lft forever 09:41:44 inet6 ::1/128 scope host 09:41:44 valid_lft forever preferred_lft forever 09:41:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:41:44 link/ether fa:16:3e:9e:ae:fa brd ff:ff:ff:ff:ff:ff 09:41:44 inet 10.30.107.197/23 brd 10.30.107.255 scope global dynamic ens3 09:41:44 valid_lft 86255sec preferred_lft 86255sec 09:41:44 inet6 fe80::f816:3eff:fe9e:aefa/64 scope link 09:41:44 valid_lft forever preferred_lft forever 09:41:44 09:41:44 09:41:44 ---> sar -b -r -n DEV: 09:41:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35179) 08/13/25 _x86_64_ (4 CPU) 09:41:44 09:41:44 09:39:20 LINUX RESTART (4 CPU) 09:41:44 09:41:44 09:40:02 tps rtps wtps bread/s bwrtn/s 09:41:44 09:41:01 125.00 2.37 122.62 162.96 43810.34 09:41:44 Average: 125.00 2.37 122.62 162.96 43810.34 09:41:44 09:41:44 09:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:41:44 09:41:01 13674704 15481792 2750264 16.74 77592 1917200 876312 5.02 823440 1687560 153496 09:41:44 Average: 13674704 15481792 2750264 16.74 77592 1917200 876312 5.02 823440 1687560 153496 09:41:44 09:41:44 09:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:41:44 09:41:01 lo 2.51 2.51 0.28 0.28 0.00 0.00 0.00 0.00 09:41:44 09:41:01 ens3 159.19 109.51 1312.70 14.80 0.00 0.00 0.00 0.00 09:41:44 Average: lo 2.51 2.51 0.28 0.28 0.00 0.00 0.00 0.00 09:41:44 Average: ens3 159.19 109.51 1312.70 14.80 0.00 0.00 0.00 0.00 09:41:44 09:41:44 09:41:44 ---> sar -P ALL: 09:41:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35179) 08/13/25 _x86_64_ (4 CPU) 09:41:44 09:41:44 09:39:20 LINUX RESTART (4 CPU) 09:41:44 09:41:44 09:40:02 CPU %user %nice %system %iowait %steal %idle 09:41:44 09:41:01 all 23.57 0.00 2.03 2.24 0.07 72.09 09:41:44 09:41:01 0 14.86 0.00 1.22 3.47 0.05 80.40 09:41:44 09:41:01 1 31.23 0.00 2.12 1.29 0.08 65.27 09:41:44 09:41:01 2 29.11 0.00 2.77 3.96 0.07 64.10 09:41:44 09:41:01 3 19.05 0.00 1.99 0.27 0.07 78.62 09:41:44 Average: all 23.57 0.00 2.03 2.24 0.07 72.09 09:41:44 Average: 0 14.86 0.00 1.22 3.47 0.05 80.40 09:41:44 Average: 1 31.23 0.00 2.12 1.29 0.08 65.27 09:41:44 Average: 2 29.11 0.00 2.77 3.96 0.07 64.10 09:41:44 Average: 3 19.05 0.00 1.99 0.27 0.07 78.62 09:41:44 09:41:44 09:41:44