13:01:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136923 13:01:27 Running as SYSTEM 13:01:27 [EnvInject] - Loading node environment variables. 13:01:27 Building remotely on prd-ubuntu1804-builder-4c-4g-9513 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:01:27 [ssh-agent] Looking for ssh-agent implementation... 13:01:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:01:28 $ ssh-agent 13:01:28 SSH_AUTH_SOCK=/tmp/ssh-UZiP6b42IQ9P/agent.1704 13:01:28 SSH_AGENT_PID=1706 13:01:28 [ssh-agent] Started. 13:01:28 Running ssh-add (command line suppressed) 13:01:28 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5320743985291684944.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5320743985291684944.key) 13:01:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:01:28 The recommended git tool is: NONE 13:01:29 using credential onap-jenkins-ssh 13:01:29 Wiping out workspace first. 13:01:29 Cloning the remote Git repository 13:01:29 Cloning repository git://cloud.onap.org/mirror/oom.git 13:01:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:01:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:01:29 > git --version # timeout=10 13:01:29 > git --version # 'git version 2.17.1' 13:01:29 using GIT_SSH to set credentials Gerrit user 13:01:29 Verifying host key using manually-configured host key entries 13:01:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:01:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:01:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:01:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:01:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:01:35 using GIT_SSH to set credentials Gerrit user 13:01:35 Verifying host key using manually-configured host key entries 13:01:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136923/1 # timeout=30 13:01:35 > git rev-parse d2bafcc5f03f4296478afcecc2440e4646cf6e17^{commit} # timeout=10 13:01:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:01:35 Checking out Revision d2bafcc5f03f4296478afcecc2440e4646cf6e17 (refs/changes/23/136923/1) 13:01:35 > git config core.sparsecheckout # timeout=10 13:01:35 > git checkout -f d2bafcc5f03f4296478afcecc2440e4646cf6e17 # timeout=30 13:01:39 Commit message: "[AAI] Add option to disable access logging for the resources and traversal liveness probes" 13:01:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:01:39 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 13:01:39 [EnvInject] - Injecting environment variables from a build step. 13:01:39 [EnvInject] - Injecting as environment variables the properties content 13:01:39 PYTHON=python3 13:01:39 13:01:39 [EnvInject] - Variables injected successfully. 13:01:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10109293213675459730.sh 13:01:39 ---> tox-install.sh 13:01:39 + source /home/jenkins/lf-env.sh 13:01:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:01:39 ++ mktemp -d /tmp/venv-XXXX 13:01:39 + lf_venv=/tmp/venv-xEfG 13:01:39 + local venv_file=/tmp/.os_lf_venv 13:01:39 + local python=python3 13:01:39 + local options 13:01:39 + local set_path=true 13:01:39 + local install_args= 13:01:39 ++ 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:01:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:01:39 + true 13:01:39 + case $1 in 13:01:39 + venv_file=/tmp/.toxenv 13:01:39 + shift 2 13:01:39 + true 13:01:39 + case $1 in 13:01:39 + shift 13:01:39 + break 13:01:39 + case $python in 13:01:39 + local pkg_list= 13:01:39 + [[ -d /opt/pyenv ]] 13:01:39 + echo 'Setup pyenv:' 13:01:39 Setup pyenv: 13:01:39 + export PYENV_ROOT=/opt/pyenv 13:01:39 + PYENV_ROOT=/opt/pyenv 13:01:39 + 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:01:39 + 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:01:39 + pyenv versions 13:01:39 * system (set by /opt/pyenv/version) 13:01:39 * 3.8.13 (set by /opt/pyenv/version) 13:01:39 * 3.9.13 (set by /opt/pyenv/version) 13:01:39 * 3.10.6 (set by /opt/pyenv/version) 13:01:39 + command -v pyenv 13:01:39 ++ pyenv init - --no-rehash 13:01:39 + 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:01:39 export PATH="/opt/pyenv/shims:${PATH}" 13:01:39 export PYENV_SHELL=bash 13:01:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:01:39 pyenv() { 13:01:39 local command 13:01:39 command="${1:-}" 13:01:39 if [ "$#" -gt 0 ]; then 13:01:39 shift 13:01:39 fi 13:01:39 13:01:39 case "$command" in 13:01:39 rehash|shell) 13:01:39 eval "$(pyenv "sh-$command" "$@")" 13:01:39 ;; 13:01:39 *) 13:01:39 command pyenv "$command" "$@" 13:01:39 ;; 13:01:39 esac 13:01:39 }' 13:01:39 +++ 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:01:39 ++ 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:01:39 ++ 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:01:39 ++ 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:01:39 ++ export PYENV_SHELL=bash 13:01:39 ++ PYENV_SHELL=bash 13:01:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:01:39 +++ complete -F _pyenv pyenv 13:01:39 ++ lf-pyver python3 13:01:39 ++ local py_version_xy=python3 13:01:39 ++ local py_version_xyz= 13:01:39 ++ sed 's/^[ *]* //' 13:01:39 ++ pyenv versions 13:01:39 ++ local command 13:01:39 ++ awk '{ print $1 }' 13:01:39 ++ command=versions 13:01:39 ++ '[' 1 -gt 0 ']' 13:01:39 ++ shift 13:01:39 ++ case "$command" in 13:01:39 ++ command pyenv versions 13:01:39 ++ pyenv versions 13:01:39 ++ grep -E '^[0-9.]*[0-9]$' 13:01:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:01:39 +++ grep '^3' /tmp/.pyenv_versions 13:01:39 +++ sort -V 13:01:39 +++ tail -n 1 13:01:39 ++ py_version_xyz=3.10.6 13:01:39 ++ [[ -z 3.10.6 ]] 13:01:39 ++ echo 3.10.6 13:01:39 ++ return 0 13:01:39 + pyenv local 3.10.6 13:01:39 + local command 13:01:39 + command=local 13:01:39 + '[' 2 -gt 0 ']' 13:01:39 + shift 13:01:39 + case "$command" in 13:01:39 + command pyenv local 3.10.6 13:01:39 + pyenv local 3.10.6 13:01:39 + for arg in "$@" 13:01:39 + case $arg in 13:01:39 + pkg_list+='tox ' 13:01:39 + for arg in "$@" 13:01:39 + case $arg in 13:01:39 + pkg_list+='virtualenv ' 13:01:39 + for arg in "$@" 13:01:39 + case $arg in 13:01:39 + pkg_list+='urllib3~=1.26.15 ' 13:01:39 + [[ -f /tmp/.toxenv ]] 13:01:39 + [[ ! -f /tmp/.toxenv ]] 13:01:39 + [[ -n '' ]] 13:01:39 + python3 -m venv /tmp/venv-xEfG 13:01:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xEfG' 13:01:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xEfG 13:01:43 + echo /tmp/venv-xEfG 13:01:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:01:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:01:43 + /tmp/venv-xEfG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:01:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:01:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:01:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:01:47 + /tmp/venv-xEfG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:01:49 + type python3 13:01:49 + true 13:01:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xEfG/bin to PATH' 13:01:49 lf-activate-venv(): INFO: Adding /tmp/venv-xEfG/bin to PATH 13:01:49 + PATH=/tmp/venv-xEfG/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:01:49 + return 0 13:01:49 + python3 --version 13:01:49 Python 3.10.6 13:01:49 + python3 -m pip --version 13:01:50 pip 23.3.2 from /tmp/venv-xEfG/lib/python3.10/site-packages/pip (python 3.10) 13:01:50 + python3 -m pip freeze 13:01:50 cachetools==5.3.2 13:01:50 chardet==5.2.0 13:01:50 colorama==0.4.6 13:01:50 distlib==0.3.8 13:01:50 filelock==3.13.1 13:01:50 packaging==23.2 13:01:50 platformdirs==4.1.0 13:01:50 pluggy==1.3.0 13:01:50 pyproject-api==1.6.1 13:01:50 tomli==2.0.1 13:01:50 tox==4.11.4 13:01:50 urllib3==1.26.18 13:01:50 virtualenv==20.25.0 13:01:50 [EnvInject] - Injecting environment variables from a build step. 13:01:50 [EnvInject] - Injecting as environment variables the properties content 13:01:50 PARALLEL=false 13:01:50 13:01:50 [EnvInject] - Variables injected successfully. 13:01:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16699956945489406673.sh 13:01:50 ---> tox-run.sh 13:01:50 + 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:01:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:01:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:01:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:01:50 + cd /w/workspace/oom-master-pre-commit-lint/. 13:01:50 + source /home/jenkins/lf-env.sh 13:01:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:01:50 ++ mktemp -d /tmp/venv-XXXX 13:01:50 + lf_venv=/tmp/venv-Nu7p 13:01:50 + local venv_file=/tmp/.os_lf_venv 13:01:50 + local python=python3 13:01:50 + local options 13:01:50 + local set_path=true 13:01:50 + local install_args= 13:01:50 ++ 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:01:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:01:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:01:50 + true 13:01:50 + case $1 in 13:01:50 + venv_file=/tmp/.toxenv 13:01:50 + shift 2 13:01:50 + true 13:01:50 + case $1 in 13:01:50 + shift 13:01:50 + break 13:01:50 + case $python in 13:01:50 + local pkg_list= 13:01:50 + [[ -d /opt/pyenv ]] 13:01:50 + echo 'Setup pyenv:' 13:01:50 Setup pyenv: 13:01:50 + export PYENV_ROOT=/opt/pyenv 13:01:50 + PYENV_ROOT=/opt/pyenv 13:01:50 + 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:01:50 + 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:01:50 + pyenv versions 13:01:50 system 13:01:50 3.8.13 13:01:50 3.9.13 13:01:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:01:50 + command -v pyenv 13:01:50 ++ pyenv init - --no-rehash 13:01:50 + 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:01:50 export PATH="/opt/pyenv/shims:${PATH}" 13:01:50 export PYENV_SHELL=bash 13:01:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:01:50 pyenv() { 13:01:50 local command 13:01:50 command="${1:-}" 13:01:50 if [ "$#" -gt 0 ]; then 13:01:50 shift 13:01:50 fi 13:01:50 13:01:50 case "$command" in 13:01:50 rehash|shell) 13:01:50 eval "$(pyenv "sh-$command" "$@")" 13:01:50 ;; 13:01:50 *) 13:01:50 command pyenv "$command" "$@" 13:01:50 ;; 13:01:50 esac 13:01:50 }' 13:01:50 +++ 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:01:50 ++ 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:01:50 ++ 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:01:50 ++ 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:01:50 ++ export PYENV_SHELL=bash 13:01:50 ++ PYENV_SHELL=bash 13:01:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:01:50 +++ complete -F _pyenv pyenv 13:01:50 ++ lf-pyver python3 13:01:50 ++ local py_version_xy=python3 13:01:50 ++ local py_version_xyz= 13:01:50 ++ pyenv versions 13:01:50 ++ sed 's/^[ *]* //' 13:01:50 ++ local command 13:01:50 ++ command=versions 13:01:50 ++ '[' 1 -gt 0 ']' 13:01:50 ++ shift 13:01:50 ++ case "$command" in 13:01:50 ++ command pyenv versions 13:01:50 ++ pyenv versions 13:01:50 ++ awk '{ print $1 }' 13:01:50 ++ grep -E '^[0-9.]*[0-9]$' 13:01:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:01:50 +++ grep '^3' /tmp/.pyenv_versions 13:01:50 +++ sort -V 13:01:50 +++ tail -n 1 13:01:50 ++ py_version_xyz=3.10.6 13:01:50 ++ [[ -z 3.10.6 ]] 13:01:50 ++ echo 3.10.6 13:01:50 ++ return 0 13:01:50 + pyenv local 3.10.6 13:01:50 + local command 13:01:50 + command=local 13:01:50 + '[' 2 -gt 0 ']' 13:01:50 + shift 13:01:50 + case "$command" in 13:01:50 + command pyenv local 3.10.6 13:01:50 + pyenv local 3.10.6 13:01:50 + for arg in "$@" 13:01:50 + case $arg in 13:01:50 + pkg_list+='tox ' 13:01:50 + for arg in "$@" 13:01:50 + case $arg in 13:01:50 + pkg_list+='virtualenv ' 13:01:50 + for arg in "$@" 13:01:50 + case $arg in 13:01:50 + pkg_list+='urllib3~=1.26.15 ' 13:01:50 + [[ -f /tmp/.toxenv ]] 13:01:50 ++ cat /tmp/.toxenv 13:01:50 + lf_venv=/tmp/venv-xEfG 13:01:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xEfG from' file:/tmp/.toxenv 13:01:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xEfG from file:/tmp/.toxenv 13:01:50 + /tmp/venv-xEfG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:01:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:01:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:01:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:01:51 + /tmp/venv-xEfG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:01:52 + type python3 13:01:52 + true 13:01:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xEfG/bin to PATH' 13:01:52 lf-activate-venv(): INFO: Adding /tmp/venv-xEfG/bin to PATH 13:01:52 + PATH=/tmp/venv-xEfG/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:01:52 + return 0 13:01:52 + [[ -d /opt/pyenv ]] 13:01:52 + echo '---> Setting up pyenv' 13:01:52 ---> Setting up pyenv 13:01:52 + export PYENV_ROOT=/opt/pyenv 13:01:52 + PYENV_ROOT=/opt/pyenv 13:01:52 + export PATH=/opt/pyenv/bin:/tmp/venv-xEfG/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:01:52 + PATH=/opt/pyenv/bin:/tmp/venv-xEfG/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:01:52 ++ pwd 13:01:52 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:01:52 + export PYTHONPATH 13:01:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:01:52 + TOX_TESTENV_PASSENV=PYTHONPATH 13:01:52 + tox --version 13:01:53 4.11.4 from /tmp/venv-xEfG/lib/python3.10/site-packages/tox/__init__.py 13:01:53 + PARALLEL=false 13:01:53 + TOX_OPTIONS_LIST= 13:01:53 + [[ -n pre-commit ]] 13:01:53 + TOX_OPTIONS_LIST=' -e pre-commit' 13:01:53 + case ${PARALLEL,,} in 13:01:53 + tox -e pre-commit 13:01:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:01:54 pre-commit: install_deps> python -I -m pip install pre-commit 13:01:57 pre-commit: freeze> python -m pip freeze --all 13:01:57 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 13:01:57 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:01:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:01:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:01:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:02:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:02:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:02:00 [INFO] Once installed this environment will be reused. 13:02:00 [INFO] This may take a few minutes... 13:02:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:02:04 [INFO] Once installed this environment will be reused. 13:02:04 [INFO] This may take a few minutes... 13:02:09 Trim Trailing Whitespace.................................................Passed 13:02:09 Tabs remover.............................................................Passed 13:02:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:02:10 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:02:10 [INFO] Once installed this environment will be reused. 13:02:10 [INFO] This may take a few minutes... 13:02:16 gitlint..............................................(no files to check)Skipped 13:02:16 pre-commit: OK (23.17=setup[4.14]+cmd[12.10,6.94] seconds) 13:02:16 congratulations :) (23.34 seconds) 13:02:16 + tox_status=0 13:02:16 + echo '---> Completed tox runs' 13:02:16 ---> Completed tox runs 13:02:16 + for i in .tox/*/log 13:02:16 ++ echo .tox/pre-commit/log 13:02:16 ++ awk -F/ '{print $2}' 13:02:16 + tox_env=pre-commit 13:02:16 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:02:16 + DOC_DIR=docs/_build/html 13:02:16 + [[ -d docs/_build/html ]] 13:02:16 + echo '---> tox-run.sh ends' 13:02:16 ---> tox-run.sh ends 13:02:16 + test 0 -eq 0 13:02:16 $ ssh-agent -k 13:02:16 unset SSH_AUTH_SOCK; 13:02:16 unset SSH_AGENT_PID; 13:02:16 echo Agent pid 1706 killed; 13:02:16 [ssh-agent] Stopped. 13:02:16 [PostBuildScript] - [INFO] Executing post build scripts. 13:02:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9313373895167568342.sh 13:02:16 ---> sysstat.sh 13:02:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12964622057092928035.sh 13:02:17 ---> package-listing.sh 13:02:17 ++ tr '[:upper:]' '[:lower:]' 13:02:17 ++ facter osfamily 13:02:17 + OS_FAMILY=debian 13:02:17 + workspace=/w/workspace/oom-master-pre-commit-lint 13:02:17 + START_PACKAGES=/tmp/packages_start.txt 13:02:17 + END_PACKAGES=/tmp/packages_end.txt 13:02:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:02:17 + PACKAGES=/tmp/packages_start.txt 13:02:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:02:17 + PACKAGES=/tmp/packages_end.txt 13:02:17 + case "${OS_FAMILY}" in 13:02:17 + dpkg -l 13:02:17 + grep '^ii' 13:02:17 + '[' -f /tmp/packages_start.txt ']' 13:02:17 + '[' -f /tmp/packages_end.txt ']' 13:02:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:02:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:02:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:02:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:02:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13842349640173876130.sh 13:02:17 ---> capture-instance-metadata.sh 13:02:17 Setup pyenv: 13:02:17 system 13:02:17 3.8.13 13:02:17 3.9.13 13:02:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:02:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UoRJ 13:02:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:02:24 lf-activate-venv(): INFO: Installing: lftools 13:03:01 lf-activate-venv(): INFO: Adding /tmp/venv-UoRJ/bin to PATH 13:03:01 INFO: Running in OpenStack, capturing instance metadata 13:03:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12477772676662941604.sh 13:03:01 provisioning config files... 13:03:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9063735717087971784tmp 13:03:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:03:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:03:01 [EnvInject] - Injecting environment variables from a build step. 13:03:01 [EnvInject] - Injecting as environment variables the properties content 13:03:01 SERVER_ID=logs 13:03:01 13:03:01 [EnvInject] - Variables injected successfully. 13:03:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17763407871832151987.sh 13:03:01 ---> create-netrc.sh 13:03:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17927488896710535506.sh 13:03:01 ---> python-tools-install.sh 13:03:01 Setup pyenv: 13:03:01 system 13:03:01 3.8.13 13:03:01 3.9.13 13:03:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:03:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UoRJ from file:/tmp/.os_lf_venv 13:03:03 lf-activate-venv(): INFO: Installing: lftools 13:03:11 lf-activate-venv(): INFO: Adding /tmp/venv-UoRJ/bin to PATH 13:03:11 Generating Requirements File 13:03:43 Python 3.10.6 13:03:44 pip 23.3.2 from /tmp/venv-UoRJ/lib/python3.10/site-packages/pip (python 3.10) 13:03:44 appdirs==1.4.4 13:03:44 argcomplete==3.2.1 13:03:44 aspy.yaml==1.3.0 13:03:44 attrs==23.2.0 13:03:44 autopage==0.5.2 13:03:44 Babel==2.14.0 13:03:44 beautifulsoup4==4.12.2 13:03:44 boto3==1.34.12 13:03:44 botocore==1.34.12 13:03:44 bs4==0.0.1 13:03:44 cachetools==5.3.2 13:03:44 certifi==2023.11.17 13:03:44 cffi==1.16.0 13:03:44 cfgv==3.4.0 13:03:44 chardet==5.2.0 13:03:44 charset-normalizer==3.3.2 13:03:44 click==8.1.7 13:03:44 cliff==4.4.0 13:03:44 cmd2==2.4.3 13:03:44 cryptography==3.3.2 13:03:44 debtcollector==2.5.0 13:03:44 decorator==5.1.1 13:03:44 defusedxml==0.7.1 13:03:44 Deprecated==1.2.14 13:03:44 distlib==0.3.8 13:03:44 dnspython==2.4.2 13:03:44 docker==4.2.2 13:03:44 dogpile.cache==1.3.0 13:03:44 email-validator==2.1.0.post1 13:03:44 filelock==3.13.1 13:03:44 future==0.18.3 13:03:44 gitdb==4.0.11 13:03:44 GitPython==3.1.40 13:03:44 google-auth==2.26.1 13:03:44 httplib2==0.22.0 13:03:44 identify==2.5.33 13:03:44 idna==3.6 13:03:44 importlib-metadata==7.0.1 13:03:44 importlib-resources==1.5.0 13:03:44 iso8601==2.1.0 13:03:44 Jinja2==3.1.2 13:03:44 jmespath==1.0.1 13:03:44 jsonpatch==1.33 13:03:44 jsonpointer==2.4 13:03:44 jsonschema==4.20.0 13:03:44 jsonschema-specifications==2023.12.1 13:03:44 keystoneauth1==5.4.0 13:03:44 kubernetes==28.1.0 13:03:44 lftools==0.37.8 13:03:44 lxml==5.0.0 13:03:44 MarkupSafe==2.1.3 13:03:44 msgpack==1.0.7 13:03:44 multi_key_dict==2.0.3 13:03:44 munch==4.0.0 13:03:44 netaddr==0.10.1 13:03:44 netifaces==0.11.0 13:03:44 niet==1.4.2 13:03:44 nodeenv==1.8.0 13:03:44 oauth2client==4.1.3 13:03:44 oauthlib==3.2.2 13:03:44 openstacksdk==0.62.0 13:03:44 os-client-config==2.1.0 13:03:44 os-service-types==1.7.0 13:03:44 osc-lib==2.9.0 13:03:44 oslo.config==9.2.0 13:03:44 oslo.context==5.3.0 13:03:44 oslo.i18n==6.2.0 13:03:44 oslo.log==5.4.0 13:03:44 oslo.serialization==5.2.0 13:03:44 oslo.utils==6.3.0 13:03:44 packaging==23.2 13:03:44 pbr==6.0.0 13:03:44 platformdirs==4.1.0 13:03:44 prettytable==3.9.0 13:03:44 pyasn1==0.5.1 13:03:44 pyasn1-modules==0.3.0 13:03:44 pycparser==2.21 13:03:44 pygerrit2==2.0.15 13:03:44 PyGithub==2.1.1 13:03:44 pyinotify==0.9.6 13:03:44 PyJWT==2.8.0 13:03:44 PyNaCl==1.5.0 13:03:44 pyparsing==2.4.7 13:03:44 pyperclip==1.8.2 13:03:44 pyrsistent==0.20.0 13:03:44 python-cinderclient==9.4.0 13:03:44 python-dateutil==2.8.2 13:03:44 python-heatclient==3.3.0 13:03:44 python-jenkins==1.8.2 13:03:44 python-keystoneclient==5.2.0 13:03:44 python-magnumclient==4.3.0 13:03:44 python-novaclient==18.4.0 13:03:44 python-openstackclient==6.0.0 13:03:44 python-swiftclient==4.4.0 13:03:44 pytz==2023.3.post1 13:03:44 PyYAML==6.0.1 13:03:44 referencing==0.32.0 13:03:44 requests==2.31.0 13:03:44 requests-oauthlib==1.3.1 13:03:44 requestsexceptions==1.4.0 13:03:44 rfc3986==2.0.0 13:03:44 rpds-py==0.16.2 13:03:44 rsa==4.9 13:03:44 ruamel.yaml==0.18.5 13:03:44 ruamel.yaml.clib==0.2.8 13:03:44 s3transfer==0.10.0 13:03:44 simplejson==3.19.2 13:03:44 six==1.16.0 13:03:44 smmap==5.0.1 13:03:44 soupsieve==2.5 13:03:44 stevedore==5.1.0 13:03:44 tabulate==0.9.0 13:03:44 toml==0.10.2 13:03:44 tomlkit==0.12.3 13:03:44 tqdm==4.66.1 13:03:44 typing_extensions==4.9.0 13:03:44 tzdata==2023.4 13:03:44 urllib3==1.26.18 13:03:44 virtualenv==20.25.0 13:03:44 wcwidth==0.2.12 13:03:44 websocket-client==1.7.0 13:03:44 wrapt==1.16.0 13:03:44 xdg==6.0.0 13:03:44 xmltodict==0.13.0 13:03:44 yq==3.2.3 13:03:44 zipp==3.17.0 13:03:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14346889526182022877.sh 13:03:44 ---> sudo-logs.sh 13:03:44 Archiving 'sudo' log.. 13:03:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10260596485482155348.sh 13:03:44 ---> job-cost.sh 13:03:44 Setup pyenv: 13:03:44 system 13:03:44 3.8.13 13:03:44 3.9.13 13:03:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:03:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UoRJ from file:/tmp/.os_lf_venv 13:03:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:03:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:03:57 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:03:57 lf-activate-venv(): INFO: Adding /tmp/venv-UoRJ/bin to PATH 13:03:57 INFO: No Stack... 13:03:58 INFO: Retrieving Pricing Info for: v3-standard-4 13:03:58 INFO: Archiving Costs 13:03:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11268588874056301281.sh 13:03:58 ---> logs-deploy.sh 13:03:58 Setup pyenv: 13:03:58 system 13:03:58 3.8.13 13:03:58 3.9.13 13:03:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:03:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UoRJ from file:/tmp/.os_lf_venv 13:04:00 lf-activate-venv(): INFO: Installing: lftools 13:04:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:04:09 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:04:10 lf-activate-venv(): INFO: Adding /tmp/venv-UoRJ/bin to PATH 13:04:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3243 13:04:10 INFO: archiving workspace using pattern(s): 13:04:11 Archives upload complete. 13:04:11 INFO: archiving logs to Nexus 13:04:12 ---> uname -a: 13:04:12 Linux prd-ubuntu1804-builder-4c-4g-9513 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:04:12 13:04:12 13:04:12 ---> lscpu: 13:04:12 Architecture: x86_64 13:04:12 CPU op-mode(s): 32-bit, 64-bit 13:04:12 Byte Order: Little Endian 13:04:12 CPU(s): 4 13:04:12 On-line CPU(s) list: 0-3 13:04:12 Thread(s) per core: 1 13:04:12 Core(s) per socket: 1 13:04:12 Socket(s): 4 13:04:12 NUMA node(s): 1 13:04:12 Vendor ID: AuthenticAMD 13:04:12 CPU family: 23 13:04:12 Model: 49 13:04:12 Model name: AMD EPYC-Rome Processor 13:04:12 Stepping: 0 13:04:12 CPU MHz: 2799.998 13:04:12 BogoMIPS: 5599.99 13:04:12 Virtualization: AMD-V 13:04:12 Hypervisor vendor: KVM 13:04:12 Virtualization type: full 13:04:12 L1d cache: 32K 13:04:12 L1i cache: 32K 13:04:12 L2 cache: 512K 13:04:12 L3 cache: 16384K 13:04:12 NUMA node0 CPU(s): 0-3 13:04:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:04:12 13:04:12 13:04:12 ---> nproc: 13:04:12 4 13:04:12 13:04:12 13:04:12 ---> df -h: 13:04:12 Filesystem Size Used Avail Use% Mounted on 13:04:12 udev 7.9G 0 7.9G 0% /dev 13:04:12 tmpfs 1.6G 672K 1.6G 1% /run 13:04:12 /dev/vda1 78G 8.4G 69G 11% / 13:04:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:04:12 tmpfs 5.0M 0 5.0M 0% /run/lock 13:04:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:04:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:04:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:04:12 13:04:12 13:04:12 ---> free -m: 13:04:12 total used free shared buff/cache available 13:04:12 Mem: 16040 543 13247 0 2248 15175 13:04:12 Swap: 1023 0 1023 13:04:12 13:04:12 13:04:12 ---> ip addr: 13:04:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:04:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:04:12 inet 127.0.0.1/8 scope host lo 13:04:12 valid_lft forever preferred_lft forever 13:04:12 inet6 ::1/128 scope host 13:04:12 valid_lft forever preferred_lft forever 13:04:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:04:12 link/ether fa:16:3e:02:72:86 brd ff:ff:ff:ff:ff:ff 13:04:12 inet 10.30.107.231/23 brd 10.30.107.255 scope global dynamic ens3 13:04:12 valid_lft 86215sec preferred_lft 86215sec 13:04:12 inet6 fe80::f816:3eff:fe02:7286/64 scope link 13:04:12 valid_lft forever preferred_lft forever 13:04:12 13:04:12 13:04:12 ---> sar -b -r -n DEV: 13:04:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9513) 01/04/24 _x86_64_ (4 CPU) 13:04:12 13:04:12 13:01:09 LINUX RESTART (4 CPU) 13:04:12 13:04:12 13:02:01 tps rtps wtps bread/s bwrtn/s 13:04:12 13:03:01 122.70 14.33 108.37 1102.48 29910.08 13:04:12 13:04:01 82.99 0.35 82.64 24.80 28187.57 13:04:12 Average: 102.84 7.34 95.50 563.64 29048.83 13:04:12 13:04:12 13:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:04:12 13:03:01 13822000 15617976 2602960 15.85 73596 1909988 722100 4.13 697896 1663544 140124 13:04:12 13:04:01 13580700 15555896 2844260 17.32 86884 2068108 749292 4.29 771944 1814948 138920 13:04:12 Average: 13701350 15586936 2723610 16.58 80240 1989048 735696 4.21 734920 1739246 139522 13:04:12 13:04:12 13:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:04:12 13:03:01 ens3 50.02 35.23 681.21 7.65 0.00 0.00 0.00 0.00 13:04:12 13:03:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 13:04:12 13:04:01 ens3 43.41 31.31 546.07 7.49 0.00 0.00 0.00 0.00 13:04:12 13:04:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 13:04:12 Average: ens3 46.72 33.27 613.64 7.57 0.00 0.00 0.00 0.00 13:04:12 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 13:04:12 13:04:12 13:04:12 ---> sar -P ALL: 13:04:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9513) 01/04/24 _x86_64_ (4 CPU) 13:04:12 13:04:12 13:01:09 LINUX RESTART (4 CPU) 13:04:12 13:04:12 13:02:01 CPU %user %nice %system %iowait %steal %idle 13:04:12 13:03:01 all 21.98 0.00 1.74 7.50 0.07 68.71 13:04:12 13:03:01 0 29.31 0.00 2.27 4.13 0.10 64.19 13:04:12 13:03:01 1 22.61 0.00 1.69 1.29 0.05 74.36 13:04:12 13:03:01 2 14.96 0.00 1.50 6.49 0.07 76.98 13:04:12 13:03:01 3 21.03 0.00 1.49 18.07 0.07 59.34 13:04:12 13:04:01 all 19.49 0.00 1.19 6.87 0.06 72.40 13:04:12 13:04:01 0 34.77 0.00 2.35 6.99 0.07 55.82 13:04:12 13:04:01 1 6.16 0.00 0.52 0.10 0.05 93.17 13:04:12 13:04:01 2 33.55 0.00 1.25 1.82 0.07 63.31 13:04:12 13:04:01 3 3.46 0.00 0.63 18.57 0.03 77.30 13:04:12 Average: all 20.74 0.00 1.46 7.18 0.06 70.56 13:04:12 Average: 0 32.04 0.00 2.31 5.56 0.08 60.00 13:04:12 Average: 1 14.37 0.00 1.10 0.69 0.05 83.78 13:04:12 Average: 2 24.27 0.00 1.38 4.15 0.07 70.14 13:04:12 Average: 3 12.24 0.00 1.06 18.32 0.05 68.32 13:04:12 13:04:12 13:04:12