21:31:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 21:31:30 Running as SYSTEM 21:31:30 [EnvInject] - Loading node environment variables. 21:31:30 Building remotely on prd-ubuntu1804-builder-4c-4g-11079 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 21:31:30 [ssh-agent] Looking for ssh-agent implementation... 21:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:30 $ ssh-agent 21:31:30 SSH_AUTH_SOCK=/tmp/ssh-aGCMVWxrELy7/agent.1756 21:31:30 SSH_AGENT_PID=1758 21:31:30 [ssh-agent] Started. 21:31:30 Running ssh-add (command line suppressed) 21:31:30 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8529535776701015224.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8529535776701015224.key) 21:31:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:31:30 The recommended git tool is: NONE 21:31:31 using credential onap-jenkins-ssh 21:31:32 Wiping out workspace first. 21:31:32 Cloning the remote Git repository 21:31:32 Cloning repository git://cloud.onap.org/mirror/oom.git 21:31:32 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 21:31:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:31:32 > git --version # timeout=10 21:31:32 > git --version # 'git version 2.17.1' 21:31:32 using GIT_SSH to set credentials Gerrit user 21:31:32 Verifying host key using manually-configured host key entries 21:31:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:31:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:31:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:31:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:31:37 using GIT_SSH to set credentials Gerrit user 21:31:37 Verifying host key using manually-configured host key entries 21:31:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/1 # timeout=30 21:31:38 > git rev-parse 3987224039027b3df1b489b90f0a1051106cfb2b^{commit} # timeout=10 21:31:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:31:38 Checking out Revision 3987224039027b3df1b489b90f0a1051106cfb2b (refs/changes/63/136963/1) 21:31:38 > git config core.sparsecheckout # timeout=10 21:31:38 > git checkout -f 3987224039027b3df1b489b90f0a1051106cfb2b # timeout=30 21:31:41 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 21:31:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:31:41 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 21:31:41 [EnvInject] - Injecting environment variables from a build step. 21:31:41 [EnvInject] - Injecting as environment variables the properties content 21:31:41 PYTHON=python3 21:31:41 21:31:41 [EnvInject] - Variables injected successfully. 21:31:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6069567079636127057.sh 21:31:41 ---> tox-install.sh 21:31:41 + source /home/jenkins/lf-env.sh 21:31:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:31:41 ++ mktemp -d /tmp/venv-XXXX 21:31:41 + lf_venv=/tmp/venv-sH1c 21:31:41 + local venv_file=/tmp/.os_lf_venv 21:31:41 + local python=python3 21:31:41 + local options 21:31:41 + local set_path=true 21:31:41 + local install_args= 21:31:41 ++ 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 21:31:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:31:41 + true 21:31:41 + case $1 in 21:31:41 + venv_file=/tmp/.toxenv 21:31:41 + shift 2 21:31:41 + true 21:31:41 + case $1 in 21:31:41 + shift 21:31:41 + break 21:31:41 + case $python in 21:31:41 + local pkg_list= 21:31:41 + [[ -d /opt/pyenv ]] 21:31:41 + echo 'Setup pyenv:' 21:31:41 Setup pyenv: 21:31:41 + export PYENV_ROOT=/opt/pyenv 21:31:41 + PYENV_ROOT=/opt/pyenv 21:31:41 + 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 21:31:41 + 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 21:31:41 + pyenv versions 21:31:41 * system (set by /opt/pyenv/version) 21:31:41 * 3.8.13 (set by /opt/pyenv/version) 21:31:41 * 3.9.13 (set by /opt/pyenv/version) 21:31:41 * 3.10.6 (set by /opt/pyenv/version) 21:31:41 + command -v pyenv 21:31:41 ++ pyenv init - --no-rehash 21:31:41 + 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[*]}"'\'')" 21:31:41 export PATH="/opt/pyenv/shims:${PATH}" 21:31:41 export PYENV_SHELL=bash 21:31:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:31:41 pyenv() { 21:31:41 local command 21:31:41 command="${1:-}" 21:31:41 if [ "$#" -gt 0 ]; then 21:31:41 shift 21:31:41 fi 21:31:41 21:31:41 case "$command" in 21:31:41 rehash|shell) 21:31:41 eval "$(pyenv "sh-$command" "$@")" 21:31:41 ;; 21:31:41 *) 21:31:41 command pyenv "$command" "$@" 21:31:41 ;; 21:31:41 esac 21:31:41 }' 21:31:41 +++ 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[*]}"' 21:31:41 ++ 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 21:31:41 ++ 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 21:31:41 ++ 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 21:31:41 ++ export PYENV_SHELL=bash 21:31:41 ++ PYENV_SHELL=bash 21:31:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:31:41 +++ complete -F _pyenv pyenv 21:31:41 ++ lf-pyver python3 21:31:41 ++ local py_version_xy=python3 21:31:41 ++ local py_version_xyz= 21:31:41 ++ pyenv versions 21:31:41 ++ local command 21:31:41 ++ command=versions 21:31:41 ++ '[' 1 -gt 0 ']' 21:31:41 ++ shift 21:31:41 ++ case "$command" in 21:31:41 ++ command pyenv versions 21:31:41 ++ pyenv versions 21:31:41 ++ grep -E '^[0-9.]*[0-9]$' 21:31:41 ++ awk '{ print $1 }' 21:31:41 ++ sed 's/^[ *]* //' 21:31:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:31:41 +++ grep '^3' /tmp/.pyenv_versions 21:31:41 +++ sort -V 21:31:41 +++ tail -n 1 21:31:41 ++ py_version_xyz=3.10.6 21:31:41 ++ [[ -z 3.10.6 ]] 21:31:41 ++ echo 3.10.6 21:31:41 ++ return 0 21:31:41 + pyenv local 3.10.6 21:31:41 + local command 21:31:41 + command=local 21:31:41 + '[' 2 -gt 0 ']' 21:31:41 + shift 21:31:41 + case "$command" in 21:31:41 + command pyenv local 3.10.6 21:31:41 + pyenv local 3.10.6 21:31:41 + for arg in "$@" 21:31:41 + case $arg in 21:31:41 + pkg_list+='tox ' 21:31:41 + for arg in "$@" 21:31:41 + case $arg in 21:31:41 + pkg_list+='virtualenv ' 21:31:41 + for arg in "$@" 21:31:41 + case $arg in 21:31:41 + pkg_list+='urllib3~=1.26.15 ' 21:31:41 + [[ -f /tmp/.toxenv ]] 21:31:41 + [[ ! -f /tmp/.toxenv ]] 21:31:41 + [[ -n '' ]] 21:31:41 + python3 -m venv /tmp/venv-sH1c 21:31:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sH1c' 21:31:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sH1c 21:31:45 + echo /tmp/venv-sH1c 21:31:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:31:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:31:45 + /tmp/venv-sH1c/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:31:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:31:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:31:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:31:48 + /tmp/venv-sH1c/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:31:51 + type python3 21:31:51 + true 21:31:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sH1c/bin to PATH' 21:31:51 lf-activate-venv(): INFO: Adding /tmp/venv-sH1c/bin to PATH 21:31:51 + PATH=/tmp/venv-sH1c/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 21:31:51 + return 0 21:31:51 + python3 --version 21:31:51 Python 3.10.6 21:31:51 + python3 -m pip --version 21:31:51 pip 23.3.2 from /tmp/venv-sH1c/lib/python3.10/site-packages/pip (python 3.10) 21:31:51 + python3 -m pip freeze 21:31:52 cachetools==5.3.2 21:31:52 chardet==5.2.0 21:31:52 colorama==0.4.6 21:31:52 distlib==0.3.8 21:31:52 filelock==3.13.1 21:31:52 packaging==23.2 21:31:52 platformdirs==4.1.0 21:31:52 pluggy==1.3.0 21:31:52 pyproject-api==1.6.1 21:31:52 tomli==2.0.1 21:31:52 tox==4.11.4 21:31:52 urllib3==1.26.18 21:31:52 virtualenv==20.25.0 21:31:52 [EnvInject] - Injecting environment variables from a build step. 21:31:52 [EnvInject] - Injecting as environment variables the properties content 21:31:52 PARALLEL=false 21:31:52 21:31:52 [EnvInject] - Variables injected successfully. 21:31:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins474490247245215123.sh 21:31:52 ---> tox-run.sh 21:31:52 + 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 21:31:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 21:31:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 21:31:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 21:31:52 + cd /w/workspace/oom-master-pre-commit-lint/. 21:31:52 + source /home/jenkins/lf-env.sh 21:31:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:31:52 ++ mktemp -d /tmp/venv-XXXX 21:31:52 + lf_venv=/tmp/venv-7HT8 21:31:52 + local venv_file=/tmp/.os_lf_venv 21:31:52 + local python=python3 21:31:52 + local options 21:31:52 + local set_path=true 21:31:52 + local install_args= 21:31:52 ++ 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 21:31:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:31:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:31:52 + true 21:31:52 + case $1 in 21:31:52 + venv_file=/tmp/.toxenv 21:31:52 + shift 2 21:31:52 + true 21:31:52 + case $1 in 21:31:52 + shift 21:31:52 + break 21:31:52 + case $python in 21:31:52 + local pkg_list= 21:31:52 + [[ -d /opt/pyenv ]] 21:31:52 + echo 'Setup pyenv:' 21:31:52 Setup pyenv: 21:31:52 + export PYENV_ROOT=/opt/pyenv 21:31:52 + PYENV_ROOT=/opt/pyenv 21:31:52 + 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 21:31:52 + 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 21:31:52 + pyenv versions 21:31:52 system 21:31:52 3.8.13 21:31:52 3.9.13 21:31:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:31:52 + command -v pyenv 21:31:52 ++ pyenv init - --no-rehash 21:31:52 + 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[*]}"'\'')" 21:31:52 export PATH="/opt/pyenv/shims:${PATH}" 21:31:52 export PYENV_SHELL=bash 21:31:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:31:52 pyenv() { 21:31:52 local command 21:31:52 command="${1:-}" 21:31:52 if [ "$#" -gt 0 ]; then 21:31:52 shift 21:31:52 fi 21:31:52 21:31:52 case "$command" in 21:31:52 rehash|shell) 21:31:52 eval "$(pyenv "sh-$command" "$@")" 21:31:52 ;; 21:31:52 *) 21:31:52 command pyenv "$command" "$@" 21:31:52 ;; 21:31:52 esac 21:31:52 }' 21:31:52 +++ 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[*]}"' 21:31:52 ++ 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 21:31:52 ++ 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 21:31:52 ++ 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 21:31:52 ++ export PYENV_SHELL=bash 21:31:52 ++ PYENV_SHELL=bash 21:31:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:31:52 +++ complete -F _pyenv pyenv 21:31:52 ++ lf-pyver python3 21:31:52 ++ local py_version_xy=python3 21:31:52 ++ local py_version_xyz= 21:31:52 ++ pyenv versions 21:31:52 ++ sed 's/^[ *]* //' 21:31:52 ++ local command 21:31:52 ++ command=versions 21:31:52 ++ awk '{ print $1 }' 21:31:52 ++ '[' 1 -gt 0 ']' 21:31:52 ++ shift 21:31:52 ++ case "$command" in 21:31:52 ++ command pyenv versions 21:31:52 ++ grep -E '^[0-9.]*[0-9]$' 21:31:52 ++ pyenv versions 21:31:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:31:52 +++ grep '^3' /tmp/.pyenv_versions 21:31:52 +++ sort -V 21:31:52 +++ tail -n 1 21:31:52 ++ py_version_xyz=3.10.6 21:31:52 ++ [[ -z 3.10.6 ]] 21:31:52 ++ echo 3.10.6 21:31:52 ++ return 0 21:31:52 + pyenv local 3.10.6 21:31:52 + local command 21:31:52 + command=local 21:31:52 + '[' 2 -gt 0 ']' 21:31:52 + shift 21:31:52 + case "$command" in 21:31:52 + command pyenv local 3.10.6 21:31:52 + pyenv local 3.10.6 21:31:52 + for arg in "$@" 21:31:52 + case $arg in 21:31:52 + pkg_list+='tox ' 21:31:52 + for arg in "$@" 21:31:52 + case $arg in 21:31:52 + pkg_list+='virtualenv ' 21:31:52 + for arg in "$@" 21:31:52 + case $arg in 21:31:52 + pkg_list+='urllib3~=1.26.15 ' 21:31:52 + [[ -f /tmp/.toxenv ]] 21:31:52 ++ cat /tmp/.toxenv 21:31:52 + lf_venv=/tmp/venv-sH1c 21:31:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sH1c from' file:/tmp/.toxenv 21:31:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sH1c from file:/tmp/.toxenv 21:31:52 + /tmp/venv-sH1c/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:31:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:31:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:31:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:31:53 + /tmp/venv-sH1c/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:31:54 + type python3 21:31:54 + true 21:31:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sH1c/bin to PATH' 21:31:54 lf-activate-venv(): INFO: Adding /tmp/venv-sH1c/bin to PATH 21:31:54 + PATH=/tmp/venv-sH1c/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 21:31:54 + return 0 21:31:54 + [[ -d /opt/pyenv ]] 21:31:54 + echo '---> Setting up pyenv' 21:31:54 ---> Setting up pyenv 21:31:54 + export PYENV_ROOT=/opt/pyenv 21:31:54 + PYENV_ROOT=/opt/pyenv 21:31:54 + export PATH=/opt/pyenv/bin:/tmp/venv-sH1c/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 21:31:54 + PATH=/opt/pyenv/bin:/tmp/venv-sH1c/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 21:31:54 ++ pwd 21:31:54 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 21:31:54 + export PYTHONPATH 21:31:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:31:54 + TOX_TESTENV_PASSENV=PYTHONPATH 21:31:54 + tox --version 21:31:55 4.11.4 from /tmp/venv-sH1c/lib/python3.10/site-packages/tox/__init__.py 21:31:55 + PARALLEL=false 21:31:55 + TOX_OPTIONS_LIST= 21:31:55 + [[ -n pre-commit ]] 21:31:55 + TOX_OPTIONS_LIST=' -e pre-commit' 21:31:55 + case ${PARALLEL,,} in 21:31:55 + tox -e pre-commit 21:31:55 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 21:31:56 pre-commit: install_deps> python -I -m pip install pre-commit 21:32:00 pre-commit: freeze> python -m pip freeze --all 21:32:00 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 21:32:00 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 21:32:00 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:32:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:32:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:32:03 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:32:03 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:32:03 [INFO] Once installed this environment will be reused. 21:32:03 [INFO] This may take a few minutes... 21:32:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:32:06 [INFO] Once installed this environment will be reused. 21:32:06 [INFO] This may take a few minutes... 21:32:12 Trim Trailing Whitespace.................................................Passed 21:32:12 Tabs remover.............................................................Passed 21:32:12 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 21:32:12 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:32:12 [INFO] Once installed this environment will be reused. 21:32:12 [INFO] This may take a few minutes... 21:32:18 gitlint..............................................(no files to check)Skipped 21:32:18 pre-commit: OK (22.87=setup[5.26]+cmd[11.54,6.07] seconds) 21:32:18 congratulations :) (23.03 seconds) 21:32:18 + tox_status=0 21:32:18 + echo '---> Completed tox runs' 21:32:18 ---> Completed tox runs 21:32:18 + for i in .tox/*/log 21:32:18 ++ echo .tox/pre-commit/log 21:32:18 ++ awk -F/ '{print $2}' 21:32:18 + tox_env=pre-commit 21:32:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 21:32:18 + DOC_DIR=docs/_build/html 21:32:18 + [[ -d docs/_build/html ]] 21:32:18 + echo '---> tox-run.sh ends' 21:32:18 ---> tox-run.sh ends 21:32:18 + test 0 -eq 0 21:32:18 $ ssh-agent -k 21:32:18 unset SSH_AUTH_SOCK; 21:32:18 unset SSH_AGENT_PID; 21:32:18 echo Agent pid 1758 killed; 21:32:18 [ssh-agent] Stopped. 21:32:18 [PostBuildScript] - [INFO] Executing post build scripts. 21:32:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15169504250881758703.sh 21:32:18 ---> sysstat.sh 21:32:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2099382012879126986.sh 21:32:18 ---> package-listing.sh 21:32:18 ++ tr '[:upper:]' '[:lower:]' 21:32:18 ++ facter osfamily 21:32:19 + OS_FAMILY=debian 21:32:19 + workspace=/w/workspace/oom-master-pre-commit-lint 21:32:19 + START_PACKAGES=/tmp/packages_start.txt 21:32:19 + END_PACKAGES=/tmp/packages_end.txt 21:32:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:32:19 + PACKAGES=/tmp/packages_start.txt 21:32:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:32:19 + PACKAGES=/tmp/packages_end.txt 21:32:19 + case "${OS_FAMILY}" in 21:32:19 + dpkg -l 21:32:19 + grep '^ii' 21:32:19 + '[' -f /tmp/packages_start.txt ']' 21:32:19 + '[' -f /tmp/packages_end.txt ']' 21:32:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:32:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:32:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 21:32:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 21:32:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5690691209012233001.sh 21:32:19 ---> capture-instance-metadata.sh 21:32:19 Setup pyenv: 21:32:19 system 21:32:19 3.8.13 21:32:19 3.9.13 21:32:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:32:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-84K9 21:32:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:32:26 lf-activate-venv(): INFO: Installing: lftools 21:33:02 lf-activate-venv(): INFO: Adding /tmp/venv-84K9/bin to PATH 21:33:02 INFO: Running in OpenStack, capturing instance metadata 21:33:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3263526230216341802.sh 21:33:03 provisioning config files... 21:33:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12430824397551673215tmp 21:33:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:33:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:33:03 [EnvInject] - Injecting environment variables from a build step. 21:33:03 [EnvInject] - Injecting as environment variables the properties content 21:33:03 SERVER_ID=logs 21:33:03 21:33:03 [EnvInject] - Variables injected successfully. 21:33:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14631408739781447748.sh 21:33:03 ---> create-netrc.sh 21:33:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15897131665181859107.sh 21:33:03 ---> python-tools-install.sh 21:33:03 Setup pyenv: 21:33:03 system 21:33:03 3.8.13 21:33:03 3.9.13 21:33:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:33:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-84K9 from file:/tmp/.os_lf_venv 21:33:04 lf-activate-venv(): INFO: Installing: lftools 21:33:12 lf-activate-venv(): INFO: Adding /tmp/venv-84K9/bin to PATH 21:33:12 Generating Requirements File 21:33:43 Python 3.10.6 21:33:43 pip 23.3.2 from /tmp/venv-84K9/lib/python3.10/site-packages/pip (python 3.10) 21:33:44 appdirs==1.4.4 21:33:44 argcomplete==3.2.1 21:33:44 aspy.yaml==1.3.0 21:33:44 attrs==23.2.0 21:33:44 autopage==0.5.2 21:33:44 beautifulsoup4==4.12.2 21:33:44 boto3==1.34.16 21:33:44 botocore==1.34.16 21:33:44 bs4==0.0.1 21:33:44 cachetools==5.3.2 21:33:44 certifi==2023.11.17 21:33:44 cffi==1.16.0 21:33:44 cfgv==3.4.0 21:33:44 chardet==5.2.0 21:33:44 charset-normalizer==3.3.2 21:33:44 click==8.1.7 21:33:44 cliff==4.4.0 21:33:44 cmd2==2.4.3 21:33:44 cryptography==3.3.2 21:33:44 debtcollector==2.5.0 21:33:44 decorator==5.1.1 21:33:44 defusedxml==0.7.1 21:33:44 Deprecated==1.2.14 21:33:44 distlib==0.3.8 21:33:44 dnspython==2.4.2 21:33:44 docker==4.2.2 21:33:44 dogpile.cache==1.3.0 21:33:44 email-validator==2.1.0.post1 21:33:44 filelock==3.13.1 21:33:44 future==0.18.3 21:33:44 gitdb==4.0.11 21:33:44 GitPython==3.1.41 21:33:44 google-auth==2.26.1 21:33:44 httplib2==0.22.0 21:33:44 identify==2.5.33 21:33:44 idna==3.6 21:33:44 importlib-metadata==7.0.1 21:33:44 importlib-resources==1.5.0 21:33:44 iso8601==2.1.0 21:33:44 Jinja2==3.1.2 21:33:44 jmespath==1.0.1 21:33:44 jsonpatch==1.33 21:33:44 jsonpointer==2.4 21:33:44 jsonschema==4.20.0 21:33:44 jsonschema-specifications==2023.12.1 21:33:44 keystoneauth1==5.4.0 21:33:44 kubernetes==29.0.0 21:33:44 lftools==0.37.8 21:33:44 lxml==5.1.0 21:33:44 MarkupSafe==2.1.3 21:33:44 msgpack==1.0.7 21:33:44 multi_key_dict==2.0.3 21:33:44 munch==4.0.0 21:33:44 netaddr==0.10.1 21:33:44 netifaces==0.11.0 21:33:44 niet==1.4.2 21:33:44 nodeenv==1.8.0 21:33:44 oauth2client==4.1.3 21:33:44 oauthlib==3.2.2 21:33:44 openstacksdk==0.62.0 21:33:44 os-client-config==2.1.0 21:33:44 os-service-types==1.7.0 21:33:44 osc-lib==2.9.0 21:33:44 oslo.config==9.3.0 21:33:44 oslo.context==5.3.0 21:33:44 oslo.i18n==6.2.0 21:33:44 oslo.log==5.4.0 21:33:44 oslo.serialization==5.3.0 21:33:44 oslo.utils==6.3.0 21:33:44 packaging==23.2 21:33:44 pbr==6.0.0 21:33:44 platformdirs==4.1.0 21:33:44 prettytable==3.9.0 21:33:44 pyasn1==0.5.1 21:33:44 pyasn1-modules==0.3.0 21:33:44 pycparser==2.21 21:33:44 pygerrit2==2.0.15 21:33:44 PyGithub==2.1.1 21:33:44 pyinotify==0.9.6 21:33:44 PyJWT==2.8.0 21:33:44 PyNaCl==1.5.0 21:33:44 pyparsing==2.4.7 21:33:44 pyperclip==1.8.2 21:33:44 pyrsistent==0.20.0 21:33:44 python-cinderclient==9.4.0 21:33:44 python-dateutil==2.8.2 21:33:44 python-heatclient==3.4.0 21:33:44 python-jenkins==1.8.2 21:33:44 python-keystoneclient==5.2.0 21:33:44 python-magnumclient==4.3.0 21:33:44 python-novaclient==18.4.0 21:33:44 python-openstackclient==6.0.0 21:33:44 python-swiftclient==4.4.0 21:33:44 pytz==2023.3.post1 21:33:44 PyYAML==6.0.1 21:33:44 referencing==0.32.1 21:33:44 requests==2.31.0 21:33:44 requests-oauthlib==1.3.1 21:33:44 requestsexceptions==1.4.0 21:33:44 rfc3986==2.0.0 21:33:44 rpds-py==0.16.2 21:33:44 rsa==4.9 21:33:44 ruamel.yaml==0.18.5 21:33:44 ruamel.yaml.clib==0.2.8 21:33:44 s3transfer==0.10.0 21:33:44 simplejson==3.19.2 21:33:44 six==1.16.0 21:33:44 smmap==5.0.1 21:33:44 soupsieve==2.5 21:33:44 stevedore==5.1.0 21:33:44 tabulate==0.9.0 21:33:44 toml==0.10.2 21:33:44 tomlkit==0.12.3 21:33:44 tqdm==4.66.1 21:33:44 typing_extensions==4.9.0 21:33:44 tzdata==2023.4 21:33:44 urllib3==1.26.18 21:33:44 virtualenv==20.25.0 21:33:44 wcwidth==0.2.13 21:33:44 websocket-client==1.7.0 21:33:44 wrapt==1.16.0 21:33:44 xdg==6.0.0 21:33:44 xmltodict==0.13.0 21:33:44 yq==3.2.3 21:33:44 zipp==3.17.0 21:33:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16827425026140727852.sh 21:33:44 ---> sudo-logs.sh 21:33:44 Archiving 'sudo' log.. 21:33:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3071702881875624175.sh 21:33:44 ---> job-cost.sh 21:33:44 Setup pyenv: 21:33:44 system 21:33:44 3.8.13 21:33:44 3.9.13 21:33:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:33:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-84K9 from file:/tmp/.os_lf_venv 21:33:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:33:53 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. 21:33:53 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 21:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-84K9/bin to PATH 21:33:54 INFO: No Stack... 21:33:54 INFO: Retrieving Pricing Info for: v3-standard-4 21:33:54 INFO: Archiving Costs 21:33:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1927221662413841787.sh 21:33:54 ---> logs-deploy.sh 21:33:54 Setup pyenv: 21:33:54 system 21:33:54 3.8.13 21:33:54 3.9.13 21:33:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:33:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-84K9 from file:/tmp/.os_lf_venv 21:33:56 lf-activate-venv(): INFO: Installing: lftools 21:34:05 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. 21:34:05 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:34:06 lf-activate-venv(): INFO: Adding /tmp/venv-84K9/bin to PATH 21:34:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3253 21:34:06 INFO: archiving workspace using pattern(s): 21:34:07 Archives upload complete. 21:34:07 INFO: archiving logs to Nexus 21:34:08 ---> uname -a: 21:34:08 Linux prd-ubuntu1804-builder-4c-4g-11079 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:34:08 21:34:08 21:34:08 ---> lscpu: 21:34:08 Architecture: x86_64 21:34:08 CPU op-mode(s): 32-bit, 64-bit 21:34:08 Byte Order: Little Endian 21:34:08 CPU(s): 4 21:34:08 On-line CPU(s) list: 0-3 21:34:08 Thread(s) per core: 1 21:34:08 Core(s) per socket: 1 21:34:08 Socket(s): 4 21:34:08 NUMA node(s): 1 21:34:08 Vendor ID: AuthenticAMD 21:34:08 CPU family: 23 21:34:08 Model: 49 21:34:08 Model name: AMD EPYC-Rome Processor 21:34:08 Stepping: 0 21:34:08 CPU MHz: 2800.000 21:34:08 BogoMIPS: 5600.00 21:34:08 Virtualization: AMD-V 21:34:08 Hypervisor vendor: KVM 21:34:08 Virtualization type: full 21:34:08 L1d cache: 32K 21:34:08 L1i cache: 32K 21:34:08 L2 cache: 512K 21:34:08 L3 cache: 16384K 21:34:08 NUMA node0 CPU(s): 0-3 21:34:08 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 21:34:08 21:34:08 21:34:08 ---> nproc: 21:34:08 4 21:34:08 21:34:08 21:34:08 ---> df -h: 21:34:08 Filesystem Size Used Avail Use% Mounted on 21:34:08 udev 7.9G 0 7.9G 0% /dev 21:34:08 tmpfs 1.6G 672K 1.6G 1% /run 21:34:08 /dev/vda1 78G 8.4G 69G 11% / 21:34:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:34:08 tmpfs 5.0M 0 5.0M 0% /run/lock 21:34:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:34:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:34:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:34:08 21:34:08 21:34:08 ---> free -m: 21:34:08 total used free shared buff/cache available 21:34:08 Mem: 16040 553 13279 0 2206 15166 21:34:08 Swap: 1023 0 1023 21:34:08 21:34:08 21:34:08 ---> ip addr: 21:34:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:34:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:34:08 inet 127.0.0.1/8 scope host lo 21:34:08 valid_lft forever preferred_lft forever 21:34:08 inet6 ::1/128 scope host 21:34:08 valid_lft forever preferred_lft forever 21:34:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:34:08 link/ether fa:16:3e:e8:26:6c brd ff:ff:ff:ff:ff:ff 21:34:08 inet 10.30.107.14/23 brd 10.30.107.255 scope global dynamic ens3 21:34:08 valid_lft 86220sec preferred_lft 86220sec 21:34:08 inet6 fe80::f816:3eff:fee8:266c/64 scope link 21:34:08 valid_lft forever preferred_lft forever 21:34:08 21:34:08 21:34:08 ---> sar -b -r -n DEV: 21:34:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11079) 01/10/24 _x86_64_ (4 CPU) 21:34:08 21:34:08 21:31:11 LINUX RESTART (4 CPU) 21:34:08 21:34:08 21:32:01 tps rtps wtps bread/s bwrtn/s 21:34:08 21:33:01 118.11 13.81 104.30 1028.90 28845.99 21:34:08 21:34:01 84.47 0.93 83.54 99.58 26668.76 21:34:08 Average: 101.29 7.37 93.92 564.24 27757.37 21:34:08 21:34:08 21:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:34:08 21:33:01 13633540 15492976 2791428 17.00 73280 1972788 820884 4.70 863716 1684700 197420 21:34:08 21:34:01 13570616 15504632 2854352 17.38 87104 2028000 806396 4.61 828388 1773660 101972 21:34:08 Average: 13602078 15498804 2822890 17.19 80192 2000394 813640 4.66 846052 1729180 149696 21:34:08 21:34:08 21:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:34:08 21:33:01 ens3 64.01 43.64 1018.18 7.64 0.00 0.00 0.00 0.00 21:34:08 21:33:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 21:34:08 21:34:01 ens3 44.84 34.04 368.84 8.88 0.00 0.00 0.00 0.00 21:34:08 21:34:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 21:34:08 Average: ens3 54.42 38.84 693.51 8.26 0.00 0.00 0.00 0.00 21:34:08 Average: lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 21:34:08 21:34:08 21:34:08 ---> sar -P ALL: 21:34:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11079) 01/10/24 _x86_64_ (4 CPU) 21:34:08 21:34:08 21:31:11 LINUX RESTART (4 CPU) 21:34:08 21:34:08 21:32:01 CPU %user %nice %system %iowait %steal %idle 21:34:08 21:33:01 all 23.10 0.00 1.88 7.49 0.07 67.47 21:34:08 21:33:01 0 38.71 0.00 2.63 4.58 0.10 53.98 21:34:08 21:33:01 1 12.40 0.00 1.51 11.74 0.05 74.30 21:34:08 21:33:01 2 26.16 0.00 1.78 8.07 0.08 63.90 21:34:08 21:33:01 3 15.23 0.00 1.58 5.53 0.03 77.62 21:34:08 21:34:01 all 21.04 0.00 1.23 4.15 0.05 73.52 21:34:08 21:34:01 0 16.25 0.00 1.62 11.87 0.07 70.19 21:34:08 21:34:01 1 15.83 0.00 0.92 3.35 0.07 79.83 21:34:08 21:34:01 2 22.70 0.00 1.30 0.58 0.03 75.38 21:34:08 21:34:01 3 29.37 0.00 1.07 0.80 0.07 68.69 21:34:08 Average: all 22.07 0.00 1.56 5.82 0.06 70.49 21:34:08 Average: 0 27.48 0.00 2.12 8.23 0.08 62.09 21:34:08 Average: 1 14.11 0.00 1.22 7.57 0.06 77.05 21:34:08 Average: 2 24.43 0.00 1.54 4.33 0.06 69.65 21:34:08 Average: 3 22.30 0.00 1.33 3.17 0.05 73.16 21:34:08 21:34:08 21:34:08