11:52:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 11:52:24 Running as SYSTEM 11:52:24 [EnvInject] - Loading node environment variables. 11:52:24 Building remotely on prd-ubuntu1804-builder-4c-4g-7956 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:52:24 [ssh-agent] Looking for ssh-agent implementation... 11:52:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:52:24 $ ssh-agent 11:52:24 SSH_AUTH_SOCK=/tmp/ssh-epC6AWovaMoY/agent.1683 11:52:24 SSH_AGENT_PID=1685 11:52:24 [ssh-agent] Started. 11:52:24 Running ssh-add (command line suppressed) 11:52:24 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1129621784590970961.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1129621784590970961.key) 11:52:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:52:24 The recommended git tool is: NONE 11:52:27 using credential onap-jenkins-ssh 11:52:27 Wiping out workspace first. 11:52:27 Cloning the remote Git repository 11:52:27 Cloning repository git://cloud.onap.org/mirror/oom.git 11:52:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:52:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:52:27 > git --version # timeout=10 11:52:27 > git --version # 'git version 2.17.1' 11:52:27 using GIT_SSH to set credentials Gerrit user 11:52:27 Verifying host key using manually-configured host key entries 11:52:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:52:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:52:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:52:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:52:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:52:33 using GIT_SSH to set credentials Gerrit user 11:52:33 Verifying host key using manually-configured host key entries 11:52:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/2 # timeout=30 11:52:33 > git rev-parse 793efa78282cd55c5ba95884b08bad049439a9e1^{commit} # timeout=10 11:52:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:52:33 Checking out Revision 793efa78282cd55c5ba95884b08bad049439a9e1 (refs/changes/53/137153/2) 11:52:33 > git config core.sparsecheckout # timeout=10 11:52:33 > git checkout -f 793efa78282cd55c5ba95884b08bad049439a9e1 # timeout=30 11:52:36 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 11:52:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:52:37 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 11:52:37 [EnvInject] - Injecting environment variables from a build step. 11:52:37 [EnvInject] - Injecting as environment variables the properties content 11:52:37 PYTHON=python3 11:52:37 11:52:37 [EnvInject] - Variables injected successfully. 11:52:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5526551024686418489.sh 11:52:37 ---> tox-install.sh 11:52:37 + source /home/jenkins/lf-env.sh 11:52:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:52:37 ++ mktemp -d /tmp/venv-XXXX 11:52:37 + lf_venv=/tmp/venv-2ICR 11:52:37 + local venv_file=/tmp/.os_lf_venv 11:52:37 + local python=python3 11:52:37 + local options 11:52:37 + local set_path=true 11:52:37 + local install_args= 11:52:37 ++ 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 11:52:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:52:37 + true 11:52:37 + case $1 in 11:52:37 + venv_file=/tmp/.toxenv 11:52:37 + shift 2 11:52:37 + true 11:52:37 + case $1 in 11:52:37 + shift 11:52:37 + break 11:52:37 + case $python in 11:52:37 + local pkg_list= 11:52:37 + [[ -d /opt/pyenv ]] 11:52:37 + echo 'Setup pyenv:' 11:52:37 Setup pyenv: 11:52:37 + export PYENV_ROOT=/opt/pyenv 11:52:37 + PYENV_ROOT=/opt/pyenv 11:52:37 + 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 11:52:37 + 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 11:52:37 + pyenv versions 11:52:37 * system (set by /opt/pyenv/version) 11:52:37 * 3.8.13 (set by /opt/pyenv/version) 11:52:37 * 3.9.13 (set by /opt/pyenv/version) 11:52:37 * 3.10.6 (set by /opt/pyenv/version) 11:52:37 + command -v pyenv 11:52:37 ++ pyenv init - --no-rehash 11:52:37 + 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[*]}"'\'')" 11:52:37 export PATH="/opt/pyenv/shims:${PATH}" 11:52:37 export PYENV_SHELL=bash 11:52:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:52:37 pyenv() { 11:52:37 local command 11:52:37 command="${1:-}" 11:52:37 if [ "$#" -gt 0 ]; then 11:52:37 shift 11:52:37 fi 11:52:37 11:52:37 case "$command" in 11:52:37 rehash|shell) 11:52:37 eval "$(pyenv "sh-$command" "$@")" 11:52:37 ;; 11:52:37 *) 11:52:37 command pyenv "$command" "$@" 11:52:37 ;; 11:52:37 esac 11:52:37 }' 11:52:37 +++ 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[*]}"' 11:52:37 ++ 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 11:52:37 ++ 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 11:52:37 ++ 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 11:52:37 ++ export PYENV_SHELL=bash 11:52:37 ++ PYENV_SHELL=bash 11:52:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:52:37 +++ complete -F _pyenv pyenv 11:52:37 ++ lf-pyver python3 11:52:37 ++ local py_version_xy=python3 11:52:37 ++ local py_version_xyz= 11:52:37 ++ pyenv versions 11:52:37 ++ local command 11:52:37 ++ command=versions 11:52:37 ++ '[' 1 -gt 0 ']' 11:52:37 ++ awk '{ print $1 }' 11:52:37 ++ shift 11:52:37 ++ case "$command" in 11:52:37 ++ command pyenv versions 11:52:37 ++ sed 's/^[ *]* //' 11:52:37 ++ pyenv versions 11:52:37 ++ grep -E '^[0-9.]*[0-9]$' 11:52:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:52:37 +++ grep '^3' /tmp/.pyenv_versions 11:52:37 +++ sort -V 11:52:37 +++ tail -n 1 11:52:37 ++ py_version_xyz=3.10.6 11:52:37 ++ [[ -z 3.10.6 ]] 11:52:37 ++ echo 3.10.6 11:52:37 ++ return 0 11:52:37 + pyenv local 3.10.6 11:52:37 + local command 11:52:37 + command=local 11:52:37 + '[' 2 -gt 0 ']' 11:52:37 + shift 11:52:37 + case "$command" in 11:52:37 + command pyenv local 3.10.6 11:52:37 + pyenv local 3.10.6 11:52:37 + for arg in "$@" 11:52:37 + case $arg in 11:52:37 + pkg_list+='tox ' 11:52:37 + for arg in "$@" 11:52:37 + case $arg in 11:52:37 + pkg_list+='virtualenv ' 11:52:37 + for arg in "$@" 11:52:37 + case $arg in 11:52:37 + pkg_list+='urllib3~=1.26.15 ' 11:52:37 + [[ -f /tmp/.toxenv ]] 11:52:37 + [[ ! -f /tmp/.toxenv ]] 11:52:37 + [[ -n '' ]] 11:52:37 + python3 -m venv /tmp/venv-2ICR 11:52:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ICR' 11:52:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ICR 11:52:42 + echo /tmp/venv-2ICR 11:52:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:52:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:52:42 + /tmp/venv-2ICR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:52:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:52:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:52:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:52:47 + /tmp/venv-2ICR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:52:54 + type python3 11:52:54 + true 11:52:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2ICR/bin to PATH' 11:52:54 lf-activate-venv(): INFO: Adding /tmp/venv-2ICR/bin to PATH 11:52:54 + PATH=/tmp/venv-2ICR/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 11:52:54 + return 0 11:52:54 + python3 --version 11:52:54 Python 3.10.6 11:52:54 + python3 -m pip --version 11:52:55 pip 24.0 from /tmp/venv-2ICR/lib/python3.10/site-packages/pip (python 3.10) 11:52:55 + python3 -m pip freeze 11:52:55 cachetools==5.3.2 11:52:55 chardet==5.2.0 11:52:55 colorama==0.4.6 11:52:55 distlib==0.3.8 11:52:55 filelock==3.13.1 11:52:55 packaging==23.2 11:52:55 platformdirs==4.2.0 11:52:55 pluggy==1.4.0 11:52:55 pyproject-api==1.6.1 11:52:55 tomli==2.0.1 11:52:55 tox==4.13.0 11:52:55 urllib3==1.26.18 11:52:55 virtualenv==20.25.1 11:52:55 [EnvInject] - Injecting environment variables from a build step. 11:52:55 [EnvInject] - Injecting as environment variables the properties content 11:52:55 PARALLEL=false 11:52:55 11:52:55 [EnvInject] - Variables injected successfully. 11:52:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16569831128420293245.sh 11:52:55 ---> tox-run.sh 11:52:55 + 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 11:52:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:52:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:52:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:52:55 + cd /w/workspace/oom-master-pre-commit-lint/. 11:52:55 + source /home/jenkins/lf-env.sh 11:52:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:52:55 ++ mktemp -d /tmp/venv-XXXX 11:52:55 + lf_venv=/tmp/venv-5p2o 11:52:55 + local venv_file=/tmp/.os_lf_venv 11:52:55 + local python=python3 11:52:55 + local options 11:52:55 + local set_path=true 11:52:55 + local install_args= 11:52:55 ++ 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 11:52:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:52:55 + true 11:52:55 + case $1 in 11:52:55 + venv_file=/tmp/.toxenv 11:52:55 + shift 2 11:52:55 + true 11:52:55 + case $1 in 11:52:55 + shift 11:52:55 + break 11:52:55 + case $python in 11:52:55 + local pkg_list= 11:52:55 + [[ -d /opt/pyenv ]] 11:52:55 + echo 'Setup pyenv:' 11:52:55 Setup pyenv: 11:52:55 + export PYENV_ROOT=/opt/pyenv 11:52:55 + PYENV_ROOT=/opt/pyenv 11:52:55 + 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 11:52:55 + 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 11:52:55 + pyenv versions 11:52:55 system 11:52:55 3.8.13 11:52:55 3.9.13 11:52:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:52:55 + command -v pyenv 11:52:55 ++ pyenv init - --no-rehash 11:52:55 + 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[*]}"'\'')" 11:52:55 export PATH="/opt/pyenv/shims:${PATH}" 11:52:55 export PYENV_SHELL=bash 11:52:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:52:55 pyenv() { 11:52:55 local command 11:52:55 command="${1:-}" 11:52:55 if [ "$#" -gt 0 ]; then 11:52:55 shift 11:52:55 fi 11:52:55 11:52:55 case "$command" in 11:52:55 rehash|shell) 11:52:55 eval "$(pyenv "sh-$command" "$@")" 11:52:55 ;; 11:52:55 *) 11:52:55 command pyenv "$command" "$@" 11:52:55 ;; 11:52:55 esac 11:52:55 }' 11:52:55 +++ 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[*]}"' 11:52:55 ++ 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 11:52:55 ++ 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 11:52:55 ++ 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 11:52:55 ++ export PYENV_SHELL=bash 11:52:55 ++ PYENV_SHELL=bash 11:52:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:52:55 +++ complete -F _pyenv pyenv 11:52:55 ++ lf-pyver python3 11:52:55 ++ local py_version_xy=python3 11:52:55 ++ local py_version_xyz= 11:52:55 ++ pyenv versions 11:52:55 ++ local command 11:52:55 ++ command=versions 11:52:55 ++ '[' 1 -gt 0 ']' 11:52:55 ++ shift 11:52:55 ++ case "$command" in 11:52:55 ++ command pyenv versions 11:52:55 ++ pyenv versions 11:52:55 ++ awk '{ print $1 }' 11:52:55 ++ sed 's/^[ *]* //' 11:52:55 ++ grep -E '^[0-9.]*[0-9]$' 11:52:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:52:55 +++ grep '^3' /tmp/.pyenv_versions 11:52:55 +++ sort -V 11:52:55 +++ tail -n 1 11:52:55 ++ py_version_xyz=3.10.6 11:52:55 ++ [[ -z 3.10.6 ]] 11:52:55 ++ echo 3.10.6 11:52:55 ++ return 0 11:52:55 + pyenv local 3.10.6 11:52:55 + local command 11:52:55 + command=local 11:52:55 + '[' 2 -gt 0 ']' 11:52:55 + shift 11:52:55 + case "$command" in 11:52:55 + command pyenv local 3.10.6 11:52:55 + pyenv local 3.10.6 11:52:55 + for arg in "$@" 11:52:55 + case $arg in 11:52:55 + pkg_list+='tox ' 11:52:55 + for arg in "$@" 11:52:55 + case $arg in 11:52:55 + pkg_list+='virtualenv ' 11:52:55 + for arg in "$@" 11:52:55 + case $arg in 11:52:55 + pkg_list+='urllib3~=1.26.15 ' 11:52:55 + [[ -f /tmp/.toxenv ]] 11:52:55 ++ cat /tmp/.toxenv 11:52:55 + lf_venv=/tmp/venv-2ICR 11:52:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ICR from' file:/tmp/.toxenv 11:52:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ICR from file:/tmp/.toxenv 11:52:55 + /tmp/venv-2ICR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:52:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:52:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:52:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:52:56 + /tmp/venv-2ICR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:52:58 + type python3 11:52:58 + true 11:52:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2ICR/bin to PATH' 11:52:58 lf-activate-venv(): INFO: Adding /tmp/venv-2ICR/bin to PATH 11:52:58 + PATH=/tmp/venv-2ICR/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 11:52:58 + return 0 11:52:58 + [[ -d /opt/pyenv ]] 11:52:58 + echo '---> Setting up pyenv' 11:52:58 ---> Setting up pyenv 11:52:58 + export PYENV_ROOT=/opt/pyenv 11:52:58 + PYENV_ROOT=/opt/pyenv 11:52:58 + export PATH=/opt/pyenv/bin:/tmp/venv-2ICR/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 11:52:58 + PATH=/opt/pyenv/bin:/tmp/venv-2ICR/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 11:52:58 ++ pwd 11:52:58 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:52:58 + export PYTHONPATH 11:52:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:52:58 + TOX_TESTENV_PASSENV=PYTHONPATH 11:52:58 + tox --version 11:52:58 4.13.0 from /tmp/venv-2ICR/lib/python3.10/site-packages/tox/__init__.py 11:52:58 + PARALLEL=false 11:52:58 + TOX_OPTIONS_LIST= 11:52:58 + [[ -n pre-commit ]] 11:52:58 + TOX_OPTIONS_LIST=' -e pre-commit' 11:52:58 + case ${PARALLEL,,} in 11:52:58 + tox -e pre-commit 11:52:58 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:52:59 pre-commit: install_deps> python -I -m pip install pre-commit 11:53:02 pre-commit: freeze> python -m pip freeze --all 11:53:03 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 11:53:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:53:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:53:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:53:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:53:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:53:06 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:53:06 [INFO] Once installed this environment will be reused. 11:53:06 [INFO] This may take a few minutes... 11:53:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:53:10 [INFO] Once installed this environment will be reused. 11:53:10 [INFO] This may take a few minutes... 11:53:15 Trim Trailing Whitespace.................................................Passed 11:53:15 Tabs remover.............................................................Passed 11:53:15 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:53:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:53:16 [INFO] Once installed this environment will be reused. 11:53:16 [INFO] This may take a few minutes... 11:53:22 gitlint..............................................(no files to check)Skipped 11:53:22 pre-commit: OK (23.51=setup[4.46]+cmd[12.44,6.62] seconds) 11:53:22 congratulations :) (23.69 seconds) 11:53:22 + tox_status=0 11:53:22 + echo '---> Completed tox runs' 11:53:22 ---> Completed tox runs 11:53:22 + for i in .tox/*/log 11:53:22 ++ echo .tox/pre-commit/log 11:53:22 ++ awk -F/ '{print $2}' 11:53:22 + tox_env=pre-commit 11:53:22 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:53:22 + DOC_DIR=docs/_build/html 11:53:22 + [[ -d docs/_build/html ]] 11:53:22 + echo '---> tox-run.sh ends' 11:53:22 ---> tox-run.sh ends 11:53:22 + test 0 -eq 0 11:53:22 $ ssh-agent -k 11:53:22 unset SSH_AUTH_SOCK; 11:53:22 unset SSH_AGENT_PID; 11:53:22 echo Agent pid 1685 killed; 11:53:22 [ssh-agent] Stopped. 11:53:22 [PostBuildScript] - [INFO] Executing post build scripts. 11:53:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8701285930286187376.sh 11:53:22 ---> sysstat.sh 11:53:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5771574302541912183.sh 11:53:22 ---> package-listing.sh 11:53:22 ++ facter osfamily 11:53:22 ++ tr '[:upper:]' '[:lower:]' 11:53:23 + OS_FAMILY=debian 11:53:23 + workspace=/w/workspace/oom-master-pre-commit-lint 11:53:23 + START_PACKAGES=/tmp/packages_start.txt 11:53:23 + END_PACKAGES=/tmp/packages_end.txt 11:53:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:53:23 + PACKAGES=/tmp/packages_start.txt 11:53:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:53:23 + PACKAGES=/tmp/packages_end.txt 11:53:23 + case "${OS_FAMILY}" in 11:53:23 + dpkg -l 11:53:23 + grep '^ii' 11:53:23 + '[' -f /tmp/packages_start.txt ']' 11:53:23 + '[' -f /tmp/packages_end.txt ']' 11:53:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:53:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:53:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:53:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:53:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3857643551177619859.sh 11:53:23 ---> capture-instance-metadata.sh 11:53:23 Setup pyenv: 11:53:23 system 11:53:23 3.8.13 11:53:23 3.9.13 11:53:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:53:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3rez 11:53:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:53:30 lf-activate-venv(): INFO: Installing: lftools 11:54:02 lf-activate-venv(): INFO: Adding /tmp/venv-3rez/bin to PATH 11:54:02 INFO: Running in OpenStack, capturing instance metadata 11:54:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6606715452590499134.sh 11:54:02 provisioning config files... 11:54:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2387508330144525763tmp 11:54:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:54:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:54:02 [EnvInject] - Injecting environment variables from a build step. 11:54:02 [EnvInject] - Injecting as environment variables the properties content 11:54:02 SERVER_ID=logs 11:54:02 11:54:02 [EnvInject] - Variables injected successfully. 11:54:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10467212265410524352.sh 11:54:02 ---> create-netrc.sh 11:54:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16601327268752348911.sh 11:54:02 ---> python-tools-install.sh 11:54:02 Setup pyenv: 11:54:02 system 11:54:02 3.8.13 11:54:02 3.9.13 11:54:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:54:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3rez from file:/tmp/.os_lf_venv 11:54:03 lf-activate-venv(): INFO: Installing: lftools 11:54:11 lf-activate-venv(): INFO: Adding /tmp/venv-3rez/bin to PATH 11:54:11 Generating Requirements File 11:54:40 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. 11:54:40 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 11:54:40 Python 3.10.6 11:54:40 pip 24.0 from /tmp/venv-3rez/lib/python3.10/site-packages/pip (python 3.10) 11:54:41 appdirs==1.4.4 11:54:41 argcomplete==3.2.2 11:54:41 aspy.yaml==1.3.0 11:54:41 attrs==23.2.0 11:54:41 autopage==0.5.2 11:54:41 beautifulsoup4==4.12.3 11:54:41 boto3==1.34.48 11:54:41 botocore==1.34.48 11:54:41 bs4==0.0.2 11:54:41 cachetools==5.3.2 11:54:41 certifi==2024.2.2 11:54:41 cffi==1.16.0 11:54:41 cfgv==3.4.0 11:54:41 chardet==5.2.0 11:54:41 charset-normalizer==3.3.2 11:54:41 click==8.1.7 11:54:41 cliff==4.6.0 11:54:41 cmd2==2.4.3 11:54:41 cryptography==3.3.2 11:54:41 debtcollector==3.0.0 11:54:41 decorator==5.1.1 11:54:41 defusedxml==0.7.1 11:54:41 Deprecated==1.2.14 11:54:41 distlib==0.3.8 11:54:41 dnspython==2.6.1 11:54:41 docker==4.2.2 11:54:41 dogpile.cache==1.3.2 11:54:41 email-validator==2.1.0.post1 11:54:41 filelock==3.13.1 11:54:41 future==1.0.0 11:54:41 gitdb==4.0.11 11:54:41 GitPython==3.1.42 11:54:41 google-auth==2.28.1 11:54:41 httplib2==0.22.0 11:54:41 identify==2.5.35 11:54:41 idna==3.6 11:54:41 importlib-resources==1.5.0 11:54:41 iso8601==2.1.0 11:54:41 Jinja2==3.1.3 11:54:41 jmespath==1.0.1 11:54:41 jsonpatch==1.33 11:54:41 jsonpointer==2.4 11:54:41 jsonschema==4.21.1 11:54:41 jsonschema-specifications==2023.12.1 11:54:41 keystoneauth1==5.6.0 11:54:41 kubernetes==29.0.0 11:54:41 lftools==0.37.9 11:54:41 lxml==5.1.0 11:54:41 MarkupSafe==2.1.5 11:54:41 msgpack==1.0.7 11:54:41 multi_key_dict==2.0.3 11:54:41 munch==4.0.0 11:54:41 netaddr==1.2.1 11:54:41 netifaces==0.11.0 11:54:41 niet==1.4.2 11:54:41 nodeenv==1.8.0 11:54:41 oauth2client==4.1.3 11:54:41 oauthlib==3.2.2 11:54:41 openstacksdk==0.62.0 11:54:41 os-client-config==2.1.0 11:54:41 os-service-types==1.7.0 11:54:41 osc-lib==3.0.1 11:54:41 oslo.config==9.4.0 11:54:41 oslo.context==5.4.0 11:54:41 oslo.i18n==6.3.0 11:54:41 oslo.log==5.5.0 11:54:41 oslo.serialization==5.4.0 11:54:41 oslo.utils==7.1.0 11:54:41 packaging==23.2 11:54:41 pbr==6.0.0 11:54:41 platformdirs==4.2.0 11:54:41 prettytable==3.10.0 11:54:41 pyasn1==0.5.1 11:54:41 pyasn1-modules==0.3.0 11:54:41 pycparser==2.21 11:54:41 pygerrit2==2.0.15 11:54:41 PyGithub==2.2.0 11:54:41 pyinotify==0.9.6 11:54:41 PyJWT==2.8.0 11:54:41 PyNaCl==1.5.0 11:54:41 pyparsing==2.4.7 11:54:41 pyperclip==1.8.2 11:54:41 pyrsistent==0.20.0 11:54:41 python-cinderclient==9.4.0 11:54:41 python-dateutil==2.8.2 11:54:41 python-heatclient==3.4.0 11:54:41 python-jenkins==1.8.2 11:54:41 python-keystoneclient==5.3.0 11:54:41 python-magnumclient==4.3.0 11:54:41 python-novaclient==18.4.0 11:54:41 python-openstackclient==6.0.1 11:54:41 python-swiftclient==4.4.0 11:54:41 PyYAML==6.0.1 11:54:41 referencing==0.33.0 11:54:41 requests==2.31.0 11:54:41 requests-oauthlib==1.3.1 11:54:41 requestsexceptions==1.4.0 11:54:41 rfc3986==2.0.0 11:54:41 rpds-py==0.18.0 11:54:41 rsa==4.9 11:54:41 ruamel.yaml==0.18.6 11:54:41 ruamel.yaml.clib==0.2.8 11:54:41 s3transfer==0.10.0 11:54:41 simplejson==3.19.2 11:54:41 six==1.16.0 11:54:41 smmap==5.0.1 11:54:41 soupsieve==2.5 11:54:41 stevedore==5.2.0 11:54:41 tabulate==0.9.0 11:54:41 toml==0.10.2 11:54:41 tomlkit==0.12.3 11:54:41 tqdm==4.66.2 11:54:41 typing_extensions==4.9.0 11:54:41 tzdata==2024.1 11:54:41 urllib3==1.26.18 11:54:41 virtualenv==20.25.1 11:54:41 wcwidth==0.2.13 11:54:41 websocket-client==1.7.0 11:54:41 wrapt==1.16.0 11:54:41 xdg==6.0.0 11:54:41 xmltodict==0.13.0 11:54:41 yq==3.2.3 11:54:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14630930334366888871.sh 11:54:41 ---> sudo-logs.sh 11:54:41 Archiving 'sudo' log.. 11:54:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4996778546680207968.sh 11:54:41 ---> job-cost.sh 11:54:41 Setup pyenv: 11:54:41 system 11:54:41 3.8.13 11:54:41 3.9.13 11:54:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:54:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3rez from file:/tmp/.os_lf_venv 11:54:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:54:50 lf-activate-venv(): INFO: Adding /tmp/venv-3rez/bin to PATH 11:54:50 INFO: No Stack... 11:54:51 INFO: Retrieving Pricing Info for: v3-standard-4 11:54:51 INFO: Archiving Costs 11:54:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15171453557743266851.sh 11:54:51 ---> logs-deploy.sh 11:54:51 Setup pyenv: 11:54:51 system 11:54:51 3.8.13 11:54:51 3.9.13 11:54:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:54:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3rez from file:/tmp/.os_lf_venv 11:54:53 lf-activate-venv(): INFO: Installing: lftools 11:55:01 lf-activate-venv(): INFO: Adding /tmp/venv-3rez/bin to PATH 11:55:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3313 11:55:01 INFO: archiving workspace using pattern(s): 11:55:02 Archives upload complete. 11:55:03 INFO: archiving logs to Nexus 11:55:03 ---> uname -a: 11:55:03 Linux prd-ubuntu1804-builder-4c-4g-7956 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:55:03 11:55:03 11:55:03 ---> lscpu: 11:55:03 Architecture: x86_64 11:55:03 CPU op-mode(s): 32-bit, 64-bit 11:55:03 Byte Order: Little Endian 11:55:03 CPU(s): 4 11:55:03 On-line CPU(s) list: 0-3 11:55:03 Thread(s) per core: 1 11:55:03 Core(s) per socket: 1 11:55:03 Socket(s): 4 11:55:03 NUMA node(s): 1 11:55:03 Vendor ID: AuthenticAMD 11:55:03 CPU family: 23 11:55:03 Model: 49 11:55:03 Model name: AMD EPYC-Rome Processor 11:55:03 Stepping: 0 11:55:03 CPU MHz: 2799.998 11:55:03 BogoMIPS: 5599.99 11:55:03 Virtualization: AMD-V 11:55:03 Hypervisor vendor: KVM 11:55:03 Virtualization type: full 11:55:03 L1d cache: 32K 11:55:03 L1i cache: 32K 11:55:03 L2 cache: 512K 11:55:03 L3 cache: 16384K 11:55:03 NUMA node0 CPU(s): 0-3 11:55:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:55:03 11:55:03 11:55:03 ---> nproc: 11:55:03 4 11:55:03 11:55:03 11:55:03 ---> df -h: 11:55:03 Filesystem Size Used Avail Use% Mounted on 11:55:03 udev 7.9G 0 7.9G 0% /dev 11:55:03 tmpfs 1.6G 672K 1.6G 1% /run 11:55:03 /dev/vda1 78G 8.4G 70G 11% / 11:55:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:55:03 tmpfs 5.0M 0 5.0M 0% /run/lock 11:55:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:55:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:55:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:55:03 11:55:03 11:55:03 ---> free -m: 11:55:03 total used free shared buff/cache available 11:55:03 Mem: 16040 533 13311 0 2194 15187 11:55:03 Swap: 1023 0 1023 11:55:03 11:55:03 11:55:03 ---> ip addr: 11:55:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:55:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:55:03 inet 127.0.0.1/8 scope host lo 11:55:03 valid_lft forever preferred_lft forever 11:55:03 inet6 ::1/128 scope host 11:55:03 valid_lft forever preferred_lft forever 11:55:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:55:03 link/ether fa:16:3e:3a:8d:a3 brd ff:ff:ff:ff:ff:ff 11:55:03 inet 10.30.107.40/23 brd 10.30.107.255 scope global dynamic ens3 11:55:03 valid_lft 86216sec preferred_lft 86216sec 11:55:03 inet6 fe80::f816:3eff:fe3a:8da3/64 scope link 11:55:03 valid_lft forever preferred_lft forever 11:55:03 11:55:03 11:55:03 ---> sar -b -r -n DEV: 11:55:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7956) 02/23/24 _x86_64_ (4 CPU) 11:55:03 11:55:03 11:52:02 LINUX RESTART (4 CPU) 11:55:03 11:55:03 11:53:02 tps rtps wtps bread/s bwrtn/s 11:55:03 11:54:01 112.34 15.03 97.31 1080.49 22592.10 11:55:03 11:55:01 84.40 0.93 83.47 99.58 21367.24 11:55:03 Average: 98.25 7.92 90.33 585.92 21974.53 11:55:03 11:55:03 11:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:55:03 11:54:01 13657508 15510904 2767460 16.85 73088 1966960 829524 4.75 850516 1674744 221144 11:55:03 11:55:01 13585804 15513512 2839164 17.29 86480 2023108 813012 4.65 824180 1763484 107760 11:55:03 Average: 13621656 15512208 2803312 17.07 79784 1995034 821268 4.70 837348 1719114 164452 11:55:03 11:55:03 11:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:55:03 11:54:01 lo 2.17 2.17 0.22 0.22 0.00 0.00 0.00 0.00 11:55:03 11:54:01 ens3 60.13 41.18 1025.14 7.85 0.00 0.00 0.00 0.00 11:55:03 11:55:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:55:03 11:55:01 ens3 39.21 30.86 294.31 8.92 0.00 0.00 0.00 0.00 11:55:03 Average: lo 1.81 1.81 0.18 0.18 0.00 0.00 0.00 0.00 11:55:03 Average: ens3 49.58 35.98 656.66 8.39 0.00 0.00 0.00 0.00 11:55:03 11:55:03 11:55:03 ---> sar -P ALL: 11:55:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7956) 02/23/24 _x86_64_ (4 CPU) 11:55:03 11:55:03 11:52:02 LINUX RESTART (4 CPU) 11:55:03 11:55:03 11:53:02 CPU %user %nice %system %iowait %steal %idle 11:55:03 11:54:01 all 22.77 0.00 1.92 5.46 0.06 69.79 11:55:03 11:54:01 0 18.78 0.00 1.76 7.30 0.05 72.11 11:55:03 11:54:01 1 17.82 0.00 1.78 0.95 0.05 79.40 11:55:03 11:54:01 2 34.11 0.00 2.65 3.02 0.08 60.13 11:55:03 11:54:01 3 20.35 0.00 1.49 10.61 0.05 67.49 11:55:03 11:55:01 all 20.99 0.00 1.17 3.65 0.06 74.13 11:55:03 11:55:01 0 7.08 0.00 0.92 11.34 0.05 80.61 11:55:03 11:55:01 1 35.67 0.00 1.92 1.14 0.07 61.21 11:55:03 11:55:01 2 19.66 0.00 0.97 0.88 0.08 78.40 11:55:03 11:55:01 3 21.50 0.00 0.83 1.28 0.05 76.34 11:55:03 Average: all 21.87 0.00 1.54 4.55 0.06 71.98 11:55:03 Average: 0 12.88 0.00 1.34 9.34 0.05 76.40 11:55:03 Average: 1 26.82 0.00 1.85 1.04 0.06 70.23 11:55:03 Average: 2 26.83 0.00 1.80 1.94 0.08 69.34 11:55:03 Average: 3 20.93 0.00 1.16 5.90 0.05 71.96 11:55:03 11:55:03 11:55:03