11:43:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141850 11:43:51 Running as SYSTEM 11:43:51 [EnvInject] - Loading node environment variables. 11:43:51 Building remotely on prd-ubuntu1804-builder-4c-4g-39996 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:43:51 [ssh-agent] Looking for ssh-agent implementation... 11:43:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:43:51 $ ssh-agent 11:43:51 SSH_AUTH_SOCK=/tmp/ssh-DAbAibu124pk/agent.1660 11:43:51 SSH_AGENT_PID=1662 11:43:51 [ssh-agent] Started. 11:43:51 Running ssh-add (command line suppressed) 11:43:51 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12215962230969872344.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12215962230969872344.key) 11:43:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:43:51 The recommended git tool is: NONE 11:43:54 using credential onap-jenkins-ssh 11:43:54 Wiping out workspace first. 11:43:54 Cloning the remote Git repository 11:43:54 Cloning repository git://cloud.onap.org/mirror/oom.git 11:43:54 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:43:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:43:54 > git --version # timeout=10 11:43:54 > git --version # 'git version 2.17.1' 11:43:54 using GIT_SSH to set credentials Gerrit user 11:43:54 Verifying host key using manually-configured host key entries 11:43:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:43:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:43:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:44:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:44:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:44:00 using GIT_SSH to set credentials Gerrit user 11:44:00 Verifying host key using manually-configured host key entries 11:44:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/141850/7 # timeout=30 11:44:00 > git rev-parse 853391cac5cf54933ef1348e46d3d76af6615152^{commit} # timeout=10 11:44:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:44:00 Checking out Revision 853391cac5cf54933ef1348e46d3d76af6615152 (refs/changes/50/141850/7) 11:44:00 > git config core.sparsecheckout # timeout=10 11:44:00 > git checkout -f 853391cac5cf54933ef1348e46d3d76af6615152 # timeout=30 11:44:06 Commit message: "[SDC] 13.1.1 release" 11:44:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:44:06 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 11:44:06 [EnvInject] - Injecting environment variables from a build step. 11:44:06 [EnvInject] - Injecting as environment variables the properties content 11:44:06 PYTHON=python3 11:44:06 11:44:06 [EnvInject] - Variables injected successfully. 11:44:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8650033285974881135.sh 11:44:07 ---> tox-install.sh 11:44:07 + source /home/jenkins/lf-env.sh 11:44:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:44:07 ++ mktemp -d /tmp/venv-XXXX 11:44:07 + lf_venv=/tmp/venv-RHYr 11:44:07 + local venv_file=/tmp/.os_lf_venv 11:44:07 + local python=python3 11:44:07 + local options 11:44:07 + local set_path=true 11:44:07 + local install_args= 11:44: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 11:44:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:44:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:44:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:44:07 + true 11:44:07 + case $1 in 11:44:07 + venv_file=/tmp/.toxenv 11:44:07 + shift 2 11:44:07 + true 11:44:07 + case $1 in 11:44:07 + shift 11:44:07 + break 11:44:07 + case $python in 11:44:07 + local pkg_list= 11:44:07 + [[ -d /opt/pyenv ]] 11:44:07 + echo 'Setup pyenv:' 11:44:07 Setup pyenv: 11:44:07 + export PYENV_ROOT=/opt/pyenv 11:44:07 + PYENV_ROOT=/opt/pyenv 11:44: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 11:44: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 11:44:07 + pyenv versions 11:44:07 * system (set by /opt/pyenv/version) 11:44:07 * 3.8.13 (set by /opt/pyenv/version) 11:44:07 * 3.9.13 (set by /opt/pyenv/version) 11:44:07 * 3.10.6 (set by /opt/pyenv/version) 11:44:07 + command -v pyenv 11:44:07 ++ pyenv init - --no-rehash 11:44: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[*]}"'\'')" 11:44:07 export PATH="/opt/pyenv/shims:${PATH}" 11:44:07 export PYENV_SHELL=bash 11:44:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:44:07 pyenv() { 11:44:07 local command 11:44:07 command="${1:-}" 11:44:07 if [ "$#" -gt 0 ]; then 11:44:07 shift 11:44:07 fi 11:44:07 11:44:07 case "$command" in 11:44:07 rehash|shell) 11:44:07 eval "$(pyenv "sh-$command" "$@")" 11:44:07 ;; 11:44:07 *) 11:44:07 command pyenv "$command" "$@" 11:44:07 ;; 11:44:07 esac 11:44:07 }' 11:44: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[*]}"' 11:44: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 11:44: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 11:44: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 11:44:07 ++ export PYENV_SHELL=bash 11:44:07 ++ PYENV_SHELL=bash 11:44:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:44:07 +++ complete -F _pyenv pyenv 11:44:07 ++ lf-pyver python3 11:44:07 ++ local py_version_xy=python3 11:44:07 ++ local py_version_xyz= 11:44:07 ++ pyenv versions 11:44:07 ++ local command 11:44:07 ++ command=versions 11:44:07 ++ '[' 1 -gt 0 ']' 11:44:07 ++ shift 11:44:07 ++ case "$command" in 11:44:07 ++ command pyenv versions 11:44:07 ++ pyenv versions 11:44:07 ++ awk '{ print $1 }' 11:44:07 ++ grep -E '^[0-9.]*[0-9]$' 11:44:07 ++ sed 's/^[ *]* //' 11:44:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:44:07 +++ grep '^3' /tmp/.pyenv_versions 11:44:07 +++ sort -V 11:44:07 +++ tail -n 1 11:44:07 ++ py_version_xyz=3.10.6 11:44:07 ++ [[ -z 3.10.6 ]] 11:44:07 ++ echo 3.10.6 11:44:07 ++ return 0 11:44:07 + pyenv local 3.10.6 11:44:07 + local command 11:44:07 + command=local 11:44:07 + '[' 2 -gt 0 ']' 11:44:07 + shift 11:44:07 + case "$command" in 11:44:07 + command pyenv local 3.10.6 11:44:07 + pyenv local 3.10.6 11:44:07 + for arg in "$@" 11:44:07 + case $arg in 11:44:07 + pkg_list+='tox ' 11:44:07 + for arg in "$@" 11:44:07 + case $arg in 11:44:07 + pkg_list+='virtualenv ' 11:44:07 + for arg in "$@" 11:44:07 + case $arg in 11:44:07 + pkg_list+='urllib3~=1.26.15 ' 11:44:07 + [[ -f /tmp/.toxenv ]] 11:44:07 + [[ ! -f /tmp/.toxenv ]] 11:44:07 + [[ -n '' ]] 11:44:07 + python3 -m venv /tmp/venv-RHYr 11:44:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RHYr' 11:44:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RHYr 11:44:11 + echo /tmp/venv-RHYr 11:44:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:44:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:44:11 + /tmp/venv-RHYr/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:44:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:44:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:44:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:44:15 + /tmp/venv-RHYr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:44:17 + type python3 11:44:17 + true 11:44:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RHYr/bin to PATH' 11:44:17 lf-activate-venv(): INFO: Adding /tmp/venv-RHYr/bin to PATH 11:44:17 + PATH=/tmp/venv-RHYr/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 11:44:17 + return 0 11:44:17 + python3 --version 11:44:17 Python 3.10.6 11:44:17 + python3 -m pip --version 11:44:17 pip 25.2 from /tmp/venv-RHYr/lib/python3.10/site-packages/pip (python 3.10) 11:44:17 + python3 -m pip freeze 11:44:17 cachetools==6.1.0 11:44:17 chardet==5.2.0 11:44:17 colorama==0.4.6 11:44:17 distlib==0.4.0 11:44:17 filelock==3.19.1 11:44:17 packaging==25.0 11:44:17 platformdirs==4.3.8 11:44:17 pluggy==1.6.0 11:44:17 pyproject-api==1.9.1 11:44:17 tomli==2.2.1 11:44:17 tox==4.28.4 11:44:17 typing_extensions==4.14.1 11:44:17 urllib3==1.26.20 11:44:17 virtualenv==20.34.0 11:44:17 [EnvInject] - Injecting environment variables from a build step. 11:44:17 [EnvInject] - Injecting as environment variables the properties content 11:44:17 PARALLEL=false 11:44:17 11:44:17 [EnvInject] - Variables injected successfully. 11:44:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4650759863407052007.sh 11:44:17 ---> tox-run.sh 11:44:17 + 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 11:44:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:44:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:44:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:44:17 + cd /w/workspace/oom-master-pre-commit-lint/. 11:44:17 + source /home/jenkins/lf-env.sh 11:44:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:44:17 ++ mktemp -d /tmp/venv-XXXX 11:44:17 + lf_venv=/tmp/venv-zs8A 11:44:17 + local venv_file=/tmp/.os_lf_venv 11:44:17 + local python=python3 11:44:17 + local options 11:44:17 + local set_path=true 11:44:17 + local install_args= 11:44:17 ++ 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 11:44:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:44:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:44:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:44:17 + true 11:44:17 + case $1 in 11:44:17 + venv_file=/tmp/.toxenv 11:44:17 + shift 2 11:44:17 + true 11:44:17 + case $1 in 11:44:17 + shift 11:44:17 + break 11:44:17 + case $python in 11:44:17 + local pkg_list= 11:44:17 + [[ -d /opt/pyenv ]] 11:44:17 + echo 'Setup pyenv:' 11:44:17 Setup pyenv: 11:44:17 + export PYENV_ROOT=/opt/pyenv 11:44:17 + PYENV_ROOT=/opt/pyenv 11:44:17 + 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 11:44:17 + 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 11:44:17 + pyenv versions 11:44:17 system 11:44:17 3.8.13 11:44:17 3.9.13 11:44:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:44:17 + command -v pyenv 11:44:17 ++ pyenv init - --no-rehash 11:44:17 + 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[*]}"'\'')" 11:44:17 export PATH="/opt/pyenv/shims:${PATH}" 11:44:17 export PYENV_SHELL=bash 11:44:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:44:17 pyenv() { 11:44:17 local command 11:44:17 command="${1:-}" 11:44:17 if [ "$#" -gt 0 ]; then 11:44:17 shift 11:44:17 fi 11:44:17 11:44:17 case "$command" in 11:44:17 rehash|shell) 11:44:17 eval "$(pyenv "sh-$command" "$@")" 11:44:17 ;; 11:44:17 *) 11:44:17 command pyenv "$command" "$@" 11:44:17 ;; 11:44:17 esac 11:44:17 }' 11:44:17 +++ 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[*]}"' 11:44:17 ++ 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 11:44:17 ++ 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 11:44:17 ++ 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 11:44:17 ++ export PYENV_SHELL=bash 11:44:17 ++ PYENV_SHELL=bash 11:44:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:44:17 +++ complete -F _pyenv pyenv 11:44:17 ++ lf-pyver python3 11:44:17 ++ local py_version_xy=python3 11:44:17 ++ local py_version_xyz= 11:44:17 ++ pyenv versions 11:44:17 ++ local command 11:44:17 ++ command=versions 11:44:17 ++ '[' 1 -gt 0 ']' 11:44:17 ++ sed 's/^[ *]* //' 11:44:17 ++ shift 11:44:17 ++ case "$command" in 11:44:17 ++ command pyenv versions 11:44:17 ++ pyenv versions 11:44:17 ++ awk '{ print $1 }' 11:44:17 ++ grep -E '^[0-9.]*[0-9]$' 11:44:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:44:18 +++ grep '^3' /tmp/.pyenv_versions 11:44:18 +++ sort -V 11:44:18 +++ tail -n 1 11:44:18 ++ py_version_xyz=3.10.6 11:44:18 ++ [[ -z 3.10.6 ]] 11:44:18 ++ echo 3.10.6 11:44:18 ++ return 0 11:44:18 + pyenv local 3.10.6 11:44:18 + local command 11:44:18 + command=local 11:44:18 + '[' 2 -gt 0 ']' 11:44:18 + shift 11:44:18 + case "$command" in 11:44:18 + command pyenv local 3.10.6 11:44:18 + pyenv local 3.10.6 11:44:18 + for arg in "$@" 11:44:18 + case $arg in 11:44:18 + pkg_list+='tox ' 11:44:18 + for arg in "$@" 11:44:18 + case $arg in 11:44:18 + pkg_list+='virtualenv ' 11:44:18 + for arg in "$@" 11:44:18 + case $arg in 11:44:18 + pkg_list+='urllib3~=1.26.15 ' 11:44:18 + [[ -f /tmp/.toxenv ]] 11:44:18 ++ cat /tmp/.toxenv 11:44:18 + lf_venv=/tmp/venv-RHYr 11:44:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RHYr from' file:/tmp/.toxenv 11:44:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RHYr from file:/tmp/.toxenv 11:44:18 + /tmp/venv-RHYr/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:44:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:44:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:44:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:44:18 + /tmp/venv-RHYr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:44:20 + type python3 11:44:20 + true 11:44:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RHYr/bin to PATH' 11:44:20 lf-activate-venv(): INFO: Adding /tmp/venv-RHYr/bin to PATH 11:44:20 + PATH=/tmp/venv-RHYr/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 11:44:20 + return 0 11:44:20 + [[ -d /opt/pyenv ]] 11:44:20 + echo '---> Setting up pyenv' 11:44:20 ---> Setting up pyenv 11:44:20 + export PYENV_ROOT=/opt/pyenv 11:44:20 + PYENV_ROOT=/opt/pyenv 11:44:20 + export PATH=/opt/pyenv/bin:/tmp/venv-RHYr/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 11:44:20 + PATH=/opt/pyenv/bin:/tmp/venv-RHYr/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 11:44:20 ++ pwd 11:44:20 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:44:20 + export PYTHONPATH 11:44:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:44:20 + TOX_TESTENV_PASSENV=PYTHONPATH 11:44:20 + tox --version 11:44:20 4.28.4 from /tmp/venv-RHYr/lib/python3.10/site-packages/tox/__init__.py 11:44:20 + PARALLEL=false 11:44:20 + TOX_OPTIONS_LIST= 11:44:20 + [[ -n pre-commit ]] 11:44:20 + TOX_OPTIONS_LIST=' -e pre-commit' 11:44:20 + case ${PARALLEL,,} in 11:44:20 + tox -e pre-commit 11:44:20 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:44:21 pre-commit: install_deps> python -I -m pip install pre-commit 11:44:24 pre-commit: freeze> python -m pip freeze --all 11:44:24 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.13,nodeenv==1.9.1,pip==25.2,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.14.1,virtualenv==20.34.0 11:44:24 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:44:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:44:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:44:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:44:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:44:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:44:27 [INFO] Once installed this environment will be reused. 11:44:27 [INFO] This may take a few minutes... 11:44:31 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:44:31 [INFO] Once installed this environment will be reused. 11:44:31 [INFO] This may take a few minutes... 11:44:36 trim trailing whitespace.................................................Passed 11:44:36 Tabs remover.............................................................Passed 11:44:36 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:44:36 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:44:36 [INFO] Once installed this environment will be reused. 11:44:36 [INFO] This may take a few minutes... 11:44:40 $ ssh-agent -k 11:44:40 unset SSH_AUTH_SOCK; 11:44:40 unset SSH_AGENT_PID; 11:44:40 echo Agent pid 1662 killed; 11:44:40 [ssh-agent] Stopped. 11:44:40 Build was aborted 11:44:40 Aborted by new patch set. 11:44:40 [PostBuildScript] - [INFO] Executing post build scripts. 11:44:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11112850621414742521.sh 11:44:40 ---> sysstat.sh 11:44:40 pre-commit: exit -15 (4.01 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG pid=2505 11:44:40 pre-commit: FAIL code -15 (19.48=setup[3.45]+cmd[12.01,4.01] seconds) 11:44:40 evaluation failed :( (19.69 seconds) 11:44:40 + tox_status=143 11:44:40 + echo '---> Completed tox runs' 11:44:40 ---> Completed tox runs 11:44:40 + for i in .tox/*/log 11:44:40 ++ echo .tox/pre-commit/log 11:44:40 ++ awk -F/ '{print $2}' 11:44:40 + tox_env=pre-commit 11:44:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:44:40 + DOC_DIR=docs/_build/html 11:44:40 + [[ -d docs/_build/html ]] 11:44:40 + echo '---> tox-run.sh ends' 11:44:40 ---> tox-run.sh ends 11:44:40 + test 143 -eq 0 11:44:40 + exit 143 11:44:40 ++ '[' 2 = 1 ']' 11:44:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9719650035122231680.sh 11:44:40 ---> package-listing.sh 11:44:40 ++ facter osfamily 11:44:40 ++ tr '[:upper:]' '[:lower:]' 11:44:40 + OS_FAMILY=debian 11:44:40 + workspace=/w/workspace/oom-master-pre-commit-lint 11:44:40 + START_PACKAGES=/tmp/packages_start.txt 11:44:40 + END_PACKAGES=/tmp/packages_end.txt 11:44:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:44:40 + PACKAGES=/tmp/packages_start.txt 11:44:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:44:40 + PACKAGES=/tmp/packages_end.txt 11:44:40 + case "${OS_FAMILY}" in 11:44:40 + dpkg -l 11:44:40 + grep '^ii' 11:44:40 + '[' -f /tmp/packages_start.txt ']' 11:44:40 + '[' -f /tmp/packages_end.txt ']' 11:44:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:44:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:44:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:44:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:44:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15301573374276811981.sh 11:44:40 ---> capture-instance-metadata.sh 11:44:40 Setup pyenv: 11:44:41 system 11:44:41 3.8.13 11:44:41 3.9.13 11:44:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:44:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QGUk 11:44:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:44:50 lf-activate-venv(): INFO: Installing: lftools 11:45:12 lf-activate-venv(): INFO: Adding /tmp/venv-QGUk/bin to PATH 11:45:12 INFO: Running in OpenStack, capturing instance metadata 11:45:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1055463598652906477.sh 11:45:12 provisioning config files... 11:45:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18106749347264916340tmp 11:45:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:45:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:45:12 [EnvInject] - Injecting environment variables from a build step. 11:45:12 [EnvInject] - Injecting as environment variables the properties content 11:45:12 SERVER_ID=logs 11:45:12 11:45:12 [EnvInject] - Variables injected successfully. 11:45:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8974022549890495606.sh 11:45:12 ---> create-netrc.sh 11:45:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6738852183846616359.sh 11:45:12 ---> python-tools-install.sh 11:45:12 Setup pyenv: 11:45:12 system 11:45:12 3.8.13 11:45:12 3.9.13 11:45:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:45:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QGUk from file:/tmp/.os_lf_venv 11:45:14 lf-activate-venv(): INFO: Installing: lftools 11:45:22 lf-activate-venv(): INFO: Adding /tmp/venv-QGUk/bin to PATH 11:45:22 Generating Requirements File 11:45:42 Python 3.10.6 11:45:42 pip 25.2 from /tmp/venv-QGUk/lib/python3.10/site-packages/pip (python 3.10) 11:45:42 appdirs==1.4.4 11:45:42 argcomplete==3.6.2 11:45:42 aspy.yaml==1.3.0 11:45:42 attrs==25.3.0 11:45:42 autopage==0.5.2 11:45:42 beautifulsoup4==4.13.4 11:45:42 boto3==1.40.15 11:45:42 botocore==1.40.15 11:45:42 bs4==0.0.2 11:45:42 cachetools==5.5.2 11:45:42 certifi==2025.8.3 11:45:42 cffi==1.17.1 11:45:42 cfgv==3.4.0 11:45:42 chardet==5.2.0 11:45:42 charset-normalizer==3.4.3 11:45:42 click==8.2.1 11:45:42 cliff==4.11.0 11:45:42 cmd2==2.7.0 11:45:42 cryptography==3.3.2 11:45:42 debtcollector==3.0.0 11:45:42 decorator==5.2.1 11:45:42 defusedxml==0.7.1 11:45:42 Deprecated==1.2.18 11:45:42 distlib==0.4.0 11:45:42 dnspython==2.7.0 11:45:42 docker==7.1.0 11:45:42 dogpile.cache==1.4.0 11:45:42 durationpy==0.10 11:45:42 email_validator==2.2.0 11:45:42 filelock==3.19.1 11:45:42 future==1.0.0 11:45:42 gitdb==4.0.12 11:45:42 GitPython==3.1.45 11:45:42 google-auth==2.40.3 11:45:42 httplib2==0.22.0 11:45:42 identify==2.6.13 11:45:42 idna==3.10 11:45:42 importlib-resources==1.5.0 11:45:42 iso8601==2.1.0 11:45:42 Jinja2==3.1.6 11:45:42 jmespath==1.0.1 11:45:42 jsonpatch==1.33 11:45:42 jsonpointer==3.0.0 11:45:42 jsonschema==4.25.1 11:45:42 jsonschema-specifications==2025.4.1 11:45:42 keystoneauth1==5.12.0 11:45:42 kubernetes==33.1.0 11:45:42 lftools==0.37.13 11:45:42 lxml==6.0.1 11:45:42 markdown-it-py==4.0.0 11:45:42 MarkupSafe==3.0.2 11:45:42 mdurl==0.1.2 11:45:42 msgpack==1.1.1 11:45:42 multi_key_dict==2.0.3 11:45:42 munch==4.0.0 11:45:42 netaddr==1.3.0 11:45:42 niet==1.4.2 11:45:42 nodeenv==1.9.1 11:45:42 oauth2client==4.1.3 11:45:42 oauthlib==3.3.1 11:45:42 openstacksdk==4.7.0 11:45:42 os-client-config==2.3.0 11:45:42 os-service-types==1.8.0 11:45:42 osc-lib==4.2.0 11:45:42 oslo.config==10.0.0 11:45:42 oslo.context==6.0.0 11:45:42 oslo.i18n==6.5.1 11:45:42 oslo.log==7.2.0 11:45:42 oslo.serialization==5.7.0 11:45:42 oslo.utils==9.0.0 11:45:42 packaging==25.0 11:45:42 pbr==7.0.1 11:45:42 platformdirs==4.3.8 11:45:42 prettytable==3.16.0 11:45:42 psutil==7.0.0 11:45:42 pyasn1==0.6.1 11:45:42 pyasn1_modules==0.4.2 11:45:42 pycparser==2.22 11:45:42 pygerrit2==2.0.15 11:45:42 PyGithub==2.7.0 11:45:42 Pygments==2.19.2 11:45:42 PyJWT==2.10.1 11:45:42 PyNaCl==1.5.0 11:45:42 pyparsing==2.4.7 11:45:42 pyperclip==1.9.0 11:45:42 pyrsistent==0.20.0 11:45:42 python-cinderclient==9.7.0 11:45:42 python-dateutil==2.9.0.post0 11:45:42 python-heatclient==4.3.0 11:45:42 python-jenkins==1.8.3 11:45:42 python-keystoneclient==5.6.0 11:45:42 python-magnumclient==4.8.1 11:45:42 python-openstackclient==8.2.0 11:45:42 python-swiftclient==4.8.0 11:45:42 PyYAML==6.0.2 11:45:42 referencing==0.36.2 11:45:42 requests==2.32.5 11:45:42 requests-oauthlib==2.0.0 11:45:42 requestsexceptions==1.4.0 11:45:42 rfc3986==2.0.0 11:45:42 rich==14.1.0 11:45:42 rich-argparse==1.7.1 11:45:42 rpds-py==0.27.0 11:45:42 rsa==4.9.1 11:45:42 ruamel.yaml==0.18.15 11:45:42 ruamel.yaml.clib==0.2.12 11:45:42 s3transfer==0.13.1 11:45:42 simplejson==3.20.1 11:45:42 six==1.17.0 11:45:42 smmap==5.0.2 11:45:42 soupsieve==2.7 11:45:42 stevedore==5.4.1 11:45:42 tabulate==0.9.0 11:45:42 toml==0.10.2 11:45:42 tomlkit==0.13.3 11:45:42 tqdm==4.67.1 11:45:42 typing_extensions==4.14.1 11:45:42 tzdata==2025.2 11:45:42 urllib3==1.26.20 11:45:42 virtualenv==20.34.0 11:45:42 wcwidth==0.2.13 11:45:42 websocket-client==1.8.0 11:45:42 wrapt==1.17.3 11:45:42 xdg==6.0.0 11:45:42 xmltodict==0.14.2 11:45:42 yq==3.4.3 11:45:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6776515342209491319.sh 11:45:42 ---> sudo-logs.sh 11:45:42 Archiving 'sudo' log.. 11:45:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4702551171423870761.sh 11:45:43 ---> job-cost.sh 11:45:43 Setup pyenv: 11:45:43 system 11:45:43 3.8.13 11:45:43 3.9.13 11:45:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:45:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QGUk from file:/tmp/.os_lf_venv 11:45:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-QGUk/bin to PATH 11:45:50 INFO: No Stack... 11:45:50 INFO: Retrieving Pricing Info for: v3-standard-4 11:45:50 INFO: Archiving Costs 11:45:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8910291454989065901.sh 11:45:50 ---> logs-deploy.sh 11:45:50 Setup pyenv: 11:45:50 system 11:45:50 3.8.13 11:45:50 3.9.13 11:45:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:45:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QGUk from file:/tmp/.os_lf_venv 11:45:52 lf-activate-venv(): INFO: Installing: lftools 11:46:00 lf-activate-venv(): INFO: Adding /tmp/venv-QGUk/bin to PATH 11:46:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4236 11:46:00 INFO: archiving workspace using pattern(s): 11:46:01 Archives upload complete. 11:46:02 INFO: archiving logs to Nexus 11:46:02 ---> uname -a: 11:46:02 Linux prd-ubuntu1804-builder-4c-4g-39996 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:46:02 11:46:02 11:46:02 ---> lscpu: 11:46:02 Architecture: x86_64 11:46:02 CPU op-mode(s): 32-bit, 64-bit 11:46:02 Byte Order: Little Endian 11:46:02 CPU(s): 4 11:46:02 On-line CPU(s) list: 0-3 11:46:02 Thread(s) per core: 1 11:46:02 Core(s) per socket: 1 11:46:02 Socket(s): 4 11:46:02 NUMA node(s): 1 11:46:02 Vendor ID: AuthenticAMD 11:46:02 CPU family: 23 11:46:02 Model: 49 11:46:02 Model name: AMD EPYC-Rome Processor 11:46:02 Stepping: 0 11:46:02 CPU MHz: 2800.000 11:46:02 BogoMIPS: 5600.00 11:46:02 Virtualization: AMD-V 11:46:02 Hypervisor vendor: KVM 11:46:02 Virtualization type: full 11:46:02 L1d cache: 32K 11:46:02 L1i cache: 32K 11:46:02 L2 cache: 512K 11:46:02 L3 cache: 16384K 11:46:02 NUMA node0 CPU(s): 0-3 11:46:02 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 11:46:02 11:46:02 11:46:02 ---> nproc: 11:46:02 4 11:46:02 11:46:02 11:46:02 ---> df -h: 11:46:02 Filesystem Size Used Avail Use% Mounted on 11:46:02 udev 7.9G 0 7.9G 0% /dev 11:46:02 tmpfs 1.6G 672K 1.6G 1% /run 11:46:02 /dev/vda1 78G 8.4G 69G 11% / 11:46:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:46:02 tmpfs 5.0M 0 5.0M 0% /run/lock 11:46:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:46:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:46:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:46:02 11:46:02 11:46:02 ---> free -m: 11:46:02 total used free shared buff/cache available 11:46:02 Mem: 16040 553 13279 0 2206 15165 11:46:02 Swap: 1023 0 1023 11:46:02 11:46:02 11:46:02 ---> ip addr: 11:46:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:46:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:46:02 inet 127.0.0.1/8 scope host lo 11:46:02 valid_lft forever preferred_lft forever 11:46:02 inet6 ::1/128 scope host 11:46:02 valid_lft forever preferred_lft forever 11:46:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:46:02 link/ether fa:16:3e:00:dd:75 brd ff:ff:ff:ff:ff:ff 11:46:02 inet 10.30.107.229/23 brd 10.30.107.255 scope global dynamic ens3 11:46:02 valid_lft 86245sec preferred_lft 86245sec 11:46:02 inet6 fe80::f816:3eff:fe00:dd75/64 scope link 11:46:02 valid_lft forever preferred_lft forever 11:46:02 11:46:02 11:46:02 ---> sar -b -r -n DEV: 11:46:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39996) 08/22/25 _x86_64_ (4 CPU) 11:46:02 11:46:02 11:43:30 LINUX RESTART (4 CPU) 11:46:02 11:46:02 11:44:01 tps rtps wtps bread/s bwrtn/s 11:46:02 11:45:01 229.84 24.01 205.83 807.86 37709.96 11:46:02 11:46:01 125.26 1.47 123.80 136.38 37695.98 11:46:02 Average: 177.56 12.74 164.82 472.15 37702.97 11:46:02 11:46:02 11:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:46:02 11:45:01 13857336 15493828 2567632 15.63 63388 1769380 815992 4.67 806896 1538808 111148 11:46:02 11:46:01 13610248 15541244 2814720 17.14 87428 2022584 749788 4.29 776200 1783284 99668 11:46:02 Average: 13733792 15517536 2691176 16.38 75408 1895982 782890 4.48 791548 1661046 105408 11:46:02 11:46:02 11:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:46:02 11:45:01 ens3 181.69 121.28 946.22 25.86 0.00 0.00 0.00 0.00 11:46:02 11:45:01 lo 2.33 2.33 0.26 0.26 0.00 0.00 0.00 0.00 11:46:02 11:46:01 ens3 147.53 103.25 818.28 14.68 0.00 0.00 0.00 0.00 11:46:02 11:46:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 11:46:02 Average: ens3 164.61 112.26 882.26 20.27 0.00 0.00 0.00 0.00 11:46:02 Average: lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 11:46:02 11:46:02 11:46:02 ---> sar -P ALL: 11:46:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39996) 08/22/25 _x86_64_ (4 CPU) 11:46:02 11:46:02 11:43:30 LINUX RESTART (4 CPU) 11:46:02 11:46:02 11:44:01 CPU %user %nice %system %iowait %steal %idle 11:46:02 11:45:01 all 20.63 0.00 2.12 5.37 0.06 71.82 11:46:02 11:45:01 0 14.24 0.00 2.02 10.96 0.08 72.69 11:46:02 11:45:01 1 15.38 0.00 2.14 8.14 0.05 74.29 11:46:02 11:45:01 2 30.57 0.00 2.44 1.94 0.05 65.00 11:46:02 11:45:01 3 22.31 0.00 1.87 0.45 0.05 75.31 11:46:02 11:46:01 all 21.29 0.00 1.49 2.67 0.06 74.49 11:46:02 11:46:01 0 26.49 0.00 1.88 3.99 0.12 67.52 11:46:02 11:46:01 1 3.38 0.00 1.02 4.53 0.03 91.03 11:46:02 11:46:01 2 21.05 0.00 0.95 0.47 0.05 77.48 11:46:02 11:46:01 3 34.24 0.00 2.11 1.68 0.07 61.91 11:46:02 Average: all 20.96 0.00 1.81 4.02 0.06 73.16 11:46:02 Average: 0 20.37 0.00 1.95 7.47 0.10 70.10 11:46:02 Average: 1 9.38 0.00 1.58 6.34 0.04 82.66 11:46:02 Average: 2 25.81 0.00 1.69 1.20 0.05 71.24 11:46:02 Average: 3 28.27 0.00 1.99 1.06 0.06 68.61 11:46:02 11:46:02 11:46:02