15:08:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 15:08:40 Running as SYSTEM 15:08:40 [EnvInject] - Loading node environment variables. 15:08:40 Building remotely on prd-ubuntu1804-builder-4c-4g-18319 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:08:40 [ssh-agent] Looking for ssh-agent implementation... 15:08:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:40 $ ssh-agent 15:08:40 SSH_AUTH_SOCK=/tmp/ssh-z3CF9OJTUAME/agent.1719 15:08:40 SSH_AGENT_PID=1721 15:08:40 [ssh-agent] Started. 15:08:40 Running ssh-add (command line suppressed) 15:08:40 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_525212400059471370.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_525212400059471370.key) 15:08:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:08:40 The recommended git tool is: NONE 15:08:41 using credential onap-jenkins-ssh 15:08:41 Wiping out workspace first. 15:08:41 Cloning the remote Git repository 15:08:41 Cloning repository git://cloud.onap.org/mirror/oom.git 15:08:41 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:08:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:08:41 > git --version # timeout=10 15:08:41 > git --version # 'git version 2.17.1' 15:08:41 using GIT_SSH to set credentials Gerrit user 15:08:41 Verifying host key using manually-configured host key entries 15:08:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:08:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:08:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:08:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:08:47 using GIT_SSH to set credentials Gerrit user 15:08:47 Verifying host key using manually-configured host key entries 15:08:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/3 # timeout=30 15:08:47 > git rev-parse dc5c47dd328bf8724d448ec7ac651de7c450446d^{commit} # timeout=10 15:08:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:08:47 Checking out Revision dc5c47dd328bf8724d448ec7ac651de7c450446d (refs/changes/90/137590/3) 15:08:47 > git config core.sparsecheckout # timeout=10 15:08:47 > git checkout -f dc5c47dd328bf8724d448ec7ac651de7c450446d # timeout=30 15:08:51 Commit message: "[PORTAL-NG] Ui is exposed on wrong port" 15:08:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:08:51 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 15:08:51 [EnvInject] - Injecting environment variables from a build step. 15:08:51 [EnvInject] - Injecting as environment variables the properties content 15:08:51 PYTHON=python3 15:08:51 15:08:51 [EnvInject] - Variables injected successfully. 15:08:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12590646602653795509.sh 15:08:51 ---> tox-install.sh 15:08:51 + source /home/jenkins/lf-env.sh 15:08:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:08:51 ++ mktemp -d /tmp/venv-XXXX 15:08:51 + lf_venv=/tmp/venv-GFOc 15:08:51 + local venv_file=/tmp/.os_lf_venv 15:08:51 + local python=python3 15:08:51 + local options 15:08:51 + local set_path=true 15:08:51 + local install_args= 15:08: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 15:08:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:08:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:08:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:08:51 + true 15:08:51 + case $1 in 15:08:51 + venv_file=/tmp/.toxenv 15:08:51 + shift 2 15:08:51 + true 15:08:51 + case $1 in 15:08:51 + shift 15:08:51 + break 15:08:51 + case $python in 15:08:51 + local pkg_list= 15:08:51 + [[ -d /opt/pyenv ]] 15:08:51 + echo 'Setup pyenv:' 15:08:51 Setup pyenv: 15:08:51 + export PYENV_ROOT=/opt/pyenv 15:08:51 + PYENV_ROOT=/opt/pyenv 15:08:51 + 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 15:08:51 + 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 15:08:51 + pyenv versions 15:08:51 * system (set by /opt/pyenv/version) 15:08:51 * 3.8.13 (set by /opt/pyenv/version) 15:08:51 * 3.9.13 (set by /opt/pyenv/version) 15:08:51 * 3.10.6 (set by /opt/pyenv/version) 15:08:51 + command -v pyenv 15:08:51 ++ pyenv init - --no-rehash 15:08:51 + 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[*]}"'\'')" 15:08:51 export PATH="/opt/pyenv/shims:${PATH}" 15:08:51 export PYENV_SHELL=bash 15:08:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:08:51 pyenv() { 15:08:51 local command 15:08:51 command="${1:-}" 15:08:51 if [ "$#" -gt 0 ]; then 15:08:51 shift 15:08:51 fi 15:08:51 15:08:51 case "$command" in 15:08:51 rehash|shell) 15:08:51 eval "$(pyenv "sh-$command" "$@")" 15:08:51 ;; 15:08:51 *) 15:08:51 command pyenv "$command" "$@" 15:08:51 ;; 15:08:51 esac 15:08:51 }' 15:08:51 +++ 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[*]}"' 15:08:51 ++ 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 15:08:51 ++ 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 15:08:51 ++ 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 15:08:51 ++ export PYENV_SHELL=bash 15:08:51 ++ PYENV_SHELL=bash 15:08:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:08:51 +++ complete -F _pyenv pyenv 15:08:51 ++ lf-pyver python3 15:08:51 ++ local py_version_xy=python3 15:08:51 ++ local py_version_xyz= 15:08:51 ++ pyenv versions 15:08:51 ++ local command 15:08:51 ++ command=versions 15:08:51 ++ sed 's/^[ *]* //' 15:08:51 ++ '[' 1 -gt 0 ']' 15:08:51 ++ shift 15:08:51 ++ case "$command" in 15:08:51 ++ command pyenv versions 15:08:51 ++ pyenv versions 15:08:51 ++ awk '{ print $1 }' 15:08:51 ++ grep -E '^[0-9.]*[0-9]$' 15:08:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:08:51 +++ grep '^3' /tmp/.pyenv_versions 15:08:51 +++ sort -V 15:08:51 +++ tail -n 1 15:08:51 ++ py_version_xyz=3.10.6 15:08:51 ++ [[ -z 3.10.6 ]] 15:08:51 ++ echo 3.10.6 15:08:51 ++ return 0 15:08:51 + pyenv local 3.10.6 15:08:51 + local command 15:08:51 + command=local 15:08:51 + '[' 2 -gt 0 ']' 15:08:51 + shift 15:08:51 + case "$command" in 15:08:51 + command pyenv local 3.10.6 15:08:51 + pyenv local 3.10.6 15:08:51 + for arg in "$@" 15:08:51 + case $arg in 15:08:51 + pkg_list+='tox ' 15:08:51 + for arg in "$@" 15:08:51 + case $arg in 15:08:51 + pkg_list+='virtualenv ' 15:08:51 + for arg in "$@" 15:08:51 + case $arg in 15:08:51 + pkg_list+='urllib3~=1.26.15 ' 15:08:51 + [[ -f /tmp/.toxenv ]] 15:08:51 + [[ ! -f /tmp/.toxenv ]] 15:08:51 + [[ -n '' ]] 15:08:51 + python3 -m venv /tmp/venv-GFOc 15:08:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GFOc' 15:08:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GFOc 15:08:55 + echo /tmp/venv-GFOc 15:08:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:08:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:08:55 + /tmp/venv-GFOc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:08:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:08:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:08:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:08:59 + /tmp/venv-GFOc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:09:01 + type python3 15:09:01 + true 15:09:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GFOc/bin to PATH' 15:09:01 lf-activate-venv(): INFO: Adding /tmp/venv-GFOc/bin to PATH 15:09:01 + PATH=/tmp/venv-GFOc/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 15:09:01 + return 0 15:09:01 + python3 --version 15:09:01 Python 3.10.6 15:09:01 + python3 -m pip --version 15:09:02 pip 24.0 from /tmp/venv-GFOc/lib/python3.10/site-packages/pip (python 3.10) 15:09:02 + python3 -m pip freeze 15:09:02 cachetools==5.3.3 15:09:02 chardet==5.2.0 15:09:02 colorama==0.4.6 15:09:02 distlib==0.3.8 15:09:02 filelock==3.13.3 15:09:02 packaging==24.0 15:09:02 platformdirs==4.2.0 15:09:02 pluggy==1.4.0 15:09:02 pyproject-api==1.6.1 15:09:02 tomli==2.0.1 15:09:02 tox==4.14.2 15:09:02 urllib3==1.26.18 15:09:02 virtualenv==20.25.1 15:09:02 [EnvInject] - Injecting environment variables from a build step. 15:09:02 [EnvInject] - Injecting as environment variables the properties content 15:09:02 PARALLEL=false 15:09:02 15:09:02 [EnvInject] - Variables injected successfully. 15:09:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5424475848624817793.sh 15:09:02 ---> tox-run.sh 15:09:02 + 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 15:09:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:09:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:09:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:09:02 + cd /w/workspace/oom-master-pre-commit-lint/. 15:09:02 + source /home/jenkins/lf-env.sh 15:09:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:09:02 ++ mktemp -d /tmp/venv-XXXX 15:09:02 + lf_venv=/tmp/venv-vufn 15:09:02 + local venv_file=/tmp/.os_lf_venv 15:09:02 + local python=python3 15:09:02 + local options 15:09:02 + local set_path=true 15:09:02 + local install_args= 15:09:02 ++ 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 15:09:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:09:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:09:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:09:02 + true 15:09:02 + case $1 in 15:09:02 + venv_file=/tmp/.toxenv 15:09:02 + shift 2 15:09:02 + true 15:09:02 + case $1 in 15:09:02 + shift 15:09:02 + break 15:09:02 + case $python in 15:09:02 + local pkg_list= 15:09:02 + [[ -d /opt/pyenv ]] 15:09:02 + echo 'Setup pyenv:' 15:09:02 Setup pyenv: 15:09:02 + export PYENV_ROOT=/opt/pyenv 15:09:02 + PYENV_ROOT=/opt/pyenv 15:09:02 + 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 15:09:02 + 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 15:09:02 + pyenv versions 15:09:02 system 15:09:02 3.8.13 15:09:02 3.9.13 15:09:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:09:02 + command -v pyenv 15:09:02 ++ pyenv init - --no-rehash 15:09:02 + 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[*]}"'\'')" 15:09:02 export PATH="/opt/pyenv/shims:${PATH}" 15:09:02 export PYENV_SHELL=bash 15:09:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:09:02 pyenv() { 15:09:02 local command 15:09:02 command="${1:-}" 15:09:02 if [ "$#" -gt 0 ]; then 15:09:02 shift 15:09:02 fi 15:09:02 15:09:02 case "$command" in 15:09:02 rehash|shell) 15:09:02 eval "$(pyenv "sh-$command" "$@")" 15:09:02 ;; 15:09:02 *) 15:09:02 command pyenv "$command" "$@" 15:09:02 ;; 15:09:02 esac 15:09:02 }' 15:09:02 +++ 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[*]}"' 15:09:02 ++ 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 15:09:02 ++ 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 15:09:02 ++ 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 15:09:02 ++ export PYENV_SHELL=bash 15:09:02 ++ PYENV_SHELL=bash 15:09:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:09:02 +++ complete -F _pyenv pyenv 15:09:02 ++ lf-pyver python3 15:09:02 ++ local py_version_xy=python3 15:09:02 ++ local py_version_xyz= 15:09:02 ++ pyenv versions 15:09:02 ++ local command 15:09:02 ++ command=versions 15:09:02 ++ '[' 1 -gt 0 ']' 15:09:02 ++ shift 15:09:02 ++ case "$command" in 15:09:02 ++ command pyenv versions 15:09:02 ++ pyenv versions 15:09:02 ++ sed 's/^[ *]* //' 15:09:02 ++ grep -E '^[0-9.]*[0-9]$' 15:09:02 ++ awk '{ print $1 }' 15:09:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:09:02 +++ sort -V 15:09:02 +++ grep '^3' /tmp/.pyenv_versions 15:09:02 +++ tail -n 1 15:09:02 ++ py_version_xyz=3.10.6 15:09:02 ++ [[ -z 3.10.6 ]] 15:09:02 ++ echo 3.10.6 15:09:02 ++ return 0 15:09:02 + pyenv local 3.10.6 15:09:02 + local command 15:09:02 + command=local 15:09:02 + '[' 2 -gt 0 ']' 15:09:02 + shift 15:09:02 + case "$command" in 15:09:02 + command pyenv local 3.10.6 15:09:02 + pyenv local 3.10.6 15:09:02 + for arg in "$@" 15:09:02 + case $arg in 15:09:02 + pkg_list+='tox ' 15:09:02 + for arg in "$@" 15:09:02 + case $arg in 15:09:02 + pkg_list+='virtualenv ' 15:09:02 + for arg in "$@" 15:09:02 + case $arg in 15:09:02 + pkg_list+='urllib3~=1.26.15 ' 15:09:02 + [[ -f /tmp/.toxenv ]] 15:09:02 ++ cat /tmp/.toxenv 15:09:02 + lf_venv=/tmp/venv-GFOc 15:09:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GFOc from' file:/tmp/.toxenv 15:09:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GFOc from file:/tmp/.toxenv 15:09:02 + /tmp/venv-GFOc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:09:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:09:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:09:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:09:03 + /tmp/venv-GFOc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:09:04 + type python3 15:09:04 + true 15:09:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GFOc/bin to PATH' 15:09:04 lf-activate-venv(): INFO: Adding /tmp/venv-GFOc/bin to PATH 15:09:04 + PATH=/tmp/venv-GFOc/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 15:09:04 + return 0 15:09:04 + [[ -d /opt/pyenv ]] 15:09:04 + echo '---> Setting up pyenv' 15:09:04 ---> Setting up pyenv 15:09:04 + export PYENV_ROOT=/opt/pyenv 15:09:04 + PYENV_ROOT=/opt/pyenv 15:09:04 + export PATH=/opt/pyenv/bin:/tmp/venv-GFOc/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 15:09:04 + PATH=/opt/pyenv/bin:/tmp/venv-GFOc/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 15:09:04 ++ pwd 15:09:04 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:09:04 + export PYTHONPATH 15:09:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:09:04 + TOX_TESTENV_PASSENV=PYTHONPATH 15:09:04 + tox --version 15:09:05 4.14.2 from /tmp/venv-GFOc/lib/python3.10/site-packages/tox/__init__.py 15:09:05 + PARALLEL=false 15:09:05 + TOX_OPTIONS_LIST= 15:09:05 + [[ -n pre-commit ]] 15:09:05 + TOX_OPTIONS_LIST=' -e pre-commit' 15:09:05 + case ${PARALLEL,,} in 15:09:05 + tox -e pre-commit 15:09:05 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:09:06 pre-commit: install_deps> python -I -m pip install pre-commit 15:09:09 pre-commit: freeze> python -m pip freeze --all 15:09:09 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,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 15:09:09 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:09:09 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:09:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:09:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:09:12 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:09:12 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:09:12 [INFO] Once installed this environment will be reused. 15:09:12 [INFO] This may take a few minutes... 15:09:15 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:09:15 [INFO] Once installed this environment will be reused. 15:09:15 [INFO] This may take a few minutes... 15:09:21 Trim Trailing Whitespace.................................................Passed 15:09:21 Tabs remover.............................................................Passed 15:09:21 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:09:21 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:09:21 [INFO] Once installed this environment will be reused. 15:09:21 [INFO] This may take a few minutes... 15:09:27 gitlint..............................................(no files to check)Skipped 15:09:27 pre-commit: OK (21.99=setup[3.99]+cmd[11.69,6.31] seconds) 15:09:27 congratulations :) (22.16 seconds) 15:09:27 + tox_status=0 15:09:27 + echo '---> Completed tox runs' 15:09:27 ---> Completed tox runs 15:09:27 + for i in .tox/*/log 15:09:27 ++ echo .tox/pre-commit/log 15:09:27 ++ awk -F/ '{print $2}' 15:09:27 + tox_env=pre-commit 15:09:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:09:27 + DOC_DIR=docs/_build/html 15:09:27 + [[ -d docs/_build/html ]] 15:09:27 + echo '---> tox-run.sh ends' 15:09:27 ---> tox-run.sh ends 15:09:27 + test 0 -eq 0 15:09:27 $ ssh-agent -k 15:09:27 unset SSH_AUTH_SOCK; 15:09:27 unset SSH_AGENT_PID; 15:09:27 echo Agent pid 1721 killed; 15:09:27 [ssh-agent] Stopped. 15:09:27 [PostBuildScript] - [INFO] Executing post build scripts. 15:09:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins693916191313178616.sh 15:09:27 ---> sysstat.sh 15:09:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11545859068916066823.sh 15:09:28 ---> package-listing.sh 15:09:28 ++ tr '[:upper:]' '[:lower:]' 15:09:28 ++ facter osfamily 15:09:28 + OS_FAMILY=debian 15:09:28 + workspace=/w/workspace/oom-master-pre-commit-lint 15:09:28 + START_PACKAGES=/tmp/packages_start.txt 15:09:28 + END_PACKAGES=/tmp/packages_end.txt 15:09:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:09:28 + PACKAGES=/tmp/packages_start.txt 15:09:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:09:28 + PACKAGES=/tmp/packages_end.txt 15:09:28 + case "${OS_FAMILY}" in 15:09:28 + dpkg -l 15:09:28 + grep '^ii' 15:09:28 + '[' -f /tmp/packages_start.txt ']' 15:09:28 + '[' -f /tmp/packages_end.txt ']' 15:09:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:09:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:09:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:09:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:09:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13674248381290010124.sh 15:09:28 ---> capture-instance-metadata.sh 15:09:28 Setup pyenv: 15:09:28 system 15:09:28 3.8.13 15:09:28 3.9.13 15:09:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:09:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-44Me 15:09:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:09:35 lf-activate-venv(): INFO: Installing: lftools 15:10:06 lf-activate-venv(): INFO: Adding /tmp/venv-44Me/bin to PATH 15:10:06 INFO: Running in OpenStack, capturing instance metadata 15:10:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11619060661749108777.sh 15:10:06 provisioning config files... 15:10:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config819607338782203149tmp 15:10:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:10:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:10:06 [EnvInject] - Injecting environment variables from a build step. 15:10:06 [EnvInject] - Injecting as environment variables the properties content 15:10:06 SERVER_ID=logs 15:10:06 15:10:06 [EnvInject] - Variables injected successfully. 15:10:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4982498038632900138.sh 15:10:06 ---> create-netrc.sh 15:10:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7692003349129285253.sh 15:10:06 ---> python-tools-install.sh 15:10:06 Setup pyenv: 15:10:06 system 15:10:06 3.8.13 15:10:06 3.9.13 15:10:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-44Me from file:/tmp/.os_lf_venv 15:10:08 lf-activate-venv(): INFO: Installing: lftools 15:10:16 lf-activate-venv(): INFO: Adding /tmp/venv-44Me/bin to PATH 15:10:16 Generating Requirements File 15:10:43 Python 3.10.6 15:10:43 pip 24.0 from /tmp/venv-44Me/lib/python3.10/site-packages/pip (python 3.10) 15:10:43 appdirs==1.4.4 15:10:43 argcomplete==3.2.3 15:10:43 aspy.yaml==1.3.0 15:10:43 attrs==23.2.0 15:10:43 autopage==0.5.2 15:10:43 beautifulsoup4==4.12.3 15:10:43 boto3==1.34.70 15:10:43 botocore==1.34.70 15:10:43 bs4==0.0.2 15:10:43 cachetools==5.3.3 15:10:43 certifi==2024.2.2 15:10:43 cffi==1.16.0 15:10:43 cfgv==3.4.0 15:10:43 chardet==5.2.0 15:10:43 charset-normalizer==3.3.2 15:10:43 click==8.1.7 15:10:43 cliff==4.6.0 15:10:43 cmd2==2.4.3 15:10:43 cryptography==3.3.2 15:10:43 debtcollector==3.0.0 15:10:43 decorator==5.1.1 15:10:43 defusedxml==0.7.1 15:10:43 Deprecated==1.2.14 15:10:43 distlib==0.3.8 15:10:43 dnspython==2.6.1 15:10:43 docker==4.2.2 15:10:43 dogpile.cache==1.3.2 15:10:43 email_validator==2.1.1 15:10:43 filelock==3.13.3 15:10:43 future==1.0.0 15:10:43 gitdb==4.0.11 15:10:43 GitPython==3.1.42 15:10:43 google-auth==2.29.0 15:10:43 httplib2==0.22.0 15:10:43 identify==2.5.35 15:10:43 idna==3.6 15:10:43 importlib-resources==1.5.0 15:10:43 iso8601==2.1.0 15:10:43 Jinja2==3.1.3 15:10:43 jmespath==1.0.1 15:10:43 jsonpatch==1.33 15:10:43 jsonpointer==2.4 15:10:43 jsonschema==4.21.1 15:10:43 jsonschema-specifications==2023.12.1 15:10:43 keystoneauth1==5.6.0 15:10:43 kubernetes==29.0.0 15:10:43 lftools==0.37.10 15:10:43 lxml==5.1.0 15:10:43 MarkupSafe==2.1.5 15:10:43 msgpack==1.0.8 15:10:43 multi_key_dict==2.0.3 15:10:43 munch==4.0.0 15:10:43 netaddr==1.2.1 15:10:43 netifaces==0.11.0 15:10:43 niet==1.4.2 15:10:43 nodeenv==1.8.0 15:10:43 oauth2client==4.1.3 15:10:43 oauthlib==3.2.2 15:10:43 openstacksdk==3.0.0 15:10:43 os-client-config==2.1.0 15:10:43 os-service-types==1.7.0 15:10:43 osc-lib==3.0.1 15:10:43 oslo.config==9.4.0 15:10:43 oslo.context==5.5.0 15:10:43 oslo.i18n==6.3.0 15:10:43 oslo.log==5.5.0 15:10:43 oslo.serialization==5.4.0 15:10:43 oslo.utils==7.1.0 15:10:43 packaging==24.0 15:10:43 pbr==6.0.0 15:10:43 platformdirs==4.2.0 15:10:43 prettytable==3.10.0 15:10:43 pyasn1==0.5.1 15:10:43 pyasn1-modules==0.3.0 15:10:43 pycparser==2.21 15:10:43 pygerrit2==2.0.15 15:10:43 PyGithub==2.3.0 15:10:43 pyinotify==0.9.6 15:10:43 PyJWT==2.8.0 15:10:43 PyNaCl==1.5.0 15:10:43 pyparsing==2.4.7 15:10:43 pyperclip==1.8.2 15:10:43 pyrsistent==0.20.0 15:10:43 python-cinderclient==9.5.0 15:10:43 python-dateutil==2.9.0.post0 15:10:43 python-heatclient==3.5.0 15:10:43 python-jenkins==1.8.2 15:10:43 python-keystoneclient==5.4.0 15:10:43 python-magnumclient==4.4.0 15:10:43 python-novaclient==18.6.0 15:10:43 python-openstackclient==6.6.0 15:10:43 python-swiftclient==4.5.0 15:10:43 PyYAML==6.0.1 15:10:43 referencing==0.34.0 15:10:43 requests==2.31.0 15:10:43 requests-oauthlib==2.0.0 15:10:43 requestsexceptions==1.4.0 15:10:43 rfc3986==2.0.0 15:10:43 rpds-py==0.18.0 15:10:43 rsa==4.9 15:10:43 ruamel.yaml==0.18.6 15:10:43 ruamel.yaml.clib==0.2.8 15:10:43 s3transfer==0.10.1 15:10:43 simplejson==3.19.2 15:10:43 six==1.16.0 15:10:43 smmap==5.0.1 15:10:43 soupsieve==2.5 15:10:43 stevedore==5.2.0 15:10:43 tabulate==0.9.0 15:10:43 toml==0.10.2 15:10:43 tomlkit==0.12.4 15:10:43 tqdm==4.66.2 15:10:43 typing_extensions==4.10.0 15:10:43 tzdata==2024.1 15:10:43 urllib3==1.26.18 15:10:43 virtualenv==20.25.1 15:10:43 wcwidth==0.2.13 15:10:43 websocket-client==1.7.0 15:10:43 wrapt==1.16.0 15:10:43 xdg==6.0.0 15:10:43 xmltodict==0.13.0 15:10:43 yq==3.2.3 15:10:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5973403234415307414.sh 15:10:43 ---> sudo-logs.sh 15:10:43 Archiving 'sudo' log.. 15:10:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13239521758137157357.sh 15:10:44 ---> job-cost.sh 15:10:44 Setup pyenv: 15:10:44 system 15:10:44 3.8.13 15:10:44 3.9.13 15:10:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:10:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-44Me from file:/tmp/.os_lf_venv 15:10:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:10:50 lf-activate-venv(): INFO: Adding /tmp/venv-44Me/bin to PATH 15:10:50 INFO: No Stack... 15:10:50 INFO: Retrieving Pricing Info for: v3-standard-4 15:10:51 INFO: Archiving Costs 15:10:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12020046119517060603.sh 15:10:51 ---> logs-deploy.sh 15:10:51 Setup pyenv: 15:10:51 system 15:10:51 3.8.13 15:10:51 3.9.13 15:10:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:10:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-44Me from file:/tmp/.os_lf_venv 15:10:52 lf-activate-venv(): INFO: Installing: lftools 15:11:01 lf-activate-venv(): INFO: Adding /tmp/venv-44Me/bin to PATH 15:11:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3374 15:11:01 INFO: archiving workspace using pattern(s): 15:11:02 Archives upload complete. 15:11:02 INFO: archiving logs to Nexus 15:11:03 ---> uname -a: 15:11:03 Linux prd-ubuntu1804-builder-4c-4g-18319 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:11:03 15:11:03 15:11:03 ---> lscpu: 15:11:03 Architecture: x86_64 15:11:03 CPU op-mode(s): 32-bit, 64-bit 15:11:03 Byte Order: Little Endian 15:11:03 CPU(s): 4 15:11:03 On-line CPU(s) list: 0-3 15:11:03 Thread(s) per core: 1 15:11:03 Core(s) per socket: 1 15:11:03 Socket(s): 4 15:11:03 NUMA node(s): 1 15:11:03 Vendor ID: AuthenticAMD 15:11:03 CPU family: 23 15:11:03 Model: 49 15:11:03 Model name: AMD EPYC-Rome Processor 15:11:03 Stepping: 0 15:11:03 CPU MHz: 2800.000 15:11:03 BogoMIPS: 5600.00 15:11:03 Virtualization: AMD-V 15:11:03 Hypervisor vendor: KVM 15:11:03 Virtualization type: full 15:11:03 L1d cache: 32K 15:11:03 L1i cache: 32K 15:11:03 L2 cache: 512K 15:11:03 L3 cache: 16384K 15:11:03 NUMA node0 CPU(s): 0-3 15:11:03 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 15:11:03 15:11:03 15:11:03 ---> nproc: 15:11:03 4 15:11:03 15:11:03 15:11:03 ---> df -h: 15:11:03 Filesystem Size Used Avail Use% Mounted on 15:11:03 udev 7.9G 0 7.9G 0% /dev 15:11:03 tmpfs 1.6G 672K 1.6G 1% /run 15:11:03 /dev/vda1 78G 8.4G 70G 11% / 15:11:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:11:03 tmpfs 5.0M 0 5.0M 0% /run/lock 15:11:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:11:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:11:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:11:03 15:11:03 15:11:03 ---> free -m: 15:11:03 total used free shared buff/cache available 15:11:03 Mem: 16040 544 13301 0 2193 15175 15:11:03 Swap: 1023 0 1023 15:11:03 15:11:03 15:11:03 ---> ip addr: 15:11:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:11:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:11:03 inet 127.0.0.1/8 scope host lo 15:11:03 valid_lft forever preferred_lft forever 15:11:03 inet6 ::1/128 scope host 15:11:03 valid_lft forever preferred_lft forever 15:11:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:11:03 link/ether fa:16:3e:c7:6a:a6 brd ff:ff:ff:ff:ff:ff 15:11:03 inet 10.30.107.248/23 brd 10.30.107.255 scope global dynamic ens3 15:11:03 valid_lft 86241sec preferred_lft 86241sec 15:11:03 inet6 fe80::f816:3eff:fec7:6aa6/64 scope link 15:11:03 valid_lft forever preferred_lft forever 15:11:03 15:11:03 15:11:03 ---> sar -b -r -n DEV: 15:11:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18319) 03/26/24 _x86_64_ (4 CPU) 15:11:03 15:11:03 15:08:26 LINUX RESTART (4 CPU) 15:11:03 15:11:03 15:09:01 tps rtps wtps bread/s bwrtn/s 15:11:03 15:10:01 125.90 18.80 107.10 1151.01 34220.16 15:11:03 15:11:01 92.83 1.32 91.52 117.85 33041.83 15:11:03 Average: 109.37 10.06 99.31 634.43 33630.99 15:11:03 15:11:03 15:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:11:03 15:10:01 13710732 15486944 2714236 16.53 66488 1901940 852524 4.88 852472 1629100 150100 15:11:03 15:11:01 13641348 15560764 2783620 16.95 84612 2016088 764716 4.38 772920 1756780 91752 15:11:03 Average: 13676040 15523854 2748928 16.74 75550 1959014 808620 4.63 812696 1692940 120926 15:11:03 15:11:03 15:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:11:03 15:10:01 ens3 71.95 52.11 1126.86 10.20 0.00 0.00 0.00 0.00 15:11:03 15:10:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 15:11:03 15:11:01 ens3 38.21 28.10 257.20 8.53 0.00 0.00 0.00 0.00 15:11:03 15:11:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 15:11:03 Average: ens3 55.08 40.10 692.03 9.36 0.00 0.00 0.00 0.00 15:11:03 Average: lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 15:11:03 15:11:03 15:11:03 ---> sar -P ALL: 15:11:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18319) 03/26/24 _x86_64_ (4 CPU) 15:11:03 15:11:03 15:08:26 LINUX RESTART (4 CPU) 15:11:03 15:11:03 15:09:01 CPU %user %nice %system %iowait %steal %idle 15:11:03 15:10:01 all 24.74 0.00 2.09 4.29 0.06 68.82 15:11:03 15:10:01 0 20.96 0.00 1.93 2.63 0.07 74.41 15:11:03 15:10:01 1 33.64 0.00 2.17 4.81 0.07 59.31 15:11:03 15:10:01 2 33.86 0.00 2.54 0.72 0.07 62.81 15:11:03 15:10:01 3 10.41 0.00 1.69 9.04 0.05 78.81 15:11:03 15:11:01 all 21.77 0.00 1.19 3.12 0.05 73.86 15:11:03 15:11:01 0 15.38 0.00 1.26 2.63 0.05 80.68 15:11:03 15:11:01 1 23.19 0.00 1.34 2.93 0.08 72.46 15:11:03 15:11:01 2 27.68 0.00 1.12 0.50 0.05 70.65 15:11:03 15:11:01 3 20.83 0.00 1.02 6.44 0.03 71.68 15:11:03 Average: all 23.25 0.00 1.64 3.71 0.06 71.34 15:11:03 Average: 0 18.17 0.00 1.59 2.63 0.06 77.55 15:11:03 Average: 1 28.42 0.00 1.75 3.87 0.08 65.88 15:11:03 Average: 2 30.77 0.00 1.83 0.61 0.06 66.74 15:11:03 Average: 3 15.63 0.00 1.35 7.74 0.04 75.24 15:11:03 15:11:03 15:11:03