20:16:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138580 20:16:13 Running as SYSTEM 20:16:13 [EnvInject] - Loading node environment variables. 20:16:13 Building remotely on prd-ubuntu1804-builder-4c-4g-26475 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:16:13 [ssh-agent] Looking for ssh-agent implementation... 20:16:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:13 $ ssh-agent 20:16:13 SSH_AUTH_SOCK=/tmp/ssh-TMiajIenmnqN/agent.1851 20:16:13 SSH_AGENT_PID=1853 20:16:13 [ssh-agent] Started. 20:16:13 Running ssh-add (command line suppressed) 20:16:13 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12856285573846471422.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12856285573846471422.key) 20:16:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:16:13 The recommended git tool is: NONE 20:16:15 using credential onap-jenkins-ssh 20:16:15 Wiping out workspace first. 20:16:15 Cloning the remote Git repository 20:16:15 Cloning repository git://cloud.onap.org/mirror/oom.git 20:16:15 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:16:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:16:15 > git --version # timeout=10 20:16:15 > git --version # 'git version 2.17.1' 20:16:15 using GIT_SSH to set credentials Gerrit user 20:16:15 Verifying host key using manually-configured host key entries 20:16:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:16:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:16:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:16:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:16:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:16:21 using GIT_SSH to set credentials Gerrit user 20:16:21 Verifying host key using manually-configured host key entries 20:16:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/138580/1 # timeout=30 20:16:21 > git rev-parse 77c7d9dcafa6a608f9265fc9fcc427763d395a9a^{commit} # timeout=10 20:16:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:16:21 Checking out Revision 77c7d9dcafa6a608f9265fc9fcc427763d395a9a (refs/changes/80/138580/1) 20:16:21 > git config core.sparsecheckout # timeout=10 20:16:21 > git checkout -f 77c7d9dcafa6a608f9265fc9fcc427763d395a9a # timeout=30 20:16:24 Commit message: "[AAI] Fix aai-traversal job" 20:16:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:16:25 > git rev-list --no-walk 004ebce85d8214df87689db574efd7f16c87524d # timeout=10 20:16:25 [EnvInject] - Injecting environment variables from a build step. 20:16:25 [EnvInject] - Injecting as environment variables the properties content 20:16:25 PYTHON=python3 20:16:25 20:16:25 [EnvInject] - Variables injected successfully. 20:16:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10704826392726786684.sh 20:16:25 ---> tox-install.sh 20:16:25 + source /home/jenkins/lf-env.sh 20:16:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:16:25 ++ mktemp -d /tmp/venv-XXXX 20:16:25 + lf_venv=/tmp/venv-vlb8 20:16:25 + local venv_file=/tmp/.os_lf_venv 20:16:25 + local python=python3 20:16:25 + local options 20:16:25 + local set_path=true 20:16:25 + local install_args= 20:16:25 ++ 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 20:16:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:16:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:16:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:16:25 + true 20:16:25 + case $1 in 20:16:25 + venv_file=/tmp/.toxenv 20:16:25 + shift 2 20:16:25 + true 20:16:25 + case $1 in 20:16:25 + shift 20:16:25 + break 20:16:25 + case $python in 20:16:25 + local pkg_list= 20:16:25 + [[ -d /opt/pyenv ]] 20:16:25 + echo 'Setup pyenv:' 20:16:25 Setup pyenv: 20:16:25 + export PYENV_ROOT=/opt/pyenv 20:16:25 + PYENV_ROOT=/opt/pyenv 20:16:25 + 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 20:16:25 + 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 20:16:25 + pyenv versions 20:16:25 * system (set by /opt/pyenv/version) 20:16:25 * 3.8.13 (set by /opt/pyenv/version) 20:16:25 * 3.9.13 (set by /opt/pyenv/version) 20:16:25 * 3.10.6 (set by /opt/pyenv/version) 20:16:25 + command -v pyenv 20:16:25 ++ pyenv init - --no-rehash 20:16:25 + 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[*]}"'\'')" 20:16:25 export PATH="/opt/pyenv/shims:${PATH}" 20:16:25 export PYENV_SHELL=bash 20:16:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:16:25 pyenv() { 20:16:25 local command 20:16:25 command="${1:-}" 20:16:25 if [ "$#" -gt 0 ]; then 20:16:25 shift 20:16:25 fi 20:16:25 20:16:25 case "$command" in 20:16:25 rehash|shell) 20:16:25 eval "$(pyenv "sh-$command" "$@")" 20:16:25 ;; 20:16:25 *) 20:16:25 command pyenv "$command" "$@" 20:16:25 ;; 20:16:25 esac 20:16:25 }' 20:16:25 +++ 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[*]}"' 20:16:25 ++ 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 20:16:25 ++ 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 20:16:25 ++ 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 20:16:25 ++ export PYENV_SHELL=bash 20:16:25 ++ PYENV_SHELL=bash 20:16:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:16:25 +++ complete -F _pyenv pyenv 20:16:25 ++ lf-pyver python3 20:16:25 ++ local py_version_xy=python3 20:16:25 ++ local py_version_xyz= 20:16:25 ++ pyenv versions 20:16:25 ++ local command 20:16:25 ++ command=versions 20:16:25 ++ '[' 1 -gt 0 ']' 20:16:25 ++ shift 20:16:25 ++ case "$command" in 20:16:25 ++ command pyenv versions 20:16:25 ++ pyenv versions 20:16:25 ++ sed 's/^[ *]* //' 20:16:25 ++ grep -E '^[0-9.]*[0-9]$' 20:16:25 ++ awk '{ print $1 }' 20:16:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:16:25 +++ tail -n 1 20:16:25 +++ sort -V 20:16:25 +++ grep '^3' /tmp/.pyenv_versions 20:16:25 ++ py_version_xyz=3.10.6 20:16:25 ++ [[ -z 3.10.6 ]] 20:16:25 ++ echo 3.10.6 20:16:25 ++ return 0 20:16:25 + pyenv local 3.10.6 20:16:25 + local command 20:16:25 + command=local 20:16:25 + '[' 2 -gt 0 ']' 20:16:25 + shift 20:16:25 + case "$command" in 20:16:25 + command pyenv local 3.10.6 20:16:25 + pyenv local 3.10.6 20:16:25 + for arg in "$@" 20:16:25 + case $arg in 20:16:25 + pkg_list+='tox ' 20:16:25 + for arg in "$@" 20:16:25 + case $arg in 20:16:25 + pkg_list+='virtualenv ' 20:16:25 + for arg in "$@" 20:16:25 + case $arg in 20:16:25 + pkg_list+='urllib3~=1.26.15 ' 20:16:25 + [[ -f /tmp/.toxenv ]] 20:16:25 + [[ ! -f /tmp/.toxenv ]] 20:16:25 + [[ -n '' ]] 20:16:25 + python3 -m venv /tmp/venv-vlb8 20:16:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vlb8' 20:16:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vlb8 20:16:30 + echo /tmp/venv-vlb8 20:16:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:16:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:16:30 + /tmp/venv-vlb8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:16:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:16:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:16:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:16:34 + /tmp/venv-vlb8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:16:39 + type python3 20:16:39 + true 20:16:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vlb8/bin to PATH' 20:16:39 lf-activate-venv(): INFO: Adding /tmp/venv-vlb8/bin to PATH 20:16:39 + PATH=/tmp/venv-vlb8/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 20:16:39 + return 0 20:16:39 + python3 --version 20:16:39 Python 3.10.6 20:16:39 + python3 -m pip --version 20:16:39 pip 24.1.2 from /tmp/venv-vlb8/lib/python3.10/site-packages/pip (python 3.10) 20:16:39 + python3 -m pip freeze 20:16:39 cachetools==5.4.0 20:16:39 chardet==5.2.0 20:16:39 colorama==0.4.6 20:16:39 distlib==0.3.8 20:16:39 filelock==3.15.4 20:16:39 packaging==24.1 20:16:39 platformdirs==4.2.2 20:16:39 pluggy==1.5.0 20:16:39 pyproject-api==1.7.1 20:16:39 tomli==2.0.1 20:16:39 tox==4.16.0 20:16:39 urllib3==1.26.19 20:16:39 virtualenv==20.26.3 20:16:40 [EnvInject] - Injecting environment variables from a build step. 20:16:40 [EnvInject] - Injecting as environment variables the properties content 20:16:40 PARALLEL=false 20:16:40 20:16:40 [EnvInject] - Variables injected successfully. 20:16:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12845191436856850691.sh 20:16:40 ---> tox-run.sh 20:16:40 + 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 20:16:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:16:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:16:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:16:40 + cd /w/workspace/oom-master-pre-commit-lint/. 20:16:40 + source /home/jenkins/lf-env.sh 20:16:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:16:40 ++ mktemp -d /tmp/venv-XXXX 20:16:40 + lf_venv=/tmp/venv-loja 20:16:40 + local venv_file=/tmp/.os_lf_venv 20:16:40 + local python=python3 20:16:40 + local options 20:16:40 + local set_path=true 20:16:40 + local install_args= 20:16:40 ++ 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 20:16:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:16:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:16:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:16:40 + true 20:16:40 + case $1 in 20:16:40 + venv_file=/tmp/.toxenv 20:16:40 + shift 2 20:16:40 + true 20:16:40 + case $1 in 20:16:40 + shift 20:16:40 + break 20:16:40 + case $python in 20:16:40 + local pkg_list= 20:16:40 + [[ -d /opt/pyenv ]] 20:16:40 + echo 'Setup pyenv:' 20:16:40 Setup pyenv: 20:16:40 + export PYENV_ROOT=/opt/pyenv 20:16:40 + PYENV_ROOT=/opt/pyenv 20:16:40 + 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 20:16:40 + 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 20:16:40 + pyenv versions 20:16:40 system 20:16:40 3.8.13 20:16:40 3.9.13 20:16:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:16:40 + command -v pyenv 20:16:40 ++ pyenv init - --no-rehash 20:16:40 + 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[*]}"'\'')" 20:16:40 export PATH="/opt/pyenv/shims:${PATH}" 20:16:40 export PYENV_SHELL=bash 20:16:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:16:40 pyenv() { 20:16:40 local command 20:16:40 command="${1:-}" 20:16:40 if [ "$#" -gt 0 ]; then 20:16:40 shift 20:16:40 fi 20:16:40 20:16:40 case "$command" in 20:16:40 rehash|shell) 20:16:40 eval "$(pyenv "sh-$command" "$@")" 20:16:40 ;; 20:16:40 *) 20:16:40 command pyenv "$command" "$@" 20:16:40 ;; 20:16:40 esac 20:16:40 }' 20:16:40 +++ 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[*]}"' 20:16:40 ++ 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 20:16:40 ++ 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 20:16:40 ++ 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 20:16:40 ++ export PYENV_SHELL=bash 20:16:40 ++ PYENV_SHELL=bash 20:16:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:16:40 +++ complete -F _pyenv pyenv 20:16:40 ++ lf-pyver python3 20:16:40 ++ local py_version_xy=python3 20:16:40 ++ local py_version_xyz= 20:16:40 ++ pyenv versions 20:16:40 ++ local command 20:16:40 ++ command=versions 20:16:40 ++ '[' 1 -gt 0 ']' 20:16:40 ++ shift 20:16:40 ++ case "$command" in 20:16:40 ++ command pyenv versions 20:16:40 ++ pyenv versions 20:16:40 ++ sed 's/^[ *]* //' 20:16:40 ++ grep -E '^[0-9.]*[0-9]$' 20:16:40 ++ awk '{ print $1 }' 20:16:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:16:40 +++ grep '^3' /tmp/.pyenv_versions 20:16:40 +++ sort -V 20:16:40 +++ tail -n 1 20:16:40 ++ py_version_xyz=3.10.6 20:16:40 ++ [[ -z 3.10.6 ]] 20:16:40 ++ echo 3.10.6 20:16:40 ++ return 0 20:16:40 + pyenv local 3.10.6 20:16:40 + local command 20:16:40 + command=local 20:16:40 + '[' 2 -gt 0 ']' 20:16:40 + shift 20:16:40 + case "$command" in 20:16:40 + command pyenv local 3.10.6 20:16:40 + pyenv local 3.10.6 20:16:40 + for arg in "$@" 20:16:40 + case $arg in 20:16:40 + pkg_list+='tox ' 20:16:40 + for arg in "$@" 20:16:40 + case $arg in 20:16:40 + pkg_list+='virtualenv ' 20:16:40 + for arg in "$@" 20:16:40 + case $arg in 20:16:40 + pkg_list+='urllib3~=1.26.15 ' 20:16:40 + [[ -f /tmp/.toxenv ]] 20:16:40 ++ cat /tmp/.toxenv 20:16:40 + lf_venv=/tmp/venv-vlb8 20:16:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vlb8 from' file:/tmp/.toxenv 20:16:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vlb8 from file:/tmp/.toxenv 20:16:40 + /tmp/venv-vlb8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:16:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:16:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:16:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:16:41 + /tmp/venv-vlb8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:16:42 + type python3 20:16:42 + true 20:16:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vlb8/bin to PATH' 20:16:42 lf-activate-venv(): INFO: Adding /tmp/venv-vlb8/bin to PATH 20:16:42 + PATH=/tmp/venv-vlb8/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 20:16:42 + return 0 20:16:42 + [[ -d /opt/pyenv ]] 20:16:42 + echo '---> Setting up pyenv' 20:16:42 ---> Setting up pyenv 20:16:42 + export PYENV_ROOT=/opt/pyenv 20:16:42 + PYENV_ROOT=/opt/pyenv 20:16:42 + export PATH=/opt/pyenv/bin:/tmp/venv-vlb8/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 20:16:42 + PATH=/opt/pyenv/bin:/tmp/venv-vlb8/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 20:16:42 ++ pwd 20:16:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:16:42 + export PYTHONPATH 20:16:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:16:42 + TOX_TESTENV_PASSENV=PYTHONPATH 20:16:42 + tox --version 20:16:43 4.16.0 from /tmp/venv-vlb8/lib/python3.10/site-packages/tox/__init__.py 20:16:43 + PARALLEL=false 20:16:43 + TOX_OPTIONS_LIST= 20:16:43 + [[ -n pre-commit ]] 20:16:43 + TOX_OPTIONS_LIST=' -e pre-commit' 20:16:43 + case ${PARALLEL,,} in 20:16:43 + tox -e pre-commit 20:16:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:16:44 pre-commit: install_deps> python -I -m pip install pre-commit 20:16:48 pre-commit: freeze> python -m pip freeze --all 20:16:48 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.15.4,identify==2.6.0,nodeenv==1.9.1,pip==24.1,platformdirs==4.2.2,pre-commit==3.7.1,PyYAML==6.0.1,setuptools==70.1.0,virtualenv==20.26.3,wheel==0.43.0 20:16:48 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:16:48 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:16:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:16:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:16:51 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:16:51 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:16:51 [INFO] Once installed this environment will be reused. 20:16:51 [INFO] This may take a few minutes... 20:16:54 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:16:54 [INFO] Once installed this environment will be reused. 20:16:54 [INFO] This may take a few minutes... 20:16:59 Trim Trailing Whitespace.................................................Passed 20:16:59 Tabs remover.............................................................Passed 20:16:59 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:16:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:16:59 [INFO] Once installed this environment will be reused. 20:16:59 [INFO] This may take a few minutes... 20:17:05 gitlint..............................................(no files to check)Skipped 20:17:05 pre-commit: OK (21.85=setup[5.19]+cmd[10.71,5.95] seconds) 20:17:05 congratulations :) (22.02 seconds) 20:17:05 + tox_status=0 20:17:05 + echo '---> Completed tox runs' 20:17:05 ---> Completed tox runs 20:17:05 + for i in .tox/*/log 20:17:05 ++ echo .tox/pre-commit/log 20:17:05 ++ awk -F/ '{print $2}' 20:17:05 + tox_env=pre-commit 20:17:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:17:05 + DOC_DIR=docs/_build/html 20:17:05 + [[ -d docs/_build/html ]] 20:17:05 + echo '---> tox-run.sh ends' 20:17:05 ---> tox-run.sh ends 20:17:05 + test 0 -eq 0 20:17:05 $ ssh-agent -k 20:17:05 unset SSH_AUTH_SOCK; 20:17:05 unset SSH_AGENT_PID; 20:17:05 echo Agent pid 1853 killed; 20:17:05 [ssh-agent] Stopped. 20:17:05 [PostBuildScript] - [INFO] Executing post build scripts. 20:17:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2565851867257170515.sh 20:17:05 ---> sysstat.sh 20:17:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17324434342117098997.sh 20:17:06 ---> package-listing.sh 20:17:06 ++ facter osfamily 20:17:06 ++ tr '[:upper:]' '[:lower:]' 20:17:06 + OS_FAMILY=debian 20:17:06 + workspace=/w/workspace/oom-master-pre-commit-lint 20:17:06 + START_PACKAGES=/tmp/packages_start.txt 20:17:06 + END_PACKAGES=/tmp/packages_end.txt 20:17:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:17:06 + PACKAGES=/tmp/packages_start.txt 20:17:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:17:06 + PACKAGES=/tmp/packages_end.txt 20:17:06 + case "${OS_FAMILY}" in 20:17:06 + dpkg -l 20:17:06 + grep '^ii' 20:17:06 + '[' -f /tmp/packages_start.txt ']' 20:17:06 + '[' -f /tmp/packages_end.txt ']' 20:17:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:17:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:17:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:17:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:17:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2333607499545064369.sh 20:17:06 ---> capture-instance-metadata.sh 20:17:06 Setup pyenv: 20:17:06 system 20:17:06 3.8.13 20:17:06 3.9.13 20:17:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:17:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZwDI 20:17:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:17:12 lf-activate-venv(): INFO: Installing: lftools 20:17:43 lf-activate-venv(): INFO: Adding /tmp/venv-ZwDI/bin to PATH 20:17:43 INFO: Running in OpenStack, capturing instance metadata 20:17:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14901620608670881897.sh 20:17:43 provisioning config files... 20:17:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8854921016991437793tmp 20:17:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:17:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:17:44 [EnvInject] - Injecting environment variables from a build step. 20:17:44 [EnvInject] - Injecting as environment variables the properties content 20:17:44 SERVER_ID=logs 20:17:44 20:17:44 [EnvInject] - Variables injected successfully. 20:17:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1466495586560709676.sh 20:17:44 ---> create-netrc.sh 20:17:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4577155460299023584.sh 20:17:44 ---> python-tools-install.sh 20:17:44 Setup pyenv: 20:17:44 system 20:17:44 3.8.13 20:17:44 3.9.13 20:17:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:17:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZwDI from file:/tmp/.os_lf_venv 20:17:45 lf-activate-venv(): INFO: Installing: lftools 20:17:52 lf-activate-venv(): INFO: Adding /tmp/venv-ZwDI/bin to PATH 20:17:52 Generating Requirements File 20:18:11 Python 3.10.6 20:18:11 pip 24.1.2 from /tmp/venv-ZwDI/lib/python3.10/site-packages/pip (python 3.10) 20:18:11 appdirs==1.4.4 20:18:11 argcomplete==3.4.0 20:18:11 aspy.yaml==1.3.0 20:18:11 attrs==23.2.0 20:18:11 autopage==0.5.2 20:18:11 beautifulsoup4==4.12.3 20:18:11 boto3==1.34.148 20:18:11 botocore==1.34.148 20:18:11 bs4==0.0.2 20:18:11 cachetools==5.4.0 20:18:11 certifi==2024.7.4 20:18:11 cffi==1.16.0 20:18:11 cfgv==3.4.0 20:18:11 chardet==5.2.0 20:18:11 charset-normalizer==3.3.2 20:18:11 click==8.1.7 20:18:11 cliff==4.7.0 20:18:11 cmd2==2.4.3 20:18:11 cryptography==3.3.2 20:18:11 debtcollector==3.0.0 20:18:11 decorator==5.1.1 20:18:11 defusedxml==0.7.1 20:18:11 Deprecated==1.2.14 20:18:11 distlib==0.3.8 20:18:11 dnspython==2.6.1 20:18:11 docker==4.2.2 20:18:11 dogpile.cache==1.3.3 20:18:11 email_validator==2.2.0 20:18:11 filelock==3.15.4 20:18:11 future==1.0.0 20:18:11 gitdb==4.0.11 20:18:11 GitPython==3.1.43 20:18:11 google-auth==2.32.0 20:18:11 httplib2==0.22.0 20:18:11 identify==2.6.0 20:18:11 idna==3.7 20:18:11 importlib-resources==1.5.0 20:18:11 iso8601==2.1.0 20:18:11 Jinja2==3.1.4 20:18:11 jmespath==1.0.1 20:18:11 jsonpatch==1.33 20:18:11 jsonpointer==3.0.0 20:18:11 jsonschema==4.23.0 20:18:11 jsonschema-specifications==2023.12.1 20:18:11 keystoneauth1==5.7.0 20:18:11 kubernetes==30.1.0 20:18:11 lftools==0.37.10 20:18:11 lxml==5.2.2 20:18:11 MarkupSafe==2.1.5 20:18:11 msgpack==1.0.8 20:18:11 multi_key_dict==2.0.3 20:18:11 munch==4.0.0 20:18:11 netaddr==1.3.0 20:18:11 netifaces==0.11.0 20:18:11 niet==1.4.2 20:18:11 nodeenv==1.9.1 20:18:11 oauth2client==4.1.3 20:18:11 oauthlib==3.2.2 20:18:11 openstacksdk==3.3.0 20:18:11 os-client-config==2.1.0 20:18:11 os-service-types==1.7.0 20:18:11 osc-lib==3.1.0 20:18:11 oslo.config==9.5.0 20:18:11 oslo.context==5.5.0 20:18:11 oslo.i18n==6.3.0 20:18:11 oslo.log==6.1.1 20:18:11 oslo.serialization==5.4.0 20:18:11 oslo.utils==7.2.0 20:18:11 packaging==24.1 20:18:11 pbr==6.0.0 20:18:11 platformdirs==4.2.2 20:18:11 prettytable==3.10.2 20:18:11 pyasn1==0.6.0 20:18:11 pyasn1_modules==0.4.0 20:18:11 pycparser==2.22 20:18:11 pygerrit2==2.0.15 20:18:11 PyGithub==2.3.0 20:18:11 PyJWT==2.8.0 20:18:11 PyNaCl==1.5.0 20:18:11 pyparsing==2.4.7 20:18:11 pyperclip==1.9.0 20:18:11 pyrsistent==0.20.0 20:18:11 python-cinderclient==9.5.0 20:18:11 python-dateutil==2.9.0.post0 20:18:11 python-heatclient==3.5.0 20:18:11 python-jenkins==1.8.2 20:18:11 python-keystoneclient==5.4.0 20:18:11 python-magnumclient==4.6.0 20:18:11 python-novaclient==18.6.0 20:18:11 python-openstackclient==6.6.0 20:18:11 python-swiftclient==4.6.0 20:18:11 PyYAML==6.0.1 20:18:11 referencing==0.35.1 20:18:11 requests==2.32.3 20:18:11 requests-oauthlib==2.0.0 20:18:11 requestsexceptions==1.4.0 20:18:11 rfc3986==2.0.0 20:18:11 rpds-py==0.19.1 20:18:11 rsa==4.9 20:18:11 ruamel.yaml==0.18.6 20:18:11 ruamel.yaml.clib==0.2.8 20:18:11 s3transfer==0.10.2 20:18:11 simplejson==3.19.2 20:18:11 six==1.16.0 20:18:11 smmap==5.0.1 20:18:11 soupsieve==2.5 20:18:11 stevedore==5.2.0 20:18:11 tabulate==0.9.0 20:18:11 toml==0.10.2 20:18:11 tomlkit==0.13.0 20:18:11 tqdm==4.66.4 20:18:11 typing_extensions==4.12.2 20:18:11 tzdata==2024.1 20:18:11 urllib3==1.26.19 20:18:11 virtualenv==20.26.3 20:18:11 wcwidth==0.2.13 20:18:11 websocket-client==1.8.0 20:18:11 wrapt==1.16.0 20:18:11 xdg==6.0.0 20:18:11 xmltodict==0.13.0 20:18:11 yq==3.4.3 20:18:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8535159812653847387.sh 20:18:12 ---> sudo-logs.sh 20:18:12 Archiving 'sudo' log.. 20:18:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1011964903722216912.sh 20:18:12 ---> job-cost.sh 20:18:12 Setup pyenv: 20:18:12 system 20:18:12 3.8.13 20:18:12 3.9.13 20:18:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:18:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZwDI from file:/tmp/.os_lf_venv 20:18:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:18:17 lf-activate-venv(): INFO: Adding /tmp/venv-ZwDI/bin to PATH 20:18:17 INFO: No Stack... 20:18:18 INFO: Retrieving Pricing Info for: v3-standard-4 20:18:18 INFO: Archiving Costs 20:18:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1255165773650199395.sh 20:18:18 ---> logs-deploy.sh 20:18:18 Setup pyenv: 20:18:18 system 20:18:18 3.8.13 20:18:18 3.9.13 20:18:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:18:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZwDI from file:/tmp/.os_lf_venv 20:18:19 lf-activate-venv(): INFO: Installing: lftools 20:18:26 lf-activate-venv(): INFO: Adding /tmp/venv-ZwDI/bin to PATH 20:18:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3547 20:18:26 INFO: archiving workspace using pattern(s): 20:18:27 Archives upload complete. 20:18:27 INFO: archiving logs to Nexus 20:18:28 ---> uname -a: 20:18:28 Linux prd-ubuntu1804-builder-4c-4g-26475 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:18:28 20:18:28 20:18:28 ---> lscpu: 20:18:28 Architecture: x86_64 20:18:28 CPU op-mode(s): 32-bit, 64-bit 20:18:28 Byte Order: Little Endian 20:18:28 CPU(s): 4 20:18:28 On-line CPU(s) list: 0-3 20:18:28 Thread(s) per core: 1 20:18:28 Core(s) per socket: 1 20:18:28 Socket(s): 4 20:18:28 NUMA node(s): 1 20:18:28 Vendor ID: AuthenticAMD 20:18:28 CPU family: 23 20:18:28 Model: 49 20:18:28 Model name: AMD EPYC-Rome Processor 20:18:28 Stepping: 0 20:18:28 CPU MHz: 2800.000 20:18:28 BogoMIPS: 5600.00 20:18:28 Virtualization: AMD-V 20:18:28 Hypervisor vendor: KVM 20:18:28 Virtualization type: full 20:18:28 L1d cache: 32K 20:18:28 L1i cache: 32K 20:18:28 L2 cache: 512K 20:18:28 L3 cache: 16384K 20:18:28 NUMA node0 CPU(s): 0-3 20:18:28 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 20:18:28 20:18:28 20:18:28 ---> nproc: 20:18:28 4 20:18:28 20:18:28 20:18:28 ---> df -h: 20:18:28 Filesystem Size Used Avail Use% Mounted on 20:18:28 udev 7.9G 0 7.9G 0% /dev 20:18:28 tmpfs 1.6G 672K 1.6G 1% /run 20:18:28 /dev/vda1 78G 8.4G 69G 11% / 20:18:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:18:28 tmpfs 5.0M 0 5.0M 0% /run/lock 20:18:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:18:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:18:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:18:28 20:18:28 20:18:28 ---> free -m: 20:18:28 total used free shared buff/cache available 20:18:28 Mem: 16040 557 13279 0 2203 15164 20:18:28 Swap: 1023 0 1023 20:18:28 20:18:28 20:18:28 ---> ip addr: 20:18:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:18:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:18:28 inet 127.0.0.1/8 scope host lo 20:18:28 valid_lft forever preferred_lft forever 20:18:28 inet6 ::1/128 scope host 20:18:28 valid_lft forever preferred_lft forever 20:18:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:18:28 link/ether fa:16:3e:56:69:3c brd ff:ff:ff:ff:ff:ff 20:18:28 inet 10.30.106.159/23 brd 10.30.107.255 scope global dynamic ens3 20:18:28 valid_lft 86207sec preferred_lft 86207sec 20:18:28 inet6 fe80::f816:3eff:fe56:693c/64 scope link 20:18:28 valid_lft forever preferred_lft forever 20:18:28 20:18:28 20:18:28 ---> sar -b -r -n DEV: 20:18:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26475) 07/25/24 _x86_64_ (4 CPU) 20:18:28 20:18:28 20:15:21 LINUX RESTART (4 CPU) 20:18:28 20:18:28 20:16:01 tps rtps wtps bread/s bwrtn/s 20:18:28 20:17:01 156.45 71.06 85.39 4712.56 24087.30 20:18:28 20:18:01 102.93 2.47 100.47 131.04 16094.12 20:18:28 Average: 129.69 36.77 92.93 2421.99 20091.04 20:18:28 20:18:28 20:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:18:28 20:17:01 13864788 15465196 2560180 15.59 53288 1748740 972052 5.56 809888 1535124 163580 20:18:28 20:18:01 13719088 15562860 2705880 16.47 78328 1952432 801652 4.59 760432 1704184 151096 20:18:28 Average: 13791938 15514028 2633030 16.03 65808 1850586 886852 5.08 785160 1619654 157338 20:18:28 20:18:28 20:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:18:28 20:17:01 ens3 421.54 300.65 2360.20 77.23 0.00 0.00 0.00 0.00 20:18:28 20:17:01 lo 3.00 3.00 0.32 0.32 0.00 0.00 0.00 0.00 20:18:28 20:18:01 ens3 61.02 42.24 702.68 10.34 0.00 0.00 0.00 0.00 20:18:28 20:18:01 lo 2.07 2.07 0.23 0.23 0.00 0.00 0.00 0.00 20:18:28 Average: ens3 241.30 171.46 1531.51 43.78 0.00 0.00 0.00 0.00 20:18:28 Average: lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 20:18:28 20:18:28 20:18:28 ---> sar -P ALL: 20:18:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26475) 07/25/24 _x86_64_ (4 CPU) 20:18:28 20:18:28 20:15:21 LINUX RESTART (4 CPU) 20:18:28 20:18:28 20:16:01 CPU %user %nice %system %iowait %steal %idle 20:18:28 20:17:01 all 23.66 0.00 2.44 10.79 0.10 63.01 20:18:28 20:17:01 0 17.55 0.00 2.61 22.86 0.12 56.86 20:18:28 20:17:01 1 18.59 0.00 2.15 5.51 0.08 73.66 20:18:28 20:17:01 2 30.59 0.00 2.81 11.20 0.10 55.29 20:18:28 20:17:01 3 27.97 0.00 2.15 3.58 0.10 66.21 20:18:28 20:18:01 all 21.62 0.00 1.60 5.86 0.05 70.87 20:18:28 20:18:01 0 7.03 0.00 1.15 12.45 0.03 79.33 20:18:28 20:18:01 1 34.12 0.00 2.10 2.20 0.08 61.50 20:18:28 20:18:01 2 10.21 0.00 1.10 7.23 0.08 81.38 20:18:28 20:18:01 3 35.10 0.00 2.03 1.54 0.05 61.29 20:18:28 Average: all 22.64 0.00 2.01 8.32 0.08 66.95 20:18:28 Average: 0 12.28 0.00 1.88 17.65 0.08 68.11 20:18:28 Average: 1 26.38 0.00 2.13 3.85 0.08 67.56 20:18:28 Average: 2 20.35 0.00 1.95 9.20 0.09 68.40 20:18:28 Average: 3 31.54 0.00 2.09 2.56 0.08 63.74 20:18:28 20:18:28 20:18:28