12:58:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141850 12:58:25 Running as SYSTEM 12:58:25 [EnvInject] - Loading node environment variables. 12:58:25 Building remotely on prd-ubuntu1804-builder-4c-4g-40020 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:58:25 [ssh-agent] Looking for ssh-agent implementation... 12:58:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:25 $ ssh-agent 12:58:25 SSH_AUTH_SOCK=/tmp/ssh-1wJA1BqvkVxF/agent.1673 12:58:25 SSH_AGENT_PID=1675 12:58:25 [ssh-agent] Started. 12:58:25 Running ssh-add (command line suppressed) 12:58:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17875092017758912622.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17875092017758912622.key) 12:58:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:58:25 The recommended git tool is: NONE 12:58:26 using credential onap-jenkins-ssh 12:58:26 Wiping out workspace first. 12:58:26 Cloning the remote Git repository 12:58:26 Cloning repository git://cloud.onap.org/mirror/oom.git 12:58:26 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:58:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:58:26 > git --version # timeout=10 12:58:26 > git --version # 'git version 2.17.1' 12:58:26 using GIT_SSH to set credentials Gerrit user 12:58:26 Verifying host key using manually-configured host key entries 12:58:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:58:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:58:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:58:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:58:32 using GIT_SSH to set credentials Gerrit user 12:58:32 Verifying host key using manually-configured host key entries 12:58:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/141850/8 # timeout=30 12:58:32 > git rev-parse fd367e3e99637558ad49c1a838a6f77445b44354^{commit} # timeout=10 12:58:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:58:32 Checking out Revision fd367e3e99637558ad49c1a838a6f77445b44354 (refs/changes/50/141850/8) 12:58:32 > git config core.sparsecheckout # timeout=10 12:58:32 > git checkout -f fd367e3e99637558ad49c1a838a6f77445b44354 # timeout=30 12:58:36 Commit message: "[SDC] 13.0.8 release" 12:58:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:58:36 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 12:58:36 [EnvInject] - Injecting environment variables from a build step. 12:58:36 [EnvInject] - Injecting as environment variables the properties content 12:58:36 PYTHON=python3 12:58:36 12:58:36 [EnvInject] - Variables injected successfully. 12:58:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1413600199636206404.sh 12:58:36 ---> tox-install.sh 12:58:36 + source /home/jenkins/lf-env.sh 12:58:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:58:36 ++ mktemp -d /tmp/venv-XXXX 12:58:36 + lf_venv=/tmp/venv-TUuQ 12:58:36 + local venv_file=/tmp/.os_lf_venv 12:58:36 + local python=python3 12:58:36 + local options 12:58:36 + local set_path=true 12:58:36 + local install_args= 12:58:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:58:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:58:36 + true 12:58:36 + case $1 in 12:58:36 + venv_file=/tmp/.toxenv 12:58:36 + shift 2 12:58:36 + true 12:58:36 + case $1 in 12:58:36 + shift 12:58:36 + break 12:58:36 + case $python in 12:58:36 + local pkg_list= 12:58:36 + [[ -d /opt/pyenv ]] 12:58:36 + echo 'Setup pyenv:' 12:58:36 Setup pyenv: 12:58:36 + export PYENV_ROOT=/opt/pyenv 12:58:36 + PYENV_ROOT=/opt/pyenv 12:58:36 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:36 + pyenv versions 12:58:36 * system (set by /opt/pyenv/version) 12:58:36 * 3.8.13 (set by /opt/pyenv/version) 12:58:36 * 3.9.13 (set by /opt/pyenv/version) 12:58:36 * 3.10.6 (set by /opt/pyenv/version) 12:58:36 + command -v pyenv 12:58:36 ++ pyenv init - --no-rehash 12:58:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:58:36 export PATH="/opt/pyenv/shims:${PATH}" 12:58:36 export PYENV_SHELL=bash 12:58:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:58:36 pyenv() { 12:58:36 local command 12:58:36 command="${1:-}" 12:58:36 if [ "$#" -gt 0 ]; then 12:58:36 shift 12:58:36 fi 12:58:36 12:58:36 case "$command" in 12:58:36 rehash|shell) 12:58:36 eval "$(pyenv "sh-$command" "$@")" 12:58:36 ;; 12:58:36 *) 12:58:36 command pyenv "$command" "$@" 12:58:36 ;; 12:58:36 esac 12:58:36 }' 12:58:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:58:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:36 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:36 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:36 ++ export PYENV_SHELL=bash 12:58:36 ++ PYENV_SHELL=bash 12:58:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:58:36 +++ complete -F _pyenv pyenv 12:58:36 ++ lf-pyver python3 12:58:36 ++ local py_version_xy=python3 12:58:36 ++ local py_version_xyz= 12:58:36 ++ pyenv versions 12:58:36 ++ local command 12:58:36 ++ command=versions 12:58:36 ++ awk '{ print $1 }' 12:58:36 ++ '[' 1 -gt 0 ']' 12:58:36 ++ shift 12:58:36 ++ case "$command" in 12:58:36 ++ command pyenv versions 12:58:36 ++ pyenv versions 12:58:36 ++ sed 's/^[ *]* //' 12:58:36 ++ grep -E '^[0-9.]*[0-9]$' 12:58:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:58:36 +++ grep '^3' /tmp/.pyenv_versions 12:58:36 +++ sort -V 12:58:36 +++ tail -n 1 12:58:36 ++ py_version_xyz=3.10.6 12:58:36 ++ [[ -z 3.10.6 ]] 12:58:36 ++ echo 3.10.6 12:58:36 ++ return 0 12:58:36 + pyenv local 3.10.6 12:58:36 + local command 12:58:36 + command=local 12:58:36 + '[' 2 -gt 0 ']' 12:58:36 + shift 12:58:36 + case "$command" in 12:58:36 + command pyenv local 3.10.6 12:58:36 + pyenv local 3.10.6 12:58:36 + for arg in "$@" 12:58:36 + case $arg in 12:58:36 + pkg_list+='tox ' 12:58:36 + for arg in "$@" 12:58:36 + case $arg in 12:58:36 + pkg_list+='virtualenv ' 12:58:36 + for arg in "$@" 12:58:36 + case $arg in 12:58:36 + pkg_list+='urllib3~=1.26.15 ' 12:58:36 + [[ -f /tmp/.toxenv ]] 12:58:36 + [[ ! -f /tmp/.toxenv ]] 12:58:36 + [[ -n '' ]] 12:58:36 + python3 -m venv /tmp/venv-TUuQ 12:58:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TUuQ' 12:58:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TUuQ 12:58:40 + echo /tmp/venv-TUuQ 12:58:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:58:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:58:40 + /tmp/venv-TUuQ/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:58:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:58:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:58:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:58:44 + /tmp/venv-TUuQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:58:47 + type python3 12:58:47 + true 12:58:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TUuQ/bin to PATH' 12:58:47 lf-activate-venv(): INFO: Adding /tmp/venv-TUuQ/bin to PATH 12:58:47 + PATH=/tmp/venv-TUuQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:47 + return 0 12:58:47 + python3 --version 12:58:47 Python 3.10.6 12:58:47 + python3 -m pip --version 12:58:47 pip 25.2 from /tmp/venv-TUuQ/lib/python3.10/site-packages/pip (python 3.10) 12:58:47 + python3 -m pip freeze 12:58:47 cachetools==6.1.0 12:58:47 chardet==5.2.0 12:58:47 colorama==0.4.6 12:58:47 distlib==0.4.0 12:58:47 filelock==3.19.1 12:58:47 packaging==25.0 12:58:47 platformdirs==4.3.8 12:58:47 pluggy==1.6.0 12:58:47 pyproject-api==1.9.1 12:58:47 tomli==2.2.1 12:58:47 tox==4.28.4 12:58:47 typing_extensions==4.14.1 12:58:47 urllib3==1.26.20 12:58:47 virtualenv==20.34.0 12:58:47 [EnvInject] - Injecting environment variables from a build step. 12:58:47 [EnvInject] - Injecting as environment variables the properties content 12:58:47 PARALLEL=false 12:58:47 12:58:47 [EnvInject] - Variables injected successfully. 12:58:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16761364375534604015.sh 12:58:47 ---> tox-run.sh 12:58:47 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:58:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:58:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:58:47 + cd /w/workspace/oom-master-pre-commit-lint/. 12:58:47 + source /home/jenkins/lf-env.sh 12:58:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:58:47 ++ mktemp -d /tmp/venv-XXXX 12:58:47 + lf_venv=/tmp/venv-bayo 12:58:47 + local venv_file=/tmp/.os_lf_venv 12:58:47 + local python=python3 12:58:47 + local options 12:58:47 + local set_path=true 12:58:47 + local install_args= 12:58: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 12:58:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:58:47 + true 12:58:47 + case $1 in 12:58:47 + venv_file=/tmp/.toxenv 12:58:47 + shift 2 12:58:47 + true 12:58:47 + case $1 in 12:58:47 + shift 12:58:47 + break 12:58:47 + case $python in 12:58:47 + local pkg_list= 12:58:47 + [[ -d /opt/pyenv ]] 12:58:47 + echo 'Setup pyenv:' 12:58:47 Setup pyenv: 12:58:47 + export PYENV_ROOT=/opt/pyenv 12:58:47 + PYENV_ROOT=/opt/pyenv 12:58:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:47 + pyenv versions 12:58:47 system 12:58:47 3.8.13 12:58:47 3.9.13 12:58:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:47 + command -v pyenv 12:58:47 ++ pyenv init - --no-rehash 12:58: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[*]}"'\'')" 12:58:47 export PATH="/opt/pyenv/shims:${PATH}" 12:58:47 export PYENV_SHELL=bash 12:58:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:58:47 pyenv() { 12:58:47 local command 12:58:47 command="${1:-}" 12:58:47 if [ "$#" -gt 0 ]; then 12:58:47 shift 12:58:47 fi 12:58:47 12:58:47 case "$command" in 12:58:47 rehash|shell) 12:58:47 eval "$(pyenv "sh-$command" "$@")" 12:58:47 ;; 12:58:47 *) 12:58:47 command pyenv "$command" "$@" 12:58:47 ;; 12:58:47 esac 12:58:47 }' 12:58: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[*]}"' 12:58:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:47 ++ export PYENV_SHELL=bash 12:58:47 ++ PYENV_SHELL=bash 12:58:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:58:47 +++ complete -F _pyenv pyenv 12:58:47 ++ lf-pyver python3 12:58:47 ++ local py_version_xy=python3 12:58:47 ++ local py_version_xyz= 12:58:47 ++ pyenv versions 12:58:47 ++ local command 12:58:47 ++ command=versions 12:58:47 ++ '[' 1 -gt 0 ']' 12:58:47 ++ shift 12:58:47 ++ case "$command" in 12:58:47 ++ command pyenv versions 12:58:47 ++ pyenv versions 12:58:47 ++ grep -E '^[0-9.]*[0-9]$' 12:58:47 ++ sed 's/^[ *]* //' 12:58:47 ++ awk '{ print $1 }' 12:58:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:58:47 +++ grep '^3' /tmp/.pyenv_versions 12:58:47 +++ sort -V 12:58:47 +++ tail -n 1 12:58:47 ++ py_version_xyz=3.10.6 12:58:47 ++ [[ -z 3.10.6 ]] 12:58:47 ++ echo 3.10.6 12:58:47 ++ return 0 12:58:47 + pyenv local 3.10.6 12:58:47 + local command 12:58:47 + command=local 12:58:47 + '[' 2 -gt 0 ']' 12:58:47 + shift 12:58:47 + case "$command" in 12:58:47 + command pyenv local 3.10.6 12:58:47 + pyenv local 3.10.6 12:58:47 + for arg in "$@" 12:58:47 + case $arg in 12:58:47 + pkg_list+='tox ' 12:58:47 + for arg in "$@" 12:58:47 + case $arg in 12:58:47 + pkg_list+='virtualenv ' 12:58:47 + for arg in "$@" 12:58:47 + case $arg in 12:58:47 + pkg_list+='urllib3~=1.26.15 ' 12:58:47 + [[ -f /tmp/.toxenv ]] 12:58:47 ++ cat /tmp/.toxenv 12:58:47 + lf_venv=/tmp/venv-TUuQ 12:58:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TUuQ from' file:/tmp/.toxenv 12:58:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TUuQ from file:/tmp/.toxenv 12:58:47 + /tmp/venv-TUuQ/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:58:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:58:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:58:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:58:48 + /tmp/venv-TUuQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:58:49 + type python3 12:58:49 + true 12:58:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TUuQ/bin to PATH' 12:58:49 lf-activate-venv(): INFO: Adding /tmp/venv-TUuQ/bin to PATH 12:58:49 + PATH=/tmp/venv-TUuQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:49 + return 0 12:58:49 + [[ -d /opt/pyenv ]] 12:58:49 + echo '---> Setting up pyenv' 12:58:49 ---> Setting up pyenv 12:58:49 + export PYENV_ROOT=/opt/pyenv 12:58:49 + PYENV_ROOT=/opt/pyenv 12:58:49 + export PATH=/opt/pyenv/bin:/tmp/venv-TUuQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:49 + PATH=/opt/pyenv/bin:/tmp/venv-TUuQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:58:49 ++ pwd 12:58:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:58:49 + export PYTHONPATH 12:58:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:58:49 + TOX_TESTENV_PASSENV=PYTHONPATH 12:58:49 + tox --version 12:58:50 4.28.4 from /tmp/venv-TUuQ/lib/python3.10/site-packages/tox/__init__.py 12:58:50 + PARALLEL=false 12:58:50 + TOX_OPTIONS_LIST= 12:58:50 + [[ -n pre-commit ]] 12:58:50 + TOX_OPTIONS_LIST=' -e pre-commit' 12:58:50 + case ${PARALLEL,,} in 12:58:50 + tox -e pre-commit 12:58:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:58:51 pre-commit: install_deps> python -I -m pip install pre-commit 12:58:53 pre-commit: freeze> python -m pip freeze --all 12:58:54 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 12:58:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:58:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:58:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:58:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:58:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:58:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:58:56 [INFO] Once installed this environment will be reused. 12:58:56 [INFO] This may take a few minutes... 12:59:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:59:00 [INFO] Once installed this environment will be reused. 12:59:00 [INFO] This may take a few minutes... 12:59:05 trim trailing whitespace.................................................Passed 12:59:05 Tabs remover.............................................................Passed 12:59:05 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:59:05 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:59:05 [INFO] Once installed this environment will be reused. 12:59:05 [INFO] This may take a few minutes... 12:59:13 gitlint..............................................(no files to check)Skipped 12:59:13 pre-commit: OK (23.25=setup[3.71]+cmd[11.25,8.28] seconds) 12:59:13 congratulations :) (23.46 seconds) 12:59:13 + tox_status=0 12:59:13 + echo '---> Completed tox runs' 12:59:13 ---> Completed tox runs 12:59:13 + for i in .tox/*/log 12:59:13 ++ echo .tox/pre-commit/log 12:59:13 ++ awk -F/ '{print $2}' 12:59:13 + tox_env=pre-commit 12:59:13 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:59:13 + DOC_DIR=docs/_build/html 12:59:13 + [[ -d docs/_build/html ]] 12:59:13 + echo '---> tox-run.sh ends' 12:59:13 ---> tox-run.sh ends 12:59:13 + test 0 -eq 0 12:59:13 $ ssh-agent -k 12:59:13 unset SSH_AUTH_SOCK; 12:59:13 unset SSH_AGENT_PID; 12:59:13 echo Agent pid 1675 killed; 12:59:13 [ssh-agent] Stopped. 12:59:13 [PostBuildScript] - [INFO] Executing post build scripts. 12:59:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14898088451960066344.sh 12:59:13 ---> sysstat.sh 12:59:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3636005159473217517.sh 12:59:14 ---> package-listing.sh 12:59:14 ++ tr '[:upper:]' '[:lower:]' 12:59:14 ++ facter osfamily 12:59:14 + OS_FAMILY=debian 12:59:14 + workspace=/w/workspace/oom-master-pre-commit-lint 12:59:14 + START_PACKAGES=/tmp/packages_start.txt 12:59:14 + END_PACKAGES=/tmp/packages_end.txt 12:59:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:59:14 + PACKAGES=/tmp/packages_start.txt 12:59:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:59:14 + PACKAGES=/tmp/packages_end.txt 12:59:14 + case "${OS_FAMILY}" in 12:59:14 + dpkg -l 12:59:14 + grep '^ii' 12:59:14 + '[' -f /tmp/packages_start.txt ']' 12:59:14 + '[' -f /tmp/packages_end.txt ']' 12:59:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:59:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:59:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:59:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:59:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10269968372239124963.sh 12:59:14 ---> capture-instance-metadata.sh 12:59:14 Setup pyenv: 12:59:14 system 12:59:14 3.8.13 12:59:14 3.9.13 12:59:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-78hy 12:59:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:59:21 lf-activate-venv(): INFO: Installing: lftools 12:59:43 lf-activate-venv(): INFO: Adding /tmp/venv-78hy/bin to PATH 12:59:43 INFO: Running in OpenStack, capturing instance metadata 12:59:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17745546262589668937.sh 12:59:43 provisioning config files... 12:59:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7714687307532790367tmp 12:59:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:59:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:59:43 [EnvInject] - Injecting environment variables from a build step. 12:59:43 [EnvInject] - Injecting as environment variables the properties content 12:59:43 SERVER_ID=logs 12:59:43 12:59:43 [EnvInject] - Variables injected successfully. 12:59:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins199531233381605850.sh 12:59:43 ---> create-netrc.sh 12:59:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17688258327776911183.sh 12:59:43 ---> python-tools-install.sh 12:59:43 Setup pyenv: 12:59:43 system 12:59:43 3.8.13 12:59:43 3.9.13 12:59:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-78hy from file:/tmp/.os_lf_venv 12:59:45 lf-activate-venv(): INFO: Installing: lftools 12:59:53 lf-activate-venv(): INFO: Adding /tmp/venv-78hy/bin to PATH 12:59:53 Generating Requirements File 13:00:13 Python 3.10.6 13:00:13 pip 25.2 from /tmp/venv-78hy/lib/python3.10/site-packages/pip (python 3.10) 13:00:13 appdirs==1.4.4 13:00:13 argcomplete==3.6.2 13:00:13 aspy.yaml==1.3.0 13:00:13 attrs==25.3.0 13:00:13 autopage==0.5.2 13:00:13 beautifulsoup4==4.13.4 13:00:13 boto3==1.40.15 13:00:13 botocore==1.40.15 13:00:13 bs4==0.0.2 13:00:13 cachetools==5.5.2 13:00:13 certifi==2025.8.3 13:00:13 cffi==1.17.1 13:00:13 cfgv==3.4.0 13:00:13 chardet==5.2.0 13:00:13 charset-normalizer==3.4.3 13:00:13 click==8.2.1 13:00:13 cliff==4.11.0 13:00:13 cmd2==2.7.0 13:00:13 cryptography==3.3.2 13:00:13 debtcollector==3.0.0 13:00:13 decorator==5.2.1 13:00:13 defusedxml==0.7.1 13:00:13 Deprecated==1.2.18 13:00:13 distlib==0.4.0 13:00:13 dnspython==2.7.0 13:00:13 docker==7.1.0 13:00:13 dogpile.cache==1.4.0 13:00:13 durationpy==0.10 13:00:13 email_validator==2.2.0 13:00:13 filelock==3.19.1 13:00:13 future==1.0.0 13:00:13 gitdb==4.0.12 13:00:13 GitPython==3.1.45 13:00:13 google-auth==2.40.3 13:00:13 httplib2==0.22.0 13:00:13 identify==2.6.13 13:00:13 idna==3.10 13:00:13 importlib-resources==1.5.0 13:00:13 iso8601==2.1.0 13:00:13 Jinja2==3.1.6 13:00:13 jmespath==1.0.1 13:00:13 jsonpatch==1.33 13:00:13 jsonpointer==3.0.0 13:00:13 jsonschema==4.25.1 13:00:13 jsonschema-specifications==2025.4.1 13:00:13 keystoneauth1==5.12.0 13:00:13 kubernetes==33.1.0 13:00:13 lftools==0.37.13 13:00:13 lxml==6.0.1 13:00:13 markdown-it-py==4.0.0 13:00:13 MarkupSafe==3.0.2 13:00:13 mdurl==0.1.2 13:00:13 msgpack==1.1.1 13:00:13 multi_key_dict==2.0.3 13:00:13 munch==4.0.0 13:00:13 netaddr==1.3.0 13:00:13 niet==1.4.2 13:00:13 nodeenv==1.9.1 13:00:13 oauth2client==4.1.3 13:00:13 oauthlib==3.3.1 13:00:13 openstacksdk==4.7.0 13:00:13 os-client-config==2.3.0 13:00:13 os-service-types==1.8.0 13:00:13 osc-lib==4.2.0 13:00:13 oslo.config==10.0.0 13:00:13 oslo.context==6.0.0 13:00:13 oslo.i18n==6.5.1 13:00:13 oslo.log==7.2.0 13:00:13 oslo.serialization==5.7.0 13:00:13 oslo.utils==9.0.0 13:00:13 packaging==25.0 13:00:13 pbr==7.0.1 13:00:13 platformdirs==4.3.8 13:00:13 prettytable==3.16.0 13:00:13 psutil==7.0.0 13:00:13 pyasn1==0.6.1 13:00:13 pyasn1_modules==0.4.2 13:00:13 pycparser==2.22 13:00:13 pygerrit2==2.0.15 13:00:13 PyGithub==2.7.0 13:00:13 Pygments==2.19.2 13:00:13 PyJWT==2.10.1 13:00:13 PyNaCl==1.5.0 13:00:13 pyparsing==2.4.7 13:00:13 pyperclip==1.9.0 13:00:13 pyrsistent==0.20.0 13:00:13 python-cinderclient==9.7.0 13:00:13 python-dateutil==2.9.0.post0 13:00:13 python-heatclient==4.3.0 13:00:13 python-jenkins==1.8.3 13:00:13 python-keystoneclient==5.6.0 13:00:13 python-magnumclient==4.8.1 13:00:13 python-openstackclient==8.2.0 13:00:13 python-swiftclient==4.8.0 13:00:13 PyYAML==6.0.2 13:00:13 referencing==0.36.2 13:00:13 requests==2.32.5 13:00:13 requests-oauthlib==2.0.0 13:00:13 requestsexceptions==1.4.0 13:00:13 rfc3986==2.0.0 13:00:13 rich==14.1.0 13:00:13 rich-argparse==1.7.1 13:00:13 rpds-py==0.27.0 13:00:13 rsa==4.9.1 13:00:13 ruamel.yaml==0.18.15 13:00:13 ruamel.yaml.clib==0.2.12 13:00:13 s3transfer==0.13.1 13:00:13 simplejson==3.20.1 13:00:13 six==1.17.0 13:00:13 smmap==5.0.2 13:00:13 soupsieve==2.7 13:00:13 stevedore==5.4.1 13:00:13 tabulate==0.9.0 13:00:13 toml==0.10.2 13:00:13 tomlkit==0.13.3 13:00:13 tqdm==4.67.1 13:00:13 typing_extensions==4.14.1 13:00:13 tzdata==2025.2 13:00:13 urllib3==1.26.20 13:00:13 virtualenv==20.34.0 13:00:13 wcwidth==0.2.13 13:00:13 websocket-client==1.8.0 13:00:13 wrapt==1.17.3 13:00:13 xdg==6.0.0 13:00:13 xmltodict==0.14.2 13:00:13 yq==3.4.3 13:00:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16055293969759020674.sh 13:00:14 ---> sudo-logs.sh 13:00:14 Archiving 'sudo' log.. 13:00:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12572346094511780138.sh 13:00:14 ---> job-cost.sh 13:00:14 Setup pyenv: 13:00:14 system 13:00:14 3.8.13 13:00:14 3.9.13 13:00:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:00:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-78hy from file:/tmp/.os_lf_venv 13:00:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:00:21 lf-activate-venv(): INFO: Adding /tmp/venv-78hy/bin to PATH 13:00:21 INFO: No Stack... 13:00:21 INFO: Retrieving Pricing Info for: v3-standard-4 13:00:22 INFO: Archiving Costs 13:00:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4527102930103359807.sh 13:00:22 ---> logs-deploy.sh 13:00:22 Setup pyenv: 13:00:22 system 13:00:22 3.8.13 13:00:22 3.9.13 13:00:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:00:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-78hy from file:/tmp/.os_lf_venv 13:00:24 lf-activate-venv(): INFO: Installing: lftools 13:00:31 lf-activate-venv(): INFO: Adding /tmp/venv-78hy/bin to PATH 13:00:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4238 13:00:31 INFO: archiving workspace using pattern(s): 13:00:32 Archives upload complete. 13:00:33 INFO: archiving logs to Nexus 13:00:33 ---> uname -a: 13:00:33 Linux prd-ubuntu1804-builder-4c-4g-40020 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:00:33 13:00:33 13:00:33 ---> lscpu: 13:00:33 Architecture: x86_64 13:00:33 CPU op-mode(s): 32-bit, 64-bit 13:00:33 Byte Order: Little Endian 13:00:33 CPU(s): 4 13:00:33 On-line CPU(s) list: 0-3 13:00:33 Thread(s) per core: 1 13:00:33 Core(s) per socket: 1 13:00:33 Socket(s): 4 13:00:33 NUMA node(s): 1 13:00:33 Vendor ID: AuthenticAMD 13:00:33 CPU family: 23 13:00:33 Model: 49 13:00:33 Model name: AMD EPYC-Rome Processor 13:00:33 Stepping: 0 13:00:33 CPU MHz: 2799.998 13:00:33 BogoMIPS: 5599.99 13:00:33 Virtualization: AMD-V 13:00:33 Hypervisor vendor: KVM 13:00:33 Virtualization type: full 13:00:33 L1d cache: 32K 13:00:33 L1i cache: 32K 13:00:33 L2 cache: 512K 13:00:33 L3 cache: 16384K 13:00:33 NUMA node0 CPU(s): 0-3 13:00:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:00:33 13:00:33 13:00:33 ---> nproc: 13:00:33 4 13:00:33 13:00:33 13:00:33 ---> df -h: 13:00:33 Filesystem Size Used Avail Use% Mounted on 13:00:33 udev 7.9G 0 7.9G 0% /dev 13:00:33 tmpfs 1.6G 672K 1.6G 1% /run 13:00:33 /dev/vda1 78G 8.4G 69G 11% / 13:00:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:00:33 tmpfs 5.0M 0 5.0M 0% /run/lock 13:00:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:00:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:00:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:00:33 13:00:33 13:00:33 ---> free -m: 13:00:33 total used free shared buff/cache available 13:00:33 Mem: 16040 539 13289 0 2211 15180 13:00:33 Swap: 1023 0 1023 13:00:33 13:00:33 13:00:33 ---> ip addr: 13:00:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:00:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:00:33 inet 127.0.0.1/8 scope host lo 13:00:33 valid_lft forever preferred_lft forever 13:00:33 inet6 ::1/128 scope host 13:00:33 valid_lft forever preferred_lft forever 13:00:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:00:33 link/ether fa:16:3e:9d:01:26 brd ff:ff:ff:ff:ff:ff 13:00:33 inet 10.30.106.104/23 brd 10.30.107.255 scope global dynamic ens3 13:00:33 valid_lft 86256sec preferred_lft 86256sec 13:00:33 inet6 fe80::f816:3eff:fe9d:126/64 scope link 13:00:33 valid_lft forever preferred_lft forever 13:00:33 13:00:33 13:00:33 ---> sar -b -r -n DEV: 13:00:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-40020) 08/22/25 _x86_64_ (4 CPU) 13:00:33 13:00:33 12:58:12 LINUX RESTART (4 CPU) 13:00:33 13:00:33 12:59:01 tps rtps wtps bread/s bwrtn/s 13:00:33 13:00:01 121.25 0.95 120.30 113.18 19738.44 13:00:33 Average: 121.25 0.95 120.30 113.18 19738.44 13:00:33 13:00:33 12:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:00:33 13:00:01 13715812 15560212 2709156 16.49 79932 1949436 781632 4.47 751624 1714700 163440 13:00:33 Average: 13715812 15560212 2709156 16.49 79932 1949436 781632 4.47 751624 1714700 163440 13:00:33 13:00:33 12:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:00:33 13:00:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 13:00:33 13:00:01 ens3 57.96 48.34 812.62 10.68 0.00 0.00 0.00 0.00 13:00:33 Average: lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 13:00:33 Average: ens3 57.96 48.34 812.62 10.68 0.00 0.00 0.00 0.00 13:00:33 13:00:33 13:00:33 ---> sar -P ALL: 13:00:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-40020) 08/22/25 _x86_64_ (4 CPU) 13:00:33 13:00:33 12:58:12 LINUX RESTART (4 CPU) 13:00:33 13:00:33 12:59:01 CPU %user %nice %system %iowait %steal %idle 13:00:33 13:00:01 all 21.46 0.00 1.73 1.42 0.05 75.34 13:00:33 13:00:01 0 23.47 0.00 1.88 0.27 0.05 74.33 13:00:33 13:00:01 1 29.16 0.00 2.32 1.75 0.05 66.72 13:00:33 13:00:01 2 9.36 0.00 1.01 0.93 0.03 88.66 13:00:33 13:00:01 3 23.93 0.00 1.72 2.71 0.08 71.56 13:00:33 Average: all 21.46 0.00 1.73 1.42 0.05 75.34 13:00:33 Average: 0 23.47 0.00 1.88 0.27 0.05 74.33 13:00:33 Average: 1 29.16 0.00 2.32 1.75 0.05 66.72 13:00:33 Average: 2 9.36 0.00 1.01 0.93 0.03 88.66 13:00:33 Average: 3 23.93 0.00 1.72 2.71 0.08 71.56 13:00:33 13:00:33 13:00:33