06:40:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141249 06:40:15 Running as SYSTEM 06:40:15 [EnvInject] - Loading node environment variables. 06:40:15 Building remotely on prd-ubuntu1804-builder-4c-4g-21520 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:40:15 [ssh-agent] Looking for ssh-agent implementation... 06:40:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:15 $ ssh-agent 06:40:15 SSH_AUTH_SOCK=/tmp/ssh-rAj92sm758de/agent.1689 06:40:15 SSH_AGENT_PID=1691 06:40:15 [ssh-agent] Started. 06:40:15 Running ssh-add (command line suppressed) 06:40:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10305090213488093826.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10305090213488093826.key) 06:40:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:40:15 The recommended git tool is: NONE 06:40:17 using credential onap-jenkins-ssh 06:40:17 Wiping out workspace first. 06:40:17 Cloning the remote Git repository 06:40:17 Cloning repository git://cloud.onap.org/mirror/oom.git 06:40:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:40:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:40:17 > git --version # timeout=10 06:40:17 > git --version # 'git version 2.17.1' 06:40:17 using GIT_SSH to set credentials Gerrit user 06:40:17 Verifying host key using manually-configured host key entries 06:40:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:40:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:40:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:40:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:40:22 using GIT_SSH to set credentials Gerrit user 06:40:22 Verifying host key using manually-configured host key entries 06:40:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/141249/7 # timeout=30 06:40:22 > git rev-parse d3cc4978f786037b838df63678b2f6d3429647b3^{commit} # timeout=10 06:40:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:40:22 Checking out Revision d3cc4978f786037b838df63678b2f6d3429647b3 (refs/changes/49/141249/7) 06:40:22 > git config core.sparsecheckout # timeout=10 06:40:22 > git checkout -f d3cc4978f786037b838df63678b2f6d3429647b3 # timeout=30 06:40:26 Commit message: "[SDC] workflow-designer 1.13.3 release" 06:40:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:40:26 > git rev-list --no-walk eb1c38618fa8822aa00b3deb34ad7208a9f243d1 # timeout=10 06:40:26 [EnvInject] - Injecting environment variables from a build step. 06:40:26 [EnvInject] - Injecting as environment variables the properties content 06:40:26 PYTHON=python3 06:40:26 06:40:26 [EnvInject] - Variables injected successfully. 06:40:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17545802180528183607.sh 06:40:26 ---> tox-install.sh 06:40:26 + source /home/jenkins/lf-env.sh 06:40:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:40:26 ++ mktemp -d /tmp/venv-XXXX 06:40:26 + lf_venv=/tmp/venv-YlS5 06:40:26 + local venv_file=/tmp/.os_lf_venv 06:40:26 + local python=python3 06:40:26 + local options 06:40:26 + local set_path=true 06:40:26 + local install_args= 06:40: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 06:40:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:40:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:40:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:40:26 + true 06:40:26 + case $1 in 06:40:26 + venv_file=/tmp/.toxenv 06:40:26 + shift 2 06:40:26 + true 06:40:26 + case $1 in 06:40:26 + shift 06:40:26 + break 06:40:26 + case $python in 06:40:26 + local pkg_list= 06:40:26 + [[ -d /opt/pyenv ]] 06:40:26 + echo 'Setup pyenv:' 06:40:26 Setup pyenv: 06:40:26 + export PYENV_ROOT=/opt/pyenv 06:40:26 + PYENV_ROOT=/opt/pyenv 06:40: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 06:40: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 06:40:26 + pyenv versions 06:40:26 * system (set by /opt/pyenv/version) 06:40:26 * 3.8.13 (set by /opt/pyenv/version) 06:40:26 * 3.9.13 (set by /opt/pyenv/version) 06:40:26 * 3.10.6 (set by /opt/pyenv/version) 06:40:26 + command -v pyenv 06:40:26 ++ pyenv init - --no-rehash 06:40: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[*]}"'\'')" 06:40:26 export PATH="/opt/pyenv/shims:${PATH}" 06:40:26 export PYENV_SHELL=bash 06:40:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:40:26 pyenv() { 06:40:26 local command 06:40:26 command="${1:-}" 06:40:26 if [ "$#" -gt 0 ]; then 06:40:26 shift 06:40:26 fi 06:40:26 06:40:26 case "$command" in 06:40:26 rehash|shell) 06:40:26 eval "$(pyenv "sh-$command" "$@")" 06:40:26 ;; 06:40:26 *) 06:40:26 command pyenv "$command" "$@" 06:40:26 ;; 06:40:26 esac 06:40:26 }' 06:40: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[*]}"' 06:40: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 06:40: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 06:40: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 06:40:26 ++ export PYENV_SHELL=bash 06:40:26 ++ PYENV_SHELL=bash 06:40:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:40:26 +++ complete -F _pyenv pyenv 06:40:26 ++ lf-pyver python3 06:40:26 ++ local py_version_xy=python3 06:40:26 ++ local py_version_xyz= 06:40:26 ++ pyenv versions 06:40:26 ++ sed 's/^[ *]* //' 06:40:26 ++ local command 06:40:26 ++ command=versions 06:40:26 ++ '[' 1 -gt 0 ']' 06:40:26 ++ shift 06:40:26 ++ case "$command" in 06:40:26 ++ command pyenv versions 06:40:26 ++ pyenv versions 06:40:26 ++ awk '{ print $1 }' 06:40:26 ++ grep -E '^[0-9.]*[0-9]$' 06:40:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:40:26 +++ sort -V 06:40:26 +++ tail -n 1 06:40:26 +++ grep '^3' /tmp/.pyenv_versions 06:40:26 ++ py_version_xyz=3.10.6 06:40:26 ++ [[ -z 3.10.6 ]] 06:40:26 ++ echo 3.10.6 06:40:26 ++ return 0 06:40:26 + pyenv local 3.10.6 06:40:26 + local command 06:40:26 + command=local 06:40:26 + '[' 2 -gt 0 ']' 06:40:26 + shift 06:40:26 + case "$command" in 06:40:26 + command pyenv local 3.10.6 06:40:26 + pyenv local 3.10.6 06:40:26 + for arg in "$@" 06:40:26 + case $arg in 06:40:26 + pkg_list+='tox ' 06:40:26 + for arg in "$@" 06:40:26 + case $arg in 06:40:26 + pkg_list+='virtualenv ' 06:40:26 + for arg in "$@" 06:40:26 + case $arg in 06:40:26 + pkg_list+='urllib3~=1.26.15 ' 06:40:26 + [[ -f /tmp/.toxenv ]] 06:40:26 + [[ ! -f /tmp/.toxenv ]] 06:40:26 + [[ -n '' ]] 06:40:26 + python3 -m venv /tmp/venv-YlS5 06:40:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YlS5' 06:40:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YlS5 06:40:31 + echo /tmp/venv-YlS5 06:40:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:40:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:40:31 + /tmp/venv-YlS5/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:40:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:40:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:40:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:40:35 + /tmp/venv-YlS5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:40:37 + type python3 06:40:37 + true 06:40:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YlS5/bin to PATH' 06:40:37 lf-activate-venv(): INFO: Adding /tmp/venv-YlS5/bin to PATH 06:40:37 + PATH=/tmp/venv-YlS5/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 06:40:37 + return 0 06:40:37 + python3 --version 06:40:37 Python 3.10.6 06:40:37 + python3 -m pip --version 06:40:37 pip 25.1.1 from /tmp/venv-YlS5/lib/python3.10/site-packages/pip (python 3.10) 06:40:37 + python3 -m pip freeze 06:40:37 cachetools==6.0.0 06:40:37 chardet==5.2.0 06:40:37 colorama==0.4.6 06:40:37 distlib==0.3.9 06:40:37 filelock==3.18.0 06:40:37 packaging==25.0 06:40:37 platformdirs==4.3.8 06:40:37 pluggy==1.6.0 06:40:37 pyproject-api==1.9.1 06:40:37 tomli==2.2.1 06:40:37 tox==4.26.0 06:40:37 typing_extensions==4.14.0 06:40:37 urllib3==1.26.20 06:40:37 virtualenv==20.31.2 06:40:37 [EnvInject] - Injecting environment variables from a build step. 06:40:37 [EnvInject] - Injecting as environment variables the properties content 06:40:37 PARALLEL=false 06:40:37 06:40:37 [EnvInject] - Variables injected successfully. 06:40:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11924198498430193080.sh 06:40:37 ---> tox-run.sh 06:40:37 + 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 06:40:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:40:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:40:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:40:37 + cd /w/workspace/oom-master-pre-commit-lint/. 06:40:37 + source /home/jenkins/lf-env.sh 06:40:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:40:37 ++ mktemp -d /tmp/venv-XXXX 06:40:37 + lf_venv=/tmp/venv-6yOw 06:40:37 + local venv_file=/tmp/.os_lf_venv 06:40:37 + local python=python3 06:40:37 + local options 06:40:37 + local set_path=true 06:40:37 + local install_args= 06:40:37 ++ 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 06:40:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:40:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:40:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:40:37 + true 06:40:37 + case $1 in 06:40:37 + venv_file=/tmp/.toxenv 06:40:37 + shift 2 06:40:37 + true 06:40:37 + case $1 in 06:40:37 + shift 06:40:37 + break 06:40:37 + case $python in 06:40:37 + local pkg_list= 06:40:37 + [[ -d /opt/pyenv ]] 06:40:37 + echo 'Setup pyenv:' 06:40:37 Setup pyenv: 06:40:37 + export PYENV_ROOT=/opt/pyenv 06:40:37 + PYENV_ROOT=/opt/pyenv 06:40:37 + 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 06:40:37 + 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 06:40:37 + pyenv versions 06:40:37 system 06:40:37 3.8.13 06:40:37 3.9.13 06:40:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:40:37 + command -v pyenv 06:40:37 ++ pyenv init - --no-rehash 06:40:37 + 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[*]}"'\'')" 06:40:37 export PATH="/opt/pyenv/shims:${PATH}" 06:40:37 export PYENV_SHELL=bash 06:40:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:40:37 pyenv() { 06:40:37 local command 06:40:37 command="${1:-}" 06:40:37 if [ "$#" -gt 0 ]; then 06:40:37 shift 06:40:37 fi 06:40:37 06:40:37 case "$command" in 06:40:37 rehash|shell) 06:40:37 eval "$(pyenv "sh-$command" "$@")" 06:40:37 ;; 06:40:37 *) 06:40:37 command pyenv "$command" "$@" 06:40:37 ;; 06:40:37 esac 06:40:37 }' 06:40:37 +++ 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[*]}"' 06:40:37 ++ 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 06:40:37 ++ 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 06:40:37 ++ 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 06:40:37 ++ export PYENV_SHELL=bash 06:40:37 ++ PYENV_SHELL=bash 06:40:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:40:37 +++ complete -F _pyenv pyenv 06:40:37 ++ lf-pyver python3 06:40:37 ++ local py_version_xy=python3 06:40:37 ++ local py_version_xyz= 06:40:37 ++ pyenv versions 06:40:37 ++ local command 06:40:37 ++ command=versions 06:40:37 ++ '[' 1 -gt 0 ']' 06:40:37 ++ shift 06:40:37 ++ case "$command" in 06:40:37 ++ command pyenv versions 06:40:37 ++ pyenv versions 06:40:37 ++ sed 's/^[ *]* //' 06:40:37 ++ awk '{ print $1 }' 06:40:37 ++ grep -E '^[0-9.]*[0-9]$' 06:40:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:40:38 +++ grep '^3' /tmp/.pyenv_versions 06:40:38 +++ sort -V 06:40:38 +++ tail -n 1 06:40:38 ++ py_version_xyz=3.10.6 06:40:38 ++ [[ -z 3.10.6 ]] 06:40:38 ++ echo 3.10.6 06:40:38 ++ return 0 06:40:38 + pyenv local 3.10.6 06:40:38 + local command 06:40:38 + command=local 06:40:38 + '[' 2 -gt 0 ']' 06:40:38 + shift 06:40:38 + case "$command" in 06:40:38 + command pyenv local 3.10.6 06:40:38 + pyenv local 3.10.6 06:40:38 + for arg in "$@" 06:40:38 + case $arg in 06:40:38 + pkg_list+='tox ' 06:40:38 + for arg in "$@" 06:40:38 + case $arg in 06:40:38 + pkg_list+='virtualenv ' 06:40:38 + for arg in "$@" 06:40:38 + case $arg in 06:40:38 + pkg_list+='urllib3~=1.26.15 ' 06:40:38 + [[ -f /tmp/.toxenv ]] 06:40:38 ++ cat /tmp/.toxenv 06:40:38 + lf_venv=/tmp/venv-YlS5 06:40:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YlS5 from' file:/tmp/.toxenv 06:40:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YlS5 from file:/tmp/.toxenv 06:40:38 + /tmp/venv-YlS5/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:40:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:40:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:40:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:40:38 + /tmp/venv-YlS5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:40:40 + type python3 06:40:40 + true 06:40:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YlS5/bin to PATH' 06:40:40 lf-activate-venv(): INFO: Adding /tmp/venv-YlS5/bin to PATH 06:40:40 + PATH=/tmp/venv-YlS5/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 06:40:40 + return 0 06:40:40 + [[ -d /opt/pyenv ]] 06:40:40 + echo '---> Setting up pyenv' 06:40:40 ---> Setting up pyenv 06:40:40 + export PYENV_ROOT=/opt/pyenv 06:40:40 + PYENV_ROOT=/opt/pyenv 06:40:40 + export PATH=/opt/pyenv/bin:/tmp/venv-YlS5/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 06:40:40 + PATH=/opt/pyenv/bin:/tmp/venv-YlS5/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 06:40:40 ++ pwd 06:40:40 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:40:40 + export PYTHONPATH 06:40:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:40:40 + TOX_TESTENV_PASSENV=PYTHONPATH 06:40:40 + tox --version 06:40:40 4.26.0 from /tmp/venv-YlS5/lib/python3.10/site-packages/tox/__init__.py 06:40:40 + PARALLEL=false 06:40:40 + TOX_OPTIONS_LIST= 06:40:40 + [[ -n pre-commit ]] 06:40:40 + TOX_OPTIONS_LIST=' -e pre-commit' 06:40:40 + case ${PARALLEL,,} in 06:40:40 + tox -e pre-commit 06:40:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:40:41 pre-commit: install_deps> python -I -m pip install pre-commit 06:40:43 pre-commit: freeze> python -m pip freeze --all 06:40:44 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 06:40:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:40:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:40:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:40:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:40:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:40:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:40:46 [INFO] Once installed this environment will be reused. 06:40:46 [INFO] This may take a few minutes... 06:40:50 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:40:50 [INFO] Once installed this environment will be reused. 06:40:50 [INFO] This may take a few minutes... 06:40:55 trim trailing whitespace.................................................Passed 06:40:55 Tabs remover.............................................................Passed 06:40:55 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:40:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:40:55 [INFO] Once installed this environment will be reused. 06:40:55 [INFO] This may take a few minutes... 06:41:04 gitlint..............................................(no files to check)Skipped 06:41:04 pre-commit: OK (23.26=setup[3.38]+cmd[11.41,8.47] seconds) 06:41:04 congratulations :) (23.48 seconds) 06:41:04 + tox_status=0 06:41:04 + echo '---> Completed tox runs' 06:41:04 ---> Completed tox runs 06:41:04 + for i in .tox/*/log 06:41:04 ++ echo .tox/pre-commit/log 06:41:04 ++ awk -F/ '{print $2}' 06:41:04 + tox_env=pre-commit 06:41:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:41:04 + DOC_DIR=docs/_build/html 06:41:04 + [[ -d docs/_build/html ]] 06:41:04 + echo '---> tox-run.sh ends' 06:41:04 ---> tox-run.sh ends 06:41:04 + test 0 -eq 0 06:41:04 $ ssh-agent -k 06:41:04 unset SSH_AUTH_SOCK; 06:41:04 unset SSH_AGENT_PID; 06:41:04 echo Agent pid 1691 killed; 06:41:04 [ssh-agent] Stopped. 06:41:04 [PostBuildScript] - [INFO] Executing post build scripts. 06:41:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14453503676437886126.sh 06:41:04 ---> sysstat.sh 06:41:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5767376039420063178.sh 06:41:04 ---> package-listing.sh 06:41:04 ++ facter osfamily 06:41:04 ++ tr '[:upper:]' '[:lower:]' 06:41:04 + OS_FAMILY=debian 06:41:04 + workspace=/w/workspace/oom-master-pre-commit-lint 06:41:04 + START_PACKAGES=/tmp/packages_start.txt 06:41:04 + END_PACKAGES=/tmp/packages_end.txt 06:41:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:04 + PACKAGES=/tmp/packages_start.txt 06:41:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:41:04 + PACKAGES=/tmp/packages_end.txt 06:41:04 + case "${OS_FAMILY}" in 06:41:04 + dpkg -l 06:41:04 + grep '^ii' 06:41:04 + '[' -f /tmp/packages_start.txt ']' 06:41:04 + '[' -f /tmp/packages_end.txt ']' 06:41:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:41:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:41:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:41:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14513402904787324726.sh 06:41:04 ---> capture-instance-metadata.sh 06:41:04 Setup pyenv: 06:41:04 system 06:41:04 3.8.13 06:41:04 3.9.13 06:41:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:41:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mmv9 06:41:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:41:12 lf-activate-venv(): INFO: Installing: lftools 06:41:34 lf-activate-venv(): INFO: Adding /tmp/venv-mmv9/bin to PATH 06:41:34 INFO: Running in OpenStack, capturing instance metadata 06:41:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16123484872733701248.sh 06:41:34 provisioning config files... 06:41:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18117931097144168137tmp 06:41:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:41:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:41:34 [EnvInject] - Injecting environment variables from a build step. 06:41:34 [EnvInject] - Injecting as environment variables the properties content 06:41:34 SERVER_ID=logs 06:41:34 06:41:34 [EnvInject] - Variables injected successfully. 06:41:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9664114963092782812.sh 06:41:34 ---> create-netrc.sh 06:41:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16735261267691201711.sh 06:41:34 ---> python-tools-install.sh 06:41:34 Setup pyenv: 06:41:34 system 06:41:34 3.8.13 06:41:34 3.9.13 06:41:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:41:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mmv9 from file:/tmp/.os_lf_venv 06:41:36 lf-activate-venv(): INFO: Installing: lftools 06:41:44 lf-activate-venv(): INFO: Adding /tmp/venv-mmv9/bin to PATH 06:41:44 Generating Requirements File 06:42:03 Python 3.10.6 06:42:03 pip 25.1.1 from /tmp/venv-mmv9/lib/python3.10/site-packages/pip (python 3.10) 06:42:03 appdirs==1.4.4 06:42:03 argcomplete==3.6.2 06:42:03 aspy.yaml==1.3.0 06:42:03 attrs==25.3.0 06:42:03 autopage==0.5.2 06:42:03 beautifulsoup4==4.13.4 06:42:03 boto3==1.38.36 06:42:03 botocore==1.38.36 06:42:03 bs4==0.0.2 06:42:03 cachetools==5.5.2 06:42:03 certifi==2025.6.15 06:42:03 cffi==1.17.1 06:42:03 cfgv==3.4.0 06:42:03 chardet==5.2.0 06:42:03 charset-normalizer==3.4.2 06:42:03 click==8.2.1 06:42:03 cliff==4.10.0 06:42:03 cmd2==2.6.1 06:42:03 cryptography==3.3.2 06:42:03 debtcollector==3.0.0 06:42:03 decorator==5.2.1 06:42:03 defusedxml==0.7.1 06:42:03 Deprecated==1.2.18 06:42:03 distlib==0.3.9 06:42:03 dnspython==2.7.0 06:42:03 docker==7.1.0 06:42:03 dogpile.cache==1.4.0 06:42:03 durationpy==0.10 06:42:03 email_validator==2.2.0 06:42:03 filelock==3.18.0 06:42:03 future==1.0.0 06:42:03 gitdb==4.0.12 06:42:03 GitPython==3.1.44 06:42:03 google-auth==2.40.3 06:42:03 httplib2==0.22.0 06:42:03 identify==2.6.12 06:42:03 idna==3.10 06:42:03 importlib-resources==1.5.0 06:42:03 iso8601==2.1.0 06:42:03 Jinja2==3.1.6 06:42:03 jmespath==1.0.1 06:42:03 jsonpatch==1.33 06:42:03 jsonpointer==3.0.0 06:42:03 jsonschema==4.24.0 06:42:03 jsonschema-specifications==2025.4.1 06:42:03 keystoneauth1==5.11.1 06:42:03 kubernetes==33.1.0 06:42:03 lftools==0.37.13 06:42:03 lxml==5.4.0 06:42:03 MarkupSafe==3.0.2 06:42:03 msgpack==1.1.1 06:42:03 multi_key_dict==2.0.3 06:42:03 munch==4.0.0 06:42:03 netaddr==1.3.0 06:42:03 niet==1.4.2 06:42:03 nodeenv==1.9.1 06:42:03 oauth2client==4.1.3 06:42:03 oauthlib==3.2.2 06:42:03 openstacksdk==4.6.0 06:42:03 os-client-config==2.1.0 06:42:03 os-service-types==1.7.0 06:42:03 osc-lib==4.0.2 06:42:03 oslo.config==9.8.0 06:42:03 oslo.context==6.0.0 06:42:03 oslo.i18n==6.5.1 06:42:03 oslo.log==7.1.0 06:42:03 oslo.serialization==5.7.0 06:42:03 oslo.utils==9.0.0 06:42:03 packaging==25.0 06:42:03 pbr==6.1.1 06:42:03 platformdirs==4.3.8 06:42:03 prettytable==3.16.0 06:42:03 psutil==7.0.0 06:42:03 pyasn1==0.6.1 06:42:03 pyasn1_modules==0.4.2 06:42:03 pycparser==2.22 06:42:03 pygerrit2==2.0.15 06:42:03 PyGithub==2.6.1 06:42:03 PyJWT==2.10.1 06:42:03 PyNaCl==1.5.0 06:42:03 pyparsing==2.4.7 06:42:03 pyperclip==1.9.0 06:42:03 pyrsistent==0.20.0 06:42:03 python-cinderclient==9.7.0 06:42:03 python-dateutil==2.9.0.post0 06:42:03 python-heatclient==4.2.0 06:42:03 python-jenkins==1.8.2 06:42:03 python-keystoneclient==5.6.0 06:42:03 python-magnumclient==4.8.1 06:42:03 python-openstackclient==8.1.0 06:42:03 python-swiftclient==4.8.0 06:42:03 PyYAML==6.0.2 06:42:03 referencing==0.36.2 06:42:03 requests==2.32.4 06:42:03 requests-oauthlib==2.0.0 06:42:03 requestsexceptions==1.4.0 06:42:03 rfc3986==2.0.0 06:42:03 rpds-py==0.25.1 06:42:03 rsa==4.9.1 06:42:03 ruamel.yaml==0.18.14 06:42:03 ruamel.yaml.clib==0.2.12 06:42:03 s3transfer==0.13.0 06:42:03 simplejson==3.20.1 06:42:03 six==1.17.0 06:42:03 smmap==5.0.2 06:42:03 soupsieve==2.7 06:42:03 stevedore==5.4.1 06:42:03 tabulate==0.9.0 06:42:03 toml==0.10.2 06:42:03 tomlkit==0.13.3 06:42:03 tqdm==4.67.1 06:42:03 typing_extensions==4.14.0 06:42:03 tzdata==2025.2 06:42:03 urllib3==1.26.20 06:42:03 virtualenv==20.31.2 06:42:03 wcwidth==0.2.13 06:42:03 websocket-client==1.8.0 06:42:03 wrapt==1.17.2 06:42:03 xdg==6.0.0 06:42:03 xmltodict==0.14.2 06:42:03 yq==3.4.3 06:42:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8816395827789775162.sh 06:42:03 ---> sudo-logs.sh 06:42:03 Archiving 'sudo' log.. 06:42:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8116042544176584141.sh 06:42:03 ---> job-cost.sh 06:42:03 Setup pyenv: 06:42:03 system 06:42:03 3.8.13 06:42:03 3.9.13 06:42:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:42:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mmv9 from file:/tmp/.os_lf_venv 06:42:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:42:11 lf-activate-venv(): INFO: Adding /tmp/venv-mmv9/bin to PATH 06:42:11 INFO: No Stack... 06:42:11 INFO: Retrieving Pricing Info for: v3-standard-4 06:42:11 INFO: Archiving Costs 06:42:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3114987144512695290.sh 06:42:11 ---> logs-deploy.sh 06:42:11 Setup pyenv: 06:42:11 system 06:42:11 3.8.13 06:42:11 3.9.13 06:42:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:42:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mmv9 from file:/tmp/.os_lf_venv 06:42:13 lf-activate-venv(): INFO: Installing: lftools 06:42:21 lf-activate-venv(): INFO: Adding /tmp/venv-mmv9/bin to PATH 06:42:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4107 06:42:21 INFO: archiving workspace using pattern(s): 06:42:22 Archives upload complete. 06:42:22 INFO: archiving logs to Nexus 06:42:23 ---> uname -a: 06:42:23 Linux prd-ubuntu1804-builder-4c-4g-21520 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:42:23 06:42:23 06:42:23 ---> lscpu: 06:42:23 Architecture: x86_64 06:42:23 CPU op-mode(s): 32-bit, 64-bit 06:42:23 Byte Order: Little Endian 06:42:23 CPU(s): 4 06:42:23 On-line CPU(s) list: 0-3 06:42:23 Thread(s) per core: 1 06:42:23 Core(s) per socket: 1 06:42:23 Socket(s): 4 06:42:23 NUMA node(s): 1 06:42:23 Vendor ID: AuthenticAMD 06:42:23 CPU family: 23 06:42:23 Model: 49 06:42:23 Model name: AMD EPYC-Rome Processor 06:42:23 Stepping: 0 06:42:23 CPU MHz: 2799.998 06:42:23 BogoMIPS: 5599.99 06:42:23 Virtualization: AMD-V 06:42:23 Hypervisor vendor: KVM 06:42:23 Virtualization type: full 06:42:23 L1d cache: 32K 06:42:23 L1i cache: 32K 06:42:23 L2 cache: 512K 06:42:23 L3 cache: 16384K 06:42:23 NUMA node0 CPU(s): 0-3 06:42:23 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 06:42:23 06:42:23 06:42:23 ---> nproc: 06:42:23 4 06:42:23 06:42:23 06:42:23 ---> df -h: 06:42:23 Filesystem Size Used Avail Use% Mounted on 06:42:23 udev 7.9G 0 7.9G 0% /dev 06:42:23 tmpfs 1.6G 672K 1.6G 1% /run 06:42:23 /dev/vda1 78G 8.4G 69G 11% / 06:42:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:42:23 tmpfs 5.0M 0 5.0M 0% /run/lock 06:42:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:42:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:42:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:42:23 06:42:23 06:42:23 ---> free -m: 06:42:23 total used free shared buff/cache available 06:42:23 Mem: 16040 530 13314 0 2194 15189 06:42:23 Swap: 1023 0 1023 06:42:23 06:42:23 06:42:23 ---> ip addr: 06:42:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:42:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:42:23 inet 127.0.0.1/8 scope host lo 06:42:23 valid_lft forever preferred_lft forever 06:42:23 inet6 ::1/128 scope host 06:42:23 valid_lft forever preferred_lft forever 06:42:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:42:23 link/ether fa:16:3e:f8:91:ab brd ff:ff:ff:ff:ff:ff 06:42:23 inet 10.30.107.112/23 brd 10.30.107.255 scope global dynamic ens3 06:42:23 valid_lft 86254sec preferred_lft 86254sec 06:42:23 inet6 fe80::f816:3eff:fef8:91ab/64 scope link 06:42:23 valid_lft forever preferred_lft forever 06:42:23 06:42:23 06:42:23 ---> sar -b -r -n DEV: 06:42:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21520) 06/16/25 _x86_64_ (4 CPU) 06:42:23 06:42:23 06:39:59 LINUX RESTART (4 CPU) 06:42:23 06:42:23 06:40:01 tps rtps wtps bread/s bwrtn/s 06:42:23 06:41:01 316.76 68.76 248.01 4484.99 86567.71 06:42:23 06:42:01 120.00 0.92 119.08 106.25 34846.59 06:42:23 Average: 218.38 34.84 183.54 2295.62 60707.15 06:42:23 06:42:23 06:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:42:23 06:41:01 13947608 15540720 2477360 15.08 56232 1736564 863532 4.94 742844 1518696 169020 06:42:23 06:42:01 13617020 15530428 2807948 17.10 83760 2011616 794888 4.55 785656 1770904 219972 06:42:23 Average: 13782314 15535574 2642654 16.09 69996 1874090 829210 4.75 764250 1644800 194496 06:42:23 06:42:23 06:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:42:23 06:41:01 lo 3.20 3.20 0.34 0.34 0.00 0.00 0.00 0.00 06:42:23 06:41:01 ens3 586.60 383.70 2399.82 83.94 0.00 0.00 0.00 0.00 06:42:23 06:42:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 06:42:23 06:42:01 ens3 177.55 117.68 856.06 15.72 0.00 0.00 0.00 0.00 06:42:23 Average: lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 06:42:23 Average: ens3 382.08 250.69 1627.94 49.83 0.00 0.00 0.00 0.00 06:42:23 06:42:23 06:42:23 ---> sar -P ALL: 06:42:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21520) 06/16/25 _x86_64_ (4 CPU) 06:42:23 06:42:23 06:39:59 LINUX RESTART (4 CPU) 06:42:23 06:42:23 06:40:01 CPU %user %nice %system %iowait %steal %idle 06:42:23 06:41:01 all 22.93 0.00 3.16 6.23 0.09 67.59 06:42:23 06:41:01 0 17.69 0.00 2.74 11.60 0.07 67.90 06:42:23 06:41:01 1 23.34 0.00 3.41 2.54 0.10 70.61 06:42:23 06:41:01 2 26.84 0.00 2.95 6.52 0.08 63.61 06:42:23 06:41:01 3 23.81 0.00 3.54 4.26 0.12 68.28 06:42:23 06:42:01 all 21.67 0.00 1.51 2.43 0.07 74.31 06:42:23 06:42:01 0 29.93 0.00 1.62 3.42 0.07 64.96 06:42:23 06:42:01 1 7.02 0.00 0.64 0.31 0.08 91.95 06:42:23 06:42:01 2 41.74 0.00 2.89 2.02 0.08 53.26 06:42:23 06:42:01 3 8.23 0.00 0.88 4.01 0.03 86.84 06:42:23 Average: all 22.30 0.00 2.33 4.32 0.08 70.96 06:42:23 Average: 0 23.82 0.00 2.18 7.50 0.07 66.43 06:42:23 Average: 1 15.12 0.00 2.02 1.42 0.09 81.36 06:42:23 Average: 2 34.30 0.00 2.92 4.27 0.08 58.43 06:42:23 Average: 3 16.01 0.00 2.21 4.13 0.08 77.58 06:42:23 06:42:23 06:42:23