10:06:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 10:06:30 Running as SYSTEM 10:06:30 [EnvInject] - Loading node environment variables. 10:06:30 Building remotely on prd-ubuntu1804-builder-4c-4g-11214 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:06:30 [ssh-agent] Looking for ssh-agent implementation... 10:06:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:06:30 $ ssh-agent 10:06:30 SSH_AUTH_SOCK=/tmp/ssh-2ym0lBY1wwoZ/agent.1681 10:06:30 SSH_AGENT_PID=1683 10:06:30 [ssh-agent] Started. 10:06:30 Running ssh-add (command line suppressed) 10:06:30 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17312390032387927966.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17312390032387927966.key) 10:06:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:06:30 The recommended git tool is: NONE 10:06:32 using credential onap-jenkins-ssh 10:06:32 Wiping out workspace first. 10:06:32 Cloning the remote Git repository 10:06:32 Cloning repository git://cloud.onap.org/mirror/oom.git 10:06:32 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:06:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:06:32 > git --version # timeout=10 10:06:32 > git --version # 'git version 2.17.1' 10:06:32 using GIT_SSH to set credentials Gerrit user 10:06:32 Verifying host key using manually-configured host key entries 10:06:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:06:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:06:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:06:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:06:38 using GIT_SSH to set credentials Gerrit user 10:06:38 Verifying host key using manually-configured host key entries 10:06:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/8 # timeout=30 10:06:38 > git rev-parse 424b2d35eed06c397cb81d071bae473166b80166^{commit} # timeout=10 10:06:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:06:38 Checking out Revision 424b2d35eed06c397cb81d071bae473166b80166 (refs/changes/63/136963/8) 10:06:38 > git config core.sparsecheckout # timeout=10 10:06:38 > git checkout -f 424b2d35eed06c397cb81d071bae473166b80166 # timeout=30 10:06:41 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 10:06:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:06:41 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 10:06:41 [EnvInject] - Injecting environment variables from a build step. 10:06:41 [EnvInject] - Injecting as environment variables the properties content 10:06:41 PYTHON=python3 10:06:41 10:06:41 [EnvInject] - Variables injected successfully. 10:06:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6806782278303804009.sh 10:06:41 ---> tox-install.sh 10:06:41 + source /home/jenkins/lf-env.sh 10:06:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:41 ++ mktemp -d /tmp/venv-XXXX 10:06:41 + lf_venv=/tmp/venv-Yulv 10:06:41 + local venv_file=/tmp/.os_lf_venv 10:06:41 + local python=python3 10:06:41 + local options 10:06:41 + local set_path=true 10:06:41 + local install_args= 10:06: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 10:06:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:06:41 + true 10:06:41 + case $1 in 10:06:41 + venv_file=/tmp/.toxenv 10:06:41 + shift 2 10:06:41 + true 10:06:41 + case $1 in 10:06:41 + shift 10:06:41 + break 10:06:41 + case $python in 10:06:41 + local pkg_list= 10:06:41 + [[ -d /opt/pyenv ]] 10:06:41 + echo 'Setup pyenv:' 10:06:41 Setup pyenv: 10:06:41 + export PYENV_ROOT=/opt/pyenv 10:06:41 + PYENV_ROOT=/opt/pyenv 10:06: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 10:06: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 10:06:41 + pyenv versions 10:06:41 * system (set by /opt/pyenv/version) 10:06:41 * 3.8.13 (set by /opt/pyenv/version) 10:06:41 * 3.9.13 (set by /opt/pyenv/version) 10:06:41 * 3.10.6 (set by /opt/pyenv/version) 10:06:41 + command -v pyenv 10:06:41 ++ pyenv init - --no-rehash 10:06:42 + 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[*]}"'\'')" 10:06:42 export PATH="/opt/pyenv/shims:${PATH}" 10:06:42 export PYENV_SHELL=bash 10:06:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:42 pyenv() { 10:06:42 local command 10:06:42 command="${1:-}" 10:06:42 if [ "$#" -gt 0 ]; then 10:06:42 shift 10:06:42 fi 10:06:42 10:06:42 case "$command" in 10:06:42 rehash|shell) 10:06:42 eval "$(pyenv "sh-$command" "$@")" 10:06:42 ;; 10:06:42 *) 10:06:42 command pyenv "$command" "$@" 10:06:42 ;; 10:06:42 esac 10:06:42 }' 10:06:42 +++ 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[*]}"' 10:06:42 ++ 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 10:06:42 ++ 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 10:06:42 ++ 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 10:06:42 ++ export PYENV_SHELL=bash 10:06:42 ++ PYENV_SHELL=bash 10:06:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:42 +++ complete -F _pyenv pyenv 10:06:42 ++ lf-pyver python3 10:06:42 ++ local py_version_xy=python3 10:06:42 ++ local py_version_xyz= 10:06:42 ++ pyenv versions 10:06:42 ++ local command 10:06:42 ++ command=versions 10:06:42 ++ '[' 1 -gt 0 ']' 10:06:42 ++ shift 10:06:42 ++ case "$command" in 10:06:42 ++ command pyenv versions 10:06:42 ++ pyenv versions 10:06:42 ++ sed 's/^[ *]* //' 10:06:42 ++ awk '{ print $1 }' 10:06:42 ++ grep -E '^[0-9.]*[0-9]$' 10:06:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:42 +++ grep '^3' /tmp/.pyenv_versions 10:06:42 +++ sort -V 10:06:42 +++ tail -n 1 10:06:42 ++ py_version_xyz=3.10.6 10:06:42 ++ [[ -z 3.10.6 ]] 10:06:42 ++ echo 3.10.6 10:06:42 ++ return 0 10:06:42 + pyenv local 3.10.6 10:06:42 + local command 10:06:42 + command=local 10:06:42 + '[' 2 -gt 0 ']' 10:06:42 + shift 10:06:42 + case "$command" in 10:06:42 + command pyenv local 3.10.6 10:06:42 + pyenv local 3.10.6 10:06:42 + for arg in "$@" 10:06:42 + case $arg in 10:06:42 + pkg_list+='tox ' 10:06:42 + for arg in "$@" 10:06:42 + case $arg in 10:06:42 + pkg_list+='virtualenv ' 10:06:42 + for arg in "$@" 10:06:42 + case $arg in 10:06:42 + pkg_list+='urllib3~=1.26.15 ' 10:06:42 + [[ -f /tmp/.toxenv ]] 10:06:42 + [[ ! -f /tmp/.toxenv ]] 10:06:42 + [[ -n '' ]] 10:06:42 + python3 -m venv /tmp/venv-Yulv 10:06:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yulv' 10:06:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yulv 10:06:46 + echo /tmp/venv-Yulv 10:06:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:06:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:06:46 + /tmp/venv-Yulv/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:06:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:06:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:06:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:06:49 + /tmp/venv-Yulv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:06:51 + type python3 10:06:51 + true 10:06:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yulv/bin to PATH' 10:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-Yulv/bin to PATH 10:06:51 + PATH=/tmp/venv-Yulv/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 10:06:51 + return 0 10:06:51 + python3 --version 10:06:51 Python 3.10.6 10:06:51 + python3 -m pip --version 10:06:51 pip 23.3.2 from /tmp/venv-Yulv/lib/python3.10/site-packages/pip (python 3.10) 10:06:51 + python3 -m pip freeze 10:06:52 cachetools==5.3.2 10:06:52 chardet==5.2.0 10:06:52 colorama==0.4.6 10:06:52 distlib==0.3.8 10:06:52 filelock==3.13.1 10:06:52 packaging==23.2 10:06:52 platformdirs==4.1.0 10:06:52 pluggy==1.3.0 10:06:52 pyproject-api==1.6.1 10:06:52 tomli==2.0.1 10:06:52 tox==4.11.4 10:06:52 urllib3==1.26.18 10:06:52 virtualenv==20.25.0 10:06:52 [EnvInject] - Injecting environment variables from a build step. 10:06:52 [EnvInject] - Injecting as environment variables the properties content 10:06:52 PARALLEL=false 10:06:52 10:06:52 [EnvInject] - Variables injected successfully. 10:06:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8670906625626226772.sh 10:06:52 ---> tox-run.sh 10:06: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 10:06:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:06:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:06:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:06:52 + cd /w/workspace/oom-master-pre-commit-lint/. 10:06:52 + source /home/jenkins/lf-env.sh 10:06:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:52 ++ mktemp -d /tmp/venv-XXXX 10:06:52 + lf_venv=/tmp/venv-icBR 10:06:52 + local venv_file=/tmp/.os_lf_venv 10:06:52 + local python=python3 10:06:52 + local options 10:06:52 + local set_path=true 10:06:52 + local install_args= 10:06: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 10:06:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:06:52 + true 10:06:52 + case $1 in 10:06:52 + venv_file=/tmp/.toxenv 10:06:52 + shift 2 10:06:52 + true 10:06:52 + case $1 in 10:06:52 + shift 10:06:52 + break 10:06:52 + case $python in 10:06:52 + local pkg_list= 10:06:52 + [[ -d /opt/pyenv ]] 10:06:52 + echo 'Setup pyenv:' 10:06:52 Setup pyenv: 10:06:52 + export PYENV_ROOT=/opt/pyenv 10:06:52 + PYENV_ROOT=/opt/pyenv 10:06: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 10:06: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 10:06:52 + pyenv versions 10:06:52 system 10:06:52 3.8.13 10:06:52 3.9.13 10:06:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:06:52 + command -v pyenv 10:06:52 ++ pyenv init - --no-rehash 10:06: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[*]}"'\'')" 10:06:52 export PATH="/opt/pyenv/shims:${PATH}" 10:06:52 export PYENV_SHELL=bash 10:06:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:52 pyenv() { 10:06:52 local command 10:06:52 command="${1:-}" 10:06:52 if [ "$#" -gt 0 ]; then 10:06:52 shift 10:06:52 fi 10:06:52 10:06:52 case "$command" in 10:06:52 rehash|shell) 10:06:52 eval "$(pyenv "sh-$command" "$@")" 10:06:52 ;; 10:06:52 *) 10:06:52 command pyenv "$command" "$@" 10:06:52 ;; 10:06:52 esac 10:06:52 }' 10:06: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[*]}"' 10:06: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 10:06: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 10:06: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 10:06:52 ++ export PYENV_SHELL=bash 10:06:52 ++ PYENV_SHELL=bash 10:06:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:52 +++ complete -F _pyenv pyenv 10:06:52 ++ lf-pyver python3 10:06:52 ++ local py_version_xy=python3 10:06:52 ++ local py_version_xyz= 10:06:52 ++ pyenv versions 10:06:52 ++ local command 10:06:52 ++ sed 's/^[ *]* //' 10:06:52 ++ command=versions 10:06:52 ++ '[' 1 -gt 0 ']' 10:06:52 ++ shift 10:06:52 ++ case "$command" in 10:06:52 ++ command pyenv versions 10:06:52 ++ pyenv versions 10:06:52 ++ awk '{ print $1 }' 10:06:52 ++ grep -E '^[0-9.]*[0-9]$' 10:06:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:52 +++ grep '^3' /tmp/.pyenv_versions 10:06:52 +++ sort -V 10:06:52 +++ tail -n 1 10:06:52 ++ py_version_xyz=3.10.6 10:06:52 ++ [[ -z 3.10.6 ]] 10:06:52 ++ echo 3.10.6 10:06:52 ++ return 0 10:06:52 + pyenv local 3.10.6 10:06:52 + local command 10:06:52 + command=local 10:06:52 + '[' 2 -gt 0 ']' 10:06:52 + shift 10:06:52 + case "$command" in 10:06:52 + command pyenv local 3.10.6 10:06:52 + pyenv local 3.10.6 10:06:52 + for arg in "$@" 10:06:52 + case $arg in 10:06:52 + pkg_list+='tox ' 10:06:52 + for arg in "$@" 10:06:52 + case $arg in 10:06:52 + pkg_list+='virtualenv ' 10:06:52 + for arg in "$@" 10:06:52 + case $arg in 10:06:52 + pkg_list+='urllib3~=1.26.15 ' 10:06:52 + [[ -f /tmp/.toxenv ]] 10:06:52 ++ cat /tmp/.toxenv 10:06:52 + lf_venv=/tmp/venv-Yulv 10:06:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yulv from' file:/tmp/.toxenv 10:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yulv from file:/tmp/.toxenv 10:06:52 + /tmp/venv-Yulv/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:06:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:06:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:06:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:06:53 + /tmp/venv-Yulv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:06:54 + type python3 10:06:54 + true 10:06:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yulv/bin to PATH' 10:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-Yulv/bin to PATH 10:06:54 + PATH=/tmp/venv-Yulv/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 10:06:54 + return 0 10:06:54 + [[ -d /opt/pyenv ]] 10:06:54 + echo '---> Setting up pyenv' 10:06:54 ---> Setting up pyenv 10:06:54 + export PYENV_ROOT=/opt/pyenv 10:06:54 + PYENV_ROOT=/opt/pyenv 10:06:54 + export PATH=/opt/pyenv/bin:/tmp/venv-Yulv/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 10:06:54 + PATH=/opt/pyenv/bin:/tmp/venv-Yulv/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 10:06:54 ++ pwd 10:06:54 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:06:54 + export PYTHONPATH 10:06:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:06:54 + TOX_TESTENV_PASSENV=PYTHONPATH 10:06:54 + tox --version 10:06:54 4.11.4 from /tmp/venv-Yulv/lib/python3.10/site-packages/tox/__init__.py 10:06:54 + PARALLEL=false 10:06:54 + TOX_OPTIONS_LIST= 10:06:54 + [[ -n pre-commit ]] 10:06:54 + TOX_OPTIONS_LIST=' -e pre-commit' 10:06:54 + case ${PARALLEL,,} in 10:06:54 + tox -e pre-commit 10:06:54 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:06:55 pre-commit: install_deps> python -I -m pip install pre-commit 10:06:58 pre-commit: freeze> python -m pip freeze --all 10:06:59 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 10:06:59 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:06:59 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:06:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:07:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:07:01 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:07:02 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:07:02 [INFO] Once installed this environment will be reused. 10:07:02 [INFO] This may take a few minutes... 10:07:05 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:07:05 [INFO] Once installed this environment will be reused. 10:07:05 [INFO] This may take a few minutes... 10:07:10 Trim Trailing Whitespace.................................................Passed 10:07:10 Tabs remover.............................................................Passed 10:07:11 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:07:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:07:11 [INFO] Once installed this environment will be reused. 10:07:11 [INFO] This may take a few minutes... 10:07:17 gitlint..............................................(no files to check)Skipped 10:07:17 pre-commit: OK (21.93=setup[4.04]+cmd[11.84,6.05] seconds) 10:07:17 congratulations :) (22.09 seconds) 10:07:17 + tox_status=0 10:07:17 + echo '---> Completed tox runs' 10:07:17 ---> Completed tox runs 10:07:17 + for i in .tox/*/log 10:07:17 ++ echo .tox/pre-commit/log 10:07:17 ++ awk -F/ '{print $2}' 10:07:17 + tox_env=pre-commit 10:07:17 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:07:17 + DOC_DIR=docs/_build/html 10:07:17 + [[ -d docs/_build/html ]] 10:07:17 + echo '---> tox-run.sh ends' 10:07:17 ---> tox-run.sh ends 10:07:17 + test 0 -eq 0 10:07:17 $ ssh-agent -k 10:07:17 unset SSH_AUTH_SOCK; 10:07:17 unset SSH_AGENT_PID; 10:07:17 echo Agent pid 1683 killed; 10:07:17 [ssh-agent] Stopped. 10:07:17 [PostBuildScript] - [INFO] Executing post build scripts. 10:07:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1988565893303931142.sh 10:07:17 ---> sysstat.sh 10:07:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8895524674757627964.sh 10:07:17 ---> package-listing.sh 10:07:17 ++ facter osfamily 10:07:17 ++ tr '[:upper:]' '[:lower:]' 10:07:17 + OS_FAMILY=debian 10:07:17 + workspace=/w/workspace/oom-master-pre-commit-lint 10:07:17 + START_PACKAGES=/tmp/packages_start.txt 10:07:17 + END_PACKAGES=/tmp/packages_end.txt 10:07:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:07:17 + PACKAGES=/tmp/packages_start.txt 10:07:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:07:17 + PACKAGES=/tmp/packages_end.txt 10:07:17 + case "${OS_FAMILY}" in 10:07:17 + dpkg -l 10:07:17 + grep '^ii' 10:07:17 + '[' -f /tmp/packages_start.txt ']' 10:07:17 + '[' -f /tmp/packages_end.txt ']' 10:07:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:07:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:07:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:07:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:07:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14813995983274684526.sh 10:07:17 ---> capture-instance-metadata.sh 10:07:17 Setup pyenv: 10:07:17 system 10:07:17 3.8.13 10:07:17 3.9.13 10:07:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:07:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EWKX 10:07:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:07:24 lf-activate-venv(): INFO: Installing: lftools 10:07:55 lf-activate-venv(): INFO: Adding /tmp/venv-EWKX/bin to PATH 10:07:55 INFO: Running in OpenStack, capturing instance metadata 10:07:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17852802240418518847.sh 10:07:55 provisioning config files... 10:07:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5738744572226695934tmp 10:07:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:07:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:07:55 [EnvInject] - Injecting environment variables from a build step. 10:07:55 [EnvInject] - Injecting as environment variables the properties content 10:07:55 SERVER_ID=logs 10:07:55 10:07:55 [EnvInject] - Variables injected successfully. 10:07:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8142587671681047683.sh 10:07:55 ---> create-netrc.sh 10:07:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2065823391705887833.sh 10:07:55 ---> python-tools-install.sh 10:07:55 Setup pyenv: 10:07:55 system 10:07:55 3.8.13 10:07:55 3.9.13 10:07:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:07:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EWKX from file:/tmp/.os_lf_venv 10:07:57 lf-activate-venv(): INFO: Installing: lftools 10:08:05 lf-activate-venv(): INFO: Adding /tmp/venv-EWKX/bin to PATH 10:08:05 Generating Requirements File 10:08:35 Python 3.10.6 10:08:35 pip 23.3.2 from /tmp/venv-EWKX/lib/python3.10/site-packages/pip (python 3.10) 10:08:36 appdirs==1.4.4 10:08:36 argcomplete==3.2.1 10:08:36 aspy.yaml==1.3.0 10:08:36 attrs==23.2.0 10:08:36 autopage==0.5.2 10:08:36 beautifulsoup4==4.12.2 10:08:36 boto3==1.34.16 10:08:36 botocore==1.34.16 10:08:36 bs4==0.0.1 10:08:36 cachetools==5.3.2 10:08:36 certifi==2023.11.17 10:08:36 cffi==1.16.0 10:08:36 cfgv==3.4.0 10:08:36 chardet==5.2.0 10:08:36 charset-normalizer==3.3.2 10:08:36 click==8.1.7 10:08:36 cliff==4.4.0 10:08:36 cmd2==2.4.3 10:08:36 cryptography==3.3.2 10:08:36 debtcollector==2.5.0 10:08:36 decorator==5.1.1 10:08:36 defusedxml==0.7.1 10:08:36 Deprecated==1.2.14 10:08:36 distlib==0.3.8 10:08:36 dnspython==2.4.2 10:08:36 docker==4.2.2 10:08:36 dogpile.cache==1.3.0 10:08:36 email-validator==2.1.0.post1 10:08:36 filelock==3.13.1 10:08:36 future==0.18.3 10:08:36 gitdb==4.0.11 10:08:36 GitPython==3.1.41 10:08:36 google-auth==2.26.2 10:08:36 httplib2==0.22.0 10:08:36 identify==2.5.33 10:08:36 idna==3.6 10:08:36 importlib-metadata==7.0.1 10:08:36 importlib-resources==1.5.0 10:08:36 iso8601==2.1.0 10:08:36 Jinja2==3.1.3 10:08:36 jmespath==1.0.1 10:08:36 jsonpatch==1.33 10:08:36 jsonpointer==2.4 10:08:36 jsonschema==4.20.0 10:08:36 jsonschema-specifications==2023.12.1 10:08:36 keystoneauth1==5.4.0 10:08:36 kubernetes==29.0.0 10:08:36 lftools==0.37.8 10:08:36 lxml==5.1.0 10:08:36 MarkupSafe==2.1.3 10:08:36 msgpack==1.0.7 10:08:36 multi_key_dict==2.0.3 10:08:36 munch==4.0.0 10:08:36 netaddr==0.10.1 10:08:36 netifaces==0.11.0 10:08:36 niet==1.4.2 10:08:36 nodeenv==1.8.0 10:08:36 oauth2client==4.1.3 10:08:36 oauthlib==3.2.2 10:08:36 openstacksdk==0.62.0 10:08:36 os-client-config==2.1.0 10:08:36 os-service-types==1.7.0 10:08:36 osc-lib==2.9.0 10:08:36 oslo.config==9.3.0 10:08:36 oslo.context==5.3.0 10:08:36 oslo.i18n==6.2.0 10:08:36 oslo.log==5.4.0 10:08:36 oslo.serialization==5.3.0 10:08:36 oslo.utils==6.3.0 10:08:36 packaging==23.2 10:08:36 pbr==6.0.0 10:08:36 platformdirs==4.1.0 10:08:36 prettytable==3.9.0 10:08:36 pyasn1==0.5.1 10:08:36 pyasn1-modules==0.3.0 10:08:36 pycparser==2.21 10:08:36 pygerrit2==2.0.15 10:08:36 PyGithub==2.1.1 10:08:36 pyinotify==0.9.6 10:08:36 PyJWT==2.8.0 10:08:36 PyNaCl==1.5.0 10:08:36 pyparsing==2.4.7 10:08:36 pyperclip==1.8.2 10:08:36 pyrsistent==0.20.0 10:08:36 python-cinderclient==9.4.0 10:08:36 python-dateutil==2.8.2 10:08:36 python-heatclient==3.4.0 10:08:36 python-jenkins==1.8.2 10:08:36 python-keystoneclient==5.2.0 10:08:36 python-magnumclient==4.3.0 10:08:36 python-novaclient==18.4.0 10:08:36 python-openstackclient==6.0.0 10:08:36 python-swiftclient==4.4.0 10:08:36 pytz==2023.3.post1 10:08:36 PyYAML==6.0.1 10:08:36 referencing==0.32.1 10:08:36 requests==2.31.0 10:08:36 requests-oauthlib==1.3.1 10:08:36 requestsexceptions==1.4.0 10:08:36 rfc3986==2.0.0 10:08:36 rpds-py==0.16.2 10:08:36 rsa==4.9 10:08:36 ruamel.yaml==0.18.5 10:08:36 ruamel.yaml.clib==0.2.8 10:08:36 s3transfer==0.10.0 10:08:36 simplejson==3.19.2 10:08:36 six==1.16.0 10:08:36 smmap==5.0.1 10:08:36 soupsieve==2.5 10:08:36 stevedore==5.1.0 10:08:36 tabulate==0.9.0 10:08:36 toml==0.10.2 10:08:36 tomlkit==0.12.3 10:08:36 tqdm==4.66.1 10:08:36 typing_extensions==4.9.0 10:08:36 tzdata==2023.4 10:08:36 urllib3==1.26.18 10:08:36 virtualenv==20.25.0 10:08:36 wcwidth==0.2.13 10:08:36 websocket-client==1.7.0 10:08:36 wrapt==1.16.0 10:08:36 xdg==6.0.0 10:08:36 xmltodict==0.13.0 10:08:36 yq==3.2.3 10:08:36 zipp==3.17.0 10:08:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1974533941547090173.sh 10:08:36 ---> sudo-logs.sh 10:08:36 Archiving 'sudo' log.. 10:08:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins585320242675810527.sh 10:08:36 ---> job-cost.sh 10:08:36 Setup pyenv: 10:08:36 system 10:08:36 3.8.13 10:08:36 3.9.13 10:08:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:08:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EWKX from file:/tmp/.os_lf_venv 10:08:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:08:45 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. 10:08:45 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:08:46 lf-activate-venv(): INFO: Adding /tmp/venv-EWKX/bin to PATH 10:08:46 INFO: No Stack... 10:08:46 INFO: Retrieving Pricing Info for: v3-standard-4 10:08:46 INFO: Archiving Costs 10:08:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12758179592615990961.sh 10:08:46 ---> logs-deploy.sh 10:08:46 Setup pyenv: 10:08:46 system 10:08:46 3.8.13 10:08:46 3.9.13 10:08:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:08:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EWKX from file:/tmp/.os_lf_venv 10:08:48 lf-activate-venv(): INFO: Installing: lftools 10:08:57 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. 10:08:57 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:08:57 lf-activate-venv(): INFO: Adding /tmp/venv-EWKX/bin to PATH 10:08:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3260 10:08:57 INFO: archiving workspace using pattern(s): 10:08:58 Archives upload complete. 10:08:59 INFO: archiving logs to Nexus 10:08:59 ---> uname -a: 10:08:59 Linux prd-ubuntu1804-builder-4c-4g-11214 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:08:59 10:08:59 10:08:59 ---> lscpu: 10:08:59 Architecture: x86_64 10:08:59 CPU op-mode(s): 32-bit, 64-bit 10:08:59 Byte Order: Little Endian 10:08:59 CPU(s): 4 10:08:59 On-line CPU(s) list: 0-3 10:08:59 Thread(s) per core: 1 10:08:59 Core(s) per socket: 1 10:08:59 Socket(s): 4 10:08:59 NUMA node(s): 1 10:08:59 Vendor ID: AuthenticAMD 10:08:59 CPU family: 23 10:08:59 Model: 49 10:08:59 Model name: AMD EPYC-Rome Processor 10:08:59 Stepping: 0 10:08:59 CPU MHz: 2799.998 10:08:59 BogoMIPS: 5599.99 10:08:59 Virtualization: AMD-V 10:08:59 Hypervisor vendor: KVM 10:08:59 Virtualization type: full 10:08:59 L1d cache: 32K 10:08:59 L1i cache: 32K 10:08:59 L2 cache: 512K 10:08:59 L3 cache: 16384K 10:08:59 NUMA node0 CPU(s): 0-3 10:08:59 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 10:08:59 10:08:59 10:08:59 ---> nproc: 10:08:59 4 10:08:59 10:08:59 10:08:59 ---> df -h: 10:08:59 Filesystem Size Used Avail Use% Mounted on 10:08:59 udev 7.9G 0 7.9G 0% /dev 10:08:59 tmpfs 1.6G 672K 1.6G 1% /run 10:08:59 /dev/vda1 78G 8.4G 69G 11% / 10:08:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:08:59 tmpfs 5.0M 0 5.0M 0% /run/lock 10:08:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:08:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:08:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:08:59 10:08:59 10:08:59 ---> free -m: 10:08:59 total used free shared buff/cache available 10:08:59 Mem: 16040 553 13283 0 2203 15167 10:08:59 Swap: 1023 0 1023 10:08:59 10:08:59 10:08:59 ---> ip addr: 10:08:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:08:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:08:59 inet 127.0.0.1/8 scope host lo 10:08:59 valid_lft forever preferred_lft forever 10:08:59 inet6 ::1/128 scope host 10:08:59 valid_lft forever preferred_lft forever 10:08:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:08:59 link/ether fa:16:3e:be:e8:4c brd ff:ff:ff:ff:ff:ff 10:08:59 inet 10.30.107.108/23 brd 10.30.107.255 scope global dynamic ens3 10:08:59 valid_lft 86230sec preferred_lft 86230sec 10:08:59 inet6 fe80::f816:3eff:febe:e84c/64 scope link 10:08:59 valid_lft forever preferred_lft forever 10:08:59 10:08:59 10:08:59 ---> sar -b -r -n DEV: 10:08:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11214) 01/11/24 _x86_64_ (4 CPU) 10:08:59 10:08:59 10:06:12 LINUX RESTART (4 CPU) 10:08:59 10:08:59 10:07:02 tps rtps wtps bread/s bwrtn/s 10:08:59 10:08:01 119.86 14.61 105.25 1121.84 26550.62 10:08:59 Average: 119.86 14.61 105.25 1121.84 26550.62 10:08:59 10:08:59 10:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:08:59 10:08:01 13721108 15522840 2703860 16.46 74460 1914552 791168 4.53 795696 1666520 142428 10:08:59 Average: 13721108 15522840 2703860 16.46 74460 1914552 791168 4.53 795696 1666520 142428 10:08:59 10:08:59 10:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:08:59 10:08:01 ens3 57.45 41.50 710.86 9.01 0.00 0.00 0.00 0.00 10:08:59 10:08:01 lo 2.03 2.03 0.22 0.22 0.00 0.00 0.00 0.00 10:08:59 Average: ens3 57.45 41.50 710.86 9.01 0.00 0.00 0.00 0.00 10:08:59 Average: lo 2.03 2.03 0.22 0.22 0.00 0.00 0.00 0.00 10:08:59 10:08:59 10:08:59 ---> sar -P ALL: 10:08:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11214) 01/11/24 _x86_64_ (4 CPU) 10:08:59 10:08:59 10:06:12 LINUX RESTART (4 CPU) 10:08:59 10:08:59 10:07:02 CPU %user %nice %system %iowait %steal %idle 10:08:59 10:08:01 all 25.17 0.00 1.82 4.51 0.06 68.44 10:08:59 10:08:01 0 40.45 0.00 2.94 1.94 0.09 54.59 10:08:59 10:08:01 1 30.42 0.00 1.66 7.67 0.07 60.18 10:08:59 10:08:01 2 16.02 0.00 1.37 4.44 0.07 78.10 10:08:59 10:08:01 3 13.84 0.00 1.27 3.97 0.03 80.87 10:08:59 Average: all 25.17 0.00 1.82 4.51 0.06 68.44 10:08:59 Average: 0 40.45 0.00 2.94 1.94 0.09 54.59 10:08:59 Average: 1 30.42 0.00 1.66 7.67 0.07 60.18 10:08:59 Average: 2 16.02 0.00 1.37 4.44 0.07 78.10 10:08:59 Average: 3 13.84 0.00 1.27 3.97 0.03 80.87 10:08:59 10:08:59 10:08:59