20:45:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141289 20:45:45 Running as SYSTEM 20:45:45 [EnvInject] - Loading node environment variables. 20:45:45 Building remotely on prd-ubuntu1804-builder-4c-4g-26980 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:45:45 [ssh-agent] Looking for ssh-agent implementation... 20:45:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:45 $ ssh-agent 20:45:45 SSH_AUTH_SOCK=/tmp/ssh-mAWrBhWupAf1/agent.1639 20:45:45 SSH_AGENT_PID=1641 20:45:45 [ssh-agent] Started. 20:45:45 Running ssh-add (command line suppressed) 20:45:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1452994699475138366.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1452994699475138366.key) 20:45:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:45:45 The recommended git tool is: NONE 20:45:47 using credential onap-jenkins-ssh 20:45:47 Wiping out workspace first. 20:45:47 Cloning the remote Git repository 20:45:47 Cloning repository git://cloud.onap.org/mirror/oom.git 20:45:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:45:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:45:47 > git --version # timeout=10 20:45:47 > git --version # 'git version 2.17.1' 20:45:47 using GIT_SSH to set credentials Gerrit user 20:45:47 Verifying host key using manually-configured host key entries 20:45:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:45:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:45:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:45:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:45:52 using GIT_SSH to set credentials Gerrit user 20:45:52 Verifying host key using manually-configured host key entries 20:45:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/141289/3 # timeout=30 20:45:52 > git rev-parse f4d19840a969bf3a586bf358fb46f5f04469fef8^{commit} # timeout=10 20:45:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:45:52 Checking out Revision f4d19840a969bf3a586bf358fb46f5f04469fef8 (refs/changes/89/141289/3) 20:45:52 > git config core.sparsecheckout # timeout=10 20:45:52 > git checkout -f f4d19840a969bf3a586bf358fb46f5f04469fef8 # timeout=30 20:45:56 Commit message: "[CCSDK][SDNC] Version bump for Paris release" 20:45:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:45:56 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 20:45:56 [EnvInject] - Injecting environment variables from a build step. 20:45:56 [EnvInject] - Injecting as environment variables the properties content 20:45:56 PYTHON=python3 20:45:56 20:45:56 [EnvInject] - Variables injected successfully. 20:45:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4222916563516742168.sh 20:45:56 ---> tox-install.sh 20:45:56 + source /home/jenkins/lf-env.sh 20:45:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:45:56 ++ mktemp -d /tmp/venv-XXXX 20:45:56 + lf_venv=/tmp/venv-lG3w 20:45:56 + local venv_file=/tmp/.os_lf_venv 20:45:56 + local python=python3 20:45:56 + local options 20:45:56 + local set_path=true 20:45:56 + local install_args= 20:45:56 ++ 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 20:45:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:45:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:45:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:45:56 + true 20:45:56 + case $1 in 20:45:56 + venv_file=/tmp/.toxenv 20:45:56 + shift 2 20:45:56 + true 20:45:56 + case $1 in 20:45:56 + shift 20:45:56 + break 20:45:56 + case $python in 20:45:56 + local pkg_list= 20:45:56 + [[ -d /opt/pyenv ]] 20:45:56 + echo 'Setup pyenv:' 20:45:56 Setup pyenv: 20:45:56 + export PYENV_ROOT=/opt/pyenv 20:45:56 + PYENV_ROOT=/opt/pyenv 20:45:56 + 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 20:45:56 + 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 20:45:56 + pyenv versions 20:45:56 * system (set by /opt/pyenv/version) 20:45:56 * 3.8.13 (set by /opt/pyenv/version) 20:45:56 * 3.9.13 (set by /opt/pyenv/version) 20:45:56 * 3.10.6 (set by /opt/pyenv/version) 20:45:56 + command -v pyenv 20:45:56 ++ pyenv init - --no-rehash 20:45:56 + 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[*]}"'\'')" 20:45:56 export PATH="/opt/pyenv/shims:${PATH}" 20:45:56 export PYENV_SHELL=bash 20:45:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:45:56 pyenv() { 20:45:56 local command 20:45:56 command="${1:-}" 20:45:56 if [ "$#" -gt 0 ]; then 20:45:56 shift 20:45:56 fi 20:45:56 20:45:56 case "$command" in 20:45:56 rehash|shell) 20:45:56 eval "$(pyenv "sh-$command" "$@")" 20:45:56 ;; 20:45:56 *) 20:45:56 command pyenv "$command" "$@" 20:45:56 ;; 20:45:56 esac 20:45:56 }' 20:45:56 +++ 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[*]}"' 20:45:56 ++ 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 20:45:56 ++ 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 20:45:56 ++ 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 20:45:56 ++ export PYENV_SHELL=bash 20:45:56 ++ PYENV_SHELL=bash 20:45:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:45:56 +++ complete -F _pyenv pyenv 20:45:56 ++ lf-pyver python3 20:45:56 ++ local py_version_xy=python3 20:45:56 ++ local py_version_xyz= 20:45:56 ++ pyenv versions 20:45:56 ++ local command 20:45:56 ++ command=versions 20:45:56 ++ '[' 1 -gt 0 ']' 20:45:56 ++ shift 20:45:56 ++ case "$command" in 20:45:56 ++ command pyenv versions 20:45:56 ++ pyenv versions 20:45:56 ++ sed 's/^[ *]* //' 20:45:56 ++ awk '{ print $1 }' 20:45:56 ++ grep -E '^[0-9.]*[0-9]$' 20:45:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:45:56 +++ grep '^3' /tmp/.pyenv_versions 20:45:56 +++ sort -V 20:45:56 +++ tail -n 1 20:45:56 ++ py_version_xyz=3.10.6 20:45:56 ++ [[ -z 3.10.6 ]] 20:45:56 ++ echo 3.10.6 20:45:56 ++ return 0 20:45:56 + pyenv local 3.10.6 20:45:56 + local command 20:45:56 + command=local 20:45:56 + '[' 2 -gt 0 ']' 20:45:56 + shift 20:45:56 + case "$command" in 20:45:56 + command pyenv local 3.10.6 20:45:56 + pyenv local 3.10.6 20:45:56 + for arg in "$@" 20:45:56 + case $arg in 20:45:56 + pkg_list+='tox ' 20:45:56 + for arg in "$@" 20:45:56 + case $arg in 20:45:56 + pkg_list+='virtualenv ' 20:45:56 + for arg in "$@" 20:45:56 + case $arg in 20:45:56 + pkg_list+='urllib3~=1.26.15 ' 20:45:56 + [[ -f /tmp/.toxenv ]] 20:45:56 + [[ ! -f /tmp/.toxenv ]] 20:45:56 + [[ -n '' ]] 20:45:56 + python3 -m venv /tmp/venv-lG3w 20:46:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lG3w' 20:46:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lG3w 20:46:00 + echo /tmp/venv-lG3w 20:46:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:46:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:46:00 + /tmp/venv-lG3w/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 20:46:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:46:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:46:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:46:04 + /tmp/venv-lG3w/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:46:06 + type python3 20:46:06 + true 20:46:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lG3w/bin to PATH' 20:46:06 lf-activate-venv(): INFO: Adding /tmp/venv-lG3w/bin to PATH 20:46:06 + PATH=/tmp/venv-lG3w/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 20:46:06 + return 0 20:46:06 + python3 --version 20:46:06 Python 3.10.6 20:46:06 + python3 -m pip --version 20:46:07 pip 25.1.1 from /tmp/venv-lG3w/lib/python3.10/site-packages/pip (python 3.10) 20:46:07 + python3 -m pip freeze 20:46:07 cachetools==6.1.0 20:46:07 chardet==5.2.0 20:46:07 colorama==0.4.6 20:46:07 distlib==0.3.9 20:46:07 filelock==3.18.0 20:46:07 packaging==25.0 20:46:07 platformdirs==4.3.8 20:46:07 pluggy==1.6.0 20:46:07 pyproject-api==1.9.1 20:46:07 tomli==2.2.1 20:46:07 tox==4.27.0 20:46:07 typing_extensions==4.14.1 20:46:07 urllib3==1.26.20 20:46:07 virtualenv==20.31.2 20:46:07 [EnvInject] - Injecting environment variables from a build step. 20:46:07 [EnvInject] - Injecting as environment variables the properties content 20:46:07 PARALLEL=false 20:46:07 20:46:07 [EnvInject] - Variables injected successfully. 20:46:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15884942203512845090.sh 20:46:07 ---> tox-run.sh 20:46:07 + 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 20:46:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:46:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:46:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:46:07 + cd /w/workspace/oom-master-pre-commit-lint/. 20:46:07 + source /home/jenkins/lf-env.sh 20:46:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:46:07 ++ mktemp -d /tmp/venv-XXXX 20:46:07 + lf_venv=/tmp/venv-Bsn4 20:46:07 + local venv_file=/tmp/.os_lf_venv 20:46:07 + local python=python3 20:46:07 + local options 20:46:07 + local set_path=true 20:46:07 + local install_args= 20:46: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 20:46:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:46:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:46:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:46:07 + true 20:46:07 + case $1 in 20:46:07 + venv_file=/tmp/.toxenv 20:46:07 + shift 2 20:46:07 + true 20:46:07 + case $1 in 20:46:07 + shift 20:46:07 + break 20:46:07 + case $python in 20:46:07 + local pkg_list= 20:46:07 + [[ -d /opt/pyenv ]] 20:46:07 + echo 'Setup pyenv:' 20:46:07 Setup pyenv: 20:46:07 + export PYENV_ROOT=/opt/pyenv 20:46:07 + PYENV_ROOT=/opt/pyenv 20:46:07 + 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 20:46:07 + 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 20:46:07 + pyenv versions 20:46:07 system 20:46:07 3.8.13 20:46:07 3.9.13 20:46:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:46:07 + command -v pyenv 20:46:07 ++ pyenv init - --no-rehash 20:46: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[*]}"'\'')" 20:46:07 export PATH="/opt/pyenv/shims:${PATH}" 20:46:07 export PYENV_SHELL=bash 20:46:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:46:07 pyenv() { 20:46:07 local command 20:46:07 command="${1:-}" 20:46:07 if [ "$#" -gt 0 ]; then 20:46:07 shift 20:46:07 fi 20:46:07 20:46:07 case "$command" in 20:46:07 rehash|shell) 20:46:07 eval "$(pyenv "sh-$command" "$@")" 20:46:07 ;; 20:46:07 *) 20:46:07 command pyenv "$command" "$@" 20:46:07 ;; 20:46:07 esac 20:46:07 }' 20:46: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[*]}"' 20:46:07 ++ 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 20:46:07 ++ 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 20:46:07 ++ 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 20:46:07 ++ export PYENV_SHELL=bash 20:46:07 ++ PYENV_SHELL=bash 20:46:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:46:07 +++ complete -F _pyenv pyenv 20:46:07 ++ lf-pyver python3 20:46:07 ++ local py_version_xy=python3 20:46:07 ++ local py_version_xyz= 20:46:07 ++ pyenv versions 20:46:07 ++ local command 20:46:07 ++ command=versions 20:46:07 ++ '[' 1 -gt 0 ']' 20:46:07 ++ shift 20:46:07 ++ case "$command" in 20:46:07 ++ command pyenv versions 20:46:07 ++ pyenv versions 20:46:07 ++ awk '{ print $1 }' 20:46:07 ++ grep -E '^[0-9.]*[0-9]$' 20:46:07 ++ sed 's/^[ *]* //' 20:46:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:46:07 +++ sort -V 20:46:07 +++ tail -n 1 20:46:07 +++ grep '^3' /tmp/.pyenv_versions 20:46:07 ++ py_version_xyz=3.10.6 20:46:07 ++ [[ -z 3.10.6 ]] 20:46:07 ++ echo 3.10.6 20:46:07 ++ return 0 20:46:07 + pyenv local 3.10.6 20:46:07 + local command 20:46:07 + command=local 20:46:07 + '[' 2 -gt 0 ']' 20:46:07 + shift 20:46:07 + case "$command" in 20:46:07 + command pyenv local 3.10.6 20:46:07 + pyenv local 3.10.6 20:46:07 + for arg in "$@" 20:46:07 + case $arg in 20:46:07 + pkg_list+='tox ' 20:46:07 + for arg in "$@" 20:46:07 + case $arg in 20:46:07 + pkg_list+='virtualenv ' 20:46:07 + for arg in "$@" 20:46:07 + case $arg in 20:46:07 + pkg_list+='urllib3~=1.26.15 ' 20:46:07 + [[ -f /tmp/.toxenv ]] 20:46:07 ++ cat /tmp/.toxenv 20:46:07 + lf_venv=/tmp/venv-lG3w 20:46:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lG3w from' file:/tmp/.toxenv 20:46:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lG3w from file:/tmp/.toxenv 20:46:07 + /tmp/venv-lG3w/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 20:46:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:46:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:46:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:46:08 + /tmp/venv-lG3w/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:46:09 + type python3 20:46:09 + true 20:46:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lG3w/bin to PATH' 20:46:09 lf-activate-venv(): INFO: Adding /tmp/venv-lG3w/bin to PATH 20:46:09 + PATH=/tmp/venv-lG3w/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 20:46:09 + return 0 20:46:09 + [[ -d /opt/pyenv ]] 20:46:09 + echo '---> Setting up pyenv' 20:46:09 ---> Setting up pyenv 20:46:09 + export PYENV_ROOT=/opt/pyenv 20:46:09 + PYENV_ROOT=/opt/pyenv 20:46:09 + export PATH=/opt/pyenv/bin:/tmp/venv-lG3w/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 20:46:09 + PATH=/opt/pyenv/bin:/tmp/venv-lG3w/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 20:46:09 ++ pwd 20:46:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:46:09 + export PYTHONPATH 20:46:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:46:09 + TOX_TESTENV_PASSENV=PYTHONPATH 20:46:09 + tox --version 20:46:09 4.27.0 from /tmp/venv-lG3w/lib/python3.10/site-packages/tox/__init__.py 20:46:09 + PARALLEL=false 20:46:09 + TOX_OPTIONS_LIST= 20:46:09 + [[ -n pre-commit ]] 20:46:09 + TOX_OPTIONS_LIST=' -e pre-commit' 20:46:09 + case ${PARALLEL,,} in 20:46:09 + tox -e pre-commit 20:46:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:46:10 pre-commit: install_deps> python -I -m pip install pre-commit 20:46:13 pre-commit: freeze> python -m pip freeze --all 20:46:13 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 20:46:13 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:46:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:46:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:46:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:46:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:46:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:46:16 [INFO] Once installed this environment will be reused. 20:46:16 [INFO] This may take a few minutes... 20:46:20 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:46:20 [INFO] Once installed this environment will be reused. 20:46:20 [INFO] This may take a few minutes... 20:46:24 trim trailing whitespace.................................................Passed 20:46:24 Tabs remover.............................................................Passed 20:46:24 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:46:24 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:46:24 [INFO] Once installed this environment will be reused. 20:46:24 [INFO] This may take a few minutes... 20:46:33 gitlint..............................................(no files to check)Skipped 20:46:33 pre-commit: OK (22.76=setup[3.43]+cmd[11.03,8.30] seconds) 20:46:33 congratulations :) (22.97 seconds) 20:46:33 + tox_status=0 20:46:33 + echo '---> Completed tox runs' 20:46:33 ---> Completed tox runs 20:46:33 + for i in .tox/*/log 20:46:33 ++ echo .tox/pre-commit/log 20:46:33 ++ awk -F/ '{print $2}' 20:46:33 + tox_env=pre-commit 20:46:33 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:46:33 + DOC_DIR=docs/_build/html 20:46:33 + [[ -d docs/_build/html ]] 20:46:33 + echo '---> tox-run.sh ends' 20:46:33 ---> tox-run.sh ends 20:46:33 + test 0 -eq 0 20:46:33 $ ssh-agent -k 20:46:33 unset SSH_AUTH_SOCK; 20:46:33 unset SSH_AGENT_PID; 20:46:33 echo Agent pid 1641 killed; 20:46:33 [ssh-agent] Stopped. 20:46:33 [PostBuildScript] - [INFO] Executing post build scripts. 20:46:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11596350952693544748.sh 20:46:33 ---> sysstat.sh 20:46:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7815714151549798196.sh 20:46:33 ---> package-listing.sh 20:46:33 ++ facter osfamily 20:46:33 ++ tr '[:upper:]' '[:lower:]' 20:46:33 + OS_FAMILY=debian 20:46:33 + workspace=/w/workspace/oom-master-pre-commit-lint 20:46:33 + START_PACKAGES=/tmp/packages_start.txt 20:46:33 + END_PACKAGES=/tmp/packages_end.txt 20:46:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:46:33 + PACKAGES=/tmp/packages_start.txt 20:46:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:46:33 + PACKAGES=/tmp/packages_end.txt 20:46:33 + case "${OS_FAMILY}" in 20:46:33 + dpkg -l 20:46:33 + grep '^ii' 20:46:33 + '[' -f /tmp/packages_start.txt ']' 20:46:33 + '[' -f /tmp/packages_end.txt ']' 20:46:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:46:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:46:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:46:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:46:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10343198995243432969.sh 20:46:33 ---> capture-instance-metadata.sh 20:46:33 Setup pyenv: 20:46:33 system 20:46:33 3.8.13 20:46:33 3.9.13 20:46:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:46:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E4kT 20:46:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:46:41 lf-activate-venv(): INFO: Installing: lftools 20:47:02 lf-activate-venv(): INFO: Adding /tmp/venv-E4kT/bin to PATH 20:47:02 INFO: Running in OpenStack, capturing instance metadata 20:47:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6820054234985248626.sh 20:47:03 provisioning config files... 20:47:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2625038297456752367tmp 20:47:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:47:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:47:03 [EnvInject] - Injecting environment variables from a build step. 20:47:03 [EnvInject] - Injecting as environment variables the properties content 20:47:03 SERVER_ID=logs 20:47:03 20:47:03 [EnvInject] - Variables injected successfully. 20:47:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12667820259579201610.sh 20:47:03 ---> create-netrc.sh 20:47:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4162311031061946519.sh 20:47:03 ---> python-tools-install.sh 20:47:03 Setup pyenv: 20:47:03 system 20:47:03 3.8.13 20:47:03 3.9.13 20:47:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:47:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E4kT from file:/tmp/.os_lf_venv 20:47:05 lf-activate-venv(): INFO: Installing: lftools 20:47:12 lf-activate-venv(): INFO: Adding /tmp/venv-E4kT/bin to PATH 20:47:12 Generating Requirements File 20:47:32 Python 3.10.6 20:47:32 pip 25.1.1 from /tmp/venv-E4kT/lib/python3.10/site-packages/pip (python 3.10) 20:47:33 appdirs==1.4.4 20:47:33 argcomplete==3.6.2 20:47:33 aspy.yaml==1.3.0 20:47:33 attrs==25.3.0 20:47:33 autopage==0.5.2 20:47:33 beautifulsoup4==4.13.4 20:47:33 boto3==1.39.4 20:47:33 botocore==1.39.4 20:47:33 bs4==0.0.2 20:47:33 cachetools==5.5.2 20:47:33 certifi==2025.7.9 20:47:33 cffi==1.17.1 20:47:33 cfgv==3.4.0 20:47:33 chardet==5.2.0 20:47:33 charset-normalizer==3.4.2 20:47:33 click==8.2.1 20:47:33 cliff==4.10.0 20:47:33 cmd2==2.7.0 20:47:33 cryptography==3.3.2 20:47:33 debtcollector==3.0.0 20:47:33 decorator==5.2.1 20:47:33 defusedxml==0.7.1 20:47:33 Deprecated==1.2.18 20:47:33 distlib==0.3.9 20:47:33 dnspython==2.7.0 20:47:33 docker==7.1.0 20:47:33 dogpile.cache==1.4.0 20:47:33 durationpy==0.10 20:47:33 email_validator==2.2.0 20:47:33 filelock==3.18.0 20:47:33 future==1.0.0 20:47:33 gitdb==4.0.12 20:47:33 GitPython==3.1.44 20:47:33 google-auth==2.40.3 20:47:33 httplib2==0.22.0 20:47:33 identify==2.6.12 20:47:33 idna==3.10 20:47:33 importlib-resources==1.5.0 20:47:33 iso8601==2.1.0 20:47:33 Jinja2==3.1.6 20:47:33 jmespath==1.0.1 20:47:33 jsonpatch==1.33 20:47:33 jsonpointer==3.0.0 20:47:33 jsonschema==4.24.0 20:47:33 jsonschema-specifications==2025.4.1 20:47:33 keystoneauth1==5.11.1 20:47:33 kubernetes==33.1.0 20:47:33 lftools==0.37.13 20:47:33 lxml==6.0.0 20:47:33 markdown-it-py==3.0.0 20:47:33 MarkupSafe==3.0.2 20:47:33 mdurl==0.1.2 20:47:33 msgpack==1.1.1 20:47:33 multi_key_dict==2.0.3 20:47:33 munch==4.0.0 20:47:33 netaddr==1.3.0 20:47:33 niet==1.4.2 20:47:33 nodeenv==1.9.1 20:47:33 oauth2client==4.1.3 20:47:33 oauthlib==3.3.1 20:47:33 openstacksdk==4.6.0 20:47:33 os-client-config==2.3.0 20:47:33 os-service-types==1.8.0 20:47:33 osc-lib==4.1.0 20:47:33 oslo.config==9.8.0 20:47:33 oslo.context==6.0.0 20:47:33 oslo.i18n==6.5.1 20:47:33 oslo.log==7.1.0 20:47:33 oslo.serialization==5.7.0 20:47:33 oslo.utils==9.0.0 20:47:33 packaging==25.0 20:47:33 pbr==6.1.1 20:47:33 platformdirs==4.3.8 20:47:33 prettytable==3.16.0 20:47:33 psutil==7.0.0 20:47:33 pyasn1==0.6.1 20:47:33 pyasn1_modules==0.4.2 20:47:33 pycparser==2.22 20:47:33 pygerrit2==2.0.15 20:47:33 PyGithub==2.6.1 20:47:33 Pygments==2.19.2 20:47:33 PyJWT==2.10.1 20:47:33 PyNaCl==1.5.0 20:47:33 pyparsing==2.4.7 20:47:33 pyperclip==1.9.0 20:47:33 pyrsistent==0.20.0 20:47:33 python-cinderclient==9.7.0 20:47:33 python-dateutil==2.9.0.post0 20:47:33 python-heatclient==4.2.0 20:47:33 python-jenkins==1.8.2 20:47:33 python-keystoneclient==5.6.0 20:47:33 python-magnumclient==4.8.1 20:47:33 python-openstackclient==8.1.0 20:47:33 python-swiftclient==4.8.0 20:47:33 PyYAML==6.0.2 20:47:33 referencing==0.36.2 20:47:33 requests==2.32.4 20:47:33 requests-oauthlib==2.0.0 20:47:33 requestsexceptions==1.4.0 20:47:33 rfc3986==2.0.0 20:47:33 rich==14.0.0 20:47:33 rich-argparse==1.7.1 20:47:33 rpds-py==0.26.0 20:47:33 rsa==4.9.1 20:47:33 ruamel.yaml==0.18.14 20:47:33 ruamel.yaml.clib==0.2.12 20:47:33 s3transfer==0.13.0 20:47:33 simplejson==3.20.1 20:47:33 six==1.17.0 20:47:33 smmap==5.0.2 20:47:33 soupsieve==2.7 20:47:33 stevedore==5.4.1 20:47:33 tabulate==0.9.0 20:47:33 toml==0.10.2 20:47:33 tomlkit==0.13.3 20:47:33 tqdm==4.67.1 20:47:33 typing_extensions==4.14.1 20:47:33 tzdata==2025.2 20:47:33 urllib3==1.26.20 20:47:33 virtualenv==20.31.2 20:47:33 wcwidth==0.2.13 20:47:33 websocket-client==1.8.0 20:47:33 wrapt==1.17.2 20:47:33 xdg==6.0.0 20:47:33 xmltodict==0.14.2 20:47:33 yq==3.4.3 20:47:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18193530476782156604.sh 20:47:33 ---> sudo-logs.sh 20:47:33 Archiving 'sudo' log.. 20:47:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11589584275518689871.sh 20:47:33 ---> job-cost.sh 20:47:33 Setup pyenv: 20:47:33 system 20:47:33 3.8.13 20:47:33 3.9.13 20:47:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:47:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E4kT from file:/tmp/.os_lf_venv 20:47:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:47:40 lf-activate-venv(): INFO: Adding /tmp/venv-E4kT/bin to PATH 20:47:40 INFO: No Stack... 20:47:41 INFO: Retrieving Pricing Info for: v3-standard-4 20:47:41 INFO: Archiving Costs 20:47:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6237289690281058239.sh 20:47:41 ---> logs-deploy.sh 20:47:41 Setup pyenv: 20:47:41 system 20:47:41 3.8.13 20:47:41 3.9.13 20:47:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:47:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E4kT from file:/tmp/.os_lf_venv 20:47:43 lf-activate-venv(): INFO: Installing: lftools 20:47:51 lf-activate-venv(): INFO: Adding /tmp/venv-E4kT/bin to PATH 20:47:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4182 20:47:51 INFO: archiving workspace using pattern(s): 20:47:52 Archives upload complete. 20:47:52 INFO: archiving logs to Nexus 20:47:53 ---> uname -a: 20:47:53 Linux prd-ubuntu1804-builder-4c-4g-26980 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:47:53 20:47:53 20:47:53 ---> lscpu: 20:47:53 Architecture: x86_64 20:47:53 CPU op-mode(s): 32-bit, 64-bit 20:47:53 Byte Order: Little Endian 20:47:53 CPU(s): 4 20:47:53 On-line CPU(s) list: 0-3 20:47:53 Thread(s) per core: 1 20:47:53 Core(s) per socket: 1 20:47:53 Socket(s): 4 20:47:53 NUMA node(s): 1 20:47:53 Vendor ID: AuthenticAMD 20:47:53 CPU family: 23 20:47:53 Model: 49 20:47:53 Model name: AMD EPYC-Rome Processor 20:47:53 Stepping: 0 20:47:53 CPU MHz: 2800.000 20:47:53 BogoMIPS: 5600.00 20:47:53 Virtualization: AMD-V 20:47:53 Hypervisor vendor: KVM 20:47:53 Virtualization type: full 20:47:53 L1d cache: 32K 20:47:53 L1i cache: 32K 20:47:53 L2 cache: 512K 20:47:53 L3 cache: 16384K 20:47:53 NUMA node0 CPU(s): 0-3 20:47:53 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 20:47:53 20:47:53 20:47:53 ---> nproc: 20:47:53 4 20:47:53 20:47:53 20:47:53 ---> df -h: 20:47:53 Filesystem Size Used Avail Use% Mounted on 20:47:53 udev 7.9G 0 7.9G 0% /dev 20:47:53 tmpfs 1.6G 672K 1.6G 1% /run 20:47:53 /dev/vda1 78G 8.4G 69G 11% / 20:47:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:47:53 tmpfs 5.0M 0 5.0M 0% /run/lock 20:47:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:47:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:47:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:47:53 20:47:53 20:47:53 ---> free -m: 20:47:53 total used free shared buff/cache available 20:47:53 Mem: 16040 560 13276 0 2202 15158 20:47:53 Swap: 1023 0 1023 20:47:53 20:47:53 20:47:53 ---> ip addr: 20:47:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:47:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:47:53 inet 127.0.0.1/8 scope host lo 20:47:53 valid_lft forever preferred_lft forever 20:47:53 inet6 ::1/128 scope host 20:47:53 valid_lft forever preferred_lft forever 20:47:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:47:53 link/ether fa:16:3e:f0:6b:3a brd ff:ff:ff:ff:ff:ff 20:47:53 inet 10.30.107.166/23 brd 10.30.107.255 scope global dynamic ens3 20:47:53 valid_lft 86256sec preferred_lft 86256sec 20:47:53 inet6 fe80::f816:3eff:fef0:6b3a/64 scope link 20:47:53 valid_lft forever preferred_lft forever 20:47:53 20:47:53 20:47:53 ---> sar -b -r -n DEV: 20:47:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26980) 07/09/25 _x86_64_ (4 CPU) 20:47:53 20:47:53 20:45:31 LINUX RESTART (4 CPU) 20:47:53 20:47:53 20:46:01 tps rtps wtps bread/s bwrtn/s 20:47:53 20:47:01 124.38 8.83 115.55 192.63 27893.08 20:47:53 Average: 124.38 8.83 115.55 192.63 27893.08 20:47:53 20:47:53 20:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:47:53 20:47:01 13622404 15464456 2802556 17.06 75540 1952696 850340 4.87 861332 1696384 220000 20:47:53 Average: 13622404 15464456 2802556 17.06 75540 1952696 850340 4.87 861332 1696384 220000 20:47:53 20:47:53 20:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:47:53 20:47:01 ens3 186.87 128.98 1441.60 16.54 0.00 0.00 0.00 0.00 20:47:53 20:47:01 lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 20:47:53 Average: ens3 186.87 128.98 1441.60 16.54 0.00 0.00 0.00 0.00 20:47:53 Average: lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 20:47:53 20:47:53 20:47:53 ---> sar -P ALL: 20:47:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26980) 07/09/25 _x86_64_ (4 CPU) 20:47:53 20:47:53 20:45:31 LINUX RESTART (4 CPU) 20:47:53 20:47:53 20:46:01 CPU %user %nice %system %iowait %steal %idle 20:47:53 20:47:01 all 22.57 0.00 2.02 2.52 0.05 72.84 20:47:53 20:47:01 0 12.13 0.00 1.24 3.06 0.03 83.55 20:47:53 20:47:01 1 18.72 0.00 2.10 4.44 0.03 74.70 20:47:53 20:47:01 2 34.63 0.00 2.80 2.31 0.08 60.18 20:47:53 20:47:01 3 24.84 0.00 1.92 0.25 0.05 72.94 20:47:53 Average: all 22.57 0.00 2.02 2.52 0.05 72.84 20:47:53 Average: 0 12.13 0.00 1.24 3.06 0.03 83.55 20:47:53 Average: 1 18.72 0.00 2.10 4.44 0.03 74.70 20:47:53 Average: 2 34.63 0.00 2.80 2.31 0.08 60.18 20:47:53 Average: 3 24.84 0.00 1.92 0.25 0.05 72.94 20:47:53 20:47:53 20:47:53