10:32:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137637 10:32:38 Running as SYSTEM 10:32:38 [EnvInject] - Loading node environment variables. 10:32:38 Building remotely on prd-ubuntu1804-builder-4c-4g-20716 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:32:38 [ssh-agent] Looking for ssh-agent implementation... 10:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:38 $ ssh-agent 10:32:38 SSH_AUTH_SOCK=/tmp/ssh-V9e5bQk7OulI/agent.1712 10:32:38 SSH_AGENT_PID=1713 10:32:38 [ssh-agent] Started. 10:32:38 Running ssh-add (command line suppressed) 10:32:38 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_16469493288370068449.key (/w/workspace/oom-master-commit-lint@tmp/private_key_16469493288370068449.key) 10:32:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:32:38 The recommended git tool is: NONE 10:32:40 using credential onap-jenkins-ssh 10:32:40 Wiping out workspace first. 10:32:40 Cloning the remote Git repository 10:32:40 Cloning repository git://cloud.onap.org/mirror/oom.git 10:32:40 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:32:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:32:40 > git --version # timeout=10 10:32:40 > git --version # 'git version 2.17.1' 10:32:40 using GIT_SSH to set credentials Gerrit user 10:32:40 Verifying host key using manually-configured host key entries 10:32:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:32:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:32:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:32:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:32:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:32:48 using GIT_SSH to set credentials Gerrit user 10:32:48 Verifying host key using manually-configured host key entries 10:32:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137637/3 # timeout=30 10:32:48 > git rev-parse cce0feda2b9e5a810bdafbff0b69c684121dfd06^{commit} # timeout=10 10:32:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:32:48 Checking out Revision cce0feda2b9e5a810bdafbff0b69c684121dfd06 (refs/changes/37/137637/3) 10:32:48 > git config core.sparsecheckout # timeout=10 10:32:48 > git checkout -f cce0feda2b9e5a810bdafbff0b69c684121dfd06 # timeout=30 10:32:51 Commit message: "[MARIADB] Update mariadb-operator and templates to 0.27.0" 10:32:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:32:51 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 10:32:51 [EnvInject] - Injecting environment variables from a build step. 10:32:51 [EnvInject] - Injecting as environment variables the properties content 10:32:51 PYTHON=python3 10:32:51 10:32:51 [EnvInject] - Variables injected successfully. 10:32:51 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12516889977035483152.sh 10:32:51 ---> tox-install.sh 10:32:51 + source /home/jenkins/lf-env.sh 10:32:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:32:51 ++ mktemp -d /tmp/venv-XXXX 10:32:51 + lf_venv=/tmp/venv-lVCQ 10:32:51 + local venv_file=/tmp/.os_lf_venv 10:32:51 + local python=python3 10:32:51 + local options 10:32:51 + local set_path=true 10:32:51 + local install_args= 10:32:51 ++ 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:32:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:32:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:32:51 + true 10:32:51 + case $1 in 10:32:51 + venv_file=/tmp/.toxenv 10:32:51 + shift 2 10:32:51 + true 10:32:51 + case $1 in 10:32:51 + shift 10:32:51 + break 10:32:51 + case $python in 10:32:51 + local pkg_list= 10:32:51 + [[ -d /opt/pyenv ]] 10:32:51 + echo 'Setup pyenv:' 10:32:51 Setup pyenv: 10:32:51 + export PYENV_ROOT=/opt/pyenv 10:32:51 + PYENV_ROOT=/opt/pyenv 10:32:51 + 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:32:51 + 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:32:51 + pyenv versions 10:32:52 * system (set by /opt/pyenv/version) 10:32:52 * 3.8.13 (set by /opt/pyenv/version) 10:32:52 * 3.9.13 (set by /opt/pyenv/version) 10:32:52 * 3.10.6 (set by /opt/pyenv/version) 10:32:52 + command -v pyenv 10:32:52 ++ pyenv init - --no-rehash 10:32:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:32:52 export PATH="/opt/pyenv/shims:${PATH}" 10:32:52 export PYENV_SHELL=bash 10:32:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:32:52 pyenv() { 10:32:52 local command 10:32:52 command="${1:-}" 10:32:52 if [ "$#" -gt 0 ]; then 10:32:52 shift 10:32:52 fi 10:32:52 10:32:52 case "$command" in 10:32:52 rehash|shell) 10:32:52 eval "$(pyenv "sh-$command" "$@")" 10:32:52 ;; 10:32:52 *) 10:32:52 command pyenv "$command" "$@" 10:32:52 ;; 10:32:52 esac 10:32:52 }' 10:32:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:32:52 ++ 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:32:52 ++ 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:32:52 ++ 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:32:52 ++ export PYENV_SHELL=bash 10:32:52 ++ PYENV_SHELL=bash 10:32:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:32:52 +++ complete -F _pyenv pyenv 10:32:52 ++ lf-pyver python3 10:32:52 ++ local py_version_xy=python3 10:32:52 ++ local py_version_xyz= 10:32:52 ++ pyenv versions 10:32:52 ++ local command 10:32:52 ++ command=versions 10:32:52 ++ '[' 1 -gt 0 ']' 10:32:52 ++ shift 10:32:52 ++ case "$command" in 10:32:52 ++ command pyenv versions 10:32:52 ++ pyenv versions 10:32:52 ++ awk '{ print $1 }' 10:32:52 ++ sed 's/^[ *]* //' 10:32:52 ++ grep -E '^[0-9.]*[0-9]$' 10:32:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:32:52 +++ sort -V 10:32:52 +++ grep '^3' /tmp/.pyenv_versions 10:32:52 +++ tail -n 1 10:32:52 ++ py_version_xyz=3.10.6 10:32:52 ++ [[ -z 3.10.6 ]] 10:32:52 ++ echo 3.10.6 10:32:52 ++ return 0 10:32:52 + pyenv local 3.10.6 10:32:52 + local command 10:32:52 + command=local 10:32:52 + '[' 2 -gt 0 ']' 10:32:52 + shift 10:32:52 + case "$command" in 10:32:52 + command pyenv local 3.10.6 10:32:52 + pyenv local 3.10.6 10:32:52 + for arg in "$@" 10:32:52 + case $arg in 10:32:52 + pkg_list+='tox ' 10:32:52 + for arg in "$@" 10:32:52 + case $arg in 10:32:52 + pkg_list+='virtualenv ' 10:32:52 + for arg in "$@" 10:32:52 + case $arg in 10:32:52 + pkg_list+='urllib3~=1.26.15 ' 10:32:52 + [[ -f /tmp/.toxenv ]] 10:32:52 + [[ ! -f /tmp/.toxenv ]] 10:32:52 + [[ -n '' ]] 10:32:52 + python3 -m venv /tmp/venv-lVCQ 10:32:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lVCQ' 10:32:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lVCQ 10:32:56 + echo /tmp/venv-lVCQ 10:32:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:32:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:32:56 + /tmp/venv-lVCQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:33:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:33:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:33:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:33:00 + /tmp/venv-lVCQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:33:03 + type python3 10:33:03 + true 10:33:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lVCQ/bin to PATH' 10:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-lVCQ/bin to PATH 10:33:03 + PATH=/tmp/venv-lVCQ/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:33:03 + return 0 10:33:03 + python3 --version 10:33:03 Python 3.10.6 10:33:03 + python3 -m pip --version 10:33:03 pip 24.0 from /tmp/venv-lVCQ/lib/python3.10/site-packages/pip (python 3.10) 10:33:03 + python3 -m pip freeze 10:33:03 cachetools==5.3.3 10:33:03 chardet==5.2.0 10:33:03 colorama==0.4.6 10:33:03 distlib==0.3.8 10:33:03 filelock==3.13.3 10:33:03 packaging==24.0 10:33:03 platformdirs==4.2.0 10:33:03 pluggy==1.4.0 10:33:03 pyproject-api==1.6.1 10:33:03 tomli==2.0.1 10:33:03 tox==4.14.2 10:33:03 urllib3==1.26.18 10:33:03 virtualenv==20.25.1 10:33:04 [EnvInject] - Injecting environment variables from a build step. 10:33:04 [EnvInject] - Injecting as environment variables the properties content 10:33:04 PARALLEL=false 10:33:04 10:33:04 [EnvInject] - Variables injected successfully. 10:33:04 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4711927322035988890.sh 10:33:04 ---> tox-run.sh 10:33:04 + 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:33:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:33:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:33:04 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:33:04 + cd /w/workspace/oom-master-commit-lint/. 10:33:04 + source /home/jenkins/lf-env.sh 10:33:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:33:04 ++ mktemp -d /tmp/venv-XXXX 10:33:04 + lf_venv=/tmp/venv-Vf4v 10:33:04 + local venv_file=/tmp/.os_lf_venv 10:33:04 + local python=python3 10:33:04 + local options 10:33:04 + local set_path=true 10:33:04 + local install_args= 10:33:04 ++ 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:33:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:33:04 + true 10:33:04 + case $1 in 10:33:04 + venv_file=/tmp/.toxenv 10:33:04 + shift 2 10:33:04 + true 10:33:04 + case $1 in 10:33:04 + shift 10:33:04 + break 10:33:04 + case $python in 10:33:04 + local pkg_list= 10:33:04 + [[ -d /opt/pyenv ]] 10:33:04 + echo 'Setup pyenv:' 10:33:04 Setup pyenv: 10:33:04 + export PYENV_ROOT=/opt/pyenv 10:33:04 + PYENV_ROOT=/opt/pyenv 10:33:04 + 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:33:04 + 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:33:04 + pyenv versions 10:33:04 system 10:33:04 3.8.13 10:33:04 3.9.13 10:33:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:33:04 + command -v pyenv 10:33:04 ++ pyenv init - --no-rehash 10:33:04 + 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:33:04 export PATH="/opt/pyenv/shims:${PATH}" 10:33:04 export PYENV_SHELL=bash 10:33:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:33:04 pyenv() { 10:33:04 local command 10:33:04 command="${1:-}" 10:33:04 if [ "$#" -gt 0 ]; then 10:33:04 shift 10:33:04 fi 10:33:04 10:33:04 case "$command" in 10:33:04 rehash|shell) 10:33:04 eval "$(pyenv "sh-$command" "$@")" 10:33:04 ;; 10:33:04 *) 10:33:04 command pyenv "$command" "$@" 10:33:04 ;; 10:33:04 esac 10:33:04 }' 10:33:04 +++ 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:33:04 ++ 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:33:04 ++ 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:33:04 ++ 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:33:04 ++ export PYENV_SHELL=bash 10:33:04 ++ PYENV_SHELL=bash 10:33:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:33:04 +++ complete -F _pyenv pyenv 10:33:04 ++ lf-pyver python3 10:33:04 ++ local py_version_xy=python3 10:33:04 ++ local py_version_xyz= 10:33:04 ++ pyenv versions 10:33:04 ++ local command 10:33:04 ++ command=versions 10:33:04 ++ sed 's/^[ *]* //' 10:33:04 ++ '[' 1 -gt 0 ']' 10:33:04 ++ shift 10:33:04 ++ case "$command" in 10:33:04 ++ command pyenv versions 10:33:04 ++ pyenv versions 10:33:04 ++ awk '{ print $1 }' 10:33:04 ++ grep -E '^[0-9.]*[0-9]$' 10:33:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:33:04 +++ grep '^3' /tmp/.pyenv_versions 10:33:04 +++ sort -V 10:33:04 +++ tail -n 1 10:33:04 ++ py_version_xyz=3.10.6 10:33:04 ++ [[ -z 3.10.6 ]] 10:33:04 ++ echo 3.10.6 10:33:04 ++ return 0 10:33:04 + pyenv local 3.10.6 10:33:04 + local command 10:33:04 + command=local 10:33:04 + '[' 2 -gt 0 ']' 10:33:04 + shift 10:33:04 + case "$command" in 10:33:04 + command pyenv local 3.10.6 10:33:04 + pyenv local 3.10.6 10:33:04 + for arg in "$@" 10:33:04 + case $arg in 10:33:04 + pkg_list+='tox ' 10:33:04 + for arg in "$@" 10:33:04 + case $arg in 10:33:04 + pkg_list+='virtualenv ' 10:33:04 + for arg in "$@" 10:33:04 + case $arg in 10:33:04 + pkg_list+='urllib3~=1.26.15 ' 10:33:04 + [[ -f /tmp/.toxenv ]] 10:33:04 ++ cat /tmp/.toxenv 10:33:04 + lf_venv=/tmp/venv-lVCQ 10:33:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lVCQ from' file:/tmp/.toxenv 10:33:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lVCQ from file:/tmp/.toxenv 10:33:04 + /tmp/venv-lVCQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:33:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:33:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:33:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:33:05 + /tmp/venv-lVCQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:33:06 + type python3 10:33:06 + true 10:33:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lVCQ/bin to PATH' 10:33:06 lf-activate-venv(): INFO: Adding /tmp/venv-lVCQ/bin to PATH 10:33:06 + PATH=/tmp/venv-lVCQ/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:33:06 + return 0 10:33:06 + [[ -d /opt/pyenv ]] 10:33:06 + echo '---> Setting up pyenv' 10:33:06 ---> Setting up pyenv 10:33:06 + export PYENV_ROOT=/opt/pyenv 10:33:06 + PYENV_ROOT=/opt/pyenv 10:33:06 + export PATH=/opt/pyenv/bin:/tmp/venv-lVCQ/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:33:06 + PATH=/opt/pyenv/bin:/tmp/venv-lVCQ/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:33:06 ++ pwd 10:33:06 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:33:06 + export PYTHONPATH 10:33:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:33:06 + TOX_TESTENV_PASSENV=PYTHONPATH 10:33:06 + tox --version 10:33:07 4.14.2 from /tmp/venv-lVCQ/lib/python3.10/site-packages/tox/__init__.py 10:33:07 + PARALLEL=false 10:33:07 + TOX_OPTIONS_LIST= 10:33:07 + [[ -n gitlint ]] 10:33:07 + TOX_OPTIONS_LIST=' -e gitlint' 10:33:07 + case ${PARALLEL,,} in 10:33:07 + tox -e gitlint 10:33:07 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:33:09 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:33:49 gitlint: freeze> python -m pip freeze --all 10:33:49 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:33:49 gitlint: commands[0]> gitlint 10:33:50 gitlint: OK (42.48=setup[42.31]+cmd[0.18] seconds) 10:33:50 congratulations :) (42.65 seconds) 10:33:50 + tox_status=0 10:33:50 + echo '---> Completed tox runs' 10:33:50 ---> Completed tox runs 10:33:50 + for i in .tox/*/log 10:33:50 ++ echo .tox/gitlint/log 10:33:50 ++ awk -F/ '{print $2}' 10:33:50 + tox_env=gitlint 10:33:50 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:33:50 + DOC_DIR=docs/_build/html 10:33:50 + [[ -d docs/_build/html ]] 10:33:50 + echo '---> tox-run.sh ends' 10:33:50 ---> tox-run.sh ends 10:33:50 + test 0 -eq 0 10:33:50 $ ssh-agent -k 10:33:50 unset SSH_AUTH_SOCK; 10:33:50 unset SSH_AGENT_PID; 10:33:50 echo Agent pid 1713 killed; 10:33:50 [ssh-agent] Stopped. 10:33:50 [PostBuildScript] - [INFO] Executing post build scripts. 10:33:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins571051142715728995.sh 10:33:50 ---> sysstat.sh 10:33:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1302824620595054861.sh 10:33:50 ---> package-listing.sh 10:33:50 ++ tr '[:upper:]' '[:lower:]' 10:33:50 ++ facter osfamily 10:33:50 + OS_FAMILY=debian 10:33:50 + workspace=/w/workspace/oom-master-commit-lint 10:33:50 + START_PACKAGES=/tmp/packages_start.txt 10:33:50 + END_PACKAGES=/tmp/packages_end.txt 10:33:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:33:50 + PACKAGES=/tmp/packages_start.txt 10:33:50 + '[' /w/workspace/oom-master-commit-lint ']' 10:33:50 + PACKAGES=/tmp/packages_end.txt 10:33:50 + case "${OS_FAMILY}" in 10:33:50 + dpkg -l 10:33:50 + grep '^ii' 10:33:50 + '[' -f /tmp/packages_start.txt ']' 10:33:50 + '[' -f /tmp/packages_end.txt ']' 10:33:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:33:51 + '[' /w/workspace/oom-master-commit-lint ']' 10:33:51 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:33:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:33:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5998765140948112228.sh 10:33:51 ---> capture-instance-metadata.sh 10:33:51 Setup pyenv: 10:33:51 system 10:33:51 3.8.13 10:33:51 3.9.13 10:33:51 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:33:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Z94 10:33:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:33:57 lf-activate-venv(): INFO: Installing: lftools 10:34:30 lf-activate-venv(): INFO: Adding /tmp/venv-7Z94/bin to PATH 10:34:30 INFO: Running in OpenStack, capturing instance metadata 10:34:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12271790248870982888.sh 10:34:30 provisioning config files... 10:34:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config9359899432582745231tmp 10:34:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:34:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:34:30 [EnvInject] - Injecting environment variables from a build step. 10:34:30 [EnvInject] - Injecting as environment variables the properties content 10:34:30 SERVER_ID=logs 10:34:30 10:34:30 [EnvInject] - Variables injected successfully. 10:34:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12678356540799847311.sh 10:34:30 ---> create-netrc.sh 10:34:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4404618301137189499.sh 10:34:30 ---> python-tools-install.sh 10:34:30 Setup pyenv: 10:34:30 system 10:34:30 3.8.13 10:34:30 3.9.13 10:34:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:34:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Z94 from file:/tmp/.os_lf_venv 10:34:32 lf-activate-venv(): INFO: Installing: lftools 10:34:40 lf-activate-venv(): INFO: Adding /tmp/venv-7Z94/bin to PATH 10:34:40 Generating Requirements File 10:35:09 Python 3.10.6 10:35:09 pip 24.0 from /tmp/venv-7Z94/lib/python3.10/site-packages/pip (python 3.10) 10:35:09 appdirs==1.4.4 10:35:09 argcomplete==3.2.3 10:35:09 aspy.yaml==1.3.0 10:35:09 attrs==23.2.0 10:35:09 autopage==0.5.2 10:35:09 beautifulsoup4==4.12.3 10:35:09 boto3==1.34.78 10:35:09 botocore==1.34.78 10:35:09 bs4==0.0.2 10:35:09 cachetools==5.3.3 10:35:09 certifi==2024.2.2 10:35:09 cffi==1.16.0 10:35:09 cfgv==3.4.0 10:35:09 chardet==5.2.0 10:35:09 charset-normalizer==3.3.2 10:35:09 click==8.1.7 10:35:09 cliff==4.6.0 10:35:09 cmd2==2.4.3 10:35:09 cryptography==3.3.2 10:35:09 debtcollector==3.0.0 10:35:09 decorator==5.1.1 10:35:09 defusedxml==0.7.1 10:35:09 Deprecated==1.2.14 10:35:09 distlib==0.3.8 10:35:09 dnspython==2.6.1 10:35:09 docker==4.2.2 10:35:09 dogpile.cache==1.3.2 10:35:09 email_validator==2.1.1 10:35:09 filelock==3.13.3 10:35:09 future==1.0.0 10:35:09 gitdb==4.0.11 10:35:09 GitPython==3.1.43 10:35:09 google-auth==2.29.0 10:35:09 httplib2==0.22.0 10:35:09 identify==2.5.35 10:35:09 idna==3.6 10:35:09 importlib-resources==1.5.0 10:35:09 iso8601==2.1.0 10:35:09 Jinja2==3.1.3 10:35:09 jmespath==1.0.1 10:35:09 jsonpatch==1.33 10:35:09 jsonpointer==2.4 10:35:09 jsonschema==4.21.1 10:35:09 jsonschema-specifications==2023.12.1 10:35:09 keystoneauth1==5.6.0 10:35:09 kubernetes==29.0.0 10:35:09 lftools==0.37.10 10:35:09 lxml==5.2.1 10:35:09 MarkupSafe==2.1.5 10:35:09 msgpack==1.0.8 10:35:09 multi_key_dict==2.0.3 10:35:09 munch==4.0.0 10:35:09 netaddr==1.2.1 10:35:09 netifaces==0.11.0 10:35:09 niet==1.4.2 10:35:09 nodeenv==1.8.0 10:35:09 oauth2client==4.1.3 10:35:09 oauthlib==3.2.2 10:35:09 openstacksdk==3.0.0 10:35:09 os-client-config==2.1.0 10:35:09 os-service-types==1.7.0 10:35:09 osc-lib==3.0.1 10:35:09 oslo.config==9.4.0 10:35:09 oslo.context==5.5.0 10:35:09 oslo.i18n==6.3.0 10:35:09 oslo.log==5.5.1 10:35:09 oslo.serialization==5.4.0 10:35:09 oslo.utils==7.1.0 10:35:09 packaging==24.0 10:35:09 pbr==6.0.0 10:35:09 platformdirs==4.2.0 10:35:09 prettytable==3.10.0 10:35:09 pyasn1==0.6.0 10:35:09 pyasn1_modules==0.4.0 10:35:09 pycparser==2.22 10:35:09 pygerrit2==2.0.15 10:35:09 PyGithub==2.3.0 10:35:09 pyinotify==0.9.6 10:35:09 PyJWT==2.8.0 10:35:09 PyNaCl==1.5.0 10:35:09 pyparsing==2.4.7 10:35:09 pyperclip==1.8.2 10:35:09 pyrsistent==0.20.0 10:35:09 python-cinderclient==9.5.0 10:35:09 python-dateutil==2.9.0.post0 10:35:09 python-heatclient==3.5.0 10:35:09 python-jenkins==1.8.2 10:35:09 python-keystoneclient==5.4.0 10:35:09 python-magnumclient==4.4.0 10:35:09 python-novaclient==18.6.0 10:35:09 python-openstackclient==6.6.0 10:35:09 python-swiftclient==4.5.0 10:35:09 PyYAML==6.0.1 10:35:09 referencing==0.34.0 10:35:09 requests==2.31.0 10:35:09 requests-oauthlib==2.0.0 10:35:09 requestsexceptions==1.4.0 10:35:09 rfc3986==2.0.0 10:35:09 rpds-py==0.18.0 10:35:09 rsa==4.9 10:35:09 ruamel.yaml==0.18.6 10:35:09 ruamel.yaml.clib==0.2.8 10:35:09 s3transfer==0.10.1 10:35:09 simplejson==3.19.2 10:35:09 six==1.16.0 10:35:09 smmap==5.0.1 10:35:09 soupsieve==2.5 10:35:09 stevedore==5.2.0 10:35:09 tabulate==0.9.0 10:35:09 toml==0.10.2 10:35:09 tomlkit==0.12.4 10:35:09 tqdm==4.66.2 10:35:09 typing_extensions==4.10.0 10:35:09 tzdata==2024.1 10:35:09 urllib3==1.26.18 10:35:09 virtualenv==20.25.1 10:35:09 wcwidth==0.2.13 10:35:09 websocket-client==1.7.0 10:35:09 wrapt==1.16.0 10:35:09 xdg==6.0.0 10:35:09 xmltodict==0.13.0 10:35:09 yq==3.2.3 10:35:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12545528480882222643.sh 10:35:10 ---> sudo-logs.sh 10:35:10 Archiving 'sudo' log.. 10:35:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6999175904949295447.sh 10:35:10 ---> job-cost.sh 10:35:10 Setup pyenv: 10:35:10 system 10:35:10 3.8.13 10:35:10 3.9.13 10:35:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:35:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Z94 from file:/tmp/.os_lf_venv 10:35:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-7Z94/bin to PATH 10:35:16 INFO: No Stack... 10:35:16 INFO: Retrieving Pricing Info for: v3-standard-4 10:35:17 INFO: Archiving Costs 10:35:17 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14795074964936738846.sh 10:35:17 ---> logs-deploy.sh 10:35:17 Setup pyenv: 10:35:17 system 10:35:17 3.8.13 10:35:17 3.9.13 10:35:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:35:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Z94 from file:/tmp/.os_lf_venv 10:35:18 lf-activate-venv(): INFO: Installing: lftools 10:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-7Z94/bin to PATH 10:35:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7297 10:35:27 INFO: archiving workspace using pattern(s): 10:35:28 Archives upload complete. 10:35:29 INFO: archiving logs to Nexus 10:35:29 ---> uname -a: 10:35:29 Linux prd-ubuntu1804-builder-4c-4g-20716 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:35:29 10:35:29 10:35:29 ---> lscpu: 10:35:29 Architecture: x86_64 10:35:29 CPU op-mode(s): 32-bit, 64-bit 10:35:29 Byte Order: Little Endian 10:35:29 CPU(s): 4 10:35:29 On-line CPU(s) list: 0-3 10:35:29 Thread(s) per core: 1 10:35:29 Core(s) per socket: 1 10:35:29 Socket(s): 4 10:35:29 NUMA node(s): 1 10:35:29 Vendor ID: AuthenticAMD 10:35:29 CPU family: 23 10:35:29 Model: 49 10:35:29 Model name: AMD EPYC-Rome Processor 10:35:29 Stepping: 0 10:35:29 CPU MHz: 2799.998 10:35:29 BogoMIPS: 5599.99 10:35:29 Virtualization: AMD-V 10:35:29 Hypervisor vendor: KVM 10:35:29 Virtualization type: full 10:35:29 L1d cache: 32K 10:35:29 L1i cache: 32K 10:35:29 L2 cache: 512K 10:35:29 L3 cache: 16384K 10:35:29 NUMA node0 CPU(s): 0-3 10:35:29 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:35:29 10:35:29 10:35:29 ---> nproc: 10:35:29 4 10:35:29 10:35:29 10:35:29 ---> df -h: 10:35:29 Filesystem Size Used Avail Use% Mounted on 10:35:29 udev 7.9G 0 7.9G 0% /dev 10:35:29 tmpfs 1.6G 672K 1.6G 1% /run 10:35:29 /dev/vda1 78G 8.4G 69G 11% / 10:35:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:35:29 tmpfs 5.0M 0 5.0M 0% /run/lock 10:35:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:35:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:35:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:35:29 10:35:29 10:35:29 ---> free -m: 10:35:29 total used free shared buff/cache available 10:35:29 Mem: 16040 566 13200 0 2272 15150 10:35:29 Swap: 1023 0 1023 10:35:29 10:35:29 10:35:29 ---> ip addr: 10:35:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:35:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:35:29 inet 127.0.0.1/8 scope host lo 10:35:29 valid_lft forever preferred_lft forever 10:35:29 inet6 ::1/128 scope host 10:35:29 valid_lft forever preferred_lft forever 10:35:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:35:29 link/ether fa:16:3e:90:8a:8d brd ff:ff:ff:ff:ff:ff 10:35:29 inet 10.30.107.135/23 brd 10.30.107.255 scope global dynamic ens3 10:35:29 valid_lft 86202sec preferred_lft 86202sec 10:35:29 inet6 fe80::f816:3eff:fe90:8a8d/64 scope link 10:35:29 valid_lft forever preferred_lft forever 10:35:29 10:35:29 10:35:29 ---> sar -b -r -n DEV: 10:35:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20716) 04/05/24 _x86_64_ (4 CPU) 10:35:29 10:35:29 10:32:15 LINUX RESTART (4 CPU) 10:35:29 10:35:29 10:33:01 tps rtps wtps bread/s bwrtn/s 10:35:29 10:34:01 105.73 11.65 94.08 442.99 23541.94 10:35:29 10:35:01 123.40 13.90 109.50 1049.29 28171.30 10:35:29 Average: 114.56 12.77 101.79 746.14 25856.62 10:35:29 10:35:29 10:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:35:29 10:34:01 13825944 15500280 2599024 15.82 67904 1801908 825696 4.73 758080 1615896 175356 10:35:29 10:35:01 13587168 15509420 2837800 17.28 88964 2016368 771548 4.42 785396 1803696 96904 10:35:29 Average: 13706556 15504850 2718412 16.55 78434 1909138 798622 4.57 771738 1709796 136130 10:35:29 10:35:29 10:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:35:29 10:34:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:35:29 10:34:01 ens3 52.86 37.78 701.22 10.83 0.00 0.00 0.00 0.00 10:35:29 10:35:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 10:35:29 10:35:01 ens3 47.96 35.11 662.76 8.08 0.00 0.00 0.00 0.00 10:35:29 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 10:35:29 Average: ens3 50.41 36.44 681.99 9.45 0.00 0.00 0.00 0.00 10:35:29 10:35:29 10:35:29 ---> sar -P ALL: 10:35:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20716) 04/05/24 _x86_64_ (4 CPU) 10:35:29 10:35:29 10:32:15 LINUX RESTART (4 CPU) 10:35:29 10:35:29 10:33:01 CPU %user %nice %system %iowait %steal %idle 10:35:29 10:34:01 all 15.02 0.00 1.36 12.01 0.07 71.54 10:35:29 10:34:01 0 3.01 0.00 0.64 32.04 0.08 64.22 10:35:29 10:34:01 1 29.65 0.00 2.29 5.90 0.10 62.06 10:35:29 10:34:01 2 15.03 0.00 1.14 2.92 0.07 80.85 10:35:29 10:34:01 3 12.53 0.00 1.37 6.94 0.05 79.11 10:35:29 10:35:01 all 19.95 0.00 1.35 6.55 0.06 72.10 10:35:29 10:35:01 0 14.15 0.00 1.03 7.51 0.03 77.27 10:35:29 10:35:01 1 35.72 0.00 2.08 3.65 0.08 58.47 10:35:29 10:35:01 2 2.78 0.00 0.73 13.61 0.05 82.83 10:35:29 10:35:01 3 27.23 0.00 1.57 1.39 0.03 69.78 10:35:29 Average: all 17.48 0.00 1.36 9.28 0.06 71.82 10:35:29 Average: 0 8.55 0.00 0.84 19.83 0.06 70.72 10:35:29 Average: 1 32.68 0.00 2.18 4.78 0.09 60.27 10:35:29 Average: 2 8.89 0.00 0.93 8.28 0.06 81.84 10:35:29 Average: 3 19.89 0.00 1.47 4.16 0.04 74.44 10:35:29 10:35:29 10:35:29