13:59:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136723 13:59:59 Running as SYSTEM 13:59:59 [EnvInject] - Loading node environment variables. 13:59:59 Building remotely on prd-ubuntu1804-builder-4c-4g-2298 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:59:59 [ssh-agent] Looking for ssh-agent implementation... 13:59:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:59 $ ssh-agent 13:59:59 SSH_AUTH_SOCK=/tmp/ssh-F8xd11T38ilt/agent.1755 13:59:59 SSH_AGENT_PID=1757 13:59:59 [ssh-agent] Started. 13:59:59 Running ssh-add (command line suppressed) 13:59:59 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11965752891742604118.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11965752891742604118.key) 13:59:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:59:59 The recommended git tool is: NONE 14:00:02 using credential onap-jenkins-ssh 14:00:02 Wiping out workspace first. 14:00:02 Cloning the remote Git repository 14:00:02 Cloning repository git://cloud.onap.org/mirror/oom.git 14:00:02 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:00:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:00:02 > git --version # timeout=10 14:00:02 > git --version # 'git version 2.17.1' 14:00:02 using GIT_SSH to set credentials Gerrit user 14:00:02 Verifying host key using manually-configured host key entries 14:00:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:00:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:00:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:00:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:00:08 using GIT_SSH to set credentials Gerrit user 14:00:08 Verifying host key using manually-configured host key entries 14:00:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136723/6 # timeout=30 14:00:08 > git rev-parse 443053b2886d0c6534b216320e62e36c904df86f^{commit} # timeout=10 14:00:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:00:08 Checking out Revision 443053b2886d0c6534b216320e62e36c904df86f (refs/changes/23/136723/6) 14:00:08 > git config core.sparsecheckout # timeout=10 14:00:08 > git checkout -f 443053b2886d0c6534b216320e62e36c904df86f # timeout=30 14:00:11 Commit message: "[PORTAL-NG] Publish ui and bff charts in OOM" 14:00:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:00:11 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 14:00:12 [EnvInject] - Injecting environment variables from a build step. 14:00:12 [EnvInject] - Injecting as environment variables the properties content 14:00:12 PYTHON=python3 14:00:12 14:00:12 [EnvInject] - Variables injected successfully. 14:00:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16607870887518260382.sh 14:00:12 ---> tox-install.sh 14:00:12 + source /home/jenkins/lf-env.sh 14:00:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:00:12 ++ mktemp -d /tmp/venv-XXXX 14:00:12 + lf_venv=/tmp/venv-j6UO 14:00:12 + local venv_file=/tmp/.os_lf_venv 14:00:12 + local python=python3 14:00:12 + local options 14:00:12 + local set_path=true 14:00:12 + local install_args= 14:00:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:00:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:00:12 + true 14:00:12 + case $1 in 14:00:12 + venv_file=/tmp/.toxenv 14:00:12 + shift 2 14:00:12 + true 14:00:12 + case $1 in 14:00:12 + shift 14:00:12 + break 14:00:12 + case $python in 14:00:12 + local pkg_list= 14:00:12 + [[ -d /opt/pyenv ]] 14:00:12 + echo 'Setup pyenv:' 14:00:12 Setup pyenv: 14:00:12 + export PYENV_ROOT=/opt/pyenv 14:00:12 + PYENV_ROOT=/opt/pyenv 14:00:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:12 + pyenv versions 14:00:12 * system (set by /opt/pyenv/version) 14:00:12 * 3.8.13 (set by /opt/pyenv/version) 14:00:12 * 3.9.13 (set by /opt/pyenv/version) 14:00:12 * 3.10.6 (set by /opt/pyenv/version) 14:00:12 + command -v pyenv 14:00:12 ++ pyenv init - --no-rehash 14:00:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:00:12 export PATH="/opt/pyenv/shims:${PATH}" 14:00:12 export PYENV_SHELL=bash 14:00:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:00:12 pyenv() { 14:00:12 local command 14:00:12 command="${1:-}" 14:00:12 if [ "$#" -gt 0 ]; then 14:00:12 shift 14:00:12 fi 14:00:12 14:00:12 case "$command" in 14:00:12 rehash|shell) 14:00:12 eval "$(pyenv "sh-$command" "$@")" 14:00:12 ;; 14:00:12 *) 14:00:12 command pyenv "$command" "$@" 14:00:12 ;; 14:00:12 esac 14:00:12 }' 14:00:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:00:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:12 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:12 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:12 ++ export PYENV_SHELL=bash 14:00:12 ++ PYENV_SHELL=bash 14:00:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:00:12 +++ complete -F _pyenv pyenv 14:00:12 ++ lf-pyver python3 14:00:12 ++ local py_version_xy=python3 14:00:12 ++ local py_version_xyz= 14:00:12 ++ pyenv versions 14:00:12 ++ sed 's/^[ *]* //' 14:00:12 ++ awk '{ print $1 }' 14:00:12 ++ local command 14:00:12 ++ command=versions 14:00:12 ++ '[' 1 -gt 0 ']' 14:00:12 ++ grep -E '^[0-9.]*[0-9]$' 14:00:12 ++ shift 14:00:12 ++ case "$command" in 14:00:12 ++ command pyenv versions 14:00:12 ++ pyenv versions 14:00:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:00:12 +++ grep '^3' /tmp/.pyenv_versions 14:00:12 +++ sort -V 14:00:12 +++ tail -n 1 14:00:12 ++ py_version_xyz=3.10.6 14:00:12 ++ [[ -z 3.10.6 ]] 14:00:12 ++ echo 3.10.6 14:00:12 ++ return 0 14:00:12 + pyenv local 3.10.6 14:00:12 + local command 14:00:12 + command=local 14:00:12 + '[' 2 -gt 0 ']' 14:00:12 + shift 14:00:12 + case "$command" in 14:00:12 + command pyenv local 3.10.6 14:00:12 + pyenv local 3.10.6 14:00:12 + for arg in "$@" 14:00:12 + case $arg in 14:00:12 + pkg_list+='tox ' 14:00:12 + for arg in "$@" 14:00:12 + case $arg in 14:00:12 + pkg_list+='virtualenv ' 14:00:12 + for arg in "$@" 14:00:12 + case $arg in 14:00:12 + pkg_list+='urllib3~=1.26.15 ' 14:00:12 + [[ -f /tmp/.toxenv ]] 14:00:12 + [[ ! -f /tmp/.toxenv ]] 14:00:12 + [[ -n '' ]] 14:00:12 + python3 -m venv /tmp/venv-j6UO 14:00:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j6UO' 14:00:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j6UO 14:00:17 + echo /tmp/venv-j6UO 14:00:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:00:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:00:17 + /tmp/venv-j6UO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:00:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:00:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:00:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:00:21 + /tmp/venv-j6UO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:00:26 + type python3 14:00:26 + true 14:00:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-j6UO/bin to PATH' 14:00:26 lf-activate-venv(): INFO: Adding /tmp/venv-j6UO/bin to PATH 14:00:26 + PATH=/tmp/venv-j6UO/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:26 + return 0 14:00:26 + python3 --version 14:00:26 Python 3.10.6 14:00:26 + python3 -m pip --version 14:00:27 pip 23.3.1 from /tmp/venv-j6UO/lib/python3.10/site-packages/pip (python 3.10) 14:00:27 + python3 -m pip freeze 14:00:27 cachetools==5.3.2 14:00:27 chardet==5.2.0 14:00:27 colorama==0.4.6 14:00:27 distlib==0.3.7 14:00:27 filelock==3.13.1 14:00:27 packaging==23.2 14:00:27 platformdirs==4.0.0 14:00:27 pluggy==1.3.0 14:00:27 pyproject-api==1.6.1 14:00:27 tomli==2.0.1 14:00:27 tox==4.11.4 14:00:27 urllib3==1.26.18 14:00:27 virtualenv==20.25.0 14:00:27 [EnvInject] - Injecting environment variables from a build step. 14:00:27 [EnvInject] - Injecting as environment variables the properties content 14:00:27 PARALLEL=false 14:00:27 14:00:27 [EnvInject] - Variables injected successfully. 14:00:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins620926590841985403.sh 14:00:27 ---> tox-run.sh 14:00:27 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:00:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:00:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:00:27 + cd /w/workspace/oom-master-pre-commit-lint/. 14:00:27 + source /home/jenkins/lf-env.sh 14:00:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:00:27 ++ mktemp -d /tmp/venv-XXXX 14:00:27 + lf_venv=/tmp/venv-CgVO 14:00:27 + local venv_file=/tmp/.os_lf_venv 14:00:27 + local python=python3 14:00:27 + local options 14:00:27 + local set_path=true 14:00:27 + local install_args= 14:00:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:00:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:00:27 + true 14:00:27 + case $1 in 14:00:27 + venv_file=/tmp/.toxenv 14:00:27 + shift 2 14:00:27 + true 14:00:27 + case $1 in 14:00:27 + shift 14:00:27 + break 14:00:27 + case $python in 14:00:27 + local pkg_list= 14:00:27 + [[ -d /opt/pyenv ]] 14:00:27 + echo 'Setup pyenv:' 14:00:27 Setup pyenv: 14:00:27 + export PYENV_ROOT=/opt/pyenv 14:00:27 + PYENV_ROOT=/opt/pyenv 14:00:27 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:27 + pyenv versions 14:00:27 system 14:00:27 3.8.13 14:00:27 3.9.13 14:00:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:00:27 + command -v pyenv 14:00:27 ++ pyenv init - --no-rehash 14:00:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:00:27 export PATH="/opt/pyenv/shims:${PATH}" 14:00:27 export PYENV_SHELL=bash 14:00:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:00:27 pyenv() { 14:00:27 local command 14:00:27 command="${1:-}" 14:00:27 if [ "$#" -gt 0 ]; then 14:00:27 shift 14:00:27 fi 14:00:27 14:00:27 case "$command" in 14:00:27 rehash|shell) 14:00:27 eval "$(pyenv "sh-$command" "$@")" 14:00:27 ;; 14:00:27 *) 14:00:27 command pyenv "$command" "$@" 14:00:27 ;; 14:00:27 esac 14:00:27 }' 14:00:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:00:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:27 ++ export PYENV_SHELL=bash 14:00:27 ++ PYENV_SHELL=bash 14:00:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:00:27 +++ complete -F _pyenv pyenv 14:00:27 ++ lf-pyver python3 14:00:27 ++ local py_version_xy=python3 14:00:27 ++ local py_version_xyz= 14:00:27 ++ pyenv versions 14:00:27 ++ local command 14:00:27 ++ command=versions 14:00:27 ++ '[' 1 -gt 0 ']' 14:00:27 ++ shift 14:00:27 ++ case "$command" in 14:00:27 ++ command pyenv versions 14:00:27 ++ pyenv versions 14:00:27 ++ grep -E '^[0-9.]*[0-9]$' 14:00:27 ++ sed 's/^[ *]* //' 14:00:27 ++ awk '{ print $1 }' 14:00:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:00:27 +++ grep '^3' /tmp/.pyenv_versions 14:00:27 +++ sort -V 14:00:27 +++ tail -n 1 14:00:27 ++ py_version_xyz=3.10.6 14:00:27 ++ [[ -z 3.10.6 ]] 14:00:27 ++ echo 3.10.6 14:00:27 ++ return 0 14:00:27 + pyenv local 3.10.6 14:00:27 + local command 14:00:27 + command=local 14:00:27 + '[' 2 -gt 0 ']' 14:00:27 + shift 14:00:27 + case "$command" in 14:00:27 + command pyenv local 3.10.6 14:00:27 + pyenv local 3.10.6 14:00:27 + for arg in "$@" 14:00:27 + case $arg in 14:00:27 + pkg_list+='tox ' 14:00:27 + for arg in "$@" 14:00:27 + case $arg in 14:00:27 + pkg_list+='virtualenv ' 14:00:27 + for arg in "$@" 14:00:27 + case $arg in 14:00:27 + pkg_list+='urllib3~=1.26.15 ' 14:00:27 + [[ -f /tmp/.toxenv ]] 14:00:27 ++ cat /tmp/.toxenv 14:00:27 + lf_venv=/tmp/venv-j6UO 14:00:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6UO from' file:/tmp/.toxenv 14:00:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j6UO from file:/tmp/.toxenv 14:00:27 + /tmp/venv-j6UO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:00:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:00:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:00:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:00:28 + /tmp/venv-j6UO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:00:30 + type python3 14:00:30 + true 14:00:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-j6UO/bin to PATH' 14:00:30 lf-activate-venv(): INFO: Adding /tmp/venv-j6UO/bin to PATH 14:00:30 + PATH=/tmp/venv-j6UO/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:30 + return 0 14:00:30 + [[ -d /opt/pyenv ]] 14:00:30 + echo '---> Setting up pyenv' 14:00:30 ---> Setting up pyenv 14:00:30 + export PYENV_ROOT=/opt/pyenv 14:00:30 + PYENV_ROOT=/opt/pyenv 14:00:30 + export PATH=/opt/pyenv/bin:/tmp/venv-j6UO/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:30 + PATH=/opt/pyenv/bin:/tmp/venv-j6UO/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:00:30 ++ pwd 14:00:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:00:30 + export PYTHONPATH 14:00:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:00:30 + TOX_TESTENV_PASSENV=PYTHONPATH 14:00:30 + tox --version 14:00:30 4.11.4 from /tmp/venv-j6UO/lib/python3.10/site-packages/tox/__init__.py 14:00:30 + PARALLEL=false 14:00:30 + TOX_OPTIONS_LIST= 14:00:30 + [[ -n pre-commit ]] 14:00:30 + TOX_OPTIONS_LIST=' -e pre-commit' 14:00:30 + case ${PARALLEL,,} in 14:00:30 + tox -e pre-commit 14:00:30 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:00:32 pre-commit: install_deps> python -I -m pip install pre-commit 14:00:37 pre-commit: freeze> python -m pip freeze --all 14:00:37 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 14:00:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:00:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:00:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:00:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:00:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:00:42 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:00:42 [INFO] Once installed this environment will be reused. 14:00:42 [INFO] This may take a few minutes... 14:00:45 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:00:45 [INFO] Once installed this environment will be reused. 14:00:45 [INFO] This may take a few minutes... 14:00:51 Trim Trailing Whitespace.................................................Passed 14:00:51 Tabs remover.............................................................Passed 14:00:51 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:00:51 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:00:51 [INFO] Once installed this environment will be reused. 14:00:51 [INFO] This may take a few minutes... 14:00:57 gitlint..............................................(no files to check)Skipped 14:00:57 pre-commit: OK (26.54=setup[6.47]+cmd[13.78,6.29] seconds) 14:00:57 congratulations :) (26.70 seconds) 14:00:57 + tox_status=0 14:00:57 + echo '---> Completed tox runs' 14:00:57 ---> Completed tox runs 14:00:57 + for i in .tox/*/log 14:00:57 ++ echo .tox/pre-commit/log 14:00:57 ++ awk -F/ '{print $2}' 14:00:57 + tox_env=pre-commit 14:00:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:00:57 + DOC_DIR=docs/_build/html 14:00:57 + [[ -d docs/_build/html ]] 14:00:57 + echo '---> tox-run.sh ends' 14:00:57 ---> tox-run.sh ends 14:00:57 + test 0 -eq 0 14:00:57 $ ssh-agent -k 14:00:57 unset SSH_AUTH_SOCK; 14:00:57 unset SSH_AGENT_PID; 14:00:57 echo Agent pid 1757 killed; 14:00:57 [ssh-agent] Stopped. 14:00:58 [PostBuildScript] - [INFO] Executing post build scripts. 14:00:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3498943977651572967.sh 14:00:58 ---> sysstat.sh 14:00:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1987249396620144280.sh 14:00:58 ---> package-listing.sh 14:00:58 ++ facter osfamily 14:00:58 ++ tr '[:upper:]' '[:lower:]' 14:00:58 + OS_FAMILY=debian 14:00:58 + workspace=/w/workspace/oom-master-pre-commit-lint 14:00:58 + START_PACKAGES=/tmp/packages_start.txt 14:00:58 + END_PACKAGES=/tmp/packages_end.txt 14:00:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:00:58 + PACKAGES=/tmp/packages_start.txt 14:00:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:00:58 + PACKAGES=/tmp/packages_end.txt 14:00:58 + case "${OS_FAMILY}" in 14:00:58 + dpkg -l 14:00:58 + grep '^ii' 14:00:58 + '[' -f /tmp/packages_start.txt ']' 14:00:58 + '[' -f /tmp/packages_end.txt ']' 14:00:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:00:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:00:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:00:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:00:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9615476377145381472.sh 14:00:58 ---> capture-instance-metadata.sh 14:00:58 Setup pyenv: 14:00:58 system 14:00:58 3.8.13 14:00:58 3.9.13 14:00:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:01:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hiFX 14:01:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:01:05 lf-activate-venv(): INFO: Installing: lftools 14:01:38 lf-activate-venv(): INFO: Adding /tmp/venv-hiFX/bin to PATH 14:01:38 INFO: Running in OpenStack, capturing instance metadata 14:01:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10510598260163838595.sh 14:01:38 provisioning config files... 14:01:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3551003427123993298tmp 14:01:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:01:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:01:38 [EnvInject] - Injecting environment variables from a build step. 14:01:38 [EnvInject] - Injecting as environment variables the properties content 14:01:38 SERVER_ID=logs 14:01:38 14:01:38 [EnvInject] - Variables injected successfully. 14:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins284817142511245135.sh 14:01:39 ---> create-netrc.sh 14:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13805188869073979804.sh 14:01:39 ---> python-tools-install.sh 14:01:39 Setup pyenv: 14:01:39 system 14:01:39 3.8.13 14:01:39 3.9.13 14:01:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hiFX from file:/tmp/.os_lf_venv 14:01:40 lf-activate-venv(): INFO: Installing: lftools 14:01:48 lf-activate-venv(): INFO: Adding /tmp/venv-hiFX/bin to PATH 14:01:48 Generating Requirements File 14:02:19 Python 3.10.6 14:02:19 pip 23.3.1 from /tmp/venv-hiFX/lib/python3.10/site-packages/pip (python 3.10) 14:02:19 appdirs==1.4.4 14:02:19 argcomplete==3.1.6 14:02:19 aspy.yaml==1.3.0 14:02:19 attrs==23.1.0 14:02:19 autopage==0.5.2 14:02:19 Babel==2.13.1 14:02:19 beautifulsoup4==4.12.2 14:02:19 boto3==1.33.6 14:02:19 botocore==1.33.6 14:02:19 bs4==0.0.1 14:02:19 cachetools==5.3.2 14:02:19 certifi==2023.11.17 14:02:19 cffi==1.16.0 14:02:19 cfgv==3.4.0 14:02:19 chardet==5.2.0 14:02:19 charset-normalizer==3.3.2 14:02:19 click==8.1.7 14:02:19 cliff==4.4.0 14:02:19 cmd2==2.4.3 14:02:19 cryptography==3.3.2 14:02:19 debtcollector==2.5.0 14:02:19 decorator==5.1.1 14:02:19 defusedxml==0.7.1 14:02:19 Deprecated==1.2.14 14:02:19 distlib==0.3.7 14:02:19 dnspython==2.4.2 14:02:19 docker==4.2.2 14:02:19 dogpile.cache==1.2.2 14:02:19 email-validator==2.1.0.post1 14:02:19 filelock==3.13.1 14:02:19 future==0.18.3 14:02:19 gitdb==4.0.11 14:02:19 GitPython==3.1.40 14:02:19 google-auth==2.24.0 14:02:19 httplib2==0.22.0 14:02:19 identify==2.5.32 14:02:19 idna==3.6 14:02:19 importlib-metadata==7.0.0 14:02:19 importlib-resources==1.5.0 14:02:19 iso8601==2.1.0 14:02:19 Jinja2==3.1.2 14:02:19 jmespath==1.0.1 14:02:19 jsonpatch==1.33 14:02:19 jsonpointer==2.4 14:02:19 jsonschema==4.20.0 14:02:19 jsonschema-specifications==2023.11.2 14:02:19 keystoneauth1==5.4.0 14:02:19 kubernetes==28.1.0 14:02:19 lftools==0.37.8 14:02:19 lxml==4.9.3 14:02:19 MarkupSafe==2.1.3 14:02:19 msgpack==1.0.7 14:02:19 multi-key-dict==2.0.3 14:02:19 munch==4.0.0 14:02:19 netaddr==0.9.0 14:02:19 netifaces==0.11.0 14:02:19 niet==1.4.2 14:02:19 nodeenv==1.8.0 14:02:19 oauth2client==4.1.3 14:02:19 oauthlib==3.2.2 14:02:19 openstacksdk==0.62.0 14:02:19 os-client-config==2.1.0 14:02:19 os-service-types==1.7.0 14:02:19 osc-lib==2.9.0 14:02:19 oslo.config==9.2.0 14:02:19 oslo.context==5.3.0 14:02:19 oslo.i18n==6.2.0 14:02:19 oslo.log==5.4.0 14:02:19 oslo.serialization==5.2.0 14:02:19 oslo.utils==6.3.0 14:02:19 packaging==23.2 14:02:19 pbr==6.0.0 14:02:19 platformdirs==4.0.0 14:02:19 prettytable==3.9.0 14:02:19 pyasn1==0.5.1 14:02:19 pyasn1-modules==0.3.0 14:02:19 pycparser==2.21 14:02:19 pygerrit2==2.0.15 14:02:19 PyGithub==2.1.1 14:02:19 pyinotify==0.9.6 14:02:19 PyJWT==2.8.0 14:02:19 PyNaCl==1.5.0 14:02:19 pyparsing==2.4.7 14:02:19 pyperclip==1.8.2 14:02:19 pyrsistent==0.20.0 14:02:19 python-cinderclient==9.4.0 14:02:19 python-dateutil==2.8.2 14:02:19 python-heatclient==3.3.0 14:02:19 python-jenkins==1.8.2 14:02:19 python-keystoneclient==5.2.0 14:02:19 python-magnumclient==4.3.0 14:02:19 python-novaclient==18.4.0 14:02:19 python-openstackclient==6.0.0 14:02:19 python-swiftclient==4.4.0 14:02:19 pytz==2023.3.post1 14:02:19 PyYAML==6.0.1 14:02:19 referencing==0.31.1 14:02:19 requests==2.31.0 14:02:19 requests-oauthlib==1.3.1 14:02:19 requestsexceptions==1.4.0 14:02:19 rfc3986==2.0.0 14:02:19 rpds-py==0.13.2 14:02:19 rsa==4.9 14:02:19 ruamel.yaml==0.18.5 14:02:19 ruamel.yaml.clib==0.2.8 14:02:19 s3transfer==0.8.2 14:02:19 simplejson==3.19.2 14:02:19 six==1.16.0 14:02:19 smmap==5.0.1 14:02:19 soupsieve==2.5 14:02:19 stevedore==5.1.0 14:02:19 tabulate==0.9.0 14:02:19 toml==0.10.2 14:02:19 tomlkit==0.12.3 14:02:19 tqdm==4.66.1 14:02:19 typing_extensions==4.8.0 14:02:19 tzdata==2023.3 14:02:19 urllib3==1.26.18 14:02:19 virtualenv==20.25.0 14:02:19 wcwidth==0.2.12 14:02:19 websocket-client==1.7.0 14:02:19 wrapt==1.16.0 14:02:19 xdg==6.0.0 14:02:19 xmltodict==0.13.0 14:02:19 yq==3.2.3 14:02:19 zipp==3.17.0 14:02:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3979832642450629351.sh 14:02:19 ---> sudo-logs.sh 14:02:19 Archiving 'sudo' log.. 14:02:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3123336484967704766.sh 14:02:20 ---> job-cost.sh 14:02:20 Setup pyenv: 14:02:20 system 14:02:20 3.8.13 14:02:20 3.9.13 14:02:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:02:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hiFX from file:/tmp/.os_lf_venv 14:02:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:02:29 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. 14:02:29 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 14:02:29 lf-activate-venv(): INFO: Adding /tmp/venv-hiFX/bin to PATH 14:02:29 INFO: No Stack... 14:02:29 INFO: Retrieving Pricing Info for: v3-standard-4 14:02:30 INFO: Archiving Costs 14:02:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9061718370594887125.sh 14:02:30 ---> logs-deploy.sh 14:02:30 Setup pyenv: 14:02:30 system 14:02:30 3.8.13 14:02:30 3.9.13 14:02:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:02:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hiFX from file:/tmp/.os_lf_venv 14:02:31 lf-activate-venv(): INFO: Installing: lftools 14:02:41 lf-activate-venv(): INFO: Adding /tmp/venv-hiFX/bin to PATH 14:02:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3205 14:02:41 INFO: archiving workspace using pattern(s): 14:02:42 Archives upload complete. 14:02:42 INFO: archiving logs to Nexus 14:02:43 ---> uname -a: 14:02:43 Linux prd-ubuntu1804-builder-4c-4g-2298 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:02:43 14:02:43 14:02:43 ---> lscpu: 14:02:43 Architecture: x86_64 14:02:43 CPU op-mode(s): 32-bit, 64-bit 14:02:43 Byte Order: Little Endian 14:02:43 CPU(s): 4 14:02:43 On-line CPU(s) list: 0-3 14:02:43 Thread(s) per core: 1 14:02:43 Core(s) per socket: 1 14:02:43 Socket(s): 4 14:02:43 NUMA node(s): 1 14:02:43 Vendor ID: AuthenticAMD 14:02:43 CPU family: 23 14:02:43 Model: 49 14:02:43 Model name: AMD EPYC-Rome Processor 14:02:43 Stepping: 0 14:02:43 CPU MHz: 2800.000 14:02:43 BogoMIPS: 5600.00 14:02:43 Virtualization: AMD-V 14:02:43 Hypervisor vendor: KVM 14:02:43 Virtualization type: full 14:02:43 L1d cache: 32K 14:02:43 L1i cache: 32K 14:02:43 L2 cache: 512K 14:02:43 L3 cache: 16384K 14:02:43 NUMA node0 CPU(s): 0-3 14:02: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 14:02:43 14:02:43 14:02:43 ---> nproc: 14:02:43 4 14:02:43 14:02:43 14:02:43 ---> df -h: 14:02:43 Filesystem Size Used Avail Use% Mounted on 14:02:43 udev 7.9G 0 7.9G 0% /dev 14:02:43 tmpfs 1.6G 672K 1.6G 1% /run 14:02:43 /dev/vda1 78G 8.4G 69G 11% / 14:02:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:02:43 tmpfs 5.0M 0 5.0M 0% /run/lock 14:02:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:02:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:02:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:02:43 14:02:43 14:02:43 ---> free -m: 14:02:43 total used free shared buff/cache available 14:02:43 Mem: 16040 529 13269 0 2241 15190 14:02:43 Swap: 1023 0 1023 14:02:43 14:02:43 14:02:43 ---> ip addr: 14:02:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:02:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:02:43 inet 127.0.0.1/8 scope host lo 14:02:43 valid_lft forever preferred_lft forever 14:02:43 inet6 ::1/128 scope host 14:02:43 valid_lft forever preferred_lft forever 14:02:43 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 14:02:43 link/ether fa:16:3e:7c:b9:dc brd ff:ff:ff:ff:ff:ff 14:02:43 inet 10.30.107.102/23 brd 10.30.107.255 scope global dynamic ens3 14:02:43 valid_lft 86196sec preferred_lft 86196sec 14:02:43 inet6 fe80::f816:3eff:fe7c:b9dc/64 scope link 14:02:43 valid_lft forever preferred_lft forever 14:02:43 14:02:43 14:02:43 ---> sar -b -r -n DEV: 14:02:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2298) 12/04/23 _x86_64_ (4 CPU) 14:02:43 14:02:43 13:59:36 LINUX RESTART (4 CPU) 14:02:43 14:02:43 14:00:01 tps rtps wtps bread/s bwrtn/s 14:02:43 14:01:01 119.48 36.54 82.94 1797.30 7168.81 14:02:43 14:02:01 85.65 2.28 83.37 119.45 9007.43 14:02:43 Average: 102.57 19.41 83.15 958.37 8088.12 14:02:43 14:02:43 14:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:02:43 14:01:01 13987556 15579340 2437404 14.84 54552 1738296 764924 4.38 710560 1517564 130692 14:02:43 14:02:01 13735016 15575668 2689944 16.38 76340 1951776 756980 4.33 749848 1702948 171644 14:02:43 Average: 13861286 15577504 2563674 15.61 65446 1845036 760952 4.35 730204 1610256 151168 14:02:43 14:02:43 14:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:02:43 14:01:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 14:02:43 14:01:01 ens3 147.51 108.45 1405.49 30.36 0.00 0.00 0.00 0.00 14:02:43 14:02:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 14:02:43 14:02:01 ens3 57.82 40.44 795.69 8.35 0.00 0.00 0.00 0.00 14:02:43 Average: lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 14:02:43 Average: ens3 102.67 74.45 1100.59 19.35 0.00 0.00 0.00 0.00 14:02:43 14:02:43 14:02:43 ---> sar -P ALL: 14:02:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2298) 12/04/23 _x86_64_ (4 CPU) 14:02:43 14:02:43 13:59:36 LINUX RESTART (4 CPU) 14:02:43 14:02:43 14:00:01 CPU %user %nice %system %iowait %steal %idle 14:02:43 14:01:01 all 19.08 0.00 1.96 6.38 0.07 72.52 14:02:43 14:01:01 0 18.74 0.00 1.90 1.07 0.07 78.22 14:02:43 14:01:01 1 12.05 0.00 1.78 18.12 0.03 68.02 14:02:43 14:01:01 2 25.32 0.00 2.19 2.01 0.10 70.38 14:02:43 14:01:01 3 20.20 0.00 1.99 4.32 0.08 73.41 14:02:43 14:02:01 all 21.09 0.00 1.53 2.29 0.05 75.05 14:02:43 14:02:01 0 9.81 0.00 1.19 5.90 0.05 83.06 14:02:43 14:02:01 1 15.94 0.00 1.03 1.77 0.05 81.21 14:02:43 14:02:01 2 26.40 0.00 2.20 0.57 0.03 70.79 14:02:43 14:02:01 3 32.22 0.00 1.74 0.92 0.05 65.08 14:02:43 Average: all 20.09 0.00 1.74 4.33 0.06 73.79 14:02:43 Average: 0 14.28 0.00 1.54 3.48 0.06 80.64 14:02:43 Average: 1 14.01 0.00 1.40 9.89 0.04 74.66 14:02:43 Average: 2 25.86 0.00 2.20 1.29 0.07 70.59 14:02:43 Average: 3 26.22 0.00 1.86 2.62 0.07 69.23 14:02:43 14:02:43 14:02:43