13:50:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136723 13:50:49 Running as SYSTEM 13:50:49 [EnvInject] - Loading node environment variables. 13:50:49 Building remotely on prd-ubuntu1804-builder-4c-4g-2291 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:50:49 [ssh-agent] Looking for ssh-agent implementation... 13:50:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:49 $ ssh-agent 13:50:49 SSH_AUTH_SOCK=/tmp/ssh-lDj9Byyu9ahE/agent.1695 13:50:49 SSH_AGENT_PID=1697 13:50:49 [ssh-agent] Started. 13:50:49 Running ssh-add (command line suppressed) 13:50:49 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11442278676538400923.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11442278676538400923.key) 13:50:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:50:49 The recommended git tool is: NONE 13:50:51 using credential onap-jenkins-ssh 13:50:51 Wiping out workspace first. 13:50:51 Cloning the remote Git repository 13:50:51 Cloning repository git://cloud.onap.org/mirror/oom.git 13:50:51 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:50:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:50:51 > git --version # timeout=10 13:50:51 > git --version # 'git version 2.17.1' 13:50:51 using GIT_SSH to set credentials Gerrit user 13:50:51 Verifying host key using manually-configured host key entries 13:50:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:50:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:50:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:50:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:50:57 using GIT_SSH to set credentials Gerrit user 13:50:57 Verifying host key using manually-configured host key entries 13:50:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136723/5 # timeout=30 13:50:57 > git rev-parse 68f31cac638f0d46bddfc4931ca5a953a007292e^{commit} # timeout=10 13:50:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:50:57 Checking out Revision 68f31cac638f0d46bddfc4931ca5a953a007292e (refs/changes/23/136723/5) 13:50:57 > git config core.sparsecheckout # timeout=10 13:50:57 > git checkout -f 68f31cac638f0d46bddfc4931ca5a953a007292e # timeout=30 13:51:01 Commit message: "[PORTAL-NG] Publish ui and bff charts in OOM" 13:51:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:51:01 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 13:51:01 [EnvInject] - Injecting environment variables from a build step. 13:51:01 [EnvInject] - Injecting as environment variables the properties content 13:51:01 PYTHON=python3 13:51:01 13:51:01 [EnvInject] - Variables injected successfully. 13:51:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8372918861762697212.sh 13:51:01 ---> tox-install.sh 13:51:01 + source /home/jenkins/lf-env.sh 13:51:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:51:01 ++ mktemp -d /tmp/venv-XXXX 13:51:01 + lf_venv=/tmp/venv-PFFZ 13:51:01 + local venv_file=/tmp/.os_lf_venv 13:51:01 + local python=python3 13:51:01 + local options 13:51:01 + local set_path=true 13:51:01 + local install_args= 13:51:01 ++ 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 13:51:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:51:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:51:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:51:01 + true 13:51:01 + case $1 in 13:51:01 + venv_file=/tmp/.toxenv 13:51:01 + shift 2 13:51:01 + true 13:51:01 + case $1 in 13:51:01 + shift 13:51:01 + break 13:51:01 + case $python in 13:51:01 + local pkg_list= 13:51:01 + [[ -d /opt/pyenv ]] 13:51:01 + echo 'Setup pyenv:' 13:51:01 Setup pyenv: 13:51:01 + export PYENV_ROOT=/opt/pyenv 13:51:01 + PYENV_ROOT=/opt/pyenv 13:51:01 + 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 13:51:01 + 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 13:51:01 + pyenv versions 13:51:01 * system (set by /opt/pyenv/version) 13:51:01 * 3.8.13 (set by /opt/pyenv/version) 13:51:01 * 3.9.13 (set by /opt/pyenv/version) 13:51:01 * 3.10.6 (set by /opt/pyenv/version) 13:51:01 + command -v pyenv 13:51:01 ++ pyenv init - --no-rehash 13:51:01 + 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[*]}"'\'')" 13:51:01 export PATH="/opt/pyenv/shims:${PATH}" 13:51:01 export PYENV_SHELL=bash 13:51:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:51:01 pyenv() { 13:51:01 local command 13:51:01 command="${1:-}" 13:51:01 if [ "$#" -gt 0 ]; then 13:51:01 shift 13:51:01 fi 13:51:01 13:51:01 case "$command" in 13:51:01 rehash|shell) 13:51:01 eval "$(pyenv "sh-$command" "$@")" 13:51:01 ;; 13:51:01 *) 13:51:01 command pyenv "$command" "$@" 13:51:01 ;; 13:51:01 esac 13:51:01 }' 13:51:01 +++ 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[*]}"' 13:51:01 ++ 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 13:51:01 ++ 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 13:51:01 ++ 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 13:51:01 ++ export PYENV_SHELL=bash 13:51:01 ++ PYENV_SHELL=bash 13:51:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:51:01 +++ complete -F _pyenv pyenv 13:51:01 ++ lf-pyver python3 13:51:01 ++ local py_version_xy=python3 13:51:01 ++ local py_version_xyz= 13:51:01 ++ pyenv versions 13:51:01 ++ local command 13:51:01 ++ command=versions 13:51:01 ++ '[' 1 -gt 0 ']' 13:51:01 ++ shift 13:51:01 ++ case "$command" in 13:51:01 ++ command pyenv versions 13:51:01 ++ pyenv versions 13:51:01 ++ sed 's/^[ *]* //' 13:51:01 ++ awk '{ print $1 }' 13:51:01 ++ grep -E '^[0-9.]*[0-9]$' 13:51:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:51:01 +++ grep '^3' /tmp/.pyenv_versions 13:51:01 +++ sort -V 13:51:01 +++ tail -n 1 13:51:01 ++ py_version_xyz=3.10.6 13:51:01 ++ [[ -z 3.10.6 ]] 13:51:01 ++ echo 3.10.6 13:51:01 ++ return 0 13:51:01 + pyenv local 3.10.6 13:51:01 + local command 13:51:01 + command=local 13:51:01 + '[' 2 -gt 0 ']' 13:51:01 + shift 13:51:01 + case "$command" in 13:51:01 + command pyenv local 3.10.6 13:51:01 + pyenv local 3.10.6 13:51:02 + for arg in "$@" 13:51:02 + case $arg in 13:51:02 + pkg_list+='tox ' 13:51:02 + for arg in "$@" 13:51:02 + case $arg in 13:51:02 + pkg_list+='virtualenv ' 13:51:02 + for arg in "$@" 13:51:02 + case $arg in 13:51:02 + pkg_list+='urllib3~=1.26.15 ' 13:51:02 + [[ -f /tmp/.toxenv ]] 13:51:02 + [[ ! -f /tmp/.toxenv ]] 13:51:02 + [[ -n '' ]] 13:51:02 + python3 -m venv /tmp/venv-PFFZ 13:51:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PFFZ' 13:51:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PFFZ 13:51:06 + echo /tmp/venv-PFFZ 13:51:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:51:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:51:06 + /tmp/venv-PFFZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:51:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:51:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:51:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:51:09 + /tmp/venv-PFFZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:51:12 + type python3 13:51:12 + true 13:51:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PFFZ/bin to PATH' 13:51:12 lf-activate-venv(): INFO: Adding /tmp/venv-PFFZ/bin to PATH 13:51:12 + PATH=/tmp/venv-PFFZ/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 13:51:12 + return 0 13:51:12 + python3 --version 13:51:12 Python 3.10.6 13:51:12 + python3 -m pip --version 13:51:13 pip 23.3.1 from /tmp/venv-PFFZ/lib/python3.10/site-packages/pip (python 3.10) 13:51:13 + python3 -m pip freeze 13:51:13 cachetools==5.3.2 13:51:13 chardet==5.2.0 13:51:13 colorama==0.4.6 13:51:13 distlib==0.3.7 13:51:13 filelock==3.13.1 13:51:13 packaging==23.2 13:51:13 platformdirs==4.0.0 13:51:13 pluggy==1.3.0 13:51:13 pyproject-api==1.6.1 13:51:13 tomli==2.0.1 13:51:13 tox==4.11.4 13:51:13 urllib3==1.26.18 13:51:13 virtualenv==20.25.0 13:51:13 [EnvInject] - Injecting environment variables from a build step. 13:51:13 [EnvInject] - Injecting as environment variables the properties content 13:51:13 PARALLEL=false 13:51:13 13:51:13 [EnvInject] - Variables injected successfully. 13:51:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1224781273753551755.sh 13:51:13 ---> tox-run.sh 13:51:13 + 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 13:51:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:51:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:51:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:51:13 + cd /w/workspace/oom-master-pre-commit-lint/. 13:51:13 + source /home/jenkins/lf-env.sh 13:51:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:51:13 ++ mktemp -d /tmp/venv-XXXX 13:51:13 + lf_venv=/tmp/venv-j5LZ 13:51:13 + local venv_file=/tmp/.os_lf_venv 13:51:13 + local python=python3 13:51:13 + local options 13:51:13 + local set_path=true 13:51:13 + local install_args= 13:51:13 ++ 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 13:51:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:51:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:51:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:51:13 + true 13:51:13 + case $1 in 13:51:13 + venv_file=/tmp/.toxenv 13:51:13 + shift 2 13:51:13 + true 13:51:13 + case $1 in 13:51:13 + shift 13:51:13 + break 13:51:13 + case $python in 13:51:13 + local pkg_list= 13:51:13 + [[ -d /opt/pyenv ]] 13:51:13 + echo 'Setup pyenv:' 13:51:13 Setup pyenv: 13:51:13 + export PYENV_ROOT=/opt/pyenv 13:51:13 + PYENV_ROOT=/opt/pyenv 13:51:13 + 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 13:51:13 + 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 13:51:13 + pyenv versions 13:51:13 system 13:51:13 3.8.13 13:51:13 3.9.13 13:51:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:51:13 + command -v pyenv 13:51:13 ++ pyenv init - --no-rehash 13:51:13 + 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[*]}"'\'')" 13:51:13 export PATH="/opt/pyenv/shims:${PATH}" 13:51:13 export PYENV_SHELL=bash 13:51:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:51:13 pyenv() { 13:51:13 local command 13:51:13 command="${1:-}" 13:51:13 if [ "$#" -gt 0 ]; then 13:51:13 shift 13:51:13 fi 13:51:13 13:51:13 case "$command" in 13:51:13 rehash|shell) 13:51:13 eval "$(pyenv "sh-$command" "$@")" 13:51:13 ;; 13:51:13 *) 13:51:13 command pyenv "$command" "$@" 13:51:13 ;; 13:51:13 esac 13:51:13 }' 13:51:13 +++ 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[*]}"' 13:51:13 ++ 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 13:51:13 ++ 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 13:51:13 ++ 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 13:51:13 ++ export PYENV_SHELL=bash 13:51:13 ++ PYENV_SHELL=bash 13:51:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:51:13 +++ complete -F _pyenv pyenv 13:51:13 ++ lf-pyver python3 13:51:13 ++ local py_version_xy=python3 13:51:13 ++ local py_version_xyz= 13:51:13 ++ pyenv versions 13:51:13 ++ local command 13:51:13 ++ command=versions 13:51:13 ++ '[' 1 -gt 0 ']' 13:51:13 ++ shift 13:51:13 ++ case "$command" in 13:51:13 ++ command pyenv versions 13:51:13 ++ pyenv versions 13:51:13 ++ sed 's/^[ *]* //' 13:51:13 ++ grep -E '^[0-9.]*[0-9]$' 13:51:13 ++ awk '{ print $1 }' 13:51:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:51:13 +++ grep '^3' /tmp/.pyenv_versions 13:51:13 +++ sort -V 13:51:13 +++ tail -n 1 13:51:13 ++ py_version_xyz=3.10.6 13:51:13 ++ [[ -z 3.10.6 ]] 13:51:13 ++ echo 3.10.6 13:51:13 ++ return 0 13:51:13 + pyenv local 3.10.6 13:51:13 + local command 13:51:13 + command=local 13:51:13 + '[' 2 -gt 0 ']' 13:51:13 + shift 13:51:13 + case "$command" in 13:51:13 + command pyenv local 3.10.6 13:51:13 + pyenv local 3.10.6 13:51:13 + for arg in "$@" 13:51:13 + case $arg in 13:51:13 + pkg_list+='tox ' 13:51:13 + for arg in "$@" 13:51:13 + case $arg in 13:51:13 + pkg_list+='virtualenv ' 13:51:13 + for arg in "$@" 13:51:13 + case $arg in 13:51:13 + pkg_list+='urllib3~=1.26.15 ' 13:51:13 + [[ -f /tmp/.toxenv ]] 13:51:13 ++ cat /tmp/.toxenv 13:51:13 + lf_venv=/tmp/venv-PFFZ 13:51:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PFFZ from' file:/tmp/.toxenv 13:51:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PFFZ from file:/tmp/.toxenv 13:51:13 + /tmp/venv-PFFZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:51:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:51:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:51:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:51:14 + /tmp/venv-PFFZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:51:16 + type python3 13:51:16 + true 13:51:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PFFZ/bin to PATH' 13:51:16 lf-activate-venv(): INFO: Adding /tmp/venv-PFFZ/bin to PATH 13:51:16 + PATH=/tmp/venv-PFFZ/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 13:51:16 + return 0 13:51:16 + [[ -d /opt/pyenv ]] 13:51:16 + echo '---> Setting up pyenv' 13:51:16 ---> Setting up pyenv 13:51:16 + export PYENV_ROOT=/opt/pyenv 13:51:16 + PYENV_ROOT=/opt/pyenv 13:51:16 + export PATH=/opt/pyenv/bin:/tmp/venv-PFFZ/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 13:51:16 + PATH=/opt/pyenv/bin:/tmp/venv-PFFZ/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 13:51:16 ++ pwd 13:51:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:51:16 + export PYTHONPATH 13:51:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:51:16 + TOX_TESTENV_PASSENV=PYTHONPATH 13:51:16 + tox --version 13:51:16 4.11.4 from /tmp/venv-PFFZ/lib/python3.10/site-packages/tox/__init__.py 13:51:17 + PARALLEL=false 13:51:17 + TOX_OPTIONS_LIST= 13:51:17 + [[ -n pre-commit ]] 13:51:17 + TOX_OPTIONS_LIST=' -e pre-commit' 13:51:17 + case ${PARALLEL,,} in 13:51:17 + tox -e pre-commit 13:51:17 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:51:17 pre-commit: install_deps> python -I -m pip install pre-commit 13:51:22 pre-commit: freeze> python -m pip freeze --all 13:51:22 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.0.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 13:51:22 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:51:22 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:51:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:51:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:51:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:51:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:51:27 [INFO] Once installed this environment will be reused. 13:51:27 [INFO] This may take a few minutes... 13:51:30 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:51:30 [INFO] Once installed this environment will be reused. 13:51:30 [INFO] This may take a few minutes... 13:51:36 Trim Trailing Whitespace.................................................Passed 13:51:36 Tabs remover.............................................................Passed 13:51:36 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:51:36 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:51:36 [INFO] Once installed this environment will be reused. 13:51:36 [INFO] This may take a few minutes... 13:51:43 gitlint..............................................(no files to check)Skipped 13:51:43 pre-commit: OK (26.11=setup[5.24]+cmd[13.89,6.99] seconds) 13:51:43 congratulations :) (26.28 seconds) 13:51:43 + tox_status=0 13:51:43 + echo '---> Completed tox runs' 13:51:43 ---> Completed tox runs 13:51:43 + for i in .tox/*/log 13:51:43 ++ echo .tox/pre-commit/log 13:51:43 ++ awk -F/ '{print $2}' 13:51:43 + tox_env=pre-commit 13:51:43 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:51:43 + DOC_DIR=docs/_build/html 13:51:43 + [[ -d docs/_build/html ]] 13:51:43 + echo '---> tox-run.sh ends' 13:51:43 ---> tox-run.sh ends 13:51:43 + test 0 -eq 0 13:51:43 $ ssh-agent -k 13:51:43 unset SSH_AUTH_SOCK; 13:51:43 unset SSH_AGENT_PID; 13:51:43 echo Agent pid 1697 killed; 13:51:43 [ssh-agent] Stopped. 13:51:43 [PostBuildScript] - [INFO] Executing post build scripts. 13:51:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2546365005295308698.sh 13:51:43 ---> sysstat.sh 13:51:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14295407596074158443.sh 13:51:43 ---> package-listing.sh 13:51:43 ++ tr '[:upper:]' '[:lower:]' 13:51:43 ++ facter osfamily 13:51:44 + OS_FAMILY=debian 13:51:44 + workspace=/w/workspace/oom-master-pre-commit-lint 13:51:44 + START_PACKAGES=/tmp/packages_start.txt 13:51:44 + END_PACKAGES=/tmp/packages_end.txt 13:51:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:51:44 + PACKAGES=/tmp/packages_start.txt 13:51:44 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:51:44 + PACKAGES=/tmp/packages_end.txt 13:51:44 + case "${OS_FAMILY}" in 13:51:44 + dpkg -l 13:51:44 + grep '^ii' 13:51:44 + '[' -f /tmp/packages_start.txt ']' 13:51:44 + '[' -f /tmp/packages_end.txt ']' 13:51:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:51:44 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:51:44 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:51:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:51:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9224882563108130456.sh 13:51:44 ---> capture-instance-metadata.sh 13:51:44 Setup pyenv: 13:51:44 system 13:51:44 3.8.13 13:51:44 3.9.13 13:51:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:51:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2777 13:51:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:51:51 lf-activate-venv(): INFO: Installing: lftools 13:52:31 lf-activate-venv(): INFO: Adding /tmp/venv-2777/bin to PATH 13:52:31 INFO: Running in OpenStack, capturing instance metadata 13:52:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17418808454174725532.sh 13:52:31 provisioning config files... 13:52:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9976647937191226126tmp 13:52:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:52:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:52:31 [EnvInject] - Injecting environment variables from a build step. 13:52:31 [EnvInject] - Injecting as environment variables the properties content 13:52:31 SERVER_ID=logs 13:52:31 13:52:31 [EnvInject] - Variables injected successfully. 13:52:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8003199603850618994.sh 13:52:31 ---> create-netrc.sh 13:52:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13992496705552334376.sh 13:52:31 ---> python-tools-install.sh 13:52:31 Setup pyenv: 13:52:31 system 13:52:31 3.8.13 13:52:31 3.9.13 13:52:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:52:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2777 from file:/tmp/.os_lf_venv 13:52:33 lf-activate-venv(): INFO: Installing: lftools 13:52:41 lf-activate-venv(): INFO: Adding /tmp/venv-2777/bin to PATH 13:52:41 Generating Requirements File 13:53:14 Python 3.10.6 13:53:15 pip 23.3.1 from /tmp/venv-2777/lib/python3.10/site-packages/pip (python 3.10) 13:53:15 appdirs==1.4.4 13:53:15 argcomplete==3.1.6 13:53:15 aspy.yaml==1.3.0 13:53:15 attrs==23.1.0 13:53:15 autopage==0.5.2 13:53:15 Babel==2.13.1 13:53:15 beautifulsoup4==4.12.2 13:53:15 boto3==1.33.6 13:53:15 botocore==1.33.6 13:53:15 bs4==0.0.1 13:53:15 cachetools==5.3.2 13:53:15 certifi==2023.11.17 13:53:15 cffi==1.16.0 13:53:15 cfgv==3.4.0 13:53:15 chardet==5.2.0 13:53:15 charset-normalizer==3.3.2 13:53:15 click==8.1.7 13:53:15 cliff==4.4.0 13:53:15 cmd2==2.4.3 13:53:15 cryptography==3.3.2 13:53:15 debtcollector==2.5.0 13:53:15 decorator==5.1.1 13:53:15 defusedxml==0.7.1 13:53:15 Deprecated==1.2.14 13:53:15 distlib==0.3.7 13:53:15 dnspython==2.4.2 13:53:15 docker==4.2.2 13:53:15 dogpile.cache==1.2.2 13:53:15 email-validator==2.1.0.post1 13:53:15 filelock==3.13.1 13:53:15 future==0.18.3 13:53:15 gitdb==4.0.11 13:53:15 GitPython==3.1.40 13:53:15 google-auth==2.24.0 13:53:15 httplib2==0.22.0 13:53:15 identify==2.5.32 13:53:15 idna==3.6 13:53:15 importlib-metadata==7.0.0 13:53:15 importlib-resources==1.5.0 13:53:15 iso8601==2.1.0 13:53:15 Jinja2==3.1.2 13:53:15 jmespath==1.0.1 13:53:15 jsonpatch==1.33 13:53:15 jsonpointer==2.4 13:53:15 jsonschema==4.20.0 13:53:15 jsonschema-specifications==2023.11.2 13:53:15 keystoneauth1==5.4.0 13:53:15 kubernetes==28.1.0 13:53:15 lftools==0.37.8 13:53:15 lxml==4.9.3 13:53:15 MarkupSafe==2.1.3 13:53:15 msgpack==1.0.7 13:53:15 multi-key-dict==2.0.3 13:53:15 munch==4.0.0 13:53:15 netaddr==0.9.0 13:53:15 netifaces==0.11.0 13:53:15 niet==1.4.2 13:53:15 nodeenv==1.8.0 13:53:15 oauth2client==4.1.3 13:53:15 oauthlib==3.2.2 13:53:15 openstacksdk==0.62.0 13:53:15 os-client-config==2.1.0 13:53:15 os-service-types==1.7.0 13:53:15 osc-lib==2.9.0 13:53:15 oslo.config==9.2.0 13:53:15 oslo.context==5.3.0 13:53:15 oslo.i18n==6.2.0 13:53:15 oslo.log==5.4.0 13:53:15 oslo.serialization==5.2.0 13:53:15 oslo.utils==6.3.0 13:53:15 packaging==23.2 13:53:15 pbr==6.0.0 13:53:15 platformdirs==4.0.0 13:53:15 prettytable==3.9.0 13:53:15 pyasn1==0.5.1 13:53:15 pyasn1-modules==0.3.0 13:53:15 pycparser==2.21 13:53:15 pygerrit2==2.0.15 13:53:15 PyGithub==2.1.1 13:53:15 pyinotify==0.9.6 13:53:15 PyJWT==2.8.0 13:53:15 PyNaCl==1.5.0 13:53:15 pyparsing==2.4.7 13:53:15 pyperclip==1.8.2 13:53:15 pyrsistent==0.20.0 13:53:15 python-cinderclient==9.4.0 13:53:15 python-dateutil==2.8.2 13:53:15 python-heatclient==3.3.0 13:53:15 python-jenkins==1.8.2 13:53:15 python-keystoneclient==5.2.0 13:53:15 python-magnumclient==4.3.0 13:53:15 python-novaclient==18.4.0 13:53:15 python-openstackclient==6.0.0 13:53:15 python-swiftclient==4.4.0 13:53:15 pytz==2023.3.post1 13:53:15 PyYAML==6.0.1 13:53:15 referencing==0.31.1 13:53:15 requests==2.31.0 13:53:15 requests-oauthlib==1.3.1 13:53:15 requestsexceptions==1.4.0 13:53:15 rfc3986==2.0.0 13:53:15 rpds-py==0.13.2 13:53:15 rsa==4.9 13:53:15 ruamel.yaml==0.18.5 13:53:15 ruamel.yaml.clib==0.2.8 13:53:15 s3transfer==0.8.2 13:53:15 simplejson==3.19.2 13:53:15 six==1.16.0 13:53:15 smmap==5.0.1 13:53:15 soupsieve==2.5 13:53:15 stevedore==5.1.0 13:53:15 tabulate==0.9.0 13:53:15 toml==0.10.2 13:53:15 tomlkit==0.12.3 13:53:15 tqdm==4.66.1 13:53:15 typing_extensions==4.8.0 13:53:15 tzdata==2023.3 13:53:15 urllib3==1.26.18 13:53:15 virtualenv==20.25.0 13:53:15 wcwidth==0.2.12 13:53:15 websocket-client==1.7.0 13:53:15 wrapt==1.16.0 13:53:15 xdg==6.0.0 13:53:15 xmltodict==0.13.0 13:53:15 yq==3.2.3 13:53:15 zipp==3.17.0 13:53:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14445612412087398862.sh 13:53:15 ---> sudo-logs.sh 13:53:15 Archiving 'sudo' log.. 13:53:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2448467453044343878.sh 13:53:16 ---> job-cost.sh 13:53:16 Setup pyenv: 13:53:16 system 13:53:16 3.8.13 13:53:16 3.9.13 13:53:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:53:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2777 from file:/tmp/.os_lf_venv 13:53:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:53:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:53:27 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:53:27 lf-activate-venv(): INFO: Adding /tmp/venv-2777/bin to PATH 13:53:27 INFO: No Stack... 13:53:27 INFO: Retrieving Pricing Info for: v3-standard-4 13:53:27 INFO: Archiving Costs 13:53:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7550306591781970607.sh 13:53:28 ---> logs-deploy.sh 13:53:28 Setup pyenv: 13:53:28 system 13:53:28 3.8.13 13:53:28 3.9.13 13:53:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:53:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2777 from file:/tmp/.os_lf_venv 13:53:29 lf-activate-venv(): INFO: Installing: lftools 13:53:41 lf-activate-venv(): INFO: Adding /tmp/venv-2777/bin to PATH 13:53:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3204 13:53:41 INFO: archiving workspace using pattern(s): 13:53:42 Archives upload complete. 13:53:42 INFO: archiving logs to Nexus 13:53:43 ---> uname -a: 13:53:43 Linux prd-ubuntu1804-builder-4c-4g-2291 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:53:43 13:53:43 13:53:43 ---> lscpu: 13:53:43 Architecture: x86_64 13:53:43 CPU op-mode(s): 32-bit, 64-bit 13:53:43 Byte Order: Little Endian 13:53:43 CPU(s): 4 13:53:43 On-line CPU(s) list: 0-3 13:53:43 Thread(s) per core: 1 13:53:43 Core(s) per socket: 1 13:53:43 Socket(s): 4 13:53:43 NUMA node(s): 1 13:53:43 Vendor ID: AuthenticAMD 13:53:43 CPU family: 23 13:53:43 Model: 49 13:53:43 Model name: AMD EPYC-Rome Processor 13:53:43 Stepping: 0 13:53:43 CPU MHz: 2800.000 13:53:43 BogoMIPS: 5600.00 13:53:43 Virtualization: AMD-V 13:53:43 Hypervisor vendor: KVM 13:53:43 Virtualization type: full 13:53:43 L1d cache: 32K 13:53:43 L1i cache: 32K 13:53:43 L2 cache: 512K 13:53:43 L3 cache: 16384K 13:53:43 NUMA node0 CPU(s): 0-3 13:53:43 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 13:53:43 13:53:43 13:53:43 ---> nproc: 13:53:43 4 13:53:43 13:53:43 13:53:43 ---> df -h: 13:53:43 Filesystem Size Used Avail Use% Mounted on 13:53:43 udev 7.9G 0 7.9G 0% /dev 13:53:43 tmpfs 1.6G 672K 1.6G 1% /run 13:53:43 /dev/vda1 78G 8.4G 69G 11% / 13:53:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:53:43 tmpfs 5.0M 0 5.0M 0% /run/lock 13:53:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:53:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:53:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:53:43 13:53:43 13:53:43 ---> free -m: 13:53:43 total used free shared buff/cache available 13:53:43 Mem: 16040 508 13288 0 2242 15210 13:53:43 Swap: 1023 0 1023 13:53:43 13:53:43 13:53:43 ---> ip addr: 13:53:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:53:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:53:43 inet 127.0.0.1/8 scope host lo 13:53:43 valid_lft forever preferred_lft forever 13:53:43 inet6 ::1/128 scope host 13:53:43 valid_lft forever preferred_lft forever 13:53:43 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:53:43 link/ether fa:16:3e:cf:17:de brd ff:ff:ff:ff:ff:ff 13:53:43 inet 10.30.107.190/23 brd 10.30.107.255 scope global dynamic ens3 13:53:43 valid_lft 86196sec preferred_lft 86196sec 13:53:43 inet6 fe80::f816:3eff:fecf:17de/64 scope link 13:53:43 valid_lft forever preferred_lft forever 13:53:43 13:53:43 13:53:43 ---> sar -b -r -n DEV: 13:53:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2291) 12/04/23 _x86_64_ (4 CPU) 13:53:43 13:53:43 13:50:22 LINUX RESTART (4 CPU) 13:53:43 13:53:43 13:51:01 tps rtps wtps bread/s bwrtn/s 13:53:43 13:52:01 99.23 35.71 63.52 1773.04 20920.38 13:53:43 13:53:01 110.27 2.28 107.99 119.37 26605.83 13:53:43 Average: 104.76 18.99 85.77 945.93 23764.05 13:53:43 13:53:43 13:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:53:43 13:52:01 13999028 15613608 2425940 14.77 56732 1756400 775140 4.44 669364 1540024 104116 13:53:43 13:53:01 13724880 15582152 2700088 16.44 77876 1965000 783444 4.48 735184 1721560 47324 13:53:43 Average: 13861954 15597880 2563014 15.60 67304 1860700 779292 4.46 702274 1630792 75720 13:53:43 13:53:43 13:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:53:43 13:52:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 13:53:43 13:52:01 ens3 55.56 38.84 646.50 9.12 0.00 0.00 0.00 0.00 13:53:43 13:53:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 13:53:43 13:53:01 ens3 53.46 35.25 797.91 8.03 0.00 0.00 0.00 0.00 13:53:43 Average: lo 1.70 1.70 0.17 0.17 0.00 0.00 0.00 0.00 13:53:43 Average: ens3 54.51 37.05 722.23 8.57 0.00 0.00 0.00 0.00 13:53:43 13:53:43 13:53:43 ---> sar -P ALL: 13:53:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2291) 12/04/23 _x86_64_ (4 CPU) 13:53:43 13:53:43 13:50:22 LINUX RESTART (4 CPU) 13:53:43 13:53:43 13:51:01 CPU %user %nice %system %iowait %steal %idle 13:53:43 13:52:01 all 19.99 0.00 1.66 8.15 0.07 70.14 13:53:43 13:52:01 0 15.35 0.00 1.56 17.71 0.08 65.30 13:53:43 13:52:01 1 23.36 0.00 1.67 1.79 0.07 73.10 13:53:43 13:52:01 2 27.36 0.00 1.64 1.32 0.07 69.62 13:53:43 13:52:01 3 13.88 0.00 1.74 11.79 0.07 72.52 13:53:43 13:53:01 all 19.48 0.00 1.30 6.49 0.05 72.69 13:53:43 13:53:01 0 13.86 0.00 1.13 17.21 0.05 67.74 13:53:43 13:53:01 1 34.95 0.00 2.10 2.97 0.07 59.91 13:53:43 13:53:01 2 17.44 0.00 1.18 0.43 0.05 80.89 13:53:43 13:53:01 3 11.68 0.00 0.80 5.31 0.02 82.19 13:53:43 Average: all 19.74 0.00 1.48 7.32 0.06 71.41 13:53:43 Average: 0 14.60 0.00 1.35 17.46 0.07 66.52 13:53:43 Average: 1 29.17 0.00 1.89 2.38 0.07 66.50 13:53:43 Average: 2 22.39 0.00 1.41 0.88 0.06 75.26 13:53:43 Average: 3 12.78 0.00 1.27 8.54 0.04 77.36 13:53:43 13:53:43 13:53:43