19:04:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/140968 19:04:15 Running as SYSTEM 19:04:15 [EnvInject] - Loading node environment variables. 19:04:15 Building remotely on prd-ubuntu1804-builder-4c-4g-19348 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:04:15 [ssh-agent] Looking for ssh-agent implementation... 19:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:15 $ ssh-agent 19:04:15 SSH_AUTH_SOCK=/tmp/ssh-nlEghXrBdbID/agent.1713 19:04:15 SSH_AGENT_PID=1715 19:04:15 [ssh-agent] Started. 19:04:15 Running ssh-add (command line suppressed) 19:04:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8484977920243596831.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8484977920243596831.key) 19:04:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:04:15 The recommended git tool is: NONE 19:04:17 using credential onap-jenkins-ssh 19:04:17 Wiping out workspace first. 19:04:17 Cloning the remote Git repository 19:04:17 Cloning repository git://cloud.onap.org/mirror/oom.git 19:04:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:04:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:04:17 > git --version # timeout=10 19:04:17 > git --version # 'git version 2.17.1' 19:04:17 using GIT_SSH to set credentials Gerrit user 19:04:17 Verifying host key using manually-configured host key entries 19:04:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:04:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:04:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:04:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:04:22 using GIT_SSH to set credentials Gerrit user 19:04:22 Verifying host key using manually-configured host key entries 19:04:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/140968/3 # timeout=30 19:04:23 > git rev-parse 2eda33f0e7b3b6a34f0f7c412c1429390662f4b9^{commit} # timeout=10 19:04:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:04:23 Checking out Revision 2eda33f0e7b3b6a34f0f7c412c1429390662f4b9 (refs/changes/68/140968/3) 19:04:23 > git config core.sparsecheckout # timeout=10 19:04:23 > git checkout -f 2eda33f0e7b3b6a34f0f7c412c1429390662f4b9 # timeout=30 19:04:26 Commit message: "[AAI] schema-service 16.0.0 release" 19:04:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:04:26 > git rev-list --no-walk 852218a1715e275d19f297cfeaa0d83e7568d162 # timeout=10 19:04:27 [EnvInject] - Injecting environment variables from a build step. 19:04:27 [EnvInject] - Injecting as environment variables the properties content 19:04:27 PYTHON=python3 19:04:27 19:04:27 [EnvInject] - Variables injected successfully. 19:04:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1346375465240482031.sh 19:04:27 ---> tox-install.sh 19:04:27 + source /home/jenkins/lf-env.sh 19:04:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:04:27 ++ mktemp -d /tmp/venv-XXXX 19:04:27 + lf_venv=/tmp/venv-HEFl 19:04:27 + local venv_file=/tmp/.os_lf_venv 19:04:27 + local python=python3 19:04:27 + local options 19:04:27 + local set_path=true 19:04:27 + local install_args= 19:04:27 ++ 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 19:04:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:04:27 + true 19:04:27 + case $1 in 19:04:27 + venv_file=/tmp/.toxenv 19:04:27 + shift 2 19:04:27 + true 19:04:27 + case $1 in 19:04:27 + shift 19:04:27 + break 19:04:27 + case $python in 19:04:27 + local pkg_list= 19:04:27 + [[ -d /opt/pyenv ]] 19:04:27 + echo 'Setup pyenv:' 19:04:27 Setup pyenv: 19:04:27 + export PYENV_ROOT=/opt/pyenv 19:04:27 + PYENV_ROOT=/opt/pyenv 19:04:27 + 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 19:04:27 + 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 19:04:27 + pyenv versions 19:04:27 * system (set by /opt/pyenv/version) 19:04:27 * 3.8.13 (set by /opt/pyenv/version) 19:04:27 * 3.9.13 (set by /opt/pyenv/version) 19:04:27 * 3.10.6 (set by /opt/pyenv/version) 19:04:27 + command -v pyenv 19:04:27 ++ pyenv init - --no-rehash 19:04:27 + 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[*]}"'\'')" 19:04:27 export PATH="/opt/pyenv/shims:${PATH}" 19:04:27 export PYENV_SHELL=bash 19:04:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:04:27 pyenv() { 19:04:27 local command 19:04:27 command="${1:-}" 19:04:27 if [ "$#" -gt 0 ]; then 19:04:27 shift 19:04:27 fi 19:04:27 19:04:27 case "$command" in 19:04:27 rehash|shell) 19:04:27 eval "$(pyenv "sh-$command" "$@")" 19:04:27 ;; 19:04:27 *) 19:04:27 command pyenv "$command" "$@" 19:04:27 ;; 19:04:27 esac 19:04:27 }' 19:04:27 +++ 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[*]}"' 19:04:27 ++ 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 19:04:27 ++ 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 19:04:27 ++ 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 19:04:27 ++ export PYENV_SHELL=bash 19:04:27 ++ PYENV_SHELL=bash 19:04:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:04:27 +++ complete -F _pyenv pyenv 19:04:27 ++ lf-pyver python3 19:04:27 ++ local py_version_xy=python3 19:04:27 ++ local py_version_xyz= 19:04:27 ++ pyenv versions 19:04:27 ++ local command 19:04:27 ++ awk '{ print $1 }' 19:04:27 ++ sed 's/^[ *]* //' 19:04:27 ++ grep -E '^[0-9.]*[0-9]$' 19:04:27 ++ command=versions 19:04:27 ++ '[' 1 -gt 0 ']' 19:04:27 ++ shift 19:04:27 ++ case "$command" in 19:04:27 ++ command pyenv versions 19:04:27 ++ pyenv versions 19:04:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:04:27 +++ grep '^3' /tmp/.pyenv_versions 19:04:27 +++ sort -V 19:04:27 +++ tail -n 1 19:04:27 ++ py_version_xyz=3.10.6 19:04:27 ++ [[ -z 3.10.6 ]] 19:04:27 ++ echo 3.10.6 19:04:27 ++ return 0 19:04:27 + pyenv local 3.10.6 19:04:27 + local command 19:04:27 + command=local 19:04:27 + '[' 2 -gt 0 ']' 19:04:27 + shift 19:04:27 + case "$command" in 19:04:27 + command pyenv local 3.10.6 19:04:27 + pyenv local 3.10.6 19:04:27 + for arg in "$@" 19:04:27 + case $arg in 19:04:27 + pkg_list+='tox ' 19:04:27 + for arg in "$@" 19:04:27 + case $arg in 19:04:27 + pkg_list+='virtualenv ' 19:04:27 + for arg in "$@" 19:04:27 + case $arg in 19:04:27 + pkg_list+='urllib3~=1.26.15 ' 19:04:27 + [[ -f /tmp/.toxenv ]] 19:04:27 + [[ ! -f /tmp/.toxenv ]] 19:04:27 + [[ -n '' ]] 19:04:27 + python3 -m venv /tmp/venv-HEFl 19:04:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HEFl' 19:04:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HEFl 19:04:31 + echo /tmp/venv-HEFl 19:04:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:04:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:04:31 + /tmp/venv-HEFl/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:04:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:04:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:04:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:04:35 + /tmp/venv-HEFl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:04:37 + type python3 19:04:37 + true 19:04:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HEFl/bin to PATH' 19:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-HEFl/bin to PATH 19:04:37 + PATH=/tmp/venv-HEFl/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 19:04:37 + return 0 19:04:37 + python3 --version 19:04:37 Python 3.10.6 19:04:37 + python3 -m pip --version 19:04:38 pip 25.1.1 from /tmp/venv-HEFl/lib/python3.10/site-packages/pip (python 3.10) 19:04:38 + python3 -m pip freeze 19:04:38 cachetools==6.0.0 19:04:38 chardet==5.2.0 19:04:38 colorama==0.4.6 19:04:38 distlib==0.3.9 19:04:38 filelock==3.18.0 19:04:38 packaging==25.0 19:04:38 platformdirs==4.3.8 19:04:38 pluggy==1.6.0 19:04:38 pyproject-api==1.9.1 19:04:38 tomli==2.2.1 19:04:38 tox==4.26.0 19:04:38 typing_extensions==4.14.0 19:04:38 urllib3==1.26.20 19:04:38 virtualenv==20.31.2 19:04:38 [EnvInject] - Injecting environment variables from a build step. 19:04:38 [EnvInject] - Injecting as environment variables the properties content 19:04:38 PARALLEL=false 19:04:38 19:04:38 [EnvInject] - Variables injected successfully. 19:04:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8794677591422244391.sh 19:04:38 ---> tox-run.sh 19:04:38 + 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 19:04:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:04:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:04:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:04:38 + cd /w/workspace/oom-master-pre-commit-lint/. 19:04:38 + source /home/jenkins/lf-env.sh 19:04:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:04:38 ++ mktemp -d /tmp/venv-XXXX 19:04:38 + lf_venv=/tmp/venv-0NiL 19:04:38 + local venv_file=/tmp/.os_lf_venv 19:04:38 + local python=python3 19:04:38 + local options 19:04:38 + local set_path=true 19:04:38 + local install_args= 19:04:38 ++ 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 19:04:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:04:38 + true 19:04:38 + case $1 in 19:04:38 + venv_file=/tmp/.toxenv 19:04:38 + shift 2 19:04:38 + true 19:04:38 + case $1 in 19:04:38 + shift 19:04:38 + break 19:04:38 + case $python in 19:04:38 + local pkg_list= 19:04:38 + [[ -d /opt/pyenv ]] 19:04:38 + echo 'Setup pyenv:' 19:04:38 Setup pyenv: 19:04:38 + export PYENV_ROOT=/opt/pyenv 19:04:38 + PYENV_ROOT=/opt/pyenv 19:04:38 + 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 19:04:38 + 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 19:04:38 + pyenv versions 19:04:38 system 19:04:38 3.8.13 19:04:38 3.9.13 19:04:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:04:38 + command -v pyenv 19:04:38 ++ pyenv init - --no-rehash 19:04:38 + 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[*]}"'\'')" 19:04:38 export PATH="/opt/pyenv/shims:${PATH}" 19:04:38 export PYENV_SHELL=bash 19:04:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:04:38 pyenv() { 19:04:38 local command 19:04:38 command="${1:-}" 19:04:38 if [ "$#" -gt 0 ]; then 19:04:38 shift 19:04:38 fi 19:04:38 19:04:38 case "$command" in 19:04:38 rehash|shell) 19:04:38 eval "$(pyenv "sh-$command" "$@")" 19:04:38 ;; 19:04:38 *) 19:04:38 command pyenv "$command" "$@" 19:04:38 ;; 19:04:38 esac 19:04:38 }' 19:04:38 +++ 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[*]}"' 19:04:38 ++ 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 19:04:38 ++ 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 19:04:38 ++ 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 19:04:38 ++ export PYENV_SHELL=bash 19:04:38 ++ PYENV_SHELL=bash 19:04:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:04:38 +++ complete -F _pyenv pyenv 19:04:38 ++ lf-pyver python3 19:04:38 ++ local py_version_xy=python3 19:04:38 ++ local py_version_xyz= 19:04:38 ++ pyenv versions 19:04:38 ++ local command 19:04:38 ++ command=versions 19:04:38 ++ '[' 1 -gt 0 ']' 19:04:38 ++ shift 19:04:38 ++ case "$command" in 19:04:38 ++ command pyenv versions 19:04:38 ++ pyenv versions 19:04:38 ++ awk '{ print $1 }' 19:04:38 ++ grep -E '^[0-9.]*[0-9]$' 19:04:38 ++ sed 's/^[ *]* //' 19:04:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:04:38 +++ grep '^3' /tmp/.pyenv_versions 19:04:38 +++ sort -V 19:04:38 +++ tail -n 1 19:04:38 ++ py_version_xyz=3.10.6 19:04:38 ++ [[ -z 3.10.6 ]] 19:04:38 ++ echo 3.10.6 19:04:38 ++ return 0 19:04:38 + pyenv local 3.10.6 19:04:38 + local command 19:04:38 + command=local 19:04:38 + '[' 2 -gt 0 ']' 19:04:38 + shift 19:04:38 + case "$command" in 19:04:38 + command pyenv local 3.10.6 19:04:38 + pyenv local 3.10.6 19:04:38 + for arg in "$@" 19:04:38 + case $arg in 19:04:38 + pkg_list+='tox ' 19:04:38 + for arg in "$@" 19:04:38 + case $arg in 19:04:38 + pkg_list+='virtualenv ' 19:04:38 + for arg in "$@" 19:04:38 + case $arg in 19:04:38 + pkg_list+='urllib3~=1.26.15 ' 19:04:38 + [[ -f /tmp/.toxenv ]] 19:04:38 ++ cat /tmp/.toxenv 19:04:38 + lf_venv=/tmp/venv-HEFl 19:04:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HEFl from' file:/tmp/.toxenv 19:04:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HEFl from file:/tmp/.toxenv 19:04:38 + /tmp/venv-HEFl/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 19:04:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:04:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:04:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:04:39 + /tmp/venv-HEFl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:04:40 + type python3 19:04:40 + true 19:04:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HEFl/bin to PATH' 19:04:40 lf-activate-venv(): INFO: Adding /tmp/venv-HEFl/bin to PATH 19:04:40 + PATH=/tmp/venv-HEFl/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 19:04:40 + return 0 19:04:40 + [[ -d /opt/pyenv ]] 19:04:40 + echo '---> Setting up pyenv' 19:04:40 ---> Setting up pyenv 19:04:40 + export PYENV_ROOT=/opt/pyenv 19:04:40 + PYENV_ROOT=/opt/pyenv 19:04:40 + export PATH=/opt/pyenv/bin:/tmp/venv-HEFl/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 19:04:40 + PATH=/opt/pyenv/bin:/tmp/venv-HEFl/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 19:04:40 ++ pwd 19:04:40 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:04:40 + export PYTHONPATH 19:04:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:04:40 + TOX_TESTENV_PASSENV=PYTHONPATH 19:04:40 + tox --version 19:04:40 4.26.0 from /tmp/venv-HEFl/lib/python3.10/site-packages/tox/__init__.py 19:04:41 + PARALLEL=false 19:04:41 + TOX_OPTIONS_LIST= 19:04:41 + [[ -n pre-commit ]] 19:04:41 + TOX_OPTIONS_LIST=' -e pre-commit' 19:04:41 + case ${PARALLEL,,} in 19:04:41 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:04:41 + tox -e pre-commit 19:04:42 pre-commit: install_deps> python -I -m pip install pre-commit 19:04:44 pre-commit: freeze> python -m pip freeze --all 19:04: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 19:04:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:04:45 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:04:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:04:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:04:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:04:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:04:47 [INFO] Once installed this environment will be reused. 19:04:47 [INFO] This may take a few minutes... 19:04:51 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:04:51 [INFO] Once installed this environment will be reused. 19:04:51 [INFO] This may take a few minutes... 19:04:56 trim trailing whitespace.................................................Passed 19:04:56 Tabs remover.............................................................Passed 19:04:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:04:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:04:56 [INFO] Once installed this environment will be reused. 19:04:56 [INFO] This may take a few minutes... 19:05:05 gitlint..............................................(no files to check)Skipped 19:05:05 pre-commit: OK (24.27=setup[3.52]+cmd[11.69,9.06] seconds) 19:05:05 congratulations :) (24.48 seconds) 19:05:05 + tox_status=0 19:05:05 + echo '---> Completed tox runs' 19:05:05 ---> Completed tox runs 19:05:05 + for i in .tox/*/log 19:05:05 ++ echo .tox/pre-commit/log 19:05:05 ++ awk -F/ '{print $2}' 19:05:05 + tox_env=pre-commit 19:05:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:05:05 + DOC_DIR=docs/_build/html 19:05:05 + [[ -d docs/_build/html ]] 19:05:05 + echo '---> tox-run.sh ends' 19:05:05 ---> tox-run.sh ends 19:05:05 + test 0 -eq 0 19:05:05 $ ssh-agent -k 19:05:05 unset SSH_AUTH_SOCK; 19:05:05 unset SSH_AGENT_PID; 19:05:05 echo Agent pid 1715 killed; 19:05:05 [ssh-agent] Stopped. 19:05:05 [PostBuildScript] - [INFO] Executing post build scripts. 19:05:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins259676415601098061.sh 19:05:05 ---> sysstat.sh 19:05:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10647445818140755598.sh 19:05:06 ---> package-listing.sh 19:05:06 ++ facter osfamily 19:05:06 ++ tr '[:upper:]' '[:lower:]' 19:05:06 + OS_FAMILY=debian 19:05:06 + workspace=/w/workspace/oom-master-pre-commit-lint 19:05:06 + START_PACKAGES=/tmp/packages_start.txt 19:05:06 + END_PACKAGES=/tmp/packages_end.txt 19:05:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:06 + PACKAGES=/tmp/packages_start.txt 19:05:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:05:06 + PACKAGES=/tmp/packages_end.txt 19:05:06 + case "${OS_FAMILY}" in 19:05:06 + dpkg -l 19:05:06 + grep '^ii' 19:05:06 + '[' -f /tmp/packages_start.txt ']' 19:05:06 + '[' -f /tmp/packages_end.txt ']' 19:05:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:05:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:05:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:05:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4291537336070877531.sh 19:05:06 ---> capture-instance-metadata.sh 19:05:06 Setup pyenv: 19:05:06 system 19:05:06 3.8.13 19:05:06 3.9.13 19:05:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:05:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MFjg 19:05:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:05:14 lf-activate-venv(): INFO: Installing: lftools 19:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-MFjg/bin to PATH 19:05:38 INFO: Running in OpenStack, capturing instance metadata 19:05:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1890018634764855930.sh 19:05:38 provisioning config files... 19:05:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5688101186447194660tmp 19:05:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:05:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:05:38 [EnvInject] - Injecting environment variables from a build step. 19:05:38 [EnvInject] - Injecting as environment variables the properties content 19:05:38 SERVER_ID=logs 19:05:38 19:05:38 [EnvInject] - Variables injected successfully. 19:05:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9285419509898821807.sh 19:05:38 ---> create-netrc.sh 19:05:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11683461051447228538.sh 19:05:38 ---> python-tools-install.sh 19:05:38 Setup pyenv: 19:05:38 system 19:05:38 3.8.13 19:05:38 3.9.13 19:05:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MFjg from file:/tmp/.os_lf_venv 19:05:40 lf-activate-venv(): INFO: Installing: lftools 19:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-MFjg/bin to PATH 19:05:49 Generating Requirements File 19:06:08 Python 3.10.6 19:06:09 pip 25.1.1 from /tmp/venv-MFjg/lib/python3.10/site-packages/pip (python 3.10) 19:06:09 appdirs==1.4.4 19:06:09 argcomplete==3.6.2 19:06:09 aspy.yaml==1.3.0 19:06:09 attrs==25.3.0 19:06:09 autopage==0.5.2 19:06:09 beautifulsoup4==4.13.4 19:06:09 boto3==1.38.32 19:06:09 botocore==1.38.32 19:06:09 bs4==0.0.2 19:06:09 cachetools==5.5.2 19:06:09 certifi==2025.4.26 19:06:09 cffi==1.17.1 19:06:09 cfgv==3.4.0 19:06:09 chardet==5.2.0 19:06:09 charset-normalizer==3.4.2 19:06:09 click==8.2.1 19:06:09 cliff==4.10.0 19:06:09 cmd2==2.6.0 19:06:09 cryptography==3.3.2 19:06:09 debtcollector==3.0.0 19:06:09 decorator==5.2.1 19:06:09 defusedxml==0.7.1 19:06:09 Deprecated==1.2.18 19:06:09 distlib==0.3.9 19:06:09 dnspython==2.7.0 19:06:09 docker==7.1.0 19:06:09 dogpile.cache==1.4.0 19:06:09 durationpy==0.10 19:06:09 email_validator==2.2.0 19:06:09 filelock==3.18.0 19:06:09 future==1.0.0 19:06:09 gitdb==4.0.12 19:06:09 GitPython==3.1.44 19:06:09 google-auth==2.40.3 19:06:09 httplib2==0.22.0 19:06:09 identify==2.6.12 19:06:09 idna==3.10 19:06:09 importlib-resources==1.5.0 19:06:09 iso8601==2.1.0 19:06:09 Jinja2==3.1.6 19:06:09 jmespath==1.0.1 19:06:09 jsonpatch==1.33 19:06:09 jsonpointer==3.0.0 19:06:09 jsonschema==4.24.0 19:06:09 jsonschema-specifications==2025.4.1 19:06:09 keystoneauth1==5.11.0 19:06:09 kubernetes==32.0.1 19:06:09 lftools==0.37.13 19:06:09 lxml==5.4.0 19:06:09 MarkupSafe==3.0.2 19:06:09 msgpack==1.1.0 19:06:09 multi_key_dict==2.0.3 19:06:09 munch==4.0.0 19:06:09 netaddr==1.3.0 19:06:09 niet==1.4.2 19:06:09 nodeenv==1.9.1 19:06:09 oauth2client==4.1.3 19:06:09 oauthlib==3.2.2 19:06:09 openstacksdk==4.6.0 19:06:09 os-client-config==2.1.0 19:06:09 os-service-types==1.7.0 19:06:09 osc-lib==4.0.2 19:06:09 oslo.config==9.8.0 19:06:09 oslo.context==6.0.0 19:06:09 oslo.i18n==6.5.1 19:06:09 oslo.log==7.1.0 19:06:09 oslo.serialization==5.7.0 19:06:09 oslo.utils==9.0.0 19:06:09 packaging==25.0 19:06:09 pbr==6.1.1 19:06:09 platformdirs==4.3.8 19:06:09 prettytable==3.16.0 19:06:09 psutil==7.0.0 19:06:09 pyasn1==0.6.1 19:06:09 pyasn1_modules==0.4.2 19:06:09 pycparser==2.22 19:06:09 pygerrit2==2.0.15 19:06:09 PyGithub==2.6.1 19:06:09 PyJWT==2.10.1 19:06:09 PyNaCl==1.5.0 19:06:09 pyparsing==2.4.7 19:06:09 pyperclip==1.9.0 19:06:09 pyrsistent==0.20.0 19:06:09 python-cinderclient==9.7.0 19:06:09 python-dateutil==2.9.0.post0 19:06:09 python-heatclient==4.2.0 19:06:09 python-jenkins==1.8.2 19:06:09 python-keystoneclient==5.6.0 19:06:09 python-magnumclient==4.8.1 19:06:09 python-openstackclient==8.1.0 19:06:09 python-swiftclient==4.8.0 19:06:09 PyYAML==6.0.2 19:06:09 referencing==0.36.2 19:06:09 requests==2.32.3 19:06:09 requests-oauthlib==2.0.0 19:06:09 requestsexceptions==1.4.0 19:06:09 rfc3986==2.0.0 19:06:09 rpds-py==0.25.1 19:06:09 rsa==4.9.1 19:06:09 ruamel.yaml==0.18.13 19:06:09 ruamel.yaml.clib==0.2.12 19:06:09 s3transfer==0.13.0 19:06:09 simplejson==3.20.1 19:06:09 six==1.17.0 19:06:09 smmap==5.0.2 19:06:09 soupsieve==2.7 19:06:09 stevedore==5.4.1 19:06:09 tabulate==0.9.0 19:06:09 toml==0.10.2 19:06:09 tomlkit==0.13.3 19:06:09 tqdm==4.67.1 19:06:09 typing_extensions==4.14.0 19:06:09 tzdata==2025.2 19:06:09 urllib3==1.26.20 19:06:09 virtualenv==20.31.2 19:06:09 wcwidth==0.2.13 19:06:09 websocket-client==1.8.0 19:06:09 wrapt==1.17.2 19:06:09 xdg==6.0.0 19:06:09 xmltodict==0.14.2 19:06:09 yq==3.4.3 19:06:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2107017904476422111.sh 19:06:09 ---> sudo-logs.sh 19:06:09 Archiving 'sudo' log.. 19:06:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12673373604127591563.sh 19:06:09 ---> job-cost.sh 19:06:09 Setup pyenv: 19:06:09 system 19:06:09 3.8.13 19:06:09 3.9.13 19:06:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MFjg from file:/tmp/.os_lf_venv 19:06:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-MFjg/bin to PATH 19:06:17 INFO: No Stack... 19:06:17 INFO: Retrieving Pricing Info for: v3-standard-4 19:06:17 INFO: Archiving Costs 19:06:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5220773286959242795.sh 19:06:17 ---> logs-deploy.sh 19:06:17 Setup pyenv: 19:06:17 system 19:06:17 3.8.13 19:06:17 3.9.13 19:06:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MFjg from file:/tmp/.os_lf_venv 19:06:19 lf-activate-venv(): INFO: Installing: lftools 19:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-MFjg/bin to PATH 19:06:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4074 19:06:28 INFO: archiving workspace using pattern(s): 19:06:28 Archives upload complete. 19:06:29 INFO: archiving logs to Nexus 19:06:29 ---> uname -a: 19:06:29 Linux prd-ubuntu1804-builder-4c-4g-19348 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:06:29 19:06:29 19:06:29 ---> lscpu: 19:06:29 Architecture: x86_64 19:06:29 CPU op-mode(s): 32-bit, 64-bit 19:06:29 Byte Order: Little Endian 19:06:29 CPU(s): 4 19:06:29 On-line CPU(s) list: 0-3 19:06:29 Thread(s) per core: 1 19:06:29 Core(s) per socket: 1 19:06:29 Socket(s): 4 19:06:29 NUMA node(s): 1 19:06:29 Vendor ID: AuthenticAMD 19:06:29 CPU family: 23 19:06:29 Model: 49 19:06:29 Model name: AMD EPYC-Rome Processor 19:06:29 Stepping: 0 19:06:29 CPU MHz: 2799.998 19:06:29 BogoMIPS: 5599.99 19:06:29 Virtualization: AMD-V 19:06:29 Hypervisor vendor: KVM 19:06:29 Virtualization type: full 19:06:29 L1d cache: 32K 19:06:29 L1i cache: 32K 19:06:29 L2 cache: 512K 19:06:29 L3 cache: 16384K 19:06:29 NUMA node0 CPU(s): 0-3 19:06:29 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 19:06:29 19:06:29 19:06:29 ---> nproc: 19:06:29 4 19:06:29 19:06:29 19:06:29 ---> df -h: 19:06:29 Filesystem Size Used Avail Use% Mounted on 19:06:29 udev 7.9G 0 7.9G 0% /dev 19:06:29 tmpfs 1.6G 672K 1.6G 1% /run 19:06:29 /dev/vda1 78G 8.4G 69G 11% / 19:06:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:06:29 tmpfs 5.0M 0 5.0M 0% /run/lock 19:06:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:06:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:06:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:06:29 19:06:29 19:06:29 ---> free -m: 19:06:29 total used free shared buff/cache available 19:06:29 Mem: 16040 550 13290 0 2199 15170 19:06:29 Swap: 1023 0 1023 19:06:29 19:06:29 19:06:30 ---> ip addr: 19:06:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:06:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:06:30 inet 127.0.0.1/8 scope host lo 19:06:30 valid_lft forever preferred_lft forever 19:06:30 inet6 ::1/128 scope host 19:06:30 valid_lft forever preferred_lft forever 19:06:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:06:30 link/ether fa:16:3e:97:e5:c4 brd ff:ff:ff:ff:ff:ff 19:06:30 inet 10.30.107.200/23 brd 10.30.107.255 scope global dynamic ens3 19:06:30 valid_lft 86249sec preferred_lft 86249sec 19:06:30 inet6 fe80::f816:3eff:fe97:e5c4/64 scope link 19:06:30 valid_lft forever preferred_lft forever 19:06:30 19:06:30 19:06:30 ---> sar -b -r -n DEV: 19:06:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19348) 06/07/25 _x86_64_ (4 CPU) 19:06:30 19:06:30 19:04:00 LINUX RESTART (4 CPU) 19:06:30 19:06:30 19:05:01 tps rtps wtps bread/s bwrtn/s 19:06:30 19:06:01 112.85 0.90 111.95 106.12 32693.88 19:06:30 Average: 112.85 0.90 111.95 106.12 32693.88 19:06:30 19:06:30 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:30 19:06:01 13694048 15529348 2730920 16.63 79384 1942384 776732 4.45 776760 1711592 158904 19:06:30 Average: 13694048 15529348 2730920 16.63 79384 1942384 776732 4.45 776760 1711592 158904 19:06:30 19:06:30 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:30 19:06:01 ens3 102.38 74.65 712.49 12.94 0.00 0.00 0.00 0.00 19:06:30 19:06:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 19:06:30 Average: ens3 102.38 74.65 712.49 12.94 0.00 0.00 0.00 0.00 19:06:30 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 19:06:30 19:06:30 19:06:30 ---> sar -P ALL: 19:06:30 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19348) 06/07/25 _x86_64_ (4 CPU) 19:06:30 19:06:30 19:04:00 LINUX RESTART (4 CPU) 19:06:30 19:06:30 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:06:30 19:06:01 all 20.70 0.00 1.33 4.06 0.05 73.85 19:06:30 19:06:01 0 14.48 0.00 1.13 0.28 0.03 84.07 19:06:30 19:06:01 1 4.69 0.00 0.56 5.15 0.07 89.53 19:06:30 19:06:01 2 30.45 0.00 1.42 9.19 0.05 58.89 19:06:30 19:06:01 3 33.39 0.00 2.24 1.60 0.07 62.70 19:06:30 Average: all 20.70 0.00 1.33 4.06 0.05 73.85 19:06:30 Average: 0 14.48 0.00 1.13 0.28 0.03 84.07 19:06:30 Average: 1 4.69 0.00 0.56 5.15 0.07 89.53 19:06:30 Average: 2 30.45 0.00 1.42 9.19 0.05 58.89 19:06:30 Average: 3 33.39 0.00 2.24 1.60 0.07 62.70 19:06:30 19:06:30 19:06:30