13:55:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 13:55:22 Running as SYSTEM 13:55:22 [EnvInject] - Loading node environment variables. 13:55:22 Building remotely on prd-ubuntu1804-builder-4c-4g-18876 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:55:22 [ssh-agent] Looking for ssh-agent implementation... 13:55:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:55:22 $ ssh-agent 13:55:22 SSH_AUTH_SOCK=/tmp/ssh-dZchE7bbmkNm/agent.1705 13:55:22 SSH_AGENT_PID=1707 13:55:22 [ssh-agent] Started. 13:55:22 Running ssh-add (command line suppressed) 13:55:22 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13846891227300657008.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13846891227300657008.key) 13:55:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:55:22 The recommended git tool is: NONE 13:55:24 using credential onap-jenkins-ssh 13:55:24 Wiping out workspace first. 13:55:24 Cloning the remote Git repository 13:55:24 Cloning repository git://cloud.onap.org/mirror/oom.git 13:55:24 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:55:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:55:24 > git --version # timeout=10 13:55:24 > git --version # 'git version 2.17.1' 13:55:24 using GIT_SSH to set credentials Gerrit user 13:55:24 Verifying host key using manually-configured host key entries 13:55:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:55:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:55:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:55:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:55:30 using GIT_SSH to set credentials Gerrit user 13:55:30 Verifying host key using manually-configured host key entries 13:55:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/4 # timeout=30 13:55:31 > git rev-parse 45cef729e29ba186471ff26eb590702ff1335558^{commit} # timeout=10 13:55:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:55:31 Checking out Revision 45cef729e29ba186471ff26eb590702ff1335558 (refs/changes/03/137603/4) 13:55:31 > git config core.sparsecheckout # timeout=10 13:55:31 > git checkout -f 45cef729e29ba186471ff26eb590702ff1335558 # timeout=30 13:55:33 Commit message: "[AAI] Add model-loader tracing config" 13:55:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:55:33 > git rev-list --no-walk 423a8dabb0dca07d8ea3432974eb6be18a7b3416 # timeout=10 13:55:33 [EnvInject] - Injecting environment variables from a build step. 13:55:33 [EnvInject] - Injecting as environment variables the properties content 13:55:33 PYTHON=python3 13:55:33 13:55:33 [EnvInject] - Variables injected successfully. 13:55:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6137965472755234187.sh 13:55:33 ---> tox-install.sh 13:55:33 + source /home/jenkins/lf-env.sh 13:55:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:55:33 ++ mktemp -d /tmp/venv-XXXX 13:55:33 + lf_venv=/tmp/venv-Xzmh 13:55:33 + local venv_file=/tmp/.os_lf_venv 13:55:33 + local python=python3 13:55:33 + local options 13:55:33 + local set_path=true 13:55:33 + local install_args= 13:55:33 ++ 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 13:55:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:55:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:55:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:55:33 + true 13:55:33 + case $1 in 13:55:33 + venv_file=/tmp/.toxenv 13:55:33 + shift 2 13:55:33 + true 13:55:33 + case $1 in 13:55:33 + shift 13:55:33 + break 13:55:33 + case $python in 13:55:33 + local pkg_list= 13:55:33 + [[ -d /opt/pyenv ]] 13:55:33 + echo 'Setup pyenv:' 13:55:33 Setup pyenv: 13:55:33 + export PYENV_ROOT=/opt/pyenv 13:55:33 + PYENV_ROOT=/opt/pyenv 13:55:33 + 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 13:55:33 + 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 13:55:33 + pyenv versions 13:55:34 * system (set by /opt/pyenv/version) 13:55:34 * 3.8.13 (set by /opt/pyenv/version) 13:55:34 * 3.9.13 (set by /opt/pyenv/version) 13:55:34 * 3.10.6 (set by /opt/pyenv/version) 13:55:34 + command -v pyenv 13:55:34 ++ pyenv init - --no-rehash 13:55:34 + 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[*]}"'\'')" 13:55:34 export PATH="/opt/pyenv/shims:${PATH}" 13:55:34 export PYENV_SHELL=bash 13:55:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:55:34 pyenv() { 13:55:34 local command 13:55:34 command="${1:-}" 13:55:34 if [ "$#" -gt 0 ]; then 13:55:34 shift 13:55:34 fi 13:55:34 13:55:34 case "$command" in 13:55:34 rehash|shell) 13:55:34 eval "$(pyenv "sh-$command" "$@")" 13:55:34 ;; 13:55:34 *) 13:55:34 command pyenv "$command" "$@" 13:55:34 ;; 13:55:34 esac 13:55:34 }' 13:55:34 +++ 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[*]}"' 13:55:34 ++ 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 13:55:34 ++ 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 13:55:34 ++ 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 13:55:34 ++ export PYENV_SHELL=bash 13:55:34 ++ PYENV_SHELL=bash 13:55:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:55:34 +++ complete -F _pyenv pyenv 13:55:34 ++ lf-pyver python3 13:55:34 ++ local py_version_xy=python3 13:55:34 ++ local py_version_xyz= 13:55:34 ++ pyenv versions 13:55:34 ++ sed 's/^[ *]* //' 13:55:34 ++ local command 13:55:34 ++ awk '{ print $1 }' 13:55:34 ++ grep -E '^[0-9.]*[0-9]$' 13:55:34 ++ command=versions 13:55:34 ++ '[' 1 -gt 0 ']' 13:55:34 ++ shift 13:55:34 ++ case "$command" in 13:55:34 ++ command pyenv versions 13:55:34 ++ pyenv versions 13:55:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:55:34 +++ grep '^3' /tmp/.pyenv_versions 13:55:34 +++ sort -V 13:55:34 +++ tail -n 1 13:55:34 ++ py_version_xyz=3.10.6 13:55:34 ++ [[ -z 3.10.6 ]] 13:55:34 ++ echo 3.10.6 13:55:34 ++ return 0 13:55:34 + pyenv local 3.10.6 13:55:34 + local command 13:55:34 + command=local 13:55:34 + '[' 2 -gt 0 ']' 13:55:34 + shift 13:55:34 + case "$command" in 13:55:34 + command pyenv local 3.10.6 13:55:34 + pyenv local 3.10.6 13:55:34 + for arg in "$@" 13:55:34 + case $arg in 13:55:34 + pkg_list+='tox ' 13:55:34 + for arg in "$@" 13:55:34 + case $arg in 13:55:34 + pkg_list+='virtualenv ' 13:55:34 + for arg in "$@" 13:55:34 + case $arg in 13:55:34 + pkg_list+='urllib3~=1.26.15 ' 13:55:34 + [[ -f /tmp/.toxenv ]] 13:55:34 + [[ ! -f /tmp/.toxenv ]] 13:55:34 + [[ -n '' ]] 13:55:34 + python3 -m venv /tmp/venv-Xzmh 13:55:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xzmh' 13:55:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xzmh 13:55:38 + echo /tmp/venv-Xzmh 13:55:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:55:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:55:38 + /tmp/venv-Xzmh/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:55:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:55:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:55:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:55:41 + /tmp/venv-Xzmh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:55:43 + type python3 13:55:43 + true 13:55:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xzmh/bin to PATH' 13:55:43 lf-activate-venv(): INFO: Adding /tmp/venv-Xzmh/bin to PATH 13:55:43 + PATH=/tmp/venv-Xzmh/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 13:55:43 + return 0 13:55:43 + python3 --version 13:55:43 Python 3.10.6 13:55:43 + python3 -m pip --version 13:55:44 pip 24.0 from /tmp/venv-Xzmh/lib/python3.10/site-packages/pip (python 3.10) 13:55:44 + python3 -m pip freeze 13:55:44 cachetools==5.3.3 13:55:44 chardet==5.2.0 13:55:44 colorama==0.4.6 13:55:44 distlib==0.3.8 13:55:44 filelock==3.13.3 13:55:44 packaging==24.0 13:55:44 platformdirs==4.2.0 13:55:44 pluggy==1.4.0 13:55:44 pyproject-api==1.6.1 13:55:44 tomli==2.0.1 13:55:44 tox==4.14.2 13:55:44 urllib3==1.26.18 13:55:44 virtualenv==20.25.1 13:55:44 [EnvInject] - Injecting environment variables from a build step. 13:55:44 [EnvInject] - Injecting as environment variables the properties content 13:55:44 PARALLEL=false 13:55:44 13:55:44 [EnvInject] - Variables injected successfully. 13:55:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18145953710541017712.sh 13:55:44 ---> tox-run.sh 13:55:44 + 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 13:55:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:55:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:55:44 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:55:44 + cd /w/workspace/oom-master-pre-commit-lint/. 13:55:44 + source /home/jenkins/lf-env.sh 13:55:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:55:44 ++ mktemp -d /tmp/venv-XXXX 13:55:44 + lf_venv=/tmp/venv-wAAo 13:55:44 + local venv_file=/tmp/.os_lf_venv 13:55:44 + local python=python3 13:55:44 + local options 13:55:44 + local set_path=true 13:55:44 + local install_args= 13:55:44 ++ 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 13:55:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:55:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:55:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:55:44 + true 13:55:44 + case $1 in 13:55:44 + venv_file=/tmp/.toxenv 13:55:44 + shift 2 13:55:44 + true 13:55:44 + case $1 in 13:55:44 + shift 13:55:44 + break 13:55:44 + case $python in 13:55:44 + local pkg_list= 13:55:44 + [[ -d /opt/pyenv ]] 13:55:44 + echo 'Setup pyenv:' 13:55:44 Setup pyenv: 13:55:44 + export PYENV_ROOT=/opt/pyenv 13:55:44 + PYENV_ROOT=/opt/pyenv 13:55:44 + 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 13:55:44 + 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 13:55:44 + pyenv versions 13:55:44 system 13:55:44 3.8.13 13:55:44 3.9.13 13:55:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:55:44 + command -v pyenv 13:55:44 ++ pyenv init - --no-rehash 13:55:44 + 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[*]}"'\'')" 13:55:44 export PATH="/opt/pyenv/shims:${PATH}" 13:55:44 export PYENV_SHELL=bash 13:55:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:55:44 pyenv() { 13:55:44 local command 13:55:44 command="${1:-}" 13:55:44 if [ "$#" -gt 0 ]; then 13:55:44 shift 13:55:44 fi 13:55:44 13:55:44 case "$command" in 13:55:44 rehash|shell) 13:55:44 eval "$(pyenv "sh-$command" "$@")" 13:55:44 ;; 13:55:44 *) 13:55:44 command pyenv "$command" "$@" 13:55:44 ;; 13:55:44 esac 13:55:44 }' 13:55:44 +++ 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[*]}"' 13:55:44 ++ 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 13:55:44 ++ 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 13:55:44 ++ 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 13:55:44 ++ export PYENV_SHELL=bash 13:55:44 ++ PYENV_SHELL=bash 13:55:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:55:44 +++ complete -F _pyenv pyenv 13:55:44 ++ lf-pyver python3 13:55:44 ++ local py_version_xy=python3 13:55:44 ++ local py_version_xyz= 13:55:44 ++ pyenv versions 13:55:44 ++ local command 13:55:44 ++ command=versions 13:55:44 ++ '[' 1 -gt 0 ']' 13:55:44 ++ shift 13:55:44 ++ case "$command" in 13:55:44 ++ command pyenv versions 13:55:44 ++ pyenv versions 13:55:44 ++ awk '{ print $1 }' 13:55:44 ++ sed 's/^[ *]* //' 13:55:44 ++ grep -E '^[0-9.]*[0-9]$' 13:55:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:55:44 +++ grep '^3' /tmp/.pyenv_versions 13:55:44 +++ sort -V 13:55:44 +++ tail -n 1 13:55:44 ++ py_version_xyz=3.10.6 13:55:44 ++ [[ -z 3.10.6 ]] 13:55:44 ++ echo 3.10.6 13:55:44 ++ return 0 13:55:44 + pyenv local 3.10.6 13:55:44 + local command 13:55:44 + command=local 13:55:44 + '[' 2 -gt 0 ']' 13:55:44 + shift 13:55:44 + case "$command" in 13:55:44 + command pyenv local 3.10.6 13:55:44 + pyenv local 3.10.6 13:55:44 + for arg in "$@" 13:55:44 + case $arg in 13:55:44 + pkg_list+='tox ' 13:55:44 + for arg in "$@" 13:55:44 + case $arg in 13:55:44 + pkg_list+='virtualenv ' 13:55:44 + for arg in "$@" 13:55:44 + case $arg in 13:55:44 + pkg_list+='urllib3~=1.26.15 ' 13:55:44 + [[ -f /tmp/.toxenv ]] 13:55:44 ++ cat /tmp/.toxenv 13:55:44 + lf_venv=/tmp/venv-Xzmh 13:55:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xzmh from' file:/tmp/.toxenv 13:55:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xzmh from file:/tmp/.toxenv 13:55:44 + /tmp/venv-Xzmh/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:55:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:55:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:55:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:55:45 + /tmp/venv-Xzmh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:55:47 + type python3 13:55:47 + true 13:55:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Xzmh/bin to PATH' 13:55:47 lf-activate-venv(): INFO: Adding /tmp/venv-Xzmh/bin to PATH 13:55:47 + PATH=/tmp/venv-Xzmh/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 13:55:47 + return 0 13:55:47 + [[ -d /opt/pyenv ]] 13:55:47 + echo '---> Setting up pyenv' 13:55:47 ---> Setting up pyenv 13:55:47 + export PYENV_ROOT=/opt/pyenv 13:55:47 + PYENV_ROOT=/opt/pyenv 13:55:47 + export PATH=/opt/pyenv/bin:/tmp/venv-Xzmh/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 13:55:47 + PATH=/opt/pyenv/bin:/tmp/venv-Xzmh/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 13:55:47 ++ pwd 13:55:47 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:55:47 + export PYTHONPATH 13:55:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:55:47 + TOX_TESTENV_PASSENV=PYTHONPATH 13:55:47 + tox --version 13:55:47 4.14.2 from /tmp/venv-Xzmh/lib/python3.10/site-packages/tox/__init__.py 13:55:47 + PARALLEL=false 13:55:47 + TOX_OPTIONS_LIST= 13:55:47 + [[ -n pre-commit ]] 13:55:47 + TOX_OPTIONS_LIST=' -e pre-commit' 13:55:47 + case ${PARALLEL,,} in 13:55:47 + tox -e pre-commit 13:55:47 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:55:48 pre-commit: install_deps> python -I -m pip install pre-commit 13:55:51 pre-commit: freeze> python -m pip freeze --all 13:55:52 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 13:55:52 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:55:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:55:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:55:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:55:54 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:55:55 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:55:55 [INFO] Once installed this environment will be reused. 13:55:55 [INFO] This may take a few minutes... 13:55:58 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:55:58 [INFO] Once installed this environment will be reused. 13:55:58 [INFO] This may take a few minutes... 13:56:03 Trim Trailing Whitespace.................................................Passed 13:56:03 Tabs remover.............................................................Passed 13:56:03 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:56:03 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:56:03 [INFO] Once installed this environment will be reused. 13:56:03 [INFO] This may take a few minutes... 13:56:13 gitlint..............................................(no files to check)Skipped 13:56:13 pre-commit: OK (25.71=setup[4.34]+cmd[11.54,9.83] seconds) 13:56:13 congratulations :) (25.88 seconds) 13:56:13 + tox_status=0 13:56:13 + echo '---> Completed tox runs' 13:56:13 ---> Completed tox runs 13:56:13 + for i in .tox/*/log 13:56:13 ++ echo .tox/pre-commit/log 13:56:13 ++ awk -F/ '{print $2}' 13:56:13 + tox_env=pre-commit 13:56:13 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:56:13 + DOC_DIR=docs/_build/html 13:56:13 + [[ -d docs/_build/html ]] 13:56:13 + echo '---> tox-run.sh ends' 13:56:13 ---> tox-run.sh ends 13:56:13 + test 0 -eq 0 13:56:13 $ ssh-agent -k 13:56:13 unset SSH_AUTH_SOCK; 13:56:13 unset SSH_AGENT_PID; 13:56:13 echo Agent pid 1707 killed; 13:56:13 [ssh-agent] Stopped. 13:56:13 [PostBuildScript] - [INFO] Executing post build scripts. 13:56:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10442961064607109617.sh 13:56:13 ---> sysstat.sh 13:56:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10648170297086139483.sh 13:56:14 ---> package-listing.sh 13:56:14 ++ facter osfamily 13:56:14 ++ tr '[:upper:]' '[:lower:]' 13:56:14 + OS_FAMILY=debian 13:56:14 + workspace=/w/workspace/oom-master-pre-commit-lint 13:56:14 + START_PACKAGES=/tmp/packages_start.txt 13:56:14 + END_PACKAGES=/tmp/packages_end.txt 13:56:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:56:14 + PACKAGES=/tmp/packages_start.txt 13:56:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:56:14 + PACKAGES=/tmp/packages_end.txt 13:56:14 + case "${OS_FAMILY}" in 13:56:14 + dpkg -l 13:56:14 + grep '^ii' 13:56:14 + '[' -f /tmp/packages_start.txt ']' 13:56:14 + '[' -f /tmp/packages_end.txt ']' 13:56:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:56:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:56:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:56:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:56:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16623309830334030591.sh 13:56:14 ---> capture-instance-metadata.sh 13:56:14 Setup pyenv: 13:56:14 system 13:56:14 3.8.13 13:56:14 3.9.13 13:56:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:56:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e0vu 13:56:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:56:21 lf-activate-venv(): INFO: Installing: lftools 13:56:52 lf-activate-venv(): INFO: Adding /tmp/venv-e0vu/bin to PATH 13:56:52 INFO: Running in OpenStack, capturing instance metadata 13:56:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4522488036583090159.sh 13:56:52 provisioning config files... 13:56:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config918729461887475083tmp 13:56:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:56:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:56:52 [EnvInject] - Injecting environment variables from a build step. 13:56:52 [EnvInject] - Injecting as environment variables the properties content 13:56:52 SERVER_ID=logs 13:56:52 13:56:52 [EnvInject] - Variables injected successfully. 13:56:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9966645051804639797.sh 13:56:52 ---> create-netrc.sh 13:56:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17742278177297350550.sh 13:56:52 ---> python-tools-install.sh 13:56:52 Setup pyenv: 13:56:52 system 13:56:52 3.8.13 13:56:52 3.9.13 13:56:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:56:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e0vu from file:/tmp/.os_lf_venv 13:56:54 lf-activate-venv(): INFO: Installing: lftools 13:57:02 lf-activate-venv(): INFO: Adding /tmp/venv-e0vu/bin to PATH 13:57:02 Generating Requirements File 13:57:29 Python 3.10.6 13:57:29 pip 24.0 from /tmp/venv-e0vu/lib/python3.10/site-packages/pip (python 3.10) 13:57:30 appdirs==1.4.4 13:57:30 argcomplete==3.2.3 13:57:30 aspy.yaml==1.3.0 13:57:30 attrs==23.2.0 13:57:30 autopage==0.5.2 13:57:30 beautifulsoup4==4.12.3 13:57:30 boto3==1.34.72 13:57:30 botocore==1.34.72 13:57:30 bs4==0.0.2 13:57:30 cachetools==5.3.3 13:57:30 certifi==2024.2.2 13:57:30 cffi==1.16.0 13:57:30 cfgv==3.4.0 13:57:30 chardet==5.2.0 13:57:30 charset-normalizer==3.3.2 13:57:30 click==8.1.7 13:57:30 cliff==4.6.0 13:57:30 cmd2==2.4.3 13:57:30 cryptography==3.3.2 13:57:30 debtcollector==3.0.0 13:57:30 decorator==5.1.1 13:57:30 defusedxml==0.7.1 13:57:30 Deprecated==1.2.14 13:57:30 distlib==0.3.8 13:57:30 dnspython==2.6.1 13:57:30 docker==4.2.2 13:57:30 dogpile.cache==1.3.2 13:57:30 email_validator==2.1.1 13:57:30 filelock==3.13.3 13:57:30 future==1.0.0 13:57:30 gitdb==4.0.11 13:57:30 GitPython==3.1.42 13:57:30 google-auth==2.29.0 13:57:30 httplib2==0.22.0 13:57:30 identify==2.5.35 13:57:30 idna==3.6 13:57:30 importlib-resources==1.5.0 13:57:30 iso8601==2.1.0 13:57:30 Jinja2==3.1.3 13:57:30 jmespath==1.0.1 13:57:30 jsonpatch==1.33 13:57:30 jsonpointer==2.4 13:57:30 jsonschema==4.21.1 13:57:30 jsonschema-specifications==2023.12.1 13:57:30 keystoneauth1==5.6.0 13:57:30 kubernetes==29.0.0 13:57:30 lftools==0.37.10 13:57:30 lxml==5.1.0 13:57:30 MarkupSafe==2.1.5 13:57:30 msgpack==1.0.8 13:57:30 multi_key_dict==2.0.3 13:57:30 munch==4.0.0 13:57:30 netaddr==1.2.1 13:57:30 netifaces==0.11.0 13:57:30 niet==1.4.2 13:57:30 nodeenv==1.8.0 13:57:30 oauth2client==4.1.3 13:57:30 oauthlib==3.2.2 13:57:30 openstacksdk==3.0.0 13:57:30 os-client-config==2.1.0 13:57:30 os-service-types==1.7.0 13:57:30 osc-lib==3.0.1 13:57:30 oslo.config==9.4.0 13:57:30 oslo.context==5.5.0 13:57:30 oslo.i18n==6.3.0 13:57:30 oslo.log==5.5.0 13:57:30 oslo.serialization==5.4.0 13:57:30 oslo.utils==7.1.0 13:57:30 packaging==24.0 13:57:30 pbr==6.0.0 13:57:30 platformdirs==4.2.0 13:57:30 prettytable==3.10.0 13:57:30 pyasn1==0.6.0 13:57:30 pyasn1_modules==0.4.0 13:57:30 pycparser==2.21 13:57:30 pygerrit2==2.0.15 13:57:30 PyGithub==2.3.0 13:57:30 pyinotify==0.9.6 13:57:30 PyJWT==2.8.0 13:57:30 PyNaCl==1.5.0 13:57:30 pyparsing==2.4.7 13:57:30 pyperclip==1.8.2 13:57:30 pyrsistent==0.20.0 13:57:30 python-cinderclient==9.5.0 13:57:30 python-dateutil==2.9.0.post0 13:57:30 python-heatclient==3.5.0 13:57:30 python-jenkins==1.8.2 13:57:30 python-keystoneclient==5.4.0 13:57:30 python-magnumclient==4.4.0 13:57:30 python-novaclient==18.6.0 13:57:30 python-openstackclient==6.6.0 13:57:30 python-swiftclient==4.5.0 13:57:30 PyYAML==6.0.1 13:57:30 referencing==0.34.0 13:57:30 requests==2.31.0 13:57:30 requests-oauthlib==2.0.0 13:57:30 requestsexceptions==1.4.0 13:57:30 rfc3986==2.0.0 13:57:30 rpds-py==0.18.0 13:57:30 rsa==4.9 13:57:30 ruamel.yaml==0.18.6 13:57:30 ruamel.yaml.clib==0.2.8 13:57:30 s3transfer==0.10.1 13:57:30 simplejson==3.19.2 13:57:30 six==1.16.0 13:57:30 smmap==5.0.1 13:57:30 soupsieve==2.5 13:57:30 stevedore==5.2.0 13:57:30 tabulate==0.9.0 13:57:30 toml==0.10.2 13:57:30 tomlkit==0.12.4 13:57:30 tqdm==4.66.2 13:57:30 typing_extensions==4.10.0 13:57:30 tzdata==2024.1 13:57:30 urllib3==1.26.18 13:57:30 virtualenv==20.25.1 13:57:30 wcwidth==0.2.13 13:57:30 websocket-client==1.7.0 13:57:30 wrapt==1.16.0 13:57:30 xdg==6.0.0 13:57:30 xmltodict==0.13.0 13:57:30 yq==3.2.3 13:57:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1052139497859589670.sh 13:57:30 ---> sudo-logs.sh 13:57:30 Archiving 'sudo' log.. 13:57:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13787491969239628352.sh 13:57:30 ---> job-cost.sh 13:57:30 Setup pyenv: 13:57:30 system 13:57:30 3.8.13 13:57:30 3.9.13 13:57:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:57:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e0vu from file:/tmp/.os_lf_venv 13:57:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:57:36 lf-activate-venv(): INFO: Adding /tmp/venv-e0vu/bin to PATH 13:57:36 INFO: No Stack... 13:57:37 INFO: Retrieving Pricing Info for: v3-standard-4 13:57:37 INFO: Archiving Costs 13:57:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12768237855980361185.sh 13:57:37 ---> logs-deploy.sh 13:57:37 Setup pyenv: 13:57:37 system 13:57:37 3.8.13 13:57:37 3.9.13 13:57:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:57:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e0vu from file:/tmp/.os_lf_venv 13:57:39 lf-activate-venv(): INFO: Installing: lftools 13:57:47 lf-activate-venv(): INFO: Adding /tmp/venv-e0vu/bin to PATH 13:57:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3388 13:57:47 INFO: archiving workspace using pattern(s): 13:57:48 Archives upload complete. 13:57:49 INFO: archiving logs to Nexus 13:57:49 ---> uname -a: 13:57:49 Linux prd-ubuntu1804-builder-4c-4g-18876 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:57:49 13:57:49 13:57:49 ---> lscpu: 13:57:49 Architecture: x86_64 13:57:49 CPU op-mode(s): 32-bit, 64-bit 13:57:49 Byte Order: Little Endian 13:57:49 CPU(s): 4 13:57:49 On-line CPU(s) list: 0-3 13:57:49 Thread(s) per core: 1 13:57:49 Core(s) per socket: 1 13:57:49 Socket(s): 4 13:57:49 NUMA node(s): 1 13:57:49 Vendor ID: AuthenticAMD 13:57:49 CPU family: 23 13:57:49 Model: 49 13:57:49 Model name: AMD EPYC-Rome Processor 13:57:49 Stepping: 0 13:57:49 CPU MHz: 2799.998 13:57:49 BogoMIPS: 5599.99 13:57:49 Virtualization: AMD-V 13:57:49 Hypervisor vendor: KVM 13:57:49 Virtualization type: full 13:57:49 L1d cache: 32K 13:57:49 L1i cache: 32K 13:57:49 L2 cache: 512K 13:57:49 L3 cache: 16384K 13:57:49 NUMA node0 CPU(s): 0-3 13:57: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 13:57:49 13:57:49 13:57:50 ---> nproc: 13:57:50 4 13:57:50 13:57:50 13:57:50 ---> df -h: 13:57:50 Filesystem Size Used Avail Use% Mounted on 13:57:50 udev 7.9G 0 7.9G 0% /dev 13:57:50 tmpfs 1.6G 672K 1.6G 1% /run 13:57:50 /dev/vda1 78G 8.4G 70G 11% / 13:57:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:57:50 tmpfs 5.0M 0 5.0M 0% /run/lock 13:57:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:57:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:57:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:57:50 13:57:50 13:57:50 ---> free -m: 13:57:50 total used free shared buff/cache available 13:57:50 Mem: 16040 535 13311 0 2193 15185 13:57:50 Swap: 1023 0 1023 13:57:50 13:57:50 13:57:50 ---> ip addr: 13:57:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:57:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:57:50 inet 127.0.0.1/8 scope host lo 13:57:50 valid_lft forever preferred_lft forever 13:57:50 inet6 ::1/128 scope host 13:57:50 valid_lft forever preferred_lft forever 13:57:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:57:50 link/ether fa:16:3e:55:6d:d0 brd ff:ff:ff:ff:ff:ff 13:57:50 inet 10.30.107.97/23 brd 10.30.107.255 scope global dynamic ens3 13:57:50 valid_lft 86233sec preferred_lft 86233sec 13:57:50 inet6 fe80::f816:3eff:fe55:6dd0/64 scope link 13:57:50 valid_lft forever preferred_lft forever 13:57:50 13:57:50 13:57:50 ---> sar -b -r -n DEV: 13:57:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18876) 03/28/24 _x86_64_ (4 CPU) 13:57:50 13:57:50 13:55:04 LINUX RESTART (4 CPU) 13:57:50 13:57:50 13:56:01 tps rtps wtps bread/s bwrtn/s 13:57:50 13:57:02 107.18 3.72 103.47 329.15 22533.31 13:57:50 Average: 107.18 3.72 103.47 329.15 22533.31 13:57:50 13:57:50 13:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:57:50 13:57:02 13709780 15516268 2715188 16.53 75056 1918552 804948 4.61 809032 1666152 144680 13:57:50 Average: 13709780 15516268 2715188 16.53 75056 1918552 804948 4.61 809032 1666152 144680 13:57:50 13:57:50 13:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:57:50 13:57:02 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 13:57:50 13:57:02 ens3 56.16 38.34 630.88 8.80 0.00 0.00 0.00 0.00 13:57:50 Average: lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 13:57:50 Average: ens3 56.16 38.34 630.88 8.80 0.00 0.00 0.00 0.00 13:57:50 13:57:50 13:57:50 ---> sar -P ALL: 13:57:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18876) 03/28/24 _x86_64_ (4 CPU) 13:57:50 13:57:50 13:55:04 LINUX RESTART (4 CPU) 13:57:50 13:57:50 13:56:01 CPU %user %nice %system %iowait %steal %idle 13:57:50 13:57:02 all 19.99 0.00 1.62 3.61 0.05 74.73 13:57:50 13:57:02 0 11.16 0.00 1.34 3.18 0.03 84.28 13:57:50 13:57:02 1 31.73 0.00 2.39 0.72 0.05 65.12 13:57:50 13:57:02 2 3.47 0.00 1.19 9.11 0.07 86.17 13:57:50 13:57:02 3 33.54 0.00 1.55 1.44 0.05 63.42 13:57:50 Average: all 19.99 0.00 1.62 3.61 0.05 74.73 13:57:50 Average: 0 11.16 0.00 1.34 3.18 0.03 84.28 13:57:50 Average: 1 31.73 0.00 2.39 0.72 0.05 65.12 13:57:50 Average: 2 3.47 0.00 1.19 9.11 0.07 86.17 13:57:50 Average: 3 33.54 0.00 1.55 1.44 0.05 63.42 13:57:50 13:57:50 13:57:50