14:11:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 14:11:27 Running as SYSTEM 14:11:27 [EnvInject] - Loading node environment variables. 14:11:27 Building remotely on prd-ubuntu1804-builder-4c-4g-22105 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:11:27 [ssh-agent] Looking for ssh-agent implementation... 14:11:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:28 $ ssh-agent 14:11:28 SSH_AUTH_SOCK=/tmp/ssh-Laays7bLB6SA/agent.1687 14:11:28 SSH_AGENT_PID=1689 14:11:28 [ssh-agent] Started. 14:11:28 Running ssh-add (command line suppressed) 14:11:28 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14224595763848385888.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14224595763848385888.key) 14:11:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:11:28 The recommended git tool is: NONE 14:11:29 using credential onap-jenkins-ssh 14:11:29 Wiping out workspace first. 14:11:29 Cloning the remote Git repository 14:11:29 Cloning repository git://cloud.onap.org/mirror/oom.git 14:11:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:11:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:11:29 > git --version # timeout=10 14:11:29 > git --version # 'git version 2.17.1' 14:11:29 using GIT_SSH to set credentials Gerrit user 14:11:29 Verifying host key using manually-configured host key entries 14:11:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:11:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:11:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:11:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:11:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:11:35 using GIT_SSH to set credentials Gerrit user 14:11:35 Verifying host key using manually-configured host key entries 14:11:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/18 # timeout=30 14:11:36 > git rev-parse 9756143b28020e3185c4153dea4cb264bcd40118^{commit} # timeout=10 14:11:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:11:36 Checking out Revision 9756143b28020e3185c4153dea4cb264bcd40118 (refs/changes/00/141100/18) 14:11:36 > git config core.sparsecheckout # timeout=10 14:11:36 > git checkout -f 9756143b28020e3185c4153dea4cb264bcd40118 # timeout=30 14:11:36 Commit message: "[DOC] Add ArgoCD deployment example and guide" 14:11:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:11:36 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 14:11:39 [EnvInject] - Injecting environment variables from a build step. 14:11:39 [EnvInject] - Injecting as environment variables the properties content 14:11:39 PYTHON=python3 14:11:39 14:11:39 [EnvInject] - Variables injected successfully. 14:11:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16430611651972676497.sh 14:11:39 ---> tox-install.sh 14:11:39 + source /home/jenkins/lf-env.sh 14:11:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:11:39 ++ mktemp -d /tmp/venv-XXXX 14:11:39 + lf_venv=/tmp/venv-KOyP 14:11:39 + local venv_file=/tmp/.os_lf_venv 14:11:39 + local python=python3 14:11:39 + local options 14:11:39 + local set_path=true 14:11:39 + local install_args= 14:11:39 ++ 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 14:11:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:11:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:11:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:11:39 + true 14:11:39 + case $1 in 14:11:39 + venv_file=/tmp/.toxenv 14:11:39 + shift 2 14:11:39 + true 14:11:39 + case $1 in 14:11:39 + shift 14:11:39 + break 14:11:39 + case $python in 14:11:39 + local pkg_list= 14:11:39 + [[ -d /opt/pyenv ]] 14:11:39 + echo 'Setup pyenv:' 14:11:39 Setup pyenv: 14:11:39 + export PYENV_ROOT=/opt/pyenv 14:11:39 + PYENV_ROOT=/opt/pyenv 14:11:39 + 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 14:11:39 + 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 14:11:39 + pyenv versions 14:11:39 * system (set by /opt/pyenv/version) 14:11:39 * 3.8.13 (set by /opt/pyenv/version) 14:11:39 * 3.9.13 (set by /opt/pyenv/version) 14:11:39 * 3.10.6 (set by /opt/pyenv/version) 14:11:39 + command -v pyenv 14:11:39 ++ pyenv init - --no-rehash 14:11:39 + 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[*]}"'\'')" 14:11:39 export PATH="/opt/pyenv/shims:${PATH}" 14:11:39 export PYENV_SHELL=bash 14:11:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:11:39 pyenv() { 14:11:39 local command 14:11:39 command="${1:-}" 14:11:39 if [ "$#" -gt 0 ]; then 14:11:39 shift 14:11:39 fi 14:11:39 14:11:39 case "$command" in 14:11:39 rehash|shell) 14:11:39 eval "$(pyenv "sh-$command" "$@")" 14:11:39 ;; 14:11:39 *) 14:11:39 command pyenv "$command" "$@" 14:11:39 ;; 14:11:39 esac 14:11:39 }' 14:11:39 +++ 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[*]}"' 14:11:39 ++ 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 14:11:39 ++ 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 14:11:39 ++ 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 14:11:39 ++ export PYENV_SHELL=bash 14:11:39 ++ PYENV_SHELL=bash 14:11:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:11:39 +++ complete -F _pyenv pyenv 14:11:39 ++ lf-pyver python3 14:11:39 ++ local py_version_xy=python3 14:11:39 ++ local py_version_xyz= 14:11:39 ++ pyenv versions 14:11:39 ++ local command 14:11:39 ++ command=versions 14:11:39 ++ '[' 1 -gt 0 ']' 14:11:39 ++ shift 14:11:39 ++ case "$command" in 14:11:39 ++ command pyenv versions 14:11:39 ++ pyenv versions 14:11:39 ++ sed 's/^[ *]* //' 14:11:39 ++ grep -E '^[0-9.]*[0-9]$' 14:11:39 ++ awk '{ print $1 }' 14:11:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:11:40 +++ grep '^3' /tmp/.pyenv_versions 14:11:40 +++ sort -V 14:11:40 +++ tail -n 1 14:11:40 ++ py_version_xyz=3.10.6 14:11:40 ++ [[ -z 3.10.6 ]] 14:11:40 ++ echo 3.10.6 14:11:40 ++ return 0 14:11:40 + pyenv local 3.10.6 14:11:40 + local command 14:11:40 + command=local 14:11:40 + '[' 2 -gt 0 ']' 14:11:40 + shift 14:11:40 + case "$command" in 14:11:40 + command pyenv local 3.10.6 14:11:40 + pyenv local 3.10.6 14:11:40 + for arg in "$@" 14:11:40 + case $arg in 14:11:40 + pkg_list+='tox ' 14:11:40 + for arg in "$@" 14:11:40 + case $arg in 14:11:40 + pkg_list+='virtualenv ' 14:11:40 + for arg in "$@" 14:11:40 + case $arg in 14:11:40 + pkg_list+='urllib3~=1.26.15 ' 14:11:40 + [[ -f /tmp/.toxenv ]] 14:11:40 + [[ ! -f /tmp/.toxenv ]] 14:11:40 + [[ -n '' ]] 14:11:40 + python3 -m venv /tmp/venv-KOyP 14:11:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KOyP' 14:11:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KOyP 14:11:44 + echo /tmp/venv-KOyP 14:11:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:11:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:11:44 + /tmp/venv-KOyP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:11:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:11:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:11:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:11:49 + /tmp/venv-KOyP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:11:51 + type python3 14:11:51 + true 14:11:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KOyP/bin to PATH' 14:11:51 lf-activate-venv(): INFO: Adding /tmp/venv-KOyP/bin to PATH 14:11:51 + PATH=/tmp/venv-KOyP/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 14:11:51 + return 0 14:11:51 + python3 --version 14:11:51 Python 3.10.6 14:11:51 + python3 -m pip --version 14:11:51 pip 25.1.1 from /tmp/venv-KOyP/lib/python3.10/site-packages/pip (python 3.10) 14:11:51 + python3 -m pip freeze 14:11:51 cachetools==6.1.0 14:11:51 chardet==5.2.0 14:11:51 colorama==0.4.6 14:11:51 distlib==0.3.9 14:11:51 filelock==3.18.0 14:11:51 packaging==25.0 14:11:51 platformdirs==4.3.8 14:11:51 pluggy==1.6.0 14:11:51 pyproject-api==1.9.1 14:11:51 tomli==2.2.1 14:11:51 tox==4.27.0 14:11:51 typing_extensions==4.14.0 14:11:51 urllib3==1.26.20 14:11:51 virtualenv==20.31.2 14:11:51 [EnvInject] - Injecting environment variables from a build step. 14:11:51 [EnvInject] - Injecting as environment variables the properties content 14:11:51 PARALLEL=false 14:11:51 14:11:51 [EnvInject] - Variables injected successfully. 14:11:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14991915991998983953.sh 14:11:51 ---> tox-run.sh 14:11:51 + 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 14:11:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:11:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:11:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:11:51 + cd /w/workspace/oom-master-pre-commit-lint/. 14:11:51 + source /home/jenkins/lf-env.sh 14:11:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:11:51 ++ mktemp -d /tmp/venv-XXXX 14:11:51 + lf_venv=/tmp/venv-y4LV 14:11:51 + local venv_file=/tmp/.os_lf_venv 14:11:51 + local python=python3 14:11:51 + local options 14:11:51 + local set_path=true 14:11:51 + local install_args= 14:11:51 ++ 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 14:11:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:11:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:11:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:11:51 + true 14:11:51 + case $1 in 14:11:51 + venv_file=/tmp/.toxenv 14:11:51 + shift 2 14:11:51 + true 14:11:51 + case $1 in 14:11:51 + shift 14:11:51 + break 14:11:51 + case $python in 14:11:51 + local pkg_list= 14:11:51 + [[ -d /opt/pyenv ]] 14:11:51 + echo 'Setup pyenv:' 14:11:51 Setup pyenv: 14:11:51 + export PYENV_ROOT=/opt/pyenv 14:11:51 + PYENV_ROOT=/opt/pyenv 14:11:51 + 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 14:11:51 + 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 14:11:51 + pyenv versions 14:11:52 system 14:11:52 3.8.13 14:11:52 3.9.13 14:11:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:11:52 + command -v pyenv 14:11:52 ++ pyenv init - --no-rehash 14:11:52 + 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[*]}"'\'')" 14:11:52 export PATH="/opt/pyenv/shims:${PATH}" 14:11:52 export PYENV_SHELL=bash 14:11:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:11:52 pyenv() { 14:11:52 local command 14:11:52 command="${1:-}" 14:11:52 if [ "$#" -gt 0 ]; then 14:11:52 shift 14:11:52 fi 14:11:52 14:11:52 case "$command" in 14:11:52 rehash|shell) 14:11:52 eval "$(pyenv "sh-$command" "$@")" 14:11:52 ;; 14:11:52 *) 14:11:52 command pyenv "$command" "$@" 14:11:52 ;; 14:11:52 esac 14:11:52 }' 14:11:52 +++ 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[*]}"' 14:11:52 ++ 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 14:11:52 ++ 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 14:11:52 ++ 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 14:11:52 ++ export PYENV_SHELL=bash 14:11:52 ++ PYENV_SHELL=bash 14:11:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:11:52 +++ complete -F _pyenv pyenv 14:11:52 ++ lf-pyver python3 14:11:52 ++ local py_version_xy=python3 14:11:52 ++ local py_version_xyz= 14:11:52 ++ pyenv versions 14:11:52 ++ local command 14:11:52 ++ command=versions 14:11:52 ++ '[' 1 -gt 0 ']' 14:11:52 ++ shift 14:11:52 ++ case "$command" in 14:11:52 ++ command pyenv versions 14:11:52 ++ pyenv versions 14:11:52 ++ sed 's/^[ *]* //' 14:11:52 ++ grep -E '^[0-9.]*[0-9]$' 14:11:52 ++ awk '{ print $1 }' 14:11:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:11:52 +++ grep '^3' /tmp/.pyenv_versions 14:11:52 +++ sort -V 14:11:52 +++ tail -n 1 14:11:52 ++ py_version_xyz=3.10.6 14:11:52 ++ [[ -z 3.10.6 ]] 14:11:52 ++ echo 3.10.6 14:11:52 ++ return 0 14:11:52 + pyenv local 3.10.6 14:11:52 + local command 14:11:52 + command=local 14:11:52 + '[' 2 -gt 0 ']' 14:11:52 + shift 14:11:52 + case "$command" in 14:11:52 + command pyenv local 3.10.6 14:11:52 + pyenv local 3.10.6 14:11:52 + for arg in "$@" 14:11:52 + case $arg in 14:11:52 + pkg_list+='tox ' 14:11:52 + for arg in "$@" 14:11:52 + case $arg in 14:11:52 + pkg_list+='virtualenv ' 14:11:52 + for arg in "$@" 14:11:52 + case $arg in 14:11:52 + pkg_list+='urllib3~=1.26.15 ' 14:11:52 + [[ -f /tmp/.toxenv ]] 14:11:52 ++ cat /tmp/.toxenv 14:11:52 + lf_venv=/tmp/venv-KOyP 14:11:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOyP from' file:/tmp/.toxenv 14:11:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOyP from file:/tmp/.toxenv 14:11:52 + /tmp/venv-KOyP/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:11:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:11:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:11:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:11:53 + /tmp/venv-KOyP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:11:54 + type python3 14:11:54 + true 14:11:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KOyP/bin to PATH' 14:11:54 lf-activate-venv(): INFO: Adding /tmp/venv-KOyP/bin to PATH 14:11:54 + PATH=/tmp/venv-KOyP/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 14:11:54 + return 0 14:11:54 + [[ -d /opt/pyenv ]] 14:11:54 + echo '---> Setting up pyenv' 14:11:54 ---> Setting up pyenv 14:11:54 + export PYENV_ROOT=/opt/pyenv 14:11:54 + PYENV_ROOT=/opt/pyenv 14:11:54 + export PATH=/opt/pyenv/bin:/tmp/venv-KOyP/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 14:11:54 + PATH=/opt/pyenv/bin:/tmp/venv-KOyP/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 14:11:54 ++ pwd 14:11:54 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:11:54 + export PYTHONPATH 14:11:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:11:54 + TOX_TESTENV_PASSENV=PYTHONPATH 14:11:54 + tox --version 14:11:54 4.27.0 from /tmp/venv-KOyP/lib/python3.10/site-packages/tox/__init__.py 14:11:54 + PARALLEL=false 14:11:54 + TOX_OPTIONS_LIST= 14:11:54 + [[ -n pre-commit ]] 14:11:54 + TOX_OPTIONS_LIST=' -e pre-commit' 14:11:54 + case ${PARALLEL,,} in 14:11:54 + tox -e pre-commit 14:11:54 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:11:55 pre-commit: install_deps> python -I -m pip install pre-commit 14:11:58 pre-commit: freeze> python -m pip freeze --all 14:11:58 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 14:11:58 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:11:59 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:11:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:12:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:12:01 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:12:02 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:12:02 [INFO] Once installed this environment will be reused. 14:12:02 [INFO] This may take a few minutes... 14:12:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:12:06 [INFO] Once installed this environment will be reused. 14:12:06 [INFO] This may take a few minutes... 14:12:11 trim trailing whitespace.................................................Failed 14:12:11 - hook id: trailing-whitespace 14:12:11 - exit code: 1 14:12:11 - files were modified by this hook 14:12:11 14:12:11 Fixing docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst 14:12:11 14:12:11 Tabs remover.............................................................Passed 14:12:11 pre-commit hook(s) made changes. 14:12:11 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 14:12:11 To run `pre-commit` as part of git workflow, use `pre-commit install`. 14:12:11 All changes made by hooks: 14:12:11 diff --git a/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst b/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst 14:12:11 index 9d372c435..8142881a5 100644 14:12:11 --- a/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst 14:12:11 +++ b/docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst 14:12:11 @@ -113,7 +113,7 @@ An example structure of the OOM common helm charts is shown below: 14:12:11 The main folders are: 14:12:11 14:12:11 * argocd 14:12:11 - 14:12:11 + 14:12:11 * Application definition for the ArgoCD deployment 14:12:11 14:12:11 * infra 14:12:11 pre-commit: exit 1 (12.59 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2247 14:12:11 pre-commit: FAIL code 1 (16.41=setup[3.82]+cmd[12.59] seconds) 14:12:11 evaluation failed :( (16.63 seconds) 14:12:11 + tox_status=1 14:12:11 + echo '---> Completed tox runs' 14:12:11 ---> Completed tox runs 14:12:11 + for i in .tox/*/log 14:12:11 ++ echo .tox/pre-commit/log 14:12:11 ++ awk -F/ '{print $2}' 14:12:11 + tox_env=pre-commit 14:12:11 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:12:11 + DOC_DIR=docs/_build/html 14:12:11 + [[ -d docs/_build/html ]] 14:12:11 + echo '---> tox-run.sh ends' 14:12:11 ---> tox-run.sh ends 14:12:11 + test 1 -eq 0 14:12:11 + exit 1 14:12:11 ++ '[' 2 = 1 ']' 14:12:11 Build step 'Execute shell' marked build as failure 14:12:11 $ ssh-agent -k 14:12:11 unset SSH_AUTH_SOCK; 14:12:11 unset SSH_AGENT_PID; 14:12:11 echo Agent pid 1689 killed; 14:12:11 [ssh-agent] Stopped. 14:12:11 [PostBuildScript] - [INFO] Executing post build scripts. 14:12:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12715127750312503585.sh 14:12:11 ---> sysstat.sh 14:12:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13310320467036278830.sh 14:12:12 ---> package-listing.sh 14:12:12 ++ facter osfamily 14:12:12 ++ tr '[:upper:]' '[:lower:]' 14:12:12 + OS_FAMILY=debian 14:12:12 + workspace=/w/workspace/oom-master-pre-commit-lint 14:12:12 + START_PACKAGES=/tmp/packages_start.txt 14:12:12 + END_PACKAGES=/tmp/packages_end.txt 14:12:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:12:12 + PACKAGES=/tmp/packages_start.txt 14:12:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:12:12 + PACKAGES=/tmp/packages_end.txt 14:12:12 + case "${OS_FAMILY}" in 14:12:12 + grep '^ii' 14:12:12 + dpkg -l 14:12:12 + '[' -f /tmp/packages_start.txt ']' 14:12:12 + '[' -f /tmp/packages_end.txt ']' 14:12:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:12:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:12:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:12:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:12:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14182967336729450172.sh 14:12:12 ---> capture-instance-metadata.sh 14:12:12 Setup pyenv: 14:12:12 system 14:12:12 3.8.13 14:12:12 3.9.13 14:12:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:12:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xM5H 14:12:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:12:20 lf-activate-venv(): INFO: Installing: lftools 14:12:44 lf-activate-venv(): INFO: Adding /tmp/venv-xM5H/bin to PATH 14:12:44 INFO: Running in OpenStack, capturing instance metadata 14:12:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5769521212345810516.sh 14:12:44 provisioning config files... 14:12:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9812947824915104907tmp 14:12:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:12:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:12:44 [EnvInject] - Injecting environment variables from a build step. 14:12:44 [EnvInject] - Injecting as environment variables the properties content 14:12:44 SERVER_ID=logs 14:12:44 14:12:44 [EnvInject] - Variables injected successfully. 14:12:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6426793879174075143.sh 14:12:44 ---> create-netrc.sh 14:12:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9674441659692866433.sh 14:12:44 ---> python-tools-install.sh 14:12:44 Setup pyenv: 14:12:44 system 14:12:44 3.8.13 14:12:44 3.9.13 14:12:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:12:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xM5H from file:/tmp/.os_lf_venv 14:12:47 lf-activate-venv(): INFO: Installing: lftools 14:13:01 lf-activate-venv(): INFO: Adding /tmp/venv-xM5H/bin to PATH 14:13:01 Generating Requirements File 14:13:20 Python 3.10.6 14:13:20 pip 25.1.1 from /tmp/venv-xM5H/lib/python3.10/site-packages/pip (python 3.10) 14:13:20 appdirs==1.4.4 14:13:20 argcomplete==3.6.2 14:13:20 aspy.yaml==1.3.0 14:13:20 attrs==25.3.0 14:13:20 autopage==0.5.2 14:13:20 beautifulsoup4==4.13.4 14:13:20 boto3==1.38.38 14:13:20 botocore==1.38.38 14:13:20 bs4==0.0.2 14:13:20 cachetools==5.5.2 14:13:20 certifi==2025.6.15 14:13:20 cffi==1.17.1 14:13:20 cfgv==3.4.0 14:13:20 chardet==5.2.0 14:13:20 charset-normalizer==3.4.2 14:13:20 click==8.2.1 14:13:20 cliff==4.10.0 14:13:20 cmd2==2.6.1 14:13:20 cryptography==3.3.2 14:13:20 debtcollector==3.0.0 14:13:20 decorator==5.2.1 14:13:20 defusedxml==0.7.1 14:13:20 Deprecated==1.2.18 14:13:20 distlib==0.3.9 14:13:20 dnspython==2.7.0 14:13:20 docker==7.1.0 14:13:20 dogpile.cache==1.4.0 14:13:20 durationpy==0.10 14:13:20 email_validator==2.2.0 14:13:20 filelock==3.18.0 14:13:20 future==1.0.0 14:13:20 gitdb==4.0.12 14:13:20 GitPython==3.1.44 14:13:20 google-auth==2.40.3 14:13:20 httplib2==0.22.0 14:13:20 identify==2.6.12 14:13:20 idna==3.10 14:13:20 importlib-resources==1.5.0 14:13:20 iso8601==2.1.0 14:13:20 Jinja2==3.1.6 14:13:20 jmespath==1.0.1 14:13:20 jsonpatch==1.33 14:13:20 jsonpointer==3.0.0 14:13:20 jsonschema==4.24.0 14:13:20 jsonschema-specifications==2025.4.1 14:13:20 keystoneauth1==5.11.1 14:13:20 kubernetes==33.1.0 14:13:20 lftools==0.37.13 14:13:20 lxml==5.4.0 14:13:20 MarkupSafe==3.0.2 14:13:20 msgpack==1.1.1 14:13:20 multi_key_dict==2.0.3 14:13:20 munch==4.0.0 14:13:20 netaddr==1.3.0 14:13:20 niet==1.4.2 14:13:20 nodeenv==1.9.1 14:13:20 oauth2client==4.1.3 14:13:20 oauthlib==3.3.0 14:13:20 openstacksdk==4.6.0 14:13:20 os-client-config==2.1.0 14:13:20 os-service-types==1.7.0 14:13:20 osc-lib==4.0.2 14:13:20 oslo.config==9.8.0 14:13:20 oslo.context==6.0.0 14:13:20 oslo.i18n==6.5.1 14:13:20 oslo.log==7.1.0 14:13:20 oslo.serialization==5.7.0 14:13:20 oslo.utils==9.0.0 14:13:20 packaging==25.0 14:13:20 pbr==6.1.1 14:13:20 platformdirs==4.3.8 14:13:20 prettytable==3.16.0 14:13:20 psutil==7.0.0 14:13:20 pyasn1==0.6.1 14:13:20 pyasn1_modules==0.4.2 14:13:20 pycparser==2.22 14:13:20 pygerrit2==2.0.15 14:13:20 PyGithub==2.6.1 14:13:20 PyJWT==2.10.1 14:13:20 PyNaCl==1.5.0 14:13:20 pyparsing==2.4.7 14:13:20 pyperclip==1.9.0 14:13:20 pyrsistent==0.20.0 14:13:20 python-cinderclient==9.7.0 14:13:20 python-dateutil==2.9.0.post0 14:13:20 python-heatclient==4.2.0 14:13:20 python-jenkins==1.8.2 14:13:20 python-keystoneclient==5.6.0 14:13:20 python-magnumclient==4.8.1 14:13:20 python-openstackclient==8.1.0 14:13:20 python-swiftclient==4.8.0 14:13:20 PyYAML==6.0.2 14:13:20 referencing==0.36.2 14:13:20 requests==2.32.4 14:13:20 requests-oauthlib==2.0.0 14:13:20 requestsexceptions==1.4.0 14:13:20 rfc3986==2.0.0 14:13:20 rpds-py==0.25.1 14:13:20 rsa==4.9.1 14:13:20 ruamel.yaml==0.18.14 14:13:20 ruamel.yaml.clib==0.2.12 14:13:20 s3transfer==0.13.0 14:13:20 simplejson==3.20.1 14:13:20 six==1.17.0 14:13:20 smmap==5.0.2 14:13:20 soupsieve==2.7 14:13:20 stevedore==5.4.1 14:13:20 tabulate==0.9.0 14:13:20 toml==0.10.2 14:13:20 tomlkit==0.13.3 14:13:20 tqdm==4.67.1 14:13:20 typing_extensions==4.14.0 14:13:20 tzdata==2025.2 14:13:20 urllib3==1.26.20 14:13:20 virtualenv==20.31.2 14:13:20 wcwidth==0.2.13 14:13:20 websocket-client==1.8.0 14:13:20 wrapt==1.17.2 14:13:20 xdg==6.0.0 14:13:20 xmltodict==0.14.2 14:13:20 yq==3.4.3 14:13:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15943990907545064099.sh 14:13:20 ---> sudo-logs.sh 14:13:20 Archiving 'sudo' log.. 14:13:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5126278035150140379.sh 14:13:21 ---> job-cost.sh 14:13:21 Setup pyenv: 14:13:21 system 14:13:21 3.8.13 14:13:21 3.9.13 14:13:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:13:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xM5H from file:/tmp/.os_lf_venv 14:13:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:13:28 lf-activate-venv(): INFO: Adding /tmp/venv-xM5H/bin to PATH 14:13:28 INFO: No Stack... 14:13:28 INFO: Retrieving Pricing Info for: v3-standard-4 14:13:28 INFO: Archiving Costs 14:13:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins979255545586985253.sh 14:13:28 ---> logs-deploy.sh 14:13:28 Setup pyenv: 14:13:28 system 14:13:28 3.8.13 14:13:28 3.9.13 14:13:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:13:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xM5H from file:/tmp/.os_lf_venv 14:13:30 lf-activate-venv(): INFO: Installing: lftools 14:13:38 lf-activate-venv(): INFO: Adding /tmp/venv-xM5H/bin to PATH 14:13:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4122 14:13:38 INFO: archiving workspace using pattern(s): 14:13:39 Archives upload complete. 14:13:39 INFO: archiving logs to Nexus 14:13:40 ---> uname -a: 14:13:40 Linux prd-ubuntu1804-builder-4c-4g-22105 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:13:40 14:13:40 14:13:40 ---> lscpu: 14:13:40 Architecture: x86_64 14:13:40 CPU op-mode(s): 32-bit, 64-bit 14:13:40 Byte Order: Little Endian 14:13:40 CPU(s): 4 14:13:40 On-line CPU(s) list: 0-3 14:13:40 Thread(s) per core: 1 14:13:40 Core(s) per socket: 1 14:13:40 Socket(s): 4 14:13:40 NUMA node(s): 1 14:13:40 Vendor ID: AuthenticAMD 14:13:40 CPU family: 23 14:13:40 Model: 49 14:13:40 Model name: AMD EPYC-Rome Processor 14:13:40 Stepping: 0 14:13:40 CPU MHz: 2799.998 14:13:40 BogoMIPS: 5599.99 14:13:40 Virtualization: AMD-V 14:13:40 Hypervisor vendor: KVM 14:13:40 Virtualization type: full 14:13:40 L1d cache: 32K 14:13:40 L1i cache: 32K 14:13:40 L2 cache: 512K 14:13:40 L3 cache: 16384K 14:13:40 NUMA node0 CPU(s): 0-3 14:13:40 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 14:13:40 14:13:40 14:13:40 ---> nproc: 14:13:40 4 14:13:40 14:13:40 14:13:40 ---> df -h: 14:13:40 Filesystem Size Used Avail Use% Mounted on 14:13:40 udev 7.9G 0 7.9G 0% /dev 14:13:40 tmpfs 1.6G 672K 1.6G 1% /run 14:13:40 /dev/vda1 78G 8.4G 69G 11% / 14:13:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:13:40 tmpfs 5.0M 0 5.0M 0% /run/lock 14:13:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:13:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:13:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:13:40 14:13:40 14:13:40 ---> free -m: 14:13:40 total used free shared buff/cache available 14:13:40 Mem: 16040 562 13307 0 2170 15159 14:13:40 Swap: 1023 0 1023 14:13:40 14:13:40 14:13:40 ---> ip addr: 14:13:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:13:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:13:40 inet 127.0.0.1/8 scope host lo 14:13:40 valid_lft forever preferred_lft forever 14:13:40 inet6 ::1/128 scope host 14:13:40 valid_lft forever preferred_lft forever 14:13:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:13:40 link/ether fa:16:3e:53:15:bc brd ff:ff:ff:ff:ff:ff 14:13:40 inet 10.30.106.81/23 brd 10.30.107.255 scope global dynamic ens3 14:13:40 valid_lft 86247sec preferred_lft 86247sec 14:13:40 inet6 fe80::f816:3eff:fe53:15bc/64 scope link 14:13:40 valid_lft forever preferred_lft forever 14:13:40 14:13:40 14:13:40 ---> sar -b -r -n DEV: 14:13:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22105) 06/18/25 _x86_64_ (4 CPU) 14:13:40 14:13:40 14:11:10 LINUX RESTART (4 CPU) 14:13:40 14:13:40 14:12:01 tps rtps wtps bread/s bwrtn/s 14:13:40 14:13:01 111.23 0.97 110.26 114.25 41968.61 14:13:40 Average: 111.23 0.97 110.26 114.25 41968.61 14:13:40 14:13:40 14:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:13:40 14:13:01 13785352 15566232 2639616 16.07 74968 1895680 752824 4.31 734832 1670316 130104 14:13:40 Average: 13785352 15566232 2639616 16.07 74968 1895680 752824 4.31 734832 1670316 130104 14:13:40 14:13:40 14:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:13:40 14:13:01 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 14:13:40 14:13:01 ens3 106.15 75.05 802.45 11.49 0.00 0.00 0.00 0.00 14:13:40 Average: lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 14:13:40 Average: ens3 106.15 75.05 802.45 11.49 0.00 0.00 0.00 0.00 14:13:40 14:13:40 14:13:40 ---> sar -P ALL: 14:13:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22105) 06/18/25 _x86_64_ (4 CPU) 14:13:40 14:13:40 14:11:10 LINUX RESTART (4 CPU) 14:13:40 14:13:40 14:12:01 CPU %user %nice %system %iowait %steal %idle 14:13:40 14:13:01 all 20.46 0.00 1.53 6.72 0.05 71.25 14:13:40 14:13:01 0 25.13 0.00 1.48 0.32 0.05 73.02 14:13:40 14:13:01 1 12.94 0.00 1.40 10.94 0.07 74.65 14:13:40 14:13:01 2 7.53 0.00 0.87 12.15 0.05 79.39 14:13:40 14:13:01 3 36.16 0.00 2.37 3.49 0.07 57.90 14:13:40 Average: all 20.46 0.00 1.53 6.72 0.05 71.25 14:13:40 Average: 0 25.13 0.00 1.48 0.32 0.05 73.02 14:13:40 Average: 1 12.94 0.00 1.40 10.94 0.07 74.65 14:13:40 Average: 2 7.53 0.00 0.87 12.15 0.05 79.39 14:13:40 Average: 3 36.16 0.00 2.37 3.49 0.07 57.90 14:13:40 14:13:40 14:13:40