08:48:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141804 08:48:45 Running as SYSTEM 08:48:45 [EnvInject] - Loading node environment variables. 08:48:45 Building remotely on prd-ubuntu1804-builder-4c-4g-35169 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:48:45 [ssh-agent] Looking for ssh-agent implementation... 08:48:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:45 $ ssh-agent 08:48:45 SSH_AUTH_SOCK=/tmp/ssh-EBfpduxXB5Mc/agent.1623 08:48:45 SSH_AGENT_PID=1625 08:48:45 [ssh-agent] Started. 08:48:45 Running ssh-add (command line suppressed) 08:48:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3197178857505078666.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3197178857505078666.key) 08:48:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:48:45 The recommended git tool is: NONE 08:48:47 using credential onap-jenkins-ssh 08:48:47 Wiping out workspace first. 08:48:47 Cloning the remote Git repository 08:48:47 Cloning repository git://cloud.onap.org/mirror/oom.git 08:48:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:48:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:48:47 > git --version # timeout=10 08:48:47 > git --version # 'git version 2.17.1' 08:48:47 using GIT_SSH to set credentials Gerrit user 08:48:47 Verifying host key using manually-configured host key entries 08:48:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:48:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:48:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:48:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:48:53 using GIT_SSH to set credentials Gerrit user 08:48:53 Verifying host key using manually-configured host key entries 08:48:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/04/141804/1 # timeout=30 08:48:53 > git rev-parse 391e3c37a3c63fc8bf705c562a64f03a267798bd^{commit} # timeout=10 08:48:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:48:53 Checking out Revision 391e3c37a3c63fc8bf705c562a64f03a267798bd (refs/changes/04/141804/1) 08:48:53 > git config core.sparsecheckout # timeout=10 08:48:53 > git checkout -f 391e3c37a3c63fc8bf705c562a64f03a267798bd # timeout=30 08:48:57 Commit message: "[PORTALNG] 14.1.0 release" 08:48:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:48:57 > git rev-list --no-walk 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=10 08:48:57 [EnvInject] - Injecting environment variables from a build step. 08:48:57 [EnvInject] - Injecting as environment variables the properties content 08:48:57 PYTHON=python3 08:48:57 08:48:57 [EnvInject] - Variables injected successfully. 08:48:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2113020750166557128.sh 08:48:57 ---> tox-install.sh 08:48:57 + source /home/jenkins/lf-env.sh 08:48:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:48:57 ++ mktemp -d /tmp/venv-XXXX 08:48:57 + lf_venv=/tmp/venv-nACB 08:48:57 + local venv_file=/tmp/.os_lf_venv 08:48:57 + local python=python3 08:48:57 + local options 08:48:57 + local set_path=true 08:48:57 + local install_args= 08:48:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:48:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:48:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:48:57 + true 08:48:57 + case $1 in 08:48:57 + venv_file=/tmp/.toxenv 08:48:57 + shift 2 08:48:57 + true 08:48:57 + case $1 in 08:48:57 + shift 08:48:57 + break 08:48:57 + case $python in 08:48:57 + local pkg_list= 08:48:57 + [[ -d /opt/pyenv ]] 08:48:57 + echo 'Setup pyenv:' 08:48:57 Setup pyenv: 08:48:57 + export PYENV_ROOT=/opt/pyenv 08:48:57 + PYENV_ROOT=/opt/pyenv 08:48:57 + 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 08:48:57 + 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 08:48:57 + pyenv versions 08:48:57 * system (set by /opt/pyenv/version) 08:48:57 * 3.8.13 (set by /opt/pyenv/version) 08:48:57 * 3.9.13 (set by /opt/pyenv/version) 08:48:57 * 3.10.6 (set by /opt/pyenv/version) 08:48:57 + command -v pyenv 08:48:57 ++ pyenv init - --no-rehash 08:48:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:48:57 export PATH="/opt/pyenv/shims:${PATH}" 08:48:57 export PYENV_SHELL=bash 08:48:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:48:57 pyenv() { 08:48:57 local command 08:48:57 command="${1:-}" 08:48:57 if [ "$#" -gt 0 ]; then 08:48:57 shift 08:48:57 fi 08:48:57 08:48:57 case "$command" in 08:48:57 rehash|shell) 08:48:57 eval "$(pyenv "sh-$command" "$@")" 08:48:57 ;; 08:48:57 *) 08:48:57 command pyenv "$command" "$@" 08:48:57 ;; 08:48:57 esac 08:48:57 }' 08:48:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:48:57 ++ 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 08:48:57 ++ 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 08:48:57 ++ 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 08:48:57 ++ export PYENV_SHELL=bash 08:48:57 ++ PYENV_SHELL=bash 08:48:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:48:57 +++ complete -F _pyenv pyenv 08:48:57 ++ lf-pyver python3 08:48:57 ++ local py_version_xy=python3 08:48:57 ++ local py_version_xyz= 08:48:57 ++ pyenv versions 08:48:57 ++ sed 's/^[ *]* //' 08:48:57 ++ awk '{ print $1 }' 08:48:57 ++ grep -E '^[0-9.]*[0-9]$' 08:48:57 ++ local command 08:48:57 ++ command=versions 08:48:57 ++ '[' 1 -gt 0 ']' 08:48:57 ++ shift 08:48:57 ++ case "$command" in 08:48:57 ++ command pyenv versions 08:48:57 ++ pyenv versions 08:48:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:48:58 +++ grep '^3' /tmp/.pyenv_versions 08:48:58 +++ sort -V 08:48:58 +++ tail -n 1 08:48:58 ++ py_version_xyz=3.10.6 08:48:58 ++ [[ -z 3.10.6 ]] 08:48:58 ++ echo 3.10.6 08:48:58 ++ return 0 08:48:58 + pyenv local 3.10.6 08:48:58 + local command 08:48:58 + command=local 08:48:58 + '[' 2 -gt 0 ']' 08:48:58 + shift 08:48:58 + case "$command" in 08:48:58 + command pyenv local 3.10.6 08:48:58 + pyenv local 3.10.6 08:48:58 + for arg in "$@" 08:48:58 + case $arg in 08:48:58 + pkg_list+='tox ' 08:48:58 + for arg in "$@" 08:48:58 + case $arg in 08:48:58 + pkg_list+='virtualenv ' 08:48:58 + for arg in "$@" 08:48:58 + case $arg in 08:48:58 + pkg_list+='urllib3~=1.26.15 ' 08:48:58 + [[ -f /tmp/.toxenv ]] 08:48:58 + [[ ! -f /tmp/.toxenv ]] 08:48:58 + [[ -n '' ]] 08:48:58 + python3 -m venv /tmp/venv-nACB 08:49:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nACB' 08:49:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nACB 08:49:02 + echo /tmp/venv-nACB 08:49:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:49:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:49:02 + /tmp/venv-nACB/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:49:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:49:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:49:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:49:06 + /tmp/venv-nACB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:49:08 + type python3 08:49:08 + true 08:49:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nACB/bin to PATH' 08:49:08 lf-activate-venv(): INFO: Adding /tmp/venv-nACB/bin to PATH 08:49:08 + PATH=/tmp/venv-nACB/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 08:49:08 + return 0 08:49:08 + python3 --version 08:49:08 Python 3.10.6 08:49:08 + python3 -m pip --version 08:49:08 pip 25.2 from /tmp/venv-nACB/lib/python3.10/site-packages/pip (python 3.10) 08:49:08 + python3 -m pip freeze 08:49:08 cachetools==6.1.0 08:49:08 chardet==5.2.0 08:49:08 colorama==0.4.6 08:49:08 distlib==0.4.0 08:49:08 filelock==3.18.0 08:49:08 packaging==25.0 08:49:08 platformdirs==4.3.8 08:49:08 pluggy==1.6.0 08:49:08 pyproject-api==1.9.1 08:49:08 tomli==2.2.1 08:49:08 tox==4.28.4 08:49:08 typing_extensions==4.14.1 08:49:08 urllib3==1.26.20 08:49:08 virtualenv==20.33.1 08:49:08 [EnvInject] - Injecting environment variables from a build step. 08:49:08 [EnvInject] - Injecting as environment variables the properties content 08:49:08 PARALLEL=false 08:49:08 08:49:08 [EnvInject] - Variables injected successfully. 08:49:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17719221338467620046.sh 08:49:08 ---> tox-run.sh 08:49:08 + 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 08:49:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:49:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:49:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:49:08 + cd /w/workspace/oom-master-pre-commit-lint/. 08:49:08 + source /home/jenkins/lf-env.sh 08:49:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:49:08 ++ mktemp -d /tmp/venv-XXXX 08:49:08 + lf_venv=/tmp/venv-UBV6 08:49:08 + local venv_file=/tmp/.os_lf_venv 08:49:08 + local python=python3 08:49:08 + local options 08:49:08 + local set_path=true 08:49:08 + local install_args= 08:49:08 ++ 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 08:49:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:49:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:49:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:49:08 + true 08:49:08 + case $1 in 08:49:08 + venv_file=/tmp/.toxenv 08:49:08 + shift 2 08:49:08 + true 08:49:08 + case $1 in 08:49:08 + shift 08:49:08 + break 08:49:08 + case $python in 08:49:08 + local pkg_list= 08:49:08 + [[ -d /opt/pyenv ]] 08:49:08 + echo 'Setup pyenv:' 08:49:08 Setup pyenv: 08:49:08 + export PYENV_ROOT=/opt/pyenv 08:49:08 + PYENV_ROOT=/opt/pyenv 08:49:08 + 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 08:49:08 + 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 08:49:08 + pyenv versions 08:49:08 system 08:49:08 3.8.13 08:49:08 3.9.13 08:49:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:08 + command -v pyenv 08:49:08 ++ pyenv init - --no-rehash 08:49:09 + 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[*]}"'\'')" 08:49:09 export PATH="/opt/pyenv/shims:${PATH}" 08:49:09 export PYENV_SHELL=bash 08:49:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:49:09 pyenv() { 08:49:09 local command 08:49:09 command="${1:-}" 08:49:09 if [ "$#" -gt 0 ]; then 08:49:09 shift 08:49:09 fi 08:49:09 08:49:09 case "$command" in 08:49:09 rehash|shell) 08:49:09 eval "$(pyenv "sh-$command" "$@")" 08:49:09 ;; 08:49:09 *) 08:49:09 command pyenv "$command" "$@" 08:49:09 ;; 08:49:09 esac 08:49:09 }' 08:49:09 +++ 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[*]}"' 08:49:09 ++ 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 08:49:09 ++ 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 08:49:09 ++ 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 08:49:09 ++ export PYENV_SHELL=bash 08:49:09 ++ PYENV_SHELL=bash 08:49:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:49:09 +++ complete -F _pyenv pyenv 08:49:09 ++ lf-pyver python3 08:49:09 ++ local py_version_xy=python3 08:49:09 ++ local py_version_xyz= 08:49:09 ++ pyenv versions 08:49:09 ++ local command 08:49:09 ++ sed 's/^[ *]* //' 08:49:09 ++ command=versions 08:49:09 ++ '[' 1 -gt 0 ']' 08:49:09 ++ shift 08:49:09 ++ case "$command" in 08:49:09 ++ command pyenv versions 08:49:09 ++ pyenv versions 08:49:09 ++ grep -E '^[0-9.]*[0-9]$' 08:49:09 ++ awk '{ print $1 }' 08:49:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:49:09 +++ grep '^3' /tmp/.pyenv_versions 08:49:09 +++ sort -V 08:49:09 +++ tail -n 1 08:49:09 ++ py_version_xyz=3.10.6 08:49:09 ++ [[ -z 3.10.6 ]] 08:49:09 ++ echo 3.10.6 08:49:09 ++ return 0 08:49:09 + pyenv local 3.10.6 08:49:09 + local command 08:49:09 + command=local 08:49:09 + '[' 2 -gt 0 ']' 08:49:09 + shift 08:49:09 + case "$command" in 08:49:09 + command pyenv local 3.10.6 08:49:09 + pyenv local 3.10.6 08:49:09 + for arg in "$@" 08:49:09 + case $arg in 08:49:09 + pkg_list+='tox ' 08:49:09 + for arg in "$@" 08:49:09 + case $arg in 08:49:09 + pkg_list+='virtualenv ' 08:49:09 + for arg in "$@" 08:49:09 + case $arg in 08:49:09 + pkg_list+='urllib3~=1.26.15 ' 08:49:09 + [[ -f /tmp/.toxenv ]] 08:49:09 ++ cat /tmp/.toxenv 08:49:09 + lf_venv=/tmp/venv-nACB 08:49:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nACB from' file:/tmp/.toxenv 08:49:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nACB from file:/tmp/.toxenv 08:49:09 + /tmp/venv-nACB/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:49:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:49:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:49:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:49:10 + /tmp/venv-nACB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:49:11 + type python3 08:49:11 + true 08:49:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nACB/bin to PATH' 08:49:11 lf-activate-venv(): INFO: Adding /tmp/venv-nACB/bin to PATH 08:49:11 + PATH=/tmp/venv-nACB/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 08:49:11 + return 0 08:49:11 + [[ -d /opt/pyenv ]] 08:49:11 + echo '---> Setting up pyenv' 08:49:11 ---> Setting up pyenv 08:49:11 + export PYENV_ROOT=/opt/pyenv 08:49:11 + PYENV_ROOT=/opt/pyenv 08:49:11 + export PATH=/opt/pyenv/bin:/tmp/venv-nACB/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 08:49:11 + PATH=/opt/pyenv/bin:/tmp/venv-nACB/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 08:49:11 ++ pwd 08:49:11 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:49:11 + export PYTHONPATH 08:49:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:49:11 + TOX_TESTENV_PASSENV=PYTHONPATH 08:49:11 + tox --version 08:49:11 4.28.4 from /tmp/venv-nACB/lib/python3.10/site-packages/tox/__init__.py 08:49:11 + PARALLEL=false 08:49:11 + TOX_OPTIONS_LIST= 08:49:11 + [[ -n pre-commit ]] 08:49:11 + TOX_OPTIONS_LIST=' -e pre-commit' 08:49:11 + case ${PARALLEL,,} in 08:49:11 + tox -e pre-commit 08:49:11 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:49:12 pre-commit: install_deps> python -I -m pip install pre-commit 08:49:15 pre-commit: freeze> python -m pip freeze --all 08:49:15 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 08:49:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:49:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:49:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:49:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:49:19 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:49:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:49:20 [INFO] Once installed this environment will be reused. 08:49:20 [INFO] This may take a few minutes... 08:49:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:49:24 [INFO] Once installed this environment will be reused. 08:49:24 [INFO] This may take a few minutes... 08:49:31 trim trailing whitespace.................................................Passed 08:49:32 Tabs remover.............................................................Passed 08:49:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:49:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:49:32 [INFO] Once installed this environment will be reused. 08:49:32 [INFO] This may take a few minutes... 08:49:40 gitlint..............................................(no files to check)Skipped 08:49:40 pre-commit: OK (28.64=setup[3.62]+cmd[16.45,8.57] seconds) 08:49:40 congratulations :) (28.86 seconds) 08:49:40 + tox_status=0 08:49:40 + echo '---> Completed tox runs' 08:49:40 ---> Completed tox runs 08:49:40 + for i in .tox/*/log 08:49:40 ++ echo .tox/pre-commit/log 08:49:40 ++ awk -F/ '{print $2}' 08:49:40 + tox_env=pre-commit 08:49:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:49:40 + DOC_DIR=docs/_build/html 08:49:40 + [[ -d docs/_build/html ]] 08:49:40 + echo '---> tox-run.sh ends' 08:49:40 ---> tox-run.sh ends 08:49:40 + test 0 -eq 0 08:49:40 $ ssh-agent -k 08:49:40 unset SSH_AUTH_SOCK; 08:49:40 unset SSH_AGENT_PID; 08:49:40 echo Agent pid 1625 killed; 08:49:40 [ssh-agent] Stopped. 08:49:40 [PostBuildScript] - [INFO] Executing post build scripts. 08:49:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18402958997346066370.sh 08:49:40 ---> sysstat.sh 08:49:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9284183972014742113.sh 08:49:41 ---> package-listing.sh 08:49:41 ++ facter osfamily 08:49:41 ++ tr '[:upper:]' '[:lower:]' 08:49:41 + OS_FAMILY=debian 08:49:41 + workspace=/w/workspace/oom-master-pre-commit-lint 08:49:41 + START_PACKAGES=/tmp/packages_start.txt 08:49:41 + END_PACKAGES=/tmp/packages_end.txt 08:49:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:49:41 + PACKAGES=/tmp/packages_start.txt 08:49:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:49:41 + PACKAGES=/tmp/packages_end.txt 08:49:41 + case "${OS_FAMILY}" in 08:49:41 + dpkg -l 08:49:41 + grep '^ii' 08:49:41 + '[' -f /tmp/packages_start.txt ']' 08:49:41 + '[' -f /tmp/packages_end.txt ']' 08:49:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:49:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:49:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:49:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:49:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4961316654352821736.sh 08:49:41 ---> capture-instance-metadata.sh 08:49:41 Setup pyenv: 08:49:41 system 08:49:41 3.8.13 08:49:41 3.9.13 08:49:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-akpr 08:49:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:49:49 lf-activate-venv(): INFO: Installing: lftools 08:50:12 lf-activate-venv(): INFO: Adding /tmp/venv-akpr/bin to PATH 08:50:12 INFO: Running in OpenStack, capturing instance metadata 08:50:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4086200142909537813.sh 08:50:12 provisioning config files... 08:50:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15412588633264899240tmp 08:50:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:50:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:50:12 [EnvInject] - Injecting environment variables from a build step. 08:50:12 [EnvInject] - Injecting as environment variables the properties content 08:50:12 SERVER_ID=logs 08:50:12 08:50:12 [EnvInject] - Variables injected successfully. 08:50:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14477348376125041823.sh 08:50:12 ---> create-netrc.sh 08:50:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12035386063452729553.sh 08:50:12 ---> python-tools-install.sh 08:50:12 Setup pyenv: 08:50:12 system 08:50:12 3.8.13 08:50:12 3.9.13 08:50:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:50:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-akpr from file:/tmp/.os_lf_venv 08:50:14 lf-activate-venv(): INFO: Installing: lftools 08:50:22 lf-activate-venv(): INFO: Adding /tmp/venv-akpr/bin to PATH 08:50:22 Generating Requirements File 08:50:44 Python 3.10.6 08:50:44 pip 25.2 from /tmp/venv-akpr/lib/python3.10/site-packages/pip (python 3.10) 08:50:45 appdirs==1.4.4 08:50:45 argcomplete==3.6.2 08:50:45 aspy.yaml==1.3.0 08:50:45 attrs==25.3.0 08:50:45 autopage==0.5.2 08:50:45 beautifulsoup4==4.13.4 08:50:45 boto3==1.40.8 08:50:45 botocore==1.40.8 08:50:45 bs4==0.0.2 08:50:45 cachetools==5.5.2 08:50:45 certifi==2025.8.3 08:50:45 cffi==1.17.1 08:50:45 cfgv==3.4.0 08:50:45 chardet==5.2.0 08:50:45 charset-normalizer==3.4.3 08:50:45 click==8.2.1 08:50:45 cliff==4.10.0 08:50:45 cmd2==2.7.0 08:50:45 cryptography==3.3.2 08:50:45 debtcollector==3.0.0 08:50:45 decorator==5.2.1 08:50:45 defusedxml==0.7.1 08:50:45 Deprecated==1.2.18 08:50:45 distlib==0.4.0 08:50:45 dnspython==2.7.0 08:50:45 docker==7.1.0 08:50:45 dogpile.cache==1.4.0 08:50:45 durationpy==0.10 08:50:45 email_validator==2.2.0 08:50:45 filelock==3.18.0 08:50:45 future==1.0.0 08:50:45 gitdb==4.0.12 08:50:45 GitPython==3.1.45 08:50:45 google-auth==2.40.3 08:50:45 httplib2==0.22.0 08:50:45 identify==2.6.13 08:50:45 idna==3.10 08:50:45 importlib-resources==1.5.0 08:50:45 iso8601==2.1.0 08:50:45 Jinja2==3.1.6 08:50:45 jmespath==1.0.1 08:50:45 jsonpatch==1.33 08:50:45 jsonpointer==3.0.0 08:50:45 jsonschema==4.25.0 08:50:45 jsonschema-specifications==2025.4.1 08:50:45 keystoneauth1==5.11.1 08:50:45 kubernetes==33.1.0 08:50:45 lftools==0.37.13 08:50:45 lxml==6.0.0 08:50:45 markdown-it-py==4.0.0 08:50:45 MarkupSafe==3.0.2 08:50:45 mdurl==0.1.2 08:50:45 msgpack==1.1.1 08:50:45 multi_key_dict==2.0.3 08:50:45 munch==4.0.0 08:50:45 netaddr==1.3.0 08:50:45 niet==1.4.2 08:50:45 nodeenv==1.9.1 08:50:45 oauth2client==4.1.3 08:50:45 oauthlib==3.3.1 08:50:45 openstacksdk==4.6.0 08:50:45 os-client-config==2.3.0 08:50:45 os-service-types==1.8.0 08:50:45 osc-lib==4.1.0 08:50:45 oslo.config==10.0.0 08:50:45 oslo.context==6.0.0 08:50:45 oslo.i18n==6.5.1 08:50:45 oslo.log==7.2.0 08:50:45 oslo.serialization==5.7.0 08:50:45 oslo.utils==9.0.0 08:50:45 packaging==25.0 08:50:45 pbr==6.1.1 08:50:45 platformdirs==4.3.8 08:50:45 prettytable==3.16.0 08:50:45 psutil==7.0.0 08:50:45 pyasn1==0.6.1 08:50:45 pyasn1_modules==0.4.2 08:50:45 pycparser==2.22 08:50:45 pygerrit2==2.0.15 08:50:45 PyGithub==2.7.0 08:50:45 Pygments==2.19.2 08:50:45 PyJWT==2.10.1 08:50:45 PyNaCl==1.5.0 08:50:45 pyparsing==2.4.7 08:50:45 pyperclip==1.9.0 08:50:45 pyrsistent==0.20.0 08:50:45 python-cinderclient==9.7.0 08:50:45 python-dateutil==2.9.0.post0 08:50:45 python-heatclient==4.3.0 08:50:45 python-jenkins==1.8.3 08:50:45 python-keystoneclient==5.6.0 08:50:45 python-magnumclient==4.8.1 08:50:45 python-openstackclient==8.1.0 08:50:45 python-swiftclient==4.8.0 08:50:45 PyYAML==6.0.2 08:50:45 referencing==0.36.2 08:50:45 requests==2.32.4 08:50:45 requests-oauthlib==2.0.0 08:50:45 requestsexceptions==1.4.0 08:50:45 rfc3986==2.0.0 08:50:45 rich==14.1.0 08:50:45 rich-argparse==1.7.1 08:50:45 rpds-py==0.27.0 08:50:45 rsa==4.9.1 08:50:45 ruamel.yaml==0.18.14 08:50:45 ruamel.yaml.clib==0.2.12 08:50:45 s3transfer==0.13.1 08:50:45 simplejson==3.20.1 08:50:45 six==1.17.0 08:50:45 smmap==5.0.2 08:50:45 soupsieve==2.7 08:50:45 stevedore==5.4.1 08:50:45 tabulate==0.9.0 08:50:45 toml==0.10.2 08:50:45 tomlkit==0.13.3 08:50:45 tqdm==4.67.1 08:50:45 typing_extensions==4.14.1 08:50:45 tzdata==2025.2 08:50:45 urllib3==1.26.20 08:50:45 virtualenv==20.33.1 08:50:45 wcwidth==0.2.13 08:50:45 websocket-client==1.8.0 08:50:45 wrapt==1.17.3 08:50:45 xdg==6.0.0 08:50:45 xmltodict==0.14.2 08:50:45 yq==3.4.3 08:50:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4193486604321409371.sh 08:50:45 ---> sudo-logs.sh 08:50:45 Archiving 'sudo' log.. 08:50:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins637386033153890739.sh 08:50:45 ---> job-cost.sh 08:50:45 Setup pyenv: 08:50:45 system 08:50:45 3.8.13 08:50:45 3.9.13 08:50:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:50:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-akpr from file:/tmp/.os_lf_venv 08:50:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:50:52 lf-activate-venv(): INFO: Adding /tmp/venv-akpr/bin to PATH 08:50:52 INFO: No Stack... 08:50:53 INFO: Retrieving Pricing Info for: v3-standard-4 08:50:53 INFO: Archiving Costs 08:50:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12222723519370121996.sh 08:50:53 ---> logs-deploy.sh 08:50:53 Setup pyenv: 08:50:53 system 08:50:53 3.8.13 08:50:53 3.9.13 08:50:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:50:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-akpr from file:/tmp/.os_lf_venv 08:50:55 lf-activate-venv(): INFO: Installing: lftools 08:51:03 lf-activate-venv(): INFO: Adding /tmp/venv-akpr/bin to PATH 08:51:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4210 08:51:03 INFO: archiving workspace using pattern(s): 08:51:04 Archives upload complete. 08:51:04 INFO: archiving logs to Nexus 08:51:05 ---> uname -a: 08:51:05 Linux prd-ubuntu1804-builder-4c-4g-35169 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:51:05 08:51:05 08:51:05 ---> lscpu: 08:51:05 Architecture: x86_64 08:51:05 CPU op-mode(s): 32-bit, 64-bit 08:51:05 Byte Order: Little Endian 08:51:05 CPU(s): 4 08:51:05 On-line CPU(s) list: 0-3 08:51:05 Thread(s) per core: 1 08:51:05 Core(s) per socket: 1 08:51:05 Socket(s): 4 08:51:05 NUMA node(s): 1 08:51:05 Vendor ID: AuthenticAMD 08:51:05 CPU family: 23 08:51:05 Model: 49 08:51:05 Model name: AMD EPYC-Rome Processor 08:51:05 Stepping: 0 08:51:05 CPU MHz: 2800.000 08:51:05 BogoMIPS: 5600.00 08:51:05 Virtualization: AMD-V 08:51:05 Hypervisor vendor: KVM 08:51:05 Virtualization type: full 08:51:05 L1d cache: 32K 08:51:05 L1i cache: 32K 08:51:05 L2 cache: 512K 08:51:05 L3 cache: 16384K 08:51:05 NUMA node0 CPU(s): 0-3 08:51: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 08:51:05 08:51:05 08:51:05 ---> nproc: 08:51:05 4 08:51:05 08:51:05 08:51:05 ---> df -h: 08:51:05 Filesystem Size Used Avail Use% Mounted on 08:51:05 udev 7.9G 0 7.9G 0% /dev 08:51:05 tmpfs 1.6G 672K 1.6G 1% /run 08:51:05 /dev/vda1 78G 8.4G 69G 11% / 08:51:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:51:05 tmpfs 5.0M 0 5.0M 0% /run/lock 08:51:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:51:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:51:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:51:05 08:51:05 08:51:05 ---> free -m: 08:51:05 total used free shared buff/cache available 08:51:05 Mem: 16040 557 13266 0 2215 15160 08:51:05 Swap: 1023 0 1023 08:51:05 08:51:05 08:51:05 ---> ip addr: 08:51:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:51:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:51:05 inet 127.0.0.1/8 scope host lo 08:51:05 valid_lft forever preferred_lft forever 08:51:05 inet6 ::1/128 scope host 08:51:05 valid_lft forever preferred_lft forever 08:51:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:51:05 link/ether fa:16:3e:a5:6a:da brd ff:ff:ff:ff:ff:ff 08:51:05 inet 10.30.106.236/23 brd 10.30.107.255 scope global dynamic ens3 08:51:05 valid_lft 86245sec preferred_lft 86245sec 08:51:05 inet6 fe80::f816:3eff:fea5:6ada/64 scope link 08:51:05 valid_lft forever preferred_lft forever 08:51:05 08:51:05 08:51:05 ---> sar -b -r -n DEV: 08:51:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35169) 08/13/25 _x86_64_ (4 CPU) 08:51:05 08:51:05 08:48:31 LINUX RESTART (4 CPU) 08:51:05 08:51:05 08:49:01 tps rtps wtps bread/s bwrtn/s 08:51:05 08:50:01 116.70 8.80 107.90 171.97 49458.42 08:51:05 08:51:01 96.18 1.05 95.13 120.91 10941.24 08:51:05 Average: 106.44 4.92 101.52 146.44 30199.83 08:51:05 08:51:05 08:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:51:05 08:50:01 13842812 15489332 2582156 15.72 63484 1779232 832208 4.76 815796 1544956 90140 08:51:05 08:51:01 13528780 15471868 2896188 17.63 87388 2035788 842956 4.82 848388 1791368 133700 08:51:05 Average: 13685796 15480600 2739172 16.68 75436 1907510 837582 4.79 832092 1668162 111920 08:51:05 08:51:05 08:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:51:05 08:50:01 ens3 150.32 106.27 926.26 13.80 0.00 0.00 0.00 0.00 08:51:05 08:50:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 08:51:05 08:51:01 ens3 99.35 70.79 809.97 12.47 0.00 0.00 0.00 0.00 08:51:05 08:51:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 08:51:05 Average: ens3 124.84 88.53 868.12 13.14 0.00 0.00 0.00 0.00 08:51:05 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 08:51:05 08:51:05 08:51:05 ---> sar -P ALL: 08:51:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35169) 08/13/25 _x86_64_ (4 CPU) 08:51:05 08:51:05 08:48:31 LINUX RESTART (4 CPU) 08:51:05 08:51:05 08:49:01 CPU %user %nice %system %iowait %steal %idle 08:51:05 08:50:01 all 21.33 0.00 2.17 4.92 0.07 71.51 08:51:05 08:50:01 0 15.53 0.00 2.37 5.10 0.07 76.94 08:51:05 08:50:01 1 22.89 0.00 2.02 1.47 0.08 73.53 08:51:05 08:50:01 2 26.37 0.00 2.25 0.55 0.09 70.74 08:51:05 08:50:01 3 20.61 0.00 2.06 12.45 0.05 64.83 08:51:05 08:51:01 all 20.82 0.00 1.39 2.22 0.05 75.52 08:51:05 08:51:01 0 5.80 0.00 0.79 1.80 0.03 91.58 08:51:05 08:51:01 1 23.67 0.00 1.14 0.67 0.07 74.45 08:51:05 08:51:01 2 50.82 0.00 2.89 1.05 0.07 45.18 08:51:05 08:51:01 3 2.99 0.00 0.75 5.34 0.05 90.86 08:51:05 Average: all 21.07 0.00 1.78 3.56 0.06 73.53 08:51:05 Average: 0 10.64 0.00 1.58 3.44 0.05 84.29 08:51:05 Average: 1 23.28 0.00 1.58 1.07 0.08 73.99 08:51:05 Average: 2 38.76 0.00 2.57 0.80 0.08 57.78 08:51:05 Average: 3 11.80 0.00 1.40 8.90 0.05 77.85 08:51:05 08:51:05 08:51:05