10:03:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141299 10:03:15 Running as SYSTEM 10:03:15 [EnvInject] - Loading node environment variables. 10:03:15 Building remotely on prd-ubuntu1804-builder-4c-4g-21566 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:03:15 [ssh-agent] Looking for ssh-agent implementation... 10:03:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:15 $ ssh-agent 10:03:15 SSH_AUTH_SOCK=/tmp/ssh-xPg67nLwwTf0/agent.1685 10:03:15 SSH_AGENT_PID=1687 10:03:15 [ssh-agent] Started. 10:03:15 Running ssh-add (command line suppressed) 10:03:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8334237933255007020.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8334237933255007020.key) 10:03:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:03:15 The recommended git tool is: NONE 10:03:16 using credential onap-jenkins-ssh 10:03:16 Wiping out workspace first. 10:03:16 Cloning the remote Git repository 10:03:16 Cloning repository git://cloud.onap.org/mirror/oom.git 10:03:16 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:03:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:03:16 > git --version # timeout=10 10:03:16 > git --version # 'git version 2.17.1' 10:03:16 using GIT_SSH to set credentials Gerrit user 10:03:16 Verifying host key using manually-configured host key entries 10:03:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:03:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:03:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:03:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:03:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:03:22 using GIT_SSH to set credentials Gerrit user 10:03:22 Verifying host key using manually-configured host key entries 10:03:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/99/141299/1 # timeout=30 10:03:22 > git rev-parse 7077ce84aa3c7119a2c2b32cb551273d6222331d^{commit} # timeout=10 10:03:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:03:22 Checking out Revision 7077ce84aa3c7119a2c2b32cb551273d6222331d (refs/changes/99/141299/1) 10:03:22 > git config core.sparsecheckout # timeout=10 10:03:22 > git checkout -f 7077ce84aa3c7119a2c2b32cb551273d6222331d # timeout=30 10:03:25 Commit message: "[SDC] workflow-designer 1.14.0 release" 10:03:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:03:25 > git rev-list --no-walk d3cc4978f786037b838df63678b2f6d3429647b3 # timeout=10 10:03:26 [EnvInject] - Injecting environment variables from a build step. 10:03:26 [EnvInject] - Injecting as environment variables the properties content 10:03:26 PYTHON=python3 10:03:26 10:03:26 [EnvInject] - Variables injected successfully. 10:03:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15247329588842480573.sh 10:03:26 ---> tox-install.sh 10:03:26 + source /home/jenkins/lf-env.sh 10:03:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:03:26 ++ mktemp -d /tmp/venv-XXXX 10:03:26 + lf_venv=/tmp/venv-qZff 10:03:26 + local venv_file=/tmp/.os_lf_venv 10:03:26 + local python=python3 10:03:26 + local options 10:03:26 + local set_path=true 10:03:26 + local install_args= 10:03:26 ++ 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 10:03:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:03:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:03:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:03:26 + true 10:03:26 + case $1 in 10:03:26 + venv_file=/tmp/.toxenv 10:03:26 + shift 2 10:03:26 + true 10:03:26 + case $1 in 10:03:26 + shift 10:03:26 + break 10:03:26 + case $python in 10:03:26 + local pkg_list= 10:03:26 + [[ -d /opt/pyenv ]] 10:03:26 + echo 'Setup pyenv:' 10:03:26 Setup pyenv: 10:03:26 + export PYENV_ROOT=/opt/pyenv 10:03:26 + PYENV_ROOT=/opt/pyenv 10:03:26 + 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 10:03:26 + 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 10:03:26 + pyenv versions 10:03:26 * system (set by /opt/pyenv/version) 10:03:26 * 3.8.13 (set by /opt/pyenv/version) 10:03:26 * 3.9.13 (set by /opt/pyenv/version) 10:03:26 * 3.10.6 (set by /opt/pyenv/version) 10:03:26 + command -v pyenv 10:03:26 ++ pyenv init - --no-rehash 10:03:26 + 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[*]}"'\'')" 10:03:26 export PATH="/opt/pyenv/shims:${PATH}" 10:03:26 export PYENV_SHELL=bash 10:03:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:03:26 pyenv() { 10:03:26 local command 10:03:26 command="${1:-}" 10:03:26 if [ "$#" -gt 0 ]; then 10:03:26 shift 10:03:26 fi 10:03:26 10:03:26 case "$command" in 10:03:26 rehash|shell) 10:03:26 eval "$(pyenv "sh-$command" "$@")" 10:03:26 ;; 10:03:26 *) 10:03:26 command pyenv "$command" "$@" 10:03:26 ;; 10:03:26 esac 10:03:26 }' 10:03:26 +++ 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[*]}"' 10:03:26 ++ 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 10:03:26 ++ 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 10:03:26 ++ 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 10:03:26 ++ export PYENV_SHELL=bash 10:03:26 ++ PYENV_SHELL=bash 10:03:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:03:26 +++ complete -F _pyenv pyenv 10:03:26 ++ lf-pyver python3 10:03:26 ++ local py_version_xy=python3 10:03:26 ++ local py_version_xyz= 10:03:26 ++ pyenv versions 10:03:26 ++ local command 10:03:26 ++ command=versions 10:03:26 ++ '[' 1 -gt 0 ']' 10:03:26 ++ shift 10:03:26 ++ case "$command" in 10:03:26 ++ command pyenv versions 10:03:26 ++ pyenv versions 10:03:26 ++ awk '{ print $1 }' 10:03:26 ++ grep -E '^[0-9.]*[0-9]$' 10:03:26 ++ sed 's/^[ *]* //' 10:03:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:03:26 +++ grep '^3' /tmp/.pyenv_versions 10:03:26 +++ sort -V 10:03:26 +++ tail -n 1 10:03:26 ++ py_version_xyz=3.10.6 10:03:26 ++ [[ -z 3.10.6 ]] 10:03:26 ++ echo 3.10.6 10:03:26 ++ return 0 10:03:26 + pyenv local 3.10.6 10:03:26 + local command 10:03:26 + command=local 10:03:26 + '[' 2 -gt 0 ']' 10:03:26 + shift 10:03:26 + case "$command" in 10:03:26 + command pyenv local 3.10.6 10:03:26 + pyenv local 3.10.6 10:03:26 + for arg in "$@" 10:03:26 + case $arg in 10:03:26 + pkg_list+='tox ' 10:03:26 + for arg in "$@" 10:03:26 + case $arg in 10:03:26 + pkg_list+='virtualenv ' 10:03:26 + for arg in "$@" 10:03:26 + case $arg in 10:03:26 + pkg_list+='urllib3~=1.26.15 ' 10:03:26 + [[ -f /tmp/.toxenv ]] 10:03:26 + [[ ! -f /tmp/.toxenv ]] 10:03:26 + [[ -n '' ]] 10:03:26 + python3 -m venv /tmp/venv-qZff 10:03:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qZff' 10:03:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qZff 10:03:30 + echo /tmp/venv-qZff 10:03:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:03:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:03:30 + /tmp/venv-qZff/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:03:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:03:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:03:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:03:35 + /tmp/venv-qZff/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:03:46 + type python3 10:03:46 + true 10:03:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qZff/bin to PATH' 10:03:46 lf-activate-venv(): INFO: Adding /tmp/venv-qZff/bin to PATH 10:03:46 + PATH=/tmp/venv-qZff/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 10:03:46 + return 0 10:03:46 + python3 --version 10:03:46 Python 3.10.6 10:03:46 + python3 -m pip --version 10:03:46 pip 25.1.1 from /tmp/venv-qZff/lib/python3.10/site-packages/pip (python 3.10) 10:03:46 + python3 -m pip freeze 10:03:46 cachetools==6.0.0 10:03:46 chardet==5.2.0 10:03:46 colorama==0.4.6 10:03:46 distlib==0.3.9 10:03:46 filelock==3.18.0 10:03:46 packaging==25.0 10:03:46 platformdirs==4.3.8 10:03:46 pluggy==1.6.0 10:03:46 pyproject-api==1.9.1 10:03:46 tomli==2.2.1 10:03:46 tox==4.26.0 10:03:46 typing_extensions==4.14.0 10:03:46 urllib3==1.26.20 10:03:46 virtualenv==20.31.2 10:03:46 [EnvInject] - Injecting environment variables from a build step. 10:03:46 [EnvInject] - Injecting as environment variables the properties content 10:03:46 PARALLEL=false 10:03:46 10:03:46 [EnvInject] - Variables injected successfully. 10:03:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6661920401650837435.sh 10:03:46 ---> tox-run.sh 10:03:46 + 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 10:03:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:03:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:03:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:03:46 + cd /w/workspace/oom-master-pre-commit-lint/. 10:03:46 + source /home/jenkins/lf-env.sh 10:03:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:03:46 ++ mktemp -d /tmp/venv-XXXX 10:03:46 + lf_venv=/tmp/venv-lI79 10:03:46 + local venv_file=/tmp/.os_lf_venv 10:03:46 + local python=python3 10:03:46 + local options 10:03:46 + local set_path=true 10:03:46 + local install_args= 10:03:46 ++ 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 10:03:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:03:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:03:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:03:46 + true 10:03:46 + case $1 in 10:03:46 + venv_file=/tmp/.toxenv 10:03:46 + shift 2 10:03:46 + true 10:03:46 + case $1 in 10:03:46 + shift 10:03:46 + break 10:03:46 + case $python in 10:03:46 + local pkg_list= 10:03:46 + [[ -d /opt/pyenv ]] 10:03:46 + echo 'Setup pyenv:' 10:03:46 Setup pyenv: 10:03:46 + export PYENV_ROOT=/opt/pyenv 10:03:46 + PYENV_ROOT=/opt/pyenv 10:03:46 + 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 10:03:46 + 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 10:03:46 + pyenv versions 10:03:46 system 10:03:46 3.8.13 10:03:46 3.9.13 10:03:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:03:46 + command -v pyenv 10:03:46 ++ pyenv init - --no-rehash 10:03:46 + 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[*]}"'\'')" 10:03:46 export PATH="/opt/pyenv/shims:${PATH}" 10:03:46 export PYENV_SHELL=bash 10:03:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:03:46 pyenv() { 10:03:46 local command 10:03:46 command="${1:-}" 10:03:46 if [ "$#" -gt 0 ]; then 10:03:46 shift 10:03:46 fi 10:03:46 10:03:46 case "$command" in 10:03:46 rehash|shell) 10:03:46 eval "$(pyenv "sh-$command" "$@")" 10:03:46 ;; 10:03:46 *) 10:03:46 command pyenv "$command" "$@" 10:03:46 ;; 10:03:46 esac 10:03:46 }' 10:03:46 +++ 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[*]}"' 10:03:46 ++ 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 10:03:46 ++ 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 10:03:46 ++ 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 10:03:46 ++ export PYENV_SHELL=bash 10:03:46 ++ PYENV_SHELL=bash 10:03:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:03:46 +++ complete -F _pyenv pyenv 10:03:46 ++ lf-pyver python3 10:03:46 ++ local py_version_xy=python3 10:03:46 ++ local py_version_xyz= 10:03:46 ++ pyenv versions 10:03:46 ++ local command 10:03:46 ++ command=versions 10:03:46 ++ '[' 1 -gt 0 ']' 10:03:46 ++ shift 10:03:46 ++ case "$command" in 10:03:46 ++ command pyenv versions 10:03:46 ++ pyenv versions 10:03:46 ++ sed 's/^[ *]* //' 10:03:46 ++ awk '{ print $1 }' 10:03:46 ++ grep -E '^[0-9.]*[0-9]$' 10:03:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:03:47 +++ grep '^3' /tmp/.pyenv_versions 10:03:47 +++ sort -V 10:03:47 +++ tail -n 1 10:03:47 ++ py_version_xyz=3.10.6 10:03:47 ++ [[ -z 3.10.6 ]] 10:03:47 ++ echo 3.10.6 10:03:47 ++ return 0 10:03:47 + pyenv local 3.10.6 10:03:47 + local command 10:03:47 + command=local 10:03:47 + '[' 2 -gt 0 ']' 10:03:47 + shift 10:03:47 + case "$command" in 10:03:47 + command pyenv local 3.10.6 10:03:47 + pyenv local 3.10.6 10:03:47 + for arg in "$@" 10:03:47 + case $arg in 10:03:47 + pkg_list+='tox ' 10:03:47 + for arg in "$@" 10:03:47 + case $arg in 10:03:47 + pkg_list+='virtualenv ' 10:03:47 + for arg in "$@" 10:03:47 + case $arg in 10:03:47 + pkg_list+='urllib3~=1.26.15 ' 10:03:47 + [[ -f /tmp/.toxenv ]] 10:03:47 ++ cat /tmp/.toxenv 10:03:47 + lf_venv=/tmp/venv-qZff 10:03:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qZff from' file:/tmp/.toxenv 10:03:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qZff from file:/tmp/.toxenv 10:03:47 + /tmp/venv-qZff/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:03:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:03:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:03:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:03:48 + /tmp/venv-qZff/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:03:49 + type python3 10:03:49 + true 10:03:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qZff/bin to PATH' 10:03:49 lf-activate-venv(): INFO: Adding /tmp/venv-qZff/bin to PATH 10:03:49 + PATH=/tmp/venv-qZff/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 10:03:49 + return 0 10:03:49 + [[ -d /opt/pyenv ]] 10:03:49 + echo '---> Setting up pyenv' 10:03:49 ---> Setting up pyenv 10:03:49 + export PYENV_ROOT=/opt/pyenv 10:03:49 + PYENV_ROOT=/opt/pyenv 10:03:49 + export PATH=/opt/pyenv/bin:/tmp/venv-qZff/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 10:03:49 + PATH=/opt/pyenv/bin:/tmp/venv-qZff/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 10:03:49 ++ pwd 10:03:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:03:49 + export PYTHONPATH 10:03:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:03:49 + TOX_TESTENV_PASSENV=PYTHONPATH 10:03:49 + tox --version 10:03:49 4.26.0 from /tmp/venv-qZff/lib/python3.10/site-packages/tox/__init__.py 10:03:49 + PARALLEL=false 10:03:49 + TOX_OPTIONS_LIST= 10:03:49 + [[ -n pre-commit ]] 10:03:49 + TOX_OPTIONS_LIST=' -e pre-commit' 10:03:49 + case ${PARALLEL,,} in 10:03:49 + tox -e pre-commit 10:03:49 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:03:50 pre-commit: install_deps> python -I -m pip install pre-commit 10:03:54 pre-commit: freeze> python -m pip freeze --all 10:03:54 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 10:03:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:03:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:03:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:03:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:03:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:03:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:03:57 [INFO] Once installed this environment will be reused. 10:03:57 [INFO] This may take a few minutes... 10:04:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:04:01 [INFO] Once installed this environment will be reused. 10:04:01 [INFO] This may take a few minutes... 10:04:06 trim trailing whitespace.................................................Passed 10:04:06 Tabs remover.............................................................Passed 10:04:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:04:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:04:06 [INFO] Once installed this environment will be reused. 10:04:06 [INFO] This may take a few minutes... 10:04:14 gitlint..............................................(no files to check)Skipped 10:04:14 pre-commit: OK (24.90=setup[4.32]+cmd[12.20,8.38] seconds) 10:04:14 congratulations :) (25.11 seconds) 10:04:15 + tox_status=0 10:04:15 + echo '---> Completed tox runs' 10:04:15 ---> Completed tox runs 10:04:15 + for i in .tox/*/log 10:04:15 ++ awk -F/ '{print $2}' 10:04:15 ++ echo .tox/pre-commit/log 10:04:15 + tox_env=pre-commit 10:04:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:04:15 + DOC_DIR=docs/_build/html 10:04:15 + [[ -d docs/_build/html ]] 10:04:15 + echo '---> tox-run.sh ends' 10:04:15 ---> tox-run.sh ends 10:04:15 + test 0 -eq 0 10:04:15 $ ssh-agent -k 10:04:15 unset SSH_AUTH_SOCK; 10:04:15 unset SSH_AGENT_PID; 10:04:15 echo Agent pid 1687 killed; 10:04:15 [ssh-agent] Stopped. 10:04:15 [PostBuildScript] - [INFO] Executing post build scripts. 10:04:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1046287701946728901.sh 10:04:15 ---> sysstat.sh 10:04:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17963535661937037074.sh 10:04:15 ---> package-listing.sh 10:04:15 ++ tr '[:upper:]' '[:lower:]' 10:04:15 ++ facter osfamily 10:04:15 + OS_FAMILY=debian 10:04:15 + workspace=/w/workspace/oom-master-pre-commit-lint 10:04:15 + START_PACKAGES=/tmp/packages_start.txt 10:04:15 + END_PACKAGES=/tmp/packages_end.txt 10:04:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:04:15 + PACKAGES=/tmp/packages_start.txt 10:04:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:04:15 + PACKAGES=/tmp/packages_end.txt 10:04:15 + case "${OS_FAMILY}" in 10:04:15 + dpkg -l 10:04:15 + grep '^ii' 10:04:15 + '[' -f /tmp/packages_start.txt ']' 10:04:15 + '[' -f /tmp/packages_end.txt ']' 10:04:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:04:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:04:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:04:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:04:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2769484734258567810.sh 10:04:15 ---> capture-instance-metadata.sh 10:04:15 Setup pyenv: 10:04:15 system 10:04:15 3.8.13 10:04:15 3.9.13 10:04:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:04:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ASUk 10:04:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:04:23 lf-activate-venv(): INFO: Installing: lftools 10:04:45 lf-activate-venv(): INFO: Adding /tmp/venv-ASUk/bin to PATH 10:04:45 INFO: Running in OpenStack, capturing instance metadata 10:04:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11445832670893584665.sh 10:04:45 provisioning config files... 10:04:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3174010028967938240tmp 10:04:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:04:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:04:45 [EnvInject] - Injecting environment variables from a build step. 10:04:45 [EnvInject] - Injecting as environment variables the properties content 10:04:45 SERVER_ID=logs 10:04:45 10:04:45 [EnvInject] - Variables injected successfully. 10:04:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7933217839758435547.sh 10:04:45 ---> create-netrc.sh 10:04:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7992406970026602049.sh 10:04:45 ---> python-tools-install.sh 10:04:45 Setup pyenv: 10:04:45 system 10:04:45 3.8.13 10:04:45 3.9.13 10:04:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:04:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ASUk from file:/tmp/.os_lf_venv 10:04:47 lf-activate-venv(): INFO: Installing: lftools 10:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-ASUk/bin to PATH 10:04:55 Generating Requirements File 10:05:13 Python 3.10.6 10:05:13 pip 25.1.1 from /tmp/venv-ASUk/lib/python3.10/site-packages/pip (python 3.10) 10:05:14 appdirs==1.4.4 10:05:14 argcomplete==3.6.2 10:05:14 aspy.yaml==1.3.0 10:05:14 attrs==25.3.0 10:05:14 autopage==0.5.2 10:05:14 beautifulsoup4==4.13.4 10:05:14 boto3==1.38.36 10:05:14 botocore==1.38.36 10:05:14 bs4==0.0.2 10:05:14 cachetools==5.5.2 10:05:14 certifi==2025.6.15 10:05:14 cffi==1.17.1 10:05:14 cfgv==3.4.0 10:05:14 chardet==5.2.0 10:05:14 charset-normalizer==3.4.2 10:05:14 click==8.2.1 10:05:14 cliff==4.10.0 10:05:14 cmd2==2.6.1 10:05:14 cryptography==3.3.2 10:05:14 debtcollector==3.0.0 10:05:14 decorator==5.2.1 10:05:14 defusedxml==0.7.1 10:05:14 Deprecated==1.2.18 10:05:14 distlib==0.3.9 10:05:14 dnspython==2.7.0 10:05:14 docker==7.1.0 10:05:14 dogpile.cache==1.4.0 10:05:14 durationpy==0.10 10:05:14 email_validator==2.2.0 10:05:14 filelock==3.18.0 10:05:14 future==1.0.0 10:05:14 gitdb==4.0.12 10:05:14 GitPython==3.1.44 10:05:14 google-auth==2.40.3 10:05:14 httplib2==0.22.0 10:05:14 identify==2.6.12 10:05:14 idna==3.10 10:05:14 importlib-resources==1.5.0 10:05:14 iso8601==2.1.0 10:05:14 Jinja2==3.1.6 10:05:14 jmespath==1.0.1 10:05:14 jsonpatch==1.33 10:05:14 jsonpointer==3.0.0 10:05:14 jsonschema==4.24.0 10:05:14 jsonschema-specifications==2025.4.1 10:05:14 keystoneauth1==5.11.1 10:05:14 kubernetes==33.1.0 10:05:14 lftools==0.37.13 10:05:14 lxml==5.4.0 10:05:14 MarkupSafe==3.0.2 10:05:14 msgpack==1.1.1 10:05:14 multi_key_dict==2.0.3 10:05:14 munch==4.0.0 10:05:14 netaddr==1.3.0 10:05:14 niet==1.4.2 10:05:14 nodeenv==1.9.1 10:05:14 oauth2client==4.1.3 10:05:14 oauthlib==3.2.2 10:05:14 openstacksdk==4.6.0 10:05:14 os-client-config==2.1.0 10:05:14 os-service-types==1.7.0 10:05:14 osc-lib==4.0.2 10:05:14 oslo.config==9.8.0 10:05:14 oslo.context==6.0.0 10:05:14 oslo.i18n==6.5.1 10:05:14 oslo.log==7.1.0 10:05:14 oslo.serialization==5.7.0 10:05:14 oslo.utils==9.0.0 10:05:14 packaging==25.0 10:05:14 pbr==6.1.1 10:05:14 platformdirs==4.3.8 10:05:14 prettytable==3.16.0 10:05:14 psutil==7.0.0 10:05:14 pyasn1==0.6.1 10:05:14 pyasn1_modules==0.4.2 10:05:14 pycparser==2.22 10:05:14 pygerrit2==2.0.15 10:05:14 PyGithub==2.6.1 10:05:14 PyJWT==2.10.1 10:05:14 PyNaCl==1.5.0 10:05:14 pyparsing==2.4.7 10:05:14 pyperclip==1.9.0 10:05:14 pyrsistent==0.20.0 10:05:14 python-cinderclient==9.7.0 10:05:14 python-dateutil==2.9.0.post0 10:05:14 python-heatclient==4.2.0 10:05:14 python-jenkins==1.8.2 10:05:14 python-keystoneclient==5.6.0 10:05:14 python-magnumclient==4.8.1 10:05:14 python-openstackclient==8.1.0 10:05:14 python-swiftclient==4.8.0 10:05:14 PyYAML==6.0.2 10:05:14 referencing==0.36.2 10:05:14 requests==2.32.4 10:05:14 requests-oauthlib==2.0.0 10:05:14 requestsexceptions==1.4.0 10:05:14 rfc3986==2.0.0 10:05:14 rpds-py==0.25.1 10:05:14 rsa==4.9.1 10:05:14 ruamel.yaml==0.18.14 10:05:14 ruamel.yaml.clib==0.2.12 10:05:14 s3transfer==0.13.0 10:05:14 simplejson==3.20.1 10:05:14 six==1.17.0 10:05:14 smmap==5.0.2 10:05:14 soupsieve==2.7 10:05:14 stevedore==5.4.1 10:05:14 tabulate==0.9.0 10:05:14 toml==0.10.2 10:05:14 tomlkit==0.13.3 10:05:14 tqdm==4.67.1 10:05:14 typing_extensions==4.14.0 10:05:14 tzdata==2025.2 10:05:14 urllib3==1.26.20 10:05:14 virtualenv==20.31.2 10:05:14 wcwidth==0.2.13 10:05:14 websocket-client==1.8.0 10:05:14 wrapt==1.17.2 10:05:14 xdg==6.0.0 10:05:14 xmltodict==0.14.2 10:05:14 yq==3.4.3 10:05:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11735371542444584668.sh 10:05:14 ---> sudo-logs.sh 10:05:14 Archiving 'sudo' log.. 10:05:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11852800099244130428.sh 10:05:14 ---> job-cost.sh 10:05:14 Setup pyenv: 10:05:14 system 10:05:14 3.8.13 10:05:14 3.9.13 10:05:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:05:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ASUk from file:/tmp/.os_lf_venv 10:05:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:05:21 lf-activate-venv(): INFO: Adding /tmp/venv-ASUk/bin to PATH 10:05:21 INFO: No Stack... 10:05:21 INFO: Retrieving Pricing Info for: v3-standard-4 10:05:21 INFO: Archiving Costs 10:05:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1945774890545812242.sh 10:05:21 ---> logs-deploy.sh 10:05:21 Setup pyenv: 10:05:21 system 10:05:21 3.8.13 10:05:21 3.9.13 10:05:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:05:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ASUk from file:/tmp/.os_lf_venv 10:05:23 lf-activate-venv(): INFO: Installing: lftools 10:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-ASUk/bin to PATH 10:05:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4108 10:05:31 INFO: archiving workspace using pattern(s): 10:05:32 Archives upload complete. 10:05:32 INFO: archiving logs to Nexus 10:05:33 ---> uname -a: 10:05:33 Linux prd-ubuntu1804-builder-4c-4g-21566 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:05:33 10:05:33 10:05:33 ---> lscpu: 10:05:33 Architecture: x86_64 10:05:33 CPU op-mode(s): 32-bit, 64-bit 10:05:33 Byte Order: Little Endian 10:05:33 CPU(s): 4 10:05:33 On-line CPU(s) list: 0-3 10:05:33 Thread(s) per core: 1 10:05:33 Core(s) per socket: 1 10:05:33 Socket(s): 4 10:05:33 NUMA node(s): 1 10:05:33 Vendor ID: AuthenticAMD 10:05:33 CPU family: 23 10:05:33 Model: 49 10:05:33 Model name: AMD EPYC-Rome Processor 10:05:33 Stepping: 0 10:05:33 CPU MHz: 2799.998 10:05:33 BogoMIPS: 5599.99 10:05:33 Virtualization: AMD-V 10:05:33 Hypervisor vendor: KVM 10:05:33 Virtualization type: full 10:05:33 L1d cache: 32K 10:05:33 L1i cache: 32K 10:05:33 L2 cache: 512K 10:05:33 L3 cache: 16384K 10:05:33 NUMA node0 CPU(s): 0-3 10:05:33 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 10:05:33 10:05:33 10:05:33 ---> nproc: 10:05:33 4 10:05:33 10:05:33 10:05:33 ---> df -h: 10:05:33 Filesystem Size Used Avail Use% Mounted on 10:05:33 udev 7.9G 0 7.9G 0% /dev 10:05:33 tmpfs 1.6G 672K 1.6G 1% /run 10:05:33 /dev/vda1 78G 8.4G 69G 11% / 10:05:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:05:33 tmpfs 5.0M 0 5.0M 0% /run/lock 10:05:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:05:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:05:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:05:33 10:05:33 10:05:33 ---> free -m: 10:05:33 total used free shared buff/cache available 10:05:33 Mem: 16040 570 13279 0 2190 15150 10:05:33 Swap: 1023 0 1023 10:05:33 10:05:33 10:05:33 ---> ip addr: 10:05:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:05:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:05:33 inet 127.0.0.1/8 scope host lo 10:05:33 valid_lft forever preferred_lft forever 10:05:33 inet6 ::1/128 scope host 10:05:33 valid_lft forever preferred_lft forever 10:05:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:05:33 link/ether fa:16:3e:a6:5b:61 brd ff:ff:ff:ff:ff:ff 10:05:33 inet 10.30.107.53/23 brd 10.30.107.255 scope global dynamic ens3 10:05:33 valid_lft 86246sec preferred_lft 86246sec 10:05:33 inet6 fe80::f816:3eff:fea6:5b61/64 scope link 10:05:33 valid_lft forever preferred_lft forever 10:05:33 10:05:33 10:05:33 ---> sar -b -r -n DEV: 10:05:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21566) 06/16/25 _x86_64_ (4 CPU) 10:05:33 10:05:33 10:02:59 LINUX RESTART (4 CPU) 10:05:33 10:05:33 10:03:01 tps rtps wtps bread/s bwrtn/s 10:05:33 10:04:03 370.07 68.02 302.05 4417.53 86256.42 10:05:33 10:05:01 108.29 0.97 107.33 116.95 35309.77 10:05:33 Average: 241.40 35.06 206.34 2303.68 61214.78 10:05:33 10:05:33 10:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:05:33 10:04:03 13938996 15467672 2485972 15.14 51932 1680516 904648 5.18 784788 1491124 123900 10:05:33 10:05:01 13729148 15542680 2695820 16.41 78076 1923356 744956 4.26 761984 1694336 153284 10:05:33 Average: 13834072 15505176 2590896 15.77 65004 1801936 824802 4.72 773386 1592730 138592 10:05:33 10:05:33 10:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:05:33 10:04:03 lo 2.53 2.53 0.27 0.27 0.00 0.00 0.00 0.00 10:05:33 10:04:03 ens3 556.11 390.15 2321.76 84.93 0.00 0.00 0.00 0.00 10:05:33 10:05:01 lo 1.79 1.79 0.21 0.21 0.00 0.00 0.00 0.00 10:05:33 10:05:01 ens3 153.71 107.21 823.21 14.88 0.00 0.00 0.00 0.00 10:05:33 Average: lo 2.17 2.17 0.24 0.24 0.00 0.00 0.00 0.00 10:05:33 Average: ens3 358.32 251.08 1585.18 50.50 0.00 0.00 0.00 0.00 10:05:33 10:05:33 10:05:33 ---> sar -P ALL: 10:05:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21566) 06/16/25 _x86_64_ (4 CPU) 10:05:33 10:05:33 10:02:59 LINUX RESTART (4 CPU) 10:05:33 10:05:33 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:05:33 10:04:03 all 19.51 0.00 2.85 8.99 0.05 68.60 10:05:33 10:04:03 0 13.88 0.00 3.27 4.26 0.07 78.52 10:05:33 10:04:03 1 24.39 0.00 2.66 3.71 0.07 69.17 10:05:33 10:04:03 2 18.71 0.00 2.29 15.97 0.05 62.98 10:05:33 10:04:03 3 21.04 0.00 3.14 12.01 0.05 63.76 10:05:33 10:05:01 all 22.12 0.00 1.67 2.06 0.06 74.09 10:05:33 10:05:01 0 7.30 0.00 0.80 0.02 0.03 91.85 10:05:33 10:05:01 1 38.34 0.00 2.52 0.97 0.05 58.12 10:05:33 10:05:01 2 10.11 0.00 1.49 5.26 0.10 83.03 10:05:33 10:05:01 3 32.93 0.00 1.88 2.03 0.05 63.11 10:05:33 Average: all 20.79 0.00 2.27 5.58 0.06 71.30 10:05:33 Average: 0 10.62 0.00 2.05 2.16 0.05 85.12 10:05:33 Average: 1 31.25 0.00 2.59 2.36 0.06 63.73 10:05:33 Average: 2 14.49 0.00 1.90 10.71 0.08 72.83 10:05:33 Average: 3 26.89 0.00 2.52 7.10 0.05 63.44 10:05:33 10:05:33 10:05:33