10:50:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137637 10:50:25 Running as SYSTEM 10:50:25 [EnvInject] - Loading node environment variables. 10:50:25 Building remotely on prd-ubuntu1804-builder-4c-4g-20732 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:50:25 [ssh-agent] Looking for ssh-agent implementation... 10:50:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:25 $ ssh-agent 10:50:25 SSH_AUTH_SOCK=/tmp/ssh-qrcIL8Xrqudq/agent.1741 10:50:25 SSH_AGENT_PID=1743 10:50:25 [ssh-agent] Started. 10:50:25 Running ssh-add (command line suppressed) 10:50:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17296856106357433780.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17296856106357433780.key) 10:50:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:50:25 The recommended git tool is: NONE 10:50:27 using credential onap-jenkins-ssh 10:50:27 Wiping out workspace first. 10:50:27 Cloning the remote Git repository 10:50:27 Cloning repository git://cloud.onap.org/mirror/oom.git 10:50:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:50:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:50:27 > git --version # timeout=10 10:50:27 > git --version # 'git version 2.17.1' 10:50:27 using GIT_SSH to set credentials Gerrit user 10:50:27 Verifying host key using manually-configured host key entries 10:50:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:50:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:50:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:50:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:50:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:50:33 using GIT_SSH to set credentials Gerrit user 10:50:33 Verifying host key using manually-configured host key entries 10:50:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137637/5 # timeout=30 10:50:34 > git rev-parse e35e9a1adec0675a2044e58e09663e3e436d1ed8^{commit} # timeout=10 10:50:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:50:34 Checking out Revision e35e9a1adec0675a2044e58e09663e3e436d1ed8 (refs/changes/37/137637/5) 10:50:34 > git config core.sparsecheckout # timeout=10 10:50:34 > git checkout -f e35e9a1adec0675a2044e58e09663e3e436d1ed8 # timeout=30 10:50:37 Commit message: "[MARIADB] Update mariadb-operator and templates to 0.27.0" 10:50:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:50:37 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 10:50:37 [EnvInject] - Injecting environment variables from a build step. 10:50:37 [EnvInject] - Injecting as environment variables the properties content 10:50:37 PYTHON=python3 10:50:37 10:50:37 [EnvInject] - Variables injected successfully. 10:50:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9433112064427061617.sh 10:50:37 ---> tox-install.sh 10:50:37 + source /home/jenkins/lf-env.sh 10:50:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:50:37 ++ mktemp -d /tmp/venv-XXXX 10:50:37 + lf_venv=/tmp/venv-T4ep 10:50:37 + local venv_file=/tmp/.os_lf_venv 10:50:37 + local python=python3 10:50:37 + local options 10:50:37 + local set_path=true 10:50:37 + local install_args= 10:50:37 ++ 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:50:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:50:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:50:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:50:37 + true 10:50:37 + case $1 in 10:50:37 + venv_file=/tmp/.toxenv 10:50:37 + shift 2 10:50:37 + true 10:50:37 + case $1 in 10:50:37 + shift 10:50:37 + break 10:50:37 + case $python in 10:50:37 + local pkg_list= 10:50:37 + [[ -d /opt/pyenv ]] 10:50:37 + echo 'Setup pyenv:' 10:50:37 Setup pyenv: 10:50:37 + export PYENV_ROOT=/opt/pyenv 10:50:37 + PYENV_ROOT=/opt/pyenv 10:50:37 + 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:50:37 + 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:50:37 + pyenv versions 10:50:37 * system (set by /opt/pyenv/version) 10:50:37 * 3.8.13 (set by /opt/pyenv/version) 10:50:37 * 3.9.13 (set by /opt/pyenv/version) 10:50:37 * 3.10.6 (set by /opt/pyenv/version) 10:50:37 + command -v pyenv 10:50:37 ++ pyenv init - --no-rehash 10:50:37 + 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:50:37 export PATH="/opt/pyenv/shims:${PATH}" 10:50:37 export PYENV_SHELL=bash 10:50:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:50:37 pyenv() { 10:50:37 local command 10:50:37 command="${1:-}" 10:50:37 if [ "$#" -gt 0 ]; then 10:50:37 shift 10:50:37 fi 10:50:37 10:50:37 case "$command" in 10:50:37 rehash|shell) 10:50:37 eval "$(pyenv "sh-$command" "$@")" 10:50:37 ;; 10:50:37 *) 10:50:37 command pyenv "$command" "$@" 10:50:37 ;; 10:50:37 esac 10:50:37 }' 10:50:37 +++ 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:50:37 ++ 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:50:37 ++ 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:50:37 ++ 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:50:37 ++ export PYENV_SHELL=bash 10:50:37 ++ PYENV_SHELL=bash 10:50:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:50:37 +++ complete -F _pyenv pyenv 10:50:37 ++ lf-pyver python3 10:50:37 ++ local py_version_xy=python3 10:50:37 ++ local py_version_xyz= 10:50:37 ++ pyenv versions 10:50:37 ++ sed 's/^[ *]* //' 10:50:37 ++ local command 10:50:37 ++ command=versions 10:50:37 ++ '[' 1 -gt 0 ']' 10:50:37 ++ shift 10:50:37 ++ case "$command" in 10:50:37 ++ awk '{ print $1 }' 10:50:37 ++ command pyenv versions 10:50:37 ++ pyenv versions 10:50:37 ++ grep -E '^[0-9.]*[0-9]$' 10:50:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:50:38 +++ grep '^3' /tmp/.pyenv_versions 10:50:38 +++ sort -V 10:50:38 +++ tail -n 1 10:50:38 ++ py_version_xyz=3.10.6 10:50:38 ++ [[ -z 3.10.6 ]] 10:50:38 ++ echo 3.10.6 10:50:38 ++ return 0 10:50:38 + pyenv local 3.10.6 10:50:38 + local command 10:50:38 + command=local 10:50:38 + '[' 2 -gt 0 ']' 10:50:38 + shift 10:50:38 + case "$command" in 10:50:38 + command pyenv local 3.10.6 10:50:38 + pyenv local 3.10.6 10:50:38 + for arg in "$@" 10:50:38 + case $arg in 10:50:38 + pkg_list+='tox ' 10:50:38 + for arg in "$@" 10:50:38 + case $arg in 10:50:38 + pkg_list+='virtualenv ' 10:50:38 + for arg in "$@" 10:50:38 + case $arg in 10:50:38 + pkg_list+='urllib3~=1.26.15 ' 10:50:38 + [[ -f /tmp/.toxenv ]] 10:50:38 + [[ ! -f /tmp/.toxenv ]] 10:50:38 + [[ -n '' ]] 10:50:38 + python3 -m venv /tmp/venv-T4ep 10:50:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T4ep' 10:50:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T4ep 10:50:42 + echo /tmp/venv-T4ep 10:50:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:50:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:50:42 + /tmp/venv-T4ep/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:50:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:50:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:50:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:50:45 + /tmp/venv-T4ep/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:50:48 + type python3 10:50:48 + true 10:50:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T4ep/bin to PATH' 10:50:48 lf-activate-venv(): INFO: Adding /tmp/venv-T4ep/bin to PATH 10:50:48 + PATH=/tmp/venv-T4ep/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:50:48 + return 0 10:50:48 + python3 --version 10:50:48 Python 3.10.6 10:50:48 + python3 -m pip --version 10:50:48 pip 24.0 from /tmp/venv-T4ep/lib/python3.10/site-packages/pip (python 3.10) 10:50:48 + python3 -m pip freeze 10:50:49 cachetools==5.3.3 10:50:49 chardet==5.2.0 10:50:49 colorama==0.4.6 10:50:49 distlib==0.3.8 10:50:49 filelock==3.13.3 10:50:49 packaging==24.0 10:50:49 platformdirs==4.2.0 10:50:49 pluggy==1.4.0 10:50:49 pyproject-api==1.6.1 10:50:49 tomli==2.0.1 10:50:49 tox==4.14.2 10:50:49 urllib3==1.26.18 10:50:49 virtualenv==20.25.1 10:50:49 [EnvInject] - Injecting environment variables from a build step. 10:50:49 [EnvInject] - Injecting as environment variables the properties content 10:50:49 PARALLEL=false 10:50:49 10:50:49 [EnvInject] - Variables injected successfully. 10:50:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins698874700583040517.sh 10:50:49 ---> tox-run.sh 10:50:49 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:50:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:50:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:50:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:50:49 + cd /w/workspace/oom-master-pre-commit-lint/. 10:50:49 + source /home/jenkins/lf-env.sh 10:50:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:50:49 ++ mktemp -d /tmp/venv-XXXX 10:50:49 + lf_venv=/tmp/venv-Chwf 10:50:49 + local venv_file=/tmp/.os_lf_venv 10:50:49 + local python=python3 10:50:49 + local options 10:50:49 + local set_path=true 10:50:49 + local install_args= 10:50:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:50:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:50:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:50:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:50:49 + true 10:50:49 + case $1 in 10:50:49 + venv_file=/tmp/.toxenv 10:50:49 + shift 2 10:50:49 + true 10:50:49 + case $1 in 10:50:49 + shift 10:50:49 + break 10:50:49 + case $python in 10:50:49 + local pkg_list= 10:50:49 + [[ -d /opt/pyenv ]] 10:50:49 + echo 'Setup pyenv:' 10:50:49 Setup pyenv: 10:50:49 + export PYENV_ROOT=/opt/pyenv 10:50:49 + PYENV_ROOT=/opt/pyenv 10:50:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:50:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:50:49 + pyenv versions 10:50:49 system 10:50:49 3.8.13 10:50:49 3.9.13 10:50:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:50:49 + command -v pyenv 10:50:49 ++ pyenv init - --no-rehash 10:50:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:50:49 export PATH="/opt/pyenv/shims:${PATH}" 10:50:49 export PYENV_SHELL=bash 10:50:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:50:49 pyenv() { 10:50:49 local command 10:50:49 command="${1:-}" 10:50:49 if [ "$#" -gt 0 ]; then 10:50:49 shift 10:50:49 fi 10:50:49 10:50:49 case "$command" in 10:50:49 rehash|shell) 10:50:49 eval "$(pyenv "sh-$command" "$@")" 10:50:49 ;; 10:50:49 *) 10:50:49 command pyenv "$command" "$@" 10:50:49 ;; 10:50:49 esac 10:50:49 }' 10:50:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:50:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:50:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:50:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:50:49 ++ export PYENV_SHELL=bash 10:50:49 ++ PYENV_SHELL=bash 10:50:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:50:49 +++ complete -F _pyenv pyenv 10:50:49 ++ lf-pyver python3 10:50:49 ++ local py_version_xy=python3 10:50:49 ++ local py_version_xyz= 10:50:49 ++ pyenv versions 10:50:49 ++ local command 10:50:49 ++ command=versions 10:50:49 ++ '[' 1 -gt 0 ']' 10:50:49 ++ shift 10:50:49 ++ case "$command" in 10:50:49 ++ command pyenv versions 10:50:49 ++ pyenv versions 10:50:49 ++ grep -E '^[0-9.]*[0-9]$' 10:50:49 ++ sed 's/^[ *]* //' 10:50:49 ++ awk '{ print $1 }' 10:50:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:50:49 +++ grep '^3' /tmp/.pyenv_versions 10:50:49 +++ sort -V 10:50:49 +++ tail -n 1 10:50:49 ++ py_version_xyz=3.10.6 10:50:49 ++ [[ -z 3.10.6 ]] 10:50:49 ++ echo 3.10.6 10:50:49 ++ return 0 10:50:49 + pyenv local 3.10.6 10:50:49 + local command 10:50:49 + command=local 10:50:49 + '[' 2 -gt 0 ']' 10:50:49 + shift 10:50:49 + case "$command" in 10:50:49 + command pyenv local 3.10.6 10:50:49 + pyenv local 3.10.6 10:50:49 + for arg in "$@" 10:50:49 + case $arg in 10:50:49 + pkg_list+='tox ' 10:50:49 + for arg in "$@" 10:50:49 + case $arg in 10:50:49 + pkg_list+='virtualenv ' 10:50:49 + for arg in "$@" 10:50:49 + case $arg in 10:50:49 + pkg_list+='urllib3~=1.26.15 ' 10:50:49 + [[ -f /tmp/.toxenv ]] 10:50:49 ++ cat /tmp/.toxenv 10:50:49 + lf_venv=/tmp/venv-T4ep 10:50:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T4ep from' file:/tmp/.toxenv 10:50:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T4ep from file:/tmp/.toxenv 10:50:49 + /tmp/venv-T4ep/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:50:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:50:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:50:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:50:50 + /tmp/venv-T4ep/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:50:51 + type python3 10:50:51 + true 10:50:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T4ep/bin to PATH' 10:50:51 lf-activate-venv(): INFO: Adding /tmp/venv-T4ep/bin to PATH 10:50:51 + PATH=/tmp/venv-T4ep/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:50:51 + return 0 10:50:51 + [[ -d /opt/pyenv ]] 10:50:51 + echo '---> Setting up pyenv' 10:50:51 ---> Setting up pyenv 10:50:51 + export PYENV_ROOT=/opt/pyenv 10:50:51 + PYENV_ROOT=/opt/pyenv 10:50:51 + export PATH=/opt/pyenv/bin:/tmp/venv-T4ep/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:50:51 + PATH=/opt/pyenv/bin:/tmp/venv-T4ep/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:50:51 ++ pwd 10:50:51 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:50:51 + export PYTHONPATH 10:50:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:50:51 + TOX_TESTENV_PASSENV=PYTHONPATH 10:50:51 + tox --version 10:50:51 4.14.2 from /tmp/venv-T4ep/lib/python3.10/site-packages/tox/__init__.py 10:50:52 + PARALLEL=false 10:50:52 + TOX_OPTIONS_LIST= 10:50:52 + [[ -n pre-commit ]] 10:50:52 + TOX_OPTIONS_LIST=' -e pre-commit' 10:50:52 + case ${PARALLEL,,} in 10:50:52 + tox -e pre-commit 10:50:52 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:50:52 pre-commit: install_deps> python -I -m pip install pre-commit 10:50:56 pre-commit: freeze> python -m pip freeze --all 10:50:56 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 10:50:56 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:50:56 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:50:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:50:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:50:59 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:50:59 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:50:59 [INFO] Once installed this environment will be reused. 10:50:59 [INFO] This may take a few minutes... 10:51:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:51:02 [INFO] Once installed this environment will be reused. 10:51:02 [INFO] This may take a few minutes... 10:51:08 Trim Trailing Whitespace.................................................Passed 10:51:08 Tabs remover.............................................................Passed 10:51:08 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:51:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:51:09 [INFO] Once installed this environment will be reused. 10:51:09 [INFO] This may take a few minutes... 10:51:15 gitlint..............................................(no files to check)Skipped 10:51:15 pre-commit: OK (23.12=setup[4.07]+cmd[12.34,6.70] seconds) 10:51:15 congratulations :) (23.29 seconds) 10:51:15 + tox_status=0 10:51:15 + echo '---> Completed tox runs' 10:51:15 ---> Completed tox runs 10:51:15 + for i in .tox/*/log 10:51:15 ++ echo .tox/pre-commit/log 10:51:15 ++ awk -F/ '{print $2}' 10:51:15 + tox_env=pre-commit 10:51:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:51:15 + DOC_DIR=docs/_build/html 10:51:15 + [[ -d docs/_build/html ]] 10:51:15 + echo '---> tox-run.sh ends' 10:51:15 ---> tox-run.sh ends 10:51:15 + test 0 -eq 0 10:51:15 $ ssh-agent -k 10:51:15 unset SSH_AUTH_SOCK; 10:51:15 unset SSH_AGENT_PID; 10:51:15 echo Agent pid 1743 killed; 10:51:15 [ssh-agent] Stopped. 10:51:15 [PostBuildScript] - [INFO] Executing post build scripts. 10:51:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5087648260020514192.sh 10:51:15 ---> sysstat.sh 10:51:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7826190678779672406.sh 10:51:16 ---> package-listing.sh 10:51:16 ++ tr '[:upper:]' '[:lower:]' 10:51:16 ++ facter osfamily 10:51:16 + OS_FAMILY=debian 10:51:16 + workspace=/w/workspace/oom-master-pre-commit-lint 10:51:16 + START_PACKAGES=/tmp/packages_start.txt 10:51:16 + END_PACKAGES=/tmp/packages_end.txt 10:51:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:51:16 + PACKAGES=/tmp/packages_start.txt 10:51:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:51:16 + PACKAGES=/tmp/packages_end.txt 10:51:16 + case "${OS_FAMILY}" in 10:51:16 + dpkg -l 10:51:16 + grep '^ii' 10:51:16 + '[' -f /tmp/packages_start.txt ']' 10:51:16 + '[' -f /tmp/packages_end.txt ']' 10:51:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:51:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:51:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:51:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:51:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11405900148500960483.sh 10:51:16 ---> capture-instance-metadata.sh 10:51:16 Setup pyenv: 10:51:16 system 10:51:16 3.8.13 10:51:16 3.9.13 10:51:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:51:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SV8g 10:51:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:51:23 lf-activate-venv(): INFO: Installing: lftools 10:51:54 lf-activate-venv(): INFO: Adding /tmp/venv-SV8g/bin to PATH 10:51:54 INFO: Running in OpenStack, capturing instance metadata 10:51:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10545777826685569508.sh 10:51:55 provisioning config files... 10:51:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15297998855847320126tmp 10:51:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:51:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:51:55 [EnvInject] - Injecting environment variables from a build step. 10:51:55 [EnvInject] - Injecting as environment variables the properties content 10:51:55 SERVER_ID=logs 10:51:55 10:51:55 [EnvInject] - Variables injected successfully. 10:51:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14802005566174077158.sh 10:51:55 ---> create-netrc.sh 10:51:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18020070743509998084.sh 10:51:55 ---> python-tools-install.sh 10:51:55 Setup pyenv: 10:51:55 system 10:51:55 3.8.13 10:51:55 3.9.13 10:51:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:51:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SV8g from file:/tmp/.os_lf_venv 10:51:56 lf-activate-venv(): INFO: Installing: lftools 10:52:05 lf-activate-venv(): INFO: Adding /tmp/venv-SV8g/bin to PATH 10:52:05 Generating Requirements File 10:52:34 Python 3.10.6 10:52:34 pip 24.0 from /tmp/venv-SV8g/lib/python3.10/site-packages/pip (python 3.10) 10:52:35 appdirs==1.4.4 10:52:35 argcomplete==3.2.3 10:52:35 aspy.yaml==1.3.0 10:52:35 attrs==23.2.0 10:52:35 autopage==0.5.2 10:52:35 beautifulsoup4==4.12.3 10:52:35 boto3==1.34.78 10:52:35 botocore==1.34.78 10:52:35 bs4==0.0.2 10:52:35 cachetools==5.3.3 10:52:35 certifi==2024.2.2 10:52:35 cffi==1.16.0 10:52:35 cfgv==3.4.0 10:52:35 chardet==5.2.0 10:52:35 charset-normalizer==3.3.2 10:52:35 click==8.1.7 10:52:35 cliff==4.6.0 10:52:35 cmd2==2.4.3 10:52:35 cryptography==3.3.2 10:52:35 debtcollector==3.0.0 10:52:35 decorator==5.1.1 10:52:35 defusedxml==0.7.1 10:52:35 Deprecated==1.2.14 10:52:35 distlib==0.3.8 10:52:35 dnspython==2.6.1 10:52:35 docker==4.2.2 10:52:35 dogpile.cache==1.3.2 10:52:35 email_validator==2.1.1 10:52:35 filelock==3.13.3 10:52:35 future==1.0.0 10:52:35 gitdb==4.0.11 10:52:35 GitPython==3.1.43 10:52:35 google-auth==2.29.0 10:52:35 httplib2==0.22.0 10:52:35 identify==2.5.35 10:52:35 idna==3.6 10:52:35 importlib-resources==1.5.0 10:52:35 iso8601==2.1.0 10:52:35 Jinja2==3.1.3 10:52:35 jmespath==1.0.1 10:52:35 jsonpatch==1.33 10:52:35 jsonpointer==2.4 10:52:35 jsonschema==4.21.1 10:52:35 jsonschema-specifications==2023.12.1 10:52:35 keystoneauth1==5.6.0 10:52:35 kubernetes==29.0.0 10:52:35 lftools==0.37.10 10:52:35 lxml==5.2.1 10:52:35 MarkupSafe==2.1.5 10:52:35 msgpack==1.0.8 10:52:35 multi_key_dict==2.0.3 10:52:35 munch==4.0.0 10:52:35 netaddr==1.2.1 10:52:35 netifaces==0.11.0 10:52:35 niet==1.4.2 10:52:35 nodeenv==1.8.0 10:52:35 oauth2client==4.1.3 10:52:35 oauthlib==3.2.2 10:52:35 openstacksdk==3.0.0 10:52:35 os-client-config==2.1.0 10:52:35 os-service-types==1.7.0 10:52:35 osc-lib==3.0.1 10:52:35 oslo.config==9.4.0 10:52:35 oslo.context==5.5.0 10:52:35 oslo.i18n==6.3.0 10:52:35 oslo.log==5.5.1 10:52:35 oslo.serialization==5.4.0 10:52:35 oslo.utils==7.1.0 10:52:35 packaging==24.0 10:52:35 pbr==6.0.0 10:52:35 platformdirs==4.2.0 10:52:35 prettytable==3.10.0 10:52:35 pyasn1==0.6.0 10:52:35 pyasn1_modules==0.4.0 10:52:35 pycparser==2.22 10:52:35 pygerrit2==2.0.15 10:52:35 PyGithub==2.3.0 10:52:35 pyinotify==0.9.6 10:52:35 PyJWT==2.8.0 10:52:35 PyNaCl==1.5.0 10:52:35 pyparsing==2.4.7 10:52:35 pyperclip==1.8.2 10:52:35 pyrsistent==0.20.0 10:52:35 python-cinderclient==9.5.0 10:52:35 python-dateutil==2.9.0.post0 10:52:35 python-heatclient==3.5.0 10:52:35 python-jenkins==1.8.2 10:52:35 python-keystoneclient==5.4.0 10:52:35 python-magnumclient==4.4.0 10:52:35 python-novaclient==18.6.0 10:52:35 python-openstackclient==6.6.0 10:52:35 python-swiftclient==4.5.0 10:52:35 PyYAML==6.0.1 10:52:35 referencing==0.34.0 10:52:35 requests==2.31.0 10:52:35 requests-oauthlib==2.0.0 10:52:35 requestsexceptions==1.4.0 10:52:35 rfc3986==2.0.0 10:52:35 rpds-py==0.18.0 10:52:35 rsa==4.9 10:52:35 ruamel.yaml==0.18.6 10:52:35 ruamel.yaml.clib==0.2.8 10:52:35 s3transfer==0.10.1 10:52:35 simplejson==3.19.2 10:52:35 six==1.16.0 10:52:35 smmap==5.0.1 10:52:35 soupsieve==2.5 10:52:35 stevedore==5.2.0 10:52:35 tabulate==0.9.0 10:52:35 toml==0.10.2 10:52:35 tomlkit==0.12.4 10:52:35 tqdm==4.66.2 10:52:35 typing_extensions==4.10.0 10:52:35 tzdata==2024.1 10:52:35 urllib3==1.26.18 10:52:35 virtualenv==20.25.1 10:52:35 wcwidth==0.2.13 10:52:35 websocket-client==1.7.0 10:52:35 wrapt==1.16.0 10:52:35 xdg==6.0.0 10:52:35 xmltodict==0.13.0 10:52:35 yq==3.2.3 10:52:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2487593944923745240.sh 10:52:35 ---> sudo-logs.sh 10:52:35 Archiving 'sudo' log.. 10:52:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10199830571394317447.sh 10:52:35 ---> job-cost.sh 10:52:35 Setup pyenv: 10:52:35 system 10:52:35 3.8.13 10:52:35 3.9.13 10:52:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:52:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SV8g from file:/tmp/.os_lf_venv 10:52:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:52:42 lf-activate-venv(): INFO: Adding /tmp/venv-SV8g/bin to PATH 10:52:42 INFO: No Stack... 10:52:42 INFO: Retrieving Pricing Info for: v3-standard-4 10:52:42 INFO: Archiving Costs 10:52:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10251229543230785072.sh 10:52:42 ---> logs-deploy.sh 10:52:42 Setup pyenv: 10:52:42 system 10:52:42 3.8.13 10:52:42 3.9.13 10:52:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:52:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SV8g from file:/tmp/.os_lf_venv 10:52:44 lf-activate-venv(): INFO: Installing: lftools 10:52:53 lf-activate-venv(): INFO: Adding /tmp/venv-SV8g/bin to PATH 10:52:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3411 10:52:53 INFO: archiving workspace using pattern(s): 10:52:54 Archives upload complete. 10:52:54 INFO: archiving logs to Nexus 10:52:55 ---> uname -a: 10:52:55 Linux prd-ubuntu1804-builder-4c-4g-20732 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:52:55 10:52:55 10:52:55 ---> lscpu: 10:52:55 Architecture: x86_64 10:52:55 CPU op-mode(s): 32-bit, 64-bit 10:52:55 Byte Order: Little Endian 10:52:55 CPU(s): 4 10:52:55 On-line CPU(s) list: 0-3 10:52:55 Thread(s) per core: 1 10:52:55 Core(s) per socket: 1 10:52:55 Socket(s): 4 10:52:55 NUMA node(s): 1 10:52:55 Vendor ID: AuthenticAMD 10:52:55 CPU family: 23 10:52:55 Model: 49 10:52:55 Model name: AMD EPYC-Rome Processor 10:52:55 Stepping: 0 10:52:55 CPU MHz: 2800.000 10:52:55 BogoMIPS: 5600.00 10:52:55 Virtualization: AMD-V 10:52:55 Hypervisor vendor: KVM 10:52:55 Virtualization type: full 10:52:55 L1d cache: 32K 10:52:55 L1i cache: 32K 10:52:55 L2 cache: 512K 10:52:55 L3 cache: 16384K 10:52:55 NUMA node0 CPU(s): 0-3 10:52:55 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:52:55 10:52:55 10:52:55 ---> nproc: 10:52:55 4 10:52:55 10:52:55 10:52:55 ---> df -h: 10:52:55 Filesystem Size Used Avail Use% Mounted on 10:52:55 udev 7.9G 0 7.9G 0% /dev 10:52:55 tmpfs 1.6G 672K 1.6G 1% /run 10:52:55 /dev/vda1 78G 8.4G 70G 11% / 10:52:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:52:55 tmpfs 5.0M 0 5.0M 0% /run/lock 10:52:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:52:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:52:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:52:55 10:52:55 10:52:55 ---> free -m: 10:52:55 total used free shared buff/cache available 10:52:55 Mem: 16040 535 13322 0 2182 15185 10:52:55 Swap: 1023 0 1023 10:52:55 10:52:55 10:52:55 ---> ip addr: 10:52:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:52:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:52:55 inet 127.0.0.1/8 scope host lo 10:52:55 valid_lft forever preferred_lft forever 10:52:55 inet6 ::1/128 scope host 10:52:55 valid_lft forever preferred_lft forever 10:52:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:52:55 link/ether fa:16:3e:d0:a3:79 brd ff:ff:ff:ff:ff:ff 10:52:55 inet 10.30.106.132/23 brd 10.30.107.255 scope global dynamic ens3 10:52:55 valid_lft 86229sec preferred_lft 86229sec 10:52:55 inet6 fe80::f816:3eff:fed0:a379/64 scope link 10:52:55 valid_lft forever preferred_lft forever 10:52:55 10:52:55 10:52:55 ---> sar -b -r -n DEV: 10:52:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20732) 04/05/24 _x86_64_ (4 CPU) 10:52:55 10:52:55 10:50:07 LINUX RESTART (4 CPU) 10:52:55 10:52:55 10:51:01 tps rtps wtps bread/s bwrtn/s 10:52:55 10:52:01 123.64 14.33 109.31 1102.30 30695.50 10:52:55 Average: 123.64 14.33 109.31 1102.30 30695.50 10:52:55 10:52:55 10:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:52:55 10:52:01 13748228 15542984 2676732 16.30 74864 1907456 791780 4.53 777912 1655520 136072 10:52:55 Average: 13748228 15542984 2676732 16.30 74864 1907456 791780 4.53 777912 1655520 136072 10:52:55 10:52:55 10:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:52:55 10:52:01 lo 2.13 2.13 0.24 0.24 0.00 0.00 0.00 0.00 10:52:55 10:52:01 ens3 50.93 35.84 650.34 8.80 0.00 0.00 0.00 0.00 10:52:55 Average: lo 2.13 2.13 0.24 0.24 0.00 0.00 0.00 0.00 10:52:55 Average: ens3 50.93 35.84 650.34 8.80 0.00 0.00 0.00 0.00 10:52:55 10:52:55 10:52:55 ---> sar -P ALL: 10:52:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20732) 04/05/24 _x86_64_ (4 CPU) 10:52:55 10:52:55 10:50:07 LINUX RESTART (4 CPU) 10:52:55 10:52:55 10:51:01 CPU %user %nice %system %iowait %steal %idle 10:52:55 10:52:01 all 22.76 0.00 1.77 5.82 0.06 69.58 10:52:55 10:52:01 0 24.49 0.00 1.79 0.32 0.05 73.35 10:52:55 10:52:01 1 39.05 0.00 2.58 5.64 0.08 52.65 10:52:55 10:52:01 2 10.98 0.00 1.54 5.44 0.03 82.00 10:52:55 10:52:01 3 16.61 0.00 1.16 11.86 0.07 70.30 10:52:55 Average: all 22.76 0.00 1.77 5.82 0.06 69.58 10:52:55 Average: 0 24.49 0.00 1.79 0.32 0.05 73.35 10:52:55 Average: 1 39.05 0.00 2.58 5.64 0.08 52.65 10:52:55 Average: 2 10.98 0.00 1.54 5.44 0.03 82.00 10:52:55 Average: 3 16.61 0.00 1.16 11.86 0.07 70.30 10:52:55 10:52:55 10:52:55