12:37:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 12:37:57 Running as SYSTEM 12:37:57 [EnvInject] - Loading node environment variables. 12:37:57 Building remotely on prd-ubuntu1804-builder-4c-4g-39241 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:37:57 [ssh-agent] Looking for ssh-agent implementation... 12:37:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:58 $ ssh-agent 12:37:58 SSH_AUTH_SOCK=/tmp/ssh-1I1N0h5WyMc1/agent.1806 12:37:58 SSH_AGENT_PID=1808 12:37:58 [ssh-agent] Started. 12:37:58 Running ssh-add (command line suppressed) 12:37:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8995031313329600977.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8995031313329600977.key) 12:37:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:37:58 The recommended git tool is: NONE 12:38:00 using credential onap-jenkins-ssh 12:38:00 Wiping out workspace first. 12:38:00 Cloning the remote Git repository 12:38:00 Cloning repository git://cloud.onap.org/mirror/oom.git 12:38:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:38:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:38:00 > git --version # timeout=10 12:38:00 > git --version # 'git version 2.17.1' 12:38:00 using GIT_SSH to set credentials Gerrit user 12:38:00 Verifying host key using manually-configured host key entries 12:38:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:38:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:38:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:38:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:38:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:38:06 using GIT_SSH to set credentials Gerrit user 12:38:06 Verifying host key using manually-configured host key entries 12:38:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/3 # timeout=30 12:38:06 > git rev-parse fc0864a87c0e04d0f5c74d43c31ff29a98faa3a6^{commit} # timeout=10 12:38:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:38:06 Checking out Revision fc0864a87c0e04d0f5c74d43c31ff29a98faa3a6 (refs/changes/80/141880/3) 12:38:06 > git config core.sparsecheckout # timeout=10 12:38:06 > git checkout -f fc0864a87c0e04d0f5c74d43c31ff29a98faa3a6 # timeout=30 12:38:10 Commit message: "[SDC] Move db init jobs to init container." 12:38:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:38:10 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 12:38:10 [EnvInject] - Injecting environment variables from a build step. 12:38:10 [EnvInject] - Injecting as environment variables the properties content 12:38:10 PYTHON=python3 12:38:10 12:38:10 [EnvInject] - Variables injected successfully. 12:38:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14535199012939661170.sh 12:38:10 ---> tox-install.sh 12:38:10 + source /home/jenkins/lf-env.sh 12:38:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:38:10 ++ mktemp -d /tmp/venv-XXXX 12:38:10 + lf_venv=/tmp/venv-lTS4 12:38:10 + local venv_file=/tmp/.os_lf_venv 12:38:10 + local python=python3 12:38:10 + local options 12:38:10 + local set_path=true 12:38:10 + local install_args= 12:38:10 ++ 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 12:38:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:38:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:38:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:38:10 + true 12:38:10 + case $1 in 12:38:10 + venv_file=/tmp/.toxenv 12:38:10 + shift 2 12:38:10 + true 12:38:10 + case $1 in 12:38:10 + shift 12:38:10 + break 12:38:10 + case $python in 12:38:10 + local pkg_list= 12:38:10 + [[ -d /opt/pyenv ]] 12:38:10 + echo 'Setup pyenv:' 12:38:10 Setup pyenv: 12:38:10 + export PYENV_ROOT=/opt/pyenv 12:38:10 + PYENV_ROOT=/opt/pyenv 12:38:10 + 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 12:38:10 + 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 12:38:10 + pyenv versions 12:38:10 * system (set by /opt/pyenv/version) 12:38:10 * 3.8.13 (set by /opt/pyenv/version) 12:38:10 * 3.9.13 (set by /opt/pyenv/version) 12:38:10 * 3.10.6 (set by /opt/pyenv/version) 12:38:10 + command -v pyenv 12:38:10 ++ pyenv init - --no-rehash 12:38:10 + 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[*]}"'\'')" 12:38:10 export PATH="/opt/pyenv/shims:${PATH}" 12:38:10 export PYENV_SHELL=bash 12:38:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:38:10 pyenv() { 12:38:10 local command 12:38:10 command="${1:-}" 12:38:10 if [ "$#" -gt 0 ]; then 12:38:10 shift 12:38:10 fi 12:38:10 12:38:10 case "$command" in 12:38:10 rehash|shell) 12:38:10 eval "$(pyenv "sh-$command" "$@")" 12:38:10 ;; 12:38:10 *) 12:38:10 command pyenv "$command" "$@" 12:38:10 ;; 12:38:10 esac 12:38:10 }' 12:38:10 +++ 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[*]}"' 12:38:10 ++ 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 12:38:10 ++ 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 12:38:10 ++ 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 12:38:10 ++ export PYENV_SHELL=bash 12:38:10 ++ PYENV_SHELL=bash 12:38:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:38:10 +++ complete -F _pyenv pyenv 12:38:10 ++ lf-pyver python3 12:38:10 ++ local py_version_xy=python3 12:38:10 ++ local py_version_xyz= 12:38:10 ++ pyenv versions 12:38:10 ++ sed 's/^[ *]* //' 12:38:10 ++ local command 12:38:10 ++ command=versions 12:38:10 ++ '[' 1 -gt 0 ']' 12:38:10 ++ shift 12:38:10 ++ grep -E '^[0-9.]*[0-9]$' 12:38:10 ++ case "$command" in 12:38:10 ++ awk '{ print $1 }' 12:38:10 ++ command pyenv versions 12:38:10 ++ pyenv versions 12:38:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:38:10 +++ sort -V 12:38:10 +++ grep '^3' /tmp/.pyenv_versions 12:38:10 +++ tail -n 1 12:38:10 ++ py_version_xyz=3.10.6 12:38:10 ++ [[ -z 3.10.6 ]] 12:38:10 ++ echo 3.10.6 12:38:10 ++ return 0 12:38:10 + pyenv local 3.10.6 12:38:10 + local command 12:38:10 + command=local 12:38:10 + '[' 2 -gt 0 ']' 12:38:10 + shift 12:38:10 + case "$command" in 12:38:10 + command pyenv local 3.10.6 12:38:10 + pyenv local 3.10.6 12:38:10 + for arg in "$@" 12:38:10 + case $arg in 12:38:10 + pkg_list+='tox ' 12:38:10 + for arg in "$@" 12:38:10 + case $arg in 12:38:10 + pkg_list+='virtualenv ' 12:38:10 + for arg in "$@" 12:38:10 + case $arg in 12:38:10 + pkg_list+='urllib3~=1.26.15 ' 12:38:10 + [[ -f /tmp/.toxenv ]] 12:38:10 + [[ ! -f /tmp/.toxenv ]] 12:38:10 + [[ -n '' ]] 12:38:10 + python3 -m venv /tmp/venv-lTS4 12:38:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lTS4' 12:38:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lTS4 12:38:15 + echo /tmp/venv-lTS4 12:38:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:38:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:38:15 + /tmp/venv-lTS4/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:38:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:38:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:38:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:38:20 + /tmp/venv-lTS4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:38:22 + type python3 12:38:22 + true 12:38:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lTS4/bin to PATH' 12:38:22 lf-activate-venv(): INFO: Adding /tmp/venv-lTS4/bin to PATH 12:38:22 + PATH=/tmp/venv-lTS4/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 12:38:22 + return 0 12:38:22 + python3 --version 12:38:22 Python 3.10.6 12:38:22 + python3 -m pip --version 12:38:22 pip 25.2 from /tmp/venv-lTS4/lib/python3.10/site-packages/pip (python 3.10) 12:38:22 + python3 -m pip freeze 12:38:22 cachetools==6.1.0 12:38:22 chardet==5.2.0 12:38:22 colorama==0.4.6 12:38:22 distlib==0.4.0 12:38:22 filelock==3.19.1 12:38:22 packaging==25.0 12:38:22 platformdirs==4.3.8 12:38:22 pluggy==1.6.0 12:38:22 pyproject-api==1.9.1 12:38:22 tomli==2.2.1 12:38:22 tox==4.28.4 12:38:22 typing_extensions==4.14.1 12:38:22 urllib3==1.26.20 12:38:22 virtualenv==20.34.0 12:38:22 [EnvInject] - Injecting environment variables from a build step. 12:38:22 [EnvInject] - Injecting as environment variables the properties content 12:38:22 PARALLEL=false 12:38:22 12:38:22 [EnvInject] - Variables injected successfully. 12:38:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5212035314186396274.sh 12:38:22 ---> tox-run.sh 12:38:22 + 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 12:38:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:38:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:38:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:38:22 + cd /w/workspace/oom-master-pre-commit-lint/. 12:38:22 + source /home/jenkins/lf-env.sh 12:38:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:38:22 ++ mktemp -d /tmp/venv-XXXX 12:38:22 + lf_venv=/tmp/venv-bkhH 12:38:22 + local venv_file=/tmp/.os_lf_venv 12:38:22 + local python=python3 12:38:22 + local options 12:38:22 + local set_path=true 12:38:22 + local install_args= 12:38:22 ++ 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 12:38:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:38:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:38:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:38:22 + true 12:38:22 + case $1 in 12:38:22 + venv_file=/tmp/.toxenv 12:38:22 + shift 2 12:38:22 + true 12:38:22 + case $1 in 12:38:22 + shift 12:38:22 + break 12:38:22 + case $python in 12:38:22 + local pkg_list= 12:38:22 + [[ -d /opt/pyenv ]] 12:38:22 + echo 'Setup pyenv:' 12:38:22 Setup pyenv: 12:38:22 + export PYENV_ROOT=/opt/pyenv 12:38:22 + PYENV_ROOT=/opt/pyenv 12:38:22 + 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 12:38:22 + 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 12:38:22 + pyenv versions 12:38:22 system 12:38:22 3.8.13 12:38:22 3.9.13 12:38:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:38:22 + command -v pyenv 12:38:22 ++ pyenv init - --no-rehash 12:38:23 + 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[*]}"'\'')" 12:38:23 export PATH="/opt/pyenv/shims:${PATH}" 12:38:23 export PYENV_SHELL=bash 12:38:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:38:23 pyenv() { 12:38:23 local command 12:38:23 command="${1:-}" 12:38:23 if [ "$#" -gt 0 ]; then 12:38:23 shift 12:38:23 fi 12:38:23 12:38:23 case "$command" in 12:38:23 rehash|shell) 12:38:23 eval "$(pyenv "sh-$command" "$@")" 12:38:23 ;; 12:38:23 *) 12:38:23 command pyenv "$command" "$@" 12:38:23 ;; 12:38:23 esac 12:38:23 }' 12:38:23 +++ 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[*]}"' 12:38:23 ++ 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 12:38:23 ++ 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 12:38:23 ++ 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 12:38:23 ++ export PYENV_SHELL=bash 12:38:23 ++ PYENV_SHELL=bash 12:38:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:38:23 +++ complete -F _pyenv pyenv 12:38:23 ++ lf-pyver python3 12:38:23 ++ local py_version_xy=python3 12:38:23 ++ local py_version_xyz= 12:38:23 ++ pyenv versions 12:38:23 ++ local command 12:38:23 ++ command=versions 12:38:23 ++ '[' 1 -gt 0 ']' 12:38:23 ++ shift 12:38:23 ++ case "$command" in 12:38:23 ++ command pyenv versions 12:38:23 ++ pyenv versions 12:38:23 ++ awk '{ print $1 }' 12:38:23 ++ grep -E '^[0-9.]*[0-9]$' 12:38:23 ++ sed 's/^[ *]* //' 12:38:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:38:23 +++ grep '^3' /tmp/.pyenv_versions 12:38:23 +++ sort -V 12:38:23 +++ tail -n 1 12:38:23 ++ py_version_xyz=3.10.6 12:38:23 ++ [[ -z 3.10.6 ]] 12:38:23 ++ echo 3.10.6 12:38:23 ++ return 0 12:38:23 + pyenv local 3.10.6 12:38:23 + local command 12:38:23 + command=local 12:38:23 + '[' 2 -gt 0 ']' 12:38:23 + shift 12:38:23 + case "$command" in 12:38:23 + command pyenv local 3.10.6 12:38:23 + pyenv local 3.10.6 12:38:23 + for arg in "$@" 12:38:23 + case $arg in 12:38:23 + pkg_list+='tox ' 12:38:23 + for arg in "$@" 12:38:23 + case $arg in 12:38:23 + pkg_list+='virtualenv ' 12:38:23 + for arg in "$@" 12:38:23 + case $arg in 12:38:23 + pkg_list+='urllib3~=1.26.15 ' 12:38:23 + [[ -f /tmp/.toxenv ]] 12:38:23 ++ cat /tmp/.toxenv 12:38:23 + lf_venv=/tmp/venv-lTS4 12:38:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lTS4 from' file:/tmp/.toxenv 12:38:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lTS4 from file:/tmp/.toxenv 12:38:23 + /tmp/venv-lTS4/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:38:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:38:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:38:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:38:24 + /tmp/venv-lTS4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:38:25 + type python3 12:38:25 + true 12:38:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lTS4/bin to PATH' 12:38:25 lf-activate-venv(): INFO: Adding /tmp/venv-lTS4/bin to PATH 12:38:25 + PATH=/tmp/venv-lTS4/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 12:38:25 + return 0 12:38:25 + [[ -d /opt/pyenv ]] 12:38:25 + echo '---> Setting up pyenv' 12:38:25 ---> Setting up pyenv 12:38:25 + export PYENV_ROOT=/opt/pyenv 12:38:25 + PYENV_ROOT=/opt/pyenv 12:38:25 + export PATH=/opt/pyenv/bin:/tmp/venv-lTS4/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 12:38:25 + PATH=/opt/pyenv/bin:/tmp/venv-lTS4/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 12:38:25 ++ pwd 12:38:25 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:38:25 + export PYTHONPATH 12:38:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:38:25 + TOX_TESTENV_PASSENV=PYTHONPATH 12:38:25 + tox --version 12:38:25 4.28.4 from /tmp/venv-lTS4/lib/python3.10/site-packages/tox/__init__.py 12:38:25 + PARALLEL=false 12:38:25 + TOX_OPTIONS_LIST= 12:38:25 + [[ -n pre-commit ]] 12:38:25 + TOX_OPTIONS_LIST=' -e pre-commit' 12:38:25 + case ${PARALLEL,,} in 12:38:25 + tox -e pre-commit 12:38:25 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:38:26 pre-commit: install_deps> python -I -m pip install pre-commit 12:38:29 pre-commit: freeze> python -m pip freeze --all 12:38:29 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.13,nodeenv==1.9.1,pip==25.2,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.14.1,virtualenv==20.34.0 12:38:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:38:29 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:38:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:38:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:38:31 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:38:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:38:32 [INFO] Once installed this environment will be reused. 12:38:32 [INFO] This may take a few minutes... 12:38:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:38:36 [INFO] Once installed this environment will be reused. 12:38:36 [INFO] This may take a few minutes... 12:38:41 trim trailing whitespace.................................................Passed 12:38:41 Tabs remover.............................................................Passed 12:38:41 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:38:41 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:38:41 [INFO] Once installed this environment will be reused. 12:38:41 [INFO] This may take a few minutes... 12:38:49 gitlint..............................................(no files to check)Skipped 12:38:49 pre-commit: OK (24.05=setup[3.48]+cmd[12.00,8.57] seconds) 12:38:49 congratulations :) (24.29 seconds) 12:38:50 + tox_status=0 12:38:50 + echo '---> Completed tox runs' 12:38:50 ---> Completed tox runs 12:38:50 + for i in .tox/*/log 12:38:50 ++ echo .tox/pre-commit/log 12:38:50 ++ awk -F/ '{print $2}' 12:38:50 + tox_env=pre-commit 12:38:50 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:38:50 + DOC_DIR=docs/_build/html 12:38:50 + [[ -d docs/_build/html ]] 12:38:50 + echo '---> tox-run.sh ends' 12:38:50 ---> tox-run.sh ends 12:38:50 + test 0 -eq 0 12:38:50 $ ssh-agent -k 12:38:50 unset SSH_AUTH_SOCK; 12:38:50 unset SSH_AGENT_PID; 12:38:50 echo Agent pid 1808 killed; 12:38:50 [ssh-agent] Stopped. 12:38:50 [PostBuildScript] - [INFO] Executing post build scripts. 12:38:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1601435358838766045.sh 12:38:50 ---> sysstat.sh 12:38:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8857251262259734223.sh 12:38:50 ---> package-listing.sh 12:38:50 ++ facter osfamily 12:38:50 ++ tr '[:upper:]' '[:lower:]' 12:38:50 + OS_FAMILY=debian 12:38:50 + workspace=/w/workspace/oom-master-pre-commit-lint 12:38:50 + START_PACKAGES=/tmp/packages_start.txt 12:38:50 + END_PACKAGES=/tmp/packages_end.txt 12:38:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:38:50 + PACKAGES=/tmp/packages_start.txt 12:38:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:38:50 + PACKAGES=/tmp/packages_end.txt 12:38:50 + case "${OS_FAMILY}" in 12:38:50 + grep '^ii' 12:38:50 + dpkg -l 12:38:50 + '[' -f /tmp/packages_start.txt ']' 12:38:50 + '[' -f /tmp/packages_end.txt ']' 12:38:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:38:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:38:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:38:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:38:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17803389004304670973.sh 12:38:50 ---> capture-instance-metadata.sh 12:38:50 Setup pyenv: 12:38:50 system 12:38:50 3.8.13 12:38:50 3.9.13 12:38:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:38:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dgnz 12:38:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:39:00 lf-activate-venv(): INFO: Installing: lftools 12:39:22 lf-activate-venv(): INFO: Adding /tmp/venv-dgnz/bin to PATH 12:39:22 INFO: Running in OpenStack, capturing instance metadata 12:39:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8957372563275761624.sh 12:39:22 provisioning config files... 12:39:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12340044080457761099tmp 12:39:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:39:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:39:22 [EnvInject] - Injecting environment variables from a build step. 12:39:22 [EnvInject] - Injecting as environment variables the properties content 12:39:22 SERVER_ID=logs 12:39:22 12:39:22 [EnvInject] - Variables injected successfully. 12:39:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6110203029502878530.sh 12:39:22 ---> create-netrc.sh 12:39:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17137585920125496180.sh 12:39:22 ---> python-tools-install.sh 12:39:22 Setup pyenv: 12:39:23 system 12:39:23 3.8.13 12:39:23 3.9.13 12:39:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:39:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dgnz from file:/tmp/.os_lf_venv 12:39:24 lf-activate-venv(): INFO: Installing: lftools 12:39:33 lf-activate-venv(): INFO: Adding /tmp/venv-dgnz/bin to PATH 12:39:33 Generating Requirements File 12:39:57 Python 3.10.6 12:39:57 pip 25.2 from /tmp/venv-dgnz/lib/python3.10/site-packages/pip (python 3.10) 12:39:57 appdirs==1.4.4 12:39:57 argcomplete==3.6.2 12:39:57 aspy.yaml==1.3.0 12:39:57 attrs==25.3.0 12:39:57 autopage==0.5.2 12:39:57 beautifulsoup4==4.13.4 12:39:57 boto3==1.40.13 12:39:57 botocore==1.40.13 12:39:57 bs4==0.0.2 12:39:57 cachetools==5.5.2 12:39:57 certifi==2025.8.3 12:39:57 cffi==1.17.1 12:39:57 cfgv==3.4.0 12:39:57 chardet==5.2.0 12:39:57 charset-normalizer==3.4.3 12:39:57 click==8.2.1 12:39:57 cliff==4.10.0 12:39:57 cmd2==2.7.0 12:39:57 cryptography==3.3.2 12:39:57 debtcollector==3.0.0 12:39:57 decorator==5.2.1 12:39:57 defusedxml==0.7.1 12:39:57 Deprecated==1.2.18 12:39:57 distlib==0.4.0 12:39:57 dnspython==2.7.0 12:39:57 docker==7.1.0 12:39:57 dogpile.cache==1.4.0 12:39:57 durationpy==0.10 12:39:57 email_validator==2.2.0 12:39:57 filelock==3.19.1 12:39:57 future==1.0.0 12:39:57 gitdb==4.0.12 12:39:57 GitPython==3.1.45 12:39:57 google-auth==2.40.3 12:39:57 httplib2==0.22.0 12:39:57 identify==2.6.13 12:39:57 idna==3.10 12:39:57 importlib-resources==1.5.0 12:39:57 iso8601==2.1.0 12:39:57 Jinja2==3.1.6 12:39:57 jmespath==1.0.1 12:39:57 jsonpatch==1.33 12:39:57 jsonpointer==3.0.0 12:39:57 jsonschema==4.25.1 12:39:57 jsonschema-specifications==2025.4.1 12:39:57 keystoneauth1==5.11.1 12:39:57 kubernetes==33.1.0 12:39:57 lftools==0.37.13 12:39:57 lxml==6.0.0 12:39:57 markdown-it-py==4.0.0 12:39:57 MarkupSafe==3.0.2 12:39:57 mdurl==0.1.2 12:39:57 msgpack==1.1.1 12:39:57 multi_key_dict==2.0.3 12:39:57 munch==4.0.0 12:39:57 netaddr==1.3.0 12:39:57 niet==1.4.2 12:39:57 nodeenv==1.9.1 12:39:57 oauth2client==4.1.3 12:39:57 oauthlib==3.3.1 12:39:57 openstacksdk==4.7.0 12:39:57 os-client-config==2.3.0 12:39:57 os-service-types==1.8.0 12:39:57 osc-lib==4.1.0 12:39:57 oslo.config==10.0.0 12:39:57 oslo.context==6.0.0 12:39:57 oslo.i18n==6.5.1 12:39:57 oslo.log==7.2.0 12:39:57 oslo.serialization==5.7.0 12:39:57 oslo.utils==9.0.0 12:39:57 packaging==25.0 12:39:57 pbr==7.0.0 12:39:57 platformdirs==4.3.8 12:39:57 prettytable==3.16.0 12:39:57 psutil==7.0.0 12:39:57 pyasn1==0.6.1 12:39:57 pyasn1_modules==0.4.2 12:39:57 pycparser==2.22 12:39:57 pygerrit2==2.0.15 12:39:57 PyGithub==2.7.0 12:39:57 Pygments==2.19.2 12:39:57 PyJWT==2.10.1 12:39:57 PyNaCl==1.5.0 12:39:57 pyparsing==2.4.7 12:39:57 pyperclip==1.9.0 12:39:57 pyrsistent==0.20.0 12:39:57 python-cinderclient==9.7.0 12:39:57 python-dateutil==2.9.0.post0 12:39:57 python-heatclient==4.3.0 12:39:57 python-jenkins==1.8.3 12:39:57 python-keystoneclient==5.6.0 12:39:57 python-magnumclient==4.8.1 12:39:57 python-openstackclient==8.1.0 12:39:57 python-swiftclient==4.8.0 12:39:57 PyYAML==6.0.2 12:39:57 referencing==0.36.2 12:39:57 requests==2.32.5 12:39:57 requests-oauthlib==2.0.0 12:39:57 requestsexceptions==1.4.0 12:39:57 rfc3986==2.0.0 12:39:57 rich==14.1.0 12:39:57 rich-argparse==1.7.1 12:39:57 rpds-py==0.27.0 12:39:57 rsa==4.9.1 12:39:57 ruamel.yaml==0.18.15 12:39:57 ruamel.yaml.clib==0.2.12 12:39:57 s3transfer==0.13.1 12:39:57 simplejson==3.20.1 12:39:57 six==1.17.0 12:39:57 smmap==5.0.2 12:39:57 soupsieve==2.7 12:39:57 stevedore==5.4.1 12:39:57 tabulate==0.9.0 12:39:57 toml==0.10.2 12:39:57 tomlkit==0.13.3 12:39:57 tqdm==4.67.1 12:39:57 typing_extensions==4.14.1 12:39:57 tzdata==2025.2 12:39:57 urllib3==1.26.20 12:39:57 virtualenv==20.34.0 12:39:57 wcwidth==0.2.13 12:39:57 websocket-client==1.8.0 12:39:57 wrapt==1.17.3 12:39:57 xdg==6.0.0 12:39:57 xmltodict==0.14.2 12:39:57 yq==3.4.3 12:39:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15620811572891421726.sh 12:39:57 ---> sudo-logs.sh 12:39:57 Archiving 'sudo' log.. 12:39:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7724303002421586124.sh 12:39:58 ---> job-cost.sh 12:39:58 Setup pyenv: 12:39:58 system 12:39:58 3.8.13 12:39:58 3.9.13 12:39:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:39:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dgnz from file:/tmp/.os_lf_venv 12:40:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:40:05 lf-activate-venv(): INFO: Adding /tmp/venv-dgnz/bin to PATH 12:40:05 INFO: No Stack... 12:40:05 INFO: Retrieving Pricing Info for: v3-standard-4 12:40:06 INFO: Archiving Costs 12:40:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7787371460506222407.sh 12:40:06 ---> logs-deploy.sh 12:40:06 Setup pyenv: 12:40:06 system 12:40:06 3.8.13 12:40:06 3.9.13 12:40:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:40:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dgnz from file:/tmp/.os_lf_venv 12:40:08 lf-activate-venv(): INFO: Installing: lftools 12:40:18 lf-activate-venv(): INFO: Adding /tmp/venv-dgnz/bin to PATH 12:40:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4230 12:40:18 INFO: archiving workspace using pattern(s): 12:40:19 Archives upload complete. 12:40:19 INFO: archiving logs to Nexus 12:40:20 ---> uname -a: 12:40:20 Linux prd-ubuntu1804-builder-4c-4g-39241 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:40:20 12:40:20 12:40:20 ---> lscpu: 12:40:20 Architecture: x86_64 12:40:20 CPU op-mode(s): 32-bit, 64-bit 12:40:20 Byte Order: Little Endian 12:40:20 CPU(s): 4 12:40:20 On-line CPU(s) list: 0-3 12:40:20 Thread(s) per core: 1 12:40:20 Core(s) per socket: 1 12:40:20 Socket(s): 4 12:40:20 NUMA node(s): 1 12:40:20 Vendor ID: AuthenticAMD 12:40:20 CPU family: 23 12:40:20 Model: 49 12:40:20 Model name: AMD EPYC-Rome Processor 12:40:20 Stepping: 0 12:40:20 CPU MHz: 2800.000 12:40:20 BogoMIPS: 5600.00 12:40:20 Virtualization: AMD-V 12:40:20 Hypervisor vendor: KVM 12:40:20 Virtualization type: full 12:40:20 L1d cache: 32K 12:40:20 L1i cache: 32K 12:40:20 L2 cache: 512K 12:40:20 L3 cache: 16384K 12:40:20 NUMA node0 CPU(s): 0-3 12:40:20 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 12:40:20 12:40:20 12:40:20 ---> nproc: 12:40:20 4 12:40:20 12:40:20 12:40:20 ---> df -h: 12:40:20 Filesystem Size Used Avail Use% Mounted on 12:40:20 udev 7.9G 0 7.9G 0% /dev 12:40:20 tmpfs 1.6G 672K 1.6G 1% /run 12:40:20 /dev/vda1 78G 8.4G 69G 11% / 12:40:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:40:20 tmpfs 5.0M 0 5.0M 0% /run/lock 12:40:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:40:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:40:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:40:20 12:40:20 12:40:20 ---> free -m: 12:40:20 total used free shared buff/cache available 12:40:20 Mem: 16040 549 13283 0 2207 15170 12:40:20 Swap: 1023 0 1023 12:40:20 12:40:20 12:40:20 ---> ip addr: 12:40:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:40:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:40:20 inet 127.0.0.1/8 scope host lo 12:40:20 valid_lft forever preferred_lft forever 12:40:20 inet6 ::1/128 scope host 12:40:20 valid_lft forever preferred_lft forever 12:40:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:40:20 link/ether fa:16:3e:f6:e7:da brd ff:ff:ff:ff:ff:ff 12:40:20 inet 10.30.107.224/23 brd 10.30.107.255 scope global dynamic ens3 12:40:20 valid_lft 86227sec preferred_lft 86227sec 12:40:20 inet6 fe80::f816:3eff:fef6:e7da/64 scope link 12:40:20 valid_lft forever preferred_lft forever 12:40:20 12:40:20 12:40:20 ---> sar -b -r -n DEV: 12:40:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39241) 08/20/25 _x86_64_ (4 CPU) 12:40:20 12:40:20 12:37:36 LINUX RESTART (4 CPU) 12:40:20 12:40:20 12:38:02 tps rtps wtps bread/s bwrtn/s 12:40:20 12:39:01 135.33 24.81 110.52 833.35 25271.51 12:40:20 12:40:01 119.76 1.03 118.73 120.76 28802.13 12:40:20 Average: 127.48 12.82 114.66 474.03 27051.80 12:40:20 12:40:20 12:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:40:20 12:39:01 13983916 15589280 2441052 14.86 58984 1744732 730904 4.18 706992 1514644 112916 12:40:20 12:40:01 13632064 15555388 2792904 17.00 86648 2016508 761172 4.36 759008 1775928 125600 12:40:20 Average: 13807990 15572334 2616978 15.93 72816 1880620 746038 4.27 733000 1645286 119258 12:40:20 12:40:20 12:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:40:20 12:39:01 ens3 175.85 130.18 1476.82 31.92 0.00 0.00 0.00 0.00 12:40:20 12:39:01 lo 2.37 2.37 0.26 0.26 0.00 0.00 0.00 0.00 12:40:20 12:40:01 ens3 114.16 79.34 884.50 12.97 0.00 0.00 0.00 0.00 12:40:20 12:40:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 12:40:20 Average: ens3 144.75 104.55 1178.15 22.36 0.00 0.00 0.00 0.00 12:40:20 Average: lo 1.88 1.88 0.21 0.21 0.00 0.00 0.00 0.00 12:40:20 12:40:20 12:40:20 ---> sar -P ALL: 12:40:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39241) 08/20/25 _x86_64_ (4 CPU) 12:40:20 12:40:20 12:37:36 LINUX RESTART (4 CPU) 12:40:20 12:40:20 12:38:02 CPU %user %nice %system %iowait %steal %idle 12:40:20 12:39:01 all 21.47 0.00 2.31 4.00 0.08 72.14 12:40:20 12:39:01 0 21.27 0.00 2.35 3.01 0.05 73.33 12:40:20 12:39:01 1 21.67 0.00 2.21 1.04 0.08 75.00 12:40:20 12:39:01 2 27.88 0.00 2.95 8.77 0.12 60.29 12:40:20 12:39:01 3 15.11 0.00 1.74 3.25 0.07 79.84 12:40:20 12:40:01 all 20.26 0.00 1.38 2.70 0.05 75.61 12:40:20 12:40:01 0 28.90 0.00 1.30 0.25 0.05 69.51 12:40:20 12:40:01 1 13.14 0.00 1.45 5.36 0.05 79.99 12:40:20 12:40:01 2 7.99 0.00 0.90 4.60 0.07 86.44 12:40:20 12:40:01 3 30.94 0.00 1.87 0.57 0.07 66.56 12:40:20 Average: all 20.86 0.00 1.84 3.34 0.07 73.90 12:40:20 Average: 0 25.12 0.00 1.82 1.62 0.05 71.40 12:40:20 Average: 1 17.37 0.00 1.83 3.22 0.07 77.52 12:40:20 Average: 2 17.82 0.00 1.91 6.66 0.09 73.52 12:40:20 Average: 3 23.11 0.00 1.80 1.90 0.07 73.13 12:40:20 12:40:20 12:40:20