07:49:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137703 07:49:49 Running as SYSTEM 07:49:49 [EnvInject] - Loading node environment variables. 07:49:50 Building remotely on prd-ubuntu1804-builder-4c-4g-23851 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:49:50 [ssh-agent] Looking for ssh-agent implementation... 07:49:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:50 $ ssh-agent 07:49:50 SSH_AUTH_SOCK=/tmp/ssh-WKvlKeRp8y1x/agent.1665 07:49:50 SSH_AGENT_PID=1667 07:49:50 [ssh-agent] Started. 07:49:50 Running ssh-add (command line suppressed) 07:49:50 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_13884822899085087657.key (/w/workspace/oom-master-commit-lint@tmp/private_key_13884822899085087657.key) 07:49:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:49:50 The recommended git tool is: NONE 07:49:51 using credential onap-jenkins-ssh 07:49:51 Wiping out workspace first. 07:49:51 Cloning the remote Git repository 07:49:51 Cloning repository git://cloud.onap.org/mirror/oom.git 07:49:51 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:49:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:51 > git --version # timeout=10 07:49:51 > git --version # 'git version 2.17.1' 07:49:51 using GIT_SSH to set credentials Gerrit user 07:49:52 Verifying host key using manually-configured host key entries 07:49:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:49:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:49:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:49:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:58 using GIT_SSH to set credentials Gerrit user 07:49:58 Verifying host key using manually-configured host key entries 07:49:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137703/1 # timeout=30 07:49:58 > git rev-parse 8eb95f09c0d4c87f75e630810723ab12786bd44a^{commit} # timeout=10 07:49:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:49:58 Checking out Revision 8eb95f09c0d4c87f75e630810723ab12786bd44a (refs/changes/03/137703/1) 07:49:58 > git config core.sparsecheckout # timeout=10 07:49:58 > git checkout -f 8eb95f09c0d4c87f75e630810723ab12786bd44a # timeout=30 07:50:01 Commit message: "[MARIADB][POLICY] Correct the MariaDB ReadinessCheck" 07:50:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:50:02 > git rev-list --no-walk f8a899c48c91681eb61f3968583862ffc9e9ad73 # timeout=10 07:50:02 [EnvInject] - Injecting environment variables from a build step. 07:50:02 [EnvInject] - Injecting as environment variables the properties content 07:50:02 PYTHON=python3 07:50:02 07:50:02 [EnvInject] - Variables injected successfully. 07:50:02 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15895694860350654604.sh 07:50:02 ---> tox-install.sh 07:50:02 + source /home/jenkins/lf-env.sh 07:50:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:02 ++ mktemp -d /tmp/venv-XXXX 07:50:02 + lf_venv=/tmp/venv-6NJL 07:50:02 + local venv_file=/tmp/.os_lf_venv 07:50:02 + local python=python3 07:50:02 + local options 07:50:02 + local set_path=true 07:50:02 + local install_args= 07:50:02 ++ 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 07:50:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:50:02 + true 07:50:02 + case $1 in 07:50:02 + venv_file=/tmp/.toxenv 07:50:02 + shift 2 07:50:02 + true 07:50:02 + case $1 in 07:50:02 + shift 07:50:02 + break 07:50:02 + case $python in 07:50:02 + local pkg_list= 07:50:02 + [[ -d /opt/pyenv ]] 07:50:02 + echo 'Setup pyenv:' 07:50:02 Setup pyenv: 07:50:02 + export PYENV_ROOT=/opt/pyenv 07:50:02 + PYENV_ROOT=/opt/pyenv 07:50:02 + 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 07:50:02 + 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 07:50:02 + pyenv versions 07:50:02 * system (set by /opt/pyenv/version) 07:50:02 * 3.8.13 (set by /opt/pyenv/version) 07:50:02 * 3.9.13 (set by /opt/pyenv/version) 07:50:02 * 3.10.6 (set by /opt/pyenv/version) 07:50:02 + command -v pyenv 07:50:02 ++ pyenv init - --no-rehash 07:50:02 + 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[*]}"'\'')" 07:50:02 export PATH="/opt/pyenv/shims:${PATH}" 07:50:02 export PYENV_SHELL=bash 07:50:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:50:02 pyenv() { 07:50:02 local command 07:50:02 command="${1:-}" 07:50:02 if [ "$#" -gt 0 ]; then 07:50:02 shift 07:50:02 fi 07:50:02 07:50:02 case "$command" in 07:50:02 rehash|shell) 07:50:02 eval "$(pyenv "sh-$command" "$@")" 07:50:02 ;; 07:50:02 *) 07:50:02 command pyenv "$command" "$@" 07:50:02 ;; 07:50:02 esac 07:50:02 }' 07:50:02 +++ 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[*]}"' 07:50:02 ++ 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 07:50:02 ++ 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 07:50:02 ++ 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 07:50:02 ++ export PYENV_SHELL=bash 07:50:02 ++ PYENV_SHELL=bash 07:50:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:50:02 +++ complete -F _pyenv pyenv 07:50:02 ++ lf-pyver python3 07:50:02 ++ local py_version_xy=python3 07:50:02 ++ local py_version_xyz= 07:50:02 ++ pyenv versions 07:50:02 ++ local command 07:50:02 ++ command=versions 07:50:02 ++ '[' 1 -gt 0 ']' 07:50:02 ++ shift 07:50:02 ++ case "$command" in 07:50:02 ++ command pyenv versions 07:50:02 ++ sed 's/^[ *]* //' 07:50:02 ++ pyenv versions 07:50:02 ++ grep -E '^[0-9.]*[0-9]$' 07:50:02 ++ awk '{ print $1 }' 07:50:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:50:02 +++ grep '^3' /tmp/.pyenv_versions 07:50:02 +++ sort -V 07:50:02 +++ tail -n 1 07:50:02 ++ py_version_xyz=3.10.6 07:50:02 ++ [[ -z 3.10.6 ]] 07:50:02 ++ echo 3.10.6 07:50:02 ++ return 0 07:50:02 + pyenv local 3.10.6 07:50:02 + local command 07:50:02 + command=local 07:50:02 + '[' 2 -gt 0 ']' 07:50:02 + shift 07:50:02 + case "$command" in 07:50:02 + command pyenv local 3.10.6 07:50:02 + pyenv local 3.10.6 07:50:02 + for arg in "$@" 07:50:02 + case $arg in 07:50:02 + pkg_list+='tox ' 07:50:02 + for arg in "$@" 07:50:02 + case $arg in 07:50:02 + pkg_list+='virtualenv ' 07:50:02 + for arg in "$@" 07:50:02 + case $arg in 07:50:02 + pkg_list+='urllib3~=1.26.15 ' 07:50:02 + [[ -f /tmp/.toxenv ]] 07:50:02 + [[ ! -f /tmp/.toxenv ]] 07:50:02 + [[ -n '' ]] 07:50:02 + python3 -m venv /tmp/venv-6NJL 07:50:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6NJL' 07:50:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6NJL 07:50:06 + echo /tmp/venv-6NJL 07:50:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:50:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:50:06 + /tmp/venv-6NJL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:50:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:50:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:50:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:50:10 + /tmp/venv-6NJL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:50:12 + type python3 07:50:12 + true 07:50:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6NJL/bin to PATH' 07:50:12 lf-activate-venv(): INFO: Adding /tmp/venv-6NJL/bin to PATH 07:50:12 + PATH=/tmp/venv-6NJL/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 07:50:12 + return 0 07:50:12 + python3 --version 07:50:12 Python 3.10.6 07:50:12 + python3 -m pip --version 07:50:12 pip 24.0 from /tmp/venv-6NJL/lib/python3.10/site-packages/pip (python 3.10) 07:50:12 + python3 -m pip freeze 07:50:13 cachetools==5.3.3 07:50:13 chardet==5.2.0 07:50:13 colorama==0.4.6 07:50:13 distlib==0.3.8 07:50:13 filelock==3.13.4 07:50:13 packaging==24.0 07:50:13 platformdirs==4.2.0 07:50:13 pluggy==1.4.0 07:50:13 pyproject-api==1.6.1 07:50:13 tomli==2.0.1 07:50:13 tox==4.14.2 07:50:13 urllib3==1.26.18 07:50:13 virtualenv==20.25.2 07:50:13 [EnvInject] - Injecting environment variables from a build step. 07:50:13 [EnvInject] - Injecting as environment variables the properties content 07:50:13 PARALLEL=false 07:50:13 07:50:13 [EnvInject] - Variables injected successfully. 07:50:13 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6568940066114739000.sh 07:50:13 ---> tox-run.sh 07:50:13 + 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 07:50:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:50:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:50:13 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:50:13 + cd /w/workspace/oom-master-commit-lint/. 07:50:13 + source /home/jenkins/lf-env.sh 07:50:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:13 ++ mktemp -d /tmp/venv-XXXX 07:50:13 + lf_venv=/tmp/venv-b2Bd 07:50:13 + local venv_file=/tmp/.os_lf_venv 07:50:13 + local python=python3 07:50:13 + local options 07:50:13 + local set_path=true 07:50:13 + local install_args= 07:50:13 ++ 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 07:50:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:50:13 + true 07:50:13 + case $1 in 07:50:13 + venv_file=/tmp/.toxenv 07:50:13 + shift 2 07:50:13 + true 07:50:13 + case $1 in 07:50:13 + shift 07:50:13 + break 07:50:13 + case $python in 07:50:13 + local pkg_list= 07:50:13 + [[ -d /opt/pyenv ]] 07:50:13 + echo 'Setup pyenv:' 07:50:13 Setup pyenv: 07:50:13 + export PYENV_ROOT=/opt/pyenv 07:50:13 + PYENV_ROOT=/opt/pyenv 07:50:13 + 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 07:50:13 + 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 07:50:13 + pyenv versions 07:50:13 system 07:50:13 3.8.13 07:50:13 3.9.13 07:50:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:50:13 + command -v pyenv 07:50:13 ++ pyenv init - --no-rehash 07:50:13 + 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[*]}"'\'')" 07:50:13 export PATH="/opt/pyenv/shims:${PATH}" 07:50:13 export PYENV_SHELL=bash 07:50:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:50:13 pyenv() { 07:50:13 local command 07:50:13 command="${1:-}" 07:50:13 if [ "$#" -gt 0 ]; then 07:50:13 shift 07:50:13 fi 07:50:13 07:50:13 case "$command" in 07:50:13 rehash|shell) 07:50:13 eval "$(pyenv "sh-$command" "$@")" 07:50:13 ;; 07:50:13 *) 07:50:13 command pyenv "$command" "$@" 07:50:13 ;; 07:50:13 esac 07:50:13 }' 07:50:13 +++ 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[*]}"' 07:50:13 ++ 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 07:50:13 ++ 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 07:50:13 ++ 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 07:50:13 ++ export PYENV_SHELL=bash 07:50:13 ++ PYENV_SHELL=bash 07:50:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:50:13 +++ complete -F _pyenv pyenv 07:50:13 ++ lf-pyver python3 07:50:13 ++ local py_version_xy=python3 07:50:13 ++ local py_version_xyz= 07:50:13 ++ pyenv versions 07:50:13 ++ local command 07:50:13 ++ command=versions 07:50:13 ++ '[' 1 -gt 0 ']' 07:50:13 ++ shift 07:50:13 ++ case "$command" in 07:50:13 ++ command pyenv versions 07:50:13 ++ pyenv versions 07:50:13 ++ awk '{ print $1 }' 07:50:13 ++ grep -E '^[0-9.]*[0-9]$' 07:50:13 ++ sed 's/^[ *]* //' 07:50:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:50:13 +++ sort -V 07:50:13 +++ tail -n 1 07:50:13 +++ grep '^3' /tmp/.pyenv_versions 07:50:13 ++ py_version_xyz=3.10.6 07:50:13 ++ [[ -z 3.10.6 ]] 07:50:13 ++ echo 3.10.6 07:50:13 ++ return 0 07:50:13 + pyenv local 3.10.6 07:50:13 + local command 07:50:13 + command=local 07:50:13 + '[' 2 -gt 0 ']' 07:50:13 + shift 07:50:13 + case "$command" in 07:50:13 + command pyenv local 3.10.6 07:50:13 + pyenv local 3.10.6 07:50:13 + for arg in "$@" 07:50:13 + case $arg in 07:50:13 + pkg_list+='tox ' 07:50:13 + for arg in "$@" 07:50:13 + case $arg in 07:50:13 + pkg_list+='virtualenv ' 07:50:13 + for arg in "$@" 07:50:13 + case $arg in 07:50:13 + pkg_list+='urllib3~=1.26.15 ' 07:50:13 + [[ -f /tmp/.toxenv ]] 07:50:13 ++ cat /tmp/.toxenv 07:50:13 + lf_venv=/tmp/venv-6NJL 07:50:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6NJL from' file:/tmp/.toxenv 07:50:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6NJL from file:/tmp/.toxenv 07:50:13 + /tmp/venv-6NJL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:50:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:50:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:50:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:50:14 + /tmp/venv-6NJL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:50:15 + type python3 07:50:15 + true 07:50:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6NJL/bin to PATH' 07:50:15 lf-activate-venv(): INFO: Adding /tmp/venv-6NJL/bin to PATH 07:50:15 + PATH=/tmp/venv-6NJL/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 07:50:15 + return 0 07:50:15 + [[ -d /opt/pyenv ]] 07:50:15 + echo '---> Setting up pyenv' 07:50:15 ---> Setting up pyenv 07:50:15 + export PYENV_ROOT=/opt/pyenv 07:50:15 + PYENV_ROOT=/opt/pyenv 07:50:15 + export PATH=/opt/pyenv/bin:/tmp/venv-6NJL/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 07:50:15 + PATH=/opt/pyenv/bin:/tmp/venv-6NJL/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 07:50:15 ++ pwd 07:50:15 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:50:15 + export PYTHONPATH 07:50:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:50:15 + TOX_TESTENV_PASSENV=PYTHONPATH 07:50:15 + tox --version 07:50:16 4.14.2 from /tmp/venv-6NJL/lib/python3.10/site-packages/tox/__init__.py 07:50:16 + PARALLEL=false 07:50:16 + TOX_OPTIONS_LIST= 07:50:16 + [[ -n gitlint ]] 07:50:16 + TOX_OPTIONS_LIST=' -e gitlint' 07:50:16 + case ${PARALLEL,,} in 07:50:16 + tox -e gitlint 07:50:16 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:50:18 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:50:46 gitlint: freeze> python -m pip freeze --all 07:50:46 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.43.0,wrapt==1.13.3,zipp==3.7.0 07:50:46 gitlint: commands[0]> gitlint 07:50:46 gitlint: OK (30.62=setup[30.42]+cmd[0.19] seconds) 07:50:46 congratulations :) (30.80 seconds) 07:50:47 + tox_status=0 07:50:47 + echo '---> Completed tox runs' 07:50:47 ---> Completed tox runs 07:50:47 + for i in .tox/*/log 07:50:47 ++ echo .tox/gitlint/log 07:50:47 ++ awk -F/ '{print $2}' 07:50:47 + tox_env=gitlint 07:50:47 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:50:47 + DOC_DIR=docs/_build/html 07:50:47 + [[ -d docs/_build/html ]] 07:50:47 + echo '---> tox-run.sh ends' 07:50:47 ---> tox-run.sh ends 07:50:47 + test 0 -eq 0 07:50:47 $ ssh-agent -k 07:50:47 unset SSH_AUTH_SOCK; 07:50:47 unset SSH_AGENT_PID; 07:50:47 echo Agent pid 1667 killed; 07:50:47 [ssh-agent] Stopped. 07:50:47 [PostBuildScript] - [INFO] Executing post build scripts. 07:50:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2695737272455210846.sh 07:50:47 ---> sysstat.sh 07:50:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10824131713814502315.sh 07:50:47 ---> package-listing.sh 07:50:47 ++ tr '[:upper:]' '[:lower:]' 07:50:47 ++ facter osfamily 07:50:47 + OS_FAMILY=debian 07:50:47 + workspace=/w/workspace/oom-master-commit-lint 07:50:47 + START_PACKAGES=/tmp/packages_start.txt 07:50:47 + END_PACKAGES=/tmp/packages_end.txt 07:50:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:47 + PACKAGES=/tmp/packages_start.txt 07:50:47 + '[' /w/workspace/oom-master-commit-lint ']' 07:50:47 + PACKAGES=/tmp/packages_end.txt 07:50:47 + case "${OS_FAMILY}" in 07:50:47 + dpkg -l 07:50:47 + grep '^ii' 07:50:47 + '[' -f /tmp/packages_start.txt ']' 07:50:47 + '[' -f /tmp/packages_end.txt ']' 07:50:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:47 + '[' /w/workspace/oom-master-commit-lint ']' 07:50:47 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:50:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:50:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3993550740663990077.sh 07:50:47 ---> capture-instance-metadata.sh 07:50:47 Setup pyenv: 07:50:47 system 07:50:47 3.8.13 07:50:47 3.9.13 07:50:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:50:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mvLK 07:50:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:50:54 lf-activate-venv(): INFO: Installing: lftools 07:51:27 lf-activate-venv(): INFO: Adding /tmp/venv-mvLK/bin to PATH 07:51:27 INFO: Running in OpenStack, capturing instance metadata 07:51:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17333055441981110540.sh 07:51:27 provisioning config files... 07:51:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config351380240430549317tmp 07:51:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:51:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:51:27 [EnvInject] - Injecting environment variables from a build step. 07:51:27 [EnvInject] - Injecting as environment variables the properties content 07:51:27 SERVER_ID=logs 07:51:27 07:51:27 [EnvInject] - Variables injected successfully. 07:51:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16995244475453834617.sh 07:51:27 ---> create-netrc.sh 07:51:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14291032845858514563.sh 07:51:27 ---> python-tools-install.sh 07:51:27 Setup pyenv: 07:51:27 system 07:51:27 3.8.13 07:51:27 3.9.13 07:51:27 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:51:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mvLK from file:/tmp/.os_lf_venv 07:51:28 lf-activate-venv(): INFO: Installing: lftools 07:51:36 lf-activate-venv(): INFO: Adding /tmp/venv-mvLK/bin to PATH 07:51:36 Generating Requirements File 07:52:04 Python 3.10.6 07:52:04 pip 24.0 from /tmp/venv-mvLK/lib/python3.10/site-packages/pip (python 3.10) 07:52:05 appdirs==1.4.4 07:52:05 argcomplete==3.3.0 07:52:05 aspy.yaml==1.3.0 07:52:05 attrs==23.2.0 07:52:05 autopage==0.5.2 07:52:05 beautifulsoup4==4.12.3 07:52:05 boto3==1.34.85 07:52:05 botocore==1.34.85 07:52:05 bs4==0.0.2 07:52:05 cachetools==5.3.3 07:52:05 certifi==2024.2.2 07:52:05 cffi==1.16.0 07:52:05 cfgv==3.4.0 07:52:05 chardet==5.2.0 07:52:05 charset-normalizer==3.3.2 07:52:05 click==8.1.7 07:52:05 cliff==4.6.0 07:52:05 cmd2==2.4.3 07:52:05 cryptography==3.3.2 07:52:05 debtcollector==3.0.0 07:52:05 decorator==5.1.1 07:52:05 defusedxml==0.7.1 07:52:05 Deprecated==1.2.14 07:52:05 distlib==0.3.8 07:52:05 dnspython==2.6.1 07:52:05 docker==4.2.2 07:52:05 dogpile.cache==1.3.2 07:52:05 email_validator==2.1.1 07:52:05 filelock==3.13.4 07:52:05 future==1.0.0 07:52:05 gitdb==4.0.11 07:52:05 GitPython==3.1.43 07:52:05 google-auth==2.29.0 07:52:05 httplib2==0.22.0 07:52:05 identify==2.5.35 07:52:05 idna==3.7 07:52:05 importlib-resources==1.5.0 07:52:05 iso8601==2.1.0 07:52:05 Jinja2==3.1.3 07:52:05 jmespath==1.0.1 07:52:05 jsonpatch==1.33 07:52:05 jsonpointer==2.4 07:52:05 jsonschema==4.21.1 07:52:05 jsonschema-specifications==2023.12.1 07:52:05 keystoneauth1==5.6.0 07:52:05 kubernetes==29.0.0 07:52:05 lftools==0.37.10 07:52:05 lxml==5.2.1 07:52:05 MarkupSafe==2.1.5 07:52:05 msgpack==1.0.8 07:52:05 multi_key_dict==2.0.3 07:52:05 munch==4.0.0 07:52:05 netaddr==1.2.1 07:52:05 netifaces==0.11.0 07:52:05 niet==1.4.2 07:52:05 nodeenv==1.8.0 07:52:05 oauth2client==4.1.3 07:52:05 oauthlib==3.2.2 07:52:05 openstacksdk==3.0.0 07:52:05 os-client-config==2.1.0 07:52:05 os-service-types==1.7.0 07:52:05 osc-lib==3.0.1 07:52:05 oslo.config==9.4.0 07:52:05 oslo.context==5.5.0 07:52:05 oslo.i18n==6.3.0 07:52:05 oslo.log==5.5.1 07:52:05 oslo.serialization==5.4.0 07:52:05 oslo.utils==7.1.0 07:52:05 packaging==24.0 07:52:05 pbr==6.0.0 07:52:05 platformdirs==4.2.0 07:52:05 prettytable==3.10.0 07:52:05 pyasn1==0.6.0 07:52:05 pyasn1_modules==0.4.0 07:52:05 pycparser==2.22 07:52:05 pygerrit2==2.0.15 07:52:05 PyGithub==2.3.0 07:52:05 pyinotify==0.9.6 07:52:05 PyJWT==2.8.0 07:52:05 PyNaCl==1.5.0 07:52:05 pyparsing==2.4.7 07:52:05 pyperclip==1.8.2 07:52:05 pyrsistent==0.20.0 07:52:05 python-cinderclient==9.5.0 07:52:05 python-dateutil==2.9.0.post0 07:52:05 python-heatclient==3.5.0 07:52:05 python-jenkins==1.8.2 07:52:05 python-keystoneclient==5.4.0 07:52:05 python-magnumclient==4.4.0 07:52:05 python-novaclient==18.6.0 07:52:05 python-openstackclient==6.6.0 07:52:05 python-swiftclient==4.5.0 07:52:05 PyYAML==6.0.1 07:52:05 referencing==0.34.0 07:52:05 requests==2.31.0 07:52:05 requests-oauthlib==2.0.0 07:52:05 requestsexceptions==1.4.0 07:52:05 rfc3986==2.0.0 07:52:05 rpds-py==0.18.0 07:52:05 rsa==4.9 07:52:05 ruamel.yaml==0.18.6 07:52:05 ruamel.yaml.clib==0.2.8 07:52:05 s3transfer==0.10.1 07:52:05 simplejson==3.19.2 07:52:05 six==1.16.0 07:52:05 smmap==5.0.1 07:52:05 soupsieve==2.5 07:52:05 stevedore==5.2.0 07:52:05 tabulate==0.9.0 07:52:05 toml==0.10.2 07:52:05 tomlkit==0.12.4 07:52:05 tqdm==4.66.2 07:52:05 typing_extensions==4.11.0 07:52:05 tzdata==2024.1 07:52:05 urllib3==1.26.18 07:52:05 virtualenv==20.25.2 07:52:05 wcwidth==0.2.13 07:52:05 websocket-client==1.7.0 07:52:05 wrapt==1.16.0 07:52:05 xdg==6.0.0 07:52:05 xmltodict==0.13.0 07:52:05 yq==3.3.1 07:52:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17039792484369077951.sh 07:52:05 ---> sudo-logs.sh 07:52:05 Archiving 'sudo' log.. 07:52:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2552042792209566298.sh 07:52:05 ---> job-cost.sh 07:52:05 Setup pyenv: 07:52:05 system 07:52:05 3.8.13 07:52:05 3.9.13 07:52:05 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:52:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mvLK from file:/tmp/.os_lf_venv 07:52:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:52:12 lf-activate-venv(): INFO: Adding /tmp/venv-mvLK/bin to PATH 07:52:12 INFO: No Stack... 07:52:12 INFO: Retrieving Pricing Info for: v3-standard-4 07:52:12 INFO: Archiving Costs 07:52:12 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15663938354169815969.sh 07:52:12 ---> logs-deploy.sh 07:52:12 Setup pyenv: 07:52:12 system 07:52:12 3.8.13 07:52:12 3.9.13 07:52:12 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:52:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mvLK from file:/tmp/.os_lf_venv 07:52:14 lf-activate-venv(): INFO: Installing: lftools 07:52:22 lf-activate-venv(): INFO: Adding /tmp/venv-mvLK/bin to PATH 07:52:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7320 07:52:22 INFO: archiving workspace using pattern(s): 07:52:23 Archives upload complete. 07:52:24 INFO: archiving logs to Nexus 07:52:24 ---> uname -a: 07:52:24 Linux prd-ubuntu1804-builder-4c-4g-23851 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:52:24 07:52:24 07:52:24 ---> lscpu: 07:52:24 Architecture: x86_64 07:52:24 CPU op-mode(s): 32-bit, 64-bit 07:52:24 Byte Order: Little Endian 07:52:24 CPU(s): 4 07:52:24 On-line CPU(s) list: 0-3 07:52:24 Thread(s) per core: 1 07:52:24 Core(s) per socket: 1 07:52:24 Socket(s): 4 07:52:24 NUMA node(s): 1 07:52:24 Vendor ID: AuthenticAMD 07:52:24 CPU family: 23 07:52:24 Model: 49 07:52:24 Model name: AMD EPYC-Rome Processor 07:52:24 Stepping: 0 07:52:24 CPU MHz: 2800.000 07:52:24 BogoMIPS: 5600.00 07:52:24 Virtualization: AMD-V 07:52:24 Hypervisor vendor: KVM 07:52:24 Virtualization type: full 07:52:24 L1d cache: 32K 07:52:24 L1i cache: 32K 07:52:24 L2 cache: 512K 07:52:24 L3 cache: 16384K 07:52:24 NUMA node0 CPU(s): 0-3 07:52:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:52:24 07:52:24 07:52:24 ---> nproc: 07:52:24 4 07:52:24 07:52:24 07:52:24 ---> df -h: 07:52:24 Filesystem Size Used Avail Use% Mounted on 07:52:24 udev 7.9G 0 7.9G 0% /dev 07:52:24 tmpfs 1.6G 672K 1.6G 1% /run 07:52:24 /dev/vda1 78G 8.4G 69G 11% / 07:52:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:52:24 tmpfs 5.0M 0 5.0M 0% /run/lock 07:52:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:52:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:52:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:52:24 07:52:24 07:52:24 ---> free -m: 07:52:24 total used free shared buff/cache available 07:52:24 Mem: 16040 550 13217 0 2271 15167 07:52:24 Swap: 1023 0 1023 07:52:24 07:52:24 07:52:24 ---> ip addr: 07:52:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:52:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:52:24 inet 127.0.0.1/8 scope host lo 07:52:24 valid_lft forever preferred_lft forever 07:52:24 inet6 ::1/128 scope host 07:52:24 valid_lft forever preferred_lft forever 07:52:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:52:24 link/ether fa:16:3e:84:03:a0 brd ff:ff:ff:ff:ff:ff 07:52:24 inet 10.30.106.197/23 brd 10.30.107.255 scope global dynamic ens3 07:52:24 valid_lft 86226sec preferred_lft 86226sec 07:52:24 inet6 fe80::f816:3eff:fe84:3a0/64 scope link 07:52:24 valid_lft forever preferred_lft forever 07:52:24 07:52:24 07:52:24 ---> sar -b -r -n DEV: 07:52:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23851) 04/17/24 _x86_64_ (4 CPU) 07:52:24 07:52:24 07:49:33 LINUX RESTART (4 CPU) 07:52:24 07:52:24 07:50:01 tps rtps wtps bread/s bwrtn/s 07:52:24 07:51:01 144.91 30.31 114.60 1107.95 34340.81 07:52:24 07:52:01 144.09 13.86 130.23 1048.23 40460.59 07:52:24 Average: 144.50 22.09 122.41 1078.09 37400.70 07:52:24 07:52:24 07:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:52:24 07:51:01 13822916 15512104 2602052 15.84 69616 1813952 815176 4.67 749448 1625860 200492 07:52:24 07:52:01 13526152 15499592 2898816 17.65 91816 2061744 819544 4.69 802052 1842576 96692 07:52:24 Average: 13674534 15505848 2750434 16.75 80716 1937848 817360 4.68 775750 1734218 148592 07:52:24 07:52:24 07:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:52:24 07:51:01 lo 2.07 2.07 0.23 0.23 0.00 0.00 0.00 0.00 07:52:24 07:51:01 ens3 77.95 52.86 838.84 13.25 0.00 0.00 0.00 0.00 07:52:24 07:52:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 07:52:24 07:52:01 ens3 51.19 34.66 799.42 8.37 0.00 0.00 0.00 0.00 07:52:24 Average: lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 07:52:24 Average: ens3 64.57 43.76 819.13 10.81 0.00 0.00 0.00 0.00 07:52:24 07:52:24 07:52:25 ---> sar -P ALL: 07:52:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23851) 04/17/24 _x86_64_ (4 CPU) 07:52:25 07:52:25 07:49:33 LINUX RESTART (4 CPU) 07:52:25 07:52:25 07:50:01 CPU %user %nice %system %iowait %steal %idle 07:52:25 07:51:01 all 19.24 0.00 1.77 6.15 0.07 72.77 07:52:25 07:51:01 0 27.73 0.00 2.31 7.89 0.07 62.01 07:52:25 07:51:01 1 16.37 0.00 1.56 0.74 0.07 81.27 07:52:25 07:51:01 2 20.56 0.00 1.52 1.44 0.07 76.41 07:52:25 07:51:01 3 12.29 0.00 1.66 14.52 0.10 71.43 07:52:25 07:52:01 all 20.07 0.00 1.31 6.41 0.06 72.15 07:52:25 07:52:01 0 16.71 0.00 1.22 0.62 0.03 81.41 07:52:25 07:52:01 1 22.93 0.00 1.07 4.12 0.05 71.83 07:52:25 07:52:01 2 39.12 0.00 2.26 6.44 0.08 52.09 07:52:25 07:52:01 3 1.55 0.00 0.73 14.39 0.07 83.26 07:52:25 Average: all 19.66 0.00 1.54 6.28 0.07 72.46 07:52:25 Average: 0 22.22 0.00 1.77 4.26 0.05 71.70 07:52:25 Average: 1 19.65 0.00 1.31 2.43 0.06 76.55 07:52:25 Average: 2 29.85 0.00 1.89 3.94 0.08 64.25 07:52:25 Average: 3 6.91 0.00 1.20 14.46 0.08 77.35 07:52:25 07:52:25 07:52:25