09:21:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139164 09:21:55 Running as SYSTEM 09:21:55 [EnvInject] - Loading node environment variables. 09:21:55 Building remotely on prd-ubuntu1804-builder-4c-4g-81470 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:21:55 [ssh-agent] Looking for ssh-agent implementation... 09:21:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:55 $ ssh-agent 09:21:55 SSH_AUTH_SOCK=/tmp/ssh-veitSCHgMLZz/agent.1699 09:21:55 SSH_AGENT_PID=1701 09:21:55 [ssh-agent] Started. 09:21:55 Running ssh-add (command line suppressed) 09:21:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17710022501759340549.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17710022501759340549.key) 09:21:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:21:55 The recommended git tool is: NONE 09:21:57 using credential onap-jenkins-ssh 09:21:57 Wiping out workspace first. 09:21:57 Cloning the remote Git repository 09:21:57 Cloning repository git://cloud.onap.org/mirror/oom.git 09:21:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:21:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:21:57 > git --version # timeout=10 09:21:57 > git --version # 'git version 2.17.1' 09:21:57 using GIT_SSH to set credentials Gerrit user 09:21:57 Verifying host key using manually-configured host key entries 09:21:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:22:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:22:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:22:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:22:03 using GIT_SSH to set credentials Gerrit user 09:22:03 Verifying host key using manually-configured host key entries 09:22:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/139164/5 # timeout=30 09:22:03 > git rev-parse 71a0b8e500e5d3f6ab811c59e25e7a15769bb5d2^{commit} # timeout=10 09:22:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:22:03 Checking out Revision 71a0b8e500e5d3f6ab811c59e25e7a15769bb5d2 (refs/changes/64/139164/5) 09:22:03 > git config core.sparsecheckout # timeout=10 09:22:03 > git checkout -f 71a0b8e500e5d3f6ab811c59e25e7a15769bb5d2 # timeout=30 09:22:06 Commit message: "[SDNC] Replace Bierman RESTCONF with RFC 8040" 09:22:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:22:06 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 09:22:07 [EnvInject] - Injecting environment variables from a build step. 09:22:07 [EnvInject] - Injecting as environment variables the properties content 09:22:07 PYTHON=python3 09:22:07 09:22:07 [EnvInject] - Variables injected successfully. 09:22:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5318111683092958879.sh 09:22:07 ---> tox-install.sh 09:22:07 + source /home/jenkins/lf-env.sh 09:22:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:22:07 ++ mktemp -d /tmp/venv-XXXX 09:22:07 + lf_venv=/tmp/venv-3duo 09:22:07 + local venv_file=/tmp/.os_lf_venv 09:22:07 + local python=python3 09:22:07 + local options 09:22:07 + local set_path=true 09:22:07 + local install_args= 09:22:07 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:22:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:22:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:22:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:22:07 + true 09:22:07 + case $1 in 09:22:07 + venv_file=/tmp/.toxenv 09:22:07 + shift 2 09:22:07 + true 09:22:07 + case $1 in 09:22:07 + shift 09:22:07 + break 09:22:07 + case $python in 09:22:07 + local pkg_list= 09:22:07 + [[ -d /opt/pyenv ]] 09:22:07 + echo 'Setup pyenv:' 09:22:07 Setup pyenv: 09:22:07 + export PYENV_ROOT=/opt/pyenv 09:22:07 + PYENV_ROOT=/opt/pyenv 09:22:07 + 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 09:22:07 + 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 09:22:07 + pyenv versions 09:22:07 * system (set by /opt/pyenv/version) 09:22:07 * 3.8.13 (set by /opt/pyenv/version) 09:22:07 * 3.9.13 (set by /opt/pyenv/version) 09:22:07 * 3.10.6 (set by /opt/pyenv/version) 09:22:07 + command -v pyenv 09:22:07 ++ pyenv init - --no-rehash 09:22:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:22:07 export PATH="/opt/pyenv/shims:${PATH}" 09:22:07 export PYENV_SHELL=bash 09:22:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:22:07 pyenv() { 09:22:07 local command 09:22:07 command="${1:-}" 09:22:07 if [ "$#" -gt 0 ]; then 09:22:07 shift 09:22:07 fi 09:22:07 09:22:07 case "$command" in 09:22:07 rehash|shell) 09:22:07 eval "$(pyenv "sh-$command" "$@")" 09:22:07 ;; 09:22:07 *) 09:22:07 command pyenv "$command" "$@" 09:22:07 ;; 09:22:07 esac 09:22:07 }' 09:22:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:22:07 ++ 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 09:22:07 ++ 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 09:22:07 ++ 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 09:22:07 ++ export PYENV_SHELL=bash 09:22:07 ++ PYENV_SHELL=bash 09:22:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:22:07 +++ complete -F _pyenv pyenv 09:22:07 ++ lf-pyver python3 09:22:07 ++ local py_version_xy=python3 09:22:07 ++ local py_version_xyz= 09:22:07 ++ pyenv versions 09:22:07 ++ local command 09:22:07 ++ command=versions 09:22:07 ++ '[' 1 -gt 0 ']' 09:22:07 ++ shift 09:22:07 ++ case "$command" in 09:22:07 ++ command pyenv versions 09:22:07 ++ pyenv versions 09:22:07 ++ sed 's/^[ *]* //' 09:22:07 ++ grep -E '^[0-9.]*[0-9]$' 09:22:07 ++ awk '{ print $1 }' 09:22:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:22:07 +++ sort -V 09:22:07 +++ grep '^3' /tmp/.pyenv_versions 09:22:07 +++ tail -n 1 09:22:07 ++ py_version_xyz=3.10.6 09:22:07 ++ [[ -z 3.10.6 ]] 09:22:07 ++ echo 3.10.6 09:22:07 ++ return 0 09:22:07 + pyenv local 3.10.6 09:22:07 + local command 09:22:07 + command=local 09:22:07 + '[' 2 -gt 0 ']' 09:22:07 + shift 09:22:07 + case "$command" in 09:22:07 + command pyenv local 3.10.6 09:22:07 + pyenv local 3.10.6 09:22:07 + for arg in "$@" 09:22:07 + case $arg in 09:22:07 + pkg_list+='tox ' 09:22:07 + for arg in "$@" 09:22:07 + case $arg in 09:22:07 + pkg_list+='virtualenv ' 09:22:07 + for arg in "$@" 09:22:07 + case $arg in 09:22:07 + pkg_list+='urllib3~=1.26.15 ' 09:22:07 + [[ -f /tmp/.toxenv ]] 09:22:07 + [[ ! -f /tmp/.toxenv ]] 09:22:07 + [[ -n '' ]] 09:22:07 + python3 -m venv /tmp/venv-3duo 09:22:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3duo' 09:22:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3duo 09:22:12 + echo /tmp/venv-3duo 09:22:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:22:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:22:12 + /tmp/venv-3duo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:22:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:22:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:22:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:22:15 + /tmp/venv-3duo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:22:18 + type python3 09:22:18 + true 09:22:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3duo/bin to PATH' 09:22:18 lf-activate-venv(): INFO: Adding /tmp/venv-3duo/bin to PATH 09:22:18 + PATH=/tmp/venv-3duo/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 09:22:18 + return 0 09:22:18 + python3 --version 09:22:18 Python 3.10.6 09:22:18 + python3 -m pip --version 09:22:18 pip 24.3.1 from /tmp/venv-3duo/lib/python3.10/site-packages/pip (python 3.10) 09:22:18 + python3 -m pip freeze 09:22:18 cachetools==5.5.0 09:22:18 chardet==5.2.0 09:22:18 colorama==0.4.6 09:22:18 distlib==0.3.9 09:22:18 filelock==3.16.1 09:22:18 packaging==24.1 09:22:18 platformdirs==4.3.6 09:22:18 pluggy==1.5.0 09:22:18 pyproject-api==1.8.0 09:22:18 tomli==2.0.2 09:22:18 tox==4.23.2 09:22:18 typing_extensions==4.12.2 09:22:18 urllib3==1.26.20 09:22:18 virtualenv==20.27.1 09:22:18 [EnvInject] - Injecting environment variables from a build step. 09:22:18 [EnvInject] - Injecting as environment variables the properties content 09:22:18 PARALLEL=false 09:22:18 09:22:18 [EnvInject] - Variables injected successfully. 09:22:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15345951417141197562.sh 09:22:18 ---> tox-run.sh 09:22:18 + 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 09:22:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:22:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:22:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:22:18 + cd /w/workspace/oom-master-pre-commit-lint/. 09:22:18 + source /home/jenkins/lf-env.sh 09:22:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:22:18 ++ mktemp -d /tmp/venv-XXXX 09:22:18 + lf_venv=/tmp/venv-39JK 09:22:18 + local venv_file=/tmp/.os_lf_venv 09:22:18 + local python=python3 09:22:18 + local options 09:22:18 + local set_path=true 09:22:18 + local install_args= 09:22:18 ++ 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 09:22:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:22:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:22:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:22:18 + true 09:22:18 + case $1 in 09:22:18 + venv_file=/tmp/.toxenv 09:22:18 + shift 2 09:22:18 + true 09:22:18 + case $1 in 09:22:18 + shift 09:22:18 + break 09:22:18 + case $python in 09:22:18 + local pkg_list= 09:22:18 + [[ -d /opt/pyenv ]] 09:22:18 + echo 'Setup pyenv:' 09:22:18 Setup pyenv: 09:22:18 + export PYENV_ROOT=/opt/pyenv 09:22:18 + PYENV_ROOT=/opt/pyenv 09:22:18 + 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 09:22:18 + 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 09:22:18 + pyenv versions 09:22:18 system 09:22:18 3.8.13 09:22:18 3.9.13 09:22:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:22:18 + command -v pyenv 09:22:18 ++ pyenv init - --no-rehash 09:22:18 + 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[*]}"'\'')" 09:22:18 export PATH="/opt/pyenv/shims:${PATH}" 09:22:18 export PYENV_SHELL=bash 09:22:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:22:18 pyenv() { 09:22:18 local command 09:22:18 command="${1:-}" 09:22:18 if [ "$#" -gt 0 ]; then 09:22:18 shift 09:22:18 fi 09:22:18 09:22:18 case "$command" in 09:22:18 rehash|shell) 09:22:18 eval "$(pyenv "sh-$command" "$@")" 09:22:18 ;; 09:22:18 *) 09:22:18 command pyenv "$command" "$@" 09:22:18 ;; 09:22:18 esac 09:22:18 }' 09:22:18 +++ 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[*]}"' 09:22:18 ++ 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 09:22:18 ++ 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 09:22:18 ++ 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 09:22:18 ++ export PYENV_SHELL=bash 09:22:18 ++ PYENV_SHELL=bash 09:22:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:22:18 +++ complete -F _pyenv pyenv 09:22:18 ++ lf-pyver python3 09:22:18 ++ local py_version_xy=python3 09:22:18 ++ local py_version_xyz= 09:22:18 ++ pyenv versions 09:22:18 ++ local command 09:22:18 ++ command=versions 09:22:18 ++ '[' 1 -gt 0 ']' 09:22:18 ++ shift 09:22:18 ++ case "$command" in 09:22:18 ++ command pyenv versions 09:22:18 ++ pyenv versions 09:22:18 ++ grep -E '^[0-9.]*[0-9]$' 09:22:18 ++ sed 's/^[ *]* //' 09:22:18 ++ awk '{ print $1 }' 09:22:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:22:18 +++ grep '^3' /tmp/.pyenv_versions 09:22:18 +++ tail -n 1 09:22:18 +++ sort -V 09:22:18 ++ py_version_xyz=3.10.6 09:22:18 ++ [[ -z 3.10.6 ]] 09:22:18 ++ echo 3.10.6 09:22:18 ++ return 0 09:22:18 + pyenv local 3.10.6 09:22:18 + local command 09:22:18 + command=local 09:22:18 + '[' 2 -gt 0 ']' 09:22:18 + shift 09:22:18 + case "$command" in 09:22:18 + command pyenv local 3.10.6 09:22:18 + pyenv local 3.10.6 09:22:18 + for arg in "$@" 09:22:18 + case $arg in 09:22:18 + pkg_list+='tox ' 09:22:18 + for arg in "$@" 09:22:18 + case $arg in 09:22:18 + pkg_list+='virtualenv ' 09:22:18 + for arg in "$@" 09:22:18 + case $arg in 09:22:18 + pkg_list+='urllib3~=1.26.15 ' 09:22:18 + [[ -f /tmp/.toxenv ]] 09:22:18 ++ cat /tmp/.toxenv 09:22:18 + lf_venv=/tmp/venv-3duo 09:22:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3duo from' file:/tmp/.toxenv 09:22:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3duo from file:/tmp/.toxenv 09:22:18 + /tmp/venv-3duo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:22:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:22:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:22:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:22:19 + /tmp/venv-3duo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:22:21 + type python3 09:22:21 + true 09:22:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3duo/bin to PATH' 09:22:21 lf-activate-venv(): INFO: Adding /tmp/venv-3duo/bin to PATH 09:22:21 + PATH=/tmp/venv-3duo/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 09:22:21 + return 0 09:22:21 + [[ -d /opt/pyenv ]] 09:22:21 + echo '---> Setting up pyenv' 09:22:21 ---> Setting up pyenv 09:22:21 + export PYENV_ROOT=/opt/pyenv 09:22:21 + PYENV_ROOT=/opt/pyenv 09:22:21 + export PATH=/opt/pyenv/bin:/tmp/venv-3duo/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 09:22:21 + PATH=/opt/pyenv/bin:/tmp/venv-3duo/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 09:22:21 ++ pwd 09:22:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:22:21 + export PYTHONPATH 09:22:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:22:21 + TOX_TESTENV_PASSENV=PYTHONPATH 09:22:21 + tox --version 09:22:21 4.23.2 from /tmp/venv-3duo/lib/python3.10/site-packages/tox/__init__.py 09:22:21 + PARALLEL=false 09:22:21 + TOX_OPTIONS_LIST= 09:22:21 + [[ -n pre-commit ]] 09:22:21 + TOX_OPTIONS_LIST=' -e pre-commit' 09:22:21 + case ${PARALLEL,,} in 09:22:21 + tox -e pre-commit 09:22:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:22:23 pre-commit: install_deps> python -I -m pip install pre-commit 09:22:26 pre-commit: freeze> python -m pip freeze --all 09:22:26 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.3.1,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.2.0,virtualenv==20.27.1,wheel==0.44.0 09:22:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:22:26 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 09:22:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:22:27 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 09:22:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:22:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:22:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:22:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:22:30 [INFO] Once installed this environment will be reused. 09:22:30 [INFO] This may take a few minutes... 09:22:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:22:34 [INFO] Once installed this environment will be reused. 09:22:34 [INFO] This may take a few minutes... 09:22:40 Trim Trailing Whitespace.................................................Passed 09:22:40 Tabs remover.............................................................Passed 09:22:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:22:40 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 09:22:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:22:40 [INFO] Once installed this environment will be reused. 09:22:40 [INFO] This may take a few minutes... 09:22:46 gitlint..............................................(no files to check)Skipped 09:22:46 pre-commit: OK (24.32=setup[4.19]+cmd[13.83,6.29] seconds) 09:22:46 congratulations :) (24.49 seconds) 09:22:46 + tox_status=0 09:22:46 + echo '---> Completed tox runs' 09:22:46 ---> Completed tox runs 09:22:46 + for i in .tox/*/log 09:22:46 ++ echo .tox/pre-commit/log 09:22:46 ++ awk -F/ '{print $2}' 09:22:46 + tox_env=pre-commit 09:22:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:22:46 + DOC_DIR=docs/_build/html 09:22:46 + [[ -d docs/_build/html ]] 09:22:46 + echo '---> tox-run.sh ends' 09:22:46 ---> tox-run.sh ends 09:22:46 + test 0 -eq 0 09:22:46 $ ssh-agent -k 09:22:46 unset SSH_AUTH_SOCK; 09:22:46 unset SSH_AGENT_PID; 09:22:46 echo Agent pid 1701 killed; 09:22:46 [ssh-agent] Stopped. 09:22:46 [PostBuildScript] - [INFO] Executing post build scripts. 09:22:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins623909117685271804.sh 09:22:46 ---> sysstat.sh 09:22:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14190732901369240925.sh 09:22:47 ---> package-listing.sh 09:22:47 ++ facter osfamily 09:22:47 ++ tr '[:upper:]' '[:lower:]' 09:22:47 + OS_FAMILY=debian 09:22:47 + workspace=/w/workspace/oom-master-pre-commit-lint 09:22:47 + START_PACKAGES=/tmp/packages_start.txt 09:22:47 + END_PACKAGES=/tmp/packages_end.txt 09:22:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:22:47 + PACKAGES=/tmp/packages_start.txt 09:22:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:22:47 + PACKAGES=/tmp/packages_end.txt 09:22:47 + case "${OS_FAMILY}" in 09:22:47 + dpkg -l 09:22:47 + grep '^ii' 09:22:47 + '[' -f /tmp/packages_start.txt ']' 09:22:47 + '[' -f /tmp/packages_end.txt ']' 09:22:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:22:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:22:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:22:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:22:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16860948956044392595.sh 09:22:47 ---> capture-instance-metadata.sh 09:22:47 Setup pyenv: 09:22:47 system 09:22:47 3.8.13 09:22:47 3.9.13 09:22:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:22:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VuZQ 09:22:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:22:54 lf-activate-venv(): INFO: Installing: lftools 09:23:25 lf-activate-venv(): INFO: Adding /tmp/venv-VuZQ/bin to PATH 09:23:25 INFO: Running in OpenStack, capturing instance metadata 09:23:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8438208899299188765.sh 09:23:26 provisioning config files... 09:23:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9249145881728265569tmp 09:23:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:23:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:23:26 [EnvInject] - Injecting environment variables from a build step. 09:23:26 [EnvInject] - Injecting as environment variables the properties content 09:23:26 SERVER_ID=logs 09:23:26 09:23:26 [EnvInject] - Variables injected successfully. 09:23:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins217916910331305026.sh 09:23:26 ---> create-netrc.sh 09:23:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2095639441215457058.sh 09:23:26 ---> python-tools-install.sh 09:23:26 Setup pyenv: 09:23:26 system 09:23:26 3.8.13 09:23:26 3.9.13 09:23:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:23:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VuZQ from file:/tmp/.os_lf_venv 09:23:27 lf-activate-venv(): INFO: Installing: lftools 09:23:34 lf-activate-venv(): INFO: Adding /tmp/venv-VuZQ/bin to PATH 09:23:34 Generating Requirements File 09:23:54 Python 3.10.6 09:23:54 pip 24.3.1 from /tmp/venv-VuZQ/lib/python3.10/site-packages/pip (python 3.10) 09:23:55 appdirs==1.4.4 09:23:55 argcomplete==3.5.1 09:23:55 aspy.yaml==1.3.0 09:23:55 attrs==24.2.0 09:23:55 autopage==0.5.2 09:23:55 beautifulsoup4==4.12.3 09:23:55 boto3==1.35.54 09:23:55 botocore==1.35.54 09:23:55 bs4==0.0.2 09:23:55 cachetools==5.5.0 09:23:55 certifi==2024.8.30 09:23:55 cffi==1.17.1 09:23:55 cfgv==3.4.0 09:23:55 chardet==5.2.0 09:23:55 charset-normalizer==3.4.0 09:23:55 click==8.1.7 09:23:55 cliff==4.7.0 09:23:55 cmd2==2.5.2 09:23:55 cryptography==3.3.2 09:23:55 debtcollector==3.0.0 09:23:55 decorator==5.1.1 09:23:55 defusedxml==0.7.1 09:23:55 Deprecated==1.2.14 09:23:55 distlib==0.3.9 09:23:55 dnspython==2.7.0 09:23:55 docker==4.2.2 09:23:55 dogpile.cache==1.3.3 09:23:55 durationpy==0.9 09:23:55 email_validator==2.2.0 09:23:55 filelock==3.16.1 09:23:55 future==1.0.0 09:23:55 gitdb==4.0.11 09:23:55 GitPython==3.1.43 09:23:55 google-auth==2.35.0 09:23:55 httplib2==0.22.0 09:23:55 identify==2.6.1 09:23:55 idna==3.10 09:23:55 importlib-resources==1.5.0 09:23:55 iso8601==2.1.0 09:23:55 Jinja2==3.1.4 09:23:55 jmespath==1.0.1 09:23:55 jsonpatch==1.33 09:23:55 jsonpointer==3.0.0 09:23:55 jsonschema==4.23.0 09:23:55 jsonschema-specifications==2024.10.1 09:23:55 keystoneauth1==5.8.0 09:23:55 kubernetes==31.0.0 09:23:55 lftools==0.37.10 09:23:55 lxml==5.3.0 09:23:55 MarkupSafe==3.0.2 09:23:55 msgpack==1.1.0 09:23:55 multi_key_dict==2.0.3 09:23:55 munch==4.0.0 09:23:55 netaddr==1.3.0 09:23:55 netifaces==0.11.0 09:23:55 niet==1.4.2 09:23:55 nodeenv==1.9.1 09:23:55 oauth2client==4.1.3 09:23:55 oauthlib==3.2.2 09:23:55 openstacksdk==4.1.0 09:23:55 os-client-config==2.1.0 09:23:55 os-service-types==1.7.0 09:23:55 osc-lib==3.1.0 09:23:55 oslo.config==9.6.0 09:23:55 oslo.context==5.6.0 09:23:55 oslo.i18n==6.4.0 09:23:55 oslo.log==6.1.2 09:23:55 oslo.serialization==5.5.0 09:23:55 oslo.utils==7.3.0 09:23:55 packaging==24.1 09:23:55 pbr==6.1.0 09:23:55 platformdirs==4.3.6 09:23:55 prettytable==3.12.0 09:23:55 pyasn1==0.6.1 09:23:55 pyasn1_modules==0.4.1 09:23:55 pycparser==2.22 09:23:55 pygerrit2==2.0.15 09:23:55 PyGithub==2.4.0 09:23:55 PyJWT==2.9.0 09:23:55 PyNaCl==1.5.0 09:23:55 pyparsing==2.4.7 09:23:55 pyperclip==1.9.0 09:23:55 pyrsistent==0.20.0 09:23:55 python-cinderclient==9.6.0 09:23:55 python-dateutil==2.9.0.post0 09:23:55 python-heatclient==4.0.0 09:23:55 python-jenkins==1.8.2 09:23:55 python-keystoneclient==5.5.0 09:23:55 python-magnumclient==4.7.0 09:23:55 python-openstackclient==7.2.1 09:23:55 python-swiftclient==4.6.0 09:23:55 PyYAML==6.0.2 09:23:55 referencing==0.35.1 09:23:55 requests==2.32.3 09:23:55 requests-oauthlib==2.0.0 09:23:55 requestsexceptions==1.4.0 09:23:55 rfc3986==2.0.0 09:23:55 rpds-py==0.20.1 09:23:55 rsa==4.9 09:23:55 ruamel.yaml==0.18.6 09:23:55 ruamel.yaml.clib==0.2.12 09:23:55 s3transfer==0.10.3 09:23:55 simplejson==3.19.3 09:23:55 six==1.16.0 09:23:55 smmap==5.0.1 09:23:55 soupsieve==2.6 09:23:55 stevedore==5.3.0 09:23:55 tabulate==0.9.0 09:23:55 toml==0.10.2 09:23:55 tomlkit==0.13.2 09:23:55 tqdm==4.66.6 09:23:55 typing_extensions==4.12.2 09:23:55 tzdata==2024.2 09:23:55 urllib3==1.26.20 09:23:55 virtualenv==20.27.1 09:23:55 wcwidth==0.2.13 09:23:55 websocket-client==1.8.0 09:23:55 wrapt==1.16.0 09:23:55 xdg==6.0.0 09:23:55 xmltodict==0.14.2 09:23:55 yq==3.4.3 09:23:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1351616143696194432.sh 09:23:55 ---> sudo-logs.sh 09:23:55 Archiving 'sudo' log.. 09:23:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12705302238438480115.sh 09:23:55 ---> job-cost.sh 09:23:55 Setup pyenv: 09:23:55 system 09:23:55 3.8.13 09:23:55 3.9.13 09:23:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:23:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VuZQ from file:/tmp/.os_lf_venv 09:23:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:24:00 lf-activate-venv(): INFO: Adding /tmp/venv-VuZQ/bin to PATH 09:24:00 INFO: No Stack... 09:24:01 INFO: Retrieving Pricing Info for: v3-standard-4 09:24:01 INFO: Archiving Costs 09:24:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15275587984042959464.sh 09:24:01 ---> logs-deploy.sh 09:24:01 Setup pyenv: 09:24:01 system 09:24:01 3.8.13 09:24:01 3.9.13 09:24:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:24:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VuZQ from file:/tmp/.os_lf_venv 09:24:02 lf-activate-venv(): INFO: Installing: lftools 09:24:09 lf-activate-venv(): INFO: Adding /tmp/venv-VuZQ/bin to PATH 09:24:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3628 09:24:09 INFO: archiving workspace using pattern(s): 09:24:11 Archives upload complete. 09:24:11 INFO: archiving logs to Nexus 09:24:12 ---> uname -a: 09:24:12 Linux prd-ubuntu1804-builder-4c-4g-81470 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:24:12 09:24:12 09:24:12 ---> lscpu: 09:24:12 Architecture: x86_64 09:24:12 CPU op-mode(s): 32-bit, 64-bit 09:24:12 Byte Order: Little Endian 09:24:12 CPU(s): 4 09:24:12 On-line CPU(s) list: 0-3 09:24:12 Thread(s) per core: 1 09:24:12 Core(s) per socket: 1 09:24:12 Socket(s): 4 09:24:12 NUMA node(s): 1 09:24:12 Vendor ID: AuthenticAMD 09:24:12 CPU family: 23 09:24:12 Model: 49 09:24:12 Model name: AMD EPYC-Rome Processor 09:24:12 Stepping: 0 09:24:12 CPU MHz: 2800.000 09:24:12 BogoMIPS: 5600.00 09:24:12 Virtualization: AMD-V 09:24:12 Hypervisor vendor: KVM 09:24:12 Virtualization type: full 09:24:12 L1d cache: 32K 09:24:12 L1i cache: 32K 09:24:12 L2 cache: 512K 09:24:12 L3 cache: 16384K 09:24:12 NUMA node0 CPU(s): 0-3 09:24:12 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 09:24:12 09:24:12 09:24:12 ---> nproc: 09:24:12 4 09:24:12 09:24:12 09:24:12 ---> df -h: 09:24:12 Filesystem Size Used Avail Use% Mounted on 09:24:12 udev 7.9G 0 7.9G 0% /dev 09:24:12 tmpfs 1.6G 672K 1.6G 1% /run 09:24:12 /dev/vda1 78G 8.4G 70G 11% / 09:24:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:24:12 tmpfs 5.0M 0 5.0M 0% /run/lock 09:24:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:24:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:24:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:24:12 09:24:12 09:24:12 ---> free -m: 09:24:12 total used free shared buff/cache available 09:24:12 Mem: 16040 562 13299 0 2178 15158 09:24:12 Swap: 1023 0 1023 09:24:12 09:24:12 09:24:12 ---> ip addr: 09:24:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:24:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:24:12 inet 127.0.0.1/8 scope host lo 09:24:12 valid_lft forever preferred_lft forever 09:24:12 inet6 ::1/128 scope host 09:24:12 valid_lft forever preferred_lft forever 09:24:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:24:12 link/ether fa:16:3e:38:97:ab brd ff:ff:ff:ff:ff:ff 09:24:12 inet 10.30.106.19/23 brd 10.30.107.255 scope global dynamic ens3 09:24:12 valid_lft 86242sec preferred_lft 86242sec 09:24:12 inet6 fe80::f816:3eff:fe38:97ab/64 scope link 09:24:12 valid_lft forever preferred_lft forever 09:24:12 09:24:12 09:24:12 ---> sar -b -r -n DEV: 09:24:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81470) 11/04/24 _x86_64_ (4 CPU) 09:24:12 09:24:12 09:21:37 LINUX RESTART (4 CPU) 09:24:12 09:24:12 09:22:01 tps rtps wtps bread/s bwrtn/s 09:24:12 09:23:01 239.53 36.28 203.25 1800.23 45898.08 09:24:12 09:24:01 122.43 2.58 119.85 131.44 30046.46 09:24:12 Average: 180.98 19.43 161.55 965.84 37972.27 09:24:12 09:24:12 09:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:24:12 09:23:01 13902144 15524332 2522824 15.36 59756 1759720 817756 4.68 768320 1532680 112796 09:24:12 09:24:01 13672180 15574860 2752788 16.76 84768 1999240 725976 4.15 753496 1746168 112656 09:24:12 Average: 13787162 15549596 2637806 16.06 72262 1879480 771866 4.42 760908 1639424 112726 09:24:12 09:24:12 09:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:24:12 09:23:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 09:24:12 09:23:01 ens3 112.83 75.92 751.28 32.04 0.00 0.00 0.00 0.00 09:24:12 09:24:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 09:24:12 09:24:01 ens3 54.97 38.94 775.17 9.83 0.00 0.00 0.00 0.00 09:24:12 Average: lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 09:24:12 Average: ens3 83.90 57.43 763.22 20.93 0.00 0.00 0.00 0.00 09:24:12 09:24:12 09:24:12 ---> sar -P ALL: 09:24:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81470) 11/04/24 _x86_64_ (4 CPU) 09:24:12 09:24:12 09:21:37 LINUX RESTART (4 CPU) 09:24:12 09:24:12 09:22:01 CPU %user %nice %system %iowait %steal %idle 09:24:12 09:23:01 all 21.45 0.00 2.11 9.81 0.08 66.55 09:24:12 09:23:01 0 16.96 0.00 1.73 7.77 0.08 73.46 09:24:12 09:23:01 1 17.57 0.00 2.07 26.21 0.07 54.08 09:24:12 09:23:01 2 26.43 0.00 2.40 3.82 0.10 67.25 09:24:12 09:23:01 3 24.82 0.00 2.24 1.47 0.07 71.40 09:24:12 09:24:01 all 18.84 0.00 1.53 6.92 0.07 72.65 09:24:12 09:24:01 0 5.42 0.00 0.97 12.42 0.10 81.10 09:24:12 09:24:01 1 31.74 0.00 1.57 2.06 0.07 64.56 09:24:12 09:24:01 2 26.19 0.00 2.22 7.71 0.05 63.82 09:24:12 09:24:01 3 11.97 0.00 1.38 5.45 0.07 81.13 09:24:12 Average: all 20.14 0.00 1.82 8.36 0.07 69.61 09:24:12 Average: 0 11.17 0.00 1.35 10.10 0.09 77.28 09:24:12 Average: 1 24.67 0.00 1.82 14.11 0.07 59.33 09:24:12 Average: 2 26.31 0.00 2.31 5.77 0.08 65.54 09:24:12 Average: 3 18.40 0.00 1.81 3.46 0.07 76.26 09:24:12 09:24:12 09:24:12