14:24:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141047 14:24:25 Running as SYSTEM 14:24:25 [EnvInject] - Loading node environment variables. 14:24:25 Building remotely on prd-ubuntu1804-builder-4c-4g-19546 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:24:25 [ssh-agent] Looking for ssh-agent implementation... 14:24:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:25 $ ssh-agent 14:24:25 SSH_AUTH_SOCK=/tmp/ssh-UZwKuGHjJutn/agent.1651 14:24:25 SSH_AGENT_PID=1653 14:24:25 [ssh-agent] Started. 14:24:25 Running ssh-add (command line suppressed) 14:24:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7046723188812461279.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7046723188812461279.key) 14:24:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:24:25 The recommended git tool is: NONE 14:24:27 using credential onap-jenkins-ssh 14:24:27 Wiping out workspace first. 14:24:27 Cloning the remote Git repository 14:24:27 Cloning repository git://cloud.onap.org/mirror/oom.git 14:24:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:24:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:24:27 > git --version # timeout=10 14:24:27 > git --version # 'git version 2.17.1' 14:24:27 using GIT_SSH to set credentials Gerrit user 14:24:27 Verifying host key using manually-configured host key entries 14:24:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:24:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:24:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:24:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:24:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:24:32 using GIT_SSH to set credentials Gerrit user 14:24:32 Verifying host key using manually-configured host key entries 14:24:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/141047/3 # timeout=30 14:24:33 > git rev-parse e47bf7cfaba6ed9139010b32ac6022e694b57a1d^{commit} # timeout=10 14:24:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:24:33 Checking out Revision e47bf7cfaba6ed9139010b32ac6022e694b57a1d (refs/changes/47/141047/3) 14:24:33 > git config core.sparsecheckout # timeout=10 14:24:33 > git checkout -f e47bf7cfaba6ed9139010b32ac6022e694b57a1d # timeout=30 14:24:36 Commit message: "[SDC] Reduce sdc-be log noise" 14:24:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:24:36 > git rev-list --no-walk 852218a1715e275d19f297cfeaa0d83e7568d162 # timeout=10 14:24:36 [EnvInject] - Injecting environment variables from a build step. 14:24:36 [EnvInject] - Injecting as environment variables the properties content 14:24:36 PYTHON=python3 14:24:36 14:24:36 [EnvInject] - Variables injected successfully. 14:24:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15827593866485316136.sh 14:24:36 ---> tox-install.sh 14:24:36 + source /home/jenkins/lf-env.sh 14:24:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:24:36 ++ mktemp -d /tmp/venv-XXXX 14:24:36 + lf_venv=/tmp/venv-yjk5 14:24:36 + local venv_file=/tmp/.os_lf_venv 14:24:36 + local python=python3 14:24:36 + local options 14:24:36 + local set_path=true 14:24:36 + local install_args= 14:24: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 14:24:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:24:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:24:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:24:36 + true 14:24:36 + case $1 in 14:24:36 + venv_file=/tmp/.toxenv 14:24:36 + shift 2 14:24:36 + true 14:24:36 + case $1 in 14:24:36 + shift 14:24:36 + break 14:24:36 + case $python in 14:24:36 + local pkg_list= 14:24:36 + [[ -d /opt/pyenv ]] 14:24:36 + echo 'Setup pyenv:' 14:24:36 Setup pyenv: 14:24:36 + export PYENV_ROOT=/opt/pyenv 14:24:36 + PYENV_ROOT=/opt/pyenv 14:24: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 14:24: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 14:24:36 + pyenv versions 14:24:36 * system (set by /opt/pyenv/version) 14:24:36 * 3.8.13 (set by /opt/pyenv/version) 14:24:36 * 3.9.13 (set by /opt/pyenv/version) 14:24:36 * 3.10.6 (set by /opt/pyenv/version) 14:24:36 + command -v pyenv 14:24:36 ++ pyenv init - --no-rehash 14:24:37 + 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[*]}"'\'')" 14:24:37 export PATH="/opt/pyenv/shims:${PATH}" 14:24:37 export PYENV_SHELL=bash 14:24:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:24:37 pyenv() { 14:24:37 local command 14:24:37 command="${1:-}" 14:24:37 if [ "$#" -gt 0 ]; then 14:24:37 shift 14:24:37 fi 14:24:37 14:24:37 case "$command" in 14:24:37 rehash|shell) 14:24:37 eval "$(pyenv "sh-$command" "$@")" 14:24:37 ;; 14:24:37 *) 14:24:37 command pyenv "$command" "$@" 14:24:37 ;; 14:24:37 esac 14:24:37 }' 14:24:37 +++ 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[*]}"' 14:24:37 ++ 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 14:24:37 ++ 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 14:24:37 ++ 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 14:24:37 ++ export PYENV_SHELL=bash 14:24:37 ++ PYENV_SHELL=bash 14:24:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:24:37 +++ complete -F _pyenv pyenv 14:24:37 ++ lf-pyver python3 14:24:37 ++ local py_version_xy=python3 14:24:37 ++ local py_version_xyz= 14:24:37 ++ pyenv versions 14:24:37 ++ local command 14:24:37 ++ command=versions 14:24:37 ++ '[' 1 -gt 0 ']' 14:24:37 ++ shift 14:24:37 ++ case "$command" in 14:24:37 ++ command pyenv versions 14:24:37 ++ pyenv versions 14:24:37 ++ sed 's/^[ *]* //' 14:24:37 ++ grep -E '^[0-9.]*[0-9]$' 14:24:37 ++ awk '{ print $1 }' 14:24:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:24:37 +++ grep '^3' /tmp/.pyenv_versions 14:24:37 +++ sort -V 14:24:37 +++ tail -n 1 14:24:37 ++ py_version_xyz=3.10.6 14:24:37 ++ [[ -z 3.10.6 ]] 14:24:37 ++ echo 3.10.6 14:24:37 ++ return 0 14:24:37 + pyenv local 3.10.6 14:24:37 + local command 14:24:37 + command=local 14:24:37 + '[' 2 -gt 0 ']' 14:24:37 + shift 14:24:37 + case "$command" in 14:24:37 + command pyenv local 3.10.6 14:24:37 + pyenv local 3.10.6 14:24:37 + for arg in "$@" 14:24:37 + case $arg in 14:24:37 + pkg_list+='tox ' 14:24:37 + for arg in "$@" 14:24:37 + case $arg in 14:24:37 + pkg_list+='virtualenv ' 14:24:37 + for arg in "$@" 14:24:37 + case $arg in 14:24:37 + pkg_list+='urllib3~=1.26.15 ' 14:24:37 + [[ -f /tmp/.toxenv ]] 14:24:37 + [[ ! -f /tmp/.toxenv ]] 14:24:37 + [[ -n '' ]] 14:24:37 + python3 -m venv /tmp/venv-yjk5 14:24:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yjk5' 14:24:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yjk5 14:24:41 + echo /tmp/venv-yjk5 14:24:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:24:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:24:41 + /tmp/venv-yjk5/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:24:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:24:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:24:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:24:45 + /tmp/venv-yjk5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:24:47 + type python3 14:24:47 + true 14:24:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yjk5/bin to PATH' 14:24:47 lf-activate-venv(): INFO: Adding /tmp/venv-yjk5/bin to PATH 14:24:47 + PATH=/tmp/venv-yjk5/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 14:24:47 + return 0 14:24:47 + python3 --version 14:24:47 Python 3.10.6 14:24:47 + python3 -m pip --version 14:24:47 pip 25.1.1 from /tmp/venv-yjk5/lib/python3.10/site-packages/pip (python 3.10) 14:24:47 + python3 -m pip freeze 14:24:48 cachetools==6.0.0 14:24:48 chardet==5.2.0 14:24:48 colorama==0.4.6 14:24:48 distlib==0.3.9 14:24:48 filelock==3.18.0 14:24:48 packaging==25.0 14:24:48 platformdirs==4.3.8 14:24:48 pluggy==1.6.0 14:24:48 pyproject-api==1.9.1 14:24:48 tomli==2.2.1 14:24:48 tox==4.26.0 14:24:48 typing_extensions==4.14.0 14:24:48 urllib3==1.26.20 14:24:48 virtualenv==20.31.2 14:24:48 [EnvInject] - Injecting environment variables from a build step. 14:24:48 [EnvInject] - Injecting as environment variables the properties content 14:24:48 PARALLEL=false 14:24:48 14:24:48 [EnvInject] - Variables injected successfully. 14:24:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15358708608694541200.sh 14:24:48 ---> tox-run.sh 14:24:48 + 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 14:24:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:24:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:24:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:24:48 + cd /w/workspace/oom-master-pre-commit-lint/. 14:24:48 + source /home/jenkins/lf-env.sh 14:24:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:24:48 ++ mktemp -d /tmp/venv-XXXX 14:24:48 + lf_venv=/tmp/venv-zxOU 14:24:48 + local venv_file=/tmp/.os_lf_venv 14:24:48 + local python=python3 14:24:48 + local options 14:24:48 + local set_path=true 14:24:48 + local install_args= 14:24:48 ++ 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 14:24:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:24:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:24:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:24:48 + true 14:24:48 + case $1 in 14:24:48 + venv_file=/tmp/.toxenv 14:24:48 + shift 2 14:24:48 + true 14:24:48 + case $1 in 14:24:48 + shift 14:24:48 + break 14:24:48 + case $python in 14:24:48 + local pkg_list= 14:24:48 + [[ -d /opt/pyenv ]] 14:24:48 + echo 'Setup pyenv:' 14:24:48 Setup pyenv: 14:24:48 + export PYENV_ROOT=/opt/pyenv 14:24:48 + PYENV_ROOT=/opt/pyenv 14:24:48 + 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 14:24:48 + 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 14:24:48 + pyenv versions 14:24:48 system 14:24:48 3.8.13 14:24:48 3.9.13 14:24:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:24:48 + command -v pyenv 14:24:48 ++ pyenv init - --no-rehash 14:24:48 + 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[*]}"'\'')" 14:24:48 export PATH="/opt/pyenv/shims:${PATH}" 14:24:48 export PYENV_SHELL=bash 14:24:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:24:48 pyenv() { 14:24:48 local command 14:24:48 command="${1:-}" 14:24:48 if [ "$#" -gt 0 ]; then 14:24:48 shift 14:24:48 fi 14:24:48 14:24:48 case "$command" in 14:24:48 rehash|shell) 14:24:48 eval "$(pyenv "sh-$command" "$@")" 14:24:48 ;; 14:24:48 *) 14:24:48 command pyenv "$command" "$@" 14:24:48 ;; 14:24:48 esac 14:24:48 }' 14:24:48 +++ 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[*]}"' 14:24:48 ++ 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 14:24:48 ++ 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 14:24:48 ++ 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 14:24:48 ++ export PYENV_SHELL=bash 14:24:48 ++ PYENV_SHELL=bash 14:24:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:24:48 +++ complete -F _pyenv pyenv 14:24:48 ++ lf-pyver python3 14:24:48 ++ local py_version_xy=python3 14:24:48 ++ local py_version_xyz= 14:24:48 ++ pyenv versions 14:24:48 ++ local command 14:24:48 ++ command=versions 14:24:48 ++ '[' 1 -gt 0 ']' 14:24:48 ++ shift 14:24:48 ++ case "$command" in 14:24:48 ++ command pyenv versions 14:24:48 ++ pyenv versions 14:24:48 ++ sed 's/^[ *]* //' 14:24:48 ++ awk '{ print $1 }' 14:24:48 ++ grep -E '^[0-9.]*[0-9]$' 14:24:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:24:48 +++ grep '^3' /tmp/.pyenv_versions 14:24:48 +++ sort -V 14:24:48 +++ tail -n 1 14:24:48 ++ py_version_xyz=3.10.6 14:24:48 ++ [[ -z 3.10.6 ]] 14:24:48 ++ echo 3.10.6 14:24:48 ++ return 0 14:24:48 + pyenv local 3.10.6 14:24:48 + local command 14:24:48 + command=local 14:24:48 + '[' 2 -gt 0 ']' 14:24:48 + shift 14:24:48 + case "$command" in 14:24:48 + command pyenv local 3.10.6 14:24:48 + pyenv local 3.10.6 14:24:48 + for arg in "$@" 14:24:48 + case $arg in 14:24:48 + pkg_list+='tox ' 14:24:48 + for arg in "$@" 14:24:48 + case $arg in 14:24:48 + pkg_list+='virtualenv ' 14:24:48 + for arg in "$@" 14:24:48 + case $arg in 14:24:48 + pkg_list+='urllib3~=1.26.15 ' 14:24:48 + [[ -f /tmp/.toxenv ]] 14:24:48 ++ cat /tmp/.toxenv 14:24:48 + lf_venv=/tmp/venv-yjk5 14:24:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjk5 from' file:/tmp/.toxenv 14:24:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjk5 from file:/tmp/.toxenv 14:24:48 + /tmp/venv-yjk5/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:24:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:24:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:24:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:24:49 + /tmp/venv-yjk5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:24:50 + type python3 14:24:50 + true 14:24:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yjk5/bin to PATH' 14:24:50 lf-activate-venv(): INFO: Adding /tmp/venv-yjk5/bin to PATH 14:24:50 + PATH=/tmp/venv-yjk5/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 14:24:50 + return 0 14:24:50 + [[ -d /opt/pyenv ]] 14:24:50 + echo '---> Setting up pyenv' 14:24:50 ---> Setting up pyenv 14:24:50 + export PYENV_ROOT=/opt/pyenv 14:24:50 + PYENV_ROOT=/opt/pyenv 14:24:50 + export PATH=/opt/pyenv/bin:/tmp/venv-yjk5/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 14:24:50 + PATH=/opt/pyenv/bin:/tmp/venv-yjk5/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 14:24:50 ++ pwd 14:24:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:24:50 + export PYTHONPATH 14:24:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:24:50 + TOX_TESTENV_PASSENV=PYTHONPATH 14:24:50 + tox --version 14:24:50 4.26.0 from /tmp/venv-yjk5/lib/python3.10/site-packages/tox/__init__.py 14:24:50 + PARALLEL=false 14:24:50 + TOX_OPTIONS_LIST= 14:24:50 + [[ -n pre-commit ]] 14:24:50 + TOX_OPTIONS_LIST=' -e pre-commit' 14:24:50 + case ${PARALLEL,,} in 14:24:50 + tox -e pre-commit 14:24:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:24:52 pre-commit: install_deps> python -I -m pip install pre-commit 14:24:54 pre-commit: freeze> python -m pip freeze --all 14:24:54 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 14:24:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:24:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:24:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:24:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:24:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:24:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:24:57 [INFO] Once installed this environment will be reused. 14:24:57 [INFO] This may take a few minutes... 14:25:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:25:01 [INFO] Once installed this environment will be reused. 14:25:01 [INFO] This may take a few minutes... 14:25:06 trim trailing whitespace.................................................Passed 14:25:06 Tabs remover.............................................................Passed 14:25:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:25:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:25:06 [INFO] Once installed this environment will be reused. 14:25:06 [INFO] This may take a few minutes... 14:25:15 gitlint..............................................(no files to check)Skipped 14:25:15 pre-commit: OK (23.78=setup[3.60]+cmd[11.68,8.50] seconds) 14:25:15 congratulations :) (23.99 seconds) 14:25:15 + tox_status=0 14:25:15 + echo '---> Completed tox runs' 14:25:15 ---> Completed tox runs 14:25:15 + for i in .tox/*/log 14:25:15 ++ echo .tox/pre-commit/log 14:25:15 ++ awk -F/ '{print $2}' 14:25:15 + tox_env=pre-commit 14:25:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:25:15 + DOC_DIR=docs/_build/html 14:25:15 + [[ -d docs/_build/html ]] 14:25:15 + echo '---> tox-run.sh ends' 14:25:15 ---> tox-run.sh ends 14:25:15 + test 0 -eq 0 14:25:15 $ ssh-agent -k 14:25:15 unset SSH_AUTH_SOCK; 14:25:15 unset SSH_AGENT_PID; 14:25:15 echo Agent pid 1653 killed; 14:25:15 [ssh-agent] Stopped. 14:25:15 [PostBuildScript] - [INFO] Executing post build scripts. 14:25:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5675124053221154348.sh 14:25:15 ---> sysstat.sh 14:25:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13222139952933967589.sh 14:25:15 ---> package-listing.sh 14:25:15 ++ facter osfamily 14:25:15 ++ tr '[:upper:]' '[:lower:]' 14:25:15 + OS_FAMILY=debian 14:25:15 + workspace=/w/workspace/oom-master-pre-commit-lint 14:25:15 + START_PACKAGES=/tmp/packages_start.txt 14:25:15 + END_PACKAGES=/tmp/packages_end.txt 14:25:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:25:15 + PACKAGES=/tmp/packages_start.txt 14:25:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:25:15 + PACKAGES=/tmp/packages_end.txt 14:25:15 + case "${OS_FAMILY}" in 14:25:15 + grep '^ii' 14:25:15 + dpkg -l 14:25:15 + '[' -f /tmp/packages_start.txt ']' 14:25:15 + '[' -f /tmp/packages_end.txt ']' 14:25:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:25:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:25:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:25:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:25:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18213346229290623169.sh 14:25:15 ---> capture-instance-metadata.sh 14:25:15 Setup pyenv: 14:25:16 system 14:25:16 3.8.13 14:25:16 3.9.13 14:25:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:25:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KtvC 14:25:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:25:23 lf-activate-venv(): INFO: Installing: lftools 14:25:45 lf-activate-venv(): INFO: Adding /tmp/venv-KtvC/bin to PATH 14:25:45 INFO: Running in OpenStack, capturing instance metadata 14:25:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11293910922322050226.sh 14:25:45 provisioning config files... 14:25:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8391124573192280269tmp 14:25:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:25:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:25:45 [EnvInject] - Injecting environment variables from a build step. 14:25:45 [EnvInject] - Injecting as environment variables the properties content 14:25:45 SERVER_ID=logs 14:25:45 14:25:45 [EnvInject] - Variables injected successfully. 14:25:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3471338568471204366.sh 14:25:45 ---> create-netrc.sh 14:25:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12903851854297573119.sh 14:25:45 ---> python-tools-install.sh 14:25:45 Setup pyenv: 14:25:45 system 14:25:45 3.8.13 14:25:45 3.9.13 14:25:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:25:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KtvC from file:/tmp/.os_lf_venv 14:25:47 lf-activate-venv(): INFO: Installing: lftools 14:25:55 lf-activate-venv(): INFO: Adding /tmp/venv-KtvC/bin to PATH 14:25:55 Generating Requirements File 14:26:14 Python 3.10.6 14:26:14 pip 25.1.1 from /tmp/venv-KtvC/lib/python3.10/site-packages/pip (python 3.10) 14:26:15 appdirs==1.4.4 14:26:15 argcomplete==3.6.2 14:26:15 aspy.yaml==1.3.0 14:26:15 attrs==25.3.0 14:26:15 autopage==0.5.2 14:26:15 beautifulsoup4==4.13.4 14:26:15 boto3==1.38.32 14:26:15 botocore==1.38.32 14:26:15 bs4==0.0.2 14:26:15 cachetools==5.5.2 14:26:15 certifi==2025.4.26 14:26:15 cffi==1.17.1 14:26:15 cfgv==3.4.0 14:26:15 chardet==5.2.0 14:26:15 charset-normalizer==3.4.2 14:26:15 click==8.2.1 14:26:15 cliff==4.10.0 14:26:15 cmd2==2.6.0 14:26:15 cryptography==3.3.2 14:26:15 debtcollector==3.0.0 14:26:15 decorator==5.2.1 14:26:15 defusedxml==0.7.1 14:26:15 Deprecated==1.2.18 14:26:15 distlib==0.3.9 14:26:15 dnspython==2.7.0 14:26:15 docker==7.1.0 14:26:15 dogpile.cache==1.4.0 14:26:15 durationpy==0.10 14:26:15 email_validator==2.2.0 14:26:15 filelock==3.18.0 14:26:15 future==1.0.0 14:26:15 gitdb==4.0.12 14:26:15 GitPython==3.1.44 14:26:15 google-auth==2.40.3 14:26:15 httplib2==0.22.0 14:26:15 identify==2.6.12 14:26:15 idna==3.10 14:26:15 importlib-resources==1.5.0 14:26:15 iso8601==2.1.0 14:26:15 Jinja2==3.1.6 14:26:15 jmespath==1.0.1 14:26:15 jsonpatch==1.33 14:26:15 jsonpointer==3.0.0 14:26:15 jsonschema==4.24.0 14:26:15 jsonschema-specifications==2025.4.1 14:26:15 keystoneauth1==5.11.0 14:26:15 kubernetes==32.0.1 14:26:15 lftools==0.37.13 14:26:15 lxml==5.4.0 14:26:15 MarkupSafe==3.0.2 14:26:15 msgpack==1.1.0 14:26:15 multi_key_dict==2.0.3 14:26:15 munch==4.0.0 14:26:15 netaddr==1.3.0 14:26:15 niet==1.4.2 14:26:15 nodeenv==1.9.1 14:26:15 oauth2client==4.1.3 14:26:15 oauthlib==3.2.2 14:26:15 openstacksdk==4.6.0 14:26:15 os-client-config==2.1.0 14:26:15 os-service-types==1.7.0 14:26:15 osc-lib==4.0.2 14:26:15 oslo.config==9.8.0 14:26:15 oslo.context==6.0.0 14:26:15 oslo.i18n==6.5.1 14:26:15 oslo.log==7.1.0 14:26:15 oslo.serialization==5.7.0 14:26:15 oslo.utils==9.0.0 14:26:15 packaging==25.0 14:26:15 pbr==6.1.1 14:26:15 platformdirs==4.3.8 14:26:15 prettytable==3.16.0 14:26:15 psutil==7.0.0 14:26:15 pyasn1==0.6.1 14:26:15 pyasn1_modules==0.4.2 14:26:15 pycparser==2.22 14:26:15 pygerrit2==2.0.15 14:26:15 PyGithub==2.6.1 14:26:15 PyJWT==2.10.1 14:26:15 PyNaCl==1.5.0 14:26:15 pyparsing==2.4.7 14:26:15 pyperclip==1.9.0 14:26:15 pyrsistent==0.20.0 14:26:15 python-cinderclient==9.7.0 14:26:15 python-dateutil==2.9.0.post0 14:26:15 python-heatclient==4.2.0 14:26:15 python-jenkins==1.8.2 14:26:15 python-keystoneclient==5.6.0 14:26:15 python-magnumclient==4.8.1 14:26:15 python-openstackclient==8.1.0 14:26:15 python-swiftclient==4.8.0 14:26:15 PyYAML==6.0.2 14:26:15 referencing==0.36.2 14:26:15 requests==2.32.3 14:26:15 requests-oauthlib==2.0.0 14:26:15 requestsexceptions==1.4.0 14:26:15 rfc3986==2.0.0 14:26:15 rpds-py==0.25.1 14:26:15 rsa==4.9.1 14:26:15 ruamel.yaml==0.18.13 14:26:15 ruamel.yaml.clib==0.2.12 14:26:15 s3transfer==0.13.0 14:26:15 simplejson==3.20.1 14:26:15 six==1.17.0 14:26:15 smmap==5.0.2 14:26:15 soupsieve==2.7 14:26:15 stevedore==5.4.1 14:26:15 tabulate==0.9.0 14:26:15 toml==0.10.2 14:26:15 tomlkit==0.13.3 14:26:15 tqdm==4.67.1 14:26:15 typing_extensions==4.14.0 14:26:15 tzdata==2025.2 14:26:15 urllib3==1.26.20 14:26:15 virtualenv==20.31.2 14:26:15 wcwidth==0.2.13 14:26:15 websocket-client==1.8.0 14:26:15 wrapt==1.17.2 14:26:15 xdg==6.0.0 14:26:15 xmltodict==0.14.2 14:26:15 yq==3.4.3 14:26:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13201550209159645276.sh 14:26:15 ---> sudo-logs.sh 14:26:15 Archiving 'sudo' log.. 14:26:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7071771475414768568.sh 14:26:15 ---> job-cost.sh 14:26:15 Setup pyenv: 14:26:15 system 14:26:15 3.8.13 14:26:15 3.9.13 14:26:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:26:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KtvC from file:/tmp/.os_lf_venv 14:26:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:26:22 lf-activate-venv(): INFO: Adding /tmp/venv-KtvC/bin to PATH 14:26:22 INFO: No Stack... 14:26:22 INFO: Retrieving Pricing Info for: v3-standard-4 14:26:22 INFO: Archiving Costs 14:26:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2960282081339241865.sh 14:26:22 ---> logs-deploy.sh 14:26:22 Setup pyenv: 14:26:22 system 14:26:22 3.8.13 14:26:22 3.9.13 14:26:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:26:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KtvC from file:/tmp/.os_lf_venv 14:26:24 lf-activate-venv(): INFO: Installing: lftools 14:26:32 lf-activate-venv(): INFO: Adding /tmp/venv-KtvC/bin to PATH 14:26:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4082 14:26:32 INFO: archiving workspace using pattern(s): 14:26:33 Archives upload complete. 14:26:33 INFO: archiving logs to Nexus 14:26:34 ---> uname -a: 14:26:34 Linux prd-ubuntu1804-builder-4c-4g-19546 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:26:34 14:26:34 14:26:34 ---> lscpu: 14:26:34 Architecture: x86_64 14:26:34 CPU op-mode(s): 32-bit, 64-bit 14:26:34 Byte Order: Little Endian 14:26:34 CPU(s): 4 14:26:34 On-line CPU(s) list: 0-3 14:26:34 Thread(s) per core: 1 14:26:34 Core(s) per socket: 1 14:26:34 Socket(s): 4 14:26:34 NUMA node(s): 1 14:26:34 Vendor ID: AuthenticAMD 14:26:34 CPU family: 23 14:26:34 Model: 49 14:26:34 Model name: AMD EPYC-Rome Processor 14:26:34 Stepping: 0 14:26:34 CPU MHz: 2799.998 14:26:34 BogoMIPS: 5599.99 14:26:34 Virtualization: AMD-V 14:26:34 Hypervisor vendor: KVM 14:26:34 Virtualization type: full 14:26:34 L1d cache: 32K 14:26:34 L1i cache: 32K 14:26:34 L2 cache: 512K 14:26:34 L3 cache: 16384K 14:26:34 NUMA node0 CPU(s): 0-3 14:26:34 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 14:26:34 14:26:34 14:26:34 ---> nproc: 14:26:34 4 14:26:34 14:26:34 14:26:34 ---> df -h: 14:26:34 Filesystem Size Used Avail Use% Mounted on 14:26:34 udev 7.9G 0 7.9G 0% /dev 14:26:34 tmpfs 1.6G 672K 1.6G 1% /run 14:26:34 /dev/vda1 78G 8.4G 69G 11% / 14:26:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:26:34 tmpfs 5.0M 0 5.0M 0% /run/lock 14:26:34 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:26:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:26:34 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:26:34 14:26:34 14:26:34 ---> free -m: 14:26:34 total used free shared buff/cache available 14:26:34 Mem: 16040 549 13290 0 2200 15170 14:26:34 Swap: 1023 0 1023 14:26:34 14:26:34 14:26:34 ---> ip addr: 14:26:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:26:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:26:34 inet 127.0.0.1/8 scope host lo 14:26:34 valid_lft forever preferred_lft forever 14:26:34 inet6 ::1/128 scope host 14:26:34 valid_lft forever preferred_lft forever 14:26:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:26:34 link/ether fa:16:3e:45:ef:30 brd ff:ff:ff:ff:ff:ff 14:26:34 inet 10.30.107.3/23 brd 10.30.107.255 scope global dynamic ens3 14:26:34 valid_lft 86254sec preferred_lft 86254sec 14:26:34 inet6 fe80::f816:3eff:fe45:ef30/64 scope link 14:26:34 valid_lft forever preferred_lft forever 14:26:34 14:26:34 14:26:34 ---> sar -b -r -n DEV: 14:26:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19546) 06/08/25 _x86_64_ (4 CPU) 14:26:34 14:26:34 14:24:10 LINUX RESTART (4 CPU) 14:26:34 14:26:34 14:25:02 tps rtps wtps bread/s bwrtn/s 14:26:34 14:26:01 109.71 0.95 108.76 114.96 12908.05 14:26:34 Average: 109.71 0.95 108.76 114.96 12908.05 14:26:34 14:26:34 14:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:26:34 14:26:01 13733872 15556416 2691096 16.38 77888 1932152 816296 4.67 748416 1702452 144340 14:26:34 Average: 13733872 15556416 2691096 16.38 77888 1932152 816296 4.67 748416 1702452 144340 14:26:34 14:26:34 14:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:26:34 14:26:01 lo 2.17 2.17 0.26 0.26 0.00 0.00 0.00 0.00 14:26:34 14:26:01 ens3 119.71 87.53 851.91 13.38 0.00 0.00 0.00 0.00 14:26:34 Average: lo 2.17 2.17 0.26 0.26 0.00 0.00 0.00 0.00 14:26:34 Average: ens3 119.71 87.53 851.91 13.38 0.00 0.00 0.00 0.00 14:26:34 14:26:34 14:26:34 ---> sar -P ALL: 14:26:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19546) 06/08/25 _x86_64_ (4 CPU) 14:26:34 14:26:34 14:24:10 LINUX RESTART (4 CPU) 14:26:34 14:26:34 14:25:02 CPU %user %nice %system %iowait %steal %idle 14:26:34 14:26:01 all 23.30 0.00 1.77 1.43 0.06 73.44 14:26:34 14:26:01 0 19.58 0.00 1.54 1.14 0.05 77.69 14:26:34 14:26:01 1 10.45 0.00 1.26 3.26 0.08 84.94 14:26:34 14:26:01 2 18.03 0.00 1.85 0.15 0.05 79.92 14:26:34 14:26:01 3 45.19 0.00 2.40 1.21 0.07 51.14 14:26:34 Average: all 23.30 0.00 1.77 1.43 0.06 73.44 14:26:34 Average: 0 19.58 0.00 1.54 1.14 0.05 77.69 14:26:34 Average: 1 10.45 0.00 1.26 3.26 0.08 84.94 14:26:34 Average: 2 18.03 0.00 1.85 0.15 0.05 79.92 14:26:34 Average: 3 45.19 0.00 2.40 1.21 0.07 51.14 14:26:34 14:26:34 14:26:34