13:42:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137153 13:42:27 Running as SYSTEM 13:42:27 [EnvInject] - Loading node environment variables. 13:42:27 Building remotely on prd-ubuntu1804-builder-4c-4g-9466 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:42:27 [ssh-agent] Looking for ssh-agent implementation... 13:42:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:28 $ ssh-agent 13:42:28 SSH_AUTH_SOCK=/tmp/ssh-kC4IkQ85J9Ip/agent.1618 13:42:28 SSH_AGENT_PID=1620 13:42:28 [ssh-agent] Started. 13:42:28 Running ssh-add (command line suppressed) 13:42:28 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16199001948470562190.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16199001948470562190.key) 13:42:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:42:28 The recommended git tool is: NONE 13:42:29 using credential onap-jenkins-ssh 13:42:29 Wiping out workspace first. 13:42:29 Cloning the remote Git repository 13:42:29 Cloning repository git://cloud.onap.org/mirror/oom.git 13:42:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:42:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:42:29 > git --version # timeout=10 13:42:29 > git --version # 'git version 2.17.1' 13:42:29 using GIT_SSH to set credentials Gerrit user 13:42:29 Verifying host key using manually-configured host key entries 13:42:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:42:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:42:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:42:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:42:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:42:35 using GIT_SSH to set credentials Gerrit user 13:42:35 Verifying host key using manually-configured host key entries 13:42:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/53/137153/5 # timeout=30 13:42:35 > git rev-parse d7136f1f9d6cc352897892ee4b0ef0470e58087d^{commit} # timeout=10 13:42:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:42:35 Checking out Revision d7136f1f9d6cc352897892ee4b0ef0470e58087d (refs/changes/53/137153/5) 13:42:35 > git config core.sparsecheckout # timeout=10 13:42:35 > git checkout -f d7136f1f9d6cc352897892ee4b0ef0470e58087d # timeout=30 13:42:38 Commit message: "[DCAEGEN2] Update helm chart for dcae-prh" 13:42:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:42:38 > git rev-list --no-walk ee7e3ada3228e4c80b622aa588d48ac34789cedd # timeout=10 13:42:38 [EnvInject] - Injecting environment variables from a build step. 13:42:38 [EnvInject] - Injecting as environment variables the properties content 13:42:38 PYTHON=python3 13:42:38 13:42:38 [EnvInject] - Variables injected successfully. 13:42:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13945221017341595718.sh 13:42:38 ---> tox-install.sh 13:42:38 + source /home/jenkins/lf-env.sh 13:42:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:38 ++ mktemp -d /tmp/venv-XXXX 13:42:38 + lf_venv=/tmp/venv-KhEU 13:42:38 + local venv_file=/tmp/.os_lf_venv 13:42:38 + local python=python3 13:42:38 + local options 13:42:38 + local set_path=true 13:42:38 + local install_args= 13:42:38 ++ 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:42:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:42:38 + true 13:42:38 + case $1 in 13:42:38 + venv_file=/tmp/.toxenv 13:42:38 + shift 2 13:42:38 + true 13:42:38 + case $1 in 13:42:38 + shift 13:42:38 + break 13:42:38 + case $python in 13:42:38 + local pkg_list= 13:42:38 + [[ -d /opt/pyenv ]] 13:42:38 + echo 'Setup pyenv:' 13:42:38 Setup pyenv: 13:42:38 + export PYENV_ROOT=/opt/pyenv 13:42:38 + PYENV_ROOT=/opt/pyenv 13:42:38 + 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:42:38 + 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:42:38 + pyenv versions 13:42:38 * system (set by /opt/pyenv/version) 13:42:39 * 3.8.13 (set by /opt/pyenv/version) 13:42:39 * 3.9.13 (set by /opt/pyenv/version) 13:42:39 * 3.10.6 (set by /opt/pyenv/version) 13:42:39 + command -v pyenv 13:42:39 ++ pyenv init - --no-rehash 13:42:39 + 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:42:39 export PATH="/opt/pyenv/shims:${PATH}" 13:42:39 export PYENV_SHELL=bash 13:42:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:42:39 pyenv() { 13:42:39 local command 13:42:39 command="${1:-}" 13:42:39 if [ "$#" -gt 0 ]; then 13:42:39 shift 13:42:39 fi 13:42:39 13:42:39 case "$command" in 13:42:39 rehash|shell) 13:42:39 eval "$(pyenv "sh-$command" "$@")" 13:42:39 ;; 13:42:39 *) 13:42:39 command pyenv "$command" "$@" 13:42:39 ;; 13:42:39 esac 13:42:39 }' 13:42:39 +++ 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:42:39 ++ 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:42:39 ++ 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:42:39 ++ 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:42:39 ++ export PYENV_SHELL=bash 13:42:39 ++ PYENV_SHELL=bash 13:42:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:42:39 +++ complete -F _pyenv pyenv 13:42:39 ++ lf-pyver python3 13:42:39 ++ local py_version_xy=python3 13:42:39 ++ local py_version_xyz= 13:42:39 ++ pyenv versions 13:42:39 ++ local command 13:42:39 ++ command=versions 13:42:39 ++ '[' 1 -gt 0 ']' 13:42:39 ++ shift 13:42:39 ++ sed 's/^[ *]* //' 13:42:39 ++ case "$command" in 13:42:39 ++ command pyenv versions 13:42:39 ++ pyenv versions 13:42:39 ++ awk '{ print $1 }' 13:42:39 ++ grep -E '^[0-9.]*[0-9]$' 13:42:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:42:39 +++ grep '^3' /tmp/.pyenv_versions 13:42:39 +++ sort -V 13:42:39 +++ tail -n 1 13:42:39 ++ py_version_xyz=3.10.6 13:42:39 ++ [[ -z 3.10.6 ]] 13:42:39 ++ echo 3.10.6 13:42:39 ++ return 0 13:42:39 + pyenv local 3.10.6 13:42:39 + local command 13:42:39 + command=local 13:42:39 + '[' 2 -gt 0 ']' 13:42:39 + shift 13:42:39 + case "$command" in 13:42:39 + command pyenv local 3.10.6 13:42:39 + pyenv local 3.10.6 13:42:39 + for arg in "$@" 13:42:39 + case $arg in 13:42:39 + pkg_list+='tox ' 13:42:39 + for arg in "$@" 13:42:39 + case $arg in 13:42:39 + pkg_list+='virtualenv ' 13:42:39 + for arg in "$@" 13:42:39 + case $arg in 13:42:39 + pkg_list+='urllib3~=1.26.15 ' 13:42:39 + [[ -f /tmp/.toxenv ]] 13:42:39 + [[ ! -f /tmp/.toxenv ]] 13:42:39 + [[ -n '' ]] 13:42:39 + python3 -m venv /tmp/venv-KhEU 13:42:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KhEU' 13:42:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KhEU 13:42:43 + echo /tmp/venv-KhEU 13:42:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:42:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:42:43 + /tmp/venv-KhEU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:42:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:42:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:42:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:42:46 + /tmp/venv-KhEU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:42:48 + type python3 13:42:48 + true 13:42:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KhEU/bin to PATH' 13:42:48 lf-activate-venv(): INFO: Adding /tmp/venv-KhEU/bin to PATH 13:42:48 + PATH=/tmp/venv-KhEU/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:42:48 + return 0 13:42:48 + python3 --version 13:42:48 Python 3.10.6 13:42:48 + python3 -m pip --version 13:42:48 pip 24.0 from /tmp/venv-KhEU/lib/python3.10/site-packages/pip (python 3.10) 13:42:48 + python3 -m pip freeze 13:42:49 cachetools==5.3.3 13:42:49 chardet==5.2.0 13:42:49 colorama==0.4.6 13:42:49 distlib==0.3.8 13:42:49 filelock==3.13.1 13:42:49 packaging==23.2 13:42:49 platformdirs==4.2.0 13:42:49 pluggy==1.4.0 13:42:49 pyproject-api==1.6.1 13:42:49 tomli==2.0.1 13:42:49 tox==4.13.0 13:42:49 urllib3==1.26.18 13:42:49 virtualenv==20.25.1 13:42:49 [EnvInject] - Injecting environment variables from a build step. 13:42:49 [EnvInject] - Injecting as environment variables the properties content 13:42:49 PARALLEL=false 13:42:49 13:42:49 [EnvInject] - Variables injected successfully. 13:42:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16732203571202605827.sh 13:42:49 ---> tox-run.sh 13:42:49 + 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:42:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:42:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:42:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:42:49 + cd /w/workspace/oom-master-pre-commit-lint/. 13:42:49 + source /home/jenkins/lf-env.sh 13:42:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:42:49 ++ mktemp -d /tmp/venv-XXXX 13:42:49 + lf_venv=/tmp/venv-AIiv 13:42:49 + local venv_file=/tmp/.os_lf_venv 13:42:49 + local python=python3 13:42:49 + local options 13:42:49 + local set_path=true 13:42:49 + local install_args= 13:42:49 ++ 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:42:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:42:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:42:49 + true 13:42:49 + case $1 in 13:42:49 + venv_file=/tmp/.toxenv 13:42:49 + shift 2 13:42:49 + true 13:42:49 + case $1 in 13:42:49 + shift 13:42:49 + break 13:42:49 + case $python in 13:42:49 + local pkg_list= 13:42:49 + [[ -d /opt/pyenv ]] 13:42:49 + echo 'Setup pyenv:' 13:42:49 Setup pyenv: 13:42:49 + export PYENV_ROOT=/opt/pyenv 13:42:49 + PYENV_ROOT=/opt/pyenv 13:42:49 + 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:42:49 + 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:42:49 + pyenv versions 13:42:49 system 13:42:49 3.8.13 13:42:49 3.9.13 13:42:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:42:49 + command -v pyenv 13:42:49 ++ pyenv init - --no-rehash 13:42:49 + 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:42:49 export PATH="/opt/pyenv/shims:${PATH}" 13:42:49 export PYENV_SHELL=bash 13:42:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:42:49 pyenv() { 13:42:49 local command 13:42:49 command="${1:-}" 13:42:49 if [ "$#" -gt 0 ]; then 13:42:49 shift 13:42:49 fi 13:42:49 13:42:49 case "$command" in 13:42:49 rehash|shell) 13:42:49 eval "$(pyenv "sh-$command" "$@")" 13:42:49 ;; 13:42:49 *) 13:42:49 command pyenv "$command" "$@" 13:42:49 ;; 13:42:49 esac 13:42:49 }' 13:42:49 +++ 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:42:49 ++ 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:42:49 ++ 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:42:49 ++ 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:42:49 ++ export PYENV_SHELL=bash 13:42:49 ++ PYENV_SHELL=bash 13:42:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:42:49 +++ complete -F _pyenv pyenv 13:42:49 ++ lf-pyver python3 13:42:49 ++ local py_version_xy=python3 13:42:49 ++ local py_version_xyz= 13:42:49 ++ pyenv versions 13:42:49 ++ sed 's/^[ *]* //' 13:42:49 ++ local command 13:42:49 ++ command=versions 13:42:49 ++ '[' 1 -gt 0 ']' 13:42:49 ++ grep -E '^[0-9.]*[0-9]$' 13:42:49 ++ shift 13:42:49 ++ case "$command" in 13:42:49 ++ command pyenv versions 13:42:49 ++ pyenv versions 13:42:49 ++ awk '{ print $1 }' 13:42:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:42:49 +++ grep '^3' /tmp/.pyenv_versions 13:42:49 +++ sort -V 13:42:49 +++ tail -n 1 13:42:49 ++ py_version_xyz=3.10.6 13:42:49 ++ [[ -z 3.10.6 ]] 13:42:49 ++ echo 3.10.6 13:42:49 ++ return 0 13:42:49 + pyenv local 3.10.6 13:42:49 + local command 13:42:49 + command=local 13:42:49 + '[' 2 -gt 0 ']' 13:42:49 + shift 13:42:49 + case "$command" in 13:42:49 + command pyenv local 3.10.6 13:42:49 + pyenv local 3.10.6 13:42:49 + for arg in "$@" 13:42:49 + case $arg in 13:42:49 + pkg_list+='tox ' 13:42:49 + for arg in "$@" 13:42:49 + case $arg in 13:42:49 + pkg_list+='virtualenv ' 13:42:49 + for arg in "$@" 13:42:49 + case $arg in 13:42:49 + pkg_list+='urllib3~=1.26.15 ' 13:42:49 + [[ -f /tmp/.toxenv ]] 13:42:49 ++ cat /tmp/.toxenv 13:42:49 + lf_venv=/tmp/venv-KhEU 13:42:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KhEU from' file:/tmp/.toxenv 13:42:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KhEU from file:/tmp/.toxenv 13:42:49 + /tmp/venv-KhEU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:42:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:42:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:42:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:42:50 + /tmp/venv-KhEU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:42:51 + type python3 13:42:51 + true 13:42:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KhEU/bin to PATH' 13:42:51 lf-activate-venv(): INFO: Adding /tmp/venv-KhEU/bin to PATH 13:42:51 + PATH=/tmp/venv-KhEU/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:42:51 + return 0 13:42:51 + [[ -d /opt/pyenv ]] 13:42:51 + echo '---> Setting up pyenv' 13:42:51 ---> Setting up pyenv 13:42:51 + export PYENV_ROOT=/opt/pyenv 13:42:51 + PYENV_ROOT=/opt/pyenv 13:42:51 + export PATH=/opt/pyenv/bin:/tmp/venv-KhEU/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:42:51 + PATH=/opt/pyenv/bin:/tmp/venv-KhEU/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:42:51 ++ pwd 13:42:51 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:42:51 + export PYTHONPATH 13:42:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:42:51 + TOX_TESTENV_PASSENV=PYTHONPATH 13:42:51 + tox --version 13:42:52 4.13.0 from /tmp/venv-KhEU/lib/python3.10/site-packages/tox/__init__.py 13:42:52 + PARALLEL=false 13:42:52 + TOX_OPTIONS_LIST= 13:42:52 + [[ -n pre-commit ]] 13:42:52 + TOX_OPTIONS_LIST=' -e pre-commit' 13:42:52 + case ${PARALLEL,,} in 13:42:52 + tox -e pre-commit 13:42:52 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:42:53 pre-commit: install_deps> python -I -m pip install pre-commit 13:42:56 pre-commit: freeze> python -m pip freeze --all 13:42:56 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 13:42:56 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:42:56 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:42:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:42:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:42:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:42:59 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:42:59 [INFO] Once installed this environment will be reused. 13:42:59 [INFO] This may take a few minutes... 13:43:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:43:02 [INFO] Once installed this environment will be reused. 13:43:02 [INFO] This may take a few minutes... 13:43:07 Trim Trailing Whitespace.................................................Passed 13:43:07 Tabs remover.............................................................Passed 13:43:07 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:43:08 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:43:08 [INFO] Once installed this environment will be reused. 13:43:08 [INFO] This may take a few minutes... 13:43:14 gitlint..............................................(no files to check)Skipped 13:43:14 pre-commit: OK (22.15=setup[4.00]+cmd[11.47,6.67] seconds) 13:43:14 congratulations :) (22.32 seconds) 13:43:14 + tox_status=0 13:43:14 + echo '---> Completed tox runs' 13:43:14 ---> Completed tox runs 13:43:14 + for i in .tox/*/log 13:43:14 ++ echo .tox/pre-commit/log 13:43:14 ++ awk -F/ '{print $2}' 13:43:14 + tox_env=pre-commit 13:43:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:43:14 + DOC_DIR=docs/_build/html 13:43:14 + [[ -d docs/_build/html ]] 13:43:14 + echo '---> tox-run.sh ends' 13:43:14 ---> tox-run.sh ends 13:43:14 + test 0 -eq 0 13:43:14 $ ssh-agent -k 13:43:14 unset SSH_AUTH_SOCK; 13:43:14 unset SSH_AGENT_PID; 13:43:14 echo Agent pid 1620 killed; 13:43:14 [ssh-agent] Stopped. 13:43:14 [PostBuildScript] - [INFO] Executing post build scripts. 13:43:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2526375302451723758.sh 13:43:14 ---> sysstat.sh 13:43:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12915866346717095570.sh 13:43:15 ---> package-listing.sh 13:43:15 ++ tr '[:upper:]' '[:lower:]' 13:43:15 ++ facter osfamily 13:43:15 + OS_FAMILY=debian 13:43:15 + workspace=/w/workspace/oom-master-pre-commit-lint 13:43:15 + START_PACKAGES=/tmp/packages_start.txt 13:43:15 + END_PACKAGES=/tmp/packages_end.txt 13:43:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:43:15 + PACKAGES=/tmp/packages_start.txt 13:43:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:43:15 + PACKAGES=/tmp/packages_end.txt 13:43:15 + case "${OS_FAMILY}" in 13:43:15 + dpkg -l 13:43:15 + grep '^ii' 13:43:15 + '[' -f /tmp/packages_start.txt ']' 13:43:15 + '[' -f /tmp/packages_end.txt ']' 13:43:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:43:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:43:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:43:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:43:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9560349865119624342.sh 13:43:15 ---> capture-instance-metadata.sh 13:43:15 Setup pyenv: 13:43:15 system 13:43:15 3.8.13 13:43:15 3.9.13 13:43:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:43:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-80GX 13:43:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:43:22 lf-activate-venv(): INFO: Installing: lftools 13:43:52 lf-activate-venv(): INFO: Adding /tmp/venv-80GX/bin to PATH 13:43:52 INFO: Running in OpenStack, capturing instance metadata 13:43:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14992481959546332831.sh 13:43:53 provisioning config files... 13:43:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12006405223084739582tmp 13:43:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:43:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:43:53 [EnvInject] - Injecting environment variables from a build step. 13:43:53 [EnvInject] - Injecting as environment variables the properties content 13:43:53 SERVER_ID=logs 13:43:53 13:43:53 [EnvInject] - Variables injected successfully. 13:43:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4084331562145791407.sh 13:43:53 ---> create-netrc.sh 13:43:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6578581276931959783.sh 13:43:53 ---> python-tools-install.sh 13:43:53 Setup pyenv: 13:43:53 system 13:43:53 3.8.13 13:43:53 3.9.13 13:43:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:43:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-80GX from file:/tmp/.os_lf_venv 13:43:54 lf-activate-venv(): INFO: Installing: lftools 13:44:02 lf-activate-venv(): INFO: Adding /tmp/venv-80GX/bin to PATH 13:44:02 Generating Requirements File 13:44:30 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:44:30 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 13:44:31 Python 3.10.6 13:44:31 pip 24.0 from /tmp/venv-80GX/lib/python3.10/site-packages/pip (python 3.10) 13:44:31 appdirs==1.4.4 13:44:31 argcomplete==3.2.2 13:44:31 aspy.yaml==1.3.0 13:44:31 attrs==23.2.0 13:44:31 autopage==0.5.2 13:44:31 beautifulsoup4==4.12.3 13:44:31 boto3==1.34.51 13:44:31 botocore==1.34.51 13:44:31 bs4==0.0.2 13:44:31 cachetools==5.3.3 13:44:31 certifi==2024.2.2 13:44:31 cffi==1.16.0 13:44:31 cfgv==3.4.0 13:44:31 chardet==5.2.0 13:44:31 charset-normalizer==3.3.2 13:44:31 click==8.1.7 13:44:31 cliff==4.6.0 13:44:31 cmd2==2.4.3 13:44:31 cryptography==3.3.2 13:44:31 debtcollector==3.0.0 13:44:31 decorator==5.1.1 13:44:31 defusedxml==0.7.1 13:44:31 Deprecated==1.2.14 13:44:31 distlib==0.3.8 13:44:31 dnspython==2.6.1 13:44:31 docker==4.2.2 13:44:31 dogpile.cache==1.3.2 13:44:31 email_validator==2.1.1 13:44:31 filelock==3.13.1 13:44:31 future==1.0.0 13:44:31 gitdb==4.0.11 13:44:31 GitPython==3.1.42 13:44:31 google-auth==2.28.1 13:44:31 httplib2==0.22.0 13:44:31 identify==2.5.35 13:44:31 idna==3.6 13:44:31 importlib-resources==1.5.0 13:44:31 iso8601==2.1.0 13:44:31 Jinja2==3.1.3 13:44:31 jmespath==1.0.1 13:44:31 jsonpatch==1.33 13:44:31 jsonpointer==2.4 13:44:31 jsonschema==4.21.1 13:44:31 jsonschema-specifications==2023.12.1 13:44:31 keystoneauth1==5.6.0 13:44:31 kubernetes==29.0.0 13:44:31 lftools==0.37.9 13:44:31 lxml==5.1.0 13:44:31 MarkupSafe==2.1.5 13:44:31 msgpack==1.0.7 13:44:31 multi_key_dict==2.0.3 13:44:31 munch==4.0.0 13:44:31 netaddr==1.2.1 13:44:31 netifaces==0.11.0 13:44:31 niet==1.4.2 13:44:31 nodeenv==1.8.0 13:44:31 oauth2client==4.1.3 13:44:31 oauthlib==3.2.2 13:44:31 openstacksdk==0.62.0 13:44:31 os-client-config==2.1.0 13:44:31 os-service-types==1.7.0 13:44:31 osc-lib==3.0.1 13:44:31 oslo.config==9.4.0 13:44:31 oslo.context==5.4.0 13:44:31 oslo.i18n==6.3.0 13:44:31 oslo.log==5.5.0 13:44:31 oslo.serialization==5.4.0 13:44:31 oslo.utils==7.1.0 13:44:31 packaging==23.2 13:44:31 pbr==6.0.0 13:44:31 platformdirs==4.2.0 13:44:31 prettytable==3.10.0 13:44:31 pyasn1==0.5.1 13:44:31 pyasn1-modules==0.3.0 13:44:31 pycparser==2.21 13:44:31 pygerrit2==2.0.15 13:44:31 PyGithub==2.2.0 13:44:31 pyinotify==0.9.6 13:44:31 PyJWT==2.8.0 13:44:31 PyNaCl==1.5.0 13:44:31 pyparsing==2.4.7 13:44:31 pyperclip==1.8.2 13:44:31 pyrsistent==0.20.0 13:44:31 python-cinderclient==9.4.0 13:44:31 python-dateutil==2.8.2 13:44:31 python-heatclient==3.4.0 13:44:31 python-jenkins==1.8.2 13:44:31 python-keystoneclient==5.3.0 13:44:31 python-magnumclient==4.3.0 13:44:31 python-novaclient==18.4.0 13:44:31 python-openstackclient==6.0.1 13:44:31 python-swiftclient==4.4.0 13:44:31 PyYAML==6.0.1 13:44:31 referencing==0.33.0 13:44:31 requests==2.31.0 13:44:31 requests-oauthlib==1.3.1 13:44:31 requestsexceptions==1.4.0 13:44:31 rfc3986==2.0.0 13:44:31 rpds-py==0.18.0 13:44:31 rsa==4.9 13:44:31 ruamel.yaml==0.18.6 13:44:31 ruamel.yaml.clib==0.2.8 13:44:31 s3transfer==0.10.0 13:44:31 simplejson==3.19.2 13:44:31 six==1.16.0 13:44:31 smmap==5.0.1 13:44:31 soupsieve==2.5 13:44:31 stevedore==5.2.0 13:44:31 tabulate==0.9.0 13:44:31 toml==0.10.2 13:44:31 tomlkit==0.12.4 13:44:31 tqdm==4.66.2 13:44:31 typing_extensions==4.10.0 13:44:31 tzdata==2024.1 13:44:31 urllib3==1.26.18 13:44:31 virtualenv==20.25.1 13:44:31 wcwidth==0.2.13 13:44:31 websocket-client==1.7.0 13:44:31 wrapt==1.16.0 13:44:31 xdg==6.0.0 13:44:31 xmltodict==0.13.0 13:44:31 yq==3.2.3 13:44:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2218141920414885617.sh 13:44:31 ---> sudo-logs.sh 13:44:31 Archiving 'sudo' log.. 13:44:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13656250581900322876.sh 13:44:32 ---> job-cost.sh 13:44:32 Setup pyenv: 13:44:32 system 13:44:32 3.8.13 13:44:32 3.9.13 13:44:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:44:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-80GX from file:/tmp/.os_lf_venv 13:44:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:44:40 lf-activate-venv(): INFO: Adding /tmp/venv-80GX/bin to PATH 13:44:40 INFO: No Stack... 13:44:41 INFO: Retrieving Pricing Info for: v3-standard-4 13:44:41 INFO: Archiving Costs 13:44:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16089336026612322100.sh 13:44:41 ---> logs-deploy.sh 13:44:41 Setup pyenv: 13:44:41 system 13:44:41 3.8.13 13:44:41 3.9.13 13:44:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:44:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-80GX from file:/tmp/.os_lf_venv 13:44:42 lf-activate-venv(): INFO: Installing: lftools 13:44:51 lf-activate-venv(): INFO: Adding /tmp/venv-80GX/bin to PATH 13:44:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3327 13:44:51 INFO: archiving workspace using pattern(s): 13:44:52 Archives upload complete. 13:44:52 INFO: archiving logs to Nexus 13:44:53 ---> uname -a: 13:44:53 Linux prd-ubuntu1804-builder-4c-4g-9466 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:44:53 13:44:53 13:44:53 ---> lscpu: 13:44:53 Architecture: x86_64 13:44:53 CPU op-mode(s): 32-bit, 64-bit 13:44:53 Byte Order: Little Endian 13:44:53 CPU(s): 4 13:44:53 On-line CPU(s) list: 0-3 13:44:53 Thread(s) per core: 1 13:44:53 Core(s) per socket: 1 13:44:53 Socket(s): 4 13:44:53 NUMA node(s): 1 13:44:53 Vendor ID: AuthenticAMD 13:44:53 CPU family: 23 13:44:53 Model: 49 13:44:53 Model name: AMD EPYC-Rome Processor 13:44:53 Stepping: 0 13:44:53 CPU MHz: 2800.000 13:44:53 BogoMIPS: 5600.00 13:44:53 Virtualization: AMD-V 13:44:53 Hypervisor vendor: KVM 13:44:53 Virtualization type: full 13:44:53 L1d cache: 32K 13:44:53 L1i cache: 32K 13:44:53 L2 cache: 512K 13:44:53 L3 cache: 16384K 13:44:53 NUMA node0 CPU(s): 0-3 13:44:53 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:44:53 13:44:53 13:44:53 ---> nproc: 13:44:53 4 13:44:53 13:44:53 13:44:53 ---> df -h: 13:44:53 Filesystem Size Used Avail Use% Mounted on 13:44:53 udev 7.9G 0 7.9G 0% /dev 13:44:53 tmpfs 1.6G 672K 1.6G 1% /run 13:44:53 /dev/vda1 78G 8.4G 70G 11% / 13:44:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:44:53 tmpfs 5.0M 0 5.0M 0% /run/lock 13:44:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:44:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:44:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:44:53 13:44:53 13:44:53 ---> free -m: 13:44:53 total used free shared buff/cache available 13:44:53 Mem: 16040 550 13298 0 2191 15170 13:44:53 Swap: 1023 0 1023 13:44:53 13:44:53 13:44:53 ---> ip addr: 13:44:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:44:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:44:53 inet 127.0.0.1/8 scope host lo 13:44:53 valid_lft forever preferred_lft forever 13:44:53 inet6 ::1/128 scope host 13:44:53 valid_lft forever preferred_lft forever 13:44:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:44:53 link/ether fa:16:3e:a9:82:b7 brd ff:ff:ff:ff:ff:ff 13:44:53 inet 10.30.106.189/23 brd 10.30.107.255 scope global dynamic ens3 13:44:53 valid_lft 86236sec preferred_lft 86236sec 13:44:53 inet6 fe80::f816:3eff:fea9:82b7/64 scope link 13:44:53 valid_lft forever preferred_lft forever 13:44:53 13:44:53 13:44:53 ---> sar -b -r -n DEV: 13:44:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9466) 02/28/24 _x86_64_ (4 CPU) 13:44:53 13:44:53 13:42:10 LINUX RESTART (4 CPU) 13:44:53 13:44:53 13:43:03 tps rtps wtps bread/s bwrtn/s 13:44:53 13:44:01 123.94 14.77 109.17 1139.25 35637.72 13:44:53 Average: 123.94 14.77 109.17 1139.25 35637.72 13:44:53 13:44:53 13:43:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:44:53 13:44:01 13707888 15506492 2717080 16.54 74492 1911476 815560 4.67 814996 1660064 142512 13:44:53 Average: 13707888 15506492 2717080 16.54 74492 1911476 815560 4.67 814996 1660064 142512 13:44:53 13:44:53 13:43:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:44:53 13:44:01 lo 1.45 1.45 0.16 0.16 0.00 0.00 0.00 0.00 13:44:53 13:44:01 ens3 54.99 39.20 642.91 9.18 0.00 0.00 0.00 0.00 13:44:53 Average: lo 1.45 1.45 0.16 0.16 0.00 0.00 0.00 0.00 13:44:53 Average: ens3 54.99 39.20 642.91 9.18 0.00 0.00 0.00 0.00 13:44:53 13:44:53 13:44:53 ---> sar -P ALL: 13:44:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9466) 02/28/24 _x86_64_ (4 CPU) 13:44:53 13:44:53 13:42:10 LINUX RESTART (4 CPU) 13:44:53 13:44:53 13:43:03 CPU %user %nice %system %iowait %steal %idle 13:44:53 13:44:01 all 21.03 0.00 1.67 4.90 0.06 72.34 13:44:53 13:44:01 0 23.57 0.00 1.46 0.75 0.07 74.15 13:44:53 13:44:01 1 44.55 0.00 2.76 2.47 0.09 50.13 13:44:53 13:44:01 2 13.77 0.00 1.78 2.96 0.05 81.44 13:44:53 13:44:01 3 2.16 0.00 0.69 13.44 0.03 83.68 13:44:53 Average: all 21.03 0.00 1.67 4.90 0.06 72.34 13:44:53 Average: 0 23.57 0.00 1.46 0.75 0.07 74.15 13:44:53 Average: 1 44.55 0.00 2.76 2.47 0.09 50.13 13:44:53 Average: 2 13.77 0.00 1.78 2.96 0.05 81.44 13:44:53 Average: 3 2.16 0.00 0.69 13.44 0.03 83.68 13:44:53 13:44:53 13:44:53