14:45:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 14:45:30 Running as SYSTEM 14:45:30 [EnvInject] - Loading node environment variables. 14:45:30 Building remotely on prd-ubuntu1804-builder-4c-4g-18582 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:45:30 [ssh-agent] Looking for ssh-agent implementation... 14:45:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:30 $ ssh-agent 14:45:30 SSH_AUTH_SOCK=/tmp/ssh-IACQL70i69e5/agent.1674 14:45:30 SSH_AGENT_PID=1676 14:45:30 [ssh-agent] Started. 14:45:30 Running ssh-add (command line suppressed) 14:45:30 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16389995025663636847.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16389995025663636847.key) 14:45:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:45:30 The recommended git tool is: NONE 14:45:31 using credential onap-jenkins-ssh 14:45:31 Wiping out workspace first. 14:45:31 Cloning the remote Git repository 14:45:31 Cloning repository git://cloud.onap.org/mirror/oom.git 14:45:31 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:45:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:45:32 > git --version # timeout=10 14:45:32 > git --version # 'git version 2.17.1' 14:45:32 using GIT_SSH to set credentials Gerrit user 14:45:32 Verifying host key using manually-configured host key entries 14:45:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:45:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:45:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:45:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:45:37 using GIT_SSH to set credentials Gerrit user 14:45:37 Verifying host key using manually-configured host key entries 14:45:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/4 # timeout=30 14:45:37 > git rev-parse 6bcd7b21983b0675a1765a0470a215f9a9593c13^{commit} # timeout=10 14:45:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:45:37 Checking out Revision 6bcd7b21983b0675a1765a0470a215f9a9593c13 (refs/changes/90/137590/4) 14:45:37 > git config core.sparsecheckout # timeout=10 14:45:37 > git checkout -f 6bcd7b21983b0675a1765a0470a215f9a9593c13 # timeout=30 14:45:41 Commit message: "[portal-ng] ui is exposed on wrong port" 14:45:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:45:41 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 14:45:41 [EnvInject] - Injecting environment variables from a build step. 14:45:41 [EnvInject] - Injecting as environment variables the properties content 14:45:41 PYTHON=python3 14:45:41 14:45:41 [EnvInject] - Variables injected successfully. 14:45:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17198839829140872635.sh 14:45:41 ---> tox-install.sh 14:45:41 + source /home/jenkins/lf-env.sh 14:45:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:45:41 ++ mktemp -d /tmp/venv-XXXX 14:45:41 + lf_venv=/tmp/venv-gJ9X 14:45:41 + local venv_file=/tmp/.os_lf_venv 14:45:41 + local python=python3 14:45:41 + local options 14:45:41 + local set_path=true 14:45:41 + local install_args= 14:45:41 ++ 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:45:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:45:41 + true 14:45:41 + case $1 in 14:45:41 + venv_file=/tmp/.toxenv 14:45:41 + shift 2 14:45:41 + true 14:45:41 + case $1 in 14:45:41 + shift 14:45:41 + break 14:45:41 + case $python in 14:45:41 + local pkg_list= 14:45:41 + [[ -d /opt/pyenv ]] 14:45:41 + echo 'Setup pyenv:' 14:45:41 Setup pyenv: 14:45:41 + export PYENV_ROOT=/opt/pyenv 14:45:41 + PYENV_ROOT=/opt/pyenv 14:45:41 + 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:45:41 + 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:45:41 + pyenv versions 14:45:41 * system (set by /opt/pyenv/version) 14:45:41 * 3.8.13 (set by /opt/pyenv/version) 14:45:41 * 3.9.13 (set by /opt/pyenv/version) 14:45:41 * 3.10.6 (set by /opt/pyenv/version) 14:45:41 + command -v pyenv 14:45:41 ++ pyenv init - --no-rehash 14:45:41 + 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:45:41 export PATH="/opt/pyenv/shims:${PATH}" 14:45:41 export PYENV_SHELL=bash 14:45:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:45:41 pyenv() { 14:45:41 local command 14:45:41 command="${1:-}" 14:45:41 if [ "$#" -gt 0 ]; then 14:45:41 shift 14:45:41 fi 14:45:41 14:45:41 case "$command" in 14:45:41 rehash|shell) 14:45:41 eval "$(pyenv "sh-$command" "$@")" 14:45:41 ;; 14:45:41 *) 14:45:41 command pyenv "$command" "$@" 14:45:41 ;; 14:45:41 esac 14:45:41 }' 14:45:41 +++ 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:45:41 ++ 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:45:41 ++ 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:45:41 ++ 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:45:41 ++ export PYENV_SHELL=bash 14:45:41 ++ PYENV_SHELL=bash 14:45:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:45:41 +++ complete -F _pyenv pyenv 14:45:41 ++ lf-pyver python3 14:45:41 ++ local py_version_xy=python3 14:45:41 ++ local py_version_xyz= 14:45:41 ++ pyenv versions 14:45:41 ++ local command 14:45:41 ++ command=versions 14:45:41 ++ '[' 1 -gt 0 ']' 14:45:41 ++ shift 14:45:41 ++ case "$command" in 14:45:41 ++ command pyenv versions 14:45:41 ++ pyenv versions 14:45:41 ++ sed 's/^[ *]* //' 14:45:41 ++ awk '{ print $1 }' 14:45:41 ++ grep -E '^[0-9.]*[0-9]$' 14:45:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:45:41 +++ grep '^3' /tmp/.pyenv_versions 14:45:41 +++ tail -n 1 14:45:41 +++ sort -V 14:45:41 ++ py_version_xyz=3.10.6 14:45:41 ++ [[ -z 3.10.6 ]] 14:45:41 ++ echo 3.10.6 14:45:41 ++ return 0 14:45:41 + pyenv local 3.10.6 14:45:41 + local command 14:45:41 + command=local 14:45:41 + '[' 2 -gt 0 ']' 14:45:41 + shift 14:45:41 + case "$command" in 14:45:41 + command pyenv local 3.10.6 14:45:41 + pyenv local 3.10.6 14:45:41 + for arg in "$@" 14:45:41 + case $arg in 14:45:41 + pkg_list+='tox ' 14:45:41 + for arg in "$@" 14:45:41 + case $arg in 14:45:41 + pkg_list+='virtualenv ' 14:45:41 + for arg in "$@" 14:45:41 + case $arg in 14:45:41 + pkg_list+='urllib3~=1.26.15 ' 14:45:41 + [[ -f /tmp/.toxenv ]] 14:45:41 + [[ ! -f /tmp/.toxenv ]] 14:45:41 + [[ -n '' ]] 14:45:41 + python3 -m venv /tmp/venv-gJ9X 14:45:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gJ9X' 14:45:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gJ9X 14:45:45 + echo /tmp/venv-gJ9X 14:45:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:45:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:45:45 + /tmp/venv-gJ9X/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:45:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:45:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:45:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:45:49 + /tmp/venv-gJ9X/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:45:51 + type python3 14:45:51 + true 14:45:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gJ9X/bin to PATH' 14:45:51 lf-activate-venv(): INFO: Adding /tmp/venv-gJ9X/bin to PATH 14:45:51 + PATH=/tmp/venv-gJ9X/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:45:51 + return 0 14:45:51 + python3 --version 14:45:51 Python 3.10.6 14:45:51 + python3 -m pip --version 14:45:51 pip 24.0 from /tmp/venv-gJ9X/lib/python3.10/site-packages/pip (python 3.10) 14:45:51 + python3 -m pip freeze 14:45:52 cachetools==5.3.3 14:45:52 chardet==5.2.0 14:45:52 colorama==0.4.6 14:45:52 distlib==0.3.8 14:45:52 filelock==3.13.3 14:45:52 packaging==24.0 14:45:52 platformdirs==4.2.0 14:45:52 pluggy==1.4.0 14:45:52 pyproject-api==1.6.1 14:45:52 tomli==2.0.1 14:45:52 tox==4.14.2 14:45:52 urllib3==1.26.18 14:45:52 virtualenv==20.25.1 14:45:52 [EnvInject] - Injecting environment variables from a build step. 14:45:52 [EnvInject] - Injecting as environment variables the properties content 14:45:52 PARALLEL=false 14:45:52 14:45:52 [EnvInject] - Variables injected successfully. 14:45:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5322932569477995418.sh 14:45:52 ---> tox-run.sh 14:45:52 + 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:45:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:45:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:45:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:45:52 + cd /w/workspace/oom-master-pre-commit-lint/. 14:45:52 + source /home/jenkins/lf-env.sh 14:45:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:45:52 ++ mktemp -d /tmp/venv-XXXX 14:45:52 + lf_venv=/tmp/venv-OutP 14:45:52 + local venv_file=/tmp/.os_lf_venv 14:45:52 + local python=python3 14:45:52 + local options 14:45:52 + local set_path=true 14:45:52 + local install_args= 14:45:52 ++ 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:45:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:45:52 + true 14:45:52 + case $1 in 14:45:52 + venv_file=/tmp/.toxenv 14:45:52 + shift 2 14:45:52 + true 14:45:52 + case $1 in 14:45:52 + shift 14:45:52 + break 14:45:52 + case $python in 14:45:52 + local pkg_list= 14:45:52 + [[ -d /opt/pyenv ]] 14:45:52 + echo 'Setup pyenv:' 14:45:52 Setup pyenv: 14:45:52 + export PYENV_ROOT=/opt/pyenv 14:45:52 + PYENV_ROOT=/opt/pyenv 14:45:52 + 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:45:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:52 + pyenv versions 14:45:52 system 14:45:52 3.8.13 14:45:52 3.9.13 14:45:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:45:52 + command -v pyenv 14:45:52 ++ pyenv init - --no-rehash 14:45:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:45:52 export PATH="/opt/pyenv/shims:${PATH}" 14:45:52 export PYENV_SHELL=bash 14:45:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:45:52 pyenv() { 14:45:52 local command 14:45:52 command="${1:-}" 14:45:52 if [ "$#" -gt 0 ]; then 14:45:52 shift 14:45:52 fi 14:45:52 14:45:52 case "$command" in 14:45:52 rehash|shell) 14:45:52 eval "$(pyenv "sh-$command" "$@")" 14:45:52 ;; 14:45:52 *) 14:45:52 command pyenv "$command" "$@" 14:45:52 ;; 14:45:52 esac 14:45:52 }' 14:45:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:45:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:52 ++ export PYENV_SHELL=bash 14:45:52 ++ PYENV_SHELL=bash 14:45:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:45:52 +++ complete -F _pyenv pyenv 14:45:52 ++ lf-pyver python3 14:45:52 ++ local py_version_xy=python3 14:45:52 ++ local py_version_xyz= 14:45:52 ++ sed 's/^[ *]* //' 14:45:52 ++ pyenv versions 14:45:52 ++ awk '{ print $1 }' 14:45:52 ++ local command 14:45:52 ++ command=versions 14:45:52 ++ '[' 1 -gt 0 ']' 14:45:52 ++ shift 14:45:52 ++ case "$command" in 14:45:52 ++ command pyenv versions 14:45:52 ++ pyenv versions 14:45:52 ++ grep -E '^[0-9.]*[0-9]$' 14:45:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:45:52 +++ grep '^3' /tmp/.pyenv_versions 14:45:52 +++ sort -V 14:45:52 +++ tail -n 1 14:45:52 ++ py_version_xyz=3.10.6 14:45:52 ++ [[ -z 3.10.6 ]] 14:45:52 ++ echo 3.10.6 14:45:52 ++ return 0 14:45:52 + pyenv local 3.10.6 14:45:52 + local command 14:45:52 + command=local 14:45:52 + '[' 2 -gt 0 ']' 14:45:52 + shift 14:45:52 + case "$command" in 14:45:52 + command pyenv local 3.10.6 14:45:52 + pyenv local 3.10.6 14:45:52 + for arg in "$@" 14:45:52 + case $arg in 14:45:52 + pkg_list+='tox ' 14:45:52 + for arg in "$@" 14:45:52 + case $arg in 14:45:52 + pkg_list+='virtualenv ' 14:45:52 + for arg in "$@" 14:45:52 + case $arg in 14:45:52 + pkg_list+='urllib3~=1.26.15 ' 14:45:52 + [[ -f /tmp/.toxenv ]] 14:45:52 ++ cat /tmp/.toxenv 14:45:52 + lf_venv=/tmp/venv-gJ9X 14:45:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJ9X from' file:/tmp/.toxenv 14:45:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJ9X from file:/tmp/.toxenv 14:45:52 + /tmp/venv-gJ9X/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:45:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:45:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:45:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:45:53 + /tmp/venv-gJ9X/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:45:55 + type python3 14:45:55 + true 14:45:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gJ9X/bin to PATH' 14:45:55 lf-activate-venv(): INFO: Adding /tmp/venv-gJ9X/bin to PATH 14:45:55 + PATH=/tmp/venv-gJ9X/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:45:55 + return 0 14:45:55 + [[ -d /opt/pyenv ]] 14:45:55 + echo '---> Setting up pyenv' 14:45:55 ---> Setting up pyenv 14:45:55 + export PYENV_ROOT=/opt/pyenv 14:45:55 + PYENV_ROOT=/opt/pyenv 14:45:55 + export PATH=/opt/pyenv/bin:/tmp/venv-gJ9X/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:45:55 + PATH=/opt/pyenv/bin:/tmp/venv-gJ9X/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:45:55 ++ pwd 14:45:55 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:45:55 + export PYTHONPATH 14:45:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:45:55 + TOX_TESTENV_PASSENV=PYTHONPATH 14:45:55 + tox --version 14:45:55 4.14.2 from /tmp/venv-gJ9X/lib/python3.10/site-packages/tox/__init__.py 14:45:55 + PARALLEL=false 14:45:55 + TOX_OPTIONS_LIST= 14:45:55 + [[ -n pre-commit ]] 14:45:55 + TOX_OPTIONS_LIST=' -e pre-commit' 14:45:55 + case ${PARALLEL,,} in 14:45:55 + tox -e pre-commit 14:45:55 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:45:56 pre-commit: install_deps> python -I -m pip install pre-commit 14:45:59 pre-commit: freeze> python -m pip freeze --all 14:45:59 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 14:45:59 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:46:00 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:46:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:46:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:46:04 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:46:05 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:46:05 [INFO] Once installed this environment will be reused. 14:46:05 [INFO] This may take a few minutes... 14:46:08 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:46:08 [INFO] Once installed this environment will be reused. 14:46:08 [INFO] This may take a few minutes... 14:46:14 Trim Trailing Whitespace.................................................Passed 14:46:14 Tabs remover.............................................................Passed 14:46:14 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:46:14 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:46:14 [INFO] Once installed this environment will be reused. 14:46:14 [INFO] This may take a few minutes... 14:46:20 gitlint..............................................(no files to check)Skipped 14:46:20 pre-commit: OK (25.14=setup[4.05]+cmd[14.61,6.47] seconds) 14:46:20 congratulations :) (25.31 seconds) 14:46:21 + tox_status=0 14:46:21 + echo '---> Completed tox runs' 14:46:21 ---> Completed tox runs 14:46:21 + for i in .tox/*/log 14:46:21 ++ echo .tox/pre-commit/log 14:46:21 ++ awk -F/ '{print $2}' 14:46:21 + tox_env=pre-commit 14:46:21 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:46:21 + DOC_DIR=docs/_build/html 14:46:21 + [[ -d docs/_build/html ]] 14:46:21 + echo '---> tox-run.sh ends' 14:46:21 ---> tox-run.sh ends 14:46:21 + test 0 -eq 0 14:46:21 $ ssh-agent -k 14:46:21 unset SSH_AUTH_SOCK; 14:46:21 unset SSH_AGENT_PID; 14:46:21 echo Agent pid 1676 killed; 14:46:21 [ssh-agent] Stopped. 14:46:21 [PostBuildScript] - [INFO] Executing post build scripts. 14:46:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins618120081908231052.sh 14:46:21 ---> sysstat.sh 14:46:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10346769207526160028.sh 14:46:21 ---> package-listing.sh 14:46:21 ++ facter osfamily 14:46:21 ++ tr '[:upper:]' '[:lower:]' 14:46:21 + OS_FAMILY=debian 14:46:21 + workspace=/w/workspace/oom-master-pre-commit-lint 14:46:21 + START_PACKAGES=/tmp/packages_start.txt 14:46:21 + END_PACKAGES=/tmp/packages_end.txt 14:46:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:46:21 + PACKAGES=/tmp/packages_start.txt 14:46:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:46:21 + PACKAGES=/tmp/packages_end.txt 14:46:21 + case "${OS_FAMILY}" in 14:46:21 + dpkg -l 14:46:21 + grep '^ii' 14:46:21 + '[' -f /tmp/packages_start.txt ']' 14:46:21 + '[' -f /tmp/packages_end.txt ']' 14:46:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:46:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:46:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:46:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:46:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11934960342640604192.sh 14:46:21 ---> capture-instance-metadata.sh 14:46:21 Setup pyenv: 14:46:21 system 14:46:21 3.8.13 14:46:21 3.9.13 14:46:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:46:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tzLE 14:46:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:46:28 lf-activate-venv(): INFO: Installing: lftools 14:47:03 lf-activate-venv(): INFO: Adding /tmp/venv-tzLE/bin to PATH 14:47:03 INFO: Running in OpenStack, capturing instance metadata 14:47:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17286806627770763406.sh 14:47:04 provisioning config files... 14:47:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1324547243729482425tmp 14:47:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:47:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:47:04 [EnvInject] - Injecting environment variables from a build step. 14:47:04 [EnvInject] - Injecting as environment variables the properties content 14:47:04 SERVER_ID=logs 14:47:04 14:47:04 [EnvInject] - Variables injected successfully. 14:47:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4494288655306574297.sh 14:47:04 ---> create-netrc.sh 14:47:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8872965872561263164.sh 14:47:04 ---> python-tools-install.sh 14:47:04 Setup pyenv: 14:47:04 system 14:47:04 3.8.13 14:47:04 3.9.13 14:47:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:47:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tzLE from file:/tmp/.os_lf_venv 14:47:05 lf-activate-venv(): INFO: Installing: lftools 14:47:13 lf-activate-venv(): INFO: Adding /tmp/venv-tzLE/bin to PATH 14:47:13 Generating Requirements File 14:47:41 Python 3.10.6 14:47:41 pip 24.0 from /tmp/venv-tzLE/lib/python3.10/site-packages/pip (python 3.10) 14:47:42 appdirs==1.4.4 14:47:42 argcomplete==3.2.3 14:47:42 aspy.yaml==1.3.0 14:47:42 attrs==23.2.0 14:47:42 autopage==0.5.2 14:47:42 beautifulsoup4==4.12.3 14:47:42 boto3==1.34.71 14:47:42 botocore==1.34.71 14:47:42 bs4==0.0.2 14:47:42 cachetools==5.3.3 14:47:42 certifi==2024.2.2 14:47:42 cffi==1.16.0 14:47:42 cfgv==3.4.0 14:47:42 chardet==5.2.0 14:47:42 charset-normalizer==3.3.2 14:47:42 click==8.1.7 14:47:42 cliff==4.6.0 14:47:42 cmd2==2.4.3 14:47:42 cryptography==3.3.2 14:47:42 debtcollector==3.0.0 14:47:42 decorator==5.1.1 14:47:42 defusedxml==0.7.1 14:47:42 Deprecated==1.2.14 14:47:42 distlib==0.3.8 14:47:42 dnspython==2.6.1 14:47:42 docker==4.2.2 14:47:42 dogpile.cache==1.3.2 14:47:42 email_validator==2.1.1 14:47:42 filelock==3.13.3 14:47:42 future==1.0.0 14:47:42 gitdb==4.0.11 14:47:42 GitPython==3.1.42 14:47:42 google-auth==2.29.0 14:47:42 httplib2==0.22.0 14:47:42 identify==2.5.35 14:47:42 idna==3.6 14:47:42 importlib-resources==1.5.0 14:47:42 iso8601==2.1.0 14:47:42 Jinja2==3.1.3 14:47:42 jmespath==1.0.1 14:47:42 jsonpatch==1.33 14:47:42 jsonpointer==2.4 14:47:42 jsonschema==4.21.1 14:47:42 jsonschema-specifications==2023.12.1 14:47:42 keystoneauth1==5.6.0 14:47:42 kubernetes==29.0.0 14:47:42 lftools==0.37.10 14:47:42 lxml==5.1.0 14:47:42 MarkupSafe==2.1.5 14:47:42 msgpack==1.0.8 14:47:42 multi_key_dict==2.0.3 14:47:42 munch==4.0.0 14:47:42 netaddr==1.2.1 14:47:42 netifaces==0.11.0 14:47:42 niet==1.4.2 14:47:42 nodeenv==1.8.0 14:47:42 oauth2client==4.1.3 14:47:42 oauthlib==3.2.2 14:47:42 openstacksdk==3.0.0 14:47:42 os-client-config==2.1.0 14:47:42 os-service-types==1.7.0 14:47:42 osc-lib==3.0.1 14:47:42 oslo.config==9.4.0 14:47:42 oslo.context==5.5.0 14:47:42 oslo.i18n==6.3.0 14:47:42 oslo.log==5.5.0 14:47:42 oslo.serialization==5.4.0 14:47:42 oslo.utils==7.1.0 14:47:42 packaging==24.0 14:47:42 pbr==6.0.0 14:47:42 platformdirs==4.2.0 14:47:42 prettytable==3.10.0 14:47:42 pyasn1==0.6.0 14:47:42 pyasn1_modules==0.4.0 14:47:42 pycparser==2.21 14:47:42 pygerrit2==2.0.15 14:47:42 PyGithub==2.3.0 14:47:42 pyinotify==0.9.6 14:47:42 PyJWT==2.8.0 14:47:42 PyNaCl==1.5.0 14:47:42 pyparsing==2.4.7 14:47:42 pyperclip==1.8.2 14:47:42 pyrsistent==0.20.0 14:47:42 python-cinderclient==9.5.0 14:47:42 python-dateutil==2.9.0.post0 14:47:42 python-heatclient==3.5.0 14:47:42 python-jenkins==1.8.2 14:47:42 python-keystoneclient==5.4.0 14:47:42 python-magnumclient==4.4.0 14:47:42 python-novaclient==18.6.0 14:47:42 python-openstackclient==6.6.0 14:47:42 python-swiftclient==4.5.0 14:47:42 PyYAML==6.0.1 14:47:42 referencing==0.34.0 14:47:42 requests==2.31.0 14:47:42 requests-oauthlib==2.0.0 14:47:42 requestsexceptions==1.4.0 14:47:42 rfc3986==2.0.0 14:47:42 rpds-py==0.18.0 14:47:42 rsa==4.9 14:47:42 ruamel.yaml==0.18.6 14:47:42 ruamel.yaml.clib==0.2.8 14:47:42 s3transfer==0.10.1 14:47:42 simplejson==3.19.2 14:47:42 six==1.16.0 14:47:42 smmap==5.0.1 14:47:42 soupsieve==2.5 14:47:42 stevedore==5.2.0 14:47:42 tabulate==0.9.0 14:47:42 toml==0.10.2 14:47:42 tomlkit==0.12.4 14:47:42 tqdm==4.66.2 14:47:42 typing_extensions==4.10.0 14:47:42 tzdata==2024.1 14:47:42 urllib3==1.26.18 14:47:42 virtualenv==20.25.1 14:47:42 wcwidth==0.2.13 14:47:42 websocket-client==1.7.0 14:47:42 wrapt==1.16.0 14:47:42 xdg==6.0.0 14:47:42 xmltodict==0.13.0 14:47:42 yq==3.2.3 14:47:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4828296618982038902.sh 14:47:42 ---> sudo-logs.sh 14:47:42 Archiving 'sudo' log.. 14:47:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2620036670500161716.sh 14:47:42 ---> job-cost.sh 14:47:42 Setup pyenv: 14:47:42 system 14:47:42 3.8.13 14:47:42 3.9.13 14:47:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:47:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tzLE from file:/tmp/.os_lf_venv 14:47:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:47:49 lf-activate-venv(): INFO: Adding /tmp/venv-tzLE/bin to PATH 14:47:49 INFO: No Stack... 14:47:49 INFO: Retrieving Pricing Info for: v3-standard-4 14:47:49 INFO: Archiving Costs 14:47:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17254734854618912808.sh 14:47:49 ---> logs-deploy.sh 14:47:49 Setup pyenv: 14:47:49 system 14:47:49 3.8.13 14:47:49 3.9.13 14:47:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:47:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tzLE from file:/tmp/.os_lf_venv 14:47:51 lf-activate-venv(): INFO: Installing: lftools 14:48:00 lf-activate-venv(): INFO: Adding /tmp/venv-tzLE/bin to PATH 14:48:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3375 14:48:00 INFO: archiving workspace using pattern(s): 14:48:01 Archives upload complete. 14:48:01 INFO: archiving logs to Nexus 14:48:02 ---> uname -a: 14:48:02 Linux prd-ubuntu1804-builder-4c-4g-18582 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:48:02 14:48:02 14:48:02 ---> lscpu: 14:48:02 Architecture: x86_64 14:48:02 CPU op-mode(s): 32-bit, 64-bit 14:48:02 Byte Order: Little Endian 14:48:02 CPU(s): 4 14:48:02 On-line CPU(s) list: 0-3 14:48:02 Thread(s) per core: 1 14:48:02 Core(s) per socket: 1 14:48:02 Socket(s): 4 14:48:02 NUMA node(s): 1 14:48:02 Vendor ID: AuthenticAMD 14:48:02 CPU family: 23 14:48:02 Model: 49 14:48:02 Model name: AMD EPYC-Rome Processor 14:48:02 Stepping: 0 14:48:02 CPU MHz: 2799.996 14:48:02 BogoMIPS: 5599.99 14:48:02 Virtualization: AMD-V 14:48:02 Hypervisor vendor: KVM 14:48:02 Virtualization type: full 14:48:02 L1d cache: 32K 14:48:02 L1i cache: 32K 14:48:02 L2 cache: 512K 14:48:02 L3 cache: 16384K 14:48:02 NUMA node0 CPU(s): 0-3 14:48:02 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:48:02 14:48:02 14:48:02 ---> nproc: 14:48:02 4 14:48:02 14:48:02 14:48:02 ---> df -h: 14:48:02 Filesystem Size Used Avail Use% Mounted on 14:48:02 udev 7.9G 0 7.9G 0% /dev 14:48:02 tmpfs 1.6G 672K 1.6G 1% /run 14:48:02 /dev/vda1 78G 8.4G 70G 11% / 14:48:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:48:02 tmpfs 5.0M 0 5.0M 0% /run/lock 14:48:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:48:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:48:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:48:02 14:48:02 14:48:02 ---> free -m: 14:48:02 total used free shared buff/cache available 14:48:02 Mem: 16040 531 13316 0 2192 15189 14:48:02 Swap: 1023 0 1023 14:48:02 14:48:02 14:48:02 ---> ip addr: 14:48:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:48:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:48:02 inet 127.0.0.1/8 scope host lo 14:48:02 valid_lft forever preferred_lft forever 14:48:02 inet6 ::1/128 scope host 14:48:02 valid_lft forever preferred_lft forever 14:48:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:48:02 link/ether fa:16:3e:cb:1f:90 brd ff:ff:ff:ff:ff:ff 14:48:02 inet 10.30.106.118/23 brd 10.30.107.255 scope global dynamic ens3 14:48:02 valid_lft 86231sec preferred_lft 86231sec 14:48:02 inet6 fe80::f816:3eff:fecb:1f90/64 scope link 14:48:02 valid_lft forever preferred_lft forever 14:48:02 14:48:02 14:48:02 ---> sar -b -r -n DEV: 14:48:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18582) 03/27/24 _x86_64_ (4 CPU) 14:48:02 14:48:02 14:45:15 LINUX RESTART (4 CPU) 14:48:02 14:48:02 14:46:02 tps rtps wtps bread/s bwrtn/s 14:48:02 14:47:01 111.67 14.01 97.66 1045.53 21612.06 14:48:02 14:48:01 82.90 1.37 81.54 115.18 20515.91 14:48:02 Average: 97.17 7.64 89.53 576.56 21059.52 14:48:02 14:48:02 14:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:48:02 14:47:01 13679452 15511320 2745516 16.72 71700 1948868 818392 4.68 847524 1659184 183280 14:48:02 14:48:01 13637784 15556760 2787184 16.97 84472 2016108 782896 4.48 779592 1757316 86132 14:48:02 Average: 13658618 15534040 2766350 16.84 78086 1982488 800644 4.58 813558 1708250 134706 14:48:02 14:48:02 14:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:48:02 14:47:01 lo 2.17 2.17 0.23 0.23 0.00 0.00 0.00 0.00 14:48:02 14:47:01 ens3 56.10 39.99 870.65 7.74 0.00 0.00 0.00 0.00 14:48:02 14:48:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 14:48:02 14:48:01 ens3 40.61 29.23 257.60 8.64 0.00 0.00 0.00 0.00 14:48:02 Average: lo 1.81 1.81 0.19 0.19 0.00 0.00 0.00 0.00 14:48:02 Average: ens3 48.29 34.57 561.62 8.20 0.00 0.00 0.00 0.00 14:48:02 14:48:02 14:48:02 ---> sar -P ALL: 14:48:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18582) 03/27/24 _x86_64_ (4 CPU) 14:48:02 14:48:02 14:45:15 LINUX RESTART (4 CPU) 14:48:02 14:48:02 14:46:02 CPU %user %nice %system %iowait %steal %idle 14:48:02 14:47:01 all 22.45 0.00 1.80 5.91 0.06 69.78 14:48:02 14:47:01 0 30.75 0.00 1.80 0.27 0.05 67.13 14:48:02 14:47:01 1 13.81 0.00 1.50 2.93 0.07 81.69 14:48:02 14:47:01 2 9.77 0.00 1.65 11.56 0.03 76.99 14:48:02 14:47:01 3 35.41 0.00 2.24 8.90 0.08 53.36 14:48:02 14:48:01 all 21.63 0.00 1.18 3.08 0.05 74.06 14:48:02 14:48:01 0 12.46 0.00 0.83 0.07 0.03 86.60 14:48:02 14:48:01 1 32.93 0.00 1.83 2.98 0.08 62.18 14:48:02 14:48:01 2 4.16 0.00 0.89 3.71 0.03 91.22 14:48:02 14:48:01 3 37.00 0.00 1.18 5.52 0.07 56.24 14:48:02 Average: all 22.04 0.00 1.49 4.48 0.05 71.94 14:48:02 Average: 0 21.53 0.00 1.31 0.17 0.04 76.95 14:48:02 Average: 1 23.45 0.00 1.66 2.96 0.08 71.85 14:48:02 Average: 2 6.94 0.00 1.26 7.59 0.03 84.17 14:48:02 Average: 3 36.21 0.00 1.71 7.19 0.08 54.81 14:48:02 14:48:02 14:48:02