12:31:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 12:31:13 Running as SYSTEM 12:31:13 [EnvInject] - Loading node environment variables. 12:31:13 Building remotely on prd-ubuntu1804-builder-4c-4g-18828 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:31:13 [ssh-agent] Looking for ssh-agent implementation... 12:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:31:13 $ ssh-agent 12:31:13 SSH_AUTH_SOCK=/tmp/ssh-nmB2i2kawTc7/agent.1714 12:31:13 SSH_AGENT_PID=1716 12:31:13 [ssh-agent] Started. 12:31:13 Running ssh-add (command line suppressed) 12:31:13 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_3240864001272901199.key (/w/workspace/oom-master-commit-lint@tmp/private_key_3240864001272901199.key) 12:31:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:31:13 The recommended git tool is: NONE 12:31:15 using credential onap-jenkins-ssh 12:31:15 Wiping out workspace first. 12:31:15 Cloning the remote Git repository 12:31:15 Cloning repository git://cloud.onap.org/mirror/oom.git 12:31:15 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:31:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:15 > git --version # timeout=10 12:31:15 > git --version # 'git version 2.17.1' 12:31:15 using GIT_SSH to set credentials Gerrit user 12:31:15 Verifying host key using manually-configured host key entries 12:31:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:31:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:31:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:31:21 using GIT_SSH to set credentials Gerrit user 12:31:21 Verifying host key using manually-configured host key entries 12:31:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/5 # timeout=30 12:31:21 > git rev-parse fecef14af3a1badc1dee9c13e494efb3f455deb6^{commit} # timeout=10 12:31:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:31:21 Checking out Revision fecef14af3a1badc1dee9c13e494efb3f455deb6 (refs/changes/02/137602/5) 12:31:21 > git config core.sparsecheckout # timeout=10 12:31:21 > git checkout -f fecef14af3a1badc1dee9c13e494efb3f455deb6 # timeout=30 12:31:24 Commit message: "[PORTAL-NG] Publish preferences and history charts" 12:31:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:31:24 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 12:31:25 [EnvInject] - Injecting environment variables from a build step. 12:31:25 [EnvInject] - Injecting as environment variables the properties content 12:31:25 PYTHON=python3 12:31:25 12:31:25 [EnvInject] - Variables injected successfully. 12:31:25 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2678320878783491620.sh 12:31:25 ---> tox-install.sh 12:31:25 + source /home/jenkins/lf-env.sh 12:31:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:25 ++ mktemp -d /tmp/venv-XXXX 12:31:25 + lf_venv=/tmp/venv-fquI 12:31:25 + local venv_file=/tmp/.os_lf_venv 12:31:25 + local python=python3 12:31:25 + local options 12:31:25 + local set_path=true 12:31:25 + local install_args= 12:31:25 ++ 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 12:31:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:25 + true 12:31:25 + case $1 in 12:31:25 + venv_file=/tmp/.toxenv 12:31:25 + shift 2 12:31:25 + true 12:31:25 + case $1 in 12:31:25 + shift 12:31:25 + break 12:31:25 + case $python in 12:31:25 + local pkg_list= 12:31:25 + [[ -d /opt/pyenv ]] 12:31:25 + echo 'Setup pyenv:' 12:31:25 Setup pyenv: 12:31:25 + export PYENV_ROOT=/opt/pyenv 12:31:25 + PYENV_ROOT=/opt/pyenv 12:31:25 + 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 12:31:25 + 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 12:31:25 + pyenv versions 12:31:25 * system (set by /opt/pyenv/version) 12:31:25 * 3.8.13 (set by /opt/pyenv/version) 12:31:25 * 3.9.13 (set by /opt/pyenv/version) 12:31:25 * 3.10.6 (set by /opt/pyenv/version) 12:31:25 + command -v pyenv 12:31:25 ++ pyenv init - --no-rehash 12:31:25 + 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[*]}"'\'')" 12:31:25 export PATH="/opt/pyenv/shims:${PATH}" 12:31:25 export PYENV_SHELL=bash 12:31:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:25 pyenv() { 12:31:25 local command 12:31:25 command="${1:-}" 12:31:25 if [ "$#" -gt 0 ]; then 12:31:25 shift 12:31:25 fi 12:31:25 12:31:25 case "$command" in 12:31:25 rehash|shell) 12:31:25 eval "$(pyenv "sh-$command" "$@")" 12:31:25 ;; 12:31:25 *) 12:31:25 command pyenv "$command" "$@" 12:31:25 ;; 12:31:25 esac 12:31:25 }' 12:31:25 +++ 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[*]}"' 12:31:25 ++ 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 12:31:25 ++ 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 12:31:25 ++ 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 12:31:25 ++ export PYENV_SHELL=bash 12:31:25 ++ PYENV_SHELL=bash 12:31:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:25 +++ complete -F _pyenv pyenv 12:31:25 ++ lf-pyver python3 12:31:25 ++ local py_version_xy=python3 12:31:25 ++ local py_version_xyz= 12:31:25 ++ pyenv versions 12:31:25 ++ local command 12:31:25 ++ sed 's/^[ *]* //' 12:31:25 ++ command=versions 12:31:25 ++ '[' 1 -gt 0 ']' 12:31:25 ++ shift 12:31:25 ++ case "$command" in 12:31:25 ++ command pyenv versions 12:31:25 ++ pyenv versions 12:31:25 ++ awk '{ print $1 }' 12:31:25 ++ grep -E '^[0-9.]*[0-9]$' 12:31:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:25 +++ grep '^3' /tmp/.pyenv_versions 12:31:25 +++ sort -V 12:31:25 +++ tail -n 1 12:31:25 ++ py_version_xyz=3.10.6 12:31:25 ++ [[ -z 3.10.6 ]] 12:31:25 ++ echo 3.10.6 12:31:25 ++ return 0 12:31:25 + pyenv local 3.10.6 12:31:25 + local command 12:31:25 + command=local 12:31:25 + '[' 2 -gt 0 ']' 12:31:25 + shift 12:31:25 + case "$command" in 12:31:25 + command pyenv local 3.10.6 12:31:25 + pyenv local 3.10.6 12:31:25 + for arg in "$@" 12:31:25 + case $arg in 12:31:25 + pkg_list+='tox ' 12:31:25 + for arg in "$@" 12:31:25 + case $arg in 12:31:25 + pkg_list+='virtualenv ' 12:31:25 + for arg in "$@" 12:31:25 + case $arg in 12:31:25 + pkg_list+='urllib3~=1.26.15 ' 12:31:25 + [[ -f /tmp/.toxenv ]] 12:31:25 + [[ ! -f /tmp/.toxenv ]] 12:31:25 + [[ -n '' ]] 12:31:25 + python3 -m venv /tmp/venv-fquI 12:31:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fquI' 12:31:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fquI 12:31:29 + echo /tmp/venv-fquI 12:31:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:31:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:31:29 + /tmp/venv-fquI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:31:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:31:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:31:33 + /tmp/venv-fquI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:35 + type python3 12:31:35 + true 12:31:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fquI/bin to PATH' 12:31:35 lf-activate-venv(): INFO: Adding /tmp/venv-fquI/bin to PATH 12:31:35 + PATH=/tmp/venv-fquI/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 12:31:35 + return 0 12:31:35 + python3 --version 12:31:35 Python 3.10.6 12:31:35 + python3 -m pip --version 12:31:36 pip 24.0 from /tmp/venv-fquI/lib/python3.10/site-packages/pip (python 3.10) 12:31:36 + python3 -m pip freeze 12:31:36 cachetools==5.3.3 12:31:36 chardet==5.2.0 12:31:36 colorama==0.4.6 12:31:36 distlib==0.3.8 12:31:36 filelock==3.13.3 12:31:36 packaging==24.0 12:31:36 platformdirs==4.2.0 12:31:36 pluggy==1.4.0 12:31:36 pyproject-api==1.6.1 12:31:36 tomli==2.0.1 12:31:36 tox==4.14.2 12:31:36 urllib3==1.26.18 12:31:36 virtualenv==20.25.1 12:31:36 [EnvInject] - Injecting environment variables from a build step. 12:31:36 [EnvInject] - Injecting as environment variables the properties content 12:31:36 PARALLEL=false 12:31:36 12:31:36 [EnvInject] - Variables injected successfully. 12:31:36 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15657374256717568622.sh 12:31:36 ---> tox-run.sh 12:31:36 + 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 12:31:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:31:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:31:36 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:31:36 + cd /w/workspace/oom-master-commit-lint/. 12:31:36 + source /home/jenkins/lf-env.sh 12:31:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:31:36 ++ mktemp -d /tmp/venv-XXXX 12:31:36 + lf_venv=/tmp/venv-nok1 12:31:36 + local venv_file=/tmp/.os_lf_venv 12:31:36 + local python=python3 12:31:36 + local options 12:31:36 + local set_path=true 12:31:36 + local install_args= 12:31:36 ++ 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 12:31:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:31:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:31:36 + true 12:31:36 + case $1 in 12:31:36 + venv_file=/tmp/.toxenv 12:31:36 + shift 2 12:31:36 + true 12:31:36 + case $1 in 12:31:36 + shift 12:31:36 + break 12:31:36 + case $python in 12:31:36 + local pkg_list= 12:31:36 + [[ -d /opt/pyenv ]] 12:31:36 + echo 'Setup pyenv:' 12:31:36 Setup pyenv: 12:31:36 + export PYENV_ROOT=/opt/pyenv 12:31:36 + PYENV_ROOT=/opt/pyenv 12:31:36 + 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 12:31:36 + 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 12:31:36 + pyenv versions 12:31:36 system 12:31:36 3.8.13 12:31:36 3.9.13 12:31:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:31:36 + command -v pyenv 12:31:36 ++ pyenv init - --no-rehash 12:31:36 + 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[*]}"'\'')" 12:31:36 export PATH="/opt/pyenv/shims:${PATH}" 12:31:36 export PYENV_SHELL=bash 12:31:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:31:36 pyenv() { 12:31:36 local command 12:31:36 command="${1:-}" 12:31:36 if [ "$#" -gt 0 ]; then 12:31:36 shift 12:31:36 fi 12:31:36 12:31:36 case "$command" in 12:31:36 rehash|shell) 12:31:36 eval "$(pyenv "sh-$command" "$@")" 12:31:36 ;; 12:31:36 *) 12:31:36 command pyenv "$command" "$@" 12:31:36 ;; 12:31:36 esac 12:31:36 }' 12:31:36 +++ 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[*]}"' 12:31:36 ++ 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 12:31:36 ++ 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 12:31:36 ++ 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 12:31:36 ++ export PYENV_SHELL=bash 12:31:36 ++ PYENV_SHELL=bash 12:31:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:31:36 +++ complete -F _pyenv pyenv 12:31:36 ++ lf-pyver python3 12:31:36 ++ local py_version_xy=python3 12:31:36 ++ local py_version_xyz= 12:31:36 ++ pyenv versions 12:31:36 ++ local command 12:31:36 ++ command=versions 12:31:36 ++ '[' 1 -gt 0 ']' 12:31:36 ++ shift 12:31:36 ++ case "$command" in 12:31:36 ++ command pyenv versions 12:31:36 ++ pyenv versions 12:31:36 ++ awk '{ print $1 }' 12:31:36 ++ grep -E '^[0-9.]*[0-9]$' 12:31:36 ++ sed 's/^[ *]* //' 12:31:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:31:36 +++ grep '^3' /tmp/.pyenv_versions 12:31:36 +++ sort -V 12:31:36 +++ tail -n 1 12:31:36 ++ py_version_xyz=3.10.6 12:31:36 ++ [[ -z 3.10.6 ]] 12:31:36 ++ echo 3.10.6 12:31:36 ++ return 0 12:31:36 + pyenv local 3.10.6 12:31:36 + local command 12:31:36 + command=local 12:31:36 + '[' 2 -gt 0 ']' 12:31:36 + shift 12:31:36 + case "$command" in 12:31:36 + command pyenv local 3.10.6 12:31:36 + pyenv local 3.10.6 12:31:36 + for arg in "$@" 12:31:36 + case $arg in 12:31:36 + pkg_list+='tox ' 12:31:36 + for arg in "$@" 12:31:36 + case $arg in 12:31:36 + pkg_list+='virtualenv ' 12:31:36 + for arg in "$@" 12:31:36 + case $arg in 12:31:36 + pkg_list+='urllib3~=1.26.15 ' 12:31:36 + [[ -f /tmp/.toxenv ]] 12:31:36 ++ cat /tmp/.toxenv 12:31:36 + lf_venv=/tmp/venv-fquI 12:31:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fquI from' file:/tmp/.toxenv 12:31:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fquI from file:/tmp/.toxenv 12:31:36 + /tmp/venv-fquI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:31:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:31:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:31:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:31:37 + /tmp/venv-fquI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:31:39 + type python3 12:31:39 + true 12:31:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fquI/bin to PATH' 12:31:39 lf-activate-venv(): INFO: Adding /tmp/venv-fquI/bin to PATH 12:31:39 + PATH=/tmp/venv-fquI/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 12:31:39 + return 0 12:31:39 + [[ -d /opt/pyenv ]] 12:31:39 + echo '---> Setting up pyenv' 12:31:39 ---> Setting up pyenv 12:31:39 + export PYENV_ROOT=/opt/pyenv 12:31:39 + PYENV_ROOT=/opt/pyenv 12:31:39 + export PATH=/opt/pyenv/bin:/tmp/venv-fquI/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 12:31:39 + PATH=/opt/pyenv/bin:/tmp/venv-fquI/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 12:31:39 ++ pwd 12:31:39 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:31:39 + export PYTHONPATH 12:31:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:31:39 + TOX_TESTENV_PASSENV=PYTHONPATH 12:31:39 + tox --version 12:31:39 4.14.2 from /tmp/venv-fquI/lib/python3.10/site-packages/tox/__init__.py 12:31:39 + PARALLEL=false 12:31:39 + TOX_OPTIONS_LIST= 12:31:39 + [[ -n gitlint ]] 12:31:39 + TOX_OPTIONS_LIST=' -e gitlint' 12:31:39 + case ${PARALLEL,,} in 12:31:39 + tox -e gitlint 12:31:39 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:31:41 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 12:32:08 gitlint: freeze> python -m pip freeze --all 12:32:09 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.9.0,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 12:32:09 gitlint: commands[0]> gitlint 12:32:09 gitlint: OK (29.70=setup[29.52]+cmd[0.18] seconds) 12:32:09 congratulations :) (29.86 seconds) 12:32:09 + tox_status=0 12:32:09 + echo '---> Completed tox runs' 12:32:09 ---> Completed tox runs 12:32:09 + for i in .tox/*/log 12:32:09 ++ echo .tox/gitlint/log 12:32:09 ++ awk -F/ '{print $2}' 12:32:09 + tox_env=gitlint 12:32:09 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:32:09 + DOC_DIR=docs/_build/html 12:32:09 + [[ -d docs/_build/html ]] 12:32:09 + echo '---> tox-run.sh ends' 12:32:09 ---> tox-run.sh ends 12:32:09 + test 0 -eq 0 12:32:09 $ ssh-agent -k 12:32:09 unset SSH_AUTH_SOCK; 12:32:09 unset SSH_AGENT_PID; 12:32:09 echo Agent pid 1716 killed; 12:32:09 [ssh-agent] Stopped. 12:32:09 [PostBuildScript] - [INFO] Executing post build scripts. 12:32:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3085186760400663914.sh 12:32:09 ---> sysstat.sh 12:32:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13717406086076497766.sh 12:32:09 ---> package-listing.sh 12:32:09 ++ tr '[:upper:]' '[:lower:]' 12:32:09 ++ facter osfamily 12:32:10 + OS_FAMILY=debian 12:32:10 + workspace=/w/workspace/oom-master-commit-lint 12:32:10 + START_PACKAGES=/tmp/packages_start.txt 12:32:10 + END_PACKAGES=/tmp/packages_end.txt 12:32:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:32:10 + PACKAGES=/tmp/packages_start.txt 12:32:10 + '[' /w/workspace/oom-master-commit-lint ']' 12:32:10 + PACKAGES=/tmp/packages_end.txt 12:32:10 + case "${OS_FAMILY}" in 12:32:10 + dpkg -l 12:32:10 + grep '^ii' 12:32:10 + '[' -f /tmp/packages_start.txt ']' 12:32:10 + '[' -f /tmp/packages_end.txt ']' 12:32:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:32:10 + '[' /w/workspace/oom-master-commit-lint ']' 12:32:10 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:32:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:32:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9457478427028889094.sh 12:32:10 ---> capture-instance-metadata.sh 12:32:10 Setup pyenv: 12:32:10 system 12:32:10 3.8.13 12:32:10 3.9.13 12:32:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:32:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L0Zg 12:32:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:16 lf-activate-venv(): INFO: Installing: lftools 12:32:46 lf-activate-venv(): INFO: Adding /tmp/venv-L0Zg/bin to PATH 12:32:46 INFO: Running in OpenStack, capturing instance metadata 12:32:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6156865848585978209.sh 12:32:47 provisioning config files... 12:32:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config8558535601942630273tmp 12:32:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:32:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:32:47 [EnvInject] - Injecting environment variables from a build step. 12:32:47 [EnvInject] - Injecting as environment variables the properties content 12:32:47 SERVER_ID=logs 12:32:47 12:32:47 [EnvInject] - Variables injected successfully. 12:32:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12775720127062550247.sh 12:32:47 ---> create-netrc.sh 12:32:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11172969571728623811.sh 12:32:47 ---> python-tools-install.sh 12:32:47 Setup pyenv: 12:32:47 system 12:32:47 3.8.13 12:32:47 3.9.13 12:32:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:32:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L0Zg from file:/tmp/.os_lf_venv 12:32:48 lf-activate-venv(): INFO: Installing: lftools 12:32:56 lf-activate-venv(): INFO: Adding /tmp/venv-L0Zg/bin to PATH 12:32:56 Generating Requirements File 12:33:22 Python 3.10.6 12:33:23 pip 24.0 from /tmp/venv-L0Zg/lib/python3.10/site-packages/pip (python 3.10) 12:33:23 appdirs==1.4.4 12:33:23 argcomplete==3.2.3 12:33:23 aspy.yaml==1.3.0 12:33:23 attrs==23.2.0 12:33:23 autopage==0.5.2 12:33:23 beautifulsoup4==4.12.3 12:33:23 boto3==1.34.72 12:33:23 botocore==1.34.72 12:33:23 bs4==0.0.2 12:33:23 cachetools==5.3.3 12:33:23 certifi==2024.2.2 12:33:23 cffi==1.16.0 12:33:23 cfgv==3.4.0 12:33:23 chardet==5.2.0 12:33:23 charset-normalizer==3.3.2 12:33:23 click==8.1.7 12:33:23 cliff==4.6.0 12:33:23 cmd2==2.4.3 12:33:23 cryptography==3.3.2 12:33:23 debtcollector==3.0.0 12:33:23 decorator==5.1.1 12:33:23 defusedxml==0.7.1 12:33:23 Deprecated==1.2.14 12:33:23 distlib==0.3.8 12:33:23 dnspython==2.6.1 12:33:23 docker==4.2.2 12:33:23 dogpile.cache==1.3.2 12:33:23 email_validator==2.1.1 12:33:23 filelock==3.13.3 12:33:23 future==1.0.0 12:33:23 gitdb==4.0.11 12:33:23 GitPython==3.1.42 12:33:23 google-auth==2.29.0 12:33:23 httplib2==0.22.0 12:33:23 identify==2.5.35 12:33:23 idna==3.6 12:33:23 importlib-resources==1.5.0 12:33:23 iso8601==2.1.0 12:33:23 Jinja2==3.1.3 12:33:23 jmespath==1.0.1 12:33:23 jsonpatch==1.33 12:33:23 jsonpointer==2.4 12:33:23 jsonschema==4.21.1 12:33:23 jsonschema-specifications==2023.12.1 12:33:23 keystoneauth1==5.6.0 12:33:23 kubernetes==29.0.0 12:33:23 lftools==0.37.10 12:33:23 lxml==5.1.0 12:33:23 MarkupSafe==2.1.5 12:33:23 msgpack==1.0.8 12:33:23 multi_key_dict==2.0.3 12:33:23 munch==4.0.0 12:33:23 netaddr==1.2.1 12:33:23 netifaces==0.11.0 12:33:23 niet==1.4.2 12:33:23 nodeenv==1.8.0 12:33:23 oauth2client==4.1.3 12:33:23 oauthlib==3.2.2 12:33:23 openstacksdk==3.0.0 12:33:23 os-client-config==2.1.0 12:33:23 os-service-types==1.7.0 12:33:23 osc-lib==3.0.1 12:33:23 oslo.config==9.4.0 12:33:23 oslo.context==5.5.0 12:33:23 oslo.i18n==6.3.0 12:33:23 oslo.log==5.5.0 12:33:23 oslo.serialization==5.4.0 12:33:23 oslo.utils==7.1.0 12:33:23 packaging==24.0 12:33:23 pbr==6.0.0 12:33:23 platformdirs==4.2.0 12:33:23 prettytable==3.10.0 12:33:23 pyasn1==0.6.0 12:33:23 pyasn1_modules==0.4.0 12:33:23 pycparser==2.21 12:33:23 pygerrit2==2.0.15 12:33:23 PyGithub==2.3.0 12:33:23 pyinotify==0.9.6 12:33:23 PyJWT==2.8.0 12:33:23 PyNaCl==1.5.0 12:33:23 pyparsing==2.4.7 12:33:23 pyperclip==1.8.2 12:33:23 pyrsistent==0.20.0 12:33:23 python-cinderclient==9.5.0 12:33:23 python-dateutil==2.9.0.post0 12:33:23 python-heatclient==3.5.0 12:33:23 python-jenkins==1.8.2 12:33:23 python-keystoneclient==5.4.0 12:33:23 python-magnumclient==4.4.0 12:33:23 python-novaclient==18.6.0 12:33:23 python-openstackclient==6.6.0 12:33:23 python-swiftclient==4.5.0 12:33:23 PyYAML==6.0.1 12:33:23 referencing==0.34.0 12:33:23 requests==2.31.0 12:33:23 requests-oauthlib==2.0.0 12:33:23 requestsexceptions==1.4.0 12:33:23 rfc3986==2.0.0 12:33:23 rpds-py==0.18.0 12:33:23 rsa==4.9 12:33:23 ruamel.yaml==0.18.6 12:33:23 ruamel.yaml.clib==0.2.8 12:33:23 s3transfer==0.10.1 12:33:23 simplejson==3.19.2 12:33:23 six==1.16.0 12:33:23 smmap==5.0.1 12:33:23 soupsieve==2.5 12:33:23 stevedore==5.2.0 12:33:23 tabulate==0.9.0 12:33:23 toml==0.10.2 12:33:23 tomlkit==0.12.4 12:33:23 tqdm==4.66.2 12:33:23 typing_extensions==4.10.0 12:33:23 tzdata==2024.1 12:33:23 urllib3==1.26.18 12:33:23 virtualenv==20.25.1 12:33:23 wcwidth==0.2.13 12:33:23 websocket-client==1.7.0 12:33:23 wrapt==1.16.0 12:33:23 xdg==6.0.0 12:33:23 xmltodict==0.13.0 12:33:23 yq==3.2.3 12:33:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8812195153527846936.sh 12:33:23 ---> sudo-logs.sh 12:33:23 Archiving 'sudo' log.. 12:33:23 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8437635791869817721.sh 12:33:23 ---> job-cost.sh 12:33:23 Setup pyenv: 12:33:24 system 12:33:24 3.8.13 12:33:24 3.9.13 12:33:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:33:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L0Zg from file:/tmp/.os_lf_venv 12:33:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-L0Zg/bin to PATH 12:33:30 INFO: No Stack... 12:33:31 INFO: Retrieving Pricing Info for: v3-standard-4 12:33:31 INFO: Archiving Costs 12:33:31 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5225964529662360325.sh 12:33:31 ---> logs-deploy.sh 12:33:31 Setup pyenv: 12:33:31 system 12:33:31 3.8.13 12:33:31 3.9.13 12:33:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L0Zg from file:/tmp/.os_lf_venv 12:33:32 lf-activate-venv(): INFO: Installing: lftools 12:33:41 lf-activate-venv(): INFO: Adding /tmp/venv-L0Zg/bin to PATH 12:33:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7273 12:33:41 INFO: archiving workspace using pattern(s): 12:33:43 Archives upload complete. 12:33:44 INFO: archiving logs to Nexus 12:33:44 ---> uname -a: 12:33:44 Linux prd-ubuntu1804-builder-4c-4g-18828 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:33:44 12:33:44 12:33:44 ---> lscpu: 12:33:44 Architecture: x86_64 12:33:44 CPU op-mode(s): 32-bit, 64-bit 12:33:44 Byte Order: Little Endian 12:33:44 CPU(s): 4 12:33:44 On-line CPU(s) list: 0-3 12:33:44 Thread(s) per core: 1 12:33:44 Core(s) per socket: 1 12:33:44 Socket(s): 4 12:33:44 NUMA node(s): 1 12:33:44 Vendor ID: AuthenticAMD 12:33:44 CPU family: 23 12:33:44 Model: 49 12:33:44 Model name: AMD EPYC-Rome Processor 12:33:44 Stepping: 0 12:33:44 CPU MHz: 2799.998 12:33:44 BogoMIPS: 5599.99 12:33:44 Virtualization: AMD-V 12:33:44 Hypervisor vendor: KVM 12:33:44 Virtualization type: full 12:33:44 L1d cache: 32K 12:33:44 L1i cache: 32K 12:33:44 L2 cache: 512K 12:33:44 L3 cache: 16384K 12:33:44 NUMA node0 CPU(s): 0-3 12:33:44 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 12:33:44 12:33:44 12:33:44 ---> nproc: 12:33:44 4 12:33:44 12:33:44 12:33:44 ---> df -h: 12:33:44 Filesystem Size Used Avail Use% Mounted on 12:33:44 udev 7.9G 0 7.9G 0% /dev 12:33:44 tmpfs 1.6G 672K 1.6G 1% /run 12:33:44 /dev/vda1 78G 8.5G 69G 11% / 12:33:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:33:44 tmpfs 5.0M 0 5.0M 0% /run/lock 12:33:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:33:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:33:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:33:44 12:33:44 12:33:44 ---> free -m: 12:33:44 total used free shared buff/cache available 12:33:44 Mem: 16040 549 13205 0 2284 15167 12:33:44 Swap: 1023 0 1023 12:33:44 12:33:44 12:33:44 ---> ip addr: 12:33:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:33:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:33:44 inet 127.0.0.1/8 scope host lo 12:33:44 valid_lft forever preferred_lft forever 12:33:44 inet6 ::1/128 scope host 12:33:44 valid_lft forever preferred_lft forever 12:33:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:33:44 link/ether fa:16:3e:4e:66:01 brd ff:ff:ff:ff:ff:ff 12:33:44 inet 10.30.106.58/23 brd 10.30.107.255 scope global dynamic ens3 12:33:44 valid_lft 86220sec preferred_lft 86220sec 12:33:44 inet6 fe80::f816:3eff:fe4e:6601/64 scope link 12:33:44 valid_lft forever preferred_lft forever 12:33:44 12:33:44 12:33:44 ---> sar -b -r -n DEV: 12:33:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18828) 03/28/24 _x86_64_ (4 CPU) 12:33:44 12:33:44 12:30:47 LINUX RESTART (4 CPU) 12:33:44 12:33:44 12:31:01 tps rtps wtps bread/s bwrtn/s 12:33:44 12:32:01 301.63 76.50 225.13 4141.71 94444.39 12:33:44 12:33:01 128.18 14.18 114.00 1083.29 12732.14 12:33:44 Average: 214.91 45.34 169.56 2612.50 53588.27 12:33:44 12:33:44 12:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:33:44 12:32:01 13962876 15489152 2462092 14.99 56668 1674980 956420 5.47 758184 1496872 107460 12:33:44 12:33:01 13658428 15557840 2766540 16.84 86200 1997544 816452 4.67 728784 1788056 135964 12:33:44 Average: 13810652 15523496 2614316 15.92 71434 1836262 886436 5.07 743484 1642464 121712 12:33:44 12:33:44 12:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:33:44 12:32:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 12:33:44 12:32:01 ens3 371.75 287.82 2197.01 77.41 0.00 0.00 0.00 0.00 12:33:44 12:33:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 12:33:44 12:33:01 ens3 50.82 33.98 676.99 8.80 0.00 0.00 0.00 0.00 12:33:44 Average: lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 12:33:44 Average: ens3 211.29 160.90 1437.00 43.10 0.00 0.00 0.00 0.00 12:33:44 12:33:44 12:33:44 ---> sar -P ALL: 12:33:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18828) 03/28/24 _x86_64_ (4 CPU) 12:33:44 12:33:44 12:30:47 LINUX RESTART (4 CPU) 12:33:44 12:33:44 12:31:01 CPU %user %nice %system %iowait %steal %idle 12:33:44 12:32:01 all 18.28 0.00 2.29 13.71 0.07 65.66 12:33:44 12:32:01 0 14.23 0.00 2.22 16.14 0.05 67.36 12:33:44 12:32:01 1 17.41 0.00 2.33 10.58 0.07 69.61 12:33:44 12:32:01 2 13.83 0.00 1.85 19.09 0.07 65.16 12:33:44 12:32:01 3 27.64 0.00 2.72 9.03 0.07 60.55 12:33:44 12:33:01 all 21.13 0.00 1.63 2.57 0.05 74.61 12:33:44 12:33:01 0 24.44 0.00 2.00 1.29 0.05 72.23 12:33:44 12:33:01 1 32.75 0.00 1.69 0.82 0.08 64.66 12:33:44 12:33:01 2 7.70 0.00 1.31 4.06 0.05 86.88 12:33:44 12:33:01 3 19.59 0.00 1.54 4.11 0.03 74.73 12:33:44 Average: all 19.71 0.00 1.96 8.13 0.06 70.15 12:33:44 Average: 0 19.35 0.00 2.11 8.69 0.05 69.80 12:33:44 Average: 1 25.10 0.00 2.01 5.69 0.08 67.13 12:33:44 Average: 2 10.77 0.00 1.58 11.57 0.06 76.03 12:33:44 Average: 3 23.60 0.00 2.13 6.56 0.05 67.66 12:33:44 12:33:44 12:33:45