13:41:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 13:41:07 Running as SYSTEM 13:41:08 [EnvInject] - Loading node environment variables. 13:41:08 Building remotely on prd-ubuntu1804-builder-4c-4g-3436 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:41:08 [ssh-agent] Looking for ssh-agent implementation... 13:41:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:08 $ ssh-agent 13:41:08 SSH_AUTH_SOCK=/tmp/ssh-6PAyRrurYkyh/agent.1708 13:41:08 SSH_AGENT_PID=1710 13:41:08 [ssh-agent] Started. 13:41:08 Running ssh-add (command line suppressed) 13:41:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10096968262564790729.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10096968262564790729.key) 13:41:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:41:08 The recommended git tool is: NONE 13:41:10 using credential onap-jenkins-ssh 13:41:10 Wiping out workspace first. 13:41:10 Cloning the remote Git repository 13:41:10 Cloning repository git://cloud.onap.org/mirror/oom.git 13:41:10 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:41:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:41:10 > git --version # timeout=10 13:41:10 > git --version # 'git version 2.17.1' 13:41:10 using GIT_SSH to set credentials Gerrit user 13:41:10 Verifying host key using manually-configured host key entries 13:41:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:41:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:41:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:41:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:41:15 using GIT_SSH to set credentials Gerrit user 13:41:15 Verifying host key using manually-configured host key entries 13:41:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/1 # timeout=30 13:41:15 > git rev-parse 24b393ec44433a514d1b4fc482c529c8d557c87b^{commit} # timeout=10 13:41:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:41:15 Checking out Revision 24b393ec44433a514d1b4fc482c529c8d557c87b (refs/changes/53/137153/1) 13:41:15 > git config core.sparsecheckout # timeout=10 13:41:15 > git checkout -f 24b393ec44433a514d1b4fc482c529c8d557c87b # timeout=30 13:41:19 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 13:41:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:41:19 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 13:41:19 [EnvInject] - Injecting environment variables from a build step. 13:41:19 [EnvInject] - Injecting as environment variables the properties content 13:41:19 PYTHON=python3 13:41:19 13:41:19 [EnvInject] - Variables injected successfully. 13:41:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9386675167835919917.sh 13:41:19 ---> tox-install.sh 13:41:19 + source /home/jenkins/lf-env.sh 13:41:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:19 ++ mktemp -d /tmp/venv-XXXX 13:41:19 + lf_venv=/tmp/venv-TUsG 13:41:19 + local venv_file=/tmp/.os_lf_venv 13:41:19 + local python=python3 13:41:19 + local options 13:41:19 + local set_path=true 13:41:19 + local install_args= 13:41:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:41:19 + true 13:41:19 + case $1 in 13:41:19 + venv_file=/tmp/.toxenv 13:41:19 + shift 2 13:41:19 + true 13:41:19 + case $1 in 13:41:19 + shift 13:41:19 + break 13:41:19 + case $python in 13:41:19 + local pkg_list= 13:41:19 + [[ -d /opt/pyenv ]] 13:41:19 + echo 'Setup pyenv:' 13:41:19 Setup pyenv: 13:41:19 + export PYENV_ROOT=/opt/pyenv 13:41:19 + PYENV_ROOT=/opt/pyenv 13:41:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:19 + pyenv versions 13:41:19 * system (set by /opt/pyenv/version) 13:41:19 * 3.8.13 (set by /opt/pyenv/version) 13:41:19 * 3.9.13 (set by /opt/pyenv/version) 13:41:19 * 3.10.6 (set by /opt/pyenv/version) 13:41:19 + command -v pyenv 13:41:19 ++ pyenv init - --no-rehash 13:41:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:41:19 export PATH="/opt/pyenv/shims:${PATH}" 13:41:19 export PYENV_SHELL=bash 13:41:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:41:19 pyenv() { 13:41:19 local command 13:41:19 command="${1:-}" 13:41:19 if [ "$#" -gt 0 ]; then 13:41:19 shift 13:41:19 fi 13:41:19 13:41:19 case "$command" in 13:41:19 rehash|shell) 13:41:19 eval "$(pyenv "sh-$command" "$@")" 13:41:19 ;; 13:41:19 *) 13:41:19 command pyenv "$command" "$@" 13:41:19 ;; 13:41:19 esac 13:41:19 }' 13:41:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:41:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:19 ++ export PYENV_SHELL=bash 13:41:19 ++ PYENV_SHELL=bash 13:41:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:41:19 +++ complete -F _pyenv pyenv 13:41:19 ++ lf-pyver python3 13:41:19 ++ local py_version_xy=python3 13:41:19 ++ local py_version_xyz= 13:41:19 ++ pyenv versions 13:41:19 ++ local command 13:41:19 ++ command=versions 13:41:19 ++ '[' 1 -gt 0 ']' 13:41:19 ++ shift 13:41:19 ++ case "$command" in 13:41:19 ++ command pyenv versions 13:41:19 ++ pyenv versions 13:41:19 ++ awk '{ print $1 }' 13:41:19 ++ sed 's/^[ *]* //' 13:41:19 ++ grep -E '^[0-9.]*[0-9]$' 13:41:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:41:19 +++ grep '^3' /tmp/.pyenv_versions 13:41:19 +++ tail -n 1 13:41:19 +++ sort -V 13:41:19 ++ py_version_xyz=3.10.6 13:41:19 ++ [[ -z 3.10.6 ]] 13:41:19 ++ echo 3.10.6 13:41:19 ++ return 0 13:41:19 + pyenv local 3.10.6 13:41:19 + local command 13:41:19 + command=local 13:41:19 + '[' 2 -gt 0 ']' 13:41:19 + shift 13:41:19 + case "$command" in 13:41:19 + command pyenv local 3.10.6 13:41:19 + pyenv local 3.10.6 13:41:19 + for arg in "$@" 13:41:19 + case $arg in 13:41:19 + pkg_list+='tox ' 13:41:19 + for arg in "$@" 13:41:19 + case $arg in 13:41:19 + pkg_list+='virtualenv ' 13:41:19 + for arg in "$@" 13:41:19 + case $arg in 13:41:19 + pkg_list+='urllib3~=1.26.15 ' 13:41:19 + [[ -f /tmp/.toxenv ]] 13:41:19 + [[ ! -f /tmp/.toxenv ]] 13:41:19 + [[ -n '' ]] 13:41:19 + python3 -m venv /tmp/venv-TUsG 13:41:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TUsG' 13:41:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TUsG 13:41:23 + echo /tmp/venv-TUsG 13:41:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:41:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:41:23 + /tmp/venv-TUsG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:41:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:41:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:41:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:41:27 + /tmp/venv-TUsG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:41:29 + type python3 13:41:29 + true 13:41:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TUsG/bin to PATH' 13:41:29 lf-activate-venv(): INFO: Adding /tmp/venv-TUsG/bin to PATH 13:41:29 + PATH=/tmp/venv-TUsG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:29 + return 0 13:41:29 + python3 --version 13:41:29 Python 3.10.6 13:41:29 + python3 -m pip --version 13:41:30 pip 24.0 from /tmp/venv-TUsG/lib/python3.10/site-packages/pip (python 3.10) 13:41:30 + python3 -m pip freeze 13:41:30 cachetools==5.3.2 13:41:30 chardet==5.2.0 13:41:30 colorama==0.4.6 13:41:30 distlib==0.3.8 13:41:30 filelock==3.13.1 13:41:30 packaging==23.2 13:41:30 platformdirs==4.2.0 13:41:30 pluggy==1.4.0 13:41:30 pyproject-api==1.6.1 13:41:30 tomli==2.0.1 13:41:30 tox==4.12.1 13:41:30 urllib3==1.26.18 13:41:30 virtualenv==20.25.0 13:41:30 [EnvInject] - Injecting environment variables from a build step. 13:41:30 [EnvInject] - Injecting as environment variables the properties content 13:41:30 PARALLEL=false 13:41:30 13:41:30 [EnvInject] - Variables injected successfully. 13:41:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13769448108841105587.sh 13:41:30 ---> tox-run.sh 13:41:30 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:41:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:41:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:41:30 + cd /w/workspace/oom-master-pre-commit-lint/. 13:41:30 + source /home/jenkins/lf-env.sh 13:41:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:30 ++ mktemp -d /tmp/venv-XXXX 13:41:30 + lf_venv=/tmp/venv-AhiN 13:41:30 + local venv_file=/tmp/.os_lf_venv 13:41:30 + local python=python3 13:41:30 + local options 13:41:30 + local set_path=true 13:41:30 + local install_args= 13:41:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:41:30 + true 13:41:30 + case $1 in 13:41:30 + venv_file=/tmp/.toxenv 13:41:30 + shift 2 13:41:30 + true 13:41:30 + case $1 in 13:41:30 + shift 13:41:30 + break 13:41:30 + case $python in 13:41:30 + local pkg_list= 13:41:30 + [[ -d /opt/pyenv ]] 13:41:30 + echo 'Setup pyenv:' 13:41:30 Setup pyenv: 13:41:30 + export PYENV_ROOT=/opt/pyenv 13:41:30 + PYENV_ROOT=/opt/pyenv 13:41:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:30 + pyenv versions 13:41:30 system 13:41:30 3.8.13 13:41:30 3.9.13 13:41:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:41:30 + command -v pyenv 13:41:30 ++ pyenv init - --no-rehash 13:41:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:41:30 export PATH="/opt/pyenv/shims:${PATH}" 13:41:30 export PYENV_SHELL=bash 13:41:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:41:30 pyenv() { 13:41:30 local command 13:41:30 command="${1:-}" 13:41:30 if [ "$#" -gt 0 ]; then 13:41:30 shift 13:41:30 fi 13:41:30 13:41:30 case "$command" in 13:41:30 rehash|shell) 13:41:30 eval "$(pyenv "sh-$command" "$@")" 13:41:30 ;; 13:41:30 *) 13:41:30 command pyenv "$command" "$@" 13:41:30 ;; 13:41:30 esac 13:41:30 }' 13:41:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:41:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:30 ++ export PYENV_SHELL=bash 13:41:30 ++ PYENV_SHELL=bash 13:41:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:41:30 +++ complete -F _pyenv pyenv 13:41:30 ++ lf-pyver python3 13:41:30 ++ local py_version_xy=python3 13:41:30 ++ local py_version_xyz= 13:41:30 ++ pyenv versions 13:41:30 ++ local command 13:41:30 ++ command=versions 13:41:30 ++ '[' 1 -gt 0 ']' 13:41:30 ++ shift 13:41:30 ++ case "$command" in 13:41:30 ++ command pyenv versions 13:41:30 ++ pyenv versions 13:41:30 ++ sed 's/^[ *]* //' 13:41:30 ++ awk '{ print $1 }' 13:41:30 ++ grep -E '^[0-9.]*[0-9]$' 13:41:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:41:30 +++ grep '^3' /tmp/.pyenv_versions 13:41:30 +++ sort -V 13:41:30 +++ tail -n 1 13:41:30 ++ py_version_xyz=3.10.6 13:41:30 ++ [[ -z 3.10.6 ]] 13:41:30 ++ echo 3.10.6 13:41:30 ++ return 0 13:41:30 + pyenv local 3.10.6 13:41:30 + local command 13:41:30 + command=local 13:41:30 + '[' 2 -gt 0 ']' 13:41:30 + shift 13:41:30 + case "$command" in 13:41:30 + command pyenv local 3.10.6 13:41:30 + pyenv local 3.10.6 13:41:30 + for arg in "$@" 13:41:30 + case $arg in 13:41:30 + pkg_list+='tox ' 13:41:30 + for arg in "$@" 13:41:30 + case $arg in 13:41:30 + pkg_list+='virtualenv ' 13:41:30 + for arg in "$@" 13:41:30 + case $arg in 13:41:30 + pkg_list+='urllib3~=1.26.15 ' 13:41:30 + [[ -f /tmp/.toxenv ]] 13:41:30 ++ cat /tmp/.toxenv 13:41:30 + lf_venv=/tmp/venv-TUsG 13:41:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TUsG from' file:/tmp/.toxenv 13:41:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TUsG from file:/tmp/.toxenv 13:41:30 + /tmp/venv-TUsG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:41:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:41:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:41:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:41:31 + /tmp/venv-TUsG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:41:33 + type python3 13:41:33 + true 13:41:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TUsG/bin to PATH' 13:41:33 lf-activate-venv(): INFO: Adding /tmp/venv-TUsG/bin to PATH 13:41:33 + PATH=/tmp/venv-TUsG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:33 + return 0 13:41:33 + [[ -d /opt/pyenv ]] 13:41:33 + echo '---> Setting up pyenv' 13:41:33 ---> Setting up pyenv 13:41:33 + export PYENV_ROOT=/opt/pyenv 13:41:33 + PYENV_ROOT=/opt/pyenv 13:41:33 + export PATH=/opt/pyenv/bin:/tmp/venv-TUsG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:33 + PATH=/opt/pyenv/bin:/tmp/venv-TUsG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:33 ++ pwd 13:41:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:41:33 + export PYTHONPATH 13:41:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:41:33 + TOX_TESTENV_PASSENV=PYTHONPATH 13:41:33 + tox --version 13:41:33 4.12.1 from /tmp/venv-TUsG/lib/python3.10/site-packages/tox/__init__.py 13:41:33 + PARALLEL=false 13:41:33 + TOX_OPTIONS_LIST= 13:41:33 + [[ -n pre-commit ]] 13:41:33 + TOX_OPTIONS_LIST=' -e pre-commit' 13:41:33 + case ${PARALLEL,,} in 13:41:33 + tox -e pre-commit 13:41:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:41:34 pre-commit: install_deps> python -I -m pip install pre-commit 13:41:37 pre-commit: freeze> python -m pip freeze --all 13:41:37 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 13:41:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:41:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:41:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:41:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:41:40 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:41:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:41:40 [INFO] Once installed this environment will be reused. 13:41:40 [INFO] This may take a few minutes... 13:41:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:41:43 [INFO] Once installed this environment will be reused. 13:41:43 [INFO] This may take a few minutes... 13:41:49 Trim Trailing Whitespace.................................................Passed 13:41:49 Tabs remover.............................................................Passed 13:41:49 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:41:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:41:49 [INFO] Once installed this environment will be reused. 13:41:49 [INFO] This may take a few minutes... 13:41:55 gitlint..............................................(no files to check)Skipped 13:41:55 pre-commit: OK (21.88=setup[4.10]+cmd[11.67,6.11] seconds) 13:41:55 congratulations :) (22.04 seconds) 13:41:55 + tox_status=0 13:41:55 + echo '---> Completed tox runs' 13:41:55 ---> Completed tox runs 13:41:55 + for i in .tox/*/log 13:41:55 ++ echo .tox/pre-commit/log 13:41:55 ++ awk -F/ '{print $2}' 13:41:55 + tox_env=pre-commit 13:41:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:41:55 + DOC_DIR=docs/_build/html 13:41:55 + [[ -d docs/_build/html ]] 13:41:55 + echo '---> tox-run.sh ends' 13:41:55 ---> tox-run.sh ends 13:41:55 + test 0 -eq 0 13:41:55 $ ssh-agent -k 13:41:55 unset SSH_AUTH_SOCK; 13:41:55 unset SSH_AGENT_PID; 13:41:55 echo Agent pid 1710 killed; 13:41:55 [ssh-agent] Stopped. 13:41:55 [PostBuildScript] - [INFO] Executing post build scripts. 13:41:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9580900610456678087.sh 13:41:55 ---> sysstat.sh 13:41:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1949028842125843688.sh 13:41:56 ---> package-listing.sh 13:41:56 ++ facter osfamily 13:41:56 ++ tr '[:upper:]' '[:lower:]' 13:41:56 + OS_FAMILY=debian 13:41:56 + workspace=/w/workspace/oom-master-pre-commit-lint 13:41:56 + START_PACKAGES=/tmp/packages_start.txt 13:41:56 + END_PACKAGES=/tmp/packages_end.txt 13:41:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:41:56 + PACKAGES=/tmp/packages_start.txt 13:41:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:41:56 + PACKAGES=/tmp/packages_end.txt 13:41:56 + case "${OS_FAMILY}" in 13:41:56 + dpkg -l 13:41:56 + grep '^ii' 13:41:56 + '[' -f /tmp/packages_start.txt ']' 13:41:56 + '[' -f /tmp/packages_end.txt ']' 13:41:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:41:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:41:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:41:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:41:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11192327165703889601.sh 13:41:56 ---> capture-instance-metadata.sh 13:41:56 Setup pyenv: 13:41:56 system 13:41:56 3.8.13 13:41:56 3.9.13 13:41:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:42:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PkS7 13:42:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:42:03 lf-activate-venv(): INFO: Installing: lftools 13:42:33 lf-activate-venv(): INFO: Adding /tmp/venv-PkS7/bin to PATH 13:42:33 INFO: Running in OpenStack, capturing instance metadata 13:42:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6909745741761029846.sh 13:42:33 provisioning config files... 13:42:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9356720677308833681tmp 13:42:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:42:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:42:33 [EnvInject] - Injecting environment variables from a build step. 13:42:33 [EnvInject] - Injecting as environment variables the properties content 13:42:33 SERVER_ID=logs 13:42:33 13:42:33 [EnvInject] - Variables injected successfully. 13:42:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3773240179591088378.sh 13:42:33 ---> create-netrc.sh 13:42:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18332487275034017172.sh 13:42:33 ---> python-tools-install.sh 13:42:33 Setup pyenv: 13:42:33 system 13:42:33 3.8.13 13:42:33 3.9.13 13:42:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:42:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PkS7 from file:/tmp/.os_lf_venv 13:42:35 lf-activate-venv(): INFO: Installing: lftools 13:42:42 lf-activate-venv(): INFO: Adding /tmp/venv-PkS7/bin to PATH 13:42:42 Generating Requirements File 13:43:15 Python 3.10.6 13:43:15 pip 24.0 from /tmp/venv-PkS7/lib/python3.10/site-packages/pip (python 3.10) 13:43:15 appdirs==1.4.4 13:43:15 argcomplete==3.2.2 13:43:15 aspy.yaml==1.3.0 13:43:15 attrs==23.2.0 13:43:15 autopage==0.5.2 13:43:15 beautifulsoup4==4.12.3 13:43:15 boto3==1.34.36 13:43:15 botocore==1.34.36 13:43:15 bs4==0.0.2 13:43:15 cachetools==5.3.2 13:43:15 certifi==2024.2.2 13:43:15 cffi==1.16.0 13:43:15 cfgv==3.4.0 13:43:15 chardet==5.2.0 13:43:15 charset-normalizer==3.3.2 13:43:15 click==8.1.7 13:43:15 cliff==4.5.0 13:43:15 cmd2==2.4.3 13:43:15 cryptography==3.3.2 13:43:15 debtcollector==2.5.0 13:43:15 decorator==5.1.1 13:43:15 defusedxml==0.7.1 13:43:15 Deprecated==1.2.14 13:43:15 distlib==0.3.8 13:43:15 dnspython==2.5.0 13:43:15 docker==4.2.2 13:43:15 dogpile.cache==1.3.0 13:43:15 email-validator==2.1.0.post1 13:43:15 filelock==3.13.1 13:43:15 future==0.18.3 13:43:15 gitdb==4.0.11 13:43:15 GitPython==3.1.41 13:43:15 google-auth==2.27.0 13:43:15 httplib2==0.22.0 13:43:15 identify==2.5.33 13:43:15 idna==3.6 13:43:15 importlib-resources==1.5.0 13:43:15 iso8601==2.1.0 13:43:15 Jinja2==3.1.3 13:43:15 jmespath==1.0.1 13:43:15 jsonpatch==1.33 13:43:15 jsonpointer==2.4 13:43:15 jsonschema==4.21.1 13:43:15 jsonschema-specifications==2023.12.1 13:43:15 keystoneauth1==5.5.0 13:43:15 kubernetes==29.0.0 13:43:15 lftools==0.37.8 13:43:15 lxml==5.1.0 13:43:15 MarkupSafe==2.1.5 13:43:15 msgpack==1.0.7 13:43:15 multi_key_dict==2.0.3 13:43:15 munch==4.0.0 13:43:15 netaddr==0.10.1 13:43:15 netifaces==0.11.0 13:43:15 niet==1.4.2 13:43:15 nodeenv==1.8.0 13:43:15 oauth2client==4.1.3 13:43:15 oauthlib==3.2.2 13:43:15 openstacksdk==0.62.0 13:43:15 os-client-config==2.1.0 13:43:15 os-service-types==1.7.0 13:43:15 osc-lib==3.0.0 13:43:15 oslo.config==9.3.0 13:43:15 oslo.context==5.3.0 13:43:15 oslo.i18n==6.2.0 13:43:15 oslo.log==5.4.0 13:43:15 oslo.serialization==5.3.0 13:43:15 oslo.utils==7.0.0 13:43:15 packaging==23.2 13:43:15 pbr==6.0.0 13:43:15 platformdirs==4.2.0 13:43:15 prettytable==3.9.0 13:43:15 pyasn1==0.5.1 13:43:15 pyasn1-modules==0.3.0 13:43:15 pycparser==2.21 13:43:15 pygerrit2==2.0.15 13:43:15 PyGithub==2.2.0 13:43:15 pyinotify==0.9.6 13:43:15 PyJWT==2.8.0 13:43:15 PyNaCl==1.5.0 13:43:15 pyparsing==2.4.7 13:43:15 pyperclip==1.8.2 13:43:15 pyrsistent==0.20.0 13:43:15 python-cinderclient==9.4.0 13:43:15 python-dateutil==2.8.2 13:43:15 python-heatclient==3.4.0 13:43:15 python-jenkins==1.8.2 13:43:15 python-keystoneclient==5.3.0 13:43:15 python-magnumclient==4.3.0 13:43:15 python-novaclient==18.4.0 13:43:15 python-openstackclient==6.0.0 13:43:15 python-swiftclient==4.4.0 13:43:15 pytz==2024.1 13:43:15 PyYAML==6.0.1 13:43:15 referencing==0.33.0 13:43:15 requests==2.31.0 13:43:15 requests-oauthlib==1.3.1 13:43:15 requestsexceptions==1.4.0 13:43:15 rfc3986==2.0.0 13:43:15 rpds-py==0.17.1 13:43:15 rsa==4.9 13:43:15 ruamel.yaml==0.18.6 13:43:15 ruamel.yaml.clib==0.2.8 13:43:15 s3transfer==0.10.0 13:43:15 simplejson==3.19.2 13:43:15 six==1.16.0 13:43:15 smmap==5.0.1 13:43:15 soupsieve==2.5 13:43:15 stevedore==5.1.0 13:43:15 tabulate==0.9.0 13:43:15 toml==0.10.2 13:43:15 tomlkit==0.12.3 13:43:15 tqdm==4.66.1 13:43:15 typing_extensions==4.9.0 13:43:15 tzdata==2023.4 13:43:15 urllib3==1.26.18 13:43:15 virtualenv==20.25.0 13:43:15 wcwidth==0.2.13 13:43:15 websocket-client==1.7.0 13:43:15 wrapt==1.16.0 13:43:15 xdg==6.0.0 13:43:15 xmltodict==0.13.0 13:43:15 yq==3.2.3 13:43:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3097331848945384521.sh 13:43:15 ---> sudo-logs.sh 13:43:15 Archiving 'sudo' log.. 13:43:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13192168990878907181.sh 13:43:16 ---> job-cost.sh 13:43:16 Setup pyenv: 13:43:16 system 13:43:16 3.8.13 13:43:16 3.9.13 13:43:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:43:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PkS7 from file:/tmp/.os_lf_venv 13:43:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:43:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:43:24 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:43:25 lf-activate-venv(): INFO: Adding /tmp/venv-PkS7/bin to PATH 13:43:25 INFO: No Stack... 13:43:25 INFO: Retrieving Pricing Info for: v3-standard-4 13:43:25 INFO: Archiving Costs 13:43:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11126299779352792713.sh 13:43:25 ---> logs-deploy.sh 13:43:25 Setup pyenv: 13:43:25 system 13:43:25 3.8.13 13:43:25 3.9.13 13:43:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:43:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PkS7 from file:/tmp/.os_lf_venv 13:43:27 lf-activate-venv(): INFO: Installing: lftools 13:43:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:43:36 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:43:37 lf-activate-venv(): INFO: Adding /tmp/venv-PkS7/bin to PATH 13:43:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3294 13:43:37 INFO: archiving workspace using pattern(s): 13:43:38 Archives upload complete. 13:43:38 INFO: archiving logs to Nexus 13:43:39 ---> uname -a: 13:43:39 Linux prd-ubuntu1804-builder-4c-4g-3436 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:43:39 13:43:39 13:43:39 ---> lscpu: 13:43:39 Architecture: x86_64 13:43:39 CPU op-mode(s): 32-bit, 64-bit 13:43:39 Byte Order: Little Endian 13:43:39 CPU(s): 4 13:43:39 On-line CPU(s) list: 0-3 13:43:39 Thread(s) per core: 1 13:43:39 Core(s) per socket: 1 13:43:39 Socket(s): 4 13:43:39 NUMA node(s): 1 13:43:39 Vendor ID: AuthenticAMD 13:43:39 CPU family: 23 13:43:39 Model: 49 13:43:39 Model name: AMD EPYC-Rome Processor 13:43:39 Stepping: 0 13:43:39 CPU MHz: 2800.000 13:43:39 BogoMIPS: 5600.00 13:43:39 Virtualization: AMD-V 13:43:39 Hypervisor vendor: KVM 13:43:39 Virtualization type: full 13:43:39 L1d cache: 32K 13:43:39 L1i cache: 32K 13:43:39 L2 cache: 512K 13:43:39 L3 cache: 16384K 13:43:39 NUMA node0 CPU(s): 0-3 13:43:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:43:39 13:43:39 13:43:39 ---> nproc: 13:43:39 4 13:43:39 13:43:39 13:43:39 ---> df -h: 13:43:39 Filesystem Size Used Avail Use% Mounted on 13:43:39 udev 7.9G 0 7.9G 0% /dev 13:43:39 tmpfs 1.6G 672K 1.6G 1% /run 13:43:39 /dev/vda1 78G 8.4G 69G 11% / 13:43:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:43:39 tmpfs 5.0M 0 5.0M 0% /run/lock 13:43:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:43:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:43:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:43:39 13:43:39 13:43:39 ---> free -m: 13:43:39 total used free shared buff/cache available 13:43:39 Mem: 16040 544 13282 0 2212 15175 13:43:39 Swap: 1023 0 1023 13:43:39 13:43:39 13:43:39 ---> ip addr: 13:43:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:43:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:43:39 inet 127.0.0.1/8 scope host lo 13:43:39 valid_lft forever preferred_lft forever 13:43:39 inet6 ::1/128 scope host 13:43:39 valid_lft forever preferred_lft forever 13:43:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:43:39 link/ether fa:16:3e:a1:b6:d4 brd ff:ff:ff:ff:ff:ff 13:43:39 inet 10.30.106.78/23 brd 10.30.107.255 scope global dynamic ens3 13:43:39 valid_lft 86231sec preferred_lft 86231sec 13:43:39 inet6 fe80::f816:3eff:fea1:b6d4/64 scope link 13:43:39 valid_lft forever preferred_lft forever 13:43:39 13:43:39 13:43:39 ---> sar -b -r -n DEV: 13:43:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3436) 02/07/24 _x86_64_ (4 CPU) 13:43:39 13:43:39 13:40:52 LINUX RESTART (4 CPU) 13:43:39 13:43:39 13:41:01 tps rtps wtps bread/s bwrtn/s 13:43:39 13:42:01 258.56 71.64 186.92 4743.08 44611.90 13:43:39 13:43:01 109.30 2.28 107.02 119.45 33147.68 13:43:39 Average: 183.93 36.96 146.97 2431.26 38879.79 13:43:39 13:43:39 13:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:43:39 13:42:01 13968104 15581276 2456864 14.96 54848 1758028 771604 4.42 697816 1541892 151488 13:43:39 13:43:01 13679148 15550360 2745820 16.72 77840 1979012 774248 4.43 770068 1730184 157788 13:43:39 Average: 13823626 15565818 2601342 15.84 66344 1868520 772926 4.42 733942 1636038 154638 13:43:39 13:43:39 13:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:43:39 13:42:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 13:43:39 13:42:01 ens3 389.89 269.69 2103.39 74.80 0.00 0.00 0.00 0.00 13:43:39 13:43:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 13:43:39 13:43:01 ens3 54.21 38.66 838.95 8.54 0.00 0.00 0.00 0.00 13:43:39 Average: lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 13:43:39 Average: ens3 222.05 154.17 1471.17 41.67 0.00 0.00 0.00 0.00 13:43:39 13:43:39 13:43:39 ---> sar -P ALL: 13:43:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3436) 02/07/24 _x86_64_ (4 CPU) 13:43:39 13:43:39 13:40:52 LINUX RESTART (4 CPU) 13:43:39 13:43:39 13:41:01 CPU %user %nice %system %iowait %steal %idle 13:43:39 13:42:01 all 24.92 0.00 2.71 7.20 0.07 65.09 13:43:39 13:42:01 0 29.15 0.00 3.61 7.60 0.07 59.58 13:43:39 13:42:01 1 14.18 0.00 2.80 14.92 0.07 68.03 13:43:39 13:42:01 2 28.65 0.00 1.97 2.12 0.08 67.18 13:43:39 13:42:01 3 27.71 0.00 2.48 4.20 0.05 65.56 13:43:39 13:43:01 all 20.58 0.00 1.41 5.17 0.06 72.78 13:43:39 13:43:01 0 33.95 0.00 2.38 2.25 0.08 61.34 13:43:39 13:43:01 1 16.88 0.00 0.99 14.10 0.05 67.99 13:43:39 13:43:01 2 7.95 0.00 0.90 3.54 0.05 87.56 13:43:39 13:43:01 3 23.64 0.00 1.34 0.84 0.05 74.14 13:43:39 Average: all 22.75 0.00 2.06 6.18 0.06 68.94 13:43:39 Average: 0 31.55 0.00 2.99 4.92 0.08 60.46 13:43:39 Average: 1 15.53 0.00 1.89 14.51 0.06 68.01 13:43:39 Average: 2 18.29 0.00 1.43 2.83 0.07 77.38 13:43:39 Average: 3 25.67 0.00 1.91 2.52 0.05 69.85 13:43:39 13:43:39 13:43:39