08:47:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139317 08:47:07 Running as SYSTEM 08:47:07 [EnvInject] - Loading node environment variables. 08:47:07 Building remotely on prd-ubuntu1804-builder-4c-4g-81451 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:47:07 [ssh-agent] Looking for ssh-agent implementation... 08:47:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:07 $ ssh-agent 08:47:07 SSH_AUTH_SOCK=/tmp/ssh-nSgQ1va8nHii/agent.1856 08:47:07 SSH_AGENT_PID=1857 08:47:07 [ssh-agent] Started. 08:47:08 Running ssh-add (command line suppressed) 08:47:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6280309308058612316.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6280309308058612316.key) 08:47:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:47:08 The recommended git tool is: NONE 08:47:09 using credential onap-jenkins-ssh 08:47:09 Wiping out workspace first. 08:47:09 Cloning the remote Git repository 08:47:09 Cloning repository git://cloud.onap.org/mirror/oom.git 08:47:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:47:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:47:09 > git --version # timeout=10 08:47:10 > git --version # 'git version 2.17.1' 08:47:10 using GIT_SSH to set credentials Gerrit user 08:47:10 Verifying host key using manually-configured host key entries 08:47:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:47:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:47:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:47:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:47:15 using GIT_SSH to set credentials Gerrit user 08:47:15 Verifying host key using manually-configured host key entries 08:47:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/139317/3 # timeout=30 08:47:15 > git rev-parse ebacca71615262af2de06fc6033fa4b37210ff31^{commit} # timeout=10 08:47:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:47:15 Checking out Revision ebacca71615262af2de06fc6033fa4b37210ff31 (refs/changes/17/139317/3) 08:47:15 > git config core.sparsecheckout # timeout=10 08:47:15 > git checkout -f ebacca71615262af2de06fc6033fa4b37210ff31 # timeout=30 08:47:18 Commit message: "[AAI] 15.0.0 chart release" 08:47:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:47:18 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 08:47:19 [EnvInject] - Injecting environment variables from a build step. 08:47:19 [EnvInject] - Injecting as environment variables the properties content 08:47:19 PYTHON=python3 08:47:19 08:47:19 [EnvInject] - Variables injected successfully. 08:47:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11578124927956408296.sh 08:47:19 ---> tox-install.sh 08:47:19 + source /home/jenkins/lf-env.sh 08:47:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:19 ++ mktemp -d /tmp/venv-XXXX 08:47:19 + lf_venv=/tmp/venv-6pfl 08:47:19 + local venv_file=/tmp/.os_lf_venv 08:47:19 + local python=python3 08:47:19 + local options 08:47:19 + local set_path=true 08:47:19 + local install_args= 08:47:19 ++ 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 08:47:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:19 + true 08:47:19 + case $1 in 08:47:19 + venv_file=/tmp/.toxenv 08:47:19 + shift 2 08:47:19 + true 08:47:19 + case $1 in 08:47:19 + shift 08:47:19 + break 08:47:19 + case $python in 08:47:19 + local pkg_list= 08:47:19 + [[ -d /opt/pyenv ]] 08:47:19 + echo 'Setup pyenv:' 08:47:19 Setup pyenv: 08:47:19 + export PYENV_ROOT=/opt/pyenv 08:47:19 + PYENV_ROOT=/opt/pyenv 08:47:19 + 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 08:47:19 + 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 08:47:19 + pyenv versions 08:47:19 * system (set by /opt/pyenv/version) 08:47:19 * 3.8.13 (set by /opt/pyenv/version) 08:47:19 * 3.9.13 (set by /opt/pyenv/version) 08:47:19 * 3.10.6 (set by /opt/pyenv/version) 08:47:19 + command -v pyenv 08:47:19 ++ pyenv init - --no-rehash 08:47:19 + 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[*]}"'\'')" 08:47:19 export PATH="/opt/pyenv/shims:${PATH}" 08:47:19 export PYENV_SHELL=bash 08:47:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:19 pyenv() { 08:47:19 local command 08:47:19 command="${1:-}" 08:47:19 if [ "$#" -gt 0 ]; then 08:47:19 shift 08:47:19 fi 08:47:19 08:47:19 case "$command" in 08:47:19 rehash|shell) 08:47:19 eval "$(pyenv "sh-$command" "$@")" 08:47:19 ;; 08:47:19 *) 08:47:19 command pyenv "$command" "$@" 08:47:19 ;; 08:47:19 esac 08:47:19 }' 08:47:19 +++ 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[*]}"' 08:47:19 ++ 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 08:47:19 ++ 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 08:47:19 ++ 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 08:47:19 ++ export PYENV_SHELL=bash 08:47:19 ++ PYENV_SHELL=bash 08:47:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:19 +++ complete -F _pyenv pyenv 08:47:19 ++ lf-pyver python3 08:47:19 ++ local py_version_xy=python3 08:47:19 ++ local py_version_xyz= 08:47:19 ++ pyenv versions 08:47:19 ++ local command 08:47:19 ++ command=versions 08:47:19 ++ '[' 1 -gt 0 ']' 08:47:19 ++ shift 08:47:19 ++ case "$command" in 08:47:19 ++ sed 's/^[ *]* //' 08:47:19 ++ command pyenv versions 08:47:19 ++ pyenv versions 08:47:19 ++ awk '{ print $1 }' 08:47:19 ++ grep -E '^[0-9.]*[0-9]$' 08:47:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:19 +++ grep '^3' /tmp/.pyenv_versions 08:47:19 +++ sort -V 08:47:19 +++ tail -n 1 08:47:19 ++ py_version_xyz=3.10.6 08:47:19 ++ [[ -z 3.10.6 ]] 08:47:19 ++ echo 3.10.6 08:47:19 ++ return 0 08:47:19 + pyenv local 3.10.6 08:47:19 + local command 08:47:19 + command=local 08:47:19 + '[' 2 -gt 0 ']' 08:47:19 + shift 08:47:19 + case "$command" in 08:47:19 + command pyenv local 3.10.6 08:47:19 + pyenv local 3.10.6 08:47:19 + for arg in "$@" 08:47:19 + case $arg in 08:47:19 + pkg_list+='tox ' 08:47:19 + for arg in "$@" 08:47:19 + case $arg in 08:47:19 + pkg_list+='virtualenv ' 08:47:19 + for arg in "$@" 08:47:19 + case $arg in 08:47:19 + pkg_list+='urllib3~=1.26.15 ' 08:47:19 + [[ -f /tmp/.toxenv ]] 08:47:19 + [[ ! -f /tmp/.toxenv ]] 08:47:19 + [[ -n '' ]] 08:47:19 + python3 -m venv /tmp/venv-6pfl 08:47:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6pfl' 08:47:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6pfl 08:47:23 + echo /tmp/venv-6pfl 08:47:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:47:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:47:23 + /tmp/venv-6pfl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:47:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:47:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:47:26 + /tmp/venv-6pfl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:47:28 + type python3 08:47:28 + true 08:47:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6pfl/bin to PATH' 08:47:28 lf-activate-venv(): INFO: Adding /tmp/venv-6pfl/bin to PATH 08:47:28 + PATH=/tmp/venv-6pfl/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 08:47:28 + return 0 08:47:28 + python3 --version 08:47:28 Python 3.10.6 08:47:28 + python3 -m pip --version 08:47:29 pip 24.3.1 from /tmp/venv-6pfl/lib/python3.10/site-packages/pip (python 3.10) 08:47:29 + python3 -m pip freeze 08:47:29 cachetools==5.5.0 08:47:29 chardet==5.2.0 08:47:29 colorama==0.4.6 08:47:29 distlib==0.3.9 08:47:29 filelock==3.16.1 08:47:29 packaging==24.1 08:47:29 platformdirs==4.3.6 08:47:29 pluggy==1.5.0 08:47:29 pyproject-api==1.8.0 08:47:29 tomli==2.0.2 08:47:29 tox==4.23.2 08:47:29 typing_extensions==4.12.2 08:47:29 urllib3==1.26.20 08:47:29 virtualenv==20.27.1 08:47:29 [EnvInject] - Injecting environment variables from a build step. 08:47:29 [EnvInject] - Injecting as environment variables the properties content 08:47:29 PARALLEL=false 08:47:29 08:47:29 [EnvInject] - Variables injected successfully. 08:47:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18334515272299891074.sh 08:47:29 ---> tox-run.sh 08:47:29 + 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 08:47:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:47:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:47:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:47:29 + cd /w/workspace/oom-master-pre-commit-lint/. 08:47:29 + source /home/jenkins/lf-env.sh 08:47:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:29 ++ mktemp -d /tmp/venv-XXXX 08:47:29 + lf_venv=/tmp/venv-t951 08:47:29 + local venv_file=/tmp/.os_lf_venv 08:47:29 + local python=python3 08:47:29 + local options 08:47:29 + local set_path=true 08:47:29 + local install_args= 08:47:29 ++ 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 08:47:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:29 + true 08:47:29 + case $1 in 08:47:29 + venv_file=/tmp/.toxenv 08:47:29 + shift 2 08:47:29 + true 08:47:29 + case $1 in 08:47:29 + shift 08:47:29 + break 08:47:29 + case $python in 08:47:29 + local pkg_list= 08:47:29 + [[ -d /opt/pyenv ]] 08:47:29 + echo 'Setup pyenv:' 08:47:29 Setup pyenv: 08:47:29 + export PYENV_ROOT=/opt/pyenv 08:47:29 + PYENV_ROOT=/opt/pyenv 08:47:29 + 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 08:47:29 + 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 08:47:29 + pyenv versions 08:47:29 system 08:47:29 3.8.13 08:47:29 3.9.13 08:47:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:47:29 + command -v pyenv 08:47:29 ++ pyenv init - --no-rehash 08:47:29 + 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[*]}"'\'')" 08:47:29 export PATH="/opt/pyenv/shims:${PATH}" 08:47:29 export PYENV_SHELL=bash 08:47:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:29 pyenv() { 08:47:29 local command 08:47:29 command="${1:-}" 08:47:29 if [ "$#" -gt 0 ]; then 08:47:29 shift 08:47:29 fi 08:47:29 08:47:29 case "$command" in 08:47:29 rehash|shell) 08:47:29 eval "$(pyenv "sh-$command" "$@")" 08:47:29 ;; 08:47:29 *) 08:47:29 command pyenv "$command" "$@" 08:47:29 ;; 08:47:29 esac 08:47:29 }' 08:47:29 +++ 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[*]}"' 08:47:29 ++ 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 08:47:29 ++ 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 08:47:29 ++ 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 08:47:29 ++ export PYENV_SHELL=bash 08:47:29 ++ PYENV_SHELL=bash 08:47:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:29 +++ complete -F _pyenv pyenv 08:47:29 ++ lf-pyver python3 08:47:29 ++ local py_version_xy=python3 08:47:29 ++ local py_version_xyz= 08:47:29 ++ pyenv versions 08:47:29 ++ local command 08:47:29 ++ command=versions 08:47:29 ++ '[' 1 -gt 0 ']' 08:47:29 ++ shift 08:47:29 ++ case "$command" in 08:47:29 ++ command pyenv versions 08:47:29 ++ pyenv versions 08:47:29 ++ sed 's/^[ *]* //' 08:47:29 ++ grep -E '^[0-9.]*[0-9]$' 08:47:29 ++ awk '{ print $1 }' 08:47:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:29 +++ grep '^3' /tmp/.pyenv_versions 08:47:29 +++ sort -V 08:47:29 +++ tail -n 1 08:47:29 ++ py_version_xyz=3.10.6 08:47:29 ++ [[ -z 3.10.6 ]] 08:47:29 ++ echo 3.10.6 08:47:29 ++ return 0 08:47:29 + pyenv local 3.10.6 08:47:29 + local command 08:47:29 + command=local 08:47:29 + '[' 2 -gt 0 ']' 08:47:29 + shift 08:47:29 + case "$command" in 08:47:29 + command pyenv local 3.10.6 08:47:29 + pyenv local 3.10.6 08:47:29 + for arg in "$@" 08:47:29 + case $arg in 08:47:29 + pkg_list+='tox ' 08:47:29 + for arg in "$@" 08:47:29 + case $arg in 08:47:29 + pkg_list+='virtualenv ' 08:47:29 + for arg in "$@" 08:47:29 + case $arg in 08:47:29 + pkg_list+='urllib3~=1.26.15 ' 08:47:29 + [[ -f /tmp/.toxenv ]] 08:47:29 ++ cat /tmp/.toxenv 08:47:29 + lf_venv=/tmp/venv-6pfl 08:47:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6pfl from' file:/tmp/.toxenv 08:47:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6pfl from file:/tmp/.toxenv 08:47:29 + /tmp/venv-6pfl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:47:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:47:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:47:30 + /tmp/venv-6pfl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:47:31 + type python3 08:47:31 + true 08:47:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6pfl/bin to PATH' 08:47:31 lf-activate-venv(): INFO: Adding /tmp/venv-6pfl/bin to PATH 08:47:31 + PATH=/tmp/venv-6pfl/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 08:47:31 + return 0 08:47:31 + [[ -d /opt/pyenv ]] 08:47:31 + echo '---> Setting up pyenv' 08:47:31 ---> Setting up pyenv 08:47:31 + export PYENV_ROOT=/opt/pyenv 08:47:31 + PYENV_ROOT=/opt/pyenv 08:47:31 + export PATH=/opt/pyenv/bin:/tmp/venv-6pfl/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 08:47:31 + PATH=/opt/pyenv/bin:/tmp/venv-6pfl/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 08:47:31 ++ pwd 08:47:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:47:31 + export PYTHONPATH 08:47:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:47:31 + TOX_TESTENV_PASSENV=PYTHONPATH 08:47:31 + tox --version 08:47:31 4.23.2 from /tmp/venv-6pfl/lib/python3.10/site-packages/tox/__init__.py 08:47:31 + PARALLEL=false 08:47:31 + TOX_OPTIONS_LIST= 08:47:31 + [[ -n pre-commit ]] 08:47:31 + TOX_OPTIONS_LIST=' -e pre-commit' 08:47:31 + case ${PARALLEL,,} in 08:47:31 + tox -e pre-commit 08:47:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:47:33 pre-commit: install_deps> python -I -m pip install pre-commit 08:47:35 pre-commit: freeze> python -m pip freeze --all 08:47:35 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.3.1,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.2.0,virtualenv==20.27.1,wheel==0.44.0 08:47:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:47:36 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 08:47:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:47:36 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 08:47:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:47:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:47:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:47:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:47:38 [INFO] Once installed this environment will be reused. 08:47:38 [INFO] This may take a few minutes... 08:47:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:47:41 [INFO] Once installed this environment will be reused. 08:47:41 [INFO] This may take a few minutes... 08:47:47 Trim Trailing Whitespace.................................................Passed 08:47:47 Tabs remover.............................................................Passed 08:47:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:47:48 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 08:47:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:47:48 [INFO] Once installed this environment will be reused. 08:47:48 [INFO] This may take a few minutes... 08:47:54 gitlint..............................................(no files to check)Skipped 08:47:54 pre-commit: OK (21.90=setup[3.65]+cmd[11.90,6.35] seconds) 08:47:54 congratulations :) (22.08 seconds) 08:47:54 + tox_status=0 08:47:54 + echo '---> Completed tox runs' 08:47:54 ---> Completed tox runs 08:47:54 + for i in .tox/*/log 08:47:54 ++ echo .tox/pre-commit/log 08:47:54 ++ awk -F/ '{print $2}' 08:47:54 + tox_env=pre-commit 08:47:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:47:54 + DOC_DIR=docs/_build/html 08:47:54 + [[ -d docs/_build/html ]] 08:47:54 + echo '---> tox-run.sh ends' 08:47:54 ---> tox-run.sh ends 08:47:54 + test 0 -eq 0 08:47:54 $ ssh-agent -k 08:47:54 unset SSH_AUTH_SOCK; 08:47:54 unset SSH_AGENT_PID; 08:47:54 echo Agent pid 1857 killed; 08:47:54 [ssh-agent] Stopped. 08:47:54 [PostBuildScript] - [INFO] Executing post build scripts. 08:47:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14891204800290825451.sh 08:47:54 ---> sysstat.sh 08:47:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12823050395187094560.sh 08:47:54 ---> package-listing.sh 08:47:54 ++ facter osfamily 08:47:54 ++ tr '[:upper:]' '[:lower:]' 08:47:54 + OS_FAMILY=debian 08:47:54 + workspace=/w/workspace/oom-master-pre-commit-lint 08:47:54 + START_PACKAGES=/tmp/packages_start.txt 08:47:54 + END_PACKAGES=/tmp/packages_end.txt 08:47:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:47:54 + PACKAGES=/tmp/packages_start.txt 08:47:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:47:54 + PACKAGES=/tmp/packages_end.txt 08:47:54 + case "${OS_FAMILY}" in 08:47:54 + dpkg -l 08:47:54 + grep '^ii' 08:47:55 + '[' -f /tmp/packages_start.txt ']' 08:47:55 + '[' -f /tmp/packages_end.txt ']' 08:47:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:47:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:47:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:47:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:47:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13448057168823010563.sh 08:47:55 ---> capture-instance-metadata.sh 08:47:55 Setup pyenv: 08:47:55 system 08:47:55 3.8.13 08:47:55 3.9.13 08:47:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:47:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hqKr 08:47:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:48:02 lf-activate-venv(): INFO: Installing: lftools 08:48:29 lf-activate-venv(): INFO: Adding /tmp/venv-hqKr/bin to PATH 08:48:29 INFO: Running in OpenStack, capturing instance metadata 08:48:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14612022487379686349.sh 08:48:29 provisioning config files... 08:48:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8519743778116412775tmp 08:48:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:48:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:48:29 [EnvInject] - Injecting environment variables from a build step. 08:48:29 [EnvInject] - Injecting as environment variables the properties content 08:48:29 SERVER_ID=logs 08:48:29 08:48:29 [EnvInject] - Variables injected successfully. 08:48:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6472099263522070384.sh 08:48:29 ---> create-netrc.sh 08:48:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8540578072325172227.sh 08:48:29 ---> python-tools-install.sh 08:48:29 Setup pyenv: 08:48:29 system 08:48:29 3.8.13 08:48:29 3.9.13 08:48:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hqKr from file:/tmp/.os_lf_venv 08:48:30 lf-activate-venv(): INFO: Installing: lftools 08:48:38 lf-activate-venv(): INFO: Adding /tmp/venv-hqKr/bin to PATH 08:48:38 Generating Requirements File 08:48:57 Python 3.10.6 08:48:57 pip 24.3.1 from /tmp/venv-hqKr/lib/python3.10/site-packages/pip (python 3.10) 08:48:58 appdirs==1.4.4 08:48:58 argcomplete==3.5.1 08:48:58 aspy.yaml==1.3.0 08:48:58 attrs==24.2.0 08:48:58 autopage==0.5.2 08:48:58 beautifulsoup4==4.12.3 08:48:58 boto3==1.35.54 08:48:58 botocore==1.35.54 08:48:58 bs4==0.0.2 08:48:58 cachetools==5.5.0 08:48:58 certifi==2024.8.30 08:48:58 cffi==1.17.1 08:48:58 cfgv==3.4.0 08:48:58 chardet==5.2.0 08:48:58 charset-normalizer==3.4.0 08:48:58 click==8.1.7 08:48:58 cliff==4.7.0 08:48:58 cmd2==2.5.2 08:48:58 cryptography==3.3.2 08:48:58 debtcollector==3.0.0 08:48:58 decorator==5.1.1 08:48:58 defusedxml==0.7.1 08:48:58 Deprecated==1.2.14 08:48:58 distlib==0.3.9 08:48:58 dnspython==2.7.0 08:48:58 docker==4.2.2 08:48:58 dogpile.cache==1.3.3 08:48:58 durationpy==0.9 08:48:58 email_validator==2.2.0 08:48:58 filelock==3.16.1 08:48:58 future==1.0.0 08:48:58 gitdb==4.0.11 08:48:58 GitPython==3.1.43 08:48:58 google-auth==2.35.0 08:48:58 httplib2==0.22.0 08:48:58 identify==2.6.1 08:48:58 idna==3.10 08:48:58 importlib-resources==1.5.0 08:48:58 iso8601==2.1.0 08:48:58 Jinja2==3.1.4 08:48:58 jmespath==1.0.1 08:48:58 jsonpatch==1.33 08:48:58 jsonpointer==3.0.0 08:48:58 jsonschema==4.23.0 08:48:58 jsonschema-specifications==2024.10.1 08:48:58 keystoneauth1==5.8.0 08:48:58 kubernetes==31.0.0 08:48:58 lftools==0.37.10 08:48:58 lxml==5.3.0 08:48:58 MarkupSafe==3.0.2 08:48:58 msgpack==1.1.0 08:48:58 multi_key_dict==2.0.3 08:48:58 munch==4.0.0 08:48:58 netaddr==1.3.0 08:48:58 netifaces==0.11.0 08:48:58 niet==1.4.2 08:48:58 nodeenv==1.9.1 08:48:58 oauth2client==4.1.3 08:48:58 oauthlib==3.2.2 08:48:58 openstacksdk==4.1.0 08:48:58 os-client-config==2.1.0 08:48:58 os-service-types==1.7.0 08:48:58 osc-lib==3.1.0 08:48:58 oslo.config==9.6.0 08:48:58 oslo.context==5.6.0 08:48:58 oslo.i18n==6.4.0 08:48:58 oslo.log==6.1.2 08:48:58 oslo.serialization==5.5.0 08:48:58 oslo.utils==7.3.0 08:48:58 packaging==24.1 08:48:58 pbr==6.1.0 08:48:58 platformdirs==4.3.6 08:48:58 prettytable==3.12.0 08:48:58 pyasn1==0.6.1 08:48:58 pyasn1_modules==0.4.1 08:48:58 pycparser==2.22 08:48:58 pygerrit2==2.0.15 08:48:58 PyGithub==2.4.0 08:48:58 PyJWT==2.9.0 08:48:58 PyNaCl==1.5.0 08:48:58 pyparsing==2.4.7 08:48:58 pyperclip==1.9.0 08:48:58 pyrsistent==0.20.0 08:48:58 python-cinderclient==9.6.0 08:48:58 python-dateutil==2.9.0.post0 08:48:58 python-heatclient==4.0.0 08:48:58 python-jenkins==1.8.2 08:48:58 python-keystoneclient==5.5.0 08:48:58 python-magnumclient==4.7.0 08:48:58 python-openstackclient==7.2.1 08:48:58 python-swiftclient==4.6.0 08:48:58 PyYAML==6.0.2 08:48:58 referencing==0.35.1 08:48:58 requests==2.32.3 08:48:58 requests-oauthlib==2.0.0 08:48:58 requestsexceptions==1.4.0 08:48:58 rfc3986==2.0.0 08:48:58 rpds-py==0.20.1 08:48:58 rsa==4.9 08:48:58 ruamel.yaml==0.18.6 08:48:58 ruamel.yaml.clib==0.2.12 08:48:58 s3transfer==0.10.3 08:48:58 simplejson==3.19.3 08:48:58 six==1.16.0 08:48:58 smmap==5.0.1 08:48:58 soupsieve==2.6 08:48:58 stevedore==5.3.0 08:48:58 tabulate==0.9.0 08:48:58 toml==0.10.2 08:48:58 tomlkit==0.13.2 08:48:58 tqdm==4.66.6 08:48:58 typing_extensions==4.12.2 08:48:58 tzdata==2024.2 08:48:58 urllib3==1.26.20 08:48:58 virtualenv==20.27.1 08:48:58 wcwidth==0.2.13 08:48:58 websocket-client==1.8.0 08:48:58 wrapt==1.16.0 08:48:58 xdg==6.0.0 08:48:58 xmltodict==0.14.2 08:48:58 yq==3.4.3 08:48:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6188849503746229776.sh 08:48:58 ---> sudo-logs.sh 08:48:58 Archiving 'sudo' log.. 08:48:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2946707498517787754.sh 08:48:58 ---> job-cost.sh 08:48:58 Setup pyenv: 08:48:58 system 08:48:58 3.8.13 08:48:58 3.9.13 08:48:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:48:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hqKr from file:/tmp/.os_lf_venv 08:48:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:49:03 lf-activate-venv(): INFO: Adding /tmp/venv-hqKr/bin to PATH 08:49:03 INFO: No Stack... 08:49:04 INFO: Retrieving Pricing Info for: v3-standard-4 08:49:04 INFO: Archiving Costs 08:49:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9379381737688800426.sh 08:49:04 ---> logs-deploy.sh 08:49:04 Setup pyenv: 08:49:04 system 08:49:04 3.8.13 08:49:04 3.9.13 08:49:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:49:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hqKr from file:/tmp/.os_lf_venv 08:49:05 lf-activate-venv(): INFO: Installing: lftools 08:49:12 lf-activate-venv(): INFO: Adding /tmp/venv-hqKr/bin to PATH 08:49:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3625 08:49:12 INFO: archiving workspace using pattern(s): 08:49:14 Archives upload complete. 08:49:14 INFO: archiving logs to Nexus 08:49:15 ---> uname -a: 08:49:15 Linux prd-ubuntu1804-builder-4c-4g-81451 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:49:15 08:49:15 08:49:15 ---> lscpu: 08:49:15 Architecture: x86_64 08:49:15 CPU op-mode(s): 32-bit, 64-bit 08:49:15 Byte Order: Little Endian 08:49:15 CPU(s): 4 08:49:15 On-line CPU(s) list: 0-3 08:49:15 Thread(s) per core: 1 08:49:15 Core(s) per socket: 1 08:49:15 Socket(s): 4 08:49:15 NUMA node(s): 1 08:49:15 Vendor ID: AuthenticAMD 08:49:15 CPU family: 23 08:49:15 Model: 49 08:49:15 Model name: AMD EPYC-Rome Processor 08:49:15 Stepping: 0 08:49:15 CPU MHz: 2799.998 08:49:15 BogoMIPS: 5599.99 08:49:15 Virtualization: AMD-V 08:49:15 Hypervisor vendor: KVM 08:49:15 Virtualization type: full 08:49:15 L1d cache: 32K 08:49:15 L1i cache: 32K 08:49:15 L2 cache: 512K 08:49:15 L3 cache: 16384K 08:49:15 NUMA node0 CPU(s): 0-3 08:49:15 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 08:49:15 08:49:15 08:49:15 ---> nproc: 08:49:15 4 08:49:15 08:49:15 08:49:15 ---> df -h: 08:49:15 Filesystem Size Used Avail Use% Mounted on 08:49:15 udev 7.9G 0 7.9G 0% /dev 08:49:15 tmpfs 1.6G 672K 1.6G 1% /run 08:49:15 /dev/vda1 78G 8.4G 70G 11% / 08:49:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:49:15 tmpfs 5.0M 0 5.0M 0% /run/lock 08:49:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:49:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:49:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:49:15 08:49:15 08:49:15 ---> free -m: 08:49:15 total used free shared buff/cache available 08:49:15 Mem: 16040 565 13300 0 2174 15155 08:49:15 Swap: 1023 0 1023 08:49:15 08:49:15 08:49:15 ---> ip addr: 08:49:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:49:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:49:15 inet 127.0.0.1/8 scope host lo 08:49:15 valid_lft forever preferred_lft forever 08:49:15 inet6 ::1/128 scope host 08:49:15 valid_lft forever preferred_lft forever 08:49:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:49:15 link/ether fa:16:3e:fe:05:f5 brd ff:ff:ff:ff:ff:ff 08:49:15 inet 10.30.106.250/23 brd 10.30.107.255 scope global dynamic ens3 08:49:15 valid_lft 86239sec preferred_lft 86239sec 08:49:15 inet6 fe80::f816:3eff:fefe:5f5/64 scope link 08:49:15 valid_lft forever preferred_lft forever 08:49:15 08:49:15 08:49:15 ---> sar -b -r -n DEV: 08:49:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81451) 11/04/24 _x86_64_ (4 CPU) 08:49:15 08:49:15 08:46:44 LINUX RESTART (4 CPU) 08:49:15 08:49:15 08:47:01 tps rtps wtps bread/s bwrtn/s 08:49:15 08:48:02 248.74 70.37 178.37 4670.82 22408.53 08:49:15 08:49:01 136.50 2.61 133.89 133.54 26046.98 08:49:15 Average: 193.09 36.78 156.32 2421.24 24212.47 08:49:15 08:49:15 08:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:15 08:48:02 13981592 15584940 2443376 14.88 57524 1744672 750852 4.30 704188 1523980 142096 08:49:15 08:49:01 13645320 15541124 2779648 16.92 84620 1992156 749388 4.29 788124 1739464 108376 08:49:15 Average: 13813456 15563032 2611512 15.90 71072 1868414 750120 4.29 746156 1631722 125236 08:49:15 08:49:15 08:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:15 08:48:02 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 08:49:15 08:48:02 ens3 433.33 291.43 2098.39 83.67 0.00 0.00 0.00 0.00 08:49:15 08:49:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 08:49:15 08:49:01 ens3 60.24 41.87 810.52 10.23 0.00 0.00 0.00 0.00 08:49:15 Average: lo 1.95 1.95 0.20 0.20 0.00 0.00 0.00 0.00 08:49:15 Average: ens3 248.35 167.70 1459.86 47.26 0.00 0.00 0.00 0.00 08:49:15 08:49:15 08:49:15 ---> sar -P ALL: 08:49:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81451) 11/04/24 _x86_64_ (4 CPU) 08:49:15 08:49:15 08:46:44 LINUX RESTART (4 CPU) 08:49:15 08:49:15 08:47:01 CPU %user %nice %system %iowait %steal %idle 08:49:15 08:48:02 all 25.42 0.00 2.98 5.26 0.09 66.25 08:49:15 08:48:02 0 23.33 0.00 2.83 3.12 0.07 70.65 08:49:15 08:48:02 1 25.05 0.00 3.48 6.52 0.10 64.85 08:49:15 08:48:02 2 22.66 0.00 2.50 6.50 0.10 68.24 08:49:15 08:48:02 3 30.66 0.00 3.09 4.92 0.08 61.25 08:49:15 08:49:01 all 20.70 0.00 1.63 4.37 0.06 73.23 08:49:15 08:49:01 0 13.08 0.00 1.19 5.49 0.05 80.19 08:49:15 08:49:01 1 44.81 0.00 2.44 2.10 0.08 50.55 08:49:15 08:49:01 2 7.59 0.00 1.26 8.24 0.07 82.85 08:49:15 08:49:01 3 17.31 0.00 1.61 1.65 0.05 79.38 08:49:15 Average: all 23.08 0.00 2.31 4.82 0.08 69.72 08:49:15 Average: 0 18.27 0.00 2.02 4.29 0.06 75.37 08:49:15 Average: 1 34.88 0.00 2.96 4.32 0.09 57.73 08:49:15 Average: 2 15.17 0.00 1.89 7.36 0.08 75.50 08:49:15 Average: 3 24.02 0.00 2.36 3.29 0.07 70.26 08:49:15 08:49:15 08:49:15