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