10:37:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137637 10:37:49 Running as SYSTEM 10:37:49 [EnvInject] - Loading node environment variables. 10:37:49 Building remotely on prd-ubuntu1804-builder-4c-4g-20721 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:37:49 [ssh-agent] Looking for ssh-agent implementation... 10:37:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:49 $ ssh-agent 10:37:49 SSH_AUTH_SOCK=/tmp/ssh-3YNtfGuBkU2W/agent.1695 10:37:49 SSH_AGENT_PID=1696 10:37:49 [ssh-agent] Started. 10:37:49 Running ssh-add (command line suppressed) 10:37:49 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_17117589600667811561.key (/w/workspace/oom-master-commit-lint@tmp/private_key_17117589600667811561.key) 10:37:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:37:49 The recommended git tool is: NONE 10:37:52 using credential onap-jenkins-ssh 10:37:52 Wiping out workspace first. 10:37:52 Cloning the remote Git repository 10:37:52 Cloning repository git://cloud.onap.org/mirror/oom.git 10:37:52 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:37:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:37:52 > git --version # timeout=10 10:37:52 > git --version # 'git version 2.17.1' 10:37:52 using GIT_SSH to set credentials Gerrit user 10:37:52 Verifying host key using manually-configured host key entries 10:37:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:37:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:37:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:37:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:37:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:37:58 using GIT_SSH to set credentials Gerrit user 10:37:58 Verifying host key using manually-configured host key entries 10:37:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137637/4 # timeout=30 10:37:58 > git rev-parse a9330b08ab17646fe2d4d42acdd28c9cbabc2701^{commit} # timeout=10 10:37:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:37:58 Checking out Revision a9330b08ab17646fe2d4d42acdd28c9cbabc2701 (refs/changes/37/137637/4) 10:37:58 > git config core.sparsecheckout # timeout=10 10:37:58 > git checkout -f a9330b08ab17646fe2d4d42acdd28c9cbabc2701 # timeout=30 10:38:02 Commit message: "[MARIADB] Update mariadb-operator and templates to 0.27.0" 10:38:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:38:02 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 10:38:02 [EnvInject] - Injecting environment variables from a build step. 10:38:02 [EnvInject] - Injecting as environment variables the properties content 10:38:02 PYTHON=python3 10:38:02 10:38:02 [EnvInject] - Variables injected successfully. 10:38:02 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6826008530333661138.sh 10:38:02 ---> tox-install.sh 10:38:02 + source /home/jenkins/lf-env.sh 10:38:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:38:02 ++ mktemp -d /tmp/venv-XXXX 10:38:02 + lf_venv=/tmp/venv-dgEB 10:38:02 + local venv_file=/tmp/.os_lf_venv 10:38:02 + local python=python3 10:38:02 + local options 10:38:02 + local set_path=true 10:38:02 + local install_args= 10:38: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 10:38:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:38:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:38:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:38:02 + true 10:38:02 + case $1 in 10:38:02 + venv_file=/tmp/.toxenv 10:38:02 + shift 2 10:38:02 + true 10:38:02 + case $1 in 10:38:02 + shift 10:38:02 + break 10:38:02 + case $python in 10:38:02 + local pkg_list= 10:38:02 + [[ -d /opt/pyenv ]] 10:38:02 + echo 'Setup pyenv:' 10:38:02 Setup pyenv: 10:38:02 + export PYENV_ROOT=/opt/pyenv 10:38:02 + PYENV_ROOT=/opt/pyenv 10:38: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 10:38: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 10:38:02 + pyenv versions 10:38:02 * system (set by /opt/pyenv/version) 10:38:02 * 3.8.13 (set by /opt/pyenv/version) 10:38:02 * 3.9.13 (set by /opt/pyenv/version) 10:38:02 * 3.10.6 (set by /opt/pyenv/version) 10:38:02 + command -v pyenv 10:38:02 ++ pyenv init - --no-rehash 10:38: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[*]}"'\'')" 10:38:02 export PATH="/opt/pyenv/shims:${PATH}" 10:38:02 export PYENV_SHELL=bash 10:38:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:38:02 pyenv() { 10:38:02 local command 10:38:02 command="${1:-}" 10:38:02 if [ "$#" -gt 0 ]; then 10:38:02 shift 10:38:02 fi 10:38:02 10:38:02 case "$command" in 10:38:02 rehash|shell) 10:38:02 eval "$(pyenv "sh-$command" "$@")" 10:38:02 ;; 10:38:02 *) 10:38:02 command pyenv "$command" "$@" 10:38:02 ;; 10:38:02 esac 10:38:02 }' 10:38: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[*]}"' 10:38: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 10:38: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 10:38: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 10:38:02 ++ export PYENV_SHELL=bash 10:38:02 ++ PYENV_SHELL=bash 10:38:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:38:02 +++ complete -F _pyenv pyenv 10:38:02 ++ lf-pyver python3 10:38:02 ++ local py_version_xy=python3 10:38:02 ++ local py_version_xyz= 10:38:02 ++ pyenv versions 10:38:02 ++ sed 's/^[ *]* //' 10:38:02 ++ local command 10:38:02 ++ command=versions 10:38:02 ++ '[' 1 -gt 0 ']' 10:38:02 ++ shift 10:38:02 ++ case "$command" in 10:38:02 ++ awk '{ print $1 }' 10:38:02 ++ command pyenv versions 10:38:02 ++ pyenv versions 10:38:02 ++ grep -E '^[0-9.]*[0-9]$' 10:38:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:38:02 +++ grep '^3' /tmp/.pyenv_versions 10:38:02 +++ sort -V 10:38:02 +++ tail -n 1 10:38:02 ++ py_version_xyz=3.10.6 10:38:02 ++ [[ -z 3.10.6 ]] 10:38:02 ++ echo 3.10.6 10:38:02 ++ return 0 10:38:02 + pyenv local 3.10.6 10:38:02 + local command 10:38:02 + command=local 10:38:02 + '[' 2 -gt 0 ']' 10:38:02 + shift 10:38:02 + case "$command" in 10:38:02 + command pyenv local 3.10.6 10:38:02 + pyenv local 3.10.6 10:38:02 + for arg in "$@" 10:38:02 + case $arg in 10:38:02 + pkg_list+='tox ' 10:38:02 + for arg in "$@" 10:38:02 + case $arg in 10:38:02 + pkg_list+='virtualenv ' 10:38:02 + for arg in "$@" 10:38:02 + case $arg in 10:38:02 + pkg_list+='urllib3~=1.26.15 ' 10:38:02 + [[ -f /tmp/.toxenv ]] 10:38:02 + [[ ! -f /tmp/.toxenv ]] 10:38:02 + [[ -n '' ]] 10:38:02 + python3 -m venv /tmp/venv-dgEB 10:38:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dgEB' 10:38:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dgEB 10:38:07 + echo /tmp/venv-dgEB 10:38:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:38:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:38:07 + /tmp/venv-dgEB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:38:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:38:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:38:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:38:11 + /tmp/venv-dgEB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:38:14 + type python3 10:38:14 + true 10:38:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dgEB/bin to PATH' 10:38:14 lf-activate-venv(): INFO: Adding /tmp/venv-dgEB/bin to PATH 10:38:14 + PATH=/tmp/venv-dgEB/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:38:14 + return 0 10:38:14 + python3 --version 10:38:14 Python 3.10.6 10:38:14 + python3 -m pip --version 10:38:14 pip 24.0 from /tmp/venv-dgEB/lib/python3.10/site-packages/pip (python 3.10) 10:38:14 + python3 -m pip freeze 10:38:14 cachetools==5.3.3 10:38:14 chardet==5.2.0 10:38:14 colorama==0.4.6 10:38:14 distlib==0.3.8 10:38:14 filelock==3.13.3 10:38:14 packaging==24.0 10:38:14 platformdirs==4.2.0 10:38:14 pluggy==1.4.0 10:38:14 pyproject-api==1.6.1 10:38:14 tomli==2.0.1 10:38:14 tox==4.14.2 10:38:14 urllib3==1.26.18 10:38:14 virtualenv==20.25.1 10:38:14 [EnvInject] - Injecting environment variables from a build step. 10:38:14 [EnvInject] - Injecting as environment variables the properties content 10:38:14 PARALLEL=false 10:38:14 10:38:14 [EnvInject] - Variables injected successfully. 10:38:14 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5984317017714923344.sh 10:38:14 ---> tox-run.sh 10:38:14 + 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:38:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:38:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:38:14 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:38:14 + cd /w/workspace/oom-master-commit-lint/. 10:38:14 + source /home/jenkins/lf-env.sh 10:38:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:38:14 ++ mktemp -d /tmp/venv-XXXX 10:38:14 + lf_venv=/tmp/venv-7xSj 10:38:14 + local venv_file=/tmp/.os_lf_venv 10:38:14 + local python=python3 10:38:14 + local options 10:38:14 + local set_path=true 10:38:14 + local install_args= 10:38:14 ++ 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:38:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:38:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:38:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:38:14 + true 10:38:14 + case $1 in 10:38:14 + venv_file=/tmp/.toxenv 10:38:14 + shift 2 10:38:14 + true 10:38:14 + case $1 in 10:38:14 + shift 10:38:14 + break 10:38:14 + case $python in 10:38:14 + local pkg_list= 10:38:14 + [[ -d /opt/pyenv ]] 10:38:14 + echo 'Setup pyenv:' 10:38:14 Setup pyenv: 10:38:14 + export PYENV_ROOT=/opt/pyenv 10:38:14 + PYENV_ROOT=/opt/pyenv 10:38:14 + 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:38:14 + 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:38:14 + pyenv versions 10:38:14 system 10:38:14 3.8.13 10:38:14 3.9.13 10:38:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:38:14 + command -v pyenv 10:38:14 ++ pyenv init - --no-rehash 10:38:14 + 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:38:14 export PATH="/opt/pyenv/shims:${PATH}" 10:38:14 export PYENV_SHELL=bash 10:38:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:38:14 pyenv() { 10:38:14 local command 10:38:14 command="${1:-}" 10:38:14 if [ "$#" -gt 0 ]; then 10:38:14 shift 10:38:14 fi 10:38:14 10:38:14 case "$command" in 10:38:14 rehash|shell) 10:38:14 eval "$(pyenv "sh-$command" "$@")" 10:38:14 ;; 10:38:14 *) 10:38:14 command pyenv "$command" "$@" 10:38:14 ;; 10:38:14 esac 10:38:14 }' 10:38:14 +++ 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:38:14 ++ 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:38:14 ++ 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:38:14 ++ 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:38:14 ++ export PYENV_SHELL=bash 10:38:14 ++ PYENV_SHELL=bash 10:38:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:38:14 +++ complete -F _pyenv pyenv 10:38:14 ++ lf-pyver python3 10:38:14 ++ local py_version_xy=python3 10:38:14 ++ local py_version_xyz= 10:38:14 ++ pyenv versions 10:38:14 ++ local command 10:38:14 ++ command=versions 10:38:14 ++ '[' 1 -gt 0 ']' 10:38:14 ++ shift 10:38:14 ++ case "$command" in 10:38:14 ++ command pyenv versions 10:38:14 ++ sed 's/^[ *]* //' 10:38:14 ++ pyenv versions 10:38:14 ++ grep -E '^[0-9.]*[0-9]$' 10:38:14 ++ awk '{ print $1 }' 10:38:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:38:14 +++ sort -V 10:38:14 +++ grep '^3' /tmp/.pyenv_versions 10:38:14 +++ tail -n 1 10:38:14 ++ py_version_xyz=3.10.6 10:38:14 ++ [[ -z 3.10.6 ]] 10:38:14 ++ echo 3.10.6 10:38:14 ++ return 0 10:38:14 + pyenv local 3.10.6 10:38:14 + local command 10:38:14 + command=local 10:38:14 + '[' 2 -gt 0 ']' 10:38:14 + shift 10:38:14 + case "$command" in 10:38:14 + command pyenv local 3.10.6 10:38:14 + pyenv local 3.10.6 10:38:14 + for arg in "$@" 10:38:14 + case $arg in 10:38:14 + pkg_list+='tox ' 10:38:14 + for arg in "$@" 10:38:14 + case $arg in 10:38:14 + pkg_list+='virtualenv ' 10:38:14 + for arg in "$@" 10:38:14 + case $arg in 10:38:14 + pkg_list+='urllib3~=1.26.15 ' 10:38:14 + [[ -f /tmp/.toxenv ]] 10:38:14 ++ cat /tmp/.toxenv 10:38:14 + lf_venv=/tmp/venv-dgEB 10:38:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dgEB from' file:/tmp/.toxenv 10:38:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dgEB from file:/tmp/.toxenv 10:38:14 + /tmp/venv-dgEB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:38:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:38:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:38:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:38:15 + /tmp/venv-dgEB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:38:18 + type python3 10:38:18 + true 10:38:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dgEB/bin to PATH' 10:38:18 lf-activate-venv(): INFO: Adding /tmp/venv-dgEB/bin to PATH 10:38:18 + PATH=/tmp/venv-dgEB/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:38:18 + return 0 10:38:18 + [[ -d /opt/pyenv ]] 10:38:18 + echo '---> Setting up pyenv' 10:38:18 ---> Setting up pyenv 10:38:18 + export PYENV_ROOT=/opt/pyenv 10:38:18 + PYENV_ROOT=/opt/pyenv 10:38:18 + export PATH=/opt/pyenv/bin:/tmp/venv-dgEB/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:38:18 + PATH=/opt/pyenv/bin:/tmp/venv-dgEB/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:38:18 ++ pwd 10:38:18 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:38:18 + export PYTHONPATH 10:38:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:38:18 + TOX_TESTENV_PASSENV=PYTHONPATH 10:38:18 + tox --version 10:38:18 4.14.2 from /tmp/venv-dgEB/lib/python3.10/site-packages/tox/__init__.py 10:38:18 + PARALLEL=false 10:38:18 + TOX_OPTIONS_LIST= 10:38:18 + [[ -n gitlint ]] 10:38:18 + TOX_OPTIONS_LIST=' -e gitlint' 10:38:18 + case ${PARALLEL,,} in 10:38:18 + tox -e gitlint 10:38:18 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:38:20 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 10:38:48 gitlint: freeze> python -m pip freeze --all 10:38:48 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.42.0,wrapt==1.13.3,zipp==3.7.0 10:38:48 gitlint: commands[0]> gitlint 10:38:48 gitlint: OK (29.84=setup[29.66]+cmd[0.18] seconds) 10:38:48 congratulations :) (30.04 seconds) 10:38:48 + tox_status=0 10:38:48 + echo '---> Completed tox runs' 10:38:48 ---> Completed tox runs 10:38:48 + for i in .tox/*/log 10:38:48 ++ echo .tox/gitlint/log 10:38:48 ++ awk -F/ '{print $2}' 10:38:48 + tox_env=gitlint 10:38:48 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:38:48 + DOC_DIR=docs/_build/html 10:38:48 + [[ -d docs/_build/html ]] 10:38:48 + echo '---> tox-run.sh ends' 10:38:48 ---> tox-run.sh ends 10:38:48 + test 0 -eq 0 10:38:48 $ ssh-agent -k 10:38:48 unset SSH_AUTH_SOCK; 10:38:48 unset SSH_AGENT_PID; 10:38:48 echo Agent pid 1696 killed; 10:38:48 [ssh-agent] Stopped. 10:38:48 [PostBuildScript] - [INFO] Executing post build scripts. 10:38:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17844355056221830943.sh 10:38:48 ---> sysstat.sh 10:38:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11180343049617284795.sh 10:38:49 ---> package-listing.sh 10:38:49 ++ tr '[:upper:]' '[:lower:]' 10:38:49 ++ facter osfamily 10:38:49 + OS_FAMILY=debian 10:38:49 + workspace=/w/workspace/oom-master-commit-lint 10:38:49 + START_PACKAGES=/tmp/packages_start.txt 10:38:49 + END_PACKAGES=/tmp/packages_end.txt 10:38:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:38:49 + PACKAGES=/tmp/packages_start.txt 10:38:49 + '[' /w/workspace/oom-master-commit-lint ']' 10:38:49 + PACKAGES=/tmp/packages_end.txt 10:38:49 + case "${OS_FAMILY}" in 10:38:49 + dpkg -l 10:38:49 + grep '^ii' 10:38:49 + '[' -f /tmp/packages_start.txt ']' 10:38:49 + '[' -f /tmp/packages_end.txt ']' 10:38:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:38:49 + '[' /w/workspace/oom-master-commit-lint ']' 10:38:49 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:38:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:38:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13136242827135212275.sh 10:38:49 ---> capture-instance-metadata.sh 10:38:49 Setup pyenv: 10:38:49 system 10:38:49 3.8.13 10:38:49 3.9.13 10:38:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:38:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jw0Q 10:38:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:38:56 lf-activate-venv(): INFO: Installing: lftools 10:39:37 lf-activate-venv(): INFO: Adding /tmp/venv-Jw0Q/bin to PATH 10:39:38 INFO: Running in OpenStack, capturing instance metadata 10:39:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17921070692731888927.sh 10:39:38 provisioning config files... 10:39:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config7165075928596698554tmp 10:39:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:39:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:39:38 [EnvInject] - Injecting environment variables from a build step. 10:39:38 [EnvInject] - Injecting as environment variables the properties content 10:39:38 SERVER_ID=logs 10:39:38 10:39:38 [EnvInject] - Variables injected successfully. 10:39:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10040037271534256118.sh 10:39:38 ---> create-netrc.sh 10:39:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13720288713264945003.sh 10:39:38 ---> python-tools-install.sh 10:39:38 Setup pyenv: 10:39:38 system 10:39:38 3.8.13 10:39:38 3.9.13 10:39:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:39:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jw0Q from file:/tmp/.os_lf_venv 10:39:40 lf-activate-venv(): INFO: Installing: lftools 10:39:49 lf-activate-venv(): INFO: Adding /tmp/venv-Jw0Q/bin to PATH 10:39:49 Generating Requirements File 10:40:19 Python 3.10.6 10:40:19 pip 24.0 from /tmp/venv-Jw0Q/lib/python3.10/site-packages/pip (python 3.10) 10:40:19 appdirs==1.4.4 10:40:19 argcomplete==3.2.3 10:40:19 aspy.yaml==1.3.0 10:40:19 attrs==23.2.0 10:40:19 autopage==0.5.2 10:40:19 beautifulsoup4==4.12.3 10:40:19 boto3==1.34.78 10:40:19 botocore==1.34.78 10:40:19 bs4==0.0.2 10:40:19 cachetools==5.3.3 10:40:19 certifi==2024.2.2 10:40:19 cffi==1.16.0 10:40:19 cfgv==3.4.0 10:40:19 chardet==5.2.0 10:40:19 charset-normalizer==3.3.2 10:40:19 click==8.1.7 10:40:19 cliff==4.6.0 10:40:19 cmd2==2.4.3 10:40:19 cryptography==3.3.2 10:40:19 debtcollector==3.0.0 10:40:19 decorator==5.1.1 10:40:19 defusedxml==0.7.1 10:40:19 Deprecated==1.2.14 10:40:19 distlib==0.3.8 10:40:19 dnspython==2.6.1 10:40:19 docker==4.2.2 10:40:19 dogpile.cache==1.3.2 10:40:19 email_validator==2.1.1 10:40:19 filelock==3.13.3 10:40:19 future==1.0.0 10:40:19 gitdb==4.0.11 10:40:19 GitPython==3.1.43 10:40:19 google-auth==2.29.0 10:40:19 httplib2==0.22.0 10:40:19 identify==2.5.35 10:40:19 idna==3.6 10:40:19 importlib-resources==1.5.0 10:40:19 iso8601==2.1.0 10:40:19 Jinja2==3.1.3 10:40:19 jmespath==1.0.1 10:40:19 jsonpatch==1.33 10:40:19 jsonpointer==2.4 10:40:19 jsonschema==4.21.1 10:40:19 jsonschema-specifications==2023.12.1 10:40:19 keystoneauth1==5.6.0 10:40:19 kubernetes==29.0.0 10:40:19 lftools==0.37.10 10:40:19 lxml==5.2.1 10:40:19 MarkupSafe==2.1.5 10:40:19 msgpack==1.0.8 10:40:19 multi_key_dict==2.0.3 10:40:19 munch==4.0.0 10:40:19 netaddr==1.2.1 10:40:19 netifaces==0.11.0 10:40:19 niet==1.4.2 10:40:19 nodeenv==1.8.0 10:40:19 oauth2client==4.1.3 10:40:19 oauthlib==3.2.2 10:40:19 openstacksdk==3.0.0 10:40:19 os-client-config==2.1.0 10:40:19 os-service-types==1.7.0 10:40:19 osc-lib==3.0.1 10:40:19 oslo.config==9.4.0 10:40:19 oslo.context==5.5.0 10:40:19 oslo.i18n==6.3.0 10:40:19 oslo.log==5.5.1 10:40:19 oslo.serialization==5.4.0 10:40:19 oslo.utils==7.1.0 10:40:19 packaging==24.0 10:40:19 pbr==6.0.0 10:40:19 platformdirs==4.2.0 10:40:19 prettytable==3.10.0 10:40:19 pyasn1==0.6.0 10:40:19 pyasn1_modules==0.4.0 10:40:19 pycparser==2.22 10:40:19 pygerrit2==2.0.15 10:40:19 PyGithub==2.3.0 10:40:19 pyinotify==0.9.6 10:40:19 PyJWT==2.8.0 10:40:19 PyNaCl==1.5.0 10:40:19 pyparsing==2.4.7 10:40:19 pyperclip==1.8.2 10:40:19 pyrsistent==0.20.0 10:40:19 python-cinderclient==9.5.0 10:40:19 python-dateutil==2.9.0.post0 10:40:19 python-heatclient==3.5.0 10:40:19 python-jenkins==1.8.2 10:40:19 python-keystoneclient==5.4.0 10:40:19 python-magnumclient==4.4.0 10:40:19 python-novaclient==18.6.0 10:40:19 python-openstackclient==6.6.0 10:40:19 python-swiftclient==4.5.0 10:40:19 PyYAML==6.0.1 10:40:19 referencing==0.34.0 10:40:19 requests==2.31.0 10:40:19 requests-oauthlib==2.0.0 10:40:19 requestsexceptions==1.4.0 10:40:19 rfc3986==2.0.0 10:40:19 rpds-py==0.18.0 10:40:19 rsa==4.9 10:40:19 ruamel.yaml==0.18.6 10:40:19 ruamel.yaml.clib==0.2.8 10:40:19 s3transfer==0.10.1 10:40:19 simplejson==3.19.2 10:40:19 six==1.16.0 10:40:19 smmap==5.0.1 10:40:19 soupsieve==2.5 10:40:19 stevedore==5.2.0 10:40:19 tabulate==0.9.0 10:40:19 toml==0.10.2 10:40:19 tomlkit==0.12.4 10:40:19 tqdm==4.66.2 10:40:19 typing_extensions==4.10.0 10:40:19 tzdata==2024.1 10:40:19 urllib3==1.26.18 10:40:19 virtualenv==20.25.1 10:40:19 wcwidth==0.2.13 10:40:19 websocket-client==1.7.0 10:40:19 wrapt==1.16.0 10:40:19 xdg==6.0.0 10:40:19 xmltodict==0.13.0 10:40:19 yq==3.2.3 10:40:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9922238639581077346.sh 10:40:20 ---> sudo-logs.sh 10:40:20 Archiving 'sudo' log.. 10:40:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins864256111261734527.sh 10:40:20 ---> job-cost.sh 10:40:20 Setup pyenv: 10:40:20 system 10:40:20 3.8.13 10:40:20 3.9.13 10:40:20 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:40:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jw0Q from file:/tmp/.os_lf_venv 10:40:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:40:26 lf-activate-venv(): INFO: Adding /tmp/venv-Jw0Q/bin to PATH 10:40:26 INFO: No Stack... 10:40:26 INFO: Retrieving Pricing Info for: v3-standard-4 10:40:27 INFO: Archiving Costs 10:40:27 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11364832772611771981.sh 10:40:27 ---> logs-deploy.sh 10:40:27 Setup pyenv: 10:40:27 system 10:40:27 3.8.13 10:40:27 3.9.13 10:40:27 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:40:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jw0Q from file:/tmp/.os_lf_venv 10:40:28 lf-activate-venv(): INFO: Installing: lftools 10:40:38 lf-activate-venv(): INFO: Adding /tmp/venv-Jw0Q/bin to PATH 10:40:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7298 10:40:38 INFO: archiving workspace using pattern(s): 10:40:39 Archives upload complete. 10:40:39 INFO: archiving logs to Nexus 10:40:40 ---> uname -a: 10:40:40 Linux prd-ubuntu1804-builder-4c-4g-20721 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:40:40 10:40:40 10:40:40 ---> lscpu: 10:40:40 Architecture: x86_64 10:40:40 CPU op-mode(s): 32-bit, 64-bit 10:40:40 Byte Order: Little Endian 10:40:40 CPU(s): 4 10:40:40 On-line CPU(s) list: 0-3 10:40:40 Thread(s) per core: 1 10:40:40 Core(s) per socket: 1 10:40:40 Socket(s): 4 10:40:40 NUMA node(s): 1 10:40:40 Vendor ID: AuthenticAMD 10:40:40 CPU family: 23 10:40:40 Model: 49 10:40:40 Model name: AMD EPYC-Rome Processor 10:40:40 Stepping: 0 10:40:40 CPU MHz: 2799.998 10:40:40 BogoMIPS: 5599.99 10:40:40 Virtualization: AMD-V 10:40:40 Hypervisor vendor: KVM 10:40:40 Virtualization type: full 10:40:40 L1d cache: 32K 10:40:40 L1i cache: 32K 10:40:40 L2 cache: 512K 10:40:40 L3 cache: 16384K 10:40:40 NUMA node0 CPU(s): 0-3 10:40:40 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:40:40 10:40:40 10:40:40 ---> nproc: 10:40:40 4 10:40:40 10:40:40 10:40:40 ---> df -h: 10:40:40 Filesystem Size Used Avail Use% Mounted on 10:40:40 udev 7.9G 0 7.9G 0% /dev 10:40:40 tmpfs 1.6G 672K 1.6G 1% /run 10:40:40 /dev/vda1 78G 8.4G 69G 11% / 10:40:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:40:40 tmpfs 5.0M 0 5.0M 0% /run/lock 10:40:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:40:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:40:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:40:40 10:40:40 10:40:40 ---> free -m: 10:40:40 total used free shared buff/cache available 10:40:40 Mem: 16040 555 13212 0 2272 15162 10:40:40 Swap: 1023 0 1023 10:40:40 10:40:40 10:40:40 ---> ip addr: 10:40:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:40:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:40:40 inet 127.0.0.1/8 scope host lo 10:40:40 valid_lft forever preferred_lft forever 10:40:40 inet6 ::1/128 scope host 10:40:40 valid_lft forever preferred_lft forever 10:40:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:40:40 link/ether fa:16:3e:d4:07:ab brd ff:ff:ff:ff:ff:ff 10:40:40 inet 10.30.106.204/23 brd 10.30.107.255 scope global dynamic ens3 10:40:40 valid_lft 86204sec preferred_lft 86204sec 10:40:40 inet6 fe80::f816:3eff:fed4:7ab/64 scope link 10:40:40 valid_lft forever preferred_lft forever 10:40:40 10:40:40 10:40:40 ---> sar -b -r -n DEV: 10:40:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20721) 04/05/24 _x86_64_ (4 CPU) 10:40:40 10:40:40 10:37:26 LINUX RESTART (4 CPU) 10:40:40 10:40:40 10:38:02 tps rtps wtps bread/s bwrtn/s 10:40:40 10:39:01 125.37 30.23 95.14 1120.35 16258.80 10:40:40 10:40:01 99.15 13.88 85.27 1048.72 17675.17 10:40:40 Average: 112.15 21.99 90.16 1084.23 16973.00 10:40:40 10:40:40 10:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:40:40 10:39:01 13855812 15536480 2569156 15.64 68368 1807068 777292 4.45 720080 1621584 177476 10:40:40 10:40:01 13637920 15550480 2787048 16.97 87416 2008424 748648 4.28 738872 1798220 151112 10:40:40 Average: 13746866 15543480 2678102 16.31 77892 1907746 762970 4.37 729476 1709902 164294 10:40:40 10:40:40 10:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:40:40 10:39:01 ens3 69.82 46.43 832.98 12.70 0.00 0.00 0.00 0.00 10:40:40 10:39:01 lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 10:40:40 10:40:01 ens3 43.84 32.14 653.64 7.24 0.00 0.00 0.00 0.00 10:40:40 10:40:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 10:40:40 Average: ens3 56.72 39.23 742.55 9.95 0.00 0.00 0.00 0.00 10:40:40 Average: lo 1.61 1.61 0.18 0.18 0.00 0.00 0.00 0.00 10:40:40 10:40:40 10:40:40 ---> sar -P ALL: 10:40:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20721) 04/05/24 _x86_64_ (4 CPU) 10:40:40 10:40:40 10:37:26 LINUX RESTART (4 CPU) 10:40:40 10:40:40 10:38:02 CPU %user %nice %system %iowait %steal %idle 10:40:40 10:39:01 all 18.94 0.00 1.70 5.14 0.06 74.16 10:40:40 10:39:01 0 25.98 0.00 1.75 7.84 0.07 64.36 10:40:40 10:39:01 1 25.06 0.00 2.06 5.79 0.07 67.02 10:40:40 10:39:01 2 5.27 0.00 0.79 3.41 0.03 90.50 10:40:40 10:39:01 3 19.65 0.00 2.24 3.56 0.07 74.47 10:40:40 10:40:01 all 17.04 0.00 1.17 8.49 0.05 73.25 10:40:40 10:40:01 0 10.31 0.00 0.80 5.57 0.03 83.29 10:40:40 10:40:01 1 9.63 0.00 0.80 20.21 0.03 69.33 10:40:40 10:40:01 2 12.71 0.00 1.12 4.71 0.07 81.39 10:40:40 10:40:01 3 35.49 0.00 1.99 3.42 0.05 59.05 10:40:40 Average: all 17.98 0.00 1.44 6.82 0.05 73.71 10:40:40 Average: 0 18.07 0.00 1.27 6.69 0.05 73.92 10:40:40 Average: 1 17.28 0.00 1.42 13.07 0.05 68.18 10:40:40 Average: 2 8.99 0.00 0.95 4.06 0.05 85.95 10:40:40 Average: 3 27.64 0.00 2.11 3.49 0.06 66.70 10:40:40 10:40:40 10:40:40