12:31:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137674 12:31:51 Running as SYSTEM 12:31:52 [EnvInject] - Loading node environment variables. 12:31:52 Building remotely on prd-ubuntu1804-builder-4c-4g-22386 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:31:52 [ssh-agent] Looking for ssh-agent implementation... 12:31:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:31:52 $ ssh-agent 12:31:52 SSH_AUTH_SOCK=/tmp/ssh-vdV6okbfZGY4/agent.1666 12:31:52 SSH_AGENT_PID=1668 12:31:52 [ssh-agent] Started. 12:31:52 Running ssh-add (command line suppressed) 12:31:52 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1394117579370588779.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1394117579370588779.key) 12:31:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:31:52 The recommended git tool is: NONE 12:31:54 using credential onap-jenkins-ssh 12:31:54 Wiping out workspace first. 12:31:54 Cloning the remote Git repository 12:31:54 Cloning repository git://cloud.onap.org/mirror/oom.git 12:31:54 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:31:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:54 > git --version # timeout=10 12:31:54 > git --version # 'git version 2.17.1' 12:31:54 using GIT_SSH to set credentials Gerrit user 12:31:54 Verifying host key using manually-configured host key entries 12:31:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:31:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:59 using GIT_SSH to set credentials Gerrit user 12:31:59 Verifying host key using manually-configured host key entries 12:31:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/137674/1 # timeout=30 12:32:00 > git rev-parse c3774c1154df9653a1cb7e8635d524d754d01382^{commit} # timeout=10 12:32:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:32:00 Checking out Revision c3774c1154df9653a1cb7e8635d524d754d01382 (refs/changes/74/137674/1) 12:32:00 > git config core.sparsecheckout # timeout=10 12:32:00 > git checkout -f c3774c1154df9653a1cb7e8635d524d754d01382 # timeout=30 12:32:03 Commit message: "[PORTALNG] Remove hardcoded /auth from the keycloak urls in bff" 12:32:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:32:03 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 12:32:03 [EnvInject] - Injecting environment variables from a build step. 12:32:03 [EnvInject] - Injecting as environment variables the properties content 12:32:03 PYTHON=python3 12:32:03 12:32:03 [EnvInject] - Variables injected successfully. 12:32:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7362398733406259389.sh 12:32:03 ---> tox-install.sh 12:32:03 + source /home/jenkins/lf-env.sh 12:32:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:03 ++ mktemp -d /tmp/venv-XXXX 12:32:03 + lf_venv=/tmp/venv-HaLK 12:32:03 + local venv_file=/tmp/.os_lf_venv 12:32:03 + local python=python3 12:32:03 + local options 12:32:03 + local set_path=true 12:32:03 + local install_args= 12:32:03 ++ 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 12:32:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:32:03 + true 12:32:03 + case $1 in 12:32:03 + venv_file=/tmp/.toxenv 12:32:03 + shift 2 12:32:03 + true 12:32:03 + case $1 in 12:32:03 + shift 12:32:03 + break 12:32:03 + case $python in 12:32:03 + local pkg_list= 12:32:03 + [[ -d /opt/pyenv ]] 12:32:03 + echo 'Setup pyenv:' 12:32:03 Setup pyenv: 12:32:03 + export PYENV_ROOT=/opt/pyenv 12:32:03 + PYENV_ROOT=/opt/pyenv 12:32:03 + 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 12:32:03 + 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 12:32:03 + pyenv versions 12:32:03 * system (set by /opt/pyenv/version) 12:32:03 * 3.8.13 (set by /opt/pyenv/version) 12:32:03 * 3.9.13 (set by /opt/pyenv/version) 12:32:03 * 3.10.6 (set by /opt/pyenv/version) 12:32:03 + command -v pyenv 12:32:03 ++ pyenv init - --no-rehash 12:32:03 + 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[*]}"'\'')" 12:32:03 export PATH="/opt/pyenv/shims:${PATH}" 12:32:03 export PYENV_SHELL=bash 12:32:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:32:03 pyenv() { 12:32:03 local command 12:32:03 command="${1:-}" 12:32:03 if [ "$#" -gt 0 ]; then 12:32:03 shift 12:32:03 fi 12:32:03 12:32:03 case "$command" in 12:32:03 rehash|shell) 12:32:03 eval "$(pyenv "sh-$command" "$@")" 12:32:03 ;; 12:32:03 *) 12:32:03 command pyenv "$command" "$@" 12:32:03 ;; 12:32:03 esac 12:32:03 }' 12:32:03 +++ 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[*]}"' 12:32:03 ++ 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 12:32:03 ++ 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 12:32:03 ++ 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 12:32:03 ++ export PYENV_SHELL=bash 12:32:03 ++ PYENV_SHELL=bash 12:32:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:32:03 +++ complete -F _pyenv pyenv 12:32:03 ++ lf-pyver python3 12:32:03 ++ local py_version_xy=python3 12:32:03 ++ local py_version_xyz= 12:32:03 ++ pyenv versions 12:32:03 ++ local command 12:32:03 ++ command=versions 12:32:03 ++ sed 's/^[ *]* //' 12:32:03 ++ '[' 1 -gt 0 ']' 12:32:03 ++ shift 12:32:03 ++ case "$command" in 12:32:03 ++ awk '{ print $1 }' 12:32:03 ++ command pyenv versions 12:32:03 ++ pyenv versions 12:32:03 ++ grep -E '^[0-9.]*[0-9]$' 12:32:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:32:03 +++ sort -V 12:32:03 +++ grep '^3' /tmp/.pyenv_versions 12:32:03 +++ tail -n 1 12:32:03 ++ py_version_xyz=3.10.6 12:32:03 ++ [[ -z 3.10.6 ]] 12:32:03 ++ echo 3.10.6 12:32:03 ++ return 0 12:32:03 + pyenv local 3.10.6 12:32:03 + local command 12:32:03 + command=local 12:32:03 + '[' 2 -gt 0 ']' 12:32:03 + shift 12:32:03 + case "$command" in 12:32:03 + command pyenv local 3.10.6 12:32:03 + pyenv local 3.10.6 12:32:04 + for arg in "$@" 12:32:04 + case $arg in 12:32:04 + pkg_list+='tox ' 12:32:04 + for arg in "$@" 12:32:04 + case $arg in 12:32:04 + pkg_list+='virtualenv ' 12:32:04 + for arg in "$@" 12:32:04 + case $arg in 12:32:04 + pkg_list+='urllib3~=1.26.15 ' 12:32:04 + [[ -f /tmp/.toxenv ]] 12:32:04 + [[ ! -f /tmp/.toxenv ]] 12:32:04 + [[ -n '' ]] 12:32:04 + python3 -m venv /tmp/venv-HaLK 12:32:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HaLK' 12:32:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HaLK 12:32:08 + echo /tmp/venv-HaLK 12:32:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:32:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:32:08 + /tmp/venv-HaLK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:32:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:32:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:32:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:32:11 + /tmp/venv-HaLK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:32:13 + type python3 12:32:13 + true 12:32:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HaLK/bin to PATH' 12:32:13 lf-activate-venv(): INFO: Adding /tmp/venv-HaLK/bin to PATH 12:32:13 + PATH=/tmp/venv-HaLK/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 12:32:13 + return 0 12:32:13 + python3 --version 12:32:13 Python 3.10.6 12:32:13 + python3 -m pip --version 12:32:13 pip 24.0 from /tmp/venv-HaLK/lib/python3.10/site-packages/pip (python 3.10) 12:32:14 + python3 -m pip freeze 12:32:14 cachetools==5.3.3 12:32:14 chardet==5.2.0 12:32:14 colorama==0.4.6 12:32:14 distlib==0.3.8 12:32:14 filelock==3.13.4 12:32:14 packaging==24.0 12:32:14 platformdirs==4.2.0 12:32:14 pluggy==1.4.0 12:32:14 pyproject-api==1.6.1 12:32:14 tomli==2.0.1 12:32:14 tox==4.14.2 12:32:14 urllib3==1.26.18 12:32:14 virtualenv==20.25.1 12:32:14 [EnvInject] - Injecting environment variables from a build step. 12:32:14 [EnvInject] - Injecting as environment variables the properties content 12:32:14 PARALLEL=false 12:32:14 12:32:14 [EnvInject] - Variables injected successfully. 12:32:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14274851723089901828.sh 12:32:14 ---> tox-run.sh 12:32:14 + 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 12:32:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:32:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:32:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:32:14 + cd /w/workspace/oom-master-pre-commit-lint/. 12:32:14 + source /home/jenkins/lf-env.sh 12:32:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:14 ++ mktemp -d /tmp/venv-XXXX 12:32:14 + lf_venv=/tmp/venv-2f26 12:32:14 + local venv_file=/tmp/.os_lf_venv 12:32:14 + local python=python3 12:32:14 + local options 12:32:14 + local set_path=true 12:32:14 + local install_args= 12:32:14 ++ 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 12:32:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:32:14 + true 12:32:14 + case $1 in 12:32:14 + venv_file=/tmp/.toxenv 12:32:14 + shift 2 12:32:14 + true 12:32:14 + case $1 in 12:32:14 + shift 12:32:14 + break 12:32:14 + case $python in 12:32:14 + local pkg_list= 12:32:14 + [[ -d /opt/pyenv ]] 12:32:14 + echo 'Setup pyenv:' 12:32:14 Setup pyenv: 12:32:14 + export PYENV_ROOT=/opt/pyenv 12:32:14 + PYENV_ROOT=/opt/pyenv 12:32:14 + 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 12:32:14 + 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 12:32:14 + pyenv versions 12:32:14 system 12:32:14 3.8.13 12:32:14 3.9.13 12:32:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:32:14 + command -v pyenv 12:32:14 ++ pyenv init - --no-rehash 12:32:14 + 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[*]}"'\'')" 12:32:14 export PATH="/opt/pyenv/shims:${PATH}" 12:32:14 export PYENV_SHELL=bash 12:32:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:32:14 pyenv() { 12:32:14 local command 12:32:14 command="${1:-}" 12:32:14 if [ "$#" -gt 0 ]; then 12:32:14 shift 12:32:14 fi 12:32:14 12:32:14 case "$command" in 12:32:14 rehash|shell) 12:32:14 eval "$(pyenv "sh-$command" "$@")" 12:32:14 ;; 12:32:14 *) 12:32:14 command pyenv "$command" "$@" 12:32:14 ;; 12:32:14 esac 12:32:14 }' 12:32:14 +++ 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[*]}"' 12:32:14 ++ 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 12:32:14 ++ 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 12:32:14 ++ 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 12:32:14 ++ export PYENV_SHELL=bash 12:32:14 ++ PYENV_SHELL=bash 12:32:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:32:14 +++ complete -F _pyenv pyenv 12:32:14 ++ lf-pyver python3 12:32:14 ++ local py_version_xy=python3 12:32:14 ++ local py_version_xyz= 12:32:14 ++ pyenv versions 12:32:14 ++ sed 's/^[ *]* //' 12:32:14 ++ local command 12:32:14 ++ command=versions 12:32:14 ++ '[' 1 -gt 0 ']' 12:32:14 ++ shift 12:32:14 ++ case "$command" in 12:32:14 ++ command pyenv versions 12:32:14 ++ pyenv versions 12:32:14 ++ awk '{ print $1 }' 12:32:14 ++ grep -E '^[0-9.]*[0-9]$' 12:32:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:32:14 +++ grep '^3' /tmp/.pyenv_versions 12:32:14 +++ sort -V 12:32:14 +++ tail -n 1 12:32:14 ++ py_version_xyz=3.10.6 12:32:14 ++ [[ -z 3.10.6 ]] 12:32:14 ++ echo 3.10.6 12:32:14 ++ return 0 12:32:14 + pyenv local 3.10.6 12:32:14 + local command 12:32:14 + command=local 12:32:14 + '[' 2 -gt 0 ']' 12:32:14 + shift 12:32:14 + case "$command" in 12:32:14 + command pyenv local 3.10.6 12:32:14 + pyenv local 3.10.6 12:32:14 + for arg in "$@" 12:32:14 + case $arg in 12:32:14 + pkg_list+='tox ' 12:32:14 + for arg in "$@" 12:32:14 + case $arg in 12:32:14 + pkg_list+='virtualenv ' 12:32:14 + for arg in "$@" 12:32:14 + case $arg in 12:32:14 + pkg_list+='urllib3~=1.26.15 ' 12:32:14 + [[ -f /tmp/.toxenv ]] 12:32:14 ++ cat /tmp/.toxenv 12:32:14 + lf_venv=/tmp/venv-HaLK 12:32:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HaLK from' file:/tmp/.toxenv 12:32:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HaLK from file:/tmp/.toxenv 12:32:14 + /tmp/venv-HaLK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:32:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:32:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:32:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:32:15 + /tmp/venv-HaLK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:32:16 + type python3 12:32:16 + true 12:32:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HaLK/bin to PATH' 12:32:16 lf-activate-venv(): INFO: Adding /tmp/venv-HaLK/bin to PATH 12:32:16 + PATH=/tmp/venv-HaLK/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 12:32:16 + return 0 12:32:16 + [[ -d /opt/pyenv ]] 12:32:16 + echo '---> Setting up pyenv' 12:32:16 ---> Setting up pyenv 12:32:16 + export PYENV_ROOT=/opt/pyenv 12:32:16 + PYENV_ROOT=/opt/pyenv 12:32:16 + export PATH=/opt/pyenv/bin:/tmp/venv-HaLK/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 12:32:16 + PATH=/opt/pyenv/bin:/tmp/venv-HaLK/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 12:32:16 ++ pwd 12:32:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:32:16 + export PYTHONPATH 12:32:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:32:16 + TOX_TESTENV_PASSENV=PYTHONPATH 12:32:16 + tox --version 12:32:17 4.14.2 from /tmp/venv-HaLK/lib/python3.10/site-packages/tox/__init__.py 12:32:17 + PARALLEL=false 12:32:17 + TOX_OPTIONS_LIST= 12:32:17 + [[ -n pre-commit ]] 12:32:17 + TOX_OPTIONS_LIST=' -e pre-commit' 12:32:17 + case ${PARALLEL,,} in 12:32:17 + tox -e pre-commit 12:32:17 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:32:18 pre-commit: install_deps> python -I -m pip install pre-commit 12:32:21 pre-commit: freeze> python -m pip freeze --all 12:32:21 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 12:32:21 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:32:21 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:32:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:32:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:32:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:32:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:32:27 [INFO] Once installed this environment will be reused. 12:32:27 [INFO] This may take a few minutes... 12:32:30 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:32:30 [INFO] Once installed this environment will be reused. 12:32:30 [INFO] This may take a few minutes... 12:32:36 Trim Trailing Whitespace.................................................Passed 12:32:36 Tabs remover.............................................................Passed 12:32:36 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:32:36 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:32:36 [INFO] Once installed this environment will be reused. 12:32:36 [INFO] This may take a few minutes... 12:32:42 gitlint..............................................(no files to check)Skipped 12:32:42 pre-commit: OK (24.95=setup[4.12]+cmd[14.55,6.28] seconds) 12:32:42 congratulations :) (25.12 seconds) 12:32:42 + tox_status=0 12:32:42 + echo '---> Completed tox runs' 12:32:42 ---> Completed tox runs 12:32:42 + for i in .tox/*/log 12:32:42 ++ echo .tox/pre-commit/log 12:32:42 ++ awk -F/ '{print $2}' 12:32:42 + tox_env=pre-commit 12:32:42 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:32:42 + DOC_DIR=docs/_build/html 12:32:42 + [[ -d docs/_build/html ]] 12:32:42 + echo '---> tox-run.sh ends' 12:32:42 ---> tox-run.sh ends 12:32:42 + test 0 -eq 0 12:32:42 $ ssh-agent -k 12:32:42 unset SSH_AUTH_SOCK; 12:32:42 unset SSH_AGENT_PID; 12:32:42 echo Agent pid 1668 killed; 12:32:42 [ssh-agent] Stopped. 12:32:42 [PostBuildScript] - [INFO] Executing post build scripts. 12:32:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2668540548026423462.sh 12:32:42 ---> sysstat.sh 12:32:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7223497855852416179.sh 12:32:43 ---> package-listing.sh 12:32:43 ++ facter osfamily 12:32:43 ++ tr '[:upper:]' '[:lower:]' 12:32:43 + OS_FAMILY=debian 12:32:43 + workspace=/w/workspace/oom-master-pre-commit-lint 12:32:43 + START_PACKAGES=/tmp/packages_start.txt 12:32:43 + END_PACKAGES=/tmp/packages_end.txt 12:32:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:32:43 + PACKAGES=/tmp/packages_start.txt 12:32:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:32:43 + PACKAGES=/tmp/packages_end.txt 12:32:43 + case "${OS_FAMILY}" in 12:32:43 + dpkg -l 12:32:43 + grep '^ii' 12:32:43 + '[' -f /tmp/packages_start.txt ']' 12:32:43 + '[' -f /tmp/packages_end.txt ']' 12:32:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:32:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:32:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:32:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:32:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6547563241601326806.sh 12:32:43 ---> capture-instance-metadata.sh 12:32:43 Setup pyenv: 12:32:43 system 12:32:43 3.8.13 12:32:43 3.9.13 12:32:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:32:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GZQ5 12:32:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:50 lf-activate-venv(): INFO: Installing: lftools 12:33:18 lf-activate-venv(): INFO: Adding /tmp/venv-GZQ5/bin to PATH 12:33:18 INFO: Running in OpenStack, capturing instance metadata 12:33:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12778787809971581374.sh 12:33:19 provisioning config files... 12:33:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14739727965862621179tmp 12:33:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:33:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:33:19 [EnvInject] - Injecting environment variables from a build step. 12:33:19 [EnvInject] - Injecting as environment variables the properties content 12:33:19 SERVER_ID=logs 12:33:19 12:33:19 [EnvInject] - Variables injected successfully. 12:33:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12109181487750088644.sh 12:33:19 ---> create-netrc.sh 12:33:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins71985183976908232.sh 12:33:19 ---> python-tools-install.sh 12:33:19 Setup pyenv: 12:33:19 system 12:33:19 3.8.13 12:33:19 3.9.13 12:33:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:33:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GZQ5 from file:/tmp/.os_lf_venv 12:33:20 lf-activate-venv(): INFO: Installing: lftools 12:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-GZQ5/bin to PATH 12:33:29 Generating Requirements File 12:33:57 Python 3.10.6 12:33:57 pip 24.0 from /tmp/venv-GZQ5/lib/python3.10/site-packages/pip (python 3.10) 12:33:58 appdirs==1.4.4 12:33:58 argcomplete==3.2.3 12:33:58 aspy.yaml==1.3.0 12:33:58 attrs==23.2.0 12:33:58 autopage==0.5.2 12:33:58 beautifulsoup4==4.12.3 12:33:58 boto3==1.34.82 12:33:58 botocore==1.34.82 12:33:58 bs4==0.0.2 12:33:58 cachetools==5.3.3 12:33:58 certifi==2024.2.2 12:33:58 cffi==1.16.0 12:33:58 cfgv==3.4.0 12:33:58 chardet==5.2.0 12:33:58 charset-normalizer==3.3.2 12:33:58 click==8.1.7 12:33:58 cliff==4.6.0 12:33:58 cmd2==2.4.3 12:33:58 cryptography==3.3.2 12:33:58 debtcollector==3.0.0 12:33:58 decorator==5.1.1 12:33:58 defusedxml==0.7.1 12:33:58 Deprecated==1.2.14 12:33:58 distlib==0.3.8 12:33:58 dnspython==2.6.1 12:33:58 docker==4.2.2 12:33:58 dogpile.cache==1.3.2 12:33:58 email_validator==2.1.1 12:33:58 filelock==3.13.4 12:33:58 future==1.0.0 12:33:58 gitdb==4.0.11 12:33:58 GitPython==3.1.43 12:33:58 google-auth==2.29.0 12:33:58 httplib2==0.22.0 12:33:58 identify==2.5.35 12:33:58 idna==3.7 12:33:58 importlib-resources==1.5.0 12:33:58 iso8601==2.1.0 12:33:58 Jinja2==3.1.3 12:33:58 jmespath==1.0.1 12:33:58 jsonpatch==1.33 12:33:58 jsonpointer==2.4 12:33:58 jsonschema==4.21.1 12:33:58 jsonschema-specifications==2023.12.1 12:33:58 keystoneauth1==5.6.0 12:33:58 kubernetes==29.0.0 12:33:58 lftools==0.37.10 12:33:58 lxml==5.2.1 12:33:58 MarkupSafe==2.1.5 12:33:58 msgpack==1.0.8 12:33:58 multi_key_dict==2.0.3 12:33:58 munch==4.0.0 12:33:58 netaddr==1.2.1 12:33:58 netifaces==0.11.0 12:33:58 niet==1.4.2 12:33:58 nodeenv==1.8.0 12:33:58 oauth2client==4.1.3 12:33:58 oauthlib==3.2.2 12:33:58 openstacksdk==3.0.0 12:33:58 os-client-config==2.1.0 12:33:58 os-service-types==1.7.0 12:33:58 osc-lib==3.0.1 12:33:58 oslo.config==9.4.0 12:33:58 oslo.context==5.5.0 12:33:58 oslo.i18n==6.3.0 12:33:58 oslo.log==5.5.1 12:33:58 oslo.serialization==5.4.0 12:33:58 oslo.utils==7.1.0 12:33:58 packaging==24.0 12:33:58 pbr==6.0.0 12:33:58 platformdirs==4.2.0 12:33:58 prettytable==3.10.0 12:33:58 pyasn1==0.6.0 12:33:58 pyasn1_modules==0.4.0 12:33:58 pycparser==2.22 12:33:58 pygerrit2==2.0.15 12:33:58 PyGithub==2.3.0 12:33:58 pyinotify==0.9.6 12:33:58 PyJWT==2.8.0 12:33:58 PyNaCl==1.5.0 12:33:58 pyparsing==2.4.7 12:33:58 pyperclip==1.8.2 12:33:58 pyrsistent==0.20.0 12:33:58 python-cinderclient==9.5.0 12:33:58 python-dateutil==2.9.0.post0 12:33:58 python-heatclient==3.5.0 12:33:58 python-jenkins==1.8.2 12:33:58 python-keystoneclient==5.4.0 12:33:58 python-magnumclient==4.4.0 12:33:58 python-novaclient==18.6.0 12:33:58 python-openstackclient==6.6.0 12:33:58 python-swiftclient==4.5.0 12:33:58 PyYAML==6.0.1 12:33:58 referencing==0.34.0 12:33:58 requests==2.31.0 12:33:58 requests-oauthlib==2.0.0 12:33:58 requestsexceptions==1.4.0 12:33:58 rfc3986==2.0.0 12:33:58 rpds-py==0.18.0 12:33:58 rsa==4.9 12:33:58 ruamel.yaml==0.18.6 12:33:58 ruamel.yaml.clib==0.2.8 12:33:58 s3transfer==0.10.1 12:33:58 simplejson==3.19.2 12:33:58 six==1.16.0 12:33:58 smmap==5.0.1 12:33:58 soupsieve==2.5 12:33:58 stevedore==5.2.0 12:33:58 tabulate==0.9.0 12:33:58 toml==0.10.2 12:33:58 tomlkit==0.12.4 12:33:58 tqdm==4.66.2 12:33:58 typing_extensions==4.11.0 12:33:58 tzdata==2024.1 12:33:58 urllib3==1.26.18 12:33:58 virtualenv==20.25.1 12:33:58 wcwidth==0.2.13 12:33:58 websocket-client==1.7.0 12:33:58 wrapt==1.16.0 12:33:58 xdg==6.0.0 12:33:58 xmltodict==0.13.0 12:33:58 yq==3.2.3 12:33:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11197438589679117444.sh 12:33:58 ---> sudo-logs.sh 12:33:58 Archiving 'sudo' log.. 12:33:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9023353700202907981.sh 12:33:58 ---> job-cost.sh 12:33:58 Setup pyenv: 12:33:58 system 12:33:58 3.8.13 12:33:58 3.9.13 12:33:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:33:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GZQ5 from file:/tmp/.os_lf_venv 12:34:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:34:05 lf-activate-venv(): INFO: Adding /tmp/venv-GZQ5/bin to PATH 12:34:05 INFO: No Stack... 12:34:05 INFO: Retrieving Pricing Info for: v3-standard-4 12:34:05 INFO: Archiving Costs 12:34:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11681895690367613271.sh 12:34:05 ---> logs-deploy.sh 12:34:05 Setup pyenv: 12:34:05 system 12:34:05 3.8.13 12:34:05 3.9.13 12:34:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:34:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GZQ5 from file:/tmp/.os_lf_venv 12:34:07 lf-activate-venv(): INFO: Installing: lftools 12:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-GZQ5/bin to PATH 12:34:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3421 12:34:16 INFO: archiving workspace using pattern(s): 12:34:17 Archives upload complete. 12:34:17 INFO: archiving logs to Nexus 12:34:18 ---> uname -a: 12:34:18 Linux prd-ubuntu1804-builder-4c-4g-22386 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:34:18 12:34:18 12:34:18 ---> lscpu: 12:34:18 Architecture: x86_64 12:34:18 CPU op-mode(s): 32-bit, 64-bit 12:34:18 Byte Order: Little Endian 12:34:18 CPU(s): 4 12:34:18 On-line CPU(s) list: 0-3 12:34:18 Thread(s) per core: 1 12:34:18 Core(s) per socket: 1 12:34:18 Socket(s): 4 12:34:18 NUMA node(s): 1 12:34:18 Vendor ID: AuthenticAMD 12:34:18 CPU family: 23 12:34:18 Model: 49 12:34:18 Model name: AMD EPYC-Rome Processor 12:34:18 Stepping: 0 12:34:18 CPU MHz: 2799.998 12:34:18 BogoMIPS: 5599.99 12:34:18 Virtualization: AMD-V 12:34:18 Hypervisor vendor: KVM 12:34:18 Virtualization type: full 12:34:18 L1d cache: 32K 12:34:18 L1i cache: 32K 12:34:18 L2 cache: 512K 12:34:18 L3 cache: 16384K 12:34:18 NUMA node0 CPU(s): 0-3 12:34:18 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 12:34:18 12:34:18 12:34:18 ---> nproc: 12:34:18 4 12:34:18 12:34:18 12:34:18 ---> df -h: 12:34:18 Filesystem Size Used Avail Use% Mounted on 12:34:18 udev 7.9G 0 7.9G 0% /dev 12:34:18 tmpfs 1.6G 672K 1.6G 1% /run 12:34:18 /dev/vda1 78G 8.4G 70G 11% / 12:34:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:34:18 tmpfs 5.0M 0 5.0M 0% /run/lock 12:34:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:34:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:34:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:34:18 12:34:18 12:34:18 ---> free -m: 12:34:18 total used free shared buff/cache available 12:34:18 Mem: 16040 553 13306 0 2179 15167 12:34:18 Swap: 1023 0 1023 12:34:18 12:34:18 12:34:18 ---> ip addr: 12:34:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:34:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:34:18 inet 127.0.0.1/8 scope host lo 12:34:18 valid_lft forever preferred_lft forever 12:34:18 inet6 ::1/128 scope host 12:34:18 valid_lft forever preferred_lft forever 12:34:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:34:18 link/ether fa:16:3e:15:3c:04 brd ff:ff:ff:ff:ff:ff 12:34:18 inet 10.30.106.122/23 brd 10.30.107.255 scope global dynamic ens3 12:34:18 valid_lft 86238sec preferred_lft 86238sec 12:34:18 inet6 fe80::f816:3eff:fe15:3c04/64 scope link 12:34:18 valid_lft forever preferred_lft forever 12:34:18 12:34:18 12:34:18 ---> sar -b -r -n DEV: 12:34:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22386) 04/11/24 _x86_64_ (4 CPU) 12:34:18 12:34:18 12:31:38 LINUX RESTART (4 CPU) 12:34:18 12:34:18 12:32:01 tps rtps wtps bread/s bwrtn/s 12:34:18 12:33:02 191.77 35.71 156.06 1773.04 52400.20 12:34:18 12:34:01 99.20 2.66 96.54 146.55 17656.13 12:34:18 Average: 145.87 19.32 126.55 966.63 35174.12 12:34:18 12:34:18 12:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:34:18 12:33:02 13851896 15489668 2573064 15.67 60436 1774824 837936 4.80 812916 1541132 97776 12:34:18 12:34:01 13656760 15556672 2768200 16.85 83736 1997680 737572 4.22 776412 1740844 105752 12:34:18 Average: 13754328 15523170 2670632 16.26 72086 1886252 787754 4.51 794664 1640988 101764 12:34:18 12:34:18 12:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:34:18 12:33:02 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 12:34:18 12:33:02 ens3 113.61 83.35 683.95 18.36 0.00 0.00 0.00 0.00 12:34:18 12:34:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 12:34:18 12:34:01 ens3 51.58 34.21 778.97 8.30 0.00 0.00 0.00 0.00 12:34:18 Average: lo 2.02 2.02 0.22 0.22 0.00 0.00 0.00 0.00 12:34:18 Average: ens3 82.86 58.99 731.06 13.37 0.00 0.00 0.00 0.00 12:34:18 12:34:18 12:34:18 ---> sar -P ALL: 12:34:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22386) 04/11/24 _x86_64_ (4 CPU) 12:34:18 12:34:18 12:31:38 LINUX RESTART (4 CPU) 12:34:18 12:34:18 12:32:01 CPU %user %nice %system %iowait %steal %idle 12:34:18 12:33:02 all 22.73 0.00 2.24 3.43 0.06 71.54 12:34:18 12:33:02 0 13.98 0.00 1.82 3.34 0.07 80.79 12:34:18 12:33:02 1 31.07 0.00 2.66 2.98 0.08 63.22 12:34:18 12:33:02 2 20.39 0.00 1.89 2.37 0.07 75.28 12:34:18 12:33:02 3 25.48 0.00 2.61 4.99 0.05 66.87 12:34:18 12:34:01 all 22.06 0.00 1.60 1.40 0.06 74.89 12:34:18 12:34:01 0 4.65 0.00 1.02 3.56 0.03 90.73 12:34:18 12:34:01 1 38.33 0.00 1.94 0.31 0.05 59.38 12:34:18 12:34:01 2 6.06 0.00 0.88 0.12 0.02 92.93 12:34:18 12:34:01 3 39.21 0.00 2.53 1.63 0.08 56.55 12:34:18 Average: all 22.40 0.00 1.92 2.42 0.06 73.20 12:34:18 Average: 0 9.35 0.00 1.42 3.45 0.05 85.73 12:34:18 Average: 1 34.67 0.00 2.30 1.65 0.07 61.31 12:34:18 Average: 2 13.28 0.00 1.39 1.25 0.04 84.04 12:34:18 Average: 3 32.29 0.00 2.57 3.32 0.07 61.75 12:34:18 12:34:18 12:34:18