14:41:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141249 14:41:35 Running as SYSTEM 14:41:35 [EnvInject] - Loading node environment variables. 14:41:35 Building remotely on prd-ubuntu1804-builder-4c-4g-20339 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:41:35 [ssh-agent] Looking for ssh-agent implementation... 14:41:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:41:35 $ ssh-agent 14:41:35 SSH_AUTH_SOCK=/tmp/ssh-VcEgfmJp7Yj7/agent.1642 14:41:35 SSH_AGENT_PID=1644 14:41:35 [ssh-agent] Started. 14:41:35 Running ssh-add (command line suppressed) 14:41:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2118908519807801811.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2118908519807801811.key) 14:41:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:41:35 The recommended git tool is: NONE 14:41:37 using credential onap-jenkins-ssh 14:41:37 Wiping out workspace first. 14:41:37 Cloning the remote Git repository 14:41:37 Cloning repository git://cloud.onap.org/mirror/oom.git 14:41:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:41:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:41:37 > git --version # timeout=10 14:41:37 > git --version # 'git version 2.17.1' 14:41:37 using GIT_SSH to set credentials Gerrit user 14:41:37 Verifying host key using manually-configured host key entries 14:41:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:41:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:41:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:41:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:41:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:41:43 using GIT_SSH to set credentials Gerrit user 14:41:43 Verifying host key using manually-configured host key entries 14:41:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/141249/1 # timeout=30 14:41:43 > git rev-parse 10345e21527cd1ab99d28ddce0b662e352080e97^{commit} # timeout=10 14:41:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:41:43 Checking out Revision 10345e21527cd1ab99d28ddce0b662e352080e97 (refs/changes/49/141249/1) 14:41:43 > git config core.sparsecheckout # timeout=10 14:41:43 > git checkout -f 10345e21527cd1ab99d28ddce0b662e352080e97 # timeout=30 14:41:46 Commit message: "[SDC] workflow-designer 1.13.3 release" 14:41:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:41:46 > git rev-list --no-walk 572e1b57b8787348e013a0bd816a722cd5f8b5a1 # timeout=10 14:41:47 [EnvInject] - Injecting environment variables from a build step. 14:41:47 [EnvInject] - Injecting as environment variables the properties content 14:41:47 PYTHON=python3 14:41:47 14:41:47 [EnvInject] - Variables injected successfully. 14:41:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13692650596161228879.sh 14:41:47 ---> tox-install.sh 14:41:47 + source /home/jenkins/lf-env.sh 14:41:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:41:47 ++ mktemp -d /tmp/venv-XXXX 14:41:47 + lf_venv=/tmp/venv-JSvo 14:41:47 + local venv_file=/tmp/.os_lf_venv 14:41:47 + local python=python3 14:41:47 + local options 14:41:47 + local set_path=true 14:41:47 + local install_args= 14:41:47 ++ 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 14:41:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:41:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:41:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:41:47 + true 14:41:47 + case $1 in 14:41:47 + venv_file=/tmp/.toxenv 14:41:47 + shift 2 14:41:47 + true 14:41:47 + case $1 in 14:41:47 + shift 14:41:47 + break 14:41:47 + case $python in 14:41:47 + local pkg_list= 14:41:47 + [[ -d /opt/pyenv ]] 14:41:47 + echo 'Setup pyenv:' 14:41:47 Setup pyenv: 14:41:47 + export PYENV_ROOT=/opt/pyenv 14:41:47 + PYENV_ROOT=/opt/pyenv 14:41:47 + 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 14:41:47 + 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 14:41:47 + pyenv versions 14:41:47 * system (set by /opt/pyenv/version) 14:41:47 * 3.8.13 (set by /opt/pyenv/version) 14:41:47 * 3.9.13 (set by /opt/pyenv/version) 14:41:47 * 3.10.6 (set by /opt/pyenv/version) 14:41:47 + command -v pyenv 14:41:47 ++ pyenv init - --no-rehash 14:41:47 + 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[*]}"'\'')" 14:41:47 export PATH="/opt/pyenv/shims:${PATH}" 14:41:47 export PYENV_SHELL=bash 14:41:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:41:47 pyenv() { 14:41:47 local command 14:41:47 command="${1:-}" 14:41:47 if [ "$#" -gt 0 ]; then 14:41:47 shift 14:41:47 fi 14:41:47 14:41:47 case "$command" in 14:41:47 rehash|shell) 14:41:47 eval "$(pyenv "sh-$command" "$@")" 14:41:47 ;; 14:41:47 *) 14:41:47 command pyenv "$command" "$@" 14:41:47 ;; 14:41:47 esac 14:41:47 }' 14:41:47 +++ 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[*]}"' 14:41:47 ++ 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 14:41:47 ++ 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 14:41:47 ++ 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 14:41:47 ++ export PYENV_SHELL=bash 14:41:47 ++ PYENV_SHELL=bash 14:41:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:41:47 +++ complete -F _pyenv pyenv 14:41:47 ++ lf-pyver python3 14:41:47 ++ local py_version_xy=python3 14:41:47 ++ local py_version_xyz= 14:41:47 ++ pyenv versions 14:41:47 ++ sed 's/^[ *]* //' 14:41:47 ++ local command 14:41:47 ++ command=versions 14:41:47 ++ '[' 1 -gt 0 ']' 14:41:47 ++ shift 14:41:47 ++ case "$command" in 14:41:47 ++ awk '{ print $1 }' 14:41:47 ++ command pyenv versions 14:41:47 ++ pyenv versions 14:41:47 ++ grep -E '^[0-9.]*[0-9]$' 14:41:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:41:47 +++ sort -V 14:41:47 +++ grep '^3' /tmp/.pyenv_versions 14:41:47 +++ tail -n 1 14:41:47 ++ py_version_xyz=3.10.6 14:41:47 ++ [[ -z 3.10.6 ]] 14:41:47 ++ echo 3.10.6 14:41:47 ++ return 0 14:41:47 + pyenv local 3.10.6 14:41:47 + local command 14:41:47 + command=local 14:41:47 + '[' 2 -gt 0 ']' 14:41:47 + shift 14:41:47 + case "$command" in 14:41:47 + command pyenv local 3.10.6 14:41:47 + pyenv local 3.10.6 14:41:47 + for arg in "$@" 14:41:47 + case $arg in 14:41:47 + pkg_list+='tox ' 14:41:47 + for arg in "$@" 14:41:47 + case $arg in 14:41:47 + pkg_list+='virtualenv ' 14:41:47 + for arg in "$@" 14:41:47 + case $arg in 14:41:47 + pkg_list+='urllib3~=1.26.15 ' 14:41:47 + [[ -f /tmp/.toxenv ]] 14:41:47 + [[ ! -f /tmp/.toxenv ]] 14:41:47 + [[ -n '' ]] 14:41:47 + python3 -m venv /tmp/venv-JSvo 14:41:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JSvo' 14:41:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JSvo 14:41:52 + echo /tmp/venv-JSvo 14:41:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:41:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:41:52 + /tmp/venv-JSvo/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:41:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:41:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:41:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:41:56 + /tmp/venv-JSvo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:41:58 + type python3 14:41:58 + true 14:41:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JSvo/bin to PATH' 14:41:58 lf-activate-venv(): INFO: Adding /tmp/venv-JSvo/bin to PATH 14:41:58 + PATH=/tmp/venv-JSvo/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 14:41:58 + return 0 14:41:58 + python3 --version 14:41:58 Python 3.10.6 14:41:58 + python3 -m pip --version 14:41:59 pip 25.1.1 from /tmp/venv-JSvo/lib/python3.10/site-packages/pip (python 3.10) 14:41:59 + python3 -m pip freeze 14:41:59 cachetools==6.0.0 14:41:59 chardet==5.2.0 14:41:59 colorama==0.4.6 14:41:59 distlib==0.3.9 14:41:59 filelock==3.18.0 14:41:59 packaging==25.0 14:41:59 platformdirs==4.3.8 14:41:59 pluggy==1.6.0 14:41:59 pyproject-api==1.9.1 14:41:59 tomli==2.2.1 14:41:59 tox==4.26.0 14:41:59 typing_extensions==4.14.0 14:41:59 urllib3==1.26.20 14:41:59 virtualenv==20.31.2 14:41:59 [EnvInject] - Injecting environment variables from a build step. 14:41:59 [EnvInject] - Injecting as environment variables the properties content 14:41:59 PARALLEL=false 14:41:59 14:41:59 [EnvInject] - Variables injected successfully. 14:41:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7920345932828787525.sh 14:41:59 ---> tox-run.sh 14:41:59 + 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 14:41:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:41:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:41:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:41:59 + cd /w/workspace/oom-master-pre-commit-lint/. 14:41:59 + source /home/jenkins/lf-env.sh 14:41:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:41:59 ++ mktemp -d /tmp/venv-XXXX 14:41:59 + lf_venv=/tmp/venv-TWLP 14:41:59 + local venv_file=/tmp/.os_lf_venv 14:41:59 + local python=python3 14:41:59 + local options 14:41:59 + local set_path=true 14:41:59 + local install_args= 14:41:59 ++ 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 14:41:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:41:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:41:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:41:59 + true 14:41:59 + case $1 in 14:41:59 + venv_file=/tmp/.toxenv 14:41:59 + shift 2 14:41:59 + true 14:41:59 + case $1 in 14:41:59 + shift 14:41:59 + break 14:41:59 + case $python in 14:41:59 + local pkg_list= 14:41:59 + [[ -d /opt/pyenv ]] 14:41:59 + echo 'Setup pyenv:' 14:41:59 Setup pyenv: 14:41:59 + export PYENV_ROOT=/opt/pyenv 14:41:59 + PYENV_ROOT=/opt/pyenv 14:41:59 + 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 14:41:59 + 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 14:41:59 + pyenv versions 14:41:59 system 14:41:59 3.8.13 14:41:59 3.9.13 14:41:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:41:59 + command -v pyenv 14:41:59 ++ pyenv init - --no-rehash 14:41:59 + 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[*]}"'\'')" 14:41:59 export PATH="/opt/pyenv/shims:${PATH}" 14:41:59 export PYENV_SHELL=bash 14:41:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:41:59 pyenv() { 14:41:59 local command 14:41:59 command="${1:-}" 14:41:59 if [ "$#" -gt 0 ]; then 14:41:59 shift 14:41:59 fi 14:41:59 14:41:59 case "$command" in 14:41:59 rehash|shell) 14:41:59 eval "$(pyenv "sh-$command" "$@")" 14:41:59 ;; 14:41:59 *) 14:41:59 command pyenv "$command" "$@" 14:41:59 ;; 14:41:59 esac 14:41:59 }' 14:41:59 +++ 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[*]}"' 14:41:59 ++ 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 14:41:59 ++ 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 14:41:59 ++ 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 14:41:59 ++ export PYENV_SHELL=bash 14:41:59 ++ PYENV_SHELL=bash 14:41:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:41:59 +++ complete -F _pyenv pyenv 14:41:59 ++ lf-pyver python3 14:41:59 ++ local py_version_xy=python3 14:41:59 ++ local py_version_xyz= 14:41:59 ++ pyenv versions 14:41:59 ++ local command 14:41:59 ++ command=versions 14:41:59 ++ '[' 1 -gt 0 ']' 14:41:59 ++ shift 14:41:59 ++ case "$command" in 14:41:59 ++ command pyenv versions 14:41:59 ++ pyenv versions 14:41:59 ++ sed 's/^[ *]* //' 14:41:59 ++ grep -E '^[0-9.]*[0-9]$' 14:41:59 ++ awk '{ print $1 }' 14:41:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:41:59 +++ grep '^3' /tmp/.pyenv_versions 14:41:59 +++ sort -V 14:41:59 +++ tail -n 1 14:41:59 ++ py_version_xyz=3.10.6 14:41:59 ++ [[ -z 3.10.6 ]] 14:41:59 ++ echo 3.10.6 14:41:59 ++ return 0 14:41:59 + pyenv local 3.10.6 14:41:59 + local command 14:41:59 + command=local 14:41:59 + '[' 2 -gt 0 ']' 14:41:59 + shift 14:41:59 + case "$command" in 14:41:59 + command pyenv local 3.10.6 14:41:59 + pyenv local 3.10.6 14:41:59 + for arg in "$@" 14:41:59 + case $arg in 14:41:59 + pkg_list+='tox ' 14:41:59 + for arg in "$@" 14:41:59 + case $arg in 14:41:59 + pkg_list+='virtualenv ' 14:41:59 + for arg in "$@" 14:41:59 + case $arg in 14:41:59 + pkg_list+='urllib3~=1.26.15 ' 14:41:59 + [[ -f /tmp/.toxenv ]] 14:41:59 ++ cat /tmp/.toxenv 14:41:59 + lf_venv=/tmp/venv-JSvo 14:41:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JSvo from' file:/tmp/.toxenv 14:41:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JSvo from file:/tmp/.toxenv 14:41:59 + /tmp/venv-JSvo/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:42:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:42:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:42:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:42:00 + /tmp/venv-JSvo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:42:01 + type python3 14:42:01 + true 14:42:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JSvo/bin to PATH' 14:42:01 lf-activate-venv(): INFO: Adding /tmp/venv-JSvo/bin to PATH 14:42:01 + PATH=/tmp/venv-JSvo/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 14:42:01 + return 0 14:42:01 + [[ -d /opt/pyenv ]] 14:42:01 + echo '---> Setting up pyenv' 14:42:01 ---> Setting up pyenv 14:42:01 + export PYENV_ROOT=/opt/pyenv 14:42:01 + PYENV_ROOT=/opt/pyenv 14:42:01 + export PATH=/opt/pyenv/bin:/tmp/venv-JSvo/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 14:42:01 + PATH=/opt/pyenv/bin:/tmp/venv-JSvo/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 14:42:01 ++ pwd 14:42:01 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:42:01 + export PYTHONPATH 14:42:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:42:01 + TOX_TESTENV_PASSENV=PYTHONPATH 14:42:01 + tox --version 14:42:01 4.26.0 from /tmp/venv-JSvo/lib/python3.10/site-packages/tox/__init__.py 14:42:02 + PARALLEL=false 14:42:02 + TOX_OPTIONS_LIST= 14:42:02 + [[ -n pre-commit ]] 14:42:02 + TOX_OPTIONS_LIST=' -e pre-commit' 14:42:02 + case ${PARALLEL,,} in 14:42:02 + tox -e pre-commit 14:42:02 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:42:03 pre-commit: install_deps> python -I -m pip install pre-commit 14:42:05 pre-commit: freeze> python -m pip freeze --all 14:42:06 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 14:42:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:42:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:42:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:42:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:42:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:42:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:42:09 [INFO] Once installed this environment will be reused. 14:42:09 [INFO] This may take a few minutes... 14:42:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:42:13 [INFO] Once installed this environment will be reused. 14:42:13 [INFO] This may take a few minutes... 14:42:18 trim trailing whitespace.................................................Passed 14:42:18 Tabs remover.............................................................Passed 14:42:18 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:42:18 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:42:18 [INFO] Once installed this environment will be reused. 14:42:18 [INFO] This may take a few minutes... 14:42:27 gitlint..............................................(no files to check)Skipped 14:42:27 pre-commit: OK (25.06=setup[3.86]+cmd[12.22,8.97] seconds) 14:42:27 congratulations :) (25.27 seconds) 14:42:27 + tox_status=0 14:42:27 + echo '---> Completed tox runs' 14:42:27 ---> Completed tox runs 14:42:27 + for i in .tox/*/log 14:42:27 ++ echo .tox/pre-commit/log 14:42:27 ++ awk -F/ '{print $2}' 14:42:27 + tox_env=pre-commit 14:42:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:42:27 + DOC_DIR=docs/_build/html 14:42:27 + [[ -d docs/_build/html ]] 14:42:27 + echo '---> tox-run.sh ends' 14:42:27 ---> tox-run.sh ends 14:42:27 + test 0 -eq 0 14:42:27 $ ssh-agent -k 14:42:27 unset SSH_AUTH_SOCK; 14:42:27 unset SSH_AGENT_PID; 14:42:27 echo Agent pid 1644 killed; 14:42:27 [ssh-agent] Stopped. 14:42:27 [PostBuildScript] - [INFO] Executing post build scripts. 14:42:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2479437905803663520.sh 14:42:27 ---> sysstat.sh 14:42:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10495779377173599572.sh 14:42:27 ---> package-listing.sh 14:42:27 ++ facter osfamily 14:42:27 ++ tr '[:upper:]' '[:lower:]' 14:42:28 + OS_FAMILY=debian 14:42:28 + workspace=/w/workspace/oom-master-pre-commit-lint 14:42:28 + START_PACKAGES=/tmp/packages_start.txt 14:42:28 + END_PACKAGES=/tmp/packages_end.txt 14:42:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:42:28 + PACKAGES=/tmp/packages_start.txt 14:42:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:42:28 + PACKAGES=/tmp/packages_end.txt 14:42:28 + case "${OS_FAMILY}" in 14:42:28 + dpkg -l 14:42:28 + grep '^ii' 14:42:28 + '[' -f /tmp/packages_start.txt ']' 14:42:28 + '[' -f /tmp/packages_end.txt ']' 14:42:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:42:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:42:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:42:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:42:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12762597487713283823.sh 14:42:28 ---> capture-instance-metadata.sh 14:42:28 Setup pyenv: 14:42:28 system 14:42:28 3.8.13 14:42:28 3.9.13 14:42:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:42:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WVgA 14:42:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:42:35 lf-activate-venv(): INFO: Installing: lftools 14:42:58 lf-activate-venv(): INFO: Adding /tmp/venv-WVgA/bin to PATH 14:42:58 INFO: Running in OpenStack, capturing instance metadata 14:42:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1582241452547939755.sh 14:42:59 provisioning config files... 14:42:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7575161089405528336tmp 14:42:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:42:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:42:59 [EnvInject] - Injecting environment variables from a build step. 14:42:59 [EnvInject] - Injecting as environment variables the properties content 14:42:59 SERVER_ID=logs 14:42:59 14:42:59 [EnvInject] - Variables injected successfully. 14:42:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4562264716988172210.sh 14:42:59 ---> create-netrc.sh 14:42:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7478478402612123981.sh 14:42:59 ---> python-tools-install.sh 14:42:59 Setup pyenv: 14:42:59 system 14:42:59 3.8.13 14:42:59 3.9.13 14:42:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:42:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WVgA from file:/tmp/.os_lf_venv 14:43:01 lf-activate-venv(): INFO: Installing: lftools 14:43:09 lf-activate-venv(): INFO: Adding /tmp/venv-WVgA/bin to PATH 14:43:09 Generating Requirements File 14:43:29 Python 3.10.6 14:43:29 pip 25.1.1 from /tmp/venv-WVgA/lib/python3.10/site-packages/pip (python 3.10) 14:43:29 appdirs==1.4.4 14:43:29 argcomplete==3.6.2 14:43:29 aspy.yaml==1.3.0 14:43:29 attrs==25.3.0 14:43:29 autopage==0.5.2 14:43:29 beautifulsoup4==4.13.4 14:43:29 boto3==1.38.34 14:43:29 botocore==1.38.34 14:43:29 bs4==0.0.2 14:43:29 cachetools==5.5.2 14:43:29 certifi==2025.4.26 14:43:29 cffi==1.17.1 14:43:29 cfgv==3.4.0 14:43:29 chardet==5.2.0 14:43:29 charset-normalizer==3.4.2 14:43:29 click==8.2.1 14:43:29 cliff==4.10.0 14:43:29 cmd2==2.6.1 14:43:29 cryptography==3.3.2 14:43:29 debtcollector==3.0.0 14:43:29 decorator==5.2.1 14:43:29 defusedxml==0.7.1 14:43:29 Deprecated==1.2.18 14:43:29 distlib==0.3.9 14:43:29 dnspython==2.7.0 14:43:29 docker==7.1.0 14:43:29 dogpile.cache==1.4.0 14:43:29 durationpy==0.10 14:43:29 email_validator==2.2.0 14:43:29 filelock==3.18.0 14:43:29 future==1.0.0 14:43:29 gitdb==4.0.12 14:43:29 GitPython==3.1.44 14:43:29 google-auth==2.40.3 14:43:29 httplib2==0.22.0 14:43:29 identify==2.6.12 14:43:29 idna==3.10 14:43:29 importlib-resources==1.5.0 14:43:29 iso8601==2.1.0 14:43:29 Jinja2==3.1.6 14:43:29 jmespath==1.0.1 14:43:29 jsonpatch==1.33 14:43:29 jsonpointer==3.0.0 14:43:29 jsonschema==4.24.0 14:43:29 jsonschema-specifications==2025.4.1 14:43:29 keystoneauth1==5.11.0 14:43:29 kubernetes==33.1.0 14:43:29 lftools==0.37.13 14:43:29 lxml==5.4.0 14:43:29 MarkupSafe==3.0.2 14:43:29 msgpack==1.1.0 14:43:29 multi_key_dict==2.0.3 14:43:29 munch==4.0.0 14:43:29 netaddr==1.3.0 14:43:29 niet==1.4.2 14:43:29 nodeenv==1.9.1 14:43:29 oauth2client==4.1.3 14:43:29 oauthlib==3.2.2 14:43:29 openstacksdk==4.6.0 14:43:29 os-client-config==2.1.0 14:43:29 os-service-types==1.7.0 14:43:29 osc-lib==4.0.2 14:43:29 oslo.config==9.8.0 14:43:29 oslo.context==6.0.0 14:43:29 oslo.i18n==6.5.1 14:43:29 oslo.log==7.1.0 14:43:29 oslo.serialization==5.7.0 14:43:29 oslo.utils==9.0.0 14:43:29 packaging==25.0 14:43:29 pbr==6.1.1 14:43:29 platformdirs==4.3.8 14:43:29 prettytable==3.16.0 14:43:29 psutil==7.0.0 14:43:29 pyasn1==0.6.1 14:43:29 pyasn1_modules==0.4.2 14:43:29 pycparser==2.22 14:43:29 pygerrit2==2.0.15 14:43:29 PyGithub==2.6.1 14:43:29 PyJWT==2.10.1 14:43:29 PyNaCl==1.5.0 14:43:29 pyparsing==2.4.7 14:43:29 pyperclip==1.9.0 14:43:29 pyrsistent==0.20.0 14:43:29 python-cinderclient==9.7.0 14:43:29 python-dateutil==2.9.0.post0 14:43:29 python-heatclient==4.2.0 14:43:29 python-jenkins==1.8.2 14:43:29 python-keystoneclient==5.6.0 14:43:29 python-magnumclient==4.8.1 14:43:29 python-openstackclient==8.1.0 14:43:29 python-swiftclient==4.8.0 14:43:29 PyYAML==6.0.2 14:43:29 referencing==0.36.2 14:43:29 requests==2.32.4 14:43:29 requests-oauthlib==2.0.0 14:43:29 requestsexceptions==1.4.0 14:43:29 rfc3986==2.0.0 14:43:29 rpds-py==0.25.1 14:43:29 rsa==4.9.1 14:43:29 ruamel.yaml==0.18.14 14:43:29 ruamel.yaml.clib==0.2.12 14:43:29 s3transfer==0.13.0 14:43:29 simplejson==3.20.1 14:43:29 six==1.17.0 14:43:29 smmap==5.0.2 14:43:29 soupsieve==2.7 14:43:29 stevedore==5.4.1 14:43:29 tabulate==0.9.0 14:43:29 toml==0.10.2 14:43:29 tomlkit==0.13.3 14:43:29 tqdm==4.67.1 14:43:29 typing_extensions==4.14.0 14:43:29 tzdata==2025.2 14:43:29 urllib3==1.26.20 14:43:29 virtualenv==20.31.2 14:43:29 wcwidth==0.2.13 14:43:29 websocket-client==1.8.0 14:43:29 wrapt==1.17.2 14:43:29 xdg==6.0.0 14:43:29 xmltodict==0.14.2 14:43:29 yq==3.4.3 14:43:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15283688823880166685.sh 14:43:29 ---> sudo-logs.sh 14:43:29 Archiving 'sudo' log.. 14:43:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15070979691773975971.sh 14:43:29 ---> job-cost.sh 14:43:29 Setup pyenv: 14:43:29 system 14:43:29 3.8.13 14:43:29 3.9.13 14:43:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:43:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WVgA from file:/tmp/.os_lf_venv 14:43:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:43:37 lf-activate-venv(): INFO: Adding /tmp/venv-WVgA/bin to PATH 14:43:37 INFO: No Stack... 14:43:37 INFO: Retrieving Pricing Info for: v3-standard-4 14:43:37 INFO: Archiving Costs 14:43:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18325759785103252275.sh 14:43:37 ---> logs-deploy.sh 14:43:37 Setup pyenv: 14:43:37 system 14:43:37 3.8.13 14:43:37 3.9.13 14:43:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:43:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WVgA from file:/tmp/.os_lf_venv 14:43:39 lf-activate-venv(): INFO: Installing: lftools 14:43:47 lf-activate-venv(): INFO: Adding /tmp/venv-WVgA/bin to PATH 14:43:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4094 14:43:47 INFO: archiving workspace using pattern(s): 14:43:48 Archives upload complete. 14:43:48 INFO: archiving logs to Nexus 14:43:49 ---> uname -a: 14:43:49 Linux prd-ubuntu1804-builder-4c-4g-20339 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:43:49 14:43:49 14:43:49 ---> lscpu: 14:43:49 Architecture: x86_64 14:43:49 CPU op-mode(s): 32-bit, 64-bit 14:43:49 Byte Order: Little Endian 14:43:49 CPU(s): 4 14:43:49 On-line CPU(s) list: 0-3 14:43:49 Thread(s) per core: 1 14:43:49 Core(s) per socket: 1 14:43:49 Socket(s): 4 14:43:49 NUMA node(s): 1 14:43:49 Vendor ID: AuthenticAMD 14:43:49 CPU family: 23 14:43:49 Model: 49 14:43:49 Model name: AMD EPYC-Rome Processor 14:43:49 Stepping: 0 14:43:49 CPU MHz: 2799.998 14:43:49 BogoMIPS: 5599.99 14:43:49 Virtualization: AMD-V 14:43:49 Hypervisor vendor: KVM 14:43:49 Virtualization type: full 14:43:49 L1d cache: 32K 14:43:49 L1i cache: 32K 14:43:49 L2 cache: 512K 14:43:49 L3 cache: 16384K 14:43:49 NUMA node0 CPU(s): 0-3 14:43:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:43:49 14:43:49 14:43:49 ---> nproc: 14:43:49 4 14:43:49 14:43:49 14:43:49 ---> df -h: 14:43:49 Filesystem Size Used Avail Use% Mounted on 14:43:49 udev 7.9G 0 7.9G 0% /dev 14:43:49 tmpfs 1.6G 676K 1.6G 1% /run 14:43:49 /dev/vda1 78G 8.4G 69G 11% / 14:43:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:43:49 tmpfs 5.0M 0 5.0M 0% /run/lock 14:43:49 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:43:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:43:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:43:49 14:43:49 14:43:49 ---> free -m: 14:43:49 total used free shared buff/cache available 14:43:49 Mem: 16040 593 13250 0 2195 15126 14:43:49 Swap: 1023 0 1023 14:43:49 14:43:49 14:43:49 ---> ip addr: 14:43:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:43:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:43:49 inet 127.0.0.1/8 scope host lo 14:43:49 valid_lft forever preferred_lft forever 14:43:49 inet6 ::1/128 scope host 14:43:49 valid_lft forever preferred_lft forever 14:43:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:43:49 link/ether fa:16:3e:7e:90:f3 brd ff:ff:ff:ff:ff:ff 14:43:49 inet 10.30.106.254/23 brd 10.30.107.255 scope global dynamic ens3 14:43:49 valid_lft 86248sec preferred_lft 86248sec 14:43:49 inet6 fe80::f816:3eff:fe7e:90f3/64 scope link 14:43:49 valid_lft forever preferred_lft forever 14:43:49 14:43:49 14:43:49 ---> sar -b -r -n DEV: 14:43:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20339) 06/11/25 _x86_64_ (4 CPU) 14:43:49 14:43:49 14:41:19 LINUX RESTART (4 CPU) 14:43:49 14:43:49 14:42:01 tps rtps wtps bread/s bwrtn/s 14:43:49 14:43:01 111.86 5.80 106.07 230.89 32333.81 14:43:49 Average: 111.86 5.80 106.07 230.89 32333.81 14:43:49 14:43:49 14:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:43:49 14:43:01 13753428 15556256 2671532 16.27 76556 1914316 779788 4.46 743040 1686664 158632 14:43:49 Average: 13753428 15556256 2671532 16.27 76556 1914316 779788 4.46 743040 1686664 158632 14:43:49 14:43:49 14:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:43:49 14:43:01 lo 2.80 2.80 0.32 0.32 0.00 0.00 0.00 0.00 14:43:49 14:43:01 ens3 245.99 177.80 1325.62 18.52 0.00 0.00 0.00 0.00 14:43:49 Average: lo 2.80 2.80 0.32 0.32 0.00 0.00 0.00 0.00 14:43:49 Average: ens3 245.99 177.80 1325.62 18.52 0.00 0.00 0.00 0.00 14:43:49 14:43:49 14:43:49 ---> sar -P ALL: 14:43:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20339) 06/11/25 _x86_64_ (4 CPU) 14:43:49 14:43:49 14:41:19 LINUX RESTART (4 CPU) 14:43:49 14:43:49 14:42:01 CPU %user %nice %system %iowait %steal %idle 14:43:49 14:43:01 all 24.24 0.00 2.22 4.38 0.07 69.09 14:43:49 14:43:01 0 21.79 0.00 1.90 0.96 0.05 75.31 14:43:49 14:43:01 1 44.57 0.00 3.22 2.05 0.10 50.05 14:43:49 14:43:01 2 8.60 0.00 1.44 11.39 0.07 78.51 14:43:49 14:43:01 3 21.96 0.00 2.33 3.10 0.07 72.54 14:43:49 Average: all 24.24 0.00 2.22 4.38 0.07 69.09 14:43:49 Average: 0 21.79 0.00 1.90 0.96 0.05 75.31 14:43:49 Average: 1 44.57 0.00 3.22 2.05 0.10 50.05 14:43:49 Average: 2 8.60 0.00 1.44 11.39 0.07 78.51 14:43:49 Average: 3 21.96 0.00 2.33 3.10 0.07 72.54 14:43:49 14:43:49 14:43:49