12:44:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 12:44:30 Running as SYSTEM 12:44:30 [EnvInject] - Loading node environment variables. 12:44:30 Building remotely on prd-ubuntu1804-builder-4c-4g-18844 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:44:30 [ssh-agent] Looking for ssh-agent implementation... 12:44:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:44:30 $ ssh-agent 12:44:30 SSH_AUTH_SOCK=/tmp/ssh-ELRp2CL7JR1i/agent.1674 12:44:30 SSH_AGENT_PID=1676 12:44:30 [ssh-agent] Started. 12:44:30 Running ssh-add (command line suppressed) 12:44:30 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_5326057487237897951.key (/w/workspace/oom-master-commit-lint@tmp/private_key_5326057487237897951.key) 12:44:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:44:30 The recommended git tool is: NONE 12:44:32 using credential onap-jenkins-ssh 12:44:32 Wiping out workspace first. 12:44:32 Cloning the remote Git repository 12:44:32 Cloning repository git://cloud.onap.org/mirror/oom.git 12:44:32 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:44:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:44:32 > git --version # timeout=10 12:44:32 > git --version # 'git version 2.17.1' 12:44:32 using GIT_SSH to set credentials Gerrit user 12:44:32 Verifying host key using manually-configured host key entries 12:44:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:44:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:44:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:44:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:44:38 using GIT_SSH to set credentials Gerrit user 12:44:38 Verifying host key using manually-configured host key entries 12:44:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/7 # timeout=30 12:44:38 > git rev-parse 10c66b6c60d22d6abdad009e4535acfac70050ee^{commit} # timeout=10 12:44:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:44:38 Checking out Revision 10c66b6c60d22d6abdad009e4535acfac70050ee (refs/changes/90/137590/7) 12:44:38 > git config core.sparsecheckout # timeout=10 12:44:38 > git checkout -f 10c66b6c60d22d6abdad009e4535acfac70050ee # timeout=30 12:44:41 Commit message: "[PORTAL-NG] Ui is exposed on wrong port" 12:44:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:44:41 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 12:44:41 [EnvInject] - Injecting environment variables from a build step. 12:44:42 [EnvInject] - Injecting as environment variables the properties content 12:44:42 PYTHON=python3 12:44:42 12:44:42 [EnvInject] - Variables injected successfully. 12:44:42 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10143768087358221346.sh 12:44:42 ---> tox-install.sh 12:44:42 + source /home/jenkins/lf-env.sh 12:44:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:44:42 ++ mktemp -d /tmp/venv-XXXX 12:44:42 + lf_venv=/tmp/venv-L4aK 12:44:42 + local venv_file=/tmp/.os_lf_venv 12:44:42 + local python=python3 12:44:42 + local options 12:44:42 + local set_path=true 12:44:42 + local install_args= 12:44:42 ++ 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:44:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:44:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:44:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:44:42 + true 12:44:42 + case $1 in 12:44:42 + venv_file=/tmp/.toxenv 12:44:42 + shift 2 12:44:42 + true 12:44:42 + case $1 in 12:44:42 + shift 12:44:42 + break 12:44:42 + case $python in 12:44:42 + local pkg_list= 12:44:42 + [[ -d /opt/pyenv ]] 12:44:42 + echo 'Setup pyenv:' 12:44:42 Setup pyenv: 12:44:42 + export PYENV_ROOT=/opt/pyenv 12:44:42 + PYENV_ROOT=/opt/pyenv 12:44:42 + 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:44:42 + 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:44:42 + pyenv versions 12:44:42 * system (set by /opt/pyenv/version) 12:44:42 * 3.8.13 (set by /opt/pyenv/version) 12:44:42 * 3.9.13 (set by /opt/pyenv/version) 12:44:42 * 3.10.6 (set by /opt/pyenv/version) 12:44:42 + command -v pyenv 12:44:42 ++ pyenv init - --no-rehash 12:44:42 + 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:44:42 export PATH="/opt/pyenv/shims:${PATH}" 12:44:42 export PYENV_SHELL=bash 12:44:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:44:42 pyenv() { 12:44:42 local command 12:44:42 command="${1:-}" 12:44:42 if [ "$#" -gt 0 ]; then 12:44:42 shift 12:44:42 fi 12:44:42 12:44:42 case "$command" in 12:44:42 rehash|shell) 12:44:42 eval "$(pyenv "sh-$command" "$@")" 12:44:42 ;; 12:44:42 *) 12:44:42 command pyenv "$command" "$@" 12:44:42 ;; 12:44:42 esac 12:44:42 }' 12:44:42 +++ 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:44:42 ++ 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:44:42 ++ 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:44:42 ++ 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:44:42 ++ export PYENV_SHELL=bash 12:44:42 ++ PYENV_SHELL=bash 12:44:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:44:42 +++ complete -F _pyenv pyenv 12:44:42 ++ lf-pyver python3 12:44:42 ++ local py_version_xy=python3 12:44:42 ++ local py_version_xyz= 12:44:42 ++ pyenv versions 12:44:42 ++ sed 's/^[ *]* //' 12:44:42 ++ awk '{ print $1 }' 12:44:42 ++ local command 12:44:42 ++ command=versions 12:44:42 ++ '[' 1 -gt 0 ']' 12:44:42 ++ shift 12:44:42 ++ case "$command" in 12:44:42 ++ command pyenv versions 12:44:42 ++ pyenv versions 12:44:42 ++ grep -E '^[0-9.]*[0-9]$' 12:44:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:44:42 +++ grep '^3' /tmp/.pyenv_versions 12:44:42 +++ sort -V 12:44:42 +++ tail -n 1 12:44:42 ++ py_version_xyz=3.10.6 12:44:42 ++ [[ -z 3.10.6 ]] 12:44:42 ++ echo 3.10.6 12:44:42 ++ return 0 12:44:42 + pyenv local 3.10.6 12:44:42 + local command 12:44:42 + command=local 12:44:42 + '[' 2 -gt 0 ']' 12:44:42 + shift 12:44:42 + case "$command" in 12:44:42 + command pyenv local 3.10.6 12:44:42 + pyenv local 3.10.6 12:44:42 + for arg in "$@" 12:44:42 + case $arg in 12:44:42 + pkg_list+='tox ' 12:44:42 + for arg in "$@" 12:44:42 + case $arg in 12:44:42 + pkg_list+='virtualenv ' 12:44:42 + for arg in "$@" 12:44:42 + case $arg in 12:44:42 + pkg_list+='urllib3~=1.26.15 ' 12:44:42 + [[ -f /tmp/.toxenv ]] 12:44:42 + [[ ! -f /tmp/.toxenv ]] 12:44:42 + [[ -n '' ]] 12:44:42 + python3 -m venv /tmp/venv-L4aK 12:44:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L4aK' 12:44:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L4aK 12:44:46 + echo /tmp/venv-L4aK 12:44:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:44:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:44:46 + /tmp/venv-L4aK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:44:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:44:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:44:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:44:49 + /tmp/venv-L4aK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:44:52 + type python3 12:44:52 + true 12:44:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-L4aK/bin to PATH' 12:44:52 lf-activate-venv(): INFO: Adding /tmp/venv-L4aK/bin to PATH 12:44:52 + PATH=/tmp/venv-L4aK/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:44:52 + return 0 12:44:52 + python3 --version 12:44:52 Python 3.10.6 12:44:52 + python3 -m pip --version 12:44:52 pip 24.0 from /tmp/venv-L4aK/lib/python3.10/site-packages/pip (python 3.10) 12:44:52 + python3 -m pip freeze 12:44:52 cachetools==5.3.3 12:44:52 chardet==5.2.0 12:44:52 colorama==0.4.6 12:44:52 distlib==0.3.8 12:44:52 filelock==3.13.3 12:44:52 packaging==24.0 12:44:52 platformdirs==4.2.0 12:44:52 pluggy==1.4.0 12:44:52 pyproject-api==1.6.1 12:44:52 tomli==2.0.1 12:44:52 tox==4.14.2 12:44:52 urllib3==1.26.18 12:44:52 virtualenv==20.25.1 12:44:52 [EnvInject] - Injecting environment variables from a build step. 12:44:52 [EnvInject] - Injecting as environment variables the properties content 12:44:52 PARALLEL=false 12:44:52 12:44:52 [EnvInject] - Variables injected successfully. 12:44:52 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1048170969836070866.sh 12:44:52 ---> tox-run.sh 12:44:52 + 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:44:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:44:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:44:52 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:44:52 + cd /w/workspace/oom-master-commit-lint/. 12:44:52 + source /home/jenkins/lf-env.sh 12:44:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:44:52 ++ mktemp -d /tmp/venv-XXXX 12:44:52 + lf_venv=/tmp/venv-NSiL 12:44:52 + local venv_file=/tmp/.os_lf_venv 12:44:52 + local python=python3 12:44:52 + local options 12:44:52 + local set_path=true 12:44:52 + local install_args= 12:44:52 ++ 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:44:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:44:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:44:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:44:52 + true 12:44:52 + case $1 in 12:44:52 + venv_file=/tmp/.toxenv 12:44:52 + shift 2 12:44:52 + true 12:44:52 + case $1 in 12:44:52 + shift 12:44:52 + break 12:44:52 + case $python in 12:44:52 + local pkg_list= 12:44:52 + [[ -d /opt/pyenv ]] 12:44:52 + echo 'Setup pyenv:' 12:44:52 Setup pyenv: 12:44:52 + export PYENV_ROOT=/opt/pyenv 12:44:52 + PYENV_ROOT=/opt/pyenv 12:44:52 + 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:44:52 + 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:44:52 + pyenv versions 12:44:52 system 12:44:52 3.8.13 12:44:52 3.9.13 12:44:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:44:52 + command -v pyenv 12:44:52 ++ pyenv init - --no-rehash 12:44: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[*]}"'\'')" 12:44:52 export PATH="/opt/pyenv/shims:${PATH}" 12:44:52 export PYENV_SHELL=bash 12:44:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:44:52 pyenv() { 12:44:52 local command 12:44:52 command="${1:-}" 12:44:52 if [ "$#" -gt 0 ]; then 12:44:52 shift 12:44:52 fi 12:44:52 12:44:52 case "$command" in 12:44:52 rehash|shell) 12:44:52 eval "$(pyenv "sh-$command" "$@")" 12:44:52 ;; 12:44:52 *) 12:44:52 command pyenv "$command" "$@" 12:44:52 ;; 12:44:52 esac 12:44:52 }' 12:44: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[*]}"' 12:44:52 ++ 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:44:52 ++ 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:44:52 ++ 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:44:52 ++ export PYENV_SHELL=bash 12:44:52 ++ PYENV_SHELL=bash 12:44:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:44:52 +++ complete -F _pyenv pyenv 12:44:52 ++ lf-pyver python3 12:44:52 ++ local py_version_xy=python3 12:44:52 ++ local py_version_xyz= 12:44:52 ++ pyenv versions 12:44:52 ++ sed 's/^[ *]* //' 12:44:52 ++ local command 12:44:52 ++ grep -E '^[0-9.]*[0-9]$' 12:44:52 ++ awk '{ print $1 }' 12:44:52 ++ command=versions 12:44:52 ++ '[' 1 -gt 0 ']' 12:44:52 ++ shift 12:44:52 ++ case "$command" in 12:44:52 ++ command pyenv versions 12:44:52 ++ pyenv versions 12:44:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:44:52 +++ grep '^3' /tmp/.pyenv_versions 12:44:52 +++ sort -V 12:44:52 +++ tail -n 1 12:44:52 ++ py_version_xyz=3.10.6 12:44:52 ++ [[ -z 3.10.6 ]] 12:44:52 ++ echo 3.10.6 12:44:52 ++ return 0 12:44:52 + pyenv local 3.10.6 12:44:52 + local command 12:44:52 + command=local 12:44:52 + '[' 2 -gt 0 ']' 12:44:52 + shift 12:44:52 + case "$command" in 12:44:52 + command pyenv local 3.10.6 12:44:52 + pyenv local 3.10.6 12:44:52 + for arg in "$@" 12:44:52 + case $arg in 12:44:52 + pkg_list+='tox ' 12:44:52 + for arg in "$@" 12:44:52 + case $arg in 12:44:52 + pkg_list+='virtualenv ' 12:44:52 + for arg in "$@" 12:44:52 + case $arg in 12:44:52 + pkg_list+='urllib3~=1.26.15 ' 12:44:52 + [[ -f /tmp/.toxenv ]] 12:44:52 ++ cat /tmp/.toxenv 12:44:52 + lf_venv=/tmp/venv-L4aK 12:44:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L4aK from' file:/tmp/.toxenv 12:44:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L4aK from file:/tmp/.toxenv 12:44:52 + /tmp/venv-L4aK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:44:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:44:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:44:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:44:53 + /tmp/venv-L4aK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:44:55 + type python3 12:44:55 + true 12:44:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-L4aK/bin to PATH' 12:44:55 lf-activate-venv(): INFO: Adding /tmp/venv-L4aK/bin to PATH 12:44:55 + PATH=/tmp/venv-L4aK/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:44:55 + return 0 12:44:55 + [[ -d /opt/pyenv ]] 12:44:55 + echo '---> Setting up pyenv' 12:44:55 ---> Setting up pyenv 12:44:55 + export PYENV_ROOT=/opt/pyenv 12:44:55 + PYENV_ROOT=/opt/pyenv 12:44:55 + export PATH=/opt/pyenv/bin:/tmp/venv-L4aK/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:44:55 + PATH=/opt/pyenv/bin:/tmp/venv-L4aK/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:44:55 ++ pwd 12:44:55 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:44:55 + export PYTHONPATH 12:44:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:44:55 + TOX_TESTENV_PASSENV=PYTHONPATH 12:44:55 + tox --version 12:44:55 4.14.2 from /tmp/venv-L4aK/lib/python3.10/site-packages/tox/__init__.py 12:44:55 + PARALLEL=false 12:44:55 + TOX_OPTIONS_LIST= 12:44:55 + [[ -n gitlint ]] 12:44:55 + TOX_OPTIONS_LIST=' -e gitlint' 12:44:55 + case ${PARALLEL,,} in 12:44:55 + tox -e gitlint 12:44:55 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:44:57 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:45:24 gitlint: freeze> python -m pip freeze --all 12:45:25 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:45:25 gitlint: commands[0]> gitlint 12:45:25 gitlint: OK (29.70=setup[29.51]+cmd[0.19] seconds) 12:45:25 congratulations :) (29.88 seconds) 12:45:25 + tox_status=0 12:45:25 + echo '---> Completed tox runs' 12:45:25 ---> Completed tox runs 12:45:25 + for i in .tox/*/log 12:45:25 ++ echo .tox/gitlint/log 12:45:25 ++ awk -F/ '{print $2}' 12:45:25 + tox_env=gitlint 12:45:25 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:45:25 + DOC_DIR=docs/_build/html 12:45:25 + [[ -d docs/_build/html ]] 12:45:25 + echo '---> tox-run.sh ends' 12:45:25 ---> tox-run.sh ends 12:45:25 + test 0 -eq 0 12:45:25 $ ssh-agent -k 12:45:25 unset SSH_AUTH_SOCK; 12:45:25 unset SSH_AGENT_PID; 12:45:25 echo Agent pid 1676 killed; 12:45:25 [ssh-agent] Stopped. 12:45:25 [PostBuildScript] - [INFO] Executing post build scripts. 12:45:25 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15957668082340203022.sh 12:45:25 ---> sysstat.sh 12:45:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15189470178723435779.sh 12:45:26 ---> package-listing.sh 12:45:26 ++ facter osfamily 12:45:26 ++ tr '[:upper:]' '[:lower:]' 12:45:26 + OS_FAMILY=debian 12:45:26 + workspace=/w/workspace/oom-master-commit-lint 12:45:26 + START_PACKAGES=/tmp/packages_start.txt 12:45:26 + END_PACKAGES=/tmp/packages_end.txt 12:45:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:45:26 + PACKAGES=/tmp/packages_start.txt 12:45:26 + '[' /w/workspace/oom-master-commit-lint ']' 12:45:26 + PACKAGES=/tmp/packages_end.txt 12:45:26 + case "${OS_FAMILY}" in 12:45:26 + dpkg -l 12:45:26 + grep '^ii' 12:45:26 + '[' -f /tmp/packages_start.txt ']' 12:45:26 + '[' -f /tmp/packages_end.txt ']' 12:45:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:45:26 + '[' /w/workspace/oom-master-commit-lint ']' 12:45:26 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:45:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:45:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5735975837604292690.sh 12:45:26 ---> capture-instance-metadata.sh 12:45:26 Setup pyenv: 12:45:26 system 12:45:26 3.8.13 12:45:26 3.9.13 12:45:26 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:45:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NqXI 12:45:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:45:33 lf-activate-venv(): INFO: Installing: lftools 12:46:09 lf-activate-venv(): INFO: Adding /tmp/venv-NqXI/bin to PATH 12:46:09 INFO: Running in OpenStack, capturing instance metadata 12:46:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17957335424235901460.sh 12:46:10 provisioning config files... 12:46:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config13546249461259820406tmp 12:46:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:46:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:46:10 [EnvInject] - Injecting environment variables from a build step. 12:46:10 [EnvInject] - Injecting as environment variables the properties content 12:46:10 SERVER_ID=logs 12:46:10 12:46:10 [EnvInject] - Variables injected successfully. 12:46:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5997509013670403331.sh 12:46:10 ---> create-netrc.sh 12:46:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2247086083907600998.sh 12:46:10 ---> python-tools-install.sh 12:46:10 Setup pyenv: 12:46:10 system 12:46:10 3.8.13 12:46:10 3.9.13 12:46:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:46:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NqXI from file:/tmp/.os_lf_venv 12:46:12 lf-activate-venv(): INFO: Installing: lftools 12:46:19 lf-activate-venv(): INFO: Adding /tmp/venv-NqXI/bin to PATH 12:46:19 Generating Requirements File 12:46:55 Python 3.10.6 12:46:56 pip 24.0 from /tmp/venv-NqXI/lib/python3.10/site-packages/pip (python 3.10) 12:46:56 appdirs==1.4.4 12:46:56 argcomplete==3.2.3 12:46:56 aspy.yaml==1.3.0 12:46:56 attrs==23.2.0 12:46:56 autopage==0.5.2 12:46:56 beautifulsoup4==4.12.3 12:46:56 boto3==1.34.72 12:46:56 botocore==1.34.72 12:46:56 bs4==0.0.2 12:46:56 cachetools==5.3.3 12:46:56 certifi==2024.2.2 12:46:56 cffi==1.16.0 12:46:56 cfgv==3.4.0 12:46:56 chardet==5.2.0 12:46:56 charset-normalizer==3.3.2 12:46:56 click==8.1.7 12:46:56 cliff==4.6.0 12:46:56 cmd2==2.4.3 12:46:56 cryptography==3.3.2 12:46:56 debtcollector==3.0.0 12:46:56 decorator==5.1.1 12:46:56 defusedxml==0.7.1 12:46:56 Deprecated==1.2.14 12:46:56 distlib==0.3.8 12:46:56 dnspython==2.6.1 12:46:56 docker==4.2.2 12:46:56 dogpile.cache==1.3.2 12:46:56 email_validator==2.1.1 12:46:56 filelock==3.13.3 12:46:56 future==1.0.0 12:46:56 gitdb==4.0.11 12:46:56 GitPython==3.1.42 12:46:56 google-auth==2.29.0 12:46:56 httplib2==0.22.0 12:46:56 identify==2.5.35 12:46:56 idna==3.6 12:46:56 importlib-resources==1.5.0 12:46:56 iso8601==2.1.0 12:46:56 Jinja2==3.1.3 12:46:56 jmespath==1.0.1 12:46:56 jsonpatch==1.33 12:46:56 jsonpointer==2.4 12:46:56 jsonschema==4.21.1 12:46:56 jsonschema-specifications==2023.12.1 12:46:56 keystoneauth1==5.6.0 12:46:56 kubernetes==29.0.0 12:46:56 lftools==0.37.10 12:46:56 lxml==5.1.0 12:46:56 MarkupSafe==2.1.5 12:46:56 msgpack==1.0.8 12:46:56 multi_key_dict==2.0.3 12:46:56 munch==4.0.0 12:46:56 netaddr==1.2.1 12:46:56 netifaces==0.11.0 12:46:56 niet==1.4.2 12:46:56 nodeenv==1.8.0 12:46:56 oauth2client==4.1.3 12:46:56 oauthlib==3.2.2 12:46:56 openstacksdk==3.0.0 12:46:56 os-client-config==2.1.0 12:46:56 os-service-types==1.7.0 12:46:56 osc-lib==3.0.1 12:46:56 oslo.config==9.4.0 12:46:56 oslo.context==5.5.0 12:46:56 oslo.i18n==6.3.0 12:46:56 oslo.log==5.5.0 12:46:56 oslo.serialization==5.4.0 12:46:56 oslo.utils==7.1.0 12:46:56 packaging==24.0 12:46:56 pbr==6.0.0 12:46:56 platformdirs==4.2.0 12:46:56 prettytable==3.10.0 12:46:56 pyasn1==0.6.0 12:46:56 pyasn1_modules==0.4.0 12:46:56 pycparser==2.21 12:46:56 pygerrit2==2.0.15 12:46:56 PyGithub==2.3.0 12:46:56 pyinotify==0.9.6 12:46:56 PyJWT==2.8.0 12:46:56 PyNaCl==1.5.0 12:46:56 pyparsing==2.4.7 12:46:56 pyperclip==1.8.2 12:46:56 pyrsistent==0.20.0 12:46:56 python-cinderclient==9.5.0 12:46:56 python-dateutil==2.9.0.post0 12:46:56 python-heatclient==3.5.0 12:46:56 python-jenkins==1.8.2 12:46:56 python-keystoneclient==5.4.0 12:46:56 python-magnumclient==4.4.0 12:46:56 python-novaclient==18.6.0 12:46:56 python-openstackclient==6.6.0 12:46:56 python-swiftclient==4.5.0 12:46:56 PyYAML==6.0.1 12:46:56 referencing==0.34.0 12:46:56 requests==2.31.0 12:46:56 requests-oauthlib==2.0.0 12:46:56 requestsexceptions==1.4.0 12:46:56 rfc3986==2.0.0 12:46:56 rpds-py==0.18.0 12:46:56 rsa==4.9 12:46:56 ruamel.yaml==0.18.6 12:46:56 ruamel.yaml.clib==0.2.8 12:46:56 s3transfer==0.10.1 12:46:56 simplejson==3.19.2 12:46:56 six==1.16.0 12:46:56 smmap==5.0.1 12:46:56 soupsieve==2.5 12:46:56 stevedore==5.2.0 12:46:56 tabulate==0.9.0 12:46:56 toml==0.10.2 12:46:56 tomlkit==0.12.4 12:46:56 tqdm==4.66.2 12:46:56 typing_extensions==4.10.0 12:46:56 tzdata==2024.1 12:46:56 urllib3==1.26.18 12:46:56 virtualenv==20.25.1 12:46:56 wcwidth==0.2.13 12:46:56 websocket-client==1.7.0 12:46:56 wrapt==1.16.0 12:46:56 xdg==6.0.0 12:46:56 xmltodict==0.13.0 12:46:56 yq==3.2.3 12:46:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13853608069754459942.sh 12:46:56 ---> sudo-logs.sh 12:46:56 Archiving 'sudo' log.. 12:46:56 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10557021344206865977.sh 12:46:56 ---> job-cost.sh 12:46:56 Setup pyenv: 12:46:57 system 12:46:57 3.8.13 12:46:57 3.9.13 12:46:57 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:46:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NqXI from file:/tmp/.os_lf_venv 12:46:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:47:03 lf-activate-venv(): INFO: Adding /tmp/venv-NqXI/bin to PATH 12:47:03 INFO: No Stack... 12:47:04 INFO: Retrieving Pricing Info for: v3-standard-4 12:47:04 INFO: Archiving Costs 12:47:04 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6809501366457850484.sh 12:47:04 ---> logs-deploy.sh 12:47:04 Setup pyenv: 12:47:04 system 12:47:04 3.8.13 12:47:04 3.9.13 12:47:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:47:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NqXI from file:/tmp/.os_lf_venv 12:47:05 lf-activate-venv(): INFO: Installing: lftools 12:47:14 lf-activate-venv(): INFO: Adding /tmp/venv-NqXI/bin to PATH 12:47:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7275 12:47:14 INFO: archiving workspace using pattern(s): 12:47:15 Archives upload complete. 12:47:15 INFO: archiving logs to Nexus 12:47:16 ---> uname -a: 12:47:16 Linux prd-ubuntu1804-builder-4c-4g-18844 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:47:16 12:47:16 12:47:16 ---> lscpu: 12:47:16 Architecture: x86_64 12:47:16 CPU op-mode(s): 32-bit, 64-bit 12:47:16 Byte Order: Little Endian 12:47:16 CPU(s): 4 12:47:16 On-line CPU(s) list: 0-3 12:47:16 Thread(s) per core: 1 12:47:16 Core(s) per socket: 1 12:47:16 Socket(s): 4 12:47:16 NUMA node(s): 1 12:47:16 Vendor ID: AuthenticAMD 12:47:16 CPU family: 23 12:47:16 Model: 49 12:47:16 Model name: AMD EPYC-Rome Processor 12:47:16 Stepping: 0 12:47:16 CPU MHz: 2799.998 12:47:16 BogoMIPS: 5599.99 12:47:16 Virtualization: AMD-V 12:47:16 Hypervisor vendor: KVM 12:47:16 Virtualization type: full 12:47:16 L1d cache: 32K 12:47:16 L1i cache: 32K 12:47:16 L2 cache: 512K 12:47:16 L3 cache: 16384K 12:47:16 NUMA node0 CPU(s): 0-3 12:47:16 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:47:16 12:47:16 12:47:16 ---> nproc: 12:47:16 4 12:47:16 12:47:16 12:47:16 ---> df -h: 12:47:16 Filesystem Size Used Avail Use% Mounted on 12:47:16 udev 7.9G 0 7.9G 0% /dev 12:47:16 tmpfs 1.6G 672K 1.6G 1% /run 12:47:16 /dev/vda1 78G 8.5G 69G 11% / 12:47:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:47:16 tmpfs 5.0M 0 5.0M 0% /run/lock 12:47:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:47:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:47:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:47:16 12:47:16 12:47:16 ---> free -m: 12:47:16 total used free shared buff/cache available 12:47:16 Mem: 16040 536 13219 0 2283 15180 12:47:16 Swap: 1023 0 1023 12:47:16 12:47:16 12:47:16 ---> ip addr: 12:47:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:47:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:47:16 inet 127.0.0.1/8 scope host lo 12:47:16 valid_lft forever preferred_lft forever 12:47:16 inet6 ::1/128 scope host 12:47:16 valid_lft forever preferred_lft forever 12:47:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:47:16 link/ether fa:16:3e:e0:7e:0b brd ff:ff:ff:ff:ff:ff 12:47:16 inet 10.30.106.193/23 brd 10.30.107.255 scope global dynamic ens3 12:47:16 valid_lft 86214sec preferred_lft 86214sec 12:47:16 inet6 fe80::f816:3eff:fee0:7e0b/64 scope link 12:47:16 valid_lft forever preferred_lft forever 12:47:16 12:47:16 12:47:16 ---> sar -b -r -n DEV: 12:47:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18844) 03/28/24 _x86_64_ (4 CPU) 12:47:16 12:47:16 12:44:14 LINUX RESTART (4 CPU) 12:47:16 12:47:16 12:45:01 tps rtps wtps bread/s bwrtn/s 12:47:16 12:46:01 156.60 13.45 143.15 948.62 38686.44 12:47:16 12:47:01 92.20 1.33 90.87 167.97 32007.20 12:47:16 Average: 124.40 7.39 117.01 558.33 35347.10 12:47:16 12:47:16 12:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:47:16 12:46:01 13682128 15487128 2742840 16.70 75240 1921432 852688 4.88 804404 1707848 82428 12:47:16 12:47:01 13546844 15549412 2878124 17.52 94044 2086116 777504 4.45 745584 1873724 91456 12:47:16 Average: 13614486 15518270 2810482 17.11 84642 2003774 815096 4.66 774994 1790786 86942 12:47:16 12:47:16 12:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:47:16 12:46:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 12:47:16 12:46:01 ens3 75.77 47.00 1282.89 10.73 0.00 0.00 0.00 0.00 12:47:16 12:47:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 12:47:16 12:47:01 ens3 34.54 24.96 251.25 7.38 0.00 0.00 0.00 0.00 12:47:16 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 12:47:16 Average: ens3 55.16 35.98 767.11 9.05 0.00 0.00 0.00 0.00 12:47:16 12:47:16 12:47:16 ---> sar -P ALL: 12:47:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18844) 03/28/24 _x86_64_ (4 CPU) 12:47:16 12:47:16 12:44:14 LINUX RESTART (4 CPU) 12:47:16 12:47:16 12:45:01 CPU %user %nice %system %iowait %steal %idle 12:47:16 12:46:01 all 18.12 0.00 1.64 8.25 0.06 71.93 12:47:16 12:46:01 0 3.23 0.00 1.32 12.10 0.07 83.28 12:47:16 12:46:01 1 34.08 0.00 2.34 5.05 0.09 58.45 12:47:16 12:46:01 2 7.41 0.00 1.02 13.74 0.05 77.78 12:47:16 12:46:01 3 27.77 0.00 1.90 2.13 0.05 68.16 12:47:16 12:47:01 all 18.40 0.00 1.10 8.22 0.05 72.23 12:47:16 12:47:01 0 18.64 0.00 1.28 12.76 0.05 67.27 12:47:16 12:47:01 1 8.86 0.00 0.57 8.11 0.08 82.38 12:47:16 12:47:01 2 29.93 0.00 1.38 11.34 0.07 57.27 12:47:16 12:47:01 3 16.21 0.00 1.15 0.68 0.03 81.92 12:47:16 Average: all 18.26 0.00 1.36 8.24 0.06 72.08 12:47:16 Average: 0 11.03 0.00 1.30 12.44 0.06 75.18 12:47:16 Average: 1 21.22 0.00 1.43 6.61 0.08 70.65 12:47:16 Average: 2 18.86 0.00 1.20 12.52 0.06 67.36 12:47:16 Average: 3 21.95 0.00 1.52 1.40 0.04 75.08 12:47:16 12:47:16 12:47:16