20:13:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136976 20:13:57 Running as SYSTEM 20:13:57 [EnvInject] - Loading node environment variables. 20:13:58 Building remotely on prd-ubuntu1804-builder-4c-4g-11407 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:13:58 [ssh-agent] Looking for ssh-agent implementation... 20:13:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:13:58 $ ssh-agent 20:13:58 SSH_AUTH_SOCK=/tmp/ssh-ys5k2XMRY8uW/agent.1704 20:13:58 SSH_AGENT_PID=1706 20:13:58 [ssh-agent] Started. 20:13:58 Running ssh-add (command line suppressed) 20:13:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7830789545000581049.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7830789545000581049.key) 20:13:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:13:58 The recommended git tool is: NONE 20:13:59 using credential onap-jenkins-ssh 20:13:59 Wiping out workspace first. 20:13:59 Cloning the remote Git repository 20:13:59 Cloning repository git://cloud.onap.org/mirror/oom.git 20:13:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:13:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:13:59 > git --version # timeout=10 20:13:59 > git --version # 'git version 2.17.1' 20:13:59 using GIT_SSH to set credentials Gerrit user 20:13:59 Verifying host key using manually-configured host key entries 20:13:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:14:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:14:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:14:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:14:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:14:05 using GIT_SSH to set credentials Gerrit user 20:14:05 Verifying host key using manually-configured host key entries 20:14:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/76/136976/1 # timeout=30 20:14:06 > git rev-parse 71bc5d3d23f36acd27c995dfccf01918c17c71a8^{commit} # timeout=10 20:14:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:14:06 Checking out Revision 71bc5d3d23f36acd27c995dfccf01918c17c71a8 (refs/changes/76/136976/1) 20:14:06 > git config core.sparsecheckout # timeout=10 20:14:06 > git checkout -f 71bc5d3d23f36acd27c995dfccf01918c17c71a8 # timeout=30 20:14:09 Commit message: "[CDS] BP Request tracing" 20:14:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:14:09 > git rev-list --no-walk b79671556abd980c1fe0d48dcb96ef8437173b7a # timeout=10 20:14:09 [EnvInject] - Injecting environment variables from a build step. 20:14:09 [EnvInject] - Injecting as environment variables the properties content 20:14:09 PYTHON=python3 20:14:09 20:14:09 [EnvInject] - Variables injected successfully. 20:14:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9773630836629189634.sh 20:14:09 ---> tox-install.sh 20:14:09 + source /home/jenkins/lf-env.sh 20:14:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:14:09 ++ mktemp -d /tmp/venv-XXXX 20:14:09 + lf_venv=/tmp/venv-lX7Y 20:14:09 + local venv_file=/tmp/.os_lf_venv 20:14:09 + local python=python3 20:14:09 + local options 20:14:09 + local set_path=true 20:14:09 + local install_args= 20:14:09 ++ 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:14:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:14:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:14:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:14:09 + true 20:14:09 + case $1 in 20:14:09 + venv_file=/tmp/.toxenv 20:14:09 + shift 2 20:14:09 + true 20:14:09 + case $1 in 20:14:09 + shift 20:14:09 + break 20:14:09 + case $python in 20:14:09 + local pkg_list= 20:14:09 + [[ -d /opt/pyenv ]] 20:14:09 + echo 'Setup pyenv:' 20:14:09 Setup pyenv: 20:14:09 + export PYENV_ROOT=/opt/pyenv 20:14:09 + PYENV_ROOT=/opt/pyenv 20:14:09 + 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:14:09 + 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:14:09 + pyenv versions 20:14:09 * system (set by /opt/pyenv/version) 20:14:09 * 3.8.13 (set by /opt/pyenv/version) 20:14:09 * 3.9.13 (set by /opt/pyenv/version) 20:14:09 * 3.10.6 (set by /opt/pyenv/version) 20:14:09 + command -v pyenv 20:14:09 ++ pyenv init - --no-rehash 20:14:09 + 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:14:09 export PATH="/opt/pyenv/shims:${PATH}" 20:14:09 export PYENV_SHELL=bash 20:14:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:14:09 pyenv() { 20:14:09 local command 20:14:09 command="${1:-}" 20:14:09 if [ "$#" -gt 0 ]; then 20:14:09 shift 20:14:09 fi 20:14:09 20:14:09 case "$command" in 20:14:09 rehash|shell) 20:14:09 eval "$(pyenv "sh-$command" "$@")" 20:14:09 ;; 20:14:09 *) 20:14:09 command pyenv "$command" "$@" 20:14:09 ;; 20:14:09 esac 20:14:09 }' 20:14:09 +++ 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:14:09 ++ 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:14:09 ++ 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:14:09 ++ 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:14:09 ++ export PYENV_SHELL=bash 20:14:09 ++ PYENV_SHELL=bash 20:14:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:14:09 +++ complete -F _pyenv pyenv 20:14:09 ++ lf-pyver python3 20:14:09 ++ local py_version_xy=python3 20:14:09 ++ local py_version_xyz= 20:14:09 ++ pyenv versions 20:14:09 ++ local command 20:14:09 ++ command=versions 20:14:09 ++ '[' 1 -gt 0 ']' 20:14:09 ++ shift 20:14:09 ++ sed 's/^[ *]* //' 20:14:09 ++ case "$command" in 20:14:09 ++ command pyenv versions 20:14:09 ++ pyenv versions 20:14:09 ++ grep -E '^[0-9.]*[0-9]$' 20:14:09 ++ awk '{ print $1 }' 20:14:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:14:10 +++ grep '^3' /tmp/.pyenv_versions 20:14:10 +++ sort -V 20:14:10 +++ tail -n 1 20:14:10 ++ py_version_xyz=3.10.6 20:14:10 ++ [[ -z 3.10.6 ]] 20:14:10 ++ echo 3.10.6 20:14:10 ++ return 0 20:14:10 + pyenv local 3.10.6 20:14:10 + local command 20:14:10 + command=local 20:14:10 + '[' 2 -gt 0 ']' 20:14:10 + shift 20:14:10 + case "$command" in 20:14:10 + command pyenv local 3.10.6 20:14:10 + pyenv local 3.10.6 20:14:10 + for arg in "$@" 20:14:10 + case $arg in 20:14:10 + pkg_list+='tox ' 20:14:10 + for arg in "$@" 20:14:10 + case $arg in 20:14:10 + pkg_list+='virtualenv ' 20:14:10 + for arg in "$@" 20:14:10 + case $arg in 20:14:10 + pkg_list+='urllib3~=1.26.15 ' 20:14:10 + [[ -f /tmp/.toxenv ]] 20:14:10 + [[ ! -f /tmp/.toxenv ]] 20:14:10 + [[ -n '' ]] 20:14:10 + python3 -m venv /tmp/venv-lX7Y 20:14:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lX7Y' 20:14:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lX7Y 20:14:14 + echo /tmp/venv-lX7Y 20:14:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:14:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:14:14 + /tmp/venv-lX7Y/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:14:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:14:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:14:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:14:18 + /tmp/venv-lX7Y/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:14:20 + type python3 20:14:20 + true 20:14:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lX7Y/bin to PATH' 20:14:20 lf-activate-venv(): INFO: Adding /tmp/venv-lX7Y/bin to PATH 20:14:20 + PATH=/tmp/venv-lX7Y/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:14:20 + return 0 20:14:20 + python3 --version 20:14:20 Python 3.10.6 20:14:20 + python3 -m pip --version 20:14:21 pip 23.3.2 from /tmp/venv-lX7Y/lib/python3.10/site-packages/pip (python 3.10) 20:14:21 + python3 -m pip freeze 20:14:21 cachetools==5.3.2 20:14:21 chardet==5.2.0 20:14:21 colorama==0.4.6 20:14:21 distlib==0.3.8 20:14:21 filelock==3.13.1 20:14:21 packaging==23.2 20:14:21 platformdirs==4.1.0 20:14:21 pluggy==1.3.0 20:14:21 pyproject-api==1.6.1 20:14:21 tomli==2.0.1 20:14:21 tox==4.11.4 20:14:21 urllib3==1.26.18 20:14:21 virtualenv==20.25.0 20:14:21 [EnvInject] - Injecting environment variables from a build step. 20:14:21 [EnvInject] - Injecting as environment variables the properties content 20:14:21 PARALLEL=false 20:14:21 20:14:21 [EnvInject] - Variables injected successfully. 20:14:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7109757882639174704.sh 20:14:21 ---> tox-run.sh 20:14:21 + 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:14:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:14:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:14:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:14:21 + cd /w/workspace/oom-master-pre-commit-lint/. 20:14:21 + source /home/jenkins/lf-env.sh 20:14:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:14:21 ++ mktemp -d /tmp/venv-XXXX 20:14:21 + lf_venv=/tmp/venv-77OX 20:14:21 + local venv_file=/tmp/.os_lf_venv 20:14:21 + local python=python3 20:14:21 + local options 20:14:21 + local set_path=true 20:14:21 + local install_args= 20:14:21 ++ 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:14:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:14:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:14:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:14:21 + true 20:14:21 + case $1 in 20:14:21 + venv_file=/tmp/.toxenv 20:14:21 + shift 2 20:14:21 + true 20:14:21 + case $1 in 20:14:21 + shift 20:14:21 + break 20:14:21 + case $python in 20:14:21 + local pkg_list= 20:14:21 + [[ -d /opt/pyenv ]] 20:14:21 + echo 'Setup pyenv:' 20:14:21 Setup pyenv: 20:14:21 + export PYENV_ROOT=/opt/pyenv 20:14:21 + PYENV_ROOT=/opt/pyenv 20:14:21 + 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:14:21 + 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:14:21 + pyenv versions 20:14:21 system 20:14:21 3.8.13 20:14:21 3.9.13 20:14:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:14:21 + command -v pyenv 20:14:21 ++ pyenv init - --no-rehash 20:14:21 + 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:14:21 export PATH="/opt/pyenv/shims:${PATH}" 20:14:21 export PYENV_SHELL=bash 20:14:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:14:21 pyenv() { 20:14:21 local command 20:14:21 command="${1:-}" 20:14:21 if [ "$#" -gt 0 ]; then 20:14:21 shift 20:14:21 fi 20:14:21 20:14:21 case "$command" in 20:14:21 rehash|shell) 20:14:21 eval "$(pyenv "sh-$command" "$@")" 20:14:21 ;; 20:14:21 *) 20:14:21 command pyenv "$command" "$@" 20:14:21 ;; 20:14:21 esac 20:14:21 }' 20:14:21 +++ 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:14:21 ++ 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:14:21 ++ 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:14:21 ++ 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:14:21 ++ export PYENV_SHELL=bash 20:14:21 ++ PYENV_SHELL=bash 20:14:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:14:21 +++ complete -F _pyenv pyenv 20:14:21 ++ lf-pyver python3 20:14:21 ++ local py_version_xy=python3 20:14:21 ++ local py_version_xyz= 20:14:21 ++ pyenv versions 20:14:21 ++ local command 20:14:21 ++ command=versions 20:14:21 ++ '[' 1 -gt 0 ']' 20:14:21 ++ shift 20:14:21 ++ case "$command" in 20:14:21 ++ command pyenv versions 20:14:21 ++ pyenv versions 20:14:21 ++ grep -E '^[0-9.]*[0-9]$' 20:14:21 ++ awk '{ print $1 }' 20:14:21 ++ sed 's/^[ *]* //' 20:14:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:14:21 +++ sort -V 20:14:21 +++ grep '^3' /tmp/.pyenv_versions 20:14:21 +++ tail -n 1 20:14:21 ++ py_version_xyz=3.10.6 20:14:21 ++ [[ -z 3.10.6 ]] 20:14:21 ++ echo 3.10.6 20:14:21 ++ return 0 20:14:21 + pyenv local 3.10.6 20:14:21 + local command 20:14:21 + command=local 20:14:21 + '[' 2 -gt 0 ']' 20:14:21 + shift 20:14:21 + case "$command" in 20:14:21 + command pyenv local 3.10.6 20:14:21 + pyenv local 3.10.6 20:14:21 + for arg in "$@" 20:14:21 + case $arg in 20:14:21 + pkg_list+='tox ' 20:14:21 + for arg in "$@" 20:14:21 + case $arg in 20:14:21 + pkg_list+='virtualenv ' 20:14:21 + for arg in "$@" 20:14:21 + case $arg in 20:14:21 + pkg_list+='urllib3~=1.26.15 ' 20:14:21 + [[ -f /tmp/.toxenv ]] 20:14:21 ++ cat /tmp/.toxenv 20:14:21 + lf_venv=/tmp/venv-lX7Y 20:14:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lX7Y from' file:/tmp/.toxenv 20:14:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lX7Y from file:/tmp/.toxenv 20:14:21 + /tmp/venv-lX7Y/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:14:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:14:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:14:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:14:22 + /tmp/venv-lX7Y/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:14:24 + type python3 20:14:24 + true 20:14:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lX7Y/bin to PATH' 20:14:24 lf-activate-venv(): INFO: Adding /tmp/venv-lX7Y/bin to PATH 20:14:24 + PATH=/tmp/venv-lX7Y/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:14:24 + return 0 20:14:24 + [[ -d /opt/pyenv ]] 20:14:24 + echo '---> Setting up pyenv' 20:14:24 ---> Setting up pyenv 20:14:24 + export PYENV_ROOT=/opt/pyenv 20:14:24 + PYENV_ROOT=/opt/pyenv 20:14:24 + export PATH=/opt/pyenv/bin:/tmp/venv-lX7Y/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:14:24 + PATH=/opt/pyenv/bin:/tmp/venv-lX7Y/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:14:24 ++ pwd 20:14:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:14:24 + export PYTHONPATH 20:14:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:14:24 + TOX_TESTENV_PASSENV=PYTHONPATH 20:14:24 + tox --version 20:14:24 4.11.4 from /tmp/venv-lX7Y/lib/python3.10/site-packages/tox/__init__.py 20:14:24 + PARALLEL=false 20:14:24 + TOX_OPTIONS_LIST= 20:14:24 + [[ -n pre-commit ]] 20:14:24 + TOX_OPTIONS_LIST=' -e pre-commit' 20:14:24 + case ${PARALLEL,,} in 20:14:24 + tox -e pre-commit 20:14:24 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:14:25 pre-commit: install_deps> python -I -m pip install pre-commit 20:14:28 pre-commit: freeze> python -m pip freeze --all 20:14:29 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 20:14:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:14:29 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:14:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:14:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:14:32 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:14:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:14:32 [INFO] Once installed this environment will be reused. 20:14:32 [INFO] This may take a few minutes... 20:14:35 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:14:35 [INFO] Once installed this environment will be reused. 20:14:35 [INFO] This may take a few minutes... 20:14:43 Trim Trailing Whitespace.................................................Passed 20:14:43 Tabs remover.............................................................Passed 20:14:43 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:14:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:14:43 [INFO] Once installed this environment will be reused. 20:14:43 [INFO] This may take a few minutes... 20:14:50 gitlint..............................................(no files to check)Skipped 20:14:50 pre-commit: OK (25.47=setup[4.52]+cmd[13.98,6.97] seconds) 20:14:50 congratulations :) (25.65 seconds) 20:14:50 + tox_status=0 20:14:50 + echo '---> Completed tox runs' 20:14:50 ---> Completed tox runs 20:14:50 + for i in .tox/*/log 20:14:50 ++ awk -F/ '{print $2}' 20:14:50 ++ echo .tox/pre-commit/log 20:14:50 + tox_env=pre-commit 20:14:50 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:14:50 + DOC_DIR=docs/_build/html 20:14:50 + [[ -d docs/_build/html ]] 20:14:50 + echo '---> tox-run.sh ends' 20:14:50 ---> tox-run.sh ends 20:14:50 + test 0 -eq 0 20:14:50 $ ssh-agent -k 20:14:50 unset SSH_AUTH_SOCK; 20:14:50 unset SSH_AGENT_PID; 20:14:50 echo Agent pid 1706 killed; 20:14:50 [ssh-agent] Stopped. 20:14:50 [PostBuildScript] - [INFO] Executing post build scripts. 20:14:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15470278077244434900.sh 20:14:50 ---> sysstat.sh 20:14:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12006873326800099231.sh 20:14:50 ---> package-listing.sh 20:14:50 ++ facter osfamily 20:14:50 ++ tr '[:upper:]' '[:lower:]' 20:14:51 + OS_FAMILY=debian 20:14:51 + workspace=/w/workspace/oom-master-pre-commit-lint 20:14:51 + START_PACKAGES=/tmp/packages_start.txt 20:14:51 + END_PACKAGES=/tmp/packages_end.txt 20:14:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:14:51 + PACKAGES=/tmp/packages_start.txt 20:14:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:14:51 + PACKAGES=/tmp/packages_end.txt 20:14:51 + case "${OS_FAMILY}" in 20:14:51 + dpkg -l 20:14:51 + grep '^ii' 20:14:51 + '[' -f /tmp/packages_start.txt ']' 20:14:51 + '[' -f /tmp/packages_end.txt ']' 20:14:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:14:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:14:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:14:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:14:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11912774163907796033.sh 20:14:51 ---> capture-instance-metadata.sh 20:14:51 Setup pyenv: 20:14:51 system 20:14:51 3.8.13 20:14:51 3.9.13 20:14:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:14:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l21T 20:14:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:14:58 lf-activate-venv(): INFO: Installing: lftools 20:15:31 lf-activate-venv(): INFO: Adding /tmp/venv-l21T/bin to PATH 20:15:31 INFO: Running in OpenStack, capturing instance metadata 20:15:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12283524508920214601.sh 20:15:31 provisioning config files... 20:15:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8773180890819421526tmp 20:15:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:15:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:15:31 [EnvInject] - Injecting environment variables from a build step. 20:15:31 [EnvInject] - Injecting as environment variables the properties content 20:15:31 SERVER_ID=logs 20:15:31 20:15:31 [EnvInject] - Variables injected successfully. 20:15:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7660166642630716223.sh 20:15:31 ---> create-netrc.sh 20:15:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14207813841067275824.sh 20:15:31 ---> python-tools-install.sh 20:15:31 Setup pyenv: 20:15:31 system 20:15:31 3.8.13 20:15:31 3.9.13 20:15:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:15:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l21T from file:/tmp/.os_lf_venv 20:15:33 lf-activate-venv(): INFO: Installing: lftools 20:15:41 lf-activate-venv(): INFO: Adding /tmp/venv-l21T/bin to PATH 20:15:41 Generating Requirements File 20:16:14 Python 3.10.6 20:16:14 pip 23.3.2 from /tmp/venv-l21T/lib/python3.10/site-packages/pip (python 3.10) 20:16:15 appdirs==1.4.4 20:16:15 argcomplete==3.2.1 20:16:15 aspy.yaml==1.3.0 20:16:15 attrs==23.2.0 20:16:15 autopage==0.5.2 20:16:15 beautifulsoup4==4.12.2 20:16:15 boto3==1.34.16 20:16:15 botocore==1.34.16 20:16:15 bs4==0.0.1 20:16:15 cachetools==5.3.2 20:16:15 certifi==2023.11.17 20:16:15 cffi==1.16.0 20:16:15 cfgv==3.4.0 20:16:15 chardet==5.2.0 20:16:15 charset-normalizer==3.3.2 20:16:15 click==8.1.7 20:16:15 cliff==4.4.0 20:16:15 cmd2==2.4.3 20:16:15 cryptography==3.3.2 20:16:15 debtcollector==2.5.0 20:16:15 decorator==5.1.1 20:16:15 defusedxml==0.7.1 20:16:15 Deprecated==1.2.14 20:16:15 distlib==0.3.8 20:16:15 dnspython==2.4.2 20:16:15 docker==4.2.2 20:16:15 dogpile.cache==1.3.0 20:16:15 email-validator==2.1.0.post1 20:16:15 filelock==3.13.1 20:16:15 future==0.18.3 20:16:15 gitdb==4.0.11 20:16:15 GitPython==3.1.41 20:16:15 google-auth==2.26.2 20:16:15 httplib2==0.22.0 20:16:15 identify==2.5.33 20:16:15 idna==3.6 20:16:15 importlib-metadata==7.0.1 20:16:15 importlib-resources==1.5.0 20:16:15 iso8601==2.1.0 20:16:15 Jinja2==3.1.3 20:16:15 jmespath==1.0.1 20:16:15 jsonpatch==1.33 20:16:15 jsonpointer==2.4 20:16:15 jsonschema==4.20.0 20:16:15 jsonschema-specifications==2023.12.1 20:16:15 keystoneauth1==5.4.0 20:16:15 kubernetes==29.0.0 20:16:15 lftools==0.37.8 20:16:15 lxml==5.1.0 20:16:15 MarkupSafe==2.1.3 20:16:15 msgpack==1.0.7 20:16:15 multi_key_dict==2.0.3 20:16:15 munch==4.0.0 20:16:15 netaddr==0.10.1 20:16:15 netifaces==0.11.0 20:16:15 niet==1.4.2 20:16:15 nodeenv==1.8.0 20:16:15 oauth2client==4.1.3 20:16:15 oauthlib==3.2.2 20:16:15 openstacksdk==0.62.0 20:16:15 os-client-config==2.1.0 20:16:15 os-service-types==1.7.0 20:16:15 osc-lib==2.9.0 20:16:15 oslo.config==9.3.0 20:16:15 oslo.context==5.3.0 20:16:15 oslo.i18n==6.2.0 20:16:15 oslo.log==5.4.0 20:16:15 oslo.serialization==5.3.0 20:16:15 oslo.utils==6.3.0 20:16:15 packaging==23.2 20:16:15 pbr==6.0.0 20:16:15 platformdirs==4.1.0 20:16:15 prettytable==3.9.0 20:16:15 pyasn1==0.5.1 20:16:15 pyasn1-modules==0.3.0 20:16:15 pycparser==2.21 20:16:15 pygerrit2==2.0.15 20:16:15 PyGithub==2.1.1 20:16:15 pyinotify==0.9.6 20:16:15 PyJWT==2.8.0 20:16:15 PyNaCl==1.5.0 20:16:15 pyparsing==2.4.7 20:16:15 pyperclip==1.8.2 20:16:15 pyrsistent==0.20.0 20:16:15 python-cinderclient==9.4.0 20:16:15 python-dateutil==2.8.2 20:16:15 python-heatclient==3.4.0 20:16:15 python-jenkins==1.8.2 20:16:15 python-keystoneclient==5.2.0 20:16:15 python-magnumclient==4.3.0 20:16:15 python-novaclient==18.4.0 20:16:15 python-openstackclient==6.0.0 20:16:15 python-swiftclient==4.4.0 20:16:15 pytz==2023.3.post1 20:16:15 PyYAML==6.0.1 20:16:15 referencing==0.32.1 20:16:15 requests==2.31.0 20:16:15 requests-oauthlib==1.3.1 20:16:15 requestsexceptions==1.4.0 20:16:15 rfc3986==2.0.0 20:16:15 rpds-py==0.16.2 20:16:15 rsa==4.9 20:16:15 ruamel.yaml==0.18.5 20:16:15 ruamel.yaml.clib==0.2.8 20:16:15 s3transfer==0.10.0 20:16:15 simplejson==3.19.2 20:16:15 six==1.16.0 20:16:15 smmap==5.0.1 20:16:15 soupsieve==2.5 20:16:15 stevedore==5.1.0 20:16:15 tabulate==0.9.0 20:16:15 toml==0.10.2 20:16:15 tomlkit==0.12.3 20:16:15 tqdm==4.66.1 20:16:15 typing_extensions==4.9.0 20:16:15 tzdata==2023.4 20:16:15 urllib3==1.26.18 20:16:15 virtualenv==20.25.0 20:16:15 wcwidth==0.2.13 20:16:15 websocket-client==1.7.0 20:16:15 wrapt==1.16.0 20:16:15 xdg==6.0.0 20:16:15 xmltodict==0.13.0 20:16:15 yq==3.2.3 20:16:15 zipp==3.17.0 20:16:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4739398799112850150.sh 20:16:15 ---> sudo-logs.sh 20:16:15 Archiving 'sudo' log.. 20:16:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2894997969936921542.sh 20:16:15 ---> job-cost.sh 20:16:15 Setup pyenv: 20:16:15 system 20:16:15 3.8.13 20:16:15 3.9.13 20:16:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:16:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l21T from file:/tmp/.os_lf_venv 20:16:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:16:25 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. 20:16:25 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 20:16:25 lf-activate-venv(): INFO: Adding /tmp/venv-l21T/bin to PATH 20:16:25 INFO: No Stack... 20:16:25 INFO: Retrieving Pricing Info for: v3-standard-4 20:16:26 INFO: Archiving Costs 20:16:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7788934342074122589.sh 20:16:26 ---> logs-deploy.sh 20:16:26 Setup pyenv: 20:16:26 system 20:16:26 3.8.13 20:16:26 3.9.13 20:16:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:16:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l21T from file:/tmp/.os_lf_venv 20:16:27 lf-activate-venv(): INFO: Installing: lftools 20:16:37 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. 20:16:37 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 20:16:37 lf-activate-venv(): INFO: Adding /tmp/venv-l21T/bin to PATH 20:16:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3262 20:16:37 INFO: archiving workspace using pattern(s): 20:16:38 Archives upload complete. 20:16:38 INFO: archiving logs to Nexus 20:16:39 ---> uname -a: 20:16:39 Linux prd-ubuntu1804-builder-4c-4g-11407 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:16:39 20:16:39 20:16:39 ---> lscpu: 20:16:39 Architecture: x86_64 20:16:39 CPU op-mode(s): 32-bit, 64-bit 20:16:39 Byte Order: Little Endian 20:16:39 CPU(s): 4 20:16:39 On-line CPU(s) list: 0-3 20:16:39 Thread(s) per core: 1 20:16:39 Core(s) per socket: 1 20:16:39 Socket(s): 4 20:16:39 NUMA node(s): 1 20:16:39 Vendor ID: AuthenticAMD 20:16:39 CPU family: 23 20:16:39 Model: 49 20:16:39 Model name: AMD EPYC-Rome Processor 20:16:39 Stepping: 0 20:16:39 CPU MHz: 2800.000 20:16:39 BogoMIPS: 5600.00 20:16:39 Virtualization: AMD-V 20:16:39 Hypervisor vendor: KVM 20:16:39 Virtualization type: full 20:16:39 L1d cache: 32K 20:16:39 L1i cache: 32K 20:16:39 L2 cache: 512K 20:16:39 L3 cache: 16384K 20:16:39 NUMA node0 CPU(s): 0-3 20:16:39 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:16:39 20:16:39 20:16:39 ---> nproc: 20:16:39 4 20:16:39 20:16:39 20:16:39 ---> df -h: 20:16:39 Filesystem Size Used Avail Use% Mounted on 20:16:39 udev 7.9G 0 7.9G 0% /dev 20:16:39 tmpfs 1.6G 672K 1.6G 1% /run 20:16:39 /dev/vda1 78G 8.4G 69G 11% / 20:16:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:16:39 tmpfs 5.0M 0 5.0M 0% /run/lock 20:16:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:16:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:16:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:16:39 20:16:39 20:16:39 ---> free -m: 20:16:39 total used free shared buff/cache available 20:16:39 Mem: 16040 540 13293 0 2206 15180 20:16:39 Swap: 1023 0 1023 20:16:39 20:16:39 20:16:39 ---> ip addr: 20:16:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:16:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:16:39 inet 127.0.0.1/8 scope host lo 20:16:39 valid_lft forever preferred_lft forever 20:16:39 inet6 ::1/128 scope host 20:16:39 valid_lft forever preferred_lft forever 20:16:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:16:39 link/ether fa:16:3e:64:7d:3c brd ff:ff:ff:ff:ff:ff 20:16:39 inet 10.30.107.173/23 brd 10.30.107.255 scope global dynamic ens3 20:16:39 valid_lft 86220sec preferred_lft 86220sec 20:16:39 inet6 fe80::f816:3eff:fe64:7d3c/64 scope link 20:16:39 valid_lft forever preferred_lft forever 20:16:39 20:16:39 20:16:39 ---> sar -b -r -n DEV: 20:16:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11407) 01/11/24 _x86_64_ (4 CPU) 20:16:39 20:16:39 20:13:42 LINUX RESTART (4 CPU) 20:16:39 20:16:39 20:14:01 tps rtps wtps bread/s bwrtn/s 20:16:39 20:15:01 222.95 36.11 186.84 1782.37 21968.21 20:16:39 20:16:01 96.53 2.28 94.25 119.43 23277.71 20:16:39 Average: 159.74 19.20 140.54 950.83 22623.01 20:16:39 20:16:39 20:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:16:39 20:15:01 13930184 15541584 2494784 15.19 55948 1754684 785440 4.50 745952 1530468 109704 20:16:39 20:16:01 13645096 15511056 2779872 16.92 78080 1973672 824636 4.72 812156 1722172 97040 20:16:39 Average: 13787640 15526320 2637328 16.06 67014 1864178 805038 4.61 779054 1626320 103372 20:16:39 20:16:39 20:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:16:39 20:15:01 ens3 144.41 109.12 1410.84 27.64 0.00 0.00 0.00 0.00 20:16:39 20:15:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 20:16:39 20:16:01 ens3 53.70 36.75 822.95 8.19 0.00 0.00 0.00 0.00 20:16:39 20:16:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 20:16:39 Average: ens3 99.05 72.93 1116.87 17.91 0.00 0.00 0.00 0.00 20:16:39 Average: lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 20:16:39 20:16:39 20:16:39 ---> sar -P ALL: 20:16:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11407) 01/11/24 _x86_64_ (4 CPU) 20:16:39 20:16:39 20:13:42 LINUX RESTART (4 CPU) 20:16:39 20:16:39 20:14:01 CPU %user %nice %system %iowait %steal %idle 20:16:39 20:15:01 all 23.77 0.00 2.62 5.27 0.07 68.27 20:16:39 20:15:01 0 30.64 0.00 2.54 4.68 0.07 62.07 20:16:39 20:15:01 1 31.36 0.00 3.47 8.07 0.07 57.02 20:16:39 20:15:01 2 16.39 0.00 2.01 2.79 0.05 78.76 20:16:39 20:15:01 3 16.67 0.00 2.47 5.54 0.08 75.24 20:16:39 20:16:01 all 20.69 0.00 1.44 4.51 0.05 73.30 20:16:39 20:16:01 0 3.86 0.00 0.70 9.59 0.03 85.81 20:16:39 20:16:01 1 53.36 0.00 2.47 2.48 0.10 41.59 20:16:39 20:16:01 2 9.15 0.00 1.11 4.01 0.07 85.67 20:16:39 20:16:01 3 16.46 0.00 1.47 1.99 0.03 80.05 20:16:39 Average: all 22.23 0.00 2.03 4.89 0.06 70.79 20:16:39 Average: 0 17.24 0.00 1.62 7.14 0.05 73.94 20:16:39 Average: 1 42.40 0.00 2.97 5.27 0.08 49.28 20:16:39 Average: 2 12.75 0.00 1.55 3.41 0.06 82.24 20:16:39 Average: 3 16.57 0.00 1.97 3.76 0.06 77.65 20:16:39 20:16:39 20:16:39