09:16:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139164 09:16:40 Running as SYSTEM 09:16:40 [EnvInject] - Loading node environment variables. 09:16:40 Building remotely on prd-ubuntu1804-builder-4c-4g-83833 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:16:40 [ssh-agent] Looking for ssh-agent implementation... 09:16:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:40 $ ssh-agent 09:16:40 SSH_AUTH_SOCK=/tmp/ssh-NdSKngtBCuyP/agent.1659 09:16:40 SSH_AGENT_PID=1661 09:16:40 [ssh-agent] Started. 09:16:40 Running ssh-add (command line suppressed) 09:16:40 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6665377848748260382.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6665377848748260382.key) 09:16:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:16:40 The recommended git tool is: NONE 09:16:42 using credential onap-jenkins-ssh 09:16:42 Wiping out workspace first. 09:16:42 Cloning the remote Git repository 09:16:42 Cloning repository git://cloud.onap.org/mirror/oom.git 09:16:42 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:16:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:16:42 > git --version # timeout=10 09:16:42 > git --version # 'git version 2.17.1' 09:16:42 using GIT_SSH to set credentials Gerrit user 09:16:42 Verifying host key using manually-configured host key entries 09:16:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:16:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:16:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:16:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:16:49 using GIT_SSH to set credentials Gerrit user 09:16:49 Verifying host key using manually-configured host key entries 09:16:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/139164/7 # timeout=30 09:16:49 > git rev-parse 5a3c8633af556b4174d62484c55fcda69d1346f3^{commit} # timeout=10 09:16:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:16:49 Checking out Revision 5a3c8633af556b4174d62484c55fcda69d1346f3 (refs/changes/64/139164/7) 09:16:49 > git config core.sparsecheckout # timeout=10 09:16:49 > git checkout -f 5a3c8633af556b4174d62484c55fcda69d1346f3 # timeout=30 09:16:52 Commit message: "[SDNC] Replace Bierman RESTCONF with RFC 8040" 09:16:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:16:52 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 09:16:52 [EnvInject] - Injecting environment variables from a build step. 09:16:52 [EnvInject] - Injecting as environment variables the properties content 09:16:52 PYTHON=python3 09:16:52 09:16:52 [EnvInject] - Variables injected successfully. 09:16:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15801963550906057664.sh 09:16:52 ---> tox-install.sh 09:16:52 + source /home/jenkins/lf-env.sh 09:16:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:16:52 ++ mktemp -d /tmp/venv-XXXX 09:16:52 + lf_venv=/tmp/venv-BWXg 09:16:52 + local venv_file=/tmp/.os_lf_venv 09:16:52 + local python=python3 09:16:52 + local options 09:16:52 + local set_path=true 09:16:52 + local install_args= 09:16:52 ++ 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:16:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:16:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:16:52 + true 09:16:52 + case $1 in 09:16:52 + venv_file=/tmp/.toxenv 09:16:52 + shift 2 09:16:52 + true 09:16:52 + case $1 in 09:16:52 + shift 09:16:52 + break 09:16:52 + case $python in 09:16:52 + local pkg_list= 09:16:52 + [[ -d /opt/pyenv ]] 09:16:52 + echo 'Setup pyenv:' 09:16:52 Setup pyenv: 09:16:52 + export PYENV_ROOT=/opt/pyenv 09:16:52 + PYENV_ROOT=/opt/pyenv 09:16:52 + 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:16:52 + 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:16:52 + pyenv versions 09:16:53 * system (set by /opt/pyenv/version) 09:16:53 * 3.8.13 (set by /opt/pyenv/version) 09:16:53 * 3.9.13 (set by /opt/pyenv/version) 09:16:53 * 3.10.6 (set by /opt/pyenv/version) 09:16:53 + command -v pyenv 09:16:53 ++ pyenv init - --no-rehash 09:16:53 + 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:16:53 export PATH="/opt/pyenv/shims:${PATH}" 09:16:53 export PYENV_SHELL=bash 09:16:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:16:53 pyenv() { 09:16:53 local command 09:16:53 command="${1:-}" 09:16:53 if [ "$#" -gt 0 ]; then 09:16:53 shift 09:16:53 fi 09:16:53 09:16:53 case "$command" in 09:16:53 rehash|shell) 09:16:53 eval "$(pyenv "sh-$command" "$@")" 09:16:53 ;; 09:16:53 *) 09:16:53 command pyenv "$command" "$@" 09:16:53 ;; 09:16:53 esac 09:16:53 }' 09:16:53 +++ 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:16:53 ++ 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:16:53 ++ 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:16:53 ++ 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:16:53 ++ export PYENV_SHELL=bash 09:16:53 ++ PYENV_SHELL=bash 09:16:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:16:53 +++ complete -F _pyenv pyenv 09:16:53 ++ lf-pyver python3 09:16:53 ++ local py_version_xy=python3 09:16:53 ++ local py_version_xyz= 09:16:53 ++ pyenv versions 09:16:53 ++ local command 09:16:53 ++ command=versions 09:16:53 ++ '[' 1 -gt 0 ']' 09:16:53 ++ shift 09:16:53 ++ case "$command" in 09:16:53 ++ command pyenv versions 09:16:53 ++ pyenv versions 09:16:53 ++ sed 's/^[ *]* //' 09:16:53 ++ awk '{ print $1 }' 09:16:53 ++ grep -E '^[0-9.]*[0-9]$' 09:16:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:16:53 +++ grep '^3' /tmp/.pyenv_versions 09:16:53 +++ sort -V 09:16:53 +++ tail -n 1 09:16:53 ++ py_version_xyz=3.10.6 09:16:53 ++ [[ -z 3.10.6 ]] 09:16:53 ++ echo 3.10.6 09:16:53 ++ return 0 09:16:53 + pyenv local 3.10.6 09:16:53 + local command 09:16:53 + command=local 09:16:53 + '[' 2 -gt 0 ']' 09:16:53 + shift 09:16:53 + case "$command" in 09:16:53 + command pyenv local 3.10.6 09:16:53 + pyenv local 3.10.6 09:16:53 + for arg in "$@" 09:16:53 + case $arg in 09:16:53 + pkg_list+='tox ' 09:16:53 + for arg in "$@" 09:16:53 + case $arg in 09:16:53 + pkg_list+='virtualenv ' 09:16:53 + for arg in "$@" 09:16:53 + case $arg in 09:16:53 + pkg_list+='urllib3~=1.26.15 ' 09:16:53 + [[ -f /tmp/.toxenv ]] 09:16:53 + [[ ! -f /tmp/.toxenv ]] 09:16:53 + [[ -n '' ]] 09:16:53 + python3 -m venv /tmp/venv-BWXg 09:16:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BWXg' 09:16:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BWXg 09:16:59 + echo /tmp/venv-BWXg 09:16:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:16:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:16:59 + /tmp/venv-BWXg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:17:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:17:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:17:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:17:02 + /tmp/venv-BWXg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:17:06 + type python3 09:17:06 + true 09:17:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BWXg/bin to PATH' 09:17:06 lf-activate-venv(): INFO: Adding /tmp/venv-BWXg/bin to PATH 09:17:06 + PATH=/tmp/venv-BWXg/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:17:06 + return 0 09:17:06 + python3 --version 09:17:06 Python 3.10.6 09:17:06 + python3 -m pip --version 09:17:07 pip 24.3.1 from /tmp/venv-BWXg/lib/python3.10/site-packages/pip (python 3.10) 09:17:07 + python3 -m pip freeze 09:17:07 cachetools==5.5.0 09:17:07 chardet==5.2.0 09:17:07 colorama==0.4.6 09:17:07 distlib==0.3.9 09:17:07 filelock==3.16.1 09:17:07 packaging==24.2 09:17:07 platformdirs==4.3.6 09:17:07 pluggy==1.5.0 09:17:07 pyproject-api==1.8.0 09:17:07 tomli==2.1.0 09:17:07 tox==4.23.2 09:17:07 typing_extensions==4.12.2 09:17:07 urllib3==1.26.20 09:17:07 virtualenv==20.27.1 09:17:07 [EnvInject] - Injecting environment variables from a build step. 09:17:07 [EnvInject] - Injecting as environment variables the properties content 09:17:07 PARALLEL=false 09:17:07 09:17:07 [EnvInject] - Variables injected successfully. 09:17:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12493665593164019094.sh 09:17:07 ---> tox-run.sh 09:17:07 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:17:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:17:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:17:07 + cd /w/workspace/oom-master-pre-commit-lint/. 09:17:07 + source /home/jenkins/lf-env.sh 09:17:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:17:07 ++ mktemp -d /tmp/venv-XXXX 09:17:07 + lf_venv=/tmp/venv-rdUq 09:17:07 + local venv_file=/tmp/.os_lf_venv 09:17:07 + local python=python3 09:17:07 + local options 09:17:07 + local set_path=true 09:17:07 + local install_args= 09:17: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:17:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:17:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:17:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:17:07 + true 09:17:07 + case $1 in 09:17:07 + venv_file=/tmp/.toxenv 09:17:07 + shift 2 09:17:07 + true 09:17:07 + case $1 in 09:17:07 + shift 09:17:07 + break 09:17:07 + case $python in 09:17:07 + local pkg_list= 09:17:07 + [[ -d /opt/pyenv ]] 09:17:07 + echo 'Setup pyenv:' 09:17:07 Setup pyenv: 09:17:07 + export PYENV_ROOT=/opt/pyenv 09:17:07 + PYENV_ROOT=/opt/pyenv 09:17:07 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:07 + pyenv versions 09:17:07 system 09:17:07 3.8.13 09:17:07 3.9.13 09:17:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:17:07 + command -v pyenv 09:17:07 ++ pyenv init - --no-rehash 09:17: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:17:07 export PATH="/opt/pyenv/shims:${PATH}" 09:17:07 export PYENV_SHELL=bash 09:17:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:17:07 pyenv() { 09:17:07 local command 09:17:07 command="${1:-}" 09:17:07 if [ "$#" -gt 0 ]; then 09:17:07 shift 09:17:07 fi 09:17:07 09:17:07 case "$command" in 09:17:07 rehash|shell) 09:17:07 eval "$(pyenv "sh-$command" "$@")" 09:17:07 ;; 09:17:07 *) 09:17:07 command pyenv "$command" "$@" 09:17:07 ;; 09:17:07 esac 09:17:07 }' 09:17: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:17:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:07 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:07 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:17:07 ++ export PYENV_SHELL=bash 09:17:07 ++ PYENV_SHELL=bash 09:17:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:17:07 +++ complete -F _pyenv pyenv 09:17:07 ++ lf-pyver python3 09:17:07 ++ local py_version_xy=python3 09:17:07 ++ local py_version_xyz= 09:17:07 ++ pyenv versions 09:17:07 ++ local command 09:17:07 ++ command=versions 09:17:07 ++ '[' 1 -gt 0 ']' 09:17:07 ++ shift 09:17:07 ++ case "$command" in 09:17:07 ++ command pyenv versions 09:17:07 ++ pyenv versions 09:17:07 ++ sed 's/^[ *]* //' 09:17:07 ++ grep -E '^[0-9.]*[0-9]$' 09:17:07 ++ awk '{ print $1 }' 09:17:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:17:07 +++ grep '^3' /tmp/.pyenv_versions 09:17:07 +++ sort -V 09:17:07 +++ tail -n 1 09:17:07 ++ py_version_xyz=3.10.6 09:17:07 ++ [[ -z 3.10.6 ]] 09:17:07 ++ echo 3.10.6 09:17:07 ++ return 0 09:17:07 + pyenv local 3.10.6 09:17:07 + local command 09:17:07 + command=local 09:17:07 + '[' 2 -gt 0 ']' 09:17:07 + shift 09:17:07 + case "$command" in 09:17:07 + command pyenv local 3.10.6 09:17:07 + pyenv local 3.10.6 09:17:07 + for arg in "$@" 09:17:07 + case $arg in 09:17:07 + pkg_list+='tox ' 09:17:07 + for arg in "$@" 09:17:07 + case $arg in 09:17:07 + pkg_list+='virtualenv ' 09:17:07 + for arg in "$@" 09:17:07 + case $arg in 09:17:07 + pkg_list+='urllib3~=1.26.15 ' 09:17:07 + [[ -f /tmp/.toxenv ]] 09:17:07 ++ cat /tmp/.toxenv 09:17:07 + lf_venv=/tmp/venv-BWXg 09:17:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BWXg from' file:/tmp/.toxenv 09:17:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BWXg from file:/tmp/.toxenv 09:17:07 + /tmp/venv-BWXg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:17:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:17:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:17:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:17:08 + /tmp/venv-BWXg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:17:09 + type python3 09:17:09 + true 09:17:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BWXg/bin to PATH' 09:17:09 lf-activate-venv(): INFO: Adding /tmp/venv-BWXg/bin to PATH 09:17:09 + PATH=/tmp/venv-BWXg/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:17:09 + return 0 09:17:09 + [[ -d /opt/pyenv ]] 09:17:09 + echo '---> Setting up pyenv' 09:17:09 ---> Setting up pyenv 09:17:09 + export PYENV_ROOT=/opt/pyenv 09:17:09 + PYENV_ROOT=/opt/pyenv 09:17:09 + export PATH=/opt/pyenv/bin:/tmp/venv-BWXg/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:17:09 + PATH=/opt/pyenv/bin:/tmp/venv-BWXg/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:17:09 ++ pwd 09:17:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:17:09 + export PYTHONPATH 09:17:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:17:09 + TOX_TESTENV_PASSENV=PYTHONPATH 09:17:09 + tox --version 09:17:10 4.23.2 from /tmp/venv-BWXg/lib/python3.10/site-packages/tox/__init__.py 09:17:10 + PARALLEL=false 09:17:10 + TOX_OPTIONS_LIST= 09:17:10 + [[ -n pre-commit ]] 09:17:10 + TOX_OPTIONS_LIST=' -e pre-commit' 09:17:10 + case ${PARALLEL,,} in 09:17:10 + tox -e pre-commit 09:17:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:17:11 pre-commit: install_deps> python -I -m pip install pre-commit 09:17:14 pre-commit: freeze> python -m pip freeze --all 09:17:14 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.2,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:17:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:17:14 [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:17:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:17:15 [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:17:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:17:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:17:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:17:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:17:16 [INFO] Once installed this environment will be reused. 09:17:16 [INFO] This may take a few minutes... 09:17:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:17:19 [INFO] Once installed this environment will be reused. 09:17:19 [INFO] This may take a few minutes... 09:17:25 Trim Trailing Whitespace.................................................Passed 09:17:25 Tabs remover.............................................................Passed 09:17:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:17:25 [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:17:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:17:25 [INFO] Once installed this environment will be reused. 09:17:25 [INFO] This may take a few minutes... 09:17:30 gitlint..............................................(no files to check)Skipped 09:17:31 pre-commit: OK (20.44=setup[3.75]+cmd[11.05,5.64] seconds) 09:17:31 congratulations :) (20.61 seconds) 09:17:31 + tox_status=0 09:17:31 + echo '---> Completed tox runs' 09:17:31 ---> Completed tox runs 09:17:31 + for i in .tox/*/log 09:17:31 ++ echo .tox/pre-commit/log 09:17:31 ++ awk -F/ '{print $2}' 09:17:31 + tox_env=pre-commit 09:17:31 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:17:31 + DOC_DIR=docs/_build/html 09:17:31 + [[ -d docs/_build/html ]] 09:17:31 + echo '---> tox-run.sh ends' 09:17:31 ---> tox-run.sh ends 09:17:31 + test 0 -eq 0 09:17:31 $ ssh-agent -k 09:17:31 unset SSH_AUTH_SOCK; 09:17:31 unset SSH_AGENT_PID; 09:17:31 echo Agent pid 1661 killed; 09:17:31 [ssh-agent] Stopped. 09:17:31 [PostBuildScript] - [INFO] Executing post build scripts. 09:17:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17563962675685046599.sh 09:17:31 ---> sysstat.sh 09:17:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7331002795689324247.sh 09:17:31 ---> package-listing.sh 09:17:31 ++ facter osfamily 09:17:31 ++ tr '[:upper:]' '[:lower:]' 09:17:31 + OS_FAMILY=debian 09:17:31 + workspace=/w/workspace/oom-master-pre-commit-lint 09:17:31 + START_PACKAGES=/tmp/packages_start.txt 09:17:31 + END_PACKAGES=/tmp/packages_end.txt 09:17:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:17:31 + PACKAGES=/tmp/packages_start.txt 09:17:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:17:31 + PACKAGES=/tmp/packages_end.txt 09:17:31 + case "${OS_FAMILY}" in 09:17:31 + dpkg -l 09:17:31 + grep '^ii' 09:17:31 + '[' -f /tmp/packages_start.txt ']' 09:17:31 + '[' -f /tmp/packages_end.txt ']' 09:17:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:17:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:17:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:17:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:17:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17453388980254647270.sh 09:17:31 ---> capture-instance-metadata.sh 09:17:31 Setup pyenv: 09:17:31 system 09:17:31 3.8.13 09:17:31 3.9.13 09:17:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:17:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v7LS 09:17:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:17:38 lf-activate-venv(): INFO: Installing: lftools 09:18:04 lf-activate-venv(): INFO: Adding /tmp/venv-v7LS/bin to PATH 09:18:04 INFO: Running in OpenStack, capturing instance metadata 09:18:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1982303653456891430.sh 09:18:05 provisioning config files... 09:18:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6105716460239032516tmp 09:18:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:18:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:18:05 [EnvInject] - Injecting environment variables from a build step. 09:18:05 [EnvInject] - Injecting as environment variables the properties content 09:18:05 SERVER_ID=logs 09:18:05 09:18:05 [EnvInject] - Variables injected successfully. 09:18:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2435178509103168335.sh 09:18:05 ---> create-netrc.sh 09:18:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5299302941091032602.sh 09:18:05 ---> python-tools-install.sh 09:18:05 Setup pyenv: 09:18:05 system 09:18:05 3.8.13 09:18:05 3.9.13 09:18:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:18:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v7LS from file:/tmp/.os_lf_venv 09:18:06 lf-activate-venv(): INFO: Installing: lftools 09:18:13 lf-activate-venv(): INFO: Adding /tmp/venv-v7LS/bin to PATH 09:18:13 Generating Requirements File 09:18:32 Python 3.10.6 09:18:32 pip 24.3.1 from /tmp/venv-v7LS/lib/python3.10/site-packages/pip (python 3.10) 09:18:32 appdirs==1.4.4 09:18:32 argcomplete==3.5.1 09:18:32 aspy.yaml==1.3.0 09:18:32 attrs==24.2.0 09:18:32 autopage==0.5.2 09:18:32 beautifulsoup4==4.12.3 09:18:32 boto3==1.35.62 09:18:32 botocore==1.35.62 09:18:32 bs4==0.0.2 09:18:32 cachetools==5.5.0 09:18:32 certifi==2024.8.30 09:18:32 cffi==1.17.1 09:18:32 cfgv==3.4.0 09:18:32 chardet==5.2.0 09:18:32 charset-normalizer==3.4.0 09:18:32 click==8.1.7 09:18:32 cliff==4.7.0 09:18:32 cmd2==2.5.6 09:18:32 cryptography==3.3.2 09:18:32 debtcollector==3.0.0 09:18:32 decorator==5.1.1 09:18:32 defusedxml==0.7.1 09:18:32 Deprecated==1.2.14 09:18:32 distlib==0.3.9 09:18:32 dnspython==2.7.0 09:18:32 docker==4.2.2 09:18:32 dogpile.cache==1.3.3 09:18:32 durationpy==0.9 09:18:32 email_validator==2.2.0 09:18:32 filelock==3.16.1 09:18:32 future==1.0.0 09:18:32 gitdb==4.0.11 09:18:32 GitPython==3.1.43 09:18:32 google-auth==2.36.0 09:18:32 httplib2==0.22.0 09:18:32 identify==2.6.2 09:18:32 idna==3.10 09:18:32 importlib-resources==1.5.0 09:18:32 iso8601==2.1.0 09:18:32 Jinja2==3.1.4 09:18:32 jmespath==1.0.1 09:18:32 jsonpatch==1.33 09:18:32 jsonpointer==3.0.0 09:18:32 jsonschema==4.23.0 09:18:32 jsonschema-specifications==2024.10.1 09:18:32 keystoneauth1==5.8.0 09:18:32 kubernetes==31.0.0 09:18:32 lftools==0.37.10 09:18:32 lxml==5.3.0 09:18:32 MarkupSafe==3.0.2 09:18:32 msgpack==1.1.0 09:18:32 multi_key_dict==2.0.3 09:18:32 munch==4.0.0 09:18:32 netaddr==1.3.0 09:18:32 netifaces==0.11.0 09:18:32 niet==1.4.2 09:18:32 nodeenv==1.9.1 09:18:32 oauth2client==4.1.3 09:18:32 oauthlib==3.2.2 09:18:32 openstacksdk==4.1.0 09:18:32 os-client-config==2.1.0 09:18:32 os-service-types==1.7.0 09:18:32 osc-lib==3.1.0 09:18:32 oslo.config==9.6.0 09:18:32 oslo.context==5.6.0 09:18:32 oslo.i18n==6.4.0 09:18:32 oslo.log==6.1.2 09:18:32 oslo.serialization==5.5.0 09:18:32 oslo.utils==7.4.0 09:18:32 packaging==24.2 09:18:32 pbr==6.1.0 09:18:32 platformdirs==4.3.6 09:18:32 prettytable==3.12.0 09:18:32 psutil==6.1.0 09:18:32 pyasn1==0.6.1 09:18:32 pyasn1_modules==0.4.1 09:18:32 pycparser==2.22 09:18:32 pygerrit2==2.0.15 09:18:32 PyGithub==2.5.0 09:18:32 PyJWT==2.9.0 09:18:32 PyNaCl==1.5.0 09:18:32 pyparsing==2.4.7 09:18:32 pyperclip==1.9.0 09:18:32 pyrsistent==0.20.0 09:18:32 python-cinderclient==9.6.0 09:18:32 python-dateutil==2.9.0.post0 09:18:32 python-heatclient==4.0.0 09:18:32 python-jenkins==1.8.2 09:18:32 python-keystoneclient==5.5.0 09:18:32 python-magnumclient==4.7.0 09:18:32 python-openstackclient==7.2.1 09:18:32 python-swiftclient==4.6.0 09:18:32 PyYAML==6.0.2 09:18:32 referencing==0.35.1 09:18:32 requests==2.32.3 09:18:32 requests-oauthlib==2.0.0 09:18:32 requestsexceptions==1.4.0 09:18:32 rfc3986==2.0.0 09:18:32 rpds-py==0.21.0 09:18:32 rsa==4.9 09:18:32 ruamel.yaml==0.18.6 09:18:32 ruamel.yaml.clib==0.2.12 09:18:32 s3transfer==0.10.3 09:18:32 simplejson==3.19.3 09:18:32 six==1.16.0 09:18:32 smmap==5.0.1 09:18:32 soupsieve==2.6 09:18:32 stevedore==5.3.0 09:18:32 tabulate==0.9.0 09:18:32 toml==0.10.2 09:18:32 tomlkit==0.13.2 09:18:32 tqdm==4.67.0 09:18:32 typing_extensions==4.12.2 09:18:32 tzdata==2024.2 09:18:32 urllib3==1.26.20 09:18:32 virtualenv==20.27.1 09:18:32 wcwidth==0.2.13 09:18:32 websocket-client==1.8.0 09:18:32 wrapt==1.16.0 09:18:32 xdg==6.0.0 09:18:32 xmltodict==0.14.2 09:18:32 yq==3.4.3 09:18:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13504295672270530963.sh 09:18:33 ---> sudo-logs.sh 09:18:33 Archiving 'sudo' log.. 09:18:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12096527073950109461.sh 09:18:33 ---> job-cost.sh 09:18:33 Setup pyenv: 09:18:33 system 09:18:33 3.8.13 09:18:33 3.9.13 09:18:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:18:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v7LS from file:/tmp/.os_lf_venv 09:18:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:18:38 lf-activate-venv(): INFO: Adding /tmp/venv-v7LS/bin to PATH 09:18:38 INFO: No Stack... 09:18:38 INFO: Retrieving Pricing Info for: v3-standard-4 09:18:39 INFO: Archiving Costs 09:18:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7807970679432324858.sh 09:18:39 ---> logs-deploy.sh 09:18:39 Setup pyenv: 09:18:39 system 09:18:39 3.8.13 09:18:39 3.9.13 09:18:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:18:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v7LS from file:/tmp/.os_lf_venv 09:18:40 lf-activate-venv(): INFO: Installing: lftools 09:18:47 lf-activate-venv(): INFO: Adding /tmp/venv-v7LS/bin to PATH 09:18:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3632 09:18:47 INFO: archiving workspace using pattern(s): 09:18:48 Archives upload complete. 09:18:48 INFO: archiving logs to Nexus 09:18:49 ---> uname -a: 09:18:49 Linux prd-ubuntu1804-builder-4c-4g-83833 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:18:49 09:18:49 09:18:49 ---> lscpu: 09:18:49 Architecture: x86_64 09:18:49 CPU op-mode(s): 32-bit, 64-bit 09:18:49 Byte Order: Little Endian 09:18:49 CPU(s): 4 09:18:49 On-line CPU(s) list: 0-3 09:18:49 Thread(s) per core: 1 09:18:49 Core(s) per socket: 1 09:18:49 Socket(s): 4 09:18:49 NUMA node(s): 1 09:18:49 Vendor ID: AuthenticAMD 09:18:49 CPU family: 23 09:18:49 Model: 49 09:18:49 Model name: AMD EPYC-Rome Processor 09:18:49 Stepping: 0 09:18:49 CPU MHz: 2800.000 09:18:49 BogoMIPS: 5600.00 09:18:49 Virtualization: AMD-V 09:18:49 Hypervisor vendor: KVM 09:18:49 Virtualization type: full 09:18:49 L1d cache: 32K 09:18:49 L1i cache: 32K 09:18:49 L2 cache: 512K 09:18:49 L3 cache: 16384K 09:18:49 NUMA node0 CPU(s): 0-3 09:18:49 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:18:49 09:18:49 09:18:49 ---> nproc: 09:18:49 4 09:18:49 09:18:49 09:18:49 ---> df -h: 09:18:49 Filesystem Size Used Avail Use% Mounted on 09:18:49 udev 7.9G 0 7.9G 0% /dev 09:18:49 tmpfs 1.6G 672K 1.6G 1% /run 09:18:49 /dev/vda1 78G 8.4G 70G 11% / 09:18:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:18:49 tmpfs 5.0M 0 5.0M 0% /run/lock 09:18:49 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:18:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:18:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:18:49 09:18:49 09:18:49 ---> free -m: 09:18:49 total used free shared buff/cache available 09:18:49 Mem: 16040 559 13293 0 2186 15160 09:18:49 Swap: 1023 0 1023 09:18:49 09:18:49 09:18:49 ---> ip addr: 09:18:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:18:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:18:49 inet 127.0.0.1/8 scope host lo 09:18:49 valid_lft forever preferred_lft forever 09:18:49 inet6 ::1/128 scope host 09:18:49 valid_lft forever preferred_lft forever 09:18:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:18:49 link/ether fa:16:3e:0b:ac:dd brd ff:ff:ff:ff:ff:ff 09:18:49 inet 10.30.106.98/23 brd 10.30.107.255 scope global dynamic ens3 09:18:49 valid_lft 86251sec preferred_lft 86251sec 09:18:49 inet6 fe80::f816:3eff:fe0b:acdd/64 scope link 09:18:49 valid_lft forever preferred_lft forever 09:18:49 09:18:49 09:18:49 ---> sar -b -r -n DEV: 09:18:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-83833) 11/15/24 _x86_64_ (4 CPU) 09:18:49 09:18:49 09:16:21 LINUX RESTART (4 CPU) 09:18:49 09:18:49 09:17:02 tps rtps wtps bread/s bwrtn/s 09:18:49 09:18:01 142.89 22.57 120.32 1203.59 51519.95 09:18:49 Average: 142.89 22.57 120.32 1203.59 51519.95 09:18:49 09:18:49 09:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:18:49 09:18:01 13695500 15493828 2729468 16.62 70148 1917704 845176 4.84 845064 1647288 163176 09:18:49 Average: 13695500 15493828 2729468 16.62 70148 1917704 845176 4.84 845064 1647288 163176 09:18:49 09:18:49 09:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:18:49 09:18:01 lo 2.78 2.78 0.29 0.29 0.00 0.00 0.00 0.00 09:18:49 09:18:01 ens3 76.68 54.31 1140.82 10.80 0.00 0.00 0.00 0.00 09:18:49 Average: lo 2.78 2.78 0.29 0.29 0.00 0.00 0.00 0.00 09:18:49 Average: ens3 76.68 54.31 1140.82 10.80 0.00 0.00 0.00 0.00 09:18:49 09:18:49 09:18:49 ---> sar -P ALL: 09:18:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-83833) 11/15/24 _x86_64_ (4 CPU) 09:18:49 09:18:49 09:16:21 LINUX RESTART (4 CPU) 09:18:49 09:18:49 09:17:02 CPU %user %nice %system %iowait %steal %idle 09:18:49 09:18:01 all 24.93 0.00 2.32 4.83 0.08 67.84 09:18:49 09:18:01 0 11.92 0.00 1.99 13.59 0.09 72.42 09:18:49 09:18:01 1 24.23 0.00 2.13 4.06 0.10 69.48 09:18:49 09:18:01 2 33.82 0.00 2.51 0.73 0.08 62.85 09:18:49 09:18:01 3 29.72 0.00 2.63 0.95 0.07 66.64 09:18:49 Average: all 24.93 0.00 2.32 4.83 0.08 67.84 09:18:49 Average: 0 11.92 0.00 1.99 13.59 0.09 72.42 09:18:49 Average: 1 24.23 0.00 2.13 4.06 0.10 69.48 09:18:49 Average: 2 33.82 0.00 2.51 0.73 0.08 62.85 09:18:49 Average: 3 29.72 0.00 2.63 0.95 0.07 66.64 09:18:49 09:18:49 09:18:49