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