22:06:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 22:06:57 Running as SYSTEM 22:06:57 [EnvInject] - Loading node environment variables. 22:06:57 Building remotely on prd-ubuntu1804-builder-4c-4g-11096 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 22:06:57 [ssh-agent] Looking for ssh-agent implementation... 22:06:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:06:57 $ ssh-agent 22:06:57 SSH_AUTH_SOCK=/tmp/ssh-skHYl0gdnqSQ/agent.1711 22:06:57 SSH_AGENT_PID=1713 22:06:57 [ssh-agent] Started. 22:06:57 Running ssh-add (command line suppressed) 22:06:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13176029067147388487.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13176029067147388487.key) 22:06:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:06:58 The recommended git tool is: NONE 22:06:59 using credential onap-jenkins-ssh 22:06:59 Wiping out workspace first. 22:06:59 Cloning the remote Git repository 22:06:59 Cloning repository git://cloud.onap.org/mirror/oom.git 22:06:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 22:06:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:06:59 > git --version # timeout=10 22:06:59 > git --version # 'git version 2.17.1' 22:06:59 using GIT_SSH to set credentials Gerrit user 22:06:59 Verifying host key using manually-configured host key entries 22:06:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:07:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:07:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:07:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:07:05 using GIT_SSH to set credentials Gerrit user 22:07:05 Verifying host key using manually-configured host key entries 22:07:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/4 # timeout=30 22:07:05 > git rev-parse 8797c7e2a3a9295e42f628f9ee6e01cc04e7044b^{commit} # timeout=10 22:07:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:07:05 Checking out Revision 8797c7e2a3a9295e42f628f9ee6e01cc04e7044b (refs/changes/63/136963/4) 22:07:05 > git config core.sparsecheckout # timeout=10 22:07:05 > git checkout -f 8797c7e2a3a9295e42f628f9ee6e01cc04e7044b # timeout=30 22:07:08 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 22:07:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:07:08 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 22:07:08 [EnvInject] - Injecting environment variables from a build step. 22:07:08 [EnvInject] - Injecting as environment variables the properties content 22:07:08 PYTHON=python3 22:07:08 22:07:08 [EnvInject] - Variables injected successfully. 22:07:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11707217743508736238.sh 22:07:08 ---> tox-install.sh 22:07:08 + source /home/jenkins/lf-env.sh 22:07:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:07:08 ++ mktemp -d /tmp/venv-XXXX 22:07:08 + lf_venv=/tmp/venv-GFRM 22:07:08 + local venv_file=/tmp/.os_lf_venv 22:07:08 + local python=python3 22:07:08 + local options 22:07:08 + local set_path=true 22:07:08 + local install_args= 22:07:08 ++ 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 22:07:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:07:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:07:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:07:08 + true 22:07:08 + case $1 in 22:07:08 + venv_file=/tmp/.toxenv 22:07:08 + shift 2 22:07:08 + true 22:07:08 + case $1 in 22:07:08 + shift 22:07:08 + break 22:07:08 + case $python in 22:07:08 + local pkg_list= 22:07:08 + [[ -d /opt/pyenv ]] 22:07:08 + echo 'Setup pyenv:' 22:07:08 Setup pyenv: 22:07:08 + export PYENV_ROOT=/opt/pyenv 22:07:08 + PYENV_ROOT=/opt/pyenv 22:07:08 + 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 22:07:08 + 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 22:07:08 + pyenv versions 22:07:08 * system (set by /opt/pyenv/version) 22:07:08 * 3.8.13 (set by /opt/pyenv/version) 22:07:09 * 3.9.13 (set by /opt/pyenv/version) 22:07:09 * 3.10.6 (set by /opt/pyenv/version) 22:07:09 + command -v pyenv 22:07:09 ++ pyenv init - --no-rehash 22:07:09 + 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[*]}"'\'')" 22:07:09 export PATH="/opt/pyenv/shims:${PATH}" 22:07:09 export PYENV_SHELL=bash 22:07:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:07:09 pyenv() { 22:07:09 local command 22:07:09 command="${1:-}" 22:07:09 if [ "$#" -gt 0 ]; then 22:07:09 shift 22:07:09 fi 22:07:09 22:07:09 case "$command" in 22:07:09 rehash|shell) 22:07:09 eval "$(pyenv "sh-$command" "$@")" 22:07:09 ;; 22:07:09 *) 22:07:09 command pyenv "$command" "$@" 22:07:09 ;; 22:07:09 esac 22:07:09 }' 22:07:09 +++ 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[*]}"' 22:07:09 ++ 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 22:07:09 ++ 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 22:07:09 ++ 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 22:07:09 ++ export PYENV_SHELL=bash 22:07:09 ++ PYENV_SHELL=bash 22:07:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:07:09 +++ complete -F _pyenv pyenv 22:07:09 ++ lf-pyver python3 22:07:09 ++ local py_version_xy=python3 22:07:09 ++ local py_version_xyz= 22:07:09 ++ pyenv versions 22:07:09 ++ local command 22:07:09 ++ command=versions 22:07:09 ++ '[' 1 -gt 0 ']' 22:07:09 ++ shift 22:07:09 ++ case "$command" in 22:07:09 ++ command pyenv versions 22:07:09 ++ sed 's/^[ *]* //' 22:07:09 ++ pyenv versions 22:07:09 ++ awk '{ print $1 }' 22:07:09 ++ grep -E '^[0-9.]*[0-9]$' 22:07:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:07:09 +++ grep '^3' /tmp/.pyenv_versions 22:07:09 +++ sort -V 22:07:09 +++ tail -n 1 22:07:09 ++ py_version_xyz=3.10.6 22:07:09 ++ [[ -z 3.10.6 ]] 22:07:09 ++ echo 3.10.6 22:07:09 ++ return 0 22:07:09 + pyenv local 3.10.6 22:07:09 + local command 22:07:09 + command=local 22:07:09 + '[' 2 -gt 0 ']' 22:07:09 + shift 22:07:09 + case "$command" in 22:07:09 + command pyenv local 3.10.6 22:07:09 + pyenv local 3.10.6 22:07:09 + for arg in "$@" 22:07:09 + case $arg in 22:07:09 + pkg_list+='tox ' 22:07:09 + for arg in "$@" 22:07:09 + case $arg in 22:07:09 + pkg_list+='virtualenv ' 22:07:09 + for arg in "$@" 22:07:09 + case $arg in 22:07:09 + pkg_list+='urllib3~=1.26.15 ' 22:07:09 + [[ -f /tmp/.toxenv ]] 22:07:09 + [[ ! -f /tmp/.toxenv ]] 22:07:09 + [[ -n '' ]] 22:07:09 + python3 -m venv /tmp/venv-GFRM 22:07:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GFRM' 22:07:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GFRM 22:07:13 + echo /tmp/venv-GFRM 22:07:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:07:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:07:13 + /tmp/venv-GFRM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:07:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:07:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:07:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:07:16 + /tmp/venv-GFRM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:07:18 + type python3 22:07:18 + true 22:07:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GFRM/bin to PATH' 22:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-GFRM/bin to PATH 22:07:18 + PATH=/tmp/venv-GFRM/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 22:07:18 + return 0 22:07:18 + python3 --version 22:07:18 Python 3.10.6 22:07:18 + python3 -m pip --version 22:07:19 pip 23.3.2 from /tmp/venv-GFRM/lib/python3.10/site-packages/pip (python 3.10) 22:07:19 + python3 -m pip freeze 22:07:19 cachetools==5.3.2 22:07:19 chardet==5.2.0 22:07:19 colorama==0.4.6 22:07:19 distlib==0.3.8 22:07:19 filelock==3.13.1 22:07:19 packaging==23.2 22:07:19 platformdirs==4.1.0 22:07:19 pluggy==1.3.0 22:07:19 pyproject-api==1.6.1 22:07:19 tomli==2.0.1 22:07:19 tox==4.11.4 22:07:19 urllib3==1.26.18 22:07:19 virtualenv==20.25.0 22:07:19 [EnvInject] - Injecting environment variables from a build step. 22:07:19 [EnvInject] - Injecting as environment variables the properties content 22:07:19 PARALLEL=false 22:07:19 22:07:19 [EnvInject] - Variables injected successfully. 22:07:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13827163078628852890.sh 22:07:19 ---> tox-run.sh 22:07:19 + 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 22:07:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 22:07:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 22:07:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 22:07:19 + cd /w/workspace/oom-master-pre-commit-lint/. 22:07:19 + source /home/jenkins/lf-env.sh 22:07:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:07:19 ++ mktemp -d /tmp/venv-XXXX 22:07:19 + lf_venv=/tmp/venv-TdhP 22:07:19 + local venv_file=/tmp/.os_lf_venv 22:07:19 + local python=python3 22:07:19 + local options 22:07:19 + local set_path=true 22:07:19 + local install_args= 22:07: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 22:07:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:07:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:07:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:07:19 + true 22:07:19 + case $1 in 22:07:19 + venv_file=/tmp/.toxenv 22:07:19 + shift 2 22:07:19 + true 22:07:19 + case $1 in 22:07:19 + shift 22:07:19 + break 22:07:19 + case $python in 22:07:19 + local pkg_list= 22:07:19 + [[ -d /opt/pyenv ]] 22:07:19 + echo 'Setup pyenv:' 22:07:19 Setup pyenv: 22:07:19 + export PYENV_ROOT=/opt/pyenv 22:07:19 + PYENV_ROOT=/opt/pyenv 22:07:19 + 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 22:07:19 + 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 22:07:19 + pyenv versions 22:07:19 system 22:07:19 3.8.13 22:07:19 3.9.13 22:07:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:07:19 + command -v pyenv 22:07:19 ++ pyenv init - --no-rehash 22:07: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[*]}"'\'')" 22:07:19 export PATH="/opt/pyenv/shims:${PATH}" 22:07:19 export PYENV_SHELL=bash 22:07:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:07:19 pyenv() { 22:07:19 local command 22:07:19 command="${1:-}" 22:07:19 if [ "$#" -gt 0 ]; then 22:07:19 shift 22:07:19 fi 22:07:19 22:07:19 case "$command" in 22:07:19 rehash|shell) 22:07:19 eval "$(pyenv "sh-$command" "$@")" 22:07:19 ;; 22:07:19 *) 22:07:19 command pyenv "$command" "$@" 22:07:19 ;; 22:07:19 esac 22:07:19 }' 22:07: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[*]}"' 22:07:19 ++ 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 22:07:19 ++ 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 22:07:19 ++ 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 22:07:19 ++ export PYENV_SHELL=bash 22:07:19 ++ PYENV_SHELL=bash 22:07:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:07:19 +++ complete -F _pyenv pyenv 22:07:19 ++ lf-pyver python3 22:07:19 ++ local py_version_xy=python3 22:07:19 ++ local py_version_xyz= 22:07:19 ++ pyenv versions 22:07:19 ++ local command 22:07:19 ++ command=versions 22:07:19 ++ '[' 1 -gt 0 ']' 22:07:19 ++ shift 22:07:19 ++ case "$command" in 22:07:19 ++ command pyenv versions 22:07:19 ++ pyenv versions 22:07:19 ++ awk '{ print $1 }' 22:07:19 ++ sed 's/^[ *]* //' 22:07:19 ++ grep -E '^[0-9.]*[0-9]$' 22:07:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:07:19 +++ grep '^3' /tmp/.pyenv_versions 22:07:19 +++ sort -V 22:07:19 +++ tail -n 1 22:07:19 ++ py_version_xyz=3.10.6 22:07:19 ++ [[ -z 3.10.6 ]] 22:07:19 ++ echo 3.10.6 22:07:19 ++ return 0 22:07:19 + pyenv local 3.10.6 22:07:19 + local command 22:07:19 + command=local 22:07:19 + '[' 2 -gt 0 ']' 22:07:19 + shift 22:07:19 + case "$command" in 22:07:19 + command pyenv local 3.10.6 22:07:19 + pyenv local 3.10.6 22:07:19 + for arg in "$@" 22:07:19 + case $arg in 22:07:19 + pkg_list+='tox ' 22:07:19 + for arg in "$@" 22:07:19 + case $arg in 22:07:19 + pkg_list+='virtualenv ' 22:07:19 + for arg in "$@" 22:07:19 + case $arg in 22:07:19 + pkg_list+='urllib3~=1.26.15 ' 22:07:19 + [[ -f /tmp/.toxenv ]] 22:07:19 ++ cat /tmp/.toxenv 22:07:19 + lf_venv=/tmp/venv-GFRM 22:07:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GFRM from' file:/tmp/.toxenv 22:07:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GFRM from file:/tmp/.toxenv 22:07:19 + /tmp/venv-GFRM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:07:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:07:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:07:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:07:20 + /tmp/venv-GFRM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:07:22 + type python3 22:07:22 + true 22:07:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GFRM/bin to PATH' 22:07:22 lf-activate-venv(): INFO: Adding /tmp/venv-GFRM/bin to PATH 22:07:22 + PATH=/tmp/venv-GFRM/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 22:07:22 + return 0 22:07:22 + [[ -d /opt/pyenv ]] 22:07:22 + echo '---> Setting up pyenv' 22:07:22 ---> Setting up pyenv 22:07:22 + export PYENV_ROOT=/opt/pyenv 22:07:22 + PYENV_ROOT=/opt/pyenv 22:07:22 + export PATH=/opt/pyenv/bin:/tmp/venv-GFRM/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 22:07:22 + PATH=/opt/pyenv/bin:/tmp/venv-GFRM/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 22:07:22 ++ pwd 22:07:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 22:07:22 + export PYTHONPATH 22:07:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:07:22 + TOX_TESTENV_PASSENV=PYTHONPATH 22:07:22 + tox --version 22:07:22 4.11.4 from /tmp/venv-GFRM/lib/python3.10/site-packages/tox/__init__.py 22:07:22 + PARALLEL=false 22:07:22 + TOX_OPTIONS_LIST= 22:07:22 + [[ -n pre-commit ]] 22:07:22 + TOX_OPTIONS_LIST=' -e pre-commit' 22:07:22 + case ${PARALLEL,,} in 22:07:22 + tox -e pre-commit 22:07:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 22:07:23 pre-commit: install_deps> python -I -m pip install pre-commit 22:07:26 pre-commit: freeze> python -m pip freeze --all 22:07:26 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.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 22:07:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 22:07:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 22:07:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 22:07:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 22:07:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:07:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 22:07:29 [INFO] Once installed this environment will be reused. 22:07:29 [INFO] This may take a few minutes... 22:07:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:07:33 [INFO] Once installed this environment will be reused. 22:07:33 [INFO] This may take a few minutes... 22:07:38 Trim Trailing Whitespace.................................................Passed 22:07:38 Tabs remover.............................................................Passed 22:07:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 22:07:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 22:07:39 [INFO] Once installed this environment will be reused. 22:07:39 [INFO] This may take a few minutes... 22:07:44 gitlint..............................................(no files to check)Skipped 22:07:44 pre-commit: OK (21.92=setup[3.80]+cmd[12.29,5.83] seconds) 22:07:44 congratulations :) (22.08 seconds) 22:07:44 + tox_status=0 22:07:44 + echo '---> Completed tox runs' 22:07:44 ---> Completed tox runs 22:07:44 + for i in .tox/*/log 22:07:44 ++ echo .tox/pre-commit/log 22:07:44 ++ awk -F/ '{print $2}' 22:07:44 + tox_env=pre-commit 22:07:44 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 22:07:44 + DOC_DIR=docs/_build/html 22:07:44 + [[ -d docs/_build/html ]] 22:07:44 + echo '---> tox-run.sh ends' 22:07:44 ---> tox-run.sh ends 22:07:44 + test 0 -eq 0 22:07:44 $ ssh-agent -k 22:07:44 unset SSH_AUTH_SOCK; 22:07:44 unset SSH_AGENT_PID; 22:07:44 echo Agent pid 1713 killed; 22:07:44 [ssh-agent] Stopped. 22:07:44 [PostBuildScript] - [INFO] Executing post build scripts. 22:07:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11870314678760213175.sh 22:07:44 ---> sysstat.sh 22:07:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12142090405081056589.sh 22:07:45 ---> package-listing.sh 22:07:45 ++ tr '[:upper:]' '[:lower:]' 22:07:45 ++ facter osfamily 22:07:45 + OS_FAMILY=debian 22:07:45 + workspace=/w/workspace/oom-master-pre-commit-lint 22:07:45 + START_PACKAGES=/tmp/packages_start.txt 22:07:45 + END_PACKAGES=/tmp/packages_end.txt 22:07:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:07:45 + PACKAGES=/tmp/packages_start.txt 22:07:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:07:45 + PACKAGES=/tmp/packages_end.txt 22:07:45 + case "${OS_FAMILY}" in 22:07:45 + dpkg -l 22:07:45 + grep '^ii' 22:07:45 + '[' -f /tmp/packages_start.txt ']' 22:07:45 + '[' -f /tmp/packages_end.txt ']' 22:07:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:07:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:07:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 22:07:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 22:07:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11116140186060149165.sh 22:07:45 ---> capture-instance-metadata.sh 22:07:45 Setup pyenv: 22:07:45 system 22:07:45 3.8.13 22:07:45 3.9.13 22:07:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:07:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lm5V 22:07:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:07:52 lf-activate-venv(): INFO: Installing: lftools 22:08:22 lf-activate-venv(): INFO: Adding /tmp/venv-lm5V/bin to PATH 22:08:22 INFO: Running in OpenStack, capturing instance metadata 22:08:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17212463221437776137.sh 22:08:22 provisioning config files... 22:08:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15128814280593812414tmp 22:08:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:08:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:08:22 [EnvInject] - Injecting environment variables from a build step. 22:08:22 [EnvInject] - Injecting as environment variables the properties content 22:08:22 SERVER_ID=logs 22:08:22 22:08:22 [EnvInject] - Variables injected successfully. 22:08:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4423136994008050083.sh 22:08:22 ---> create-netrc.sh 22:08:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1956825148332328237.sh 22:08:22 ---> python-tools-install.sh 22:08:22 Setup pyenv: 22:08:22 system 22:08:22 3.8.13 22:08:22 3.9.13 22:08:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:08:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lm5V from file:/tmp/.os_lf_venv 22:08:23 lf-activate-venv(): INFO: Installing: lftools 22:08:30 lf-activate-venv(): INFO: Adding /tmp/venv-lm5V/bin to PATH 22:08:30 Generating Requirements File 22:09:00 Python 3.10.6 22:09:00 pip 23.3.2 from /tmp/venv-lm5V/lib/python3.10/site-packages/pip (python 3.10) 22:09:01 appdirs==1.4.4 22:09:01 argcomplete==3.2.1 22:09:01 aspy.yaml==1.3.0 22:09:01 attrs==23.2.0 22:09:01 autopage==0.5.2 22:09:01 beautifulsoup4==4.12.2 22:09:01 boto3==1.34.16 22:09:01 botocore==1.34.16 22:09:01 bs4==0.0.1 22:09:01 cachetools==5.3.2 22:09:01 certifi==2023.11.17 22:09:01 cffi==1.16.0 22:09:01 cfgv==3.4.0 22:09:01 chardet==5.2.0 22:09:01 charset-normalizer==3.3.2 22:09:01 click==8.1.7 22:09:01 cliff==4.4.0 22:09:01 cmd2==2.4.3 22:09:01 cryptography==3.3.2 22:09:01 debtcollector==2.5.0 22:09:01 decorator==5.1.1 22:09:01 defusedxml==0.7.1 22:09:01 Deprecated==1.2.14 22:09:01 distlib==0.3.8 22:09:01 dnspython==2.4.2 22:09:01 docker==4.2.2 22:09:01 dogpile.cache==1.3.0 22:09:01 email-validator==2.1.0.post1 22:09:01 filelock==3.13.1 22:09:01 future==0.18.3 22:09:01 gitdb==4.0.11 22:09:01 GitPython==3.1.41 22:09:01 google-auth==2.26.1 22:09:01 httplib2==0.22.0 22:09:01 identify==2.5.33 22:09:01 idna==3.6 22:09:01 importlib-metadata==7.0.1 22:09:01 importlib-resources==1.5.0 22:09:01 iso8601==2.1.0 22:09:01 Jinja2==3.1.2 22:09:01 jmespath==1.0.1 22:09:01 jsonpatch==1.33 22:09:01 jsonpointer==2.4 22:09:01 jsonschema==4.20.0 22:09:01 jsonschema-specifications==2023.12.1 22:09:01 keystoneauth1==5.4.0 22:09:01 kubernetes==29.0.0 22:09:01 lftools==0.37.8 22:09:01 lxml==5.1.0 22:09:01 MarkupSafe==2.1.3 22:09:01 msgpack==1.0.7 22:09:01 multi_key_dict==2.0.3 22:09:01 munch==4.0.0 22:09:01 netaddr==0.10.1 22:09:01 netifaces==0.11.0 22:09:01 niet==1.4.2 22:09:01 nodeenv==1.8.0 22:09:01 oauth2client==4.1.3 22:09:01 oauthlib==3.2.2 22:09:01 openstacksdk==0.62.0 22:09:01 os-client-config==2.1.0 22:09:01 os-service-types==1.7.0 22:09:01 osc-lib==2.9.0 22:09:01 oslo.config==9.3.0 22:09:01 oslo.context==5.3.0 22:09:01 oslo.i18n==6.2.0 22:09:01 oslo.log==5.4.0 22:09:01 oslo.serialization==5.3.0 22:09:01 oslo.utils==6.3.0 22:09:01 packaging==23.2 22:09:01 pbr==6.0.0 22:09:01 platformdirs==4.1.0 22:09:01 prettytable==3.9.0 22:09:01 pyasn1==0.5.1 22:09:01 pyasn1-modules==0.3.0 22:09:01 pycparser==2.21 22:09:01 pygerrit2==2.0.15 22:09:01 PyGithub==2.1.1 22:09:01 pyinotify==0.9.6 22:09:01 PyJWT==2.8.0 22:09:01 PyNaCl==1.5.0 22:09:01 pyparsing==2.4.7 22:09:01 pyperclip==1.8.2 22:09:01 pyrsistent==0.20.0 22:09:01 python-cinderclient==9.4.0 22:09:01 python-dateutil==2.8.2 22:09:01 python-heatclient==3.4.0 22:09:01 python-jenkins==1.8.2 22:09:01 python-keystoneclient==5.2.0 22:09:01 python-magnumclient==4.3.0 22:09:01 python-novaclient==18.4.0 22:09:01 python-openstackclient==6.0.0 22:09:01 python-swiftclient==4.4.0 22:09:01 pytz==2023.3.post1 22:09:01 PyYAML==6.0.1 22:09:01 referencing==0.32.1 22:09:01 requests==2.31.0 22:09:01 requests-oauthlib==1.3.1 22:09:01 requestsexceptions==1.4.0 22:09:01 rfc3986==2.0.0 22:09:01 rpds-py==0.16.2 22:09:01 rsa==4.9 22:09:01 ruamel.yaml==0.18.5 22:09:01 ruamel.yaml.clib==0.2.8 22:09:01 s3transfer==0.10.0 22:09:01 simplejson==3.19.2 22:09:01 six==1.16.0 22:09:01 smmap==5.0.1 22:09:01 soupsieve==2.5 22:09:01 stevedore==5.1.0 22:09:01 tabulate==0.9.0 22:09:01 toml==0.10.2 22:09:01 tomlkit==0.12.3 22:09:01 tqdm==4.66.1 22:09:01 typing_extensions==4.9.0 22:09:01 tzdata==2023.4 22:09:01 urllib3==1.26.18 22:09:01 virtualenv==20.25.0 22:09:01 wcwidth==0.2.13 22:09:01 websocket-client==1.7.0 22:09:01 wrapt==1.16.0 22:09:01 xdg==6.0.0 22:09:01 xmltodict==0.13.0 22:09:01 yq==3.2.3 22:09:01 zipp==3.17.0 22:09:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2635247890815563289.sh 22:09:01 ---> sudo-logs.sh 22:09:01 Archiving 'sudo' log.. 22:09:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6638071205775606427.sh 22:09:01 ---> job-cost.sh 22:09:01 Setup pyenv: 22:09:01 system 22:09:01 3.8.13 22:09:01 3.9.13 22:09:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:09:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lm5V from file:/tmp/.os_lf_venv 22:09:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:09:10 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. 22:09:10 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 22:09:10 lf-activate-venv(): INFO: Adding /tmp/venv-lm5V/bin to PATH 22:09:10 INFO: No Stack... 22:09:11 INFO: Retrieving Pricing Info for: v3-standard-4 22:09:11 INFO: Archiving Costs 22:09:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9114649732806923893.sh 22:09:11 ---> logs-deploy.sh 22:09:11 Setup pyenv: 22:09:11 system 22:09:11 3.8.13 22:09:11 3.9.13 22:09:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:09:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lm5V from file:/tmp/.os_lf_venv 22:09:13 lf-activate-venv(): INFO: Installing: lftools 22:09:22 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. 22:09:22 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 22:09:22 lf-activate-venv(): INFO: Adding /tmp/venv-lm5V/bin to PATH 22:09:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3256 22:09:22 INFO: archiving workspace using pattern(s): 22:09:23 Archives upload complete. 22:09:23 INFO: archiving logs to Nexus 22:09:24 ---> uname -a: 22:09:24 Linux prd-ubuntu1804-builder-4c-4g-11096 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:09:24 22:09:24 22:09:24 ---> lscpu: 22:09:24 Architecture: x86_64 22:09:24 CPU op-mode(s): 32-bit, 64-bit 22:09:24 Byte Order: Little Endian 22:09:24 CPU(s): 4 22:09:24 On-line CPU(s) list: 0-3 22:09:24 Thread(s) per core: 1 22:09:24 Core(s) per socket: 1 22:09:24 Socket(s): 4 22:09:24 NUMA node(s): 1 22:09:24 Vendor ID: AuthenticAMD 22:09:24 CPU family: 23 22:09:24 Model: 49 22:09:24 Model name: AMD EPYC-Rome Processor 22:09:24 Stepping: 0 22:09:24 CPU MHz: 2800.000 22:09:24 BogoMIPS: 5600.00 22:09:24 Virtualization: AMD-V 22:09:24 Hypervisor vendor: KVM 22:09:24 Virtualization type: full 22:09:24 L1d cache: 32K 22:09:24 L1i cache: 32K 22:09:24 L2 cache: 512K 22:09:24 L3 cache: 16384K 22:09:24 NUMA node0 CPU(s): 0-3 22:09:24 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 22:09:24 22:09:24 22:09:24 ---> nproc: 22:09:24 4 22:09:24 22:09:24 22:09:24 ---> df -h: 22:09:24 Filesystem Size Used Avail Use% Mounted on 22:09:24 udev 7.9G 0 7.9G 0% /dev 22:09:24 tmpfs 1.6G 672K 1.6G 1% /run 22:09:24 /dev/vda1 78G 8.4G 69G 11% / 22:09:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:09:24 tmpfs 5.0M 0 5.0M 0% /run/lock 22:09:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:09:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:09:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:09:24 22:09:24 22:09:24 ---> free -m: 22:09:24 total used free shared buff/cache available 22:09:24 Mem: 16040 557 13275 0 2206 15163 22:09:24 Swap: 1023 0 1023 22:09:24 22:09:24 22:09:24 ---> ip addr: 22:09:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:09:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:09:24 inet 127.0.0.1/8 scope host lo 22:09:24 valid_lft forever preferred_lft forever 22:09:24 inet6 ::1/128 scope host 22:09:24 valid_lft forever preferred_lft forever 22:09:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:09:24 link/ether fa:16:3e:48:99:ba brd ff:ff:ff:ff:ff:ff 22:09:24 inet 10.30.106.147/23 brd 10.30.107.255 scope global dynamic ens3 22:09:24 valid_lft 86234sec preferred_lft 86234sec 22:09:24 inet6 fe80::f816:3eff:fe48:99ba/64 scope link 22:09:24 valid_lft forever preferred_lft forever 22:09:24 22:09:24 22:09:24 ---> sar -b -r -n DEV: 22:09:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11096) 01/10/24 _x86_64_ (4 CPU) 22:09:24 22:09:24 22:06:39 LINUX RESTART (4 CPU) 22:09:24 22:09:24 22:07:01 tps rtps wtps bread/s bwrtn/s 22:09:24 22:08:02 224.06 36.16 187.90 1784.90 11508.22 22:09:24 22:09:01 105.85 2.41 103.44 125.00 14246.67 22:09:24 Average: 165.45 19.43 146.03 961.92 12865.94 22:09:24 22:09:24 22:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:09:24 22:08:02 13909792 15549152 2515176 15.31 59128 1777256 761520 4.36 746552 1549556 127168 22:09:24 22:09:01 13664100 15584100 2760868 16.81 85864 2014556 707400 4.05 742364 1764236 124140 22:09:24 Average: 13786946 15566626 2638022 16.06 72496 1895906 734460 4.20 744458 1656896 125654 22:09:24 22:09:24 22:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:09:24 22:08:02 ens3 125.83 87.19 1077.60 26.90 0.00 0.00 0.00 0.00 22:09:24 22:08:02 lo 2.80 2.80 0.29 0.29 0.00 0.00 0.00 0.00 22:09:24 22:09:01 ens3 60.16 40.69 885.02 8.54 0.00 0.00 0.00 0.00 22:09:24 22:09:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 22:09:24 Average: ens3 93.27 64.13 982.12 17.80 0.00 0.00 0.00 0.00 22:09:24 Average: lo 1.95 1.95 0.20 0.20 0.00 0.00 0.00 0.00 22:09:24 22:09:24 22:09:24 ---> sar -P ALL: 22:09:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11096) 01/10/24 _x86_64_ (4 CPU) 22:09:24 22:09:24 22:06:39 LINUX RESTART (4 CPU) 22:09:24 22:09:24 22:07:01 CPU %user %nice %system %iowait %steal %idle 22:09:24 22:08:02 all 24.98 0.00 2.30 3.62 0.08 69.03 22:09:24 22:08:02 0 32.90 0.00 2.93 3.87 0.08 60.22 22:09:24 22:08:02 1 21.74 0.00 1.99 7.33 0.07 68.87 22:09:24 22:08:02 2 14.52 0.00 1.91 1.84 0.10 81.63 22:09:24 22:08:02 3 30.81 0.00 2.39 1.49 0.08 65.23 22:09:24 22:09:01 all 21.32 0.00 1.43 2.27 0.06 74.92 22:09:24 22:09:01 0 23.04 0.00 1.87 3.16 0.03 71.90 22:09:24 22:09:01 1 30.83 0.00 1.63 4.94 0.05 62.54 22:09:24 22:09:01 2 13.25 0.00 1.04 0.68 0.08 84.95 22:09:24 22:09:01 3 18.17 0.00 1.19 0.25 0.05 80.33 22:09:24 Average: all 23.16 0.00 1.87 2.95 0.07 71.95 22:09:24 Average: 0 28.00 0.00 2.40 3.52 0.06 66.02 22:09:24 Average: 1 26.25 0.00 1.81 6.15 0.06 65.73 22:09:24 Average: 2 13.89 0.00 1.48 1.27 0.09 83.27 22:09:24 Average: 3 24.54 0.00 1.79 0.88 0.07 72.72 22:09:24 22:09:24 22:09:24