10:30:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 10:30:11 Running as SYSTEM 10:30:11 [EnvInject] - Loading node environment variables. 10:30:11 Building remotely on prd-ubuntu1804-builder-4c-4g-18788 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:30:11 [ssh-agent] Looking for ssh-agent implementation... 10:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:30:11 $ ssh-agent 10:30:11 SSH_AUTH_SOCK=/tmp/ssh-ImJOQPjGEcz3/agent.1695 10:30:11 SSH_AGENT_PID=1696 10:30:11 [ssh-agent] Started. 10:30:11 Running ssh-add (command line suppressed) 10:30:11 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14962747442405469810.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14962747442405469810.key) 10:30:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:30:11 The recommended git tool is: NONE 10:30:13 using credential onap-jenkins-ssh 10:30:13 Wiping out workspace first. 10:30:13 Cloning the remote Git repository 10:30:13 Cloning repository git://cloud.onap.org/mirror/oom.git 10:30:13 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:30:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:30:13 > git --version # timeout=10 10:30:13 > git --version # 'git version 2.17.1' 10:30:13 using GIT_SSH to set credentials Gerrit user 10:30:13 Verifying host key using manually-configured host key entries 10:30:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:30:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:30:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:30:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:30:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:30:19 using GIT_SSH to set credentials Gerrit user 10:30:19 Verifying host key using manually-configured host key entries 10:30:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/4 # timeout=30 10:30:19 > git rev-parse 03064c0347ac0935b32de9c022e75fbf528dd520^{commit} # timeout=10 10:30:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:30:19 Checking out Revision 03064c0347ac0935b32de9c022e75fbf528dd520 (refs/changes/02/137602/4) 10:30:19 > git config core.sparsecheckout # timeout=10 10:30:19 > git checkout -f 03064c0347ac0935b32de9c022e75fbf528dd520 # timeout=30 10:30:23 Commit message: "[PORTAL-NG] Publish preferences and history charts" 10:30:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:30:23 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 10:30:23 [EnvInject] - Injecting environment variables from a build step. 10:30:23 [EnvInject] - Injecting as environment variables the properties content 10:30:23 PYTHON=python3 10:30:23 10:30:23 [EnvInject] - Variables injected successfully. 10:30:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1553199120958286466.sh 10:30:23 ---> tox-install.sh 10:30:23 + source /home/jenkins/lf-env.sh 10:30:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:30:23 ++ mktemp -d /tmp/venv-XXXX 10:30:23 + lf_venv=/tmp/venv-AO8O 10:30:23 + local venv_file=/tmp/.os_lf_venv 10:30:23 + local python=python3 10:30:23 + local options 10:30:23 + local set_path=true 10:30:23 + local install_args= 10:30:23 ++ 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 10:30:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:30:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:30:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:30:23 + true 10:30:23 + case $1 in 10:30:23 + venv_file=/tmp/.toxenv 10:30:23 + shift 2 10:30:23 + true 10:30:23 + case $1 in 10:30:23 + shift 10:30:23 + break 10:30:23 + case $python in 10:30:23 + local pkg_list= 10:30:23 + [[ -d /opt/pyenv ]] 10:30:23 + echo 'Setup pyenv:' 10:30:23 Setup pyenv: 10:30:23 + export PYENV_ROOT=/opt/pyenv 10:30:23 + PYENV_ROOT=/opt/pyenv 10:30:23 + 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 10:30:23 + 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 10:30:23 + pyenv versions 10:30:23 * system (set by /opt/pyenv/version) 10:30:23 * 3.8.13 (set by /opt/pyenv/version) 10:30:23 * 3.9.13 (set by /opt/pyenv/version) 10:30:23 * 3.10.6 (set by /opt/pyenv/version) 10:30:23 + command -v pyenv 10:30:23 ++ pyenv init - --no-rehash 10:30:23 + 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[*]}"'\'')" 10:30:23 export PATH="/opt/pyenv/shims:${PATH}" 10:30:23 export PYENV_SHELL=bash 10:30:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:30:23 pyenv() { 10:30:23 local command 10:30:23 command="${1:-}" 10:30:23 if [ "$#" -gt 0 ]; then 10:30:23 shift 10:30:23 fi 10:30:23 10:30:23 case "$command" in 10:30:23 rehash|shell) 10:30:23 eval "$(pyenv "sh-$command" "$@")" 10:30:23 ;; 10:30:23 *) 10:30:23 command pyenv "$command" "$@" 10:30:23 ;; 10:30:23 esac 10:30:23 }' 10:30:23 +++ 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[*]}"' 10:30:23 ++ 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 10:30:23 ++ 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 10:30:23 ++ 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 10:30:23 ++ export PYENV_SHELL=bash 10:30:23 ++ PYENV_SHELL=bash 10:30:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:30:23 +++ complete -F _pyenv pyenv 10:30:23 ++ lf-pyver python3 10:30:23 ++ local py_version_xy=python3 10:30:23 ++ local py_version_xyz= 10:30:23 ++ pyenv versions 10:30:23 ++ local command 10:30:23 ++ command=versions 10:30:23 ++ '[' 1 -gt 0 ']' 10:30:23 ++ shift 10:30:23 ++ case "$command" in 10:30:23 ++ command pyenv versions 10:30:23 ++ pyenv versions 10:30:23 ++ sed 's/^[ *]* //' 10:30:23 ++ grep -E '^[0-9.]*[0-9]$' 10:30:23 ++ awk '{ print $1 }' 10:30:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:30:23 +++ grep '^3' /tmp/.pyenv_versions 10:30:23 +++ tail -n 1 10:30:23 +++ sort -V 10:30:23 ++ py_version_xyz=3.10.6 10:30:23 ++ [[ -z 3.10.6 ]] 10:30:23 ++ echo 3.10.6 10:30:23 ++ return 0 10:30:23 + pyenv local 3.10.6 10:30:23 + local command 10:30:23 + command=local 10:30:23 + '[' 2 -gt 0 ']' 10:30:23 + shift 10:30:23 + case "$command" in 10:30:23 + command pyenv local 3.10.6 10:30:23 + pyenv local 3.10.6 10:30:23 + for arg in "$@" 10:30:23 + case $arg in 10:30:23 + pkg_list+='tox ' 10:30:23 + for arg in "$@" 10:30:23 + case $arg in 10:30:23 + pkg_list+='virtualenv ' 10:30:23 + for arg in "$@" 10:30:23 + case $arg in 10:30:23 + pkg_list+='urllib3~=1.26.15 ' 10:30:23 + [[ -f /tmp/.toxenv ]] 10:30:23 + [[ ! -f /tmp/.toxenv ]] 10:30:23 + [[ -n '' ]] 10:30:23 + python3 -m venv /tmp/venv-AO8O 10:30:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AO8O' 10:30:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AO8O 10:30:28 + echo /tmp/venv-AO8O 10:30:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:30:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:30:28 + /tmp/venv-AO8O/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:30:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:30:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:30:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:30:31 + /tmp/venv-AO8O/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:30:34 + type python3 10:30:34 + true 10:30:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AO8O/bin to PATH' 10:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-AO8O/bin to PATH 10:30:34 + PATH=/tmp/venv-AO8O/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 10:30:34 + return 0 10:30:34 + python3 --version 10:30:34 Python 3.10.6 10:30:34 + python3 -m pip --version 10:30:34 pip 24.0 from /tmp/venv-AO8O/lib/python3.10/site-packages/pip (python 3.10) 10:30:34 + python3 -m pip freeze 10:30:35 cachetools==5.3.3 10:30:35 chardet==5.2.0 10:30:35 colorama==0.4.6 10:30:35 distlib==0.3.8 10:30:35 filelock==3.13.3 10:30:35 packaging==24.0 10:30:35 platformdirs==4.2.0 10:30:35 pluggy==1.4.0 10:30:35 pyproject-api==1.6.1 10:30:35 tomli==2.0.1 10:30:35 tox==4.14.2 10:30:35 urllib3==1.26.18 10:30:35 virtualenv==20.25.1 10:30:35 [EnvInject] - Injecting environment variables from a build step. 10:30:35 [EnvInject] - Injecting as environment variables the properties content 10:30:35 PARALLEL=false 10:30:35 10:30:35 [EnvInject] - Variables injected successfully. 10:30:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14257750012173519660.sh 10:30:35 ---> tox-run.sh 10:30:35 + 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 10:30:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:30:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:30:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:30:35 + cd /w/workspace/oom-master-pre-commit-lint/. 10:30:35 + source /home/jenkins/lf-env.sh 10:30:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:30:35 ++ mktemp -d /tmp/venv-XXXX 10:30:35 + lf_venv=/tmp/venv-VdhI 10:30:35 + local venv_file=/tmp/.os_lf_venv 10:30:35 + local python=python3 10:30:35 + local options 10:30:35 + local set_path=true 10:30:35 + local install_args= 10:30:35 ++ 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 10:30:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:30:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:30:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:30:35 + true 10:30:35 + case $1 in 10:30:35 + venv_file=/tmp/.toxenv 10:30:35 + shift 2 10:30:35 + true 10:30:35 + case $1 in 10:30:35 + shift 10:30:35 + break 10:30:35 + case $python in 10:30:35 + local pkg_list= 10:30:35 + [[ -d /opt/pyenv ]] 10:30:35 + echo 'Setup pyenv:' 10:30:35 Setup pyenv: 10:30:35 + export PYENV_ROOT=/opt/pyenv 10:30:35 + PYENV_ROOT=/opt/pyenv 10:30:35 + 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 10:30:35 + 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 10:30:35 + pyenv versions 10:30:35 system 10:30:35 3.8.13 10:30:35 3.9.13 10:30:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:30:35 + command -v pyenv 10:30:35 ++ pyenv init - --no-rehash 10:30:35 + 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[*]}"'\'')" 10:30:35 export PATH="/opt/pyenv/shims:${PATH}" 10:30:35 export PYENV_SHELL=bash 10:30:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:30:35 pyenv() { 10:30:35 local command 10:30:35 command="${1:-}" 10:30:35 if [ "$#" -gt 0 ]; then 10:30:35 shift 10:30:35 fi 10:30:35 10:30:35 case "$command" in 10:30:35 rehash|shell) 10:30:35 eval "$(pyenv "sh-$command" "$@")" 10:30:35 ;; 10:30:35 *) 10:30:35 command pyenv "$command" "$@" 10:30:35 ;; 10:30:35 esac 10:30:35 }' 10:30:35 +++ 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[*]}"' 10:30:35 ++ 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 10:30:35 ++ 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 10:30:35 ++ 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 10:30:35 ++ export PYENV_SHELL=bash 10:30:35 ++ PYENV_SHELL=bash 10:30:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:30:35 +++ complete -F _pyenv pyenv 10:30:35 ++ lf-pyver python3 10:30:35 ++ local py_version_xy=python3 10:30:35 ++ local py_version_xyz= 10:30:35 ++ sed 's/^[ *]* //' 10:30:35 ++ pyenv versions 10:30:35 ++ local command 10:30:35 ++ awk '{ print $1 }' 10:30:35 ++ grep -E '^[0-9.]*[0-9]$' 10:30:35 ++ command=versions 10:30:35 ++ '[' 1 -gt 0 ']' 10:30:35 ++ shift 10:30:35 ++ case "$command" in 10:30:35 ++ command pyenv versions 10:30:35 ++ pyenv versions 10:30:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:30:35 +++ grep '^3' /tmp/.pyenv_versions 10:30:35 +++ sort -V 10:30:35 +++ tail -n 1 10:30:35 ++ py_version_xyz=3.10.6 10:30:35 ++ [[ -z 3.10.6 ]] 10:30:35 ++ echo 3.10.6 10:30:35 ++ return 0 10:30:35 + pyenv local 3.10.6 10:30:35 + local command 10:30:35 + command=local 10:30:35 + '[' 2 -gt 0 ']' 10:30:35 + shift 10:30:35 + case "$command" in 10:30:35 + command pyenv local 3.10.6 10:30:35 + pyenv local 3.10.6 10:30:35 + for arg in "$@" 10:30:35 + case $arg in 10:30:35 + pkg_list+='tox ' 10:30:35 + for arg in "$@" 10:30:35 + case $arg in 10:30:35 + pkg_list+='virtualenv ' 10:30:35 + for arg in "$@" 10:30:35 + case $arg in 10:30:35 + pkg_list+='urllib3~=1.26.15 ' 10:30:35 + [[ -f /tmp/.toxenv ]] 10:30:35 ++ cat /tmp/.toxenv 10:30:35 + lf_venv=/tmp/venv-AO8O 10:30:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AO8O from' file:/tmp/.toxenv 10:30:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AO8O from file:/tmp/.toxenv 10:30:35 + /tmp/venv-AO8O/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:30:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:30:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:30:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:30:36 + /tmp/venv-AO8O/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:30:37 + type python3 10:30:37 + true 10:30:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AO8O/bin to PATH' 10:30:37 lf-activate-venv(): INFO: Adding /tmp/venv-AO8O/bin to PATH 10:30:37 + PATH=/tmp/venv-AO8O/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 10:30:37 + return 0 10:30:37 + [[ -d /opt/pyenv ]] 10:30:37 + echo '---> Setting up pyenv' 10:30:37 ---> Setting up pyenv 10:30:37 + export PYENV_ROOT=/opt/pyenv 10:30:37 + PYENV_ROOT=/opt/pyenv 10:30:37 + export PATH=/opt/pyenv/bin:/tmp/venv-AO8O/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 10:30:37 + PATH=/opt/pyenv/bin:/tmp/venv-AO8O/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 10:30:37 ++ pwd 10:30:37 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:30:37 + export PYTHONPATH 10:30:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:30:37 + TOX_TESTENV_PASSENV=PYTHONPATH 10:30:37 + tox --version 10:30:38 4.14.2 from /tmp/venv-AO8O/lib/python3.10/site-packages/tox/__init__.py 10:30:38 + PARALLEL=false 10:30:38 + TOX_OPTIONS_LIST= 10:30:38 + [[ -n pre-commit ]] 10:30:38 + TOX_OPTIONS_LIST=' -e pre-commit' 10:30:38 + case ${PARALLEL,,} in 10:30:38 + tox -e pre-commit 10:30:38 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:30:39 pre-commit: install_deps> python -I -m pip install pre-commit 10:30:43 pre-commit: freeze> python -m pip freeze --all 10:30:43 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 10:30:43 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:30:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:30:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:30:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:30:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:30:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:30:47 [INFO] Once installed this environment will be reused. 10:30:47 [INFO] This may take a few minutes... 10:30:50 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:30:50 [INFO] Once installed this environment will be reused. 10:30:50 [INFO] This may take a few minutes... 10:30:56 Trim Trailing Whitespace.................................................Passed 10:30:56 Tabs remover.............................................................Passed 10:30:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:30:57 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:30:57 [INFO] Once installed this environment will be reused. 10:30:57 [INFO] This may take a few minutes... 10:31:05 gitlint..............................................(no files to check)Skipped 10:31:05 pre-commit: OK (27.07=setup[5.40]+cmd[12.99,8.68] seconds) 10:31:05 congratulations :) (27.24 seconds) 10:31:05 + tox_status=0 10:31:05 + echo '---> Completed tox runs' 10:31:05 ---> Completed tox runs 10:31:05 + for i in .tox/*/log 10:31:05 ++ echo .tox/pre-commit/log 10:31:05 ++ awk -F/ '{print $2}' 10:31:05 + tox_env=pre-commit 10:31:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:31:05 + DOC_DIR=docs/_build/html 10:31:05 + [[ -d docs/_build/html ]] 10:31:05 + echo '---> tox-run.sh ends' 10:31:05 ---> tox-run.sh ends 10:31:05 + test 0 -eq 0 10:31:05 $ ssh-agent -k 10:31:05 unset SSH_AUTH_SOCK; 10:31:05 unset SSH_AGENT_PID; 10:31:05 echo Agent pid 1696 killed; 10:31:05 [ssh-agent] Stopped. 10:31:05 [PostBuildScript] - [INFO] Executing post build scripts. 10:31:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins785621148588162922.sh 10:31:05 ---> sysstat.sh 10:31:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2456504955419541245.sh 10:31:06 ---> package-listing.sh 10:31:06 ++ tr '[:upper:]' '[:lower:]' 10:31:06 ++ facter osfamily 10:31:06 + OS_FAMILY=debian 10:31:06 + workspace=/w/workspace/oom-master-pre-commit-lint 10:31:06 + START_PACKAGES=/tmp/packages_start.txt 10:31:06 + END_PACKAGES=/tmp/packages_end.txt 10:31:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:31:06 + PACKAGES=/tmp/packages_start.txt 10:31:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:31:06 + PACKAGES=/tmp/packages_end.txt 10:31:06 + case "${OS_FAMILY}" in 10:31:06 + dpkg -l 10:31:06 + grep '^ii' 10:31:06 + '[' -f /tmp/packages_start.txt ']' 10:31:06 + '[' -f /tmp/packages_end.txt ']' 10:31:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:31:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:31:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:31:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:31:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9943668591566113112.sh 10:31:06 ---> capture-instance-metadata.sh 10:31:06 Setup pyenv: 10:31:06 system 10:31:06 3.8.13 10:31:06 3.9.13 10:31:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:31:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-467Z 10:31:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:31:13 lf-activate-venv(): INFO: Installing: lftools 10:31:48 lf-activate-venv(): INFO: Adding /tmp/venv-467Z/bin to PATH 10:31:48 INFO: Running in OpenStack, capturing instance metadata 10:31:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4469837465583472274.sh 10:31:48 provisioning config files... 10:31:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14796249352149760496tmp 10:31:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:31:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:31:48 [EnvInject] - Injecting environment variables from a build step. 10:31:48 [EnvInject] - Injecting as environment variables the properties content 10:31:48 SERVER_ID=logs 10:31:48 10:31:48 [EnvInject] - Variables injected successfully. 10:31:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14267266066870185645.sh 10:31:48 ---> create-netrc.sh 10:31:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2052481548939015858.sh 10:31:48 ---> python-tools-install.sh 10:31:48 Setup pyenv: 10:31:48 system 10:31:49 3.8.13 10:31:49 3.9.13 10:31:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:31:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-467Z from file:/tmp/.os_lf_venv 10:31:50 lf-activate-venv(): INFO: Installing: lftools 10:32:01 lf-activate-venv(): INFO: Adding /tmp/venv-467Z/bin to PATH 10:32:01 Generating Requirements File 10:32:30 Python 3.10.6 10:32:30 pip 24.0 from /tmp/venv-467Z/lib/python3.10/site-packages/pip (python 3.10) 10:32:31 appdirs==1.4.4 10:32:31 argcomplete==3.2.3 10:32:31 aspy.yaml==1.3.0 10:32:31 attrs==23.2.0 10:32:31 autopage==0.5.2 10:32:31 beautifulsoup4==4.12.3 10:32:31 boto3==1.34.72 10:32:31 botocore==1.34.72 10:32:31 bs4==0.0.2 10:32:31 cachetools==5.3.3 10:32:31 certifi==2024.2.2 10:32:31 cffi==1.16.0 10:32:31 cfgv==3.4.0 10:32:31 chardet==5.2.0 10:32:31 charset-normalizer==3.3.2 10:32:31 click==8.1.7 10:32:31 cliff==4.6.0 10:32:31 cmd2==2.4.3 10:32:31 cryptography==3.3.2 10:32:31 debtcollector==3.0.0 10:32:31 decorator==5.1.1 10:32:31 defusedxml==0.7.1 10:32:31 Deprecated==1.2.14 10:32:31 distlib==0.3.8 10:32:31 dnspython==2.6.1 10:32:31 docker==4.2.2 10:32:31 dogpile.cache==1.3.2 10:32:31 email_validator==2.1.1 10:32:31 filelock==3.13.3 10:32:31 future==1.0.0 10:32:31 gitdb==4.0.11 10:32:31 GitPython==3.1.42 10:32:31 google-auth==2.29.0 10:32:31 httplib2==0.22.0 10:32:31 identify==2.5.35 10:32:31 idna==3.6 10:32:31 importlib-resources==1.5.0 10:32:31 iso8601==2.1.0 10:32:31 Jinja2==3.1.3 10:32:31 jmespath==1.0.1 10:32:31 jsonpatch==1.33 10:32:31 jsonpointer==2.4 10:32:31 jsonschema==4.21.1 10:32:31 jsonschema-specifications==2023.12.1 10:32:31 keystoneauth1==5.6.0 10:32:31 kubernetes==29.0.0 10:32:31 lftools==0.37.10 10:32:31 lxml==5.1.0 10:32:31 MarkupSafe==2.1.5 10:32:31 msgpack==1.0.8 10:32:31 multi_key_dict==2.0.3 10:32:31 munch==4.0.0 10:32:31 netaddr==1.2.1 10:32:31 netifaces==0.11.0 10:32:31 niet==1.4.2 10:32:31 nodeenv==1.8.0 10:32:31 oauth2client==4.1.3 10:32:31 oauthlib==3.2.2 10:32:31 openstacksdk==3.0.0 10:32:31 os-client-config==2.1.0 10:32:31 os-service-types==1.7.0 10:32:31 osc-lib==3.0.1 10:32:31 oslo.config==9.4.0 10:32:31 oslo.context==5.5.0 10:32:31 oslo.i18n==6.3.0 10:32:31 oslo.log==5.5.0 10:32:31 oslo.serialization==5.4.0 10:32:31 oslo.utils==7.1.0 10:32:31 packaging==24.0 10:32:31 pbr==6.0.0 10:32:31 platformdirs==4.2.0 10:32:31 prettytable==3.10.0 10:32:31 pyasn1==0.6.0 10:32:31 pyasn1_modules==0.4.0 10:32:31 pycparser==2.21 10:32:31 pygerrit2==2.0.15 10:32:31 PyGithub==2.3.0 10:32:31 pyinotify==0.9.6 10:32:31 PyJWT==2.8.0 10:32:31 PyNaCl==1.5.0 10:32:31 pyparsing==2.4.7 10:32:31 pyperclip==1.8.2 10:32:31 pyrsistent==0.20.0 10:32:31 python-cinderclient==9.5.0 10:32:31 python-dateutil==2.9.0.post0 10:32:31 python-heatclient==3.5.0 10:32:31 python-jenkins==1.8.2 10:32:31 python-keystoneclient==5.4.0 10:32:31 python-magnumclient==4.4.0 10:32:31 python-novaclient==18.6.0 10:32:31 python-openstackclient==6.6.0 10:32:31 python-swiftclient==4.5.0 10:32:31 PyYAML==6.0.1 10:32:31 referencing==0.34.0 10:32:31 requests==2.31.0 10:32:31 requests-oauthlib==2.0.0 10:32:31 requestsexceptions==1.4.0 10:32:31 rfc3986==2.0.0 10:32:31 rpds-py==0.18.0 10:32:31 rsa==4.9 10:32:31 ruamel.yaml==0.18.6 10:32:31 ruamel.yaml.clib==0.2.8 10:32:31 s3transfer==0.10.1 10:32:31 simplejson==3.19.2 10:32:31 six==1.16.0 10:32:31 smmap==5.0.1 10:32:31 soupsieve==2.5 10:32:31 stevedore==5.2.0 10:32:31 tabulate==0.9.0 10:32:31 toml==0.10.2 10:32:31 tomlkit==0.12.4 10:32:31 tqdm==4.66.2 10:32:31 typing_extensions==4.10.0 10:32:31 tzdata==2024.1 10:32:31 urllib3==1.26.18 10:32:31 virtualenv==20.25.1 10:32:31 wcwidth==0.2.13 10:32:31 websocket-client==1.7.0 10:32:31 wrapt==1.16.0 10:32:31 xdg==6.0.0 10:32:31 xmltodict==0.13.0 10:32:31 yq==3.2.3 10:32:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12240293432868463916.sh 10:32:31 ---> sudo-logs.sh 10:32:31 Archiving 'sudo' log.. 10:32:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4393342518591126963.sh 10:32:31 ---> job-cost.sh 10:32:31 Setup pyenv: 10:32:31 system 10:32:31 3.8.13 10:32:31 3.9.13 10:32:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:32:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-467Z from file:/tmp/.os_lf_venv 10:32:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:32:37 lf-activate-venv(): INFO: Adding /tmp/venv-467Z/bin to PATH 10:32:37 INFO: No Stack... 10:32:38 INFO: Retrieving Pricing Info for: v3-standard-4 10:32:38 INFO: Archiving Costs 10:32:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3001605545849621067.sh 10:32:38 ---> logs-deploy.sh 10:32:38 Setup pyenv: 10:32:38 system 10:32:38 3.8.13 10:32:38 3.9.13 10:32:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:32:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-467Z from file:/tmp/.os_lf_venv 10:32:40 lf-activate-venv(): INFO: Installing: lftools 10:32:49 lf-activate-venv(): INFO: Adding /tmp/venv-467Z/bin to PATH 10:32:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3383 10:32:49 INFO: archiving workspace using pattern(s): 10:32:50 Archives upload complete. 10:32:50 INFO: archiving logs to Nexus 10:32:51 ---> uname -a: 10:32:51 Linux prd-ubuntu1804-builder-4c-4g-18788 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:32:51 10:32:51 10:32:51 ---> lscpu: 10:32:51 Architecture: x86_64 10:32:51 CPU op-mode(s): 32-bit, 64-bit 10:32:51 Byte Order: Little Endian 10:32:51 CPU(s): 4 10:32:51 On-line CPU(s) list: 0-3 10:32:51 Thread(s) per core: 1 10:32:51 Core(s) per socket: 1 10:32:51 Socket(s): 4 10:32:51 NUMA node(s): 1 10:32:51 Vendor ID: AuthenticAMD 10:32:51 CPU family: 23 10:32:51 Model: 49 10:32:51 Model name: AMD EPYC-Rome Processor 10:32:51 Stepping: 0 10:32:51 CPU MHz: 2800.000 10:32:51 BogoMIPS: 5600.00 10:32:51 Virtualization: AMD-V 10:32:51 Hypervisor vendor: KVM 10:32:51 Virtualization type: full 10:32:51 L1d cache: 32K 10:32:51 L1i cache: 32K 10:32:51 L2 cache: 512K 10:32:51 L3 cache: 16384K 10:32:51 NUMA node0 CPU(s): 0-3 10:32:51 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 10:32:51 10:32:51 10:32:51 ---> nproc: 10:32:51 4 10:32:51 10:32:51 10:32:51 ---> df -h: 10:32:51 Filesystem Size Used Avail Use% Mounted on 10:32:51 udev 7.9G 0 7.9G 0% /dev 10:32:51 tmpfs 1.6G 672K 1.6G 1% /run 10:32:51 /dev/vda1 78G 8.4G 70G 11% / 10:32:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:32:51 tmpfs 5.0M 0 5.0M 0% /run/lock 10:32:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:32:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:32:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:32:51 10:32:51 10:32:51 ---> free -m: 10:32:51 total used free shared buff/cache available 10:32:51 Mem: 16040 542 13304 0 2193 15178 10:32:51 Swap: 1023 0 1023 10:32:51 10:32:51 10:32:51 ---> ip addr: 10:32:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:32:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:32:51 inet 127.0.0.1/8 scope host lo 10:32:51 valid_lft forever preferred_lft forever 10:32:51 inet6 ::1/128 scope host 10:32:51 valid_lft forever preferred_lft forever 10:32:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:32:51 link/ether fa:16:3e:d3:74:01 brd ff:ff:ff:ff:ff:ff 10:32:51 inet 10.30.106.183/23 brd 10.30.107.255 scope global dynamic ens3 10:32:51 valid_lft 86215sec preferred_lft 86215sec 10:32:51 inet6 fe80::f816:3eff:fed3:7401/64 scope link 10:32:51 valid_lft forever preferred_lft forever 10:32:51 10:32:51 10:32:51 ---> sar -b -r -n DEV: 10:32:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18788) 03/28/24 _x86_64_ (4 CPU) 10:32:51 10:32:51 10:29:48 LINUX RESTART (4 CPU) 10:32:51 10:32:51 10:30:01 tps rtps wtps bread/s bwrtn/s 10:32:51 10:31:02 242.04 71.67 170.37 4730.01 33354.04 10:32:51 10:32:01 99.88 2.47 97.41 130.83 25432.44 10:32:51 Average: 171.56 37.36 134.20 2449.74 29426.52 10:32:51 10:32:51 10:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:32:51 10:31:02 13938788 15513952 2486180 15.14 53112 1723720 873168 5.00 768848 1505048 122124 10:32:51 10:32:01 13702096 15508608 2722872 16.58 75012 1918624 786720 4.50 815836 1664916 131612 10:32:51 Average: 13820442 15511280 2604526 15.86 64062 1821172 829944 4.75 792342 1584982 126868 10:32:51 10:32:51 10:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:32:51 10:31:02 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 10:32:51 10:31:02 ens3 435.21 296.37 2050.95 75.03 0.00 0.00 0.00 0.00 10:32:51 10:32:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 10:32:51 10:32:01 ens3 48.92 33.64 640.55 8.45 0.00 0.00 0.00 0.00 10:32:51 Average: lo 1.95 1.95 0.20 0.20 0.00 0.00 0.00 0.00 10:32:51 Average: ens3 243.69 166.11 1351.67 42.02 0.00 0.00 0.00 0.00 10:32:51 10:32:51 10:32:51 ---> sar -P ALL: 10:32:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18788) 03/28/24 _x86_64_ (4 CPU) 10:32:51 10:32:51 10:29:48 LINUX RESTART (4 CPU) 10:32:51 10:32:51 10:30:01 CPU %user %nice %system %iowait %steal %idle 10:32:51 10:31:02 all 24.17 0.00 2.72 7.81 0.08 65.21 10:32:51 10:31:02 0 28.47 0.00 2.82 6.37 0.08 62.25 10:32:51 10:31:02 1 25.91 0.00 2.48 13.70 0.08 57.83 10:32:51 10:31:02 2 25.84 0.00 3.14 9.43 0.12 61.47 10:32:51 10:31:02 3 16.55 0.00 2.45 1.80 0.07 79.14 10:32:51 10:32:01 all 18.30 0.00 1.34 7.67 0.06 72.63 10:32:51 10:32:01 0 4.92 0.00 0.98 7.25 0.05 86.80 10:32:51 10:32:01 1 20.37 0.00 1.46 16.96 0.05 61.16 10:32:51 10:32:01 2 27.41 0.00 1.59 5.78 0.09 65.13 10:32:51 10:32:01 3 20.58 0.00 1.31 0.71 0.03 77.36 10:32:51 Average: all 21.25 0.00 2.03 7.74 0.07 68.90 10:32:51 Average: 0 16.74 0.00 1.90 6.81 0.07 74.48 10:32:51 Average: 1 23.15 0.00 1.97 15.32 0.07 59.49 10:32:51 Average: 2 26.62 0.00 2.37 7.62 0.10 63.29 10:32:51 Average: 3 18.55 0.00 1.88 1.26 0.05 78.26 10:32:51 10:32:51 10:32:51