21:29:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 21:29:08 Running as SYSTEM 21:29:08 [EnvInject] - Loading node environment variables. 21:29:08 Building remotely on prd-ubuntu1804-builder-4c-4g-23556 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 21:29:08 [ssh-agent] Looking for ssh-agent implementation... 21:29:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:29:08 $ ssh-agent 21:29:08 SSH_AUTH_SOCK=/tmp/ssh-aEEXofiuLnT8/agent.1666 21:29:08 SSH_AGENT_PID=1668 21:29:08 [ssh-agent] Started. 21:29:08 Running ssh-add (command line suppressed) 21:29:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14136656682139768995.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14136656682139768995.key) 21:29:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:29:08 The recommended git tool is: NONE 21:29:10 using credential onap-jenkins-ssh 21:29:10 Wiping out workspace first. 21:29:10 Cloning the remote Git repository 21:29:10 Cloning repository git://cloud.onap.org/mirror/oom.git 21:29:10 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 21:29:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:29:10 > git --version # timeout=10 21:29:10 > git --version # 'git version 2.17.1' 21:29:10 using GIT_SSH to set credentials Gerrit user 21:29:10 Verifying host key using manually-configured host key entries 21:29:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:29:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:29:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:29:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:29:15 using GIT_SSH to set credentials Gerrit user 21:29:15 Verifying host key using manually-configured host key entries 21:29:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/27 # timeout=30 21:29:16 > git rev-parse 2fe36f7bacfe04cef6794cb24f47e189c7f55b6b^{commit} # timeout=10 21:29:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:29:16 Checking out Revision 2fe36f7bacfe04cef6794cb24f47e189c7f55b6b (refs/changes/00/141100/27) 21:29:16 > git config core.sparsecheckout # timeout=10 21:29:16 > git checkout -f 2fe36f7bacfe04cef6794cb24f47e189c7f55b6b # timeout=30 21:29:16 Commit message: "[DOC] Add ArgoCD deployment example and guide" 21:29:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:29:16 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 21:29:19 [EnvInject] - Injecting environment variables from a build step. 21:29:19 [EnvInject] - Injecting as environment variables the properties content 21:29:19 PYTHON=python3 21:29:19 21:29:19 [EnvInject] - Variables injected successfully. 21:29:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins870442686697890880.sh 21:29:19 ---> tox-install.sh 21:29:19 + source /home/jenkins/lf-env.sh 21:29:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:29:19 ++ mktemp -d /tmp/venv-XXXX 21:29:19 + lf_venv=/tmp/venv-8dFM 21:29:19 + local venv_file=/tmp/.os_lf_venv 21:29:19 + local python=python3 21:29:19 + local options 21:29:19 + local set_path=true 21:29:19 + local install_args= 21:29:19 ++ 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 21:29:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:29:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:29:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:29:19 + true 21:29:19 + case $1 in 21:29:19 + venv_file=/tmp/.toxenv 21:29:19 + shift 2 21:29:19 + true 21:29:19 + case $1 in 21:29:19 + shift 21:29:19 + break 21:29:19 + case $python in 21:29:19 + local pkg_list= 21:29:19 + [[ -d /opt/pyenv ]] 21:29:19 + echo 'Setup pyenv:' 21:29:19 Setup pyenv: 21:29:19 + export PYENV_ROOT=/opt/pyenv 21:29:19 + PYENV_ROOT=/opt/pyenv 21:29:19 + 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 21:29:19 + 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 21:29:19 + pyenv versions 21:29:19 * system (set by /opt/pyenv/version) 21:29:19 * 3.8.13 (set by /opt/pyenv/version) 21:29:19 * 3.9.13 (set by /opt/pyenv/version) 21:29:19 * 3.10.6 (set by /opt/pyenv/version) 21:29:19 + command -v pyenv 21:29:19 ++ pyenv init - --no-rehash 21:29:19 + 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[*]}"'\'')" 21:29:19 export PATH="/opt/pyenv/shims:${PATH}" 21:29:19 export PYENV_SHELL=bash 21:29:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:29:19 pyenv() { 21:29:19 local command 21:29:19 command="${1:-}" 21:29:19 if [ "$#" -gt 0 ]; then 21:29:19 shift 21:29:19 fi 21:29:19 21:29:19 case "$command" in 21:29:19 rehash|shell) 21:29:19 eval "$(pyenv "sh-$command" "$@")" 21:29:19 ;; 21:29:19 *) 21:29:19 command pyenv "$command" "$@" 21:29:19 ;; 21:29:19 esac 21:29:19 }' 21:29:19 +++ 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[*]}"' 21:29:19 ++ 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 21:29:19 ++ 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 21:29:19 ++ 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 21:29:19 ++ export PYENV_SHELL=bash 21:29:19 ++ PYENV_SHELL=bash 21:29:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:29:19 +++ complete -F _pyenv pyenv 21:29:19 ++ lf-pyver python3 21:29:19 ++ local py_version_xy=python3 21:29:19 ++ local py_version_xyz= 21:29:19 ++ pyenv versions 21:29:19 ++ awk '{ print $1 }' 21:29:19 ++ sed 's/^[ *]* //' 21:29:19 ++ local command 21:29:19 ++ command=versions 21:29:19 ++ grep -E '^[0-9.]*[0-9]$' 21:29:19 ++ '[' 1 -gt 0 ']' 21:29:19 ++ shift 21:29:19 ++ case "$command" in 21:29:19 ++ command pyenv versions 21:29:19 ++ pyenv versions 21:29:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:29:19 +++ grep '^3' /tmp/.pyenv_versions 21:29:19 +++ sort -V 21:29:19 +++ tail -n 1 21:29:19 ++ py_version_xyz=3.10.6 21:29:19 ++ [[ -z 3.10.6 ]] 21:29:19 ++ echo 3.10.6 21:29:19 ++ return 0 21:29:19 + pyenv local 3.10.6 21:29:19 + local command 21:29:19 + command=local 21:29:19 + '[' 2 -gt 0 ']' 21:29:19 + shift 21:29:19 + case "$command" in 21:29:19 + command pyenv local 3.10.6 21:29:19 + pyenv local 3.10.6 21:29:19 + for arg in "$@" 21:29:19 + case $arg in 21:29:19 + pkg_list+='tox ' 21:29:19 + for arg in "$@" 21:29:19 + case $arg in 21:29:19 + pkg_list+='virtualenv ' 21:29:19 + for arg in "$@" 21:29:19 + case $arg in 21:29:19 + pkg_list+='urllib3~=1.26.15 ' 21:29:19 + [[ -f /tmp/.toxenv ]] 21:29:19 + [[ ! -f /tmp/.toxenv ]] 21:29:19 + [[ -n '' ]] 21:29:19 + python3 -m venv /tmp/venv-8dFM 21:29:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8dFM' 21:29:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8dFM 21:29:23 + echo /tmp/venv-8dFM 21:29:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:29:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:29:23 + /tmp/venv-8dFM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 21:29:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:29:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:29:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:29:27 + /tmp/venv-8dFM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:29:29 + type python3 21:29:29 + true 21:29:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8dFM/bin to PATH' 21:29:29 lf-activate-venv(): INFO: Adding /tmp/venv-8dFM/bin to PATH 21:29:29 + PATH=/tmp/venv-8dFM/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 21:29:29 + return 0 21:29:29 + python3 --version 21:29:29 Python 3.10.6 21:29:29 + python3 -m pip --version 21:29:30 pip 25.1.1 from /tmp/venv-8dFM/lib/python3.10/site-packages/pip (python 3.10) 21:29:30 + python3 -m pip freeze 21:29:30 cachetools==6.1.0 21:29:30 chardet==5.2.0 21:29:30 colorama==0.4.6 21:29:30 distlib==0.3.9 21:29:30 filelock==3.18.0 21:29:30 packaging==25.0 21:29:30 platformdirs==4.3.8 21:29:30 pluggy==1.6.0 21:29:30 pyproject-api==1.9.1 21:29:30 tomli==2.2.1 21:29:30 tox==4.27.0 21:29:30 typing_extensions==4.14.0 21:29:30 urllib3==1.26.20 21:29:30 virtualenv==20.31.2 21:29:30 [EnvInject] - Injecting environment variables from a build step. 21:29:30 [EnvInject] - Injecting as environment variables the properties content 21:29:30 PARALLEL=false 21:29:30 21:29:30 [EnvInject] - Variables injected successfully. 21:29:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16915197936991698912.sh 21:29:30 ---> tox-run.sh 21:29:30 + 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 21:29:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 21:29:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 21:29:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 21:29:30 + cd /w/workspace/oom-master-pre-commit-lint/. 21:29:30 + source /home/jenkins/lf-env.sh 21:29:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:29:30 ++ mktemp -d /tmp/venv-XXXX 21:29:30 + lf_venv=/tmp/venv-2Jgf 21:29:30 + local venv_file=/tmp/.os_lf_venv 21:29:30 + local python=python3 21:29:30 + local options 21:29:30 + local set_path=true 21:29:30 + local install_args= 21:29:30 ++ 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 21:29:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:29:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:29:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:29:30 + true 21:29:30 + case $1 in 21:29:30 + venv_file=/tmp/.toxenv 21:29:30 + shift 2 21:29:30 + true 21:29:30 + case $1 in 21:29:30 + shift 21:29:30 + break 21:29:30 + case $python in 21:29:30 + local pkg_list= 21:29:30 + [[ -d /opt/pyenv ]] 21:29:30 + echo 'Setup pyenv:' 21:29:30 Setup pyenv: 21:29:30 + export PYENV_ROOT=/opt/pyenv 21:29:30 + PYENV_ROOT=/opt/pyenv 21:29:30 + 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 21:29:30 + 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 21:29:30 + pyenv versions 21:29:30 system 21:29:30 3.8.13 21:29:30 3.9.13 21:29:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:29:30 + command -v pyenv 21:29:30 ++ pyenv init - --no-rehash 21:29:30 + 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[*]}"'\'')" 21:29:30 export PATH="/opt/pyenv/shims:${PATH}" 21:29:30 export PYENV_SHELL=bash 21:29:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:29:30 pyenv() { 21:29:30 local command 21:29:30 command="${1:-}" 21:29:30 if [ "$#" -gt 0 ]; then 21:29:30 shift 21:29:30 fi 21:29:30 21:29:30 case "$command" in 21:29:30 rehash|shell) 21:29:30 eval "$(pyenv "sh-$command" "$@")" 21:29:30 ;; 21:29:30 *) 21:29:30 command pyenv "$command" "$@" 21:29:30 ;; 21:29:30 esac 21:29:30 }' 21:29:30 +++ 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[*]}"' 21:29:30 ++ 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 21:29:30 ++ 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 21:29:30 ++ 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 21:29:30 ++ export PYENV_SHELL=bash 21:29:30 ++ PYENV_SHELL=bash 21:29:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:29:30 +++ complete -F _pyenv pyenv 21:29:30 ++ lf-pyver python3 21:29:30 ++ local py_version_xy=python3 21:29:30 ++ local py_version_xyz= 21:29:30 ++ pyenv versions 21:29:30 ++ local command 21:29:30 ++ command=versions 21:29:30 ++ '[' 1 -gt 0 ']' 21:29:30 ++ shift 21:29:30 ++ sed 's/^[ *]* //' 21:29:30 ++ case "$command" in 21:29:30 ++ command pyenv versions 21:29:30 ++ pyenv versions 21:29:30 ++ grep -E '^[0-9.]*[0-9]$' 21:29:30 ++ awk '{ print $1 }' 21:29:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:29:30 +++ grep '^3' /tmp/.pyenv_versions 21:29:30 +++ sort -V 21:29:30 +++ tail -n 1 21:29:30 ++ py_version_xyz=3.10.6 21:29:30 ++ [[ -z 3.10.6 ]] 21:29:30 ++ echo 3.10.6 21:29:30 ++ return 0 21:29:30 + pyenv local 3.10.6 21:29:30 + local command 21:29:30 + command=local 21:29:30 + '[' 2 -gt 0 ']' 21:29:30 + shift 21:29:30 + case "$command" in 21:29:30 + command pyenv local 3.10.6 21:29:30 + pyenv local 3.10.6 21:29:30 + for arg in "$@" 21:29:30 + case $arg in 21:29:30 + pkg_list+='tox ' 21:29:30 + for arg in "$@" 21:29:30 + case $arg in 21:29:30 + pkg_list+='virtualenv ' 21:29:30 + for arg in "$@" 21:29:30 + case $arg in 21:29:30 + pkg_list+='urllib3~=1.26.15 ' 21:29:30 + [[ -f /tmp/.toxenv ]] 21:29:30 ++ cat /tmp/.toxenv 21:29:30 + lf_venv=/tmp/venv-8dFM 21:29:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8dFM from' file:/tmp/.toxenv 21:29:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8dFM from file:/tmp/.toxenv 21:29:30 + /tmp/venv-8dFM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 21:29:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:29:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:29:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:29:31 + /tmp/venv-8dFM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:29:32 + type python3 21:29:32 + true 21:29:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8dFM/bin to PATH' 21:29:32 lf-activate-venv(): INFO: Adding /tmp/venv-8dFM/bin to PATH 21:29:32 + PATH=/tmp/venv-8dFM/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 21:29:32 + return 0 21:29:32 + [[ -d /opt/pyenv ]] 21:29:32 + echo '---> Setting up pyenv' 21:29:32 ---> Setting up pyenv 21:29:32 + export PYENV_ROOT=/opt/pyenv 21:29:32 + PYENV_ROOT=/opt/pyenv 21:29:32 + export PATH=/opt/pyenv/bin:/tmp/venv-8dFM/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 21:29:32 + PATH=/opt/pyenv/bin:/tmp/venv-8dFM/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 21:29:32 ++ pwd 21:29:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 21:29:32 + export PYTHONPATH 21:29:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:29:32 + TOX_TESTENV_PASSENV=PYTHONPATH 21:29:32 + tox --version 21:29:33 4.27.0 from /tmp/venv-8dFM/lib/python3.10/site-packages/tox/__init__.py 21:29:33 + PARALLEL=false 21:29:33 + TOX_OPTIONS_LIST= 21:29:33 + [[ -n pre-commit ]] 21:29:33 + TOX_OPTIONS_LIST=' -e pre-commit' 21:29:33 + case ${PARALLEL,,} in 21:29:33 + tox -e pre-commit 21:29:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 21:29:34 pre-commit: install_deps> python -I -m pip install pre-commit 21:29:36 pre-commit: freeze> python -m pip freeze --all 21:29:36 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 21:29:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 21:29:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:29:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:29:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:29:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:29:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:29:39 [INFO] Once installed this environment will be reused. 21:29:39 [INFO] This may take a few minutes... 21:29:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:29:43 [INFO] Once installed this environment will be reused. 21:29:43 [INFO] This may take a few minutes... 21:29:48 trim trailing whitespace.................................................Passed 21:29:48 Tabs remover.............................................................Passed 21:29:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 21:29:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:29:48 [INFO] Once installed this environment will be reused. 21:29:48 [INFO] This may take a few minutes... 21:29:57 gitlint..............................................(no files to check)Skipped 21:29:57 pre-commit: OK (23.80=setup[3.39]+cmd[11.64,8.77] seconds) 21:29:57 congratulations :) (24.01 seconds) 21:29:57 + tox_status=0 21:29:57 + echo '---> Completed tox runs' 21:29:57 ---> Completed tox runs 21:29:57 + for i in .tox/*/log 21:29:57 ++ echo .tox/pre-commit/log 21:29:57 ++ awk -F/ '{print $2}' 21:29:57 + tox_env=pre-commit 21:29:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 21:29:57 + DOC_DIR=docs/_build/html 21:29:57 + [[ -d docs/_build/html ]] 21:29:57 + echo '---> tox-run.sh ends' 21:29:57 ---> tox-run.sh ends 21:29:57 + test 0 -eq 0 21:29:57 $ ssh-agent -k 21:29:57 unset SSH_AUTH_SOCK; 21:29:57 unset SSH_AGENT_PID; 21:29:57 echo Agent pid 1668 killed; 21:29:57 [ssh-agent] Stopped. 21:29:57 [PostBuildScript] - [INFO] Executing post build scripts. 21:29:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6076348608747694375.sh 21:29:57 ---> sysstat.sh 21:29:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10020139563747486049.sh 21:29:57 ---> package-listing.sh 21:29:57 ++ facter osfamily 21:29:57 ++ tr '[:upper:]' '[:lower:]' 21:29:57 + OS_FAMILY=debian 21:29:57 + workspace=/w/workspace/oom-master-pre-commit-lint 21:29:57 + START_PACKAGES=/tmp/packages_start.txt 21:29:57 + END_PACKAGES=/tmp/packages_end.txt 21:29:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:29:57 + PACKAGES=/tmp/packages_start.txt 21:29:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:29:57 + PACKAGES=/tmp/packages_end.txt 21:29:57 + case "${OS_FAMILY}" in 21:29:57 + dpkg -l 21:29:57 + grep '^ii' 21:29:57 + '[' -f /tmp/packages_start.txt ']' 21:29:57 + '[' -f /tmp/packages_end.txt ']' 21:29:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:29:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:29:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 21:29:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 21:29:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11003883167378591965.sh 21:29:58 ---> capture-instance-metadata.sh 21:29:58 Setup pyenv: 21:29:58 system 21:29:58 3.8.13 21:29:58 3.9.13 21:29:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:30:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-koSW 21:30:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:30:05 lf-activate-venv(): INFO: Installing: lftools 21:30:26 lf-activate-venv(): INFO: Adding /tmp/venv-koSW/bin to PATH 21:30:26 INFO: Running in OpenStack, capturing instance metadata 21:30:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins163086664174155169.sh 21:30:27 provisioning config files... 21:30:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10861803473977632438tmp 21:30:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:30:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:30:27 [EnvInject] - Injecting environment variables from a build step. 21:30:27 [EnvInject] - Injecting as environment variables the properties content 21:30:27 SERVER_ID=logs 21:30:27 21:30:27 [EnvInject] - Variables injected successfully. 21:30:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12651193988536038526.sh 21:30:27 ---> create-netrc.sh 21:30:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1865265611751100914.sh 21:30:27 ---> python-tools-install.sh 21:30:27 Setup pyenv: 21:30:27 system 21:30:27 3.8.13 21:30:27 3.9.13 21:30:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:30:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-koSW from file:/tmp/.os_lf_venv 21:30:29 lf-activate-venv(): INFO: Installing: lftools 21:30:37 lf-activate-venv(): INFO: Adding /tmp/venv-koSW/bin to PATH 21:30:37 Generating Requirements File 21:30:56 Python 3.10.6 21:30:56 pip 25.1.1 from /tmp/venv-koSW/lib/python3.10/site-packages/pip (python 3.10) 21:30:56 appdirs==1.4.4 21:30:56 argcomplete==3.6.2 21:30:56 aspy.yaml==1.3.0 21:30:56 attrs==25.3.0 21:30:56 autopage==0.5.2 21:30:56 beautifulsoup4==4.13.4 21:30:56 boto3==1.38.43 21:30:56 botocore==1.38.43 21:30:56 bs4==0.0.2 21:30:56 cachetools==5.5.2 21:30:56 certifi==2025.6.15 21:30:56 cffi==1.17.1 21:30:56 cfgv==3.4.0 21:30:56 chardet==5.2.0 21:30:56 charset-normalizer==3.4.2 21:30:56 click==8.2.1 21:30:56 cliff==4.10.0 21:30:56 cmd2==2.6.1 21:30:56 cryptography==3.3.2 21:30:56 debtcollector==3.0.0 21:30:56 decorator==5.2.1 21:30:56 defusedxml==0.7.1 21:30:56 Deprecated==1.2.18 21:30:56 distlib==0.3.9 21:30:56 dnspython==2.7.0 21:30:56 docker==7.1.0 21:30:56 dogpile.cache==1.4.0 21:30:56 durationpy==0.10 21:30:56 email_validator==2.2.0 21:30:56 filelock==3.18.0 21:30:56 future==1.0.0 21:30:56 gitdb==4.0.12 21:30:56 GitPython==3.1.44 21:30:56 google-auth==2.40.3 21:30:56 httplib2==0.22.0 21:30:56 identify==2.6.12 21:30:56 idna==3.10 21:30:56 importlib-resources==1.5.0 21:30:56 iso8601==2.1.0 21:30:56 Jinja2==3.1.6 21:30:56 jmespath==1.0.1 21:30:56 jsonpatch==1.33 21:30:56 jsonpointer==3.0.0 21:30:56 jsonschema==4.24.0 21:30:56 jsonschema-specifications==2025.4.1 21:30:56 keystoneauth1==5.11.1 21:30:56 kubernetes==33.1.0 21:30:56 lftools==0.37.13 21:30:56 lxml==5.4.0 21:30:56 MarkupSafe==3.0.2 21:30:56 msgpack==1.1.1 21:30:56 multi_key_dict==2.0.3 21:30:56 munch==4.0.0 21:30:56 netaddr==1.3.0 21:30:56 niet==1.4.2 21:30:56 nodeenv==1.9.1 21:30:56 oauth2client==4.1.3 21:30:56 oauthlib==3.3.1 21:30:56 openstacksdk==4.6.0 21:30:56 os-client-config==2.1.0 21:30:56 os-service-types==1.7.0 21:30:56 osc-lib==4.0.2 21:30:56 oslo.config==9.8.0 21:30:56 oslo.context==6.0.0 21:30:56 oslo.i18n==6.5.1 21:30:56 oslo.log==7.1.0 21:30:56 oslo.serialization==5.7.0 21:30:56 oslo.utils==9.0.0 21:30:56 packaging==25.0 21:30:56 pbr==6.1.1 21:30:56 platformdirs==4.3.8 21:30:56 prettytable==3.16.0 21:30:56 psutil==7.0.0 21:30:56 pyasn1==0.6.1 21:30:56 pyasn1_modules==0.4.2 21:30:56 pycparser==2.22 21:30:56 pygerrit2==2.0.15 21:30:56 PyGithub==2.6.1 21:30:56 PyJWT==2.10.1 21:30:56 PyNaCl==1.5.0 21:30:56 pyparsing==2.4.7 21:30:56 pyperclip==1.9.0 21:30:56 pyrsistent==0.20.0 21:30:56 python-cinderclient==9.7.0 21:30:56 python-dateutil==2.9.0.post0 21:30:56 python-heatclient==4.2.0 21:30:56 python-jenkins==1.8.2 21:30:56 python-keystoneclient==5.6.0 21:30:56 python-magnumclient==4.8.1 21:30:56 python-openstackclient==8.1.0 21:30:56 python-swiftclient==4.8.0 21:30:56 PyYAML==6.0.2 21:30:56 referencing==0.36.2 21:30:56 requests==2.32.4 21:30:56 requests-oauthlib==2.0.0 21:30:56 requestsexceptions==1.4.0 21:30:56 rfc3986==2.0.0 21:30:56 rpds-py==0.25.1 21:30:56 rsa==4.9.1 21:30:56 ruamel.yaml==0.18.14 21:30:56 ruamel.yaml.clib==0.2.12 21:30:56 s3transfer==0.13.0 21:30:56 simplejson==3.20.1 21:30:56 six==1.17.0 21:30:56 smmap==5.0.2 21:30:56 soupsieve==2.7 21:30:56 stevedore==5.4.1 21:30:56 tabulate==0.9.0 21:30:56 toml==0.10.2 21:30:56 tomlkit==0.13.3 21:30:56 tqdm==4.67.1 21:30:56 typing_extensions==4.14.0 21:30:56 tzdata==2025.2 21:30:56 urllib3==1.26.20 21:30:56 virtualenv==20.31.2 21:30:56 wcwidth==0.2.13 21:30:56 websocket-client==1.8.0 21:30:56 wrapt==1.17.2 21:30:56 xdg==6.0.0 21:30:56 xmltodict==0.14.2 21:30:56 yq==3.4.3 21:30:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15511836388528313301.sh 21:30:56 ---> sudo-logs.sh 21:30:56 Archiving 'sudo' log.. 21:30:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18301487262617005843.sh 21:30:57 ---> job-cost.sh 21:30:57 Setup pyenv: 21:30:57 system 21:30:57 3.8.13 21:30:57 3.9.13 21:30:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:30:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-koSW from file:/tmp/.os_lf_venv 21:30:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:31:03 lf-activate-venv(): INFO: Adding /tmp/venv-koSW/bin to PATH 21:31:03 INFO: No Stack... 21:31:04 INFO: Retrieving Pricing Info for: v3-standard-4 21:31:04 INFO: Archiving Costs 21:31:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11498470757515366285.sh 21:31:04 ---> logs-deploy.sh 21:31:04 Setup pyenv: 21:31:04 system 21:31:04 3.8.13 21:31:04 3.9.13 21:31:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:31:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-koSW from file:/tmp/.os_lf_venv 21:31:06 lf-activate-venv(): INFO: Installing: lftools 21:31:14 lf-activate-venv(): INFO: Adding /tmp/venv-koSW/bin to PATH 21:31:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4140 21:31:14 INFO: archiving workspace using pattern(s): 21:31:15 Archives upload complete. 21:31:15 INFO: archiving logs to Nexus 21:31:16 ---> uname -a: 21:31:16 Linux prd-ubuntu1804-builder-4c-4g-23556 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:31:16 21:31:16 21:31:16 ---> lscpu: 21:31:16 Architecture: x86_64 21:31:16 CPU op-mode(s): 32-bit, 64-bit 21:31:16 Byte Order: Little Endian 21:31:16 CPU(s): 4 21:31:16 On-line CPU(s) list: 0-3 21:31:16 Thread(s) per core: 1 21:31:16 Core(s) per socket: 1 21:31:16 Socket(s): 4 21:31:16 NUMA node(s): 1 21:31:16 Vendor ID: AuthenticAMD 21:31:16 CPU family: 23 21:31:16 Model: 49 21:31:16 Model name: AMD EPYC-Rome Processor 21:31:16 Stepping: 0 21:31:16 CPU MHz: 2799.998 21:31:16 BogoMIPS: 5599.99 21:31:16 Virtualization: AMD-V 21:31:16 Hypervisor vendor: KVM 21:31:16 Virtualization type: full 21:31:16 L1d cache: 32K 21:31:16 L1i cache: 32K 21:31:16 L2 cache: 512K 21:31:16 L3 cache: 16384K 21:31:16 NUMA node0 CPU(s): 0-3 21:31:16 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 21:31:16 21:31:16 21:31:16 ---> nproc: 21:31:16 4 21:31:16 21:31:16 21:31:16 ---> df -h: 21:31:16 Filesystem Size Used Avail Use% Mounted on 21:31:16 udev 7.9G 0 7.9G 0% /dev 21:31:16 tmpfs 1.6G 672K 1.6G 1% /run 21:31:16 /dev/vda1 78G 8.4G 69G 11% / 21:31:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:31:16 tmpfs 5.0M 0 5.0M 0% /run/lock 21:31:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:31:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:31:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:31:16 21:31:16 21:31:16 ---> free -m: 21:31:16 total used free shared buff/cache available 21:31:16 Mem: 16040 533 13313 0 2193 15186 21:31:16 Swap: 1023 0 1023 21:31:16 21:31:16 21:31:16 ---> ip addr: 21:31:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:31:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:31:16 inet 127.0.0.1/8 scope host lo 21:31:16 valid_lft forever preferred_lft forever 21:31:16 inet6 ::1/128 scope host 21:31:16 valid_lft forever preferred_lft forever 21:31:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:31:16 link/ether fa:16:3e:91:b7:8f brd ff:ff:ff:ff:ff:ff 21:31:16 inet 10.30.106.228/23 brd 10.30.107.255 scope global dynamic ens3 21:31:16 valid_lft 86251sec preferred_lft 86251sec 21:31:16 inet6 fe80::f816:3eff:fe91:b78f/64 scope link 21:31:16 valid_lft forever preferred_lft forever 21:31:16 21:31:16 21:31:16 ---> sar -b -r -n DEV: 21:31:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23556) 06/24/25 _x86_64_ (4 CPU) 21:31:16 21:31:16 21:28:49 LINUX RESTART (4 CPU) 21:31:16 21:31:16 21:29:01 tps rtps wtps bread/s bwrtn/s 21:31:16 21:30:01 272.37 59.66 212.71 3753.51 64053.72 21:31:16 21:31:01 122.36 1.03 121.33 120.78 14433.19 21:31:16 Average: 197.37 30.34 167.02 1937.14 39243.46 21:31:16 21:31:16 21:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:31:16 21:30:01 14016892 15618524 2408068 14.66 58180 1742700 741668 4.24 674264 1517212 144956 21:31:16 21:31:01 13642512 15552396 2782448 16.94 85168 2006060 781596 4.47 758964 1769536 108268 21:31:16 Average: 13829702 15585460 2595258 15.80 71674 1874380 761632 4.36 716614 1643374 126612 21:31:16 21:31:16 21:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:31:16 21:30:01 ens3 573.39 383.37 2308.85 91.92 0.00 0.00 0.00 0.00 21:31:16 21:30:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 21:31:16 21:31:01 ens3 160.59 113.43 848.79 15.24 0.00 0.00 0.00 0.00 21:31:16 21:31:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 21:31:16 Average: ens3 366.99 248.40 1578.82 53.58 0.00 0.00 0.00 0.00 21:31:16 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 21:31:16 21:31:16 21:31:16 ---> sar -P ALL: 21:31:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23556) 06/24/25 _x86_64_ (4 CPU) 21:31:16 21:31:16 21:28:49 LINUX RESTART (4 CPU) 21:31:16 21:31:16 21:29:01 CPU %user %nice %system %iowait %steal %idle 21:31:16 21:30:01 all 23.92 0.00 2.93 2.80 0.07 70.27 21:31:16 21:30:01 0 24.34 0.00 2.92 2.90 0.07 69.77 21:31:16 21:30:01 1 24.16 0.00 2.84 3.31 0.07 69.62 21:31:16 21:30:01 2 16.20 0.00 2.15 2.73 0.05 78.87 21:31:16 21:30:01 3 31.08 0.00 3.82 2.27 0.08 62.74 21:31:16 21:31:01 all 21.62 0.00 1.48 1.35 0.05 75.50 21:31:16 21:31:01 0 1.42 0.00 0.28 0.00 0.03 98.27 21:31:16 21:31:01 1 23.80 0.00 1.74 3.71 0.07 70.68 21:31:16 21:31:01 2 32.79 0.00 1.73 0.43 0.03 65.00 21:31:16 21:31:01 3 28.52 0.00 2.11 1.25 0.07 68.05 21:31:16 Average: all 22.77 0.00 2.20 2.08 0.06 72.89 21:31:16 Average: 0 12.85 0.00 1.60 1.45 0.05 84.06 21:31:16 Average: 1 23.98 0.00 2.29 3.51 0.07 70.15 21:31:16 Average: 2 24.49 0.00 1.94 1.58 0.04 71.94 21:31:16 Average: 3 29.79 0.00 2.96 1.76 0.08 65.41 21:31:16 21:31:16 21:31:16