16:18:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 16:18:57 Running as SYSTEM 16:18:57 [EnvInject] - Loading node environment variables. 16:18:57 Building remotely on prd-ubuntu1804-builder-4c-4g-4598 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:18:57 [ssh-agent] Looking for ssh-agent implementation... 16:18:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:18:57 $ ssh-agent 16:18:57 SSH_AUTH_SOCK=/tmp/ssh-a0rUyCwFJFjy/agent.1691 16:18:57 SSH_AGENT_PID=1693 16:18:57 [ssh-agent] Started. 16:18:57 Running ssh-add (command line suppressed) 16:18:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6031518645265447522.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6031518645265447522.key) 16:18:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:18:58 The recommended git tool is: NONE 16:18:59 using credential onap-jenkins-ssh 16:18:59 Wiping out workspace first. 16:18:59 Cloning the remote Git repository 16:18:59 Cloning repository git://cloud.onap.org/mirror/oom.git 16:18:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:18:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:18:59 > git --version # timeout=10 16:18:59 > git --version # 'git version 2.17.1' 16:18:59 using GIT_SSH to set credentials Gerrit user 16:18:59 Verifying host key using manually-configured host key entries 16:18:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:19:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:19:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:19:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:19:05 using GIT_SSH to set credentials Gerrit user 16:19:05 Verifying host key using manually-configured host key entries 16:19:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/1 # timeout=30 16:19:05 > git rev-parse d7fa25efdf2960eed21e48118acf5fe501918bf6^{commit} # timeout=10 16:19:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:19:05 Checking out Revision d7fa25efdf2960eed21e48118acf5fe501918bf6 (refs/changes/32/136832/1) 16:19:05 > git config core.sparsecheckout # timeout=10 16:19:05 > git checkout -f d7fa25efdf2960eed21e48118acf5fe501918bf6 # timeout=30 16:19:09 Commit message: "[POLICY] Update docker images to latest versions" 16:19:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:19:09 > git rev-list --no-walk b384dc127c99a1aeccd31e170a580b750374b54b # timeout=10 16:19:09 [EnvInject] - Injecting environment variables from a build step. 16:19:09 [EnvInject] - Injecting as environment variables the properties content 16:19:09 PYTHON=python3 16:19:09 16:19:09 [EnvInject] - Variables injected successfully. 16:19:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3375891545673326101.sh 16:19:09 ---> tox-install.sh 16:19:09 + source /home/jenkins/lf-env.sh 16:19:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:19:09 ++ mktemp -d /tmp/venv-XXXX 16:19:09 + lf_venv=/tmp/venv-GhEd 16:19:09 + local venv_file=/tmp/.os_lf_venv 16:19:09 + local python=python3 16:19:09 + local options 16:19:09 + local set_path=true 16:19:09 + local install_args= 16:19: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 16:19:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:19:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:19:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:19:09 + true 16:19:09 + case $1 in 16:19:09 + venv_file=/tmp/.toxenv 16:19:09 + shift 2 16:19:09 + true 16:19:09 + case $1 in 16:19:09 + shift 16:19:09 + break 16:19:09 + case $python in 16:19:09 + local pkg_list= 16:19:09 + [[ -d /opt/pyenv ]] 16:19:09 + echo 'Setup pyenv:' 16:19:09 Setup pyenv: 16:19:09 + export PYENV_ROOT=/opt/pyenv 16:19:09 + PYENV_ROOT=/opt/pyenv 16:19: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 16:19: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 16:19:09 + pyenv versions 16:19:09 * system (set by /opt/pyenv/version) 16:19:09 * 3.8.13 (set by /opt/pyenv/version) 16:19:09 * 3.9.13 (set by /opt/pyenv/version) 16:19:09 * 3.10.6 (set by /opt/pyenv/version) 16:19:09 + command -v pyenv 16:19:09 ++ pyenv init - --no-rehash 16:19: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[*]}"'\'')" 16:19:09 export PATH="/opt/pyenv/shims:${PATH}" 16:19:09 export PYENV_SHELL=bash 16:19:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:19:09 pyenv() { 16:19:09 local command 16:19:09 command="${1:-}" 16:19:09 if [ "$#" -gt 0 ]; then 16:19:09 shift 16:19:09 fi 16:19:09 16:19:09 case "$command" in 16:19:09 rehash|shell) 16:19:09 eval "$(pyenv "sh-$command" "$@")" 16:19:09 ;; 16:19:09 *) 16:19:09 command pyenv "$command" "$@" 16:19:09 ;; 16:19:09 esac 16:19:09 }' 16:19: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[*]}"' 16:19: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 16:19: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 16:19: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 16:19:09 ++ export PYENV_SHELL=bash 16:19:09 ++ PYENV_SHELL=bash 16:19:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:19:09 +++ complete -F _pyenv pyenv 16:19:09 ++ lf-pyver python3 16:19:09 ++ local py_version_xy=python3 16:19:09 ++ local py_version_xyz= 16:19:09 ++ pyenv versions 16:19:09 ++ local command 16:19:09 ++ command=versions 16:19:09 ++ '[' 1 -gt 0 ']' 16:19:09 ++ shift 16:19:09 ++ case "$command" in 16:19:09 ++ command pyenv versions 16:19:09 ++ pyenv versions 16:19:09 ++ sed 's/^[ *]* //' 16:19:09 ++ grep -E '^[0-9.]*[0-9]$' 16:19:09 ++ awk '{ print $1 }' 16:19:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:19:09 +++ grep '^3' /tmp/.pyenv_versions 16:19:09 +++ sort -V 16:19:09 +++ tail -n 1 16:19:09 ++ py_version_xyz=3.10.6 16:19:09 ++ [[ -z 3.10.6 ]] 16:19:09 ++ echo 3.10.6 16:19:09 ++ return 0 16:19:09 + pyenv local 3.10.6 16:19:09 + local command 16:19:09 + command=local 16:19:09 + '[' 2 -gt 0 ']' 16:19:09 + shift 16:19:09 + case "$command" in 16:19:09 + command pyenv local 3.10.6 16:19:09 + pyenv local 3.10.6 16:19:09 + for arg in "$@" 16:19:09 + case $arg in 16:19:09 + pkg_list+='tox ' 16:19:09 + for arg in "$@" 16:19:09 + case $arg in 16:19:09 + pkg_list+='virtualenv ' 16:19:09 + for arg in "$@" 16:19:09 + case $arg in 16:19:09 + pkg_list+='urllib3~=1.26.15 ' 16:19:09 + [[ -f /tmp/.toxenv ]] 16:19:09 + [[ ! -f /tmp/.toxenv ]] 16:19:09 + [[ -n '' ]] 16:19:09 + python3 -m venv /tmp/venv-GhEd 16:19:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GhEd' 16:19:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GhEd 16:19:14 + echo /tmp/venv-GhEd 16:19:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:19:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:19:14 + /tmp/venv-GhEd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:19:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:19:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:19:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:19:18 + /tmp/venv-GhEd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:19:20 + type python3 16:19:20 + true 16:19:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GhEd/bin to PATH' 16:19:20 lf-activate-venv(): INFO: Adding /tmp/venv-GhEd/bin to PATH 16:19:20 + PATH=/tmp/venv-GhEd/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 16:19:20 + return 0 16:19:20 + python3 --version 16:19:20 Python 3.10.6 16:19:20 + python3 -m pip --version 16:19:21 pip 23.3.1 from /tmp/venv-GhEd/lib/python3.10/site-packages/pip (python 3.10) 16:19:21 + python3 -m pip freeze 16:19:21 cachetools==5.3.2 16:19:21 chardet==5.2.0 16:19:21 colorama==0.4.6 16:19:21 distlib==0.3.8 16:19:21 filelock==3.13.1 16:19:21 packaging==23.2 16:19:21 platformdirs==4.1.0 16:19:21 pluggy==1.3.0 16:19:21 pyproject-api==1.6.1 16:19:21 tomli==2.0.1 16:19:21 tox==4.11.4 16:19:21 urllib3==1.26.18 16:19:21 virtualenv==20.25.0 16:19:21 [EnvInject] - Injecting environment variables from a build step. 16:19:21 [EnvInject] - Injecting as environment variables the properties content 16:19:21 PARALLEL=false 16:19:21 16:19:21 [EnvInject] - Variables injected successfully. 16:19:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4346814021494658520.sh 16:19:21 ---> tox-run.sh 16:19: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 16:19:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:19:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:19:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:19:21 + cd /w/workspace/oom-master-pre-commit-lint/. 16:19:21 + source /home/jenkins/lf-env.sh 16:19:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:19:21 ++ mktemp -d /tmp/venv-XXXX 16:19:21 + lf_venv=/tmp/venv-ESiy 16:19:21 + local venv_file=/tmp/.os_lf_venv 16:19:21 + local python=python3 16:19:21 + local options 16:19:21 + local set_path=true 16:19:21 + local install_args= 16:19: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 16:19:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:19:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:19:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:19:21 + true 16:19:21 + case $1 in 16:19:21 + venv_file=/tmp/.toxenv 16:19:21 + shift 2 16:19:21 + true 16:19:21 + case $1 in 16:19:21 + shift 16:19:21 + break 16:19:21 + case $python in 16:19:21 + local pkg_list= 16:19:21 + [[ -d /opt/pyenv ]] 16:19:21 + echo 'Setup pyenv:' 16:19:21 Setup pyenv: 16:19:21 + export PYENV_ROOT=/opt/pyenv 16:19:21 + PYENV_ROOT=/opt/pyenv 16:19: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 16:19: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 16:19:21 + pyenv versions 16:19:21 system 16:19:21 3.8.13 16:19:21 3.9.13 16:19:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:19:21 + command -v pyenv 16:19:21 ++ pyenv init - --no-rehash 16:19: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[*]}"'\'')" 16:19:21 export PATH="/opt/pyenv/shims:${PATH}" 16:19:21 export PYENV_SHELL=bash 16:19:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:19:21 pyenv() { 16:19:21 local command 16:19:21 command="${1:-}" 16:19:21 if [ "$#" -gt 0 ]; then 16:19:21 shift 16:19:21 fi 16:19:21 16:19:21 case "$command" in 16:19:21 rehash|shell) 16:19:21 eval "$(pyenv "sh-$command" "$@")" 16:19:21 ;; 16:19:21 *) 16:19:21 command pyenv "$command" "$@" 16:19:21 ;; 16:19:21 esac 16:19:21 }' 16:19: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[*]}"' 16:19: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 16:19: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 16:19: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 16:19:21 ++ export PYENV_SHELL=bash 16:19:21 ++ PYENV_SHELL=bash 16:19:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:19:21 +++ complete -F _pyenv pyenv 16:19:21 ++ lf-pyver python3 16:19:21 ++ local py_version_xy=python3 16:19:21 ++ local py_version_xyz= 16:19:21 ++ sed 's/^[ *]* //' 16:19:21 ++ pyenv versions 16:19:21 ++ awk '{ print $1 }' 16:19:21 ++ grep -E '^[0-9.]*[0-9]$' 16:19:21 ++ local command 16:19:21 ++ command=versions 16:19:21 ++ '[' 1 -gt 0 ']' 16:19:21 ++ shift 16:19:21 ++ case "$command" in 16:19:21 ++ command pyenv versions 16:19:21 ++ pyenv versions 16:19:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:19:21 +++ grep '^3' /tmp/.pyenv_versions 16:19:21 +++ sort -V 16:19:21 +++ tail -n 1 16:19:21 ++ py_version_xyz=3.10.6 16:19:21 ++ [[ -z 3.10.6 ]] 16:19:21 ++ echo 3.10.6 16:19:21 ++ return 0 16:19:21 + pyenv local 3.10.6 16:19:21 + local command 16:19:21 + command=local 16:19:21 + '[' 2 -gt 0 ']' 16:19:21 + shift 16:19:21 + case "$command" in 16:19:21 + command pyenv local 3.10.6 16:19:21 + pyenv local 3.10.6 16:19:21 + for arg in "$@" 16:19:21 + case $arg in 16:19:21 + pkg_list+='tox ' 16:19:21 + for arg in "$@" 16:19:21 + case $arg in 16:19:21 + pkg_list+='virtualenv ' 16:19:21 + for arg in "$@" 16:19:21 + case $arg in 16:19:21 + pkg_list+='urllib3~=1.26.15 ' 16:19:21 + [[ -f /tmp/.toxenv ]] 16:19:21 ++ cat /tmp/.toxenv 16:19:21 + lf_venv=/tmp/venv-GhEd 16:19:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GhEd from' file:/tmp/.toxenv 16:19:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GhEd from file:/tmp/.toxenv 16:19:21 + /tmp/venv-GhEd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:19:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:19:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:19:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:19:22 + /tmp/venv-GhEd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:19:24 + type python3 16:19:24 + true 16:19:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GhEd/bin to PATH' 16:19:24 lf-activate-venv(): INFO: Adding /tmp/venv-GhEd/bin to PATH 16:19:24 + PATH=/tmp/venv-GhEd/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 16:19:24 + return 0 16:19:24 + [[ -d /opt/pyenv ]] 16:19:24 + echo '---> Setting up pyenv' 16:19:24 ---> Setting up pyenv 16:19:24 + export PYENV_ROOT=/opt/pyenv 16:19:24 + PYENV_ROOT=/opt/pyenv 16:19:24 + export PATH=/opt/pyenv/bin:/tmp/venv-GhEd/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 16:19:24 + PATH=/opt/pyenv/bin:/tmp/venv-GhEd/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 16:19:24 ++ pwd 16:19:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:19:24 + export PYTHONPATH 16:19:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:19:24 + TOX_TESTENV_PASSENV=PYTHONPATH 16:19:24 + tox --version 16:19:24 4.11.4 from /tmp/venv-GhEd/lib/python3.10/site-packages/tox/__init__.py 16:19:24 + PARALLEL=false 16:19:24 + TOX_OPTIONS_LIST= 16:19:24 + [[ -n pre-commit ]] 16:19:24 + TOX_OPTIONS_LIST=' -e pre-commit' 16:19:24 + case ${PARALLEL,,} in 16:19:24 + tox -e pre-commit 16:19:24 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:19:25 pre-commit: install_deps> python -I -m pip install pre-commit 16:19:30 pre-commit: freeze> python -m pip freeze --all 16:19:30 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 16:19:30 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:19:30 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:19:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:19:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:19:33 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:19:33 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:19:33 [INFO] Once installed this environment will be reused. 16:19:33 [INFO] This may take a few minutes... 16:19:37 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:19:37 [INFO] Once installed this environment will be reused. 16:19:37 [INFO] This may take a few minutes... 16:19:42 Trim Trailing Whitespace.................................................Passed 16:19:42 Tabs remover.............................................................Passed 16:19:42 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:19:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:19:43 [INFO] Once installed this environment will be reused. 16:19:43 [INFO] This may take a few minutes... 16:19:49 gitlint..............................................(no files to check)Skipped 16:19:49 pre-commit: OK (24.48=setup[5.43]+cmd[12.35,6.69] seconds) 16:19:49 congratulations :) (24.64 seconds) 16:19:49 + tox_status=0 16:19:49 + echo '---> Completed tox runs' 16:19:49 ---> Completed tox runs 16:19:49 + for i in .tox/*/log 16:19:49 ++ echo .tox/pre-commit/log 16:19:49 ++ awk -F/ '{print $2}' 16:19:49 + tox_env=pre-commit 16:19:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:19:49 + DOC_DIR=docs/_build/html 16:19:49 + [[ -d docs/_build/html ]] 16:19:49 + echo '---> tox-run.sh ends' 16:19:49 ---> tox-run.sh ends 16:19:49 + test 0 -eq 0 16:19:49 $ ssh-agent -k 16:19:49 unset SSH_AUTH_SOCK; 16:19:49 unset SSH_AGENT_PID; 16:19:49 echo Agent pid 1693 killed; 16:19:49 [ssh-agent] Stopped. 16:19:49 [PostBuildScript] - [INFO] Executing post build scripts. 16:19:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13226653219275591318.sh 16:19:49 ---> sysstat.sh 16:19:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5082249161554312027.sh 16:19:50 ---> package-listing.sh 16:19:50 ++ facter osfamily 16:19:50 ++ tr '[:upper:]' '[:lower:]' 16:19:50 + OS_FAMILY=debian 16:19:50 + workspace=/w/workspace/oom-master-pre-commit-lint 16:19:50 + START_PACKAGES=/tmp/packages_start.txt 16:19:50 + END_PACKAGES=/tmp/packages_end.txt 16:19:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:19:50 + PACKAGES=/tmp/packages_start.txt 16:19:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:19:50 + PACKAGES=/tmp/packages_end.txt 16:19:50 + case "${OS_FAMILY}" in 16:19:50 + dpkg -l 16:19:50 + grep '^ii' 16:19:50 + '[' -f /tmp/packages_start.txt ']' 16:19:50 + '[' -f /tmp/packages_end.txt ']' 16:19:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:19:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:19:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:19:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:19:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10591335975399722139.sh 16:19:50 ---> capture-instance-metadata.sh 16:19:50 Setup pyenv: 16:19:50 system 16:19:50 3.8.13 16:19:50 3.9.13 16:19:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:19:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U2MQ 16:19:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:19:57 lf-activate-venv(): INFO: Installing: lftools 16:20:28 lf-activate-venv(): INFO: Adding /tmp/venv-U2MQ/bin to PATH 16:20:28 INFO: Running in OpenStack, capturing instance metadata 16:20:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12325855259553084486.sh 16:20:28 provisioning config files... 16:20:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5713630631291951595tmp 16:20:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:20:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:20:28 [EnvInject] - Injecting environment variables from a build step. 16:20:28 [EnvInject] - Injecting as environment variables the properties content 16:20:28 SERVER_ID=logs 16:20:28 16:20:28 [EnvInject] - Variables injected successfully. 16:20:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10098754841289265468.sh 16:20:28 ---> create-netrc.sh 16:20:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6861884629921050046.sh 16:20:28 ---> python-tools-install.sh 16:20:28 Setup pyenv: 16:20:28 system 16:20:28 3.8.13 16:20:28 3.9.13 16:20:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:20:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U2MQ from file:/tmp/.os_lf_venv 16:20:30 lf-activate-venv(): INFO: Installing: lftools 16:20:38 lf-activate-venv(): INFO: Adding /tmp/venv-U2MQ/bin to PATH 16:20:38 Generating Requirements File 16:21:11 Python 3.10.6 16:21:11 pip 23.3.1 from /tmp/venv-U2MQ/lib/python3.10/site-packages/pip (python 3.10) 16:21:11 appdirs==1.4.4 16:21:11 argcomplete==3.2.1 16:21:11 aspy.yaml==1.3.0 16:21:11 attrs==23.1.0 16:21:11 autopage==0.5.2 16:21:11 Babel==2.14.0 16:21:11 beautifulsoup4==4.12.2 16:21:11 boto3==1.33.12 16:21:11 botocore==1.33.12 16:21:11 bs4==0.0.1 16:21:11 cachetools==5.3.2 16:21:11 certifi==2023.11.17 16:21:11 cffi==1.16.0 16:21:11 cfgv==3.4.0 16:21:11 chardet==5.2.0 16:21:11 charset-normalizer==3.3.2 16:21:11 click==8.1.7 16:21:11 cliff==4.4.0 16:21:11 cmd2==2.4.3 16:21:11 cryptography==3.3.2 16:21:11 debtcollector==2.5.0 16:21:11 decorator==5.1.1 16:21:11 defusedxml==0.7.1 16:21:11 Deprecated==1.2.14 16:21:11 distlib==0.3.8 16:21:11 dnspython==2.4.2 16:21:11 docker==4.2.2 16:21:11 dogpile.cache==1.2.2 16:21:11 email-validator==2.1.0.post1 16:21:11 filelock==3.13.1 16:21:11 future==0.18.3 16:21:11 gitdb==4.0.11 16:21:11 GitPython==3.1.40 16:21:11 google-auth==2.25.2 16:21:11 httplib2==0.22.0 16:21:11 identify==2.5.33 16:21:11 idna==3.6 16:21:11 importlib-metadata==7.0.0 16:21:11 importlib-resources==1.5.0 16:21:11 iso8601==2.1.0 16:21:11 Jinja2==3.1.2 16:21:11 jmespath==1.0.1 16:21:11 jsonpatch==1.33 16:21:11 jsonpointer==2.4 16:21:11 jsonschema==4.20.0 16:21:11 jsonschema-specifications==2023.11.2 16:21:11 keystoneauth1==5.4.0 16:21:11 kubernetes==28.1.0 16:21:11 lftools==0.37.8 16:21:11 lxml==4.9.3 16:21:11 MarkupSafe==2.1.3 16:21:11 msgpack==1.0.7 16:21:11 multi-key-dict==2.0.3 16:21:11 munch==4.0.0 16:21:11 netaddr==0.9.0 16:21:11 netifaces==0.11.0 16:21:11 niet==1.4.2 16:21:11 nodeenv==1.8.0 16:21:11 oauth2client==4.1.3 16:21:11 oauthlib==3.2.2 16:21:11 openstacksdk==0.62.0 16:21:11 os-client-config==2.1.0 16:21:11 os-service-types==1.7.0 16:21:11 osc-lib==2.9.0 16:21:11 oslo.config==9.2.0 16:21:11 oslo.context==5.3.0 16:21:11 oslo.i18n==6.2.0 16:21:11 oslo.log==5.4.0 16:21:11 oslo.serialization==5.2.0 16:21:11 oslo.utils==6.3.0 16:21:11 packaging==23.2 16:21:11 pbr==6.0.0 16:21:11 platformdirs==4.1.0 16:21:11 prettytable==3.9.0 16:21:11 pyasn1==0.5.1 16:21:11 pyasn1-modules==0.3.0 16:21:11 pycparser==2.21 16:21:11 pygerrit2==2.0.15 16:21:11 PyGithub==2.1.1 16:21:11 pyinotify==0.9.6 16:21:11 PyJWT==2.8.0 16:21:11 PyNaCl==1.5.0 16:21:11 pyparsing==2.4.7 16:21:11 pyperclip==1.8.2 16:21:11 pyrsistent==0.20.0 16:21:11 python-cinderclient==9.4.0 16:21:11 python-dateutil==2.8.2 16:21:11 python-heatclient==3.3.0 16:21:11 python-jenkins==1.8.2 16:21:11 python-keystoneclient==5.2.0 16:21:11 python-magnumclient==4.3.0 16:21:11 python-novaclient==18.4.0 16:21:11 python-openstackclient==6.0.0 16:21:11 python-swiftclient==4.4.0 16:21:11 pytz==2023.3.post1 16:21:11 PyYAML==6.0.1 16:21:11 referencing==0.32.0 16:21:11 requests==2.31.0 16:21:11 requests-oauthlib==1.3.1 16:21:11 requestsexceptions==1.4.0 16:21:11 rfc3986==2.0.0 16:21:11 rpds-py==0.13.2 16:21:11 rsa==4.9 16:21:11 ruamel.yaml==0.18.5 16:21:11 ruamel.yaml.clib==0.2.8 16:21:11 s3transfer==0.8.2 16:21:11 simplejson==3.19.2 16:21:11 six==1.16.0 16:21:11 smmap==5.0.1 16:21:11 soupsieve==2.5 16:21:11 stevedore==5.1.0 16:21:11 tabulate==0.9.0 16:21:11 toml==0.10.2 16:21:11 tomlkit==0.12.3 16:21:11 tqdm==4.66.1 16:21:11 typing_extensions==4.9.0 16:21:11 tzdata==2023.3 16:21:11 urllib3==1.26.18 16:21:11 virtualenv==20.25.0 16:21:11 wcwidth==0.2.12 16:21:11 websocket-client==1.7.0 16:21:11 wrapt==1.16.0 16:21:11 xdg==6.0.0 16:21:11 xmltodict==0.13.0 16:21:11 yq==3.2.3 16:21:11 zipp==3.17.0 16:21:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12536990485603296384.sh 16:21:12 ---> sudo-logs.sh 16:21:12 Archiving 'sudo' log.. 16:21:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13890016839434375523.sh 16:21:12 ---> job-cost.sh 16:21:12 Setup pyenv: 16:21:12 system 16:21:12 3.8.13 16:21:12 3.9.13 16:21:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:21:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U2MQ from file:/tmp/.os_lf_venv 16:21:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:21:21 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. 16:21:21 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:21:21 lf-activate-venv(): INFO: Adding /tmp/venv-U2MQ/bin to PATH 16:21:21 INFO: No Stack... 16:21:22 INFO: Retrieving Pricing Info for: v3-standard-4 16:21:22 INFO: Archiving Costs 16:21:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13481907143595864055.sh 16:21:22 ---> logs-deploy.sh 16:21:22 Setup pyenv: 16:21:22 system 16:21:22 3.8.13 16:21:22 3.9.13 16:21:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:21:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U2MQ from file:/tmp/.os_lf_venv 16:21:23 lf-activate-venv(): INFO: Installing: lftools 16:21:32 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. 16:21:32 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:21:33 lf-activate-venv(): INFO: Adding /tmp/venv-U2MQ/bin to PATH 16:21:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3233 16:21:33 INFO: archiving workspace using pattern(s): 16:21:34 Archives upload complete. 16:21:34 INFO: archiving logs to Nexus 16:21:35 ---> uname -a: 16:21:35 Linux prd-ubuntu1804-builder-4c-4g-4598 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:21:35 16:21:35 16:21:35 ---> lscpu: 16:21:35 Architecture: x86_64 16:21:35 CPU op-mode(s): 32-bit, 64-bit 16:21:35 Byte Order: Little Endian 16:21:35 CPU(s): 4 16:21:35 On-line CPU(s) list: 0-3 16:21:35 Thread(s) per core: 1 16:21:35 Core(s) per socket: 1 16:21:35 Socket(s): 4 16:21:35 NUMA node(s): 1 16:21:35 Vendor ID: AuthenticAMD 16:21:35 CPU family: 23 16:21:35 Model: 49 16:21:35 Model name: AMD EPYC-Rome Processor 16:21:35 Stepping: 0 16:21:35 CPU MHz: 2800.000 16:21:35 BogoMIPS: 5600.00 16:21:35 Virtualization: AMD-V 16:21:35 Hypervisor vendor: KVM 16:21:35 Virtualization type: full 16:21:35 L1d cache: 32K 16:21:35 L1i cache: 32K 16:21:35 L2 cache: 512K 16:21:35 L3 cache: 16384K 16:21:35 NUMA node0 CPU(s): 0-3 16:21:35 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 16:21:35 16:21:35 16:21:35 ---> nproc: 16:21:35 4 16:21:35 16:21:35 16:21:35 ---> df -h: 16:21:35 Filesystem Size Used Avail Use% Mounted on 16:21:35 udev 7.9G 0 7.9G 0% /dev 16:21:35 tmpfs 1.6G 672K 1.6G 1% /run 16:21:35 /dev/vda1 78G 8.4G 69G 11% / 16:21:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:21:35 tmpfs 5.0M 0 5.0M 0% /run/lock 16:21:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:21:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:21:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:21:35 16:21:35 16:21:35 ---> free -m: 16:21:35 total used free shared buff/cache available 16:21:35 Mem: 16040 536 13260 0 2242 15183 16:21:35 Swap: 1023 0 1023 16:21:35 16:21:35 16:21:35 ---> ip addr: 16:21:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:21:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:21:35 inet 127.0.0.1/8 scope host lo 16:21:35 valid_lft forever preferred_lft forever 16:21:35 inet6 ::1/128 scope host 16:21:35 valid_lft forever preferred_lft forever 16:21:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:21:35 link/ether fa:16:3e:64:6b:11 brd ff:ff:ff:ff:ff:ff 16:21:35 inet 10.30.107.68/23 brd 10.30.107.255 scope global dynamic ens3 16:21:35 valid_lft 86224sec preferred_lft 86224sec 16:21:35 inet6 fe80::f816:3eff:fe64:6b11/64 scope link 16:21:35 valid_lft forever preferred_lft forever 16:21:35 16:21:35 16:21:35 ---> sar -b -r -n DEV: 16:21:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4598) 12/12/23 _x86_64_ (4 CPU) 16:21:35 16:21:35 16:18:42 LINUX RESTART (4 CPU) 16:21:35 16:21:35 16:19:01 tps rtps wtps bread/s bwrtn/s 16:21:35 16:20:01 227.05 36.19 190.85 1787.30 24217.56 16:21:35 16:21:01 111.56 2.30 109.27 119.85 27435.43 16:21:35 Average: 169.31 19.25 150.06 953.57 25826.50 16:21:35 16:21:35 16:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:21:35 16:20:01 13977380 15586684 2447588 14.90 56324 1751984 765344 4.38 694788 1534132 112292 16:21:35 16:21:01 13685156 15546588 2739812 16.68 78592 1968288 778532 4.46 772104 1721860 61260 16:21:35 Average: 13831268 15566636 2593700 15.79 67458 1860136 771938 4.42 733446 1627996 86776 16:21:35 16:21:35 16:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:21:35 16:20:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 16:21:35 16:20:01 ens3 132.64 97.07 1376.32 26.95 0.00 0.00 0.00 0.00 16:21:35 16:21:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 16:21:35 16:21:01 ens3 56.36 39.71 805.75 8.47 0.00 0.00 0.00 0.00 16:21:35 Average: lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 16:21:35 Average: ens3 94.50 68.39 1091.03 17.71 0.00 0.00 0.00 0.00 16:21:35 16:21:35 16:21:35 ---> sar -P ALL: 16:21:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4598) 12/12/23 _x86_64_ (4 CPU) 16:21:35 16:21:35 16:18:42 LINUX RESTART (4 CPU) 16:21:35 16:21:35 16:19:01 CPU %user %nice %system %iowait %steal %idle 16:21:35 16:20:01 all 22.25 0.00 2.34 6.25 0.08 69.08 16:21:35 16:20:01 0 24.56 0.00 2.42 1.14 0.05 71.83 16:21:35 16:20:01 1 23.88 0.00 2.58 4.68 0.07 68.78 16:21:35 16:20:01 2 22.35 0.00 2.44 5.54 0.07 69.61 16:21:35 16:20:01 3 18.24 0.00 1.90 13.65 0.08 66.13 16:21:35 16:21:01 all 20.14 0.00 1.27 5.36 0.05 73.18 16:21:35 16:21:01 0 16.81 0.00 1.13 0.57 0.05 81.44 16:21:35 16:21:01 1 32.56 0.00 1.89 4.18 0.07 61.30 16:21:35 16:21:01 2 30.09 0.00 1.26 4.03 0.08 64.54 16:21:35 16:21:01 3 1.19 0.00 0.80 12.62 0.03 85.36 16:21:35 Average: all 21.20 0.00 1.80 5.80 0.06 71.13 16:21:35 Average: 0 20.67 0.00 1.77 0.85 0.05 76.65 16:21:35 Average: 1 28.23 0.00 2.24 4.43 0.07 65.03 16:21:35 Average: 2 26.22 0.00 1.85 4.79 0.08 67.07 16:21:35 Average: 3 9.69 0.00 1.35 13.14 0.06 75.77 16:21:35 16:21:35 16:21:35