15:23:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 15:23:07 Running as SYSTEM 15:23:07 [EnvInject] - Loading node environment variables. 15:23:07 Building remotely on prd-ubuntu1804-builder-4c-4g-23955 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:23:07 [ssh-agent] Looking for ssh-agent implementation... 15:23:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:07 $ ssh-agent 15:23:07 SSH_AUTH_SOCK=/tmp/ssh-57bxeTITnZno/agent.1707 15:23:07 SSH_AGENT_PID=1709 15:23:07 [ssh-agent] Started. 15:23:07 Running ssh-add (command line suppressed) 15:23:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3119004669587724249.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3119004669587724249.key) 15:23:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:23:07 The recommended git tool is: NONE 15:23:09 using credential onap-jenkins-ssh 15:23:09 Wiping out workspace first. 15:23:09 Cloning the remote Git repository 15:23:09 Cloning repository git://cloud.onap.org/mirror/oom.git 15:23:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:23:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:23:09 > git --version # timeout=10 15:23:09 > git --version # 'git version 2.17.1' 15:23:09 using GIT_SSH to set credentials Gerrit user 15:23:09 Verifying host key using manually-configured host key entries 15:23:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:23:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:23:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:23:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:23:15 using GIT_SSH to set credentials Gerrit user 15:23:15 Verifying host key using manually-configured host key entries 15:23:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/7 # timeout=30 15:23:15 > git rev-parse ca06856557a33f8203d1c5550d436471784dc374^{commit} # timeout=10 15:23:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:23:15 Checking out Revision ca06856557a33f8203d1c5550d436471784dc374 (refs/changes/03/137603/7) 15:23:15 > git config core.sparsecheckout # timeout=10 15:23:15 > git checkout -f ca06856557a33f8203d1c5550d436471784dc374 # timeout=30 15:23:19 Commit message: "[AAI] Add model-loader tracing config" 15:23:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:23:19 > git rev-list --no-walk 6d5a8690d675f65a8ec38b2c03f6fde2c2d2d9b8 # timeout=10 15:23:19 [EnvInject] - Injecting environment variables from a build step. 15:23:19 [EnvInject] - Injecting as environment variables the properties content 15:23:19 PYTHON=python3 15:23:19 15:23:19 [EnvInject] - Variables injected successfully. 15:23:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1555197166374615030.sh 15:23:19 ---> tox-install.sh 15:23:19 + source /home/jenkins/lf-env.sh 15:23:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:23:19 ++ mktemp -d /tmp/venv-XXXX 15:23:19 + lf_venv=/tmp/venv-O0KE 15:23:19 + local venv_file=/tmp/.os_lf_venv 15:23:19 + local python=python3 15:23:19 + local options 15:23:19 + local set_path=true 15:23:19 + local install_args= 15:23:19 ++ 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 15:23:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:23:19 + true 15:23:19 + case $1 in 15:23:19 + venv_file=/tmp/.toxenv 15:23:19 + shift 2 15:23:19 + true 15:23:19 + case $1 in 15:23:19 + shift 15:23:19 + break 15:23:19 + case $python in 15:23:19 + local pkg_list= 15:23:19 + [[ -d /opt/pyenv ]] 15:23:19 + echo 'Setup pyenv:' 15:23:19 Setup pyenv: 15:23:19 + export PYENV_ROOT=/opt/pyenv 15:23:19 + PYENV_ROOT=/opt/pyenv 15:23:19 + 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 15:23:19 + 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 15:23:19 + pyenv versions 15:23:19 * system (set by /opt/pyenv/version) 15:23:19 * 3.8.13 (set by /opt/pyenv/version) 15:23:19 * 3.9.13 (set by /opt/pyenv/version) 15:23:19 * 3.10.6 (set by /opt/pyenv/version) 15:23:19 + command -v pyenv 15:23:19 ++ pyenv init - --no-rehash 15:23:19 + 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[*]}"'\'')" 15:23:19 export PATH="/opt/pyenv/shims:${PATH}" 15:23:19 export PYENV_SHELL=bash 15:23:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:23:19 pyenv() { 15:23:19 local command 15:23:19 command="${1:-}" 15:23:19 if [ "$#" -gt 0 ]; then 15:23:19 shift 15:23:19 fi 15:23:19 15:23:19 case "$command" in 15:23:19 rehash|shell) 15:23:19 eval "$(pyenv "sh-$command" "$@")" 15:23:19 ;; 15:23:19 *) 15:23:19 command pyenv "$command" "$@" 15:23:19 ;; 15:23:19 esac 15:23:19 }' 15:23:19 +++ 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[*]}"' 15:23:19 ++ 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 15:23:19 ++ 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 15:23:19 ++ 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 15:23:19 ++ export PYENV_SHELL=bash 15:23:19 ++ PYENV_SHELL=bash 15:23:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:23:19 +++ complete -F _pyenv pyenv 15:23:19 ++ lf-pyver python3 15:23:19 ++ local py_version_xy=python3 15:23:19 ++ local py_version_xyz= 15:23:19 ++ pyenv versions 15:23:19 ++ local command 15:23:19 ++ command=versions 15:23:19 ++ '[' 1 -gt 0 ']' 15:23:19 ++ shift 15:23:19 ++ case "$command" in 15:23:19 ++ command pyenv versions 15:23:19 ++ pyenv versions 15:23:19 ++ awk '{ print $1 }' 15:23:19 ++ sed 's/^[ *]* //' 15:23:19 ++ grep -E '^[0-9.]*[0-9]$' 15:23:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:23:19 +++ grep '^3' /tmp/.pyenv_versions 15:23:19 +++ sort -V 15:23:19 +++ tail -n 1 15:23:19 ++ py_version_xyz=3.10.6 15:23:19 ++ [[ -z 3.10.6 ]] 15:23:19 ++ echo 3.10.6 15:23:19 ++ return 0 15:23:19 + pyenv local 3.10.6 15:23:19 + local command 15:23:19 + command=local 15:23:19 + '[' 2 -gt 0 ']' 15:23:19 + shift 15:23:19 + case "$command" in 15:23:19 + command pyenv local 3.10.6 15:23:19 + pyenv local 3.10.6 15:23:19 + for arg in "$@" 15:23:19 + case $arg in 15:23:19 + pkg_list+='tox ' 15:23:19 + for arg in "$@" 15:23:19 + case $arg in 15:23:19 + pkg_list+='virtualenv ' 15:23:19 + for arg in "$@" 15:23:19 + case $arg in 15:23:19 + pkg_list+='urllib3~=1.26.15 ' 15:23:19 + [[ -f /tmp/.toxenv ]] 15:23:19 + [[ ! -f /tmp/.toxenv ]] 15:23:19 + [[ -n '' ]] 15:23:19 + python3 -m venv /tmp/venv-O0KE 15:23:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O0KE' 15:23:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O0KE 15:23:23 + echo /tmp/venv-O0KE 15:23:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:23:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:23:23 + /tmp/venv-O0KE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:23:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:23:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:23:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:23:26 + /tmp/venv-O0KE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:23:29 + type python3 15:23:29 + true 15:23:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-O0KE/bin to PATH' 15:23:29 lf-activate-venv(): INFO: Adding /tmp/venv-O0KE/bin to PATH 15:23:29 + PATH=/tmp/venv-O0KE/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 15:23:29 + return 0 15:23:29 + python3 --version 15:23:29 Python 3.10.6 15:23:29 + python3 -m pip --version 15:23:29 pip 24.0 from /tmp/venv-O0KE/lib/python3.10/site-packages/pip (python 3.10) 15:23:29 + python3 -m pip freeze 15:23:29 cachetools==5.3.3 15:23:29 chardet==5.2.0 15:23:29 colorama==0.4.6 15:23:29 distlib==0.3.8 15:23:29 filelock==3.13.4 15:23:29 packaging==24.0 15:23:29 platformdirs==4.2.0 15:23:29 pluggy==1.4.0 15:23:29 pyproject-api==1.6.1 15:23:29 tomli==2.0.1 15:23:29 tox==4.14.2 15:23:29 urllib3==1.26.18 15:23:29 virtualenv==20.25.3 15:23:29 [EnvInject] - Injecting environment variables from a build step. 15:23:29 [EnvInject] - Injecting as environment variables the properties content 15:23:29 PARALLEL=false 15:23:29 15:23:29 [EnvInject] - Variables injected successfully. 15:23:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4006249294774304714.sh 15:23:30 ---> tox-run.sh 15:23:30 + 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 15:23:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:23:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:23:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:23:30 + cd /w/workspace/oom-master-pre-commit-lint/. 15:23:30 + source /home/jenkins/lf-env.sh 15:23:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:23:30 ++ mktemp -d /tmp/venv-XXXX 15:23:30 + lf_venv=/tmp/venv-6aRW 15:23:30 + local venv_file=/tmp/.os_lf_venv 15:23:30 + local python=python3 15:23:30 + local options 15:23:30 + local set_path=true 15:23:30 + local install_args= 15:23:30 ++ 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 15:23:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:23:30 + true 15:23:30 + case $1 in 15:23:30 + venv_file=/tmp/.toxenv 15:23:30 + shift 2 15:23:30 + true 15:23:30 + case $1 in 15:23:30 + shift 15:23:30 + break 15:23:30 + case $python in 15:23:30 + local pkg_list= 15:23:30 + [[ -d /opt/pyenv ]] 15:23:30 + echo 'Setup pyenv:' 15:23:30 Setup pyenv: 15:23:30 + export PYENV_ROOT=/opt/pyenv 15:23:30 + PYENV_ROOT=/opt/pyenv 15:23:30 + 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 15:23:30 + 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 15:23:30 + pyenv versions 15:23:30 system 15:23:30 3.8.13 15:23:30 3.9.13 15:23:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:23:30 + command -v pyenv 15:23:30 ++ pyenv init - --no-rehash 15:23:30 + 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[*]}"'\'')" 15:23:30 export PATH="/opt/pyenv/shims:${PATH}" 15:23:30 export PYENV_SHELL=bash 15:23:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:23:30 pyenv() { 15:23:30 local command 15:23:30 command="${1:-}" 15:23:30 if [ "$#" -gt 0 ]; then 15:23:30 shift 15:23:30 fi 15:23:30 15:23:30 case "$command" in 15:23:30 rehash|shell) 15:23:30 eval "$(pyenv "sh-$command" "$@")" 15:23:30 ;; 15:23:30 *) 15:23:30 command pyenv "$command" "$@" 15:23:30 ;; 15:23:30 esac 15:23:30 }' 15:23:30 +++ 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[*]}"' 15:23:30 ++ 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 15:23:30 ++ 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 15:23:30 ++ 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 15:23:30 ++ export PYENV_SHELL=bash 15:23:30 ++ PYENV_SHELL=bash 15:23:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:23:30 +++ complete -F _pyenv pyenv 15:23:30 ++ lf-pyver python3 15:23:30 ++ local py_version_xy=python3 15:23:30 ++ local py_version_xyz= 15:23:30 ++ pyenv versions 15:23:30 ++ local command 15:23:30 ++ command=versions 15:23:30 ++ '[' 1 -gt 0 ']' 15:23:30 ++ shift 15:23:30 ++ sed 's/^[ *]* //' 15:23:30 ++ case "$command" in 15:23:30 ++ command pyenv versions 15:23:30 ++ pyenv versions 15:23:30 ++ grep -E '^[0-9.]*[0-9]$' 15:23:30 ++ awk '{ print $1 }' 15:23:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:23:30 +++ grep '^3' /tmp/.pyenv_versions 15:23:30 +++ sort -V 15:23:30 +++ tail -n 1 15:23:30 ++ py_version_xyz=3.10.6 15:23:30 ++ [[ -z 3.10.6 ]] 15:23:30 ++ echo 3.10.6 15:23:30 ++ return 0 15:23:30 + pyenv local 3.10.6 15:23:30 + local command 15:23:30 + command=local 15:23:30 + '[' 2 -gt 0 ']' 15:23:30 + shift 15:23:30 + case "$command" in 15:23:30 + command pyenv local 3.10.6 15:23:30 + pyenv local 3.10.6 15:23:30 + for arg in "$@" 15:23:30 + case $arg in 15:23:30 + pkg_list+='tox ' 15:23:30 + for arg in "$@" 15:23:30 + case $arg in 15:23:30 + pkg_list+='virtualenv ' 15:23:30 + for arg in "$@" 15:23:30 + case $arg in 15:23:30 + pkg_list+='urllib3~=1.26.15 ' 15:23:30 + [[ -f /tmp/.toxenv ]] 15:23:30 ++ cat /tmp/.toxenv 15:23:30 + lf_venv=/tmp/venv-O0KE 15:23:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O0KE from' file:/tmp/.toxenv 15:23:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O0KE from file:/tmp/.toxenv 15:23:30 + /tmp/venv-O0KE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:23:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:23:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:23:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:23:31 + /tmp/venv-O0KE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:23:32 + type python3 15:23:32 + true 15:23:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-O0KE/bin to PATH' 15:23:32 lf-activate-venv(): INFO: Adding /tmp/venv-O0KE/bin to PATH 15:23:32 + PATH=/tmp/venv-O0KE/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 15:23:32 + return 0 15:23:32 + [[ -d /opt/pyenv ]] 15:23:32 + echo '---> Setting up pyenv' 15:23:32 ---> Setting up pyenv 15:23:32 + export PYENV_ROOT=/opt/pyenv 15:23:32 + PYENV_ROOT=/opt/pyenv 15:23:32 + export PATH=/opt/pyenv/bin:/tmp/venv-O0KE/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 15:23:32 + PATH=/opt/pyenv/bin:/tmp/venv-O0KE/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 15:23:32 ++ pwd 15:23:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:23:32 + export PYTHONPATH 15:23:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:23:32 + TOX_TESTENV_PASSENV=PYTHONPATH 15:23:32 + tox --version 15:23:32 4.14.2 from /tmp/venv-O0KE/lib/python3.10/site-packages/tox/__init__.py 15:23:32 + PARALLEL=false 15:23:32 + TOX_OPTIONS_LIST= 15:23:32 + [[ -n pre-commit ]] 15:23:32 + TOX_OPTIONS_LIST=' -e pre-commit' 15:23:32 + case ${PARALLEL,,} in 15:23:32 + tox -e pre-commit 15:23:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:23:33 pre-commit: install_deps> python -I -m pip install pre-commit 15:23:36 pre-commit: freeze> python -m pip freeze --all 15:23:37 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.5.1,virtualenv==20.25.3,wheel==0.43.0 15:23:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:23:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:23:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:23:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:23:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:23:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:23:40 [INFO] Once installed this environment will be reused. 15:23:40 [INFO] This may take a few minutes... 15:23:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:23:43 [INFO] Once installed this environment will be reused. 15:23:43 [INFO] This may take a few minutes... 15:23:49 Trim Trailing Whitespace.................................................Passed 15:23:49 Tabs remover.............................................................Passed 15:23:49 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:23:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:23:49 [INFO] Once installed this environment will be reused. 15:23:49 [INFO] This may take a few minutes... 15:23:56 gitlint..............................................(no files to check)Skipped 15:23:56 pre-commit: OK (23.11=setup[4.07]+cmd[12.09,6.95] seconds) 15:23:56 congratulations :) (23.28 seconds) 15:23:56 + tox_status=0 15:23:56 + echo '---> Completed tox runs' 15:23:56 ---> Completed tox runs 15:23:56 + for i in .tox/*/log 15:23:56 ++ echo .tox/pre-commit/log 15:23:56 ++ awk -F/ '{print $2}' 15:23:56 + tox_env=pre-commit 15:23:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:23:56 + DOC_DIR=docs/_build/html 15:23:56 + [[ -d docs/_build/html ]] 15:23:56 + echo '---> tox-run.sh ends' 15:23:56 ---> tox-run.sh ends 15:23:56 + test 0 -eq 0 15:23:56 $ ssh-agent -k 15:23:56 unset SSH_AUTH_SOCK; 15:23:56 unset SSH_AGENT_PID; 15:23:56 echo Agent pid 1709 killed; 15:23:56 [ssh-agent] Stopped. 15:23:56 [PostBuildScript] - [INFO] Executing post build scripts. 15:23:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17069888164692302293.sh 15:23:56 ---> sysstat.sh 15:23:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4348010915662562346.sh 15:23:56 ---> package-listing.sh 15:23:56 ++ facter osfamily 15:23:56 ++ tr '[:upper:]' '[:lower:]' 15:23:56 + OS_FAMILY=debian 15:23:56 + workspace=/w/workspace/oom-master-pre-commit-lint 15:23:56 + START_PACKAGES=/tmp/packages_start.txt 15:23:56 + END_PACKAGES=/tmp/packages_end.txt 15:23:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:56 + PACKAGES=/tmp/packages_start.txt 15:23:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:23:56 + PACKAGES=/tmp/packages_end.txt 15:23:56 + case "${OS_FAMILY}" in 15:23:56 + dpkg -l 15:23:56 + grep '^ii' 15:23:56 + '[' -f /tmp/packages_start.txt ']' 15:23:56 + '[' -f /tmp/packages_end.txt ']' 15:23:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:23:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:23:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:23:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7976642358845874964.sh 15:23:56 ---> capture-instance-metadata.sh 15:23:57 Setup pyenv: 15:23:57 system 15:23:57 3.8.13 15:23:57 3.9.13 15:23:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:24:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hCkn 15:24:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:24:03 lf-activate-venv(): INFO: Installing: lftools 15:24:33 lf-activate-venv(): INFO: Adding /tmp/venv-hCkn/bin to PATH 15:24:33 INFO: Running in OpenStack, capturing instance metadata 15:24:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5095183155247534257.sh 15:24:33 provisioning config files... 15:24:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16494552581948874117tmp 15:24:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:24:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:24:33 [EnvInject] - Injecting environment variables from a build step. 15:24:33 [EnvInject] - Injecting as environment variables the properties content 15:24:33 SERVER_ID=logs 15:24:33 15:24:33 [EnvInject] - Variables injected successfully. 15:24:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5391534553616721565.sh 15:24:33 ---> create-netrc.sh 15:24:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5427626158928761737.sh 15:24:33 ---> python-tools-install.sh 15:24:33 Setup pyenv: 15:24:33 system 15:24:33 3.8.13 15:24:33 3.9.13 15:24:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:24:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hCkn from file:/tmp/.os_lf_venv 15:24:35 lf-activate-venv(): INFO: Installing: lftools 15:24:43 lf-activate-venv(): INFO: Adding /tmp/venv-hCkn/bin to PATH 15:24:43 Generating Requirements File 15:25:10 Python 3.10.6 15:25:10 pip 24.0 from /tmp/venv-hCkn/lib/python3.10/site-packages/pip (python 3.10) 15:25:10 appdirs==1.4.4 15:25:10 argcomplete==3.3.0 15:25:10 aspy.yaml==1.3.0 15:25:10 attrs==23.2.0 15:25:10 autopage==0.5.2 15:25:10 beautifulsoup4==4.12.3 15:25:10 boto3==1.34.85 15:25:10 botocore==1.34.85 15:25:10 bs4==0.0.2 15:25:10 cachetools==5.3.3 15:25:10 certifi==2024.2.2 15:25:10 cffi==1.16.0 15:25:10 cfgv==3.4.0 15:25:10 chardet==5.2.0 15:25:10 charset-normalizer==3.3.2 15:25:10 click==8.1.7 15:25:10 cliff==4.6.0 15:25:10 cmd2==2.4.3 15:25:10 cryptography==3.3.2 15:25:10 debtcollector==3.0.0 15:25:10 decorator==5.1.1 15:25:10 defusedxml==0.7.1 15:25:10 Deprecated==1.2.14 15:25:10 distlib==0.3.8 15:25:10 dnspython==2.6.1 15:25:10 docker==4.2.2 15:25:10 dogpile.cache==1.3.2 15:25:10 email_validator==2.1.1 15:25:10 filelock==3.13.4 15:25:10 future==1.0.0 15:25:10 gitdb==4.0.11 15:25:10 GitPython==3.1.43 15:25:10 google-auth==2.29.0 15:25:10 httplib2==0.22.0 15:25:10 identify==2.5.35 15:25:10 idna==3.7 15:25:10 importlib-resources==1.5.0 15:25:10 iso8601==2.1.0 15:25:10 Jinja2==3.1.3 15:25:10 jmespath==1.0.1 15:25:10 jsonpatch==1.33 15:25:10 jsonpointer==2.4 15:25:10 jsonschema==4.21.1 15:25:10 jsonschema-specifications==2023.12.1 15:25:10 keystoneauth1==5.6.0 15:25:10 kubernetes==29.0.0 15:25:10 lftools==0.37.10 15:25:10 lxml==5.2.1 15:25:10 MarkupSafe==2.1.5 15:25:10 msgpack==1.0.8 15:25:10 multi_key_dict==2.0.3 15:25:10 munch==4.0.0 15:25:10 netaddr==1.2.1 15:25:10 netifaces==0.11.0 15:25:10 niet==1.4.2 15:25:10 nodeenv==1.8.0 15:25:10 oauth2client==4.1.3 15:25:10 oauthlib==3.2.2 15:25:10 openstacksdk==3.1.0 15:25:10 os-client-config==2.1.0 15:25:10 os-service-types==1.7.0 15:25:10 osc-lib==3.0.1 15:25:10 oslo.config==9.4.0 15:25:10 oslo.context==5.5.0 15:25:10 oslo.i18n==6.3.0 15:25:10 oslo.log==5.5.1 15:25:10 oslo.serialization==5.4.0 15:25:10 oslo.utils==7.1.0 15:25:10 packaging==24.0 15:25:10 pbr==6.0.0 15:25:10 platformdirs==4.2.0 15:25:10 prettytable==3.10.0 15:25:10 pyasn1==0.6.0 15:25:10 pyasn1_modules==0.4.0 15:25:10 pycparser==2.22 15:25:10 pygerrit2==2.0.15 15:25:10 PyGithub==2.3.0 15:25:10 pyinotify==0.9.6 15:25:10 PyJWT==2.8.0 15:25:10 PyNaCl==1.5.0 15:25:10 pyparsing==2.4.7 15:25:10 pyperclip==1.8.2 15:25:10 pyrsistent==0.20.0 15:25:10 python-cinderclient==9.5.0 15:25:10 python-dateutil==2.9.0.post0 15:25:10 python-heatclient==3.5.0 15:25:10 python-jenkins==1.8.2 15:25:10 python-keystoneclient==5.4.0 15:25:10 python-magnumclient==4.4.0 15:25:10 python-novaclient==18.6.0 15:25:10 python-openstackclient==6.6.0 15:25:10 python-swiftclient==4.5.0 15:25:10 PyYAML==6.0.1 15:25:10 referencing==0.34.0 15:25:10 requests==2.31.0 15:25:10 requests-oauthlib==2.0.0 15:25:10 requestsexceptions==1.4.0 15:25:10 rfc3986==2.0.0 15:25:10 rpds-py==0.18.0 15:25:10 rsa==4.9 15:25:10 ruamel.yaml==0.18.6 15:25:10 ruamel.yaml.clib==0.2.8 15:25:10 s3transfer==0.10.1 15:25:10 simplejson==3.19.2 15:25:10 six==1.16.0 15:25:10 smmap==5.0.1 15:25:10 soupsieve==2.5 15:25:10 stevedore==5.2.0 15:25:10 tabulate==0.9.0 15:25:10 toml==0.10.2 15:25:10 tomlkit==0.12.4 15:25:10 tqdm==4.66.2 15:25:10 typing_extensions==4.11.0 15:25:10 tzdata==2024.1 15:25:10 urllib3==1.26.18 15:25:10 virtualenv==20.25.3 15:25:10 wcwidth==0.2.13 15:25:10 websocket-client==1.7.0 15:25:10 wrapt==1.16.0 15:25:10 xdg==6.0.0 15:25:10 xmltodict==0.13.0 15:25:10 yq==3.3.1 15:25:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3211049165750666404.sh 15:25:10 ---> sudo-logs.sh 15:25:10 Archiving 'sudo' log.. 15:25:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7980703831046680639.sh 15:25:11 ---> job-cost.sh 15:25:11 Setup pyenv: 15:25:11 system 15:25:11 3.8.13 15:25:11 3.9.13 15:25:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:25:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hCkn from file:/tmp/.os_lf_venv 15:25:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:25:17 lf-activate-venv(): INFO: Adding /tmp/venv-hCkn/bin to PATH 15:25:17 INFO: No Stack... 15:25:17 INFO: Retrieving Pricing Info for: v3-standard-4 15:25:17 INFO: Archiving Costs 15:25:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11579239106379175408.sh 15:25:18 ---> logs-deploy.sh 15:25:18 Setup pyenv: 15:25:18 system 15:25:18 3.8.13 15:25:18 3.9.13 15:25:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:25:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hCkn from file:/tmp/.os_lf_venv 15:25:19 lf-activate-venv(): INFO: Installing: lftools 15:25:28 lf-activate-venv(): INFO: Adding /tmp/venv-hCkn/bin to PATH 15:25:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3435 15:25:28 INFO: archiving workspace using pattern(s): 15:25:29 Archives upload complete. 15:25:29 INFO: archiving logs to Nexus 15:25:30 ---> uname -a: 15:25:30 Linux prd-ubuntu1804-builder-4c-4g-23955 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:25:30 15:25:30 15:25:30 ---> lscpu: 15:25:30 Architecture: x86_64 15:25:30 CPU op-mode(s): 32-bit, 64-bit 15:25:30 Byte Order: Little Endian 15:25:30 CPU(s): 4 15:25:30 On-line CPU(s) list: 0-3 15:25:30 Thread(s) per core: 1 15:25:30 Core(s) per socket: 1 15:25:30 Socket(s): 4 15:25:30 NUMA node(s): 1 15:25:30 Vendor ID: AuthenticAMD 15:25:30 CPU family: 23 15:25:30 Model: 49 15:25:30 Model name: AMD EPYC-Rome Processor 15:25:30 Stepping: 0 15:25:30 CPU MHz: 2800.000 15:25:30 BogoMIPS: 5600.00 15:25:30 Virtualization: AMD-V 15:25:30 Hypervisor vendor: KVM 15:25:30 Virtualization type: full 15:25:30 L1d cache: 32K 15:25:30 L1i cache: 32K 15:25:30 L2 cache: 512K 15:25:30 L3 cache: 16384K 15:25:30 NUMA node0 CPU(s): 0-3 15:25:30 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 15:25:30 15:25:30 15:25:30 ---> nproc: 15:25:30 4 15:25:30 15:25:30 15:25:30 ---> df -h: 15:25:30 Filesystem Size Used Avail Use% Mounted on 15:25:30 udev 7.9G 0 7.9G 0% /dev 15:25:30 tmpfs 1.6G 672K 1.6G 1% /run 15:25:30 /dev/vda1 78G 8.4G 70G 11% / 15:25:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:25:30 tmpfs 5.0M 0 5.0M 0% /run/lock 15:25:30 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:25:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:25:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:25:30 15:25:30 15:25:30 ---> free -m: 15:25:30 total used free shared buff/cache available 15:25:30 Mem: 16040 532 13324 0 2183 15188 15:25:30 Swap: 1023 0 1023 15:25:30 15:25:30 15:25:30 ---> ip addr: 15:25:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:25:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:25:30 inet 127.0.0.1/8 scope host lo 15:25:30 valid_lft forever preferred_lft forever 15:25:30 inet6 ::1/128 scope host 15:25:30 valid_lft forever preferred_lft forever 15:25:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:25:30 link/ether fa:16:3e:c9:b4:75 brd ff:ff:ff:ff:ff:ff 15:25:30 inet 10.30.107.138/23 brd 10.30.107.255 scope global dynamic ens3 15:25:30 valid_lft 86241sec preferred_lft 86241sec 15:25:30 inet6 fe80::f816:3eff:fec9:b475/64 scope link 15:25:30 valid_lft forever preferred_lft forever 15:25:30 15:25:30 15:25:30 ---> sar -b -r -n DEV: 15:25:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23955) 04/17/24 _x86_64_ (4 CPU) 15:25:30 15:25:30 15:22:54 LINUX RESTART (4 CPU) 15:25:30 15:25:30 15:23:01 tps rtps wtps bread/s bwrtn/s 15:25:30 15:24:01 255.77 71.65 184.12 4745.74 37567.21 15:25:30 15:25:01 113.60 2.30 111.30 119.85 25732.38 15:25:30 Average: 184.69 36.98 147.71 2432.79 31649.79 15:25:30 15:25:30 15:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:25:30 15:24:01 13997548 15600948 2427420 14.78 55152 1748124 734784 4.21 689828 1523644 137592 15:25:30 15:25:01 13721992 15556264 2702976 16.46 78516 1942460 802140 4.59 775784 1685812 109748 15:25:30 Average: 13859770 15578606 2565198 15.62 66834 1845292 768462 4.40 732806 1604728 123670 15:25:30 15:25:30 15:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:25:30 15:24:01 lo 2.67 2.67 0.28 0.28 0.00 0.00 0.00 0.00 15:25:30 15:24:01 ens3 525.38 340.73 2067.25 80.47 0.00 0.00 0.00 0.00 15:25:30 15:25:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 15:25:30 15:25:01 ens3 48.39 35.41 662.44 8.49 0.00 0.00 0.00 0.00 15:25:30 Average: lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 15:25:30 Average: ens3 286.89 188.07 1364.85 44.48 0.00 0.00 0.00 0.00 15:25:30 15:25:30 15:25:30 ---> sar -P ALL: 15:25:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23955) 04/17/24 _x86_64_ (4 CPU) 15:25:30 15:25:30 15:22:54 LINUX RESTART (4 CPU) 15:25:30 15:25:30 15:23:01 CPU %user %nice %system %iowait %steal %idle 15:25:30 15:24:01 all 24.66 0.00 3.00 4.59 0.07 67.68 15:25:30 15:24:01 0 27.18 0.00 2.46 1.68 0.07 68.61 15:25:30 15:24:01 1 17.70 0.00 2.44 5.82 0.08 73.95 15:25:30 15:24:01 2 22.54 0.00 2.77 6.63 0.07 68.00 15:25:30 15:24:01 3 31.20 0.00 4.31 4.23 0.08 60.17 15:25:30 15:25:01 all 21.34 0.00 1.37 3.29 0.06 73.94 15:25:30 15:25:01 0 25.77 0.00 1.43 0.42 0.05 72.33 15:25:30 15:25:01 1 7.00 0.00 1.00 8.72 0.03 83.24 15:25:30 15:25:01 2 21.73 0.00 1.17 2.51 0.05 74.54 15:25:30 15:25:01 3 30.89 0.00 1.84 1.49 0.08 65.70 15:25:30 Average: all 23.00 0.00 2.19 3.94 0.06 70.81 15:25:30 Average: 0 26.48 0.00 1.95 1.04 0.06 70.47 15:25:30 Average: 1 12.35 0.00 1.72 7.27 0.06 78.59 15:25:30 Average: 2 22.13 0.00 1.97 4.56 0.06 71.28 15:25:30 Average: 3 31.04 0.00 3.08 2.86 0.08 62.93 15:25:30 15:25:30 15:25:30