06:29:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141351 06:29:25 Running as SYSTEM 06:29:25 [EnvInject] - Loading node environment variables. 06:29:25 Building remotely on prd-ubuntu1804-builder-4c-4g-23121 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:29:25 [ssh-agent] Looking for ssh-agent implementation... 06:29:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:25 $ ssh-agent 06:29:25 SSH_AUTH_SOCK=/tmp/ssh-2KWEfgNy2reG/agent.1663 06:29:25 SSH_AGENT_PID=1665 06:29:25 [ssh-agent] Started. 06:29:25 Running ssh-add (command line suppressed) 06:29:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16563061698312524376.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16563061698312524376.key) 06:29:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:29:25 The recommended git tool is: NONE 06:29:26 using credential onap-jenkins-ssh 06:29:26 Wiping out workspace first. 06:29:26 Cloning the remote Git repository 06:29:26 Cloning repository git://cloud.onap.org/mirror/oom.git 06:29:26 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:29:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:29:26 > git --version # timeout=10 06:29:26 > git --version # 'git version 2.17.1' 06:29:26 using GIT_SSH to set credentials Gerrit user 06:29:26 Verifying host key using manually-configured host key entries 06:29:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:29:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:29:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:29:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:29:32 using GIT_SSH to set credentials Gerrit user 06:29:32 Verifying host key using manually-configured host key entries 06:29:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/51/141351/3 # timeout=30 06:29:32 > git rev-parse e9a949722de6504ab2011bb9b5eb9cd147d876f9^{commit} # timeout=10 06:29:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:29:32 Checking out Revision e9a949722de6504ab2011bb9b5eb9cd147d876f9 (refs/changes/51/141351/3) 06:29:32 > git config core.sparsecheckout # timeout=10 06:29:32 > git checkout -f e9a949722de6504ab2011bb9b5eb9cd147d876f9 # timeout=30 06:29:35 Commit message: "[SO] 1.15.3 release" 06:29:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:29:35 > git rev-list --no-walk 01ef902485520390e9914d7991f0d7c54b2a364a # timeout=10 06:29:36 [EnvInject] - Injecting environment variables from a build step. 06:29:36 [EnvInject] - Injecting as environment variables the properties content 06:29:36 PYTHON=python3 06:29:36 06:29:36 [EnvInject] - Variables injected successfully. 06:29:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5682722932016792267.sh 06:29:36 ---> tox-install.sh 06:29:36 + source /home/jenkins/lf-env.sh 06:29:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:36 ++ mktemp -d /tmp/venv-XXXX 06:29:36 + lf_venv=/tmp/venv-IkZ9 06:29:36 + local venv_file=/tmp/.os_lf_venv 06:29:36 + local python=python3 06:29:36 + local options 06:29:36 + local set_path=true 06:29:36 + local install_args= 06:29:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:29:36 + true 06:29:36 + case $1 in 06:29:36 + venv_file=/tmp/.toxenv 06:29:36 + shift 2 06:29:36 + true 06:29:36 + case $1 in 06:29:36 + shift 06:29:36 + break 06:29:36 + case $python in 06:29:36 + local pkg_list= 06:29:36 + [[ -d /opt/pyenv ]] 06:29:36 + echo 'Setup pyenv:' 06:29:36 Setup pyenv: 06:29:36 + export PYENV_ROOT=/opt/pyenv 06:29:36 + PYENV_ROOT=/opt/pyenv 06:29:36 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:36 + pyenv versions 06:29:36 * system (set by /opt/pyenv/version) 06:29:36 * 3.8.13 (set by /opt/pyenv/version) 06:29:36 * 3.9.13 (set by /opt/pyenv/version) 06:29:36 * 3.10.6 (set by /opt/pyenv/version) 06:29:36 + command -v pyenv 06:29:36 ++ pyenv init - --no-rehash 06:29:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:29:36 export PATH="/opt/pyenv/shims:${PATH}" 06:29:36 export PYENV_SHELL=bash 06:29:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:29:36 pyenv() { 06:29:36 local command 06:29:36 command="${1:-}" 06:29:36 if [ "$#" -gt 0 ]; then 06:29:36 shift 06:29:36 fi 06:29:36 06:29:36 case "$command" in 06:29:36 rehash|shell) 06:29:36 eval "$(pyenv "sh-$command" "$@")" 06:29:36 ;; 06:29:36 *) 06:29:36 command pyenv "$command" "$@" 06:29:36 ;; 06:29:36 esac 06:29:36 }' 06:29:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:29:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:36 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:36 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:36 ++ export PYENV_SHELL=bash 06:29:36 ++ PYENV_SHELL=bash 06:29:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:29:36 +++ complete -F _pyenv pyenv 06:29:36 ++ lf-pyver python3 06:29:36 ++ local py_version_xy=python3 06:29:36 ++ local py_version_xyz= 06:29:36 ++ pyenv versions 06:29:36 ++ local command 06:29:36 ++ command=versions 06:29:36 ++ sed 's/^[ *]* //' 06:29:36 ++ '[' 1 -gt 0 ']' 06:29:36 ++ shift 06:29:36 ++ case "$command" in 06:29:36 ++ command pyenv versions 06:29:36 ++ pyenv versions 06:29:36 ++ awk '{ print $1 }' 06:29:36 ++ grep -E '^[0-9.]*[0-9]$' 06:29:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:29:36 +++ grep '^3' /tmp/.pyenv_versions 06:29:36 +++ sort -V 06:29:36 +++ tail -n 1 06:29:36 ++ py_version_xyz=3.10.6 06:29:36 ++ [[ -z 3.10.6 ]] 06:29:36 ++ echo 3.10.6 06:29:36 ++ return 0 06:29:36 + pyenv local 3.10.6 06:29:36 + local command 06:29:36 + command=local 06:29:36 + '[' 2 -gt 0 ']' 06:29:36 + shift 06:29:36 + case "$command" in 06:29:36 + command pyenv local 3.10.6 06:29:36 + pyenv local 3.10.6 06:29:36 + for arg in "$@" 06:29:36 + case $arg in 06:29:36 + pkg_list+='tox ' 06:29:36 + for arg in "$@" 06:29:36 + case $arg in 06:29:36 + pkg_list+='virtualenv ' 06:29:36 + for arg in "$@" 06:29:36 + case $arg in 06:29:36 + pkg_list+='urllib3~=1.26.15 ' 06:29:36 + [[ -f /tmp/.toxenv ]] 06:29:36 + [[ ! -f /tmp/.toxenv ]] 06:29:36 + [[ -n '' ]] 06:29:36 + python3 -m venv /tmp/venv-IkZ9 06:29:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IkZ9' 06:29:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IkZ9 06:29:40 + echo /tmp/venv-IkZ9 06:29:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:29:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:29:40 + /tmp/venv-IkZ9/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:29:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:29:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:29:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:29:44 + /tmp/venv-IkZ9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:29:46 + type python3 06:29:46 + true 06:29:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IkZ9/bin to PATH' 06:29:46 lf-activate-venv(): INFO: Adding /tmp/venv-IkZ9/bin to PATH 06:29:46 + PATH=/tmp/venv-IkZ9/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:29:46 + return 0 06:29:46 + python3 --version 06:29:46 Python 3.10.6 06:29:46 + python3 -m pip --version 06:29:46 pip 25.1.1 from /tmp/venv-IkZ9/lib/python3.10/site-packages/pip (python 3.10) 06:29:46 + python3 -m pip freeze 06:29:46 cachetools==6.1.0 06:29:46 chardet==5.2.0 06:29:46 colorama==0.4.6 06:29:46 distlib==0.3.9 06:29:46 filelock==3.18.0 06:29:46 packaging==25.0 06:29:46 platformdirs==4.3.8 06:29:46 pluggy==1.6.0 06:29:46 pyproject-api==1.9.1 06:29:46 tomli==2.2.1 06:29:46 tox==4.27.0 06:29:46 typing_extensions==4.14.0 06:29:46 urllib3==1.26.20 06:29:46 virtualenv==20.31.2 06:29:47 [EnvInject] - Injecting environment variables from a build step. 06:29:47 [EnvInject] - Injecting as environment variables the properties content 06:29:47 PARALLEL=false 06:29:47 06:29:47 [EnvInject] - Variables injected successfully. 06:29:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9580207118045133282.sh 06:29:47 ---> tox-run.sh 06:29:47 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:29:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:29:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:29:47 + cd /w/workspace/oom-master-pre-commit-lint/. 06:29:47 + source /home/jenkins/lf-env.sh 06:29:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:47 ++ mktemp -d /tmp/venv-XXXX 06:29:47 + lf_venv=/tmp/venv-zyN2 06:29:47 + local venv_file=/tmp/.os_lf_venv 06:29:47 + local python=python3 06:29:47 + local options 06:29:47 + local set_path=true 06:29:47 + local install_args= 06:29:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:29:47 + true 06:29:47 + case $1 in 06:29:47 + venv_file=/tmp/.toxenv 06:29:47 + shift 2 06:29:47 + true 06:29:47 + case $1 in 06:29:47 + shift 06:29:47 + break 06:29:47 + case $python in 06:29:47 + local pkg_list= 06:29:47 + [[ -d /opt/pyenv ]] 06:29:47 + echo 'Setup pyenv:' 06:29:47 Setup pyenv: 06:29:47 + export PYENV_ROOT=/opt/pyenv 06:29:47 + PYENV_ROOT=/opt/pyenv 06:29:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:47 + pyenv versions 06:29:47 system 06:29:47 3.8.13 06:29:47 3.9.13 06:29:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:29:47 + command -v pyenv 06:29:47 ++ pyenv init - --no-rehash 06:29:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:29:47 export PATH="/opt/pyenv/shims:${PATH}" 06:29:47 export PYENV_SHELL=bash 06:29:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:29:47 pyenv() { 06:29:47 local command 06:29:47 command="${1:-}" 06:29:47 if [ "$#" -gt 0 ]; then 06:29:47 shift 06:29:47 fi 06:29:47 06:29:47 case "$command" in 06:29:47 rehash|shell) 06:29:47 eval "$(pyenv "sh-$command" "$@")" 06:29:47 ;; 06:29:47 *) 06:29:47 command pyenv "$command" "$@" 06:29:47 ;; 06:29:47 esac 06:29:47 }' 06:29:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:29:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:29:47 ++ export PYENV_SHELL=bash 06:29:47 ++ PYENV_SHELL=bash 06:29:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:29:47 +++ complete -F _pyenv pyenv 06:29:47 ++ lf-pyver python3 06:29:47 ++ local py_version_xy=python3 06:29:47 ++ local py_version_xyz= 06:29:47 ++ sed 's/^[ *]* //' 06:29:47 ++ pyenv versions 06:29:47 ++ local command 06:29:47 ++ command=versions 06:29:47 ++ '[' 1 -gt 0 ']' 06:29:47 ++ shift 06:29:47 ++ case "$command" in 06:29:47 ++ command pyenv versions 06:29:47 ++ pyenv versions 06:29:47 ++ awk '{ print $1 }' 06:29:47 ++ grep -E '^[0-9.]*[0-9]$' 06:29:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:29:47 +++ grep '^3' /tmp/.pyenv_versions 06:29:47 +++ sort -V 06:29:47 +++ tail -n 1 06:29:47 ++ py_version_xyz=3.10.6 06:29:47 ++ [[ -z 3.10.6 ]] 06:29:47 ++ echo 3.10.6 06:29:47 ++ return 0 06:29:47 + pyenv local 3.10.6 06:29:47 + local command 06:29:47 + command=local 06:29:47 + '[' 2 -gt 0 ']' 06:29:47 + shift 06:29:47 + case "$command" in 06:29:47 + command pyenv local 3.10.6 06:29:47 + pyenv local 3.10.6 06:29:47 + for arg in "$@" 06:29:47 + case $arg in 06:29:47 + pkg_list+='tox ' 06:29:47 + for arg in "$@" 06:29:47 + case $arg in 06:29:47 + pkg_list+='virtualenv ' 06:29:47 + for arg in "$@" 06:29:47 + case $arg in 06:29:47 + pkg_list+='urllib3~=1.26.15 ' 06:29:47 + [[ -f /tmp/.toxenv ]] 06:29:47 ++ cat /tmp/.toxenv 06:29:47 + lf_venv=/tmp/venv-IkZ9 06:29:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IkZ9 from' file:/tmp/.toxenv 06:29:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IkZ9 from file:/tmp/.toxenv 06:29:47 + /tmp/venv-IkZ9/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:29:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:29:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:29:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:29:48 + /tmp/venv-IkZ9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:29:49 + type python3 06:29:49 + true 06:29:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IkZ9/bin to PATH' 06:29:49 lf-activate-venv(): INFO: Adding /tmp/venv-IkZ9/bin to PATH 06:29:49 + PATH=/tmp/venv-IkZ9/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:29:49 + return 0 06:29:49 + [[ -d /opt/pyenv ]] 06:29:49 + echo '---> Setting up pyenv' 06:29:49 ---> Setting up pyenv 06:29:49 + export PYENV_ROOT=/opt/pyenv 06:29:49 + PYENV_ROOT=/opt/pyenv 06:29:49 + export PATH=/opt/pyenv/bin:/tmp/venv-IkZ9/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:29:49 + PATH=/opt/pyenv/bin:/tmp/venv-IkZ9/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:29:49 ++ pwd 06:29:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:29:49 + export PYTHONPATH 06:29:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:29:49 + TOX_TESTENV_PASSENV=PYTHONPATH 06:29:49 + tox --version 06:29:49 4.27.0 from /tmp/venv-IkZ9/lib/python3.10/site-packages/tox/__init__.py 06:29:49 + PARALLEL=false 06:29:49 + TOX_OPTIONS_LIST= 06:29:49 + [[ -n pre-commit ]] 06:29:49 + TOX_OPTIONS_LIST=' -e pre-commit' 06:29:49 + case ${PARALLEL,,} in 06:29:49 + tox -e pre-commit 06:29:49 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:29:50 pre-commit: install_deps> python -I -m pip install pre-commit 06:29:53 pre-commit: freeze> python -m pip freeze --all 06:29:53 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 06:29:53 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:29:53 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:29:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:29:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:29:55 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:29:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:29:56 [INFO] Once installed this environment will be reused. 06:29:56 [INFO] This may take a few minutes... 06:30:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:30:00 [INFO] Once installed this environment will be reused. 06:30:00 [INFO] This may take a few minutes... 06:30:04 trim trailing whitespace.................................................Passed 06:30:04 Tabs remover.............................................................Passed 06:30:04 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:30:05 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:30:05 [INFO] Once installed this environment will be reused. 06:30:05 [INFO] This may take a few minutes... 06:30:13 gitlint..............................................(no files to check)Skipped 06:30:13 pre-commit: OK (23.38=setup[3.46]+cmd[11.58,8.34] seconds) 06:30:13 congratulations :) (23.59 seconds) 06:30:13 + tox_status=0 06:30:13 + echo '---> Completed tox runs' 06:30:13 ---> Completed tox runs 06:30:13 + for i in .tox/*/log 06:30:13 ++ echo .tox/pre-commit/log 06:30:13 ++ awk -F/ '{print $2}' 06:30:13 + tox_env=pre-commit 06:30:13 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:30:13 + DOC_DIR=docs/_build/html 06:30:13 + [[ -d docs/_build/html ]] 06:30:13 + echo '---> tox-run.sh ends' 06:30:13 ---> tox-run.sh ends 06:30:13 + test 0 -eq 0 06:30:13 $ ssh-agent -k 06:30:13 unset SSH_AUTH_SOCK; 06:30:13 unset SSH_AGENT_PID; 06:30:13 echo Agent pid 1665 killed; 06:30:13 [ssh-agent] Stopped. 06:30:13 [PostBuildScript] - [INFO] Executing post build scripts. 06:30:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5461935237114561420.sh 06:30:13 ---> sysstat.sh 06:30:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3403111474643893562.sh 06:30:13 ---> package-listing.sh 06:30:13 ++ facter osfamily 06:30:13 ++ tr '[:upper:]' '[:lower:]' 06:30:14 + OS_FAMILY=debian 06:30:14 + workspace=/w/workspace/oom-master-pre-commit-lint 06:30:14 + START_PACKAGES=/tmp/packages_start.txt 06:30:14 + END_PACKAGES=/tmp/packages_end.txt 06:30:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:30:14 + PACKAGES=/tmp/packages_start.txt 06:30:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:30:14 + PACKAGES=/tmp/packages_end.txt 06:30:14 + case "${OS_FAMILY}" in 06:30:14 + dpkg -l 06:30:14 + grep '^ii' 06:30:14 + '[' -f /tmp/packages_start.txt ']' 06:30:14 + '[' -f /tmp/packages_end.txt ']' 06:30:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:30:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:30:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:30:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:30:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17332540201398996829.sh 06:30:14 ---> capture-instance-metadata.sh 06:30:14 Setup pyenv: 06:30:14 system 06:30:14 3.8.13 06:30:14 3.9.13 06:30:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:30:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hn3g 06:30:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:30:21 lf-activate-venv(): INFO: Installing: lftools 06:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-hn3g/bin to PATH 06:30:42 INFO: Running in OpenStack, capturing instance metadata 06:30:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1136400143402154130.sh 06:30:43 provisioning config files... 06:30:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4652682513313803740tmp 06:30:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:30:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:30:43 [EnvInject] - Injecting environment variables from a build step. 06:30:43 [EnvInject] - Injecting as environment variables the properties content 06:30:43 SERVER_ID=logs 06:30:43 06:30:43 [EnvInject] - Variables injected successfully. 06:30:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8098954576352117627.sh 06:30:43 ---> create-netrc.sh 06:30:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins382505567839220737.sh 06:30:43 ---> python-tools-install.sh 06:30:43 Setup pyenv: 06:30:43 system 06:30:43 3.8.13 06:30:43 3.9.13 06:30:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:30:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hn3g from file:/tmp/.os_lf_venv 06:30:45 lf-activate-venv(): INFO: Installing: lftools 06:30:53 lf-activate-venv(): INFO: Adding /tmp/venv-hn3g/bin to PATH 06:30:53 Generating Requirements File 06:31:11 Python 3.10.6 06:31:11 pip 25.1.1 from /tmp/venv-hn3g/lib/python3.10/site-packages/pip (python 3.10) 06:31:11 appdirs==1.4.4 06:31:11 argcomplete==3.6.2 06:31:11 aspy.yaml==1.3.0 06:31:11 attrs==25.3.0 06:31:11 autopage==0.5.2 06:31:11 beautifulsoup4==4.13.4 06:31:11 boto3==1.38.41 06:31:11 botocore==1.38.41 06:31:11 bs4==0.0.2 06:31:11 cachetools==5.5.2 06:31:11 certifi==2025.6.15 06:31:11 cffi==1.17.1 06:31:11 cfgv==3.4.0 06:31:11 chardet==5.2.0 06:31:11 charset-normalizer==3.4.2 06:31:11 click==8.2.1 06:31:11 cliff==4.10.0 06:31:11 cmd2==2.6.1 06:31:11 cryptography==3.3.2 06:31:11 debtcollector==3.0.0 06:31:11 decorator==5.2.1 06:31:11 defusedxml==0.7.1 06:31:11 Deprecated==1.2.18 06:31:11 distlib==0.3.9 06:31:11 dnspython==2.7.0 06:31:11 docker==7.1.0 06:31:11 dogpile.cache==1.4.0 06:31:11 durationpy==0.10 06:31:11 email_validator==2.2.0 06:31:11 filelock==3.18.0 06:31:11 future==1.0.0 06:31:11 gitdb==4.0.12 06:31:11 GitPython==3.1.44 06:31:11 google-auth==2.40.3 06:31:11 httplib2==0.22.0 06:31:11 identify==2.6.12 06:31:11 idna==3.10 06:31:11 importlib-resources==1.5.0 06:31:11 iso8601==2.1.0 06:31:11 Jinja2==3.1.6 06:31:11 jmespath==1.0.1 06:31:11 jsonpatch==1.33 06:31:11 jsonpointer==3.0.0 06:31:11 jsonschema==4.24.0 06:31:11 jsonschema-specifications==2025.4.1 06:31:11 keystoneauth1==5.11.1 06:31:11 kubernetes==33.1.0 06:31:11 lftools==0.37.13 06:31:11 lxml==5.4.0 06:31:11 MarkupSafe==3.0.2 06:31:11 msgpack==1.1.1 06:31:11 multi_key_dict==2.0.3 06:31:11 munch==4.0.0 06:31:11 netaddr==1.3.0 06:31:11 niet==1.4.2 06:31:11 nodeenv==1.9.1 06:31:11 oauth2client==4.1.3 06:31:11 oauthlib==3.3.1 06:31:11 openstacksdk==4.6.0 06:31:11 os-client-config==2.1.0 06:31:11 os-service-types==1.7.0 06:31:11 osc-lib==4.0.2 06:31:11 oslo.config==9.8.0 06:31:11 oslo.context==6.0.0 06:31:11 oslo.i18n==6.5.1 06:31:11 oslo.log==7.1.0 06:31:11 oslo.serialization==5.7.0 06:31:11 oslo.utils==9.0.0 06:31:11 packaging==25.0 06:31:11 pbr==6.1.1 06:31:11 platformdirs==4.3.8 06:31:11 prettytable==3.16.0 06:31:11 psutil==7.0.0 06:31:11 pyasn1==0.6.1 06:31:11 pyasn1_modules==0.4.2 06:31:11 pycparser==2.22 06:31:11 pygerrit2==2.0.15 06:31:11 PyGithub==2.6.1 06:31:11 PyJWT==2.10.1 06:31:11 PyNaCl==1.5.0 06:31:11 pyparsing==2.4.7 06:31:11 pyperclip==1.9.0 06:31:11 pyrsistent==0.20.0 06:31:11 python-cinderclient==9.7.0 06:31:11 python-dateutil==2.9.0.post0 06:31:11 python-heatclient==4.2.0 06:31:11 python-jenkins==1.8.2 06:31:11 python-keystoneclient==5.6.0 06:31:11 python-magnumclient==4.8.1 06:31:11 python-openstackclient==8.1.0 06:31:11 python-swiftclient==4.8.0 06:31:11 PyYAML==6.0.2 06:31:11 referencing==0.36.2 06:31:11 requests==2.32.4 06:31:11 requests-oauthlib==2.0.0 06:31:11 requestsexceptions==1.4.0 06:31:11 rfc3986==2.0.0 06:31:11 rpds-py==0.25.1 06:31:11 rsa==4.9.1 06:31:11 ruamel.yaml==0.18.14 06:31:11 ruamel.yaml.clib==0.2.12 06:31:11 s3transfer==0.13.0 06:31:11 simplejson==3.20.1 06:31:11 six==1.17.0 06:31:11 smmap==5.0.2 06:31:11 soupsieve==2.7 06:31:11 stevedore==5.4.1 06:31:11 tabulate==0.9.0 06:31:11 toml==0.10.2 06:31:11 tomlkit==0.13.3 06:31:11 tqdm==4.67.1 06:31:11 typing_extensions==4.14.0 06:31:11 tzdata==2025.2 06:31:11 urllib3==1.26.20 06:31:11 virtualenv==20.31.2 06:31:11 wcwidth==0.2.13 06:31:11 websocket-client==1.8.0 06:31:11 wrapt==1.17.2 06:31:11 xdg==6.0.0 06:31:11 xmltodict==0.14.2 06:31:11 yq==3.4.3 06:31:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7939851717505094814.sh 06:31:11 ---> sudo-logs.sh 06:31:11 Archiving 'sudo' log.. 06:31:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17951945814760929839.sh 06:31:12 ---> job-cost.sh 06:31:12 Setup pyenv: 06:31:12 system 06:31:12 3.8.13 06:31:12 3.9.13 06:31:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:31:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hn3g from file:/tmp/.os_lf_venv 06:31:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:31:19 lf-activate-venv(): INFO: Adding /tmp/venv-hn3g/bin to PATH 06:31:19 INFO: No Stack... 06:31:19 INFO: Retrieving Pricing Info for: v3-standard-4 06:31:19 INFO: Archiving Costs 06:31:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17665058470018673168.sh 06:31:19 ---> logs-deploy.sh 06:31:19 Setup pyenv: 06:31:19 system 06:31:19 3.8.13 06:31:19 3.9.13 06:31:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:31:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hn3g from file:/tmp/.os_lf_venv 06:31:21 lf-activate-venv(): INFO: Installing: lftools 06:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-hn3g/bin to PATH 06:31:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4131 06:31:29 INFO: archiving workspace using pattern(s): 06:31:30 Archives upload complete. 06:31:30 INFO: archiving logs to Nexus 06:31:31 ---> uname -a: 06:31:31 Linux prd-ubuntu1804-builder-4c-4g-23121 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:31:31 06:31:31 06:31:31 ---> lscpu: 06:31:31 Architecture: x86_64 06:31:31 CPU op-mode(s): 32-bit, 64-bit 06:31:31 Byte Order: Little Endian 06:31:31 CPU(s): 4 06:31:31 On-line CPU(s) list: 0-3 06:31:31 Thread(s) per core: 1 06:31:31 Core(s) per socket: 1 06:31:31 Socket(s): 4 06:31:31 NUMA node(s): 1 06:31:31 Vendor ID: AuthenticAMD 06:31:31 CPU family: 23 06:31:31 Model: 49 06:31:31 Model name: AMD EPYC-Rome Processor 06:31:31 Stepping: 0 06:31:31 CPU MHz: 2799.998 06:31:31 BogoMIPS: 5599.99 06:31:31 Virtualization: AMD-V 06:31:31 Hypervisor vendor: KVM 06:31:31 Virtualization type: full 06:31:31 L1d cache: 32K 06:31:31 L1i cache: 32K 06:31:31 L2 cache: 512K 06:31:31 L3 cache: 16384K 06:31:31 NUMA node0 CPU(s): 0-3 06:31:31 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:31:31 06:31:31 06:31:31 ---> nproc: 06:31:31 4 06:31:31 06:31:31 06:31:31 ---> df -h: 06:31:31 Filesystem Size Used Avail Use% Mounted on 06:31:31 udev 7.9G 0 7.9G 0% /dev 06:31:31 tmpfs 1.6G 672K 1.6G 1% /run 06:31:31 /dev/vda1 78G 8.4G 69G 11% / 06:31:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:31:31 tmpfs 5.0M 0 5.0M 0% /run/lock 06:31:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:31:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:31:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:31:31 06:31:31 06:31:31 ---> free -m: 06:31:31 total used free shared buff/cache available 06:31:31 Mem: 16040 597 13253 0 2188 15122 06:31:31 Swap: 1023 0 1023 06:31:31 06:31:31 06:31:31 ---> ip addr: 06:31:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:31:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:31:31 inet 127.0.0.1/8 scope host lo 06:31:31 valid_lft forever preferred_lft forever 06:31:31 inet6 ::1/128 scope host 06:31:31 valid_lft forever preferred_lft forever 06:31:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:31:31 link/ether fa:16:3e:8f:6d:c4 brd ff:ff:ff:ff:ff:ff 06:31:31 inet 10.30.106.85/23 brd 10.30.107.255 scope global dynamic ens3 06:31:31 valid_lft 86256sec preferred_lft 86256sec 06:31:31 inet6 fe80::f816:3eff:fe8f:6dc4/64 scope link 06:31:31 valid_lft forever preferred_lft forever 06:31:31 06:31:31 06:31:31 ---> sar -b -r -n DEV: 06:31:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23121) 06/23/25 _x86_64_ (4 CPU) 06:31:31 06:31:31 06:29:10 LINUX RESTART (4 CPU) 06:31:31 06:31:31 06:30:01 tps rtps wtps bread/s bwrtn/s 06:31:31 06:31:01 111.00 0.93 110.06 113.05 13999.13 06:31:31 Average: 111.00 0.93 110.06 113.05 13999.13 06:31:31 06:31:31 06:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:31:31 06:31:01 13688140 15510964 2736820 16.66 78492 1931436 807372 4.62 793272 1702044 152508 06:31:31 Average: 13688140 15510964 2736820 16.66 78492 1931436 807372 4.62 793272 1702044 152508 06:31:31 06:31:31 06:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:31:31 06:31:01 ens3 184.70 128.78 786.83 16.12 0.00 0.00 0.00 0.00 06:31:31 06:31:01 lo 1.87 1.87 0.22 0.22 0.00 0.00 0.00 0.00 06:31:31 Average: ens3 184.70 128.78 786.83 16.12 0.00 0.00 0.00 0.00 06:31:31 Average: lo 1.87 1.87 0.22 0.22 0.00 0.00 0.00 0.00 06:31:31 06:31:31 06:31:31 ---> sar -P ALL: 06:31:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23121) 06/23/25 _x86_64_ (4 CPU) 06:31:31 06:31:31 06:29:10 LINUX RESTART (4 CPU) 06:31:31 06:31:31 06:30:01 CPU %user %nice %system %iowait %steal %idle 06:31:31 06:31:01 all 21.86 0.00 1.62 1.32 0.06 75.14 06:31:31 06:31:01 0 27.65 0.00 2.07 0.35 0.05 69.88 06:31:31 06:31:01 1 18.95 0.00 1.42 0.77 0.05 78.81 06:31:31 06:31:01 2 12.38 0.00 1.37 3.66 0.07 82.52 06:31:31 06:31:01 3 28.43 0.00 1.65 0.53 0.07 69.31 06:31:31 Average: all 21.86 0.00 1.62 1.32 0.06 75.14 06:31:31 Average: 0 27.65 0.00 2.07 0.35 0.05 69.88 06:31:31 Average: 1 18.95 0.00 1.42 0.77 0.05 78.81 06:31:31 Average: 2 12.38 0.00 1.37 3.66 0.07 82.52 06:31:31 Average: 3 28.43 0.00 1.65 0.53 0.07 69.31 06:31:31 06:31:31 06:31:31