09:08:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141322 09:08:55 Running as SYSTEM 09:08:55 [EnvInject] - Loading node environment variables. 09:08:55 Building remotely on prd-ubuntu1804-builder-4c-4g-22020 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:08:55 [ssh-agent] Looking for ssh-agent implementation... 09:08:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:08:55 $ ssh-agent 09:08:55 SSH_AUTH_SOCK=/tmp/ssh-i5etwTMAHCYI/agent.1615 09:08:55 SSH_AGENT_PID=1616 09:08:55 [ssh-agent] Started. 09:08:55 Running ssh-add (command line suppressed) 09:08:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9160945370531469443.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9160945370531469443.key) 09:08:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:08:55 The recommended git tool is: NONE 09:08:57 using credential onap-jenkins-ssh 09:08:57 Wiping out workspace first. 09:08:57 Cloning the remote Git repository 09:08:57 Cloning repository git://cloud.onap.org/mirror/oom.git 09:08:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:08:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:08:57 > git --version # timeout=10 09:08:57 > git --version # 'git version 2.17.1' 09:08:57 using GIT_SSH to set credentials Gerrit user 09:08:57 Verifying host key using manually-configured host key entries 09:08:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:09:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:09:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:09:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:09:02 using GIT_SSH to set credentials Gerrit user 09:09:02 Verifying host key using manually-configured host key entries 09:09:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/141322/1 # timeout=30 09:09:03 > git rev-parse 04e3c20d9fbcc7383670cc68f521c9b7ecd831d0^{commit} # timeout=10 09:09:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:09:03 Checking out Revision 04e3c20d9fbcc7383670cc68f521c9b7ecd831d0 (refs/changes/22/141322/1) 09:09:03 > git config core.sparsecheckout # timeout=10 09:09:03 > git checkout -f 04e3c20d9fbcc7383670cc68f521c9b7ecd831d0 # timeout=30 09:09:06 Commit message: "[SDC] workflow-designer 1.14.1 release" 09:09:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:09:06 > git rev-list --no-walk 80f4bd735f4dbbf4e79dc3325d9ea9a259e5ec59 # timeout=10 09:09:07 [EnvInject] - Injecting environment variables from a build step. 09:09:07 [EnvInject] - Injecting as environment variables the properties content 09:09:07 PYTHON=python3 09:09:07 09:09:07 [EnvInject] - Variables injected successfully. 09:09:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8878428516253569333.sh 09:09:07 ---> tox-install.sh 09:09:07 + source /home/jenkins/lf-env.sh 09:09:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:09:07 ++ mktemp -d /tmp/venv-XXXX 09:09:07 + lf_venv=/tmp/venv-O1J8 09:09:07 + local venv_file=/tmp/.os_lf_venv 09:09:07 + local python=python3 09:09:07 + local options 09:09:07 + local set_path=true 09:09:07 + local install_args= 09:09:07 ++ 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 09:09:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:09:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:09:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:09:07 + true 09:09:07 + case $1 in 09:09:07 + venv_file=/tmp/.toxenv 09:09:07 + shift 2 09:09:07 + true 09:09:07 + case $1 in 09:09:07 + shift 09:09:07 + break 09:09:07 + case $python in 09:09:07 + local pkg_list= 09:09:07 + [[ -d /opt/pyenv ]] 09:09:07 + echo 'Setup pyenv:' 09:09:07 Setup pyenv: 09:09:07 + export PYENV_ROOT=/opt/pyenv 09:09:07 + PYENV_ROOT=/opt/pyenv 09:09:07 + 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 09:09:07 + 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 09:09:07 + pyenv versions 09:09:07 * system (set by /opt/pyenv/version) 09:09:07 * 3.8.13 (set by /opt/pyenv/version) 09:09:07 * 3.9.13 (set by /opt/pyenv/version) 09:09:07 * 3.10.6 (set by /opt/pyenv/version) 09:09:07 + command -v pyenv 09:09:07 ++ pyenv init - --no-rehash 09:09:07 + 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[*]}"'\'')" 09:09:07 export PATH="/opt/pyenv/shims:${PATH}" 09:09:07 export PYENV_SHELL=bash 09:09:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:09:07 pyenv() { 09:09:07 local command 09:09:07 command="${1:-}" 09:09:07 if [ "$#" -gt 0 ]; then 09:09:07 shift 09:09:07 fi 09:09:07 09:09:07 case "$command" in 09:09:07 rehash|shell) 09:09:07 eval "$(pyenv "sh-$command" "$@")" 09:09:07 ;; 09:09:07 *) 09:09:07 command pyenv "$command" "$@" 09:09:07 ;; 09:09:07 esac 09:09:07 }' 09:09:07 +++ 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[*]}"' 09:09:07 ++ 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 09:09:07 ++ 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 09:09:07 ++ 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 09:09:07 ++ export PYENV_SHELL=bash 09:09:07 ++ PYENV_SHELL=bash 09:09:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:09:07 +++ complete -F _pyenv pyenv 09:09:07 ++ lf-pyver python3 09:09:07 ++ local py_version_xy=python3 09:09:07 ++ local py_version_xyz= 09:09:07 ++ pyenv versions 09:09:07 ++ local command 09:09:07 ++ command=versions 09:09:07 ++ '[' 1 -gt 0 ']' 09:09:07 ++ shift 09:09:07 ++ case "$command" in 09:09:07 ++ command pyenv versions 09:09:07 ++ pyenv versions 09:09:07 ++ awk '{ print $1 }' 09:09:07 ++ sed 's/^[ *]* //' 09:09:07 ++ grep -E '^[0-9.]*[0-9]$' 09:09:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:09:07 +++ grep '^3' /tmp/.pyenv_versions 09:09:07 +++ sort -V 09:09:07 +++ tail -n 1 09:09:07 ++ py_version_xyz=3.10.6 09:09:07 ++ [[ -z 3.10.6 ]] 09:09:07 ++ echo 3.10.6 09:09:07 ++ return 0 09:09:07 + pyenv local 3.10.6 09:09:07 + local command 09:09:07 + command=local 09:09:07 + '[' 2 -gt 0 ']' 09:09:07 + shift 09:09:07 + case "$command" in 09:09:07 + command pyenv local 3.10.6 09:09:07 + pyenv local 3.10.6 09:09:07 + for arg in "$@" 09:09:07 + case $arg in 09:09:07 + pkg_list+='tox ' 09:09:07 + for arg in "$@" 09:09:07 + case $arg in 09:09:07 + pkg_list+='virtualenv ' 09:09:07 + for arg in "$@" 09:09:07 + case $arg in 09:09:07 + pkg_list+='urllib3~=1.26.15 ' 09:09:07 + [[ -f /tmp/.toxenv ]] 09:09:07 + [[ ! -f /tmp/.toxenv ]] 09:09:07 + [[ -n '' ]] 09:09:07 + python3 -m venv /tmp/venv-O1J8 09:09:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O1J8' 09:09:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O1J8 09:09:11 + echo /tmp/venv-O1J8 09:09:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:09:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:09:11 + /tmp/venv-O1J8/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:09:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:09:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:09:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:09:15 + /tmp/venv-O1J8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:09:17 + type python3 09:09:17 + true 09:09:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-O1J8/bin to PATH' 09:09:17 lf-activate-venv(): INFO: Adding /tmp/venv-O1J8/bin to PATH 09:09:17 + PATH=/tmp/venv-O1J8/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 09:09:17 + return 0 09:09:17 + python3 --version 09:09:17 Python 3.10.6 09:09:17 + python3 -m pip --version 09:09:17 pip 25.1.1 from /tmp/venv-O1J8/lib/python3.10/site-packages/pip (python 3.10) 09:09:17 + python3 -m pip freeze 09:09:18 cachetools==6.1.0 09:09:18 chardet==5.2.0 09:09:18 colorama==0.4.6 09:09:18 distlib==0.3.9 09:09:18 filelock==3.18.0 09:09:18 packaging==25.0 09:09:18 platformdirs==4.3.8 09:09:18 pluggy==1.6.0 09:09:18 pyproject-api==1.9.1 09:09:18 tomli==2.2.1 09:09:18 tox==4.27.0 09:09:18 typing_extensions==4.14.0 09:09:18 urllib3==1.26.20 09:09:18 virtualenv==20.31.2 09:09:18 [EnvInject] - Injecting environment variables from a build step. 09:09:18 [EnvInject] - Injecting as environment variables the properties content 09:09:18 PARALLEL=false 09:09:18 09:09:18 [EnvInject] - Variables injected successfully. 09:09:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13024670224217778262.sh 09:09:18 ---> tox-run.sh 09:09:18 + 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 09:09:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:09:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:09:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:09:18 + cd /w/workspace/oom-master-pre-commit-lint/. 09:09:18 + source /home/jenkins/lf-env.sh 09:09:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:09:18 ++ mktemp -d /tmp/venv-XXXX 09:09:18 + lf_venv=/tmp/venv-ZbX5 09:09:18 + local venv_file=/tmp/.os_lf_venv 09:09:18 + local python=python3 09:09:18 + local options 09:09:18 + local set_path=true 09:09:18 + local install_args= 09:09:18 ++ 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 09:09:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:09:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:09:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:09:18 + true 09:09:18 + case $1 in 09:09:18 + venv_file=/tmp/.toxenv 09:09:18 + shift 2 09:09:18 + true 09:09:18 + case $1 in 09:09:18 + shift 09:09:18 + break 09:09:18 + case $python in 09:09:18 + local pkg_list= 09:09:18 + [[ -d /opt/pyenv ]] 09:09:18 + echo 'Setup pyenv:' 09:09:18 Setup pyenv: 09:09:18 + export PYENV_ROOT=/opt/pyenv 09:09:18 + PYENV_ROOT=/opt/pyenv 09:09:18 + 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 09:09:18 + 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 09:09:18 + pyenv versions 09:09:18 system 09:09:18 3.8.13 09:09:18 3.9.13 09:09:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:09:18 + command -v pyenv 09:09:18 ++ pyenv init - --no-rehash 09:09:18 + 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[*]}"'\'')" 09:09:18 export PATH="/opt/pyenv/shims:${PATH}" 09:09:18 export PYENV_SHELL=bash 09:09:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:09:18 pyenv() { 09:09:18 local command 09:09:18 command="${1:-}" 09:09:18 if [ "$#" -gt 0 ]; then 09:09:18 shift 09:09:18 fi 09:09:18 09:09:18 case "$command" in 09:09:18 rehash|shell) 09:09:18 eval "$(pyenv "sh-$command" "$@")" 09:09:18 ;; 09:09:18 *) 09:09:18 command pyenv "$command" "$@" 09:09:18 ;; 09:09:18 esac 09:09:18 }' 09:09:18 +++ 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[*]}"' 09:09:18 ++ 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 09:09:18 ++ 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 09:09:18 ++ 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 09:09:18 ++ export PYENV_SHELL=bash 09:09:18 ++ PYENV_SHELL=bash 09:09:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:09:18 +++ complete -F _pyenv pyenv 09:09:18 ++ lf-pyver python3 09:09:18 ++ local py_version_xy=python3 09:09:18 ++ local py_version_xyz= 09:09:18 ++ pyenv versions 09:09:18 ++ local command 09:09:18 ++ command=versions 09:09:18 ++ '[' 1 -gt 0 ']' 09:09:18 ++ sed 's/^[ *]* //' 09:09:18 ++ shift 09:09:18 ++ case "$command" in 09:09:18 ++ command pyenv versions 09:09:18 ++ pyenv versions 09:09:18 ++ awk '{ print $1 }' 09:09:18 ++ grep -E '^[0-9.]*[0-9]$' 09:09:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:09:18 +++ grep '^3' /tmp/.pyenv_versions 09:09:18 +++ sort -V 09:09:18 +++ tail -n 1 09:09:18 ++ py_version_xyz=3.10.6 09:09:18 ++ [[ -z 3.10.6 ]] 09:09:18 ++ echo 3.10.6 09:09:18 ++ return 0 09:09:18 + pyenv local 3.10.6 09:09:18 + local command 09:09:18 + command=local 09:09:18 + '[' 2 -gt 0 ']' 09:09:18 + shift 09:09:18 + case "$command" in 09:09:18 + command pyenv local 3.10.6 09:09:18 + pyenv local 3.10.6 09:09:18 + for arg in "$@" 09:09:18 + case $arg in 09:09:18 + pkg_list+='tox ' 09:09:18 + for arg in "$@" 09:09:18 + case $arg in 09:09:18 + pkg_list+='virtualenv ' 09:09:18 + for arg in "$@" 09:09:18 + case $arg in 09:09:18 + pkg_list+='urllib3~=1.26.15 ' 09:09:18 + [[ -f /tmp/.toxenv ]] 09:09:18 ++ cat /tmp/.toxenv 09:09:18 + lf_venv=/tmp/venv-O1J8 09:09:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O1J8 from' file:/tmp/.toxenv 09:09:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O1J8 from file:/tmp/.toxenv 09:09:18 + /tmp/venv-O1J8/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:09:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:09:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:09:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:09:19 + /tmp/venv-O1J8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:09:20 + type python3 09:09:20 + true 09:09:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-O1J8/bin to PATH' 09:09:20 lf-activate-venv(): INFO: Adding /tmp/venv-O1J8/bin to PATH 09:09:20 + PATH=/tmp/venv-O1J8/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 09:09:20 + return 0 09:09:20 + [[ -d /opt/pyenv ]] 09:09:20 + echo '---> Setting up pyenv' 09:09:20 ---> Setting up pyenv 09:09:20 + export PYENV_ROOT=/opt/pyenv 09:09:20 + PYENV_ROOT=/opt/pyenv 09:09:20 + export PATH=/opt/pyenv/bin:/tmp/venv-O1J8/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 09:09:20 + PATH=/opt/pyenv/bin:/tmp/venv-O1J8/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 09:09:20 ++ pwd 09:09:20 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:09:20 + export PYTHONPATH 09:09:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:09:20 + TOX_TESTENV_PASSENV=PYTHONPATH 09:09:20 + tox --version 09:09:21 4.27.0 from /tmp/venv-O1J8/lib/python3.10/site-packages/tox/__init__.py 09:09:21 + PARALLEL=false 09:09:21 + TOX_OPTIONS_LIST= 09:09:21 + [[ -n pre-commit ]] 09:09:21 + TOX_OPTIONS_LIST=' -e pre-commit' 09:09:21 + case ${PARALLEL,,} in 09:09:21 + tox -e pre-commit 09:09:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:09:22 pre-commit: install_deps> python -I -m pip install pre-commit 09:09:24 pre-commit: freeze> python -m pip freeze --all 09:09:25 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 09:09:25 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:09:25 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:09:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:09:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:09:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:09:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:09:27 [INFO] Once installed this environment will be reused. 09:09:27 [INFO] This may take a few minutes... 09:09:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:09:32 [INFO] Once installed this environment will be reused. 09:09:32 [INFO] This may take a few minutes... 09:09:36 trim trailing whitespace.................................................Passed 09:09:36 Tabs remover.............................................................Passed 09:09:36 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:09:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:09:37 [INFO] Once installed this environment will be reused. 09:09:37 [INFO] This may take a few minutes... 09:09:45 gitlint..............................................(no files to check)Skipped 09:09:45 pre-commit: OK (24.11=setup[3.75]+cmd[11.72,8.63] seconds) 09:09:45 congratulations :) (24.32 seconds) 09:09:45 + tox_status=0 09:09:45 + echo '---> Completed tox runs' 09:09:45 ---> Completed tox runs 09:09:45 + for i in .tox/*/log 09:09:45 ++ echo .tox/pre-commit/log 09:09:45 ++ awk -F/ '{print $2}' 09:09:45 + tox_env=pre-commit 09:09:45 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:09:45 + DOC_DIR=docs/_build/html 09:09:45 + [[ -d docs/_build/html ]] 09:09:45 + echo '---> tox-run.sh ends' 09:09:45 ---> tox-run.sh ends 09:09:45 + test 0 -eq 0 09:09:45 $ ssh-agent -k 09:09:45 unset SSH_AUTH_SOCK; 09:09:45 unset SSH_AGENT_PID; 09:09:45 echo Agent pid 1616 killed; 09:09:45 [ssh-agent] Stopped. 09:09:45 [PostBuildScript] - [INFO] Executing post build scripts. 09:09:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13456935123873096700.sh 09:09:45 ---> sysstat.sh 09:09:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16475738102358270114.sh 09:09:46 ---> package-listing.sh 09:09:46 ++ facter osfamily 09:09:46 ++ tr '[:upper:]' '[:lower:]' 09:09:46 + OS_FAMILY=debian 09:09:46 + workspace=/w/workspace/oom-master-pre-commit-lint 09:09:46 + START_PACKAGES=/tmp/packages_start.txt 09:09:46 + END_PACKAGES=/tmp/packages_end.txt 09:09:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:46 + PACKAGES=/tmp/packages_start.txt 09:09:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:09:46 + PACKAGES=/tmp/packages_end.txt 09:09:46 + case "${OS_FAMILY}" in 09:09:46 + grep '^ii' 09:09:46 + dpkg -l 09:09:46 + '[' -f /tmp/packages_start.txt ']' 09:09:46 + '[' -f /tmp/packages_end.txt ']' 09:09:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:46 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:09:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:09:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:09:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6901754908183542075.sh 09:09:46 ---> capture-instance-metadata.sh 09:09:46 Setup pyenv: 09:09:46 system 09:09:46 3.8.13 09:09:46 3.9.13 09:09:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:09:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1cZD 09:09:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:09:53 lf-activate-venv(): INFO: Installing: lftools 09:10:15 lf-activate-venv(): INFO: Adding /tmp/venv-1cZD/bin to PATH 09:10:15 INFO: Running in OpenStack, capturing instance metadata 09:10:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9177708915369003260.sh 09:10:16 provisioning config files... 09:10:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1739685763238156001tmp 09:10:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:10:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:10:16 [EnvInject] - Injecting environment variables from a build step. 09:10:16 [EnvInject] - Injecting as environment variables the properties content 09:10:16 SERVER_ID=logs 09:10:16 09:10:16 [EnvInject] - Variables injected successfully. 09:10:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins104712244518113650.sh 09:10:16 ---> create-netrc.sh 09:10:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17885192381998925679.sh 09:10:16 ---> python-tools-install.sh 09:10:16 Setup pyenv: 09:10:16 system 09:10:16 3.8.13 09:10:16 3.9.13 09:10:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:10:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1cZD from file:/tmp/.os_lf_venv 09:10:18 lf-activate-venv(): INFO: Installing: lftools 09:10:26 lf-activate-venv(): INFO: Adding /tmp/venv-1cZD/bin to PATH 09:10:26 Generating Requirements File 09:10:44 Python 3.10.6 09:10:44 pip 25.1.1 from /tmp/venv-1cZD/lib/python3.10/site-packages/pip (python 3.10) 09:10:45 appdirs==1.4.4 09:10:45 argcomplete==3.6.2 09:10:45 aspy.yaml==1.3.0 09:10:45 attrs==25.3.0 09:10:45 autopage==0.5.2 09:10:45 beautifulsoup4==4.13.4 09:10:45 boto3==1.38.38 09:10:45 botocore==1.38.38 09:10:45 bs4==0.0.2 09:10:45 cachetools==5.5.2 09:10:45 certifi==2025.6.15 09:10:45 cffi==1.17.1 09:10:45 cfgv==3.4.0 09:10:45 chardet==5.2.0 09:10:45 charset-normalizer==3.4.2 09:10:45 click==8.2.1 09:10:45 cliff==4.10.0 09:10:45 cmd2==2.6.1 09:10:45 cryptography==3.3.2 09:10:45 debtcollector==3.0.0 09:10:45 decorator==5.2.1 09:10:45 defusedxml==0.7.1 09:10:45 Deprecated==1.2.18 09:10:45 distlib==0.3.9 09:10:45 dnspython==2.7.0 09:10:45 docker==7.1.0 09:10:45 dogpile.cache==1.4.0 09:10:45 durationpy==0.10 09:10:45 email_validator==2.2.0 09:10:45 filelock==3.18.0 09:10:45 future==1.0.0 09:10:45 gitdb==4.0.12 09:10:45 GitPython==3.1.44 09:10:45 google-auth==2.40.3 09:10:45 httplib2==0.22.0 09:10:45 identify==2.6.12 09:10:45 idna==3.10 09:10:45 importlib-resources==1.5.0 09:10:45 iso8601==2.1.0 09:10:45 Jinja2==3.1.6 09:10:45 jmespath==1.0.1 09:10:45 jsonpatch==1.33 09:10:45 jsonpointer==3.0.0 09:10:45 jsonschema==4.24.0 09:10:45 jsonschema-specifications==2025.4.1 09:10:45 keystoneauth1==5.11.1 09:10:45 kubernetes==33.1.0 09:10:45 lftools==0.37.13 09:10:45 lxml==5.4.0 09:10:45 MarkupSafe==3.0.2 09:10:45 msgpack==1.1.1 09:10:45 multi_key_dict==2.0.3 09:10:45 munch==4.0.0 09:10:45 netaddr==1.3.0 09:10:45 niet==1.4.2 09:10:45 nodeenv==1.9.1 09:10:45 oauth2client==4.1.3 09:10:45 oauthlib==3.3.0 09:10:45 openstacksdk==4.6.0 09:10:45 os-client-config==2.1.0 09:10:45 os-service-types==1.7.0 09:10:45 osc-lib==4.0.2 09:10:45 oslo.config==9.8.0 09:10:45 oslo.context==6.0.0 09:10:45 oslo.i18n==6.5.1 09:10:45 oslo.log==7.1.0 09:10:45 oslo.serialization==5.7.0 09:10:45 oslo.utils==9.0.0 09:10:45 packaging==25.0 09:10:45 pbr==6.1.1 09:10:45 platformdirs==4.3.8 09:10:45 prettytable==3.16.0 09:10:45 psutil==7.0.0 09:10:45 pyasn1==0.6.1 09:10:45 pyasn1_modules==0.4.2 09:10:45 pycparser==2.22 09:10:45 pygerrit2==2.0.15 09:10:45 PyGithub==2.6.1 09:10:45 PyJWT==2.10.1 09:10:45 PyNaCl==1.5.0 09:10:45 pyparsing==2.4.7 09:10:45 pyperclip==1.9.0 09:10:45 pyrsistent==0.20.0 09:10:45 python-cinderclient==9.7.0 09:10:45 python-dateutil==2.9.0.post0 09:10:45 python-heatclient==4.2.0 09:10:45 python-jenkins==1.8.2 09:10:45 python-keystoneclient==5.6.0 09:10:45 python-magnumclient==4.8.1 09:10:45 python-openstackclient==8.1.0 09:10:45 python-swiftclient==4.8.0 09:10:45 PyYAML==6.0.2 09:10:45 referencing==0.36.2 09:10:45 requests==2.32.4 09:10:45 requests-oauthlib==2.0.0 09:10:45 requestsexceptions==1.4.0 09:10:45 rfc3986==2.0.0 09:10:45 rpds-py==0.25.1 09:10:45 rsa==4.9.1 09:10:45 ruamel.yaml==0.18.14 09:10:45 ruamel.yaml.clib==0.2.12 09:10:45 s3transfer==0.13.0 09:10:45 simplejson==3.20.1 09:10:45 six==1.17.0 09:10:45 smmap==5.0.2 09:10:45 soupsieve==2.7 09:10:45 stevedore==5.4.1 09:10:45 tabulate==0.9.0 09:10:45 toml==0.10.2 09:10:45 tomlkit==0.13.3 09:10:45 tqdm==4.67.1 09:10:45 typing_extensions==4.14.0 09:10:45 tzdata==2025.2 09:10:45 urllib3==1.26.20 09:10:45 virtualenv==20.31.2 09:10:45 wcwidth==0.2.13 09:10:45 websocket-client==1.8.0 09:10:45 wrapt==1.17.2 09:10:45 xdg==6.0.0 09:10:45 xmltodict==0.14.2 09:10:45 yq==3.4.3 09:10:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14503948725217806749.sh 09:10:45 ---> sudo-logs.sh 09:10:45 Archiving 'sudo' log.. 09:10:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4217802136088817393.sh 09:10:45 ---> job-cost.sh 09:10:45 Setup pyenv: 09:10:45 system 09:10:45 3.8.13 09:10:45 3.9.13 09:10:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:10:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1cZD from file:/tmp/.os_lf_venv 09:10:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:10:52 lf-activate-venv(): INFO: Adding /tmp/venv-1cZD/bin to PATH 09:10:52 INFO: No Stack... 09:10:52 INFO: Retrieving Pricing Info for: v3-standard-4 09:10:53 INFO: Archiving Costs 09:10:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7985446977673766368.sh 09:10:53 ---> logs-deploy.sh 09:10:53 Setup pyenv: 09:10:53 system 09:10:53 3.8.13 09:10:53 3.9.13 09:10:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:10:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1cZD from file:/tmp/.os_lf_venv 09:10:55 lf-activate-venv(): INFO: Installing: lftools 09:11:02 lf-activate-venv(): INFO: Adding /tmp/venv-1cZD/bin to PATH 09:11:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4117 09:11:02 INFO: archiving workspace using pattern(s): 09:11:03 Archives upload complete. 09:11:04 INFO: archiving logs to Nexus 09:11:05 ---> uname -a: 09:11:05 Linux prd-ubuntu1804-builder-4c-4g-22020 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:11:05 09:11:05 09:11:05 ---> lscpu: 09:11:05 Architecture: x86_64 09:11:05 CPU op-mode(s): 32-bit, 64-bit 09:11:05 Byte Order: Little Endian 09:11:05 CPU(s): 4 09:11:05 On-line CPU(s) list: 0-3 09:11:05 Thread(s) per core: 1 09:11:05 Core(s) per socket: 1 09:11:05 Socket(s): 4 09:11:05 NUMA node(s): 1 09:11:05 Vendor ID: AuthenticAMD 09:11:05 CPU family: 23 09:11:05 Model: 49 09:11:05 Model name: AMD EPYC-Rome Processor 09:11:05 Stepping: 0 09:11:05 CPU MHz: 2800.000 09:11:05 BogoMIPS: 5600.00 09:11:05 Virtualization: AMD-V 09:11:05 Hypervisor vendor: KVM 09:11:05 Virtualization type: full 09:11:05 L1d cache: 32K 09:11:05 L1i cache: 32K 09:11:05 L2 cache: 512K 09:11:05 L3 cache: 16384K 09:11:05 NUMA node0 CPU(s): 0-3 09:11:05 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 09:11:05 09:11:05 09:11:05 ---> nproc: 09:11:05 4 09:11:05 09:11:05 09:11:05 ---> df -h: 09:11:05 Filesystem Size Used Avail Use% Mounted on 09:11:05 udev 7.9G 0 7.9G 0% /dev 09:11:05 tmpfs 1.6G 672K 1.6G 1% /run 09:11:05 /dev/vda1 78G 8.4G 69G 11% / 09:11:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:11:05 tmpfs 5.0M 0 5.0M 0% /run/lock 09:11:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:11:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:11:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:11:05 09:11:05 09:11:05 ---> free -m: 09:11:05 total used free shared buff/cache available 09:11:05 Mem: 16040 550 13301 0 2188 15170 09:11:05 Swap: 1023 0 1023 09:11:05 09:11:05 09:11:05 ---> ip addr: 09:11:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:11:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:11:05 inet 127.0.0.1/8 scope host lo 09:11:05 valid_lft forever preferred_lft forever 09:11:05 inet6 ::1/128 scope host 09:11:05 valid_lft forever preferred_lft forever 09:11:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:11:05 link/ether fa:16:3e:16:87:5f brd ff:ff:ff:ff:ff:ff 09:11:05 inet 10.30.107.203/23 brd 10.30.107.255 scope global dynamic ens3 09:11:05 valid_lft 86252sec preferred_lft 86252sec 09:11:05 inet6 fe80::f816:3eff:fe16:875f/64 scope link 09:11:05 valid_lft forever preferred_lft forever 09:11:05 09:11:05 09:11:05 ---> sar -b -r -n DEV: 09:11:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22020) 06/18/25 _x86_64_ (4 CPU) 09:11:05 09:11:05 09:08:38 LINUX RESTART (4 CPU) 09:11:05 09:11:05 09:09:01 tps rtps wtps bread/s bwrtn/s 09:11:05 09:10:02 322.53 24.36 298.17 819.20 47290.65 09:11:05 09:11:01 113.39 1.07 112.32 122.94 30229.35 09:11:05 Average: 218.83 12.81 206.02 473.96 38830.95 09:11:05 09:11:05 09:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:11:05 09:10:02 13900232 15534980 2524736 15.37 61968 1769540 802768 4.59 763256 1541840 108648 09:11:05 09:11:01 13561436 15479740 2863532 17.43 85760 2013776 832120 4.76 834164 1776140 120124 09:11:05 Average: 13730834 15507360 2694134 16.40 73864 1891658 817444 4.68 798710 1658990 114386 09:11:05 09:11:05 09:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:11:05 09:10:02 lo 2.93 2.93 0.33 0.33 0.00 0.00 0.00 0.00 09:11:05 09:10:02 ens3 235.64 154.97 1004.42 34.04 0.00 0.00 0.00 0.00 09:11:05 09:11:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 09:11:05 09:11:01 ens3 151.86 110.13 812.99 15.21 0.00 0.00 0.00 0.00 09:11:05 Average: lo 2.12 2.12 0.24 0.24 0.00 0.00 0.00 0.00 09:11:05 Average: ens3 194.10 132.74 909.50 24.70 0.00 0.00 0.00 0.00 09:11:05 09:11:05 09:11:05 ---> sar -P ALL: 09:11:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22020) 06/18/25 _x86_64_ (4 CPU) 09:11:05 09:11:05 09:08:38 LINUX RESTART (4 CPU) 09:11:05 09:11:05 09:09:01 CPU %user %nice %system %iowait %steal %idle 09:11:05 09:10:02 all 23.34 0.00 2.57 3.77 0.06 70.27 09:11:05 09:10:02 0 16.42 0.00 2.81 7.21 0.03 73.52 09:11:05 09:10:02 1 25.48 0.00 2.33 0.40 0.05 71.74 09:11:05 09:10:02 2 29.73 0.00 2.58 1.17 0.07 66.46 09:11:05 09:10:02 3 21.71 0.00 2.58 6.26 0.08 69.38 09:11:05 09:11:01 all 21.47 0.00 1.42 2.31 0.04 74.76 09:11:05 09:11:01 0 6.30 0.00 0.80 0.88 0.02 92.00 09:11:05 09:11:01 1 6.54 0.00 0.87 1.65 0.05 90.89 09:11:05 09:11:01 2 69.95 0.00 3.22 1.37 0.08 25.37 09:11:05 09:11:01 3 2.96 0.00 0.80 5.34 0.02 90.89 09:11:05 Average: all 22.41 0.00 2.00 3.04 0.05 72.50 09:11:05 Average: 0 11.39 0.00 1.81 4.07 0.03 82.70 09:11:05 Average: 1 16.08 0.00 1.60 1.02 0.05 81.25 09:11:05 Average: 2 49.71 0.00 2.90 1.27 0.08 46.05 09:11:05 Average: 3 12.41 0.00 1.69 5.80 0.05 80.05 09:11:05 09:11:05 09:11:05