12:42:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143830 12:42:12 Running as SYSTEM 12:42:12 [EnvInject] - Loading node environment variables. 12:42:12 Building remotely on prd-ubuntu1804-builder-4c-4g-2807 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:42:12 [ssh-agent] Looking for ssh-agent implementation... 12:42:12 $ ssh-agent 12:42:12 SSH_AUTH_SOCK=/tmp/ssh-djOCGL41KnJg/agent.1612 12:42:12 SSH_AGENT_PID=1614 12:42:12 [ssh-agent] Started. 12:42:12 Running ssh-add (command line suppressed) 12:42:12 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4743696584860940329.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4743696584860940329.key) 12:42:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:42:12 The recommended git tool is: NONE 12:42:15 using credential onap-jenkins-ssh 12:42:15 Wiping out workspace first. 12:42:15 Cloning the remote Git repository 12:42:15 Cloning repository git://cloud.onap.org/mirror/oom.git 12:42:15 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:42:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:42:15 > git --version # timeout=10 12:42:15 > git --version # 'git version 2.17.1' 12:42:15 using GIT_SSH to set credentials Gerrit user 12:42:15 Verifying host key using manually-configured host key entries 12:42:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:42:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:42:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:42:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:42:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:42:20 using GIT_SSH to set credentials Gerrit user 12:42:20 Verifying host key using manually-configured host key entries 12:42:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/30/143830/1 # timeout=30 12:42:20 > git rev-parse 3509623d8e5a5bfab1e6975e46d5d5a804358932^{commit} # timeout=10 12:42:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:42:20 Checking out Revision 3509623d8e5a5bfab1e6975e46d5d5a804358932 (refs/changes/30/143830/1) 12:42:20 > git config core.sparsecheckout # timeout=10 12:42:20 > git checkout -f 3509623d8e5a5bfab1e6975e46d5d5a804358932 # timeout=30 12:42:24 Commit message: "[SO] Increase camunda thread count" 12:42:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:42:24 > git rev-list --no-walk 76213a26057f287c860a3f07e1bef60d4a793ce6 # timeout=10 12:42:24 [EnvInject] - Injecting environment variables from a build step. 12:42:24 [EnvInject] - Injecting as environment variables the properties content 12:42:24 PYTHON=python3 12:42:24 12:42:24 [EnvInject] - Variables injected successfully. 12:42:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16859281965420192611.sh 12:42:24 ---> tox-install.sh 12:42:24 + source /home/jenkins/lf-env.sh 12:42:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:42:24 ++ mktemp -d /tmp/venv-XXXX 12:42:24 + lf_venv=/tmp/venv-43k9 12:42:24 + local venv_file=/tmp/.os_lf_venv 12:42:24 + local python=python3 12:42:24 + local options 12:42:24 + local set_path=true 12:42:24 + local install_args= 12:42:24 ++ 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:42:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:42:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:42:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:42:24 + true 12:42:24 + case $1 in 12:42:24 + venv_file=/tmp/.toxenv 12:42:24 + shift 2 12:42:24 + true 12:42:24 + case $1 in 12:42:24 + shift 12:42:24 + break 12:42:24 + case $python in 12:42:24 + local pkg_list= 12:42:24 + [[ -d /opt/pyenv ]] 12:42:24 + echo 'Setup pyenv:' 12:42:24 Setup pyenv: 12:42:24 + export PYENV_ROOT=/opt/pyenv 12:42:24 + PYENV_ROOT=/opt/pyenv 12:42:24 + 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:42:24 + 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:42:24 + pyenv versions 12:42:24 * system (set by /opt/pyenv/version) 12:42:24 * 3.8.13 (set by /opt/pyenv/version) 12:42:24 * 3.9.13 (set by /opt/pyenv/version) 12:42:24 * 3.10.6 (set by /opt/pyenv/version) 12:42:24 + command -v pyenv 12:42:24 ++ pyenv init - --no-rehash 12:42:24 + 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:42:24 export PATH="/opt/pyenv/shims:${PATH}" 12:42:24 export PYENV_SHELL=bash 12:42:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:42:24 pyenv() { 12:42:24 local command 12:42:24 command="${1:-}" 12:42:24 if [ "$#" -gt 0 ]; then 12:42:24 shift 12:42:24 fi 12:42:24 12:42:24 case "$command" in 12:42:24 rehash|shell) 12:42:24 eval "$(pyenv "sh-$command" "$@")" 12:42:24 ;; 12:42:24 *) 12:42:24 command pyenv "$command" "$@" 12:42:24 ;; 12:42:24 esac 12:42:24 }' 12:42:24 +++ 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:42:24 ++ 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:42:24 ++ 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:42:24 ++ 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:42:24 ++ export PYENV_SHELL=bash 12:42:24 ++ PYENV_SHELL=bash 12:42:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:42:24 +++ complete -F _pyenv pyenv 12:42:24 ++ lf-pyver python3 12:42:24 ++ local py_version_xy=python3 12:42:24 ++ local py_version_xyz= 12:42:24 ++ pyenv versions 12:42:24 ++ local command 12:42:24 ++ command=versions 12:42:24 ++ '[' 1 -gt 0 ']' 12:42:24 ++ shift 12:42:24 ++ case "$command" in 12:42:24 ++ command pyenv versions 12:42:24 ++ pyenv versions 12:42:24 ++ sed 's/^[ *]* //' 12:42:24 ++ grep -E '^[0-9.]*[0-9]$' 12:42:24 ++ awk '{ print $1 }' 12:42:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:42:25 +++ grep '^3' /tmp/.pyenv_versions 12:42:25 +++ sort -V 12:42:25 +++ tail -n 1 12:42:25 ++ py_version_xyz=3.10.6 12:42:25 ++ [[ -z 3.10.6 ]] 12:42:25 ++ echo 3.10.6 12:42:25 ++ return 0 12:42:25 + pyenv local 3.10.6 12:42:25 + local command 12:42:25 + command=local 12:42:25 + '[' 2 -gt 0 ']' 12:42:25 + shift 12:42:25 + case "$command" in 12:42:25 + command pyenv local 3.10.6 12:42:25 + pyenv local 3.10.6 12:42:25 + for arg in "$@" 12:42:25 + case $arg in 12:42:25 + pkg_list+='tox ' 12:42:25 + for arg in "$@" 12:42:25 + case $arg in 12:42:25 + pkg_list+='virtualenv ' 12:42:25 + for arg in "$@" 12:42:25 + case $arg in 12:42:25 + pkg_list+='urllib3~=1.26.15 ' 12:42:25 + [[ -f /tmp/.toxenv ]] 12:42:25 + [[ ! -f /tmp/.toxenv ]] 12:42:25 + [[ -n '' ]] 12:42:25 + python3 -m venv /tmp/venv-43k9 12:42:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-43k9' 12:42:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-43k9 12:42:29 + echo /tmp/venv-43k9 12:42:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:42:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:42:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:42:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:42:29 + local 'pip_opts=--upgrade --quiet' 12:42:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:42:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:42:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:42:29 + [[ -n '' ]] 12:42:29 + [[ -n '' ]] 12:42:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:42:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:42:29 + /tmp/venv-43k9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:42:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:42:33 lf-activate-venv(): INFO: Base packages installed successfully 12:42:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:42:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:42:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:42:33 + /tmp/venv-43k9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:42:35 + type python3 12:42:35 + true 12:42:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-43k9/bin to PATH' 12:42:35 lf-activate-venv(): INFO: Adding /tmp/venv-43k9/bin to PATH 12:42:35 + PATH=/tmp/venv-43k9/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:42:35 + return 0 12:42:35 + python3 --version 12:42:35 Python 3.10.6 12:42:35 + python3 -m pip --version 12:42:35 pip 26.0.1 from /tmp/venv-43k9/lib/python3.10/site-packages/pip (python 3.10) 12:42:35 + python3 -m pip freeze 12:42:35 cachetools==7.0.5 12:42:35 colorama==0.4.6 12:42:35 distlib==0.4.0 12:42:35 filelock==3.25.2 12:42:35 packaging==26.0 12:42:35 platformdirs==4.9.4 12:42:35 pluggy==1.6.0 12:42:35 pyproject-api==1.10.0 12:42:35 python-discovery==1.2.1 12:42:35 tomli==2.4.1 12:42:35 tomli_w==1.2.0 12:42:35 tox==4.52.0 12:42:35 typing_extensions==4.15.0 12:42:35 urllib3==1.26.20 12:42:35 virtualenv==21.2.0 12:42:35 [EnvInject] - Injecting environment variables from a build step. 12:42:35 [EnvInject] - Injecting as environment variables the properties content 12:42:35 PARALLEL=false 12:42:35 12:42:35 [EnvInject] - Variables injected successfully. 12:42:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9084538145196703941.sh 12:42:35 ---> tox-run.sh 12:42:35 + 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:42:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:42:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:42:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:42:35 + cd /w/workspace/oom-master-pre-commit-lint/. 12:42:35 + source /home/jenkins/lf-env.sh 12:42:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:42:35 ++ mktemp -d /tmp/venv-XXXX 12:42:35 + lf_venv=/tmp/venv-4uPZ 12:42:35 + local venv_file=/tmp/.os_lf_venv 12:42:35 + local python=python3 12:42:35 + local options 12:42:35 + local set_path=true 12:42:35 + local install_args= 12:42:35 ++ 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:42:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:42:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:42:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:42:35 + true 12:42:35 + case $1 in 12:42:35 + venv_file=/tmp/.toxenv 12:42:35 + shift 2 12:42:35 + true 12:42:35 + case $1 in 12:42:35 + shift 12:42:35 + break 12:42:35 + case $python in 12:42:35 + local pkg_list= 12:42:35 + [[ -d /opt/pyenv ]] 12:42:35 + echo 'Setup pyenv:' 12:42:35 Setup pyenv: 12:42:35 + export PYENV_ROOT=/opt/pyenv 12:42:35 + PYENV_ROOT=/opt/pyenv 12:42:35 + 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:42:35 + 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:42:35 + pyenv versions 12:42:35 system 12:42:35 3.8.13 12:42:35 3.9.13 12:42:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:42:35 + command -v pyenv 12:42:35 ++ pyenv init - --no-rehash 12:42:35 + 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:42:35 export PATH="/opt/pyenv/shims:${PATH}" 12:42:35 export PYENV_SHELL=bash 12:42:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:42:35 pyenv() { 12:42:35 local command 12:42:35 command="${1:-}" 12:42:35 if [ "$#" -gt 0 ]; then 12:42:35 shift 12:42:35 fi 12:42:35 12:42:35 case "$command" in 12:42:35 rehash|shell) 12:42:35 eval "$(pyenv "sh-$command" "$@")" 12:42:35 ;; 12:42:35 *) 12:42:35 command pyenv "$command" "$@" 12:42:35 ;; 12:42:35 esac 12:42:35 }' 12:42:35 +++ 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:42:35 ++ 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:42:35 ++ 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:42:35 ++ 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:42:35 ++ export PYENV_SHELL=bash 12:42:35 ++ PYENV_SHELL=bash 12:42:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:42:35 +++ complete -F _pyenv pyenv 12:42:35 ++ lf-pyver python3 12:42:35 ++ local py_version_xy=python3 12:42:35 ++ local py_version_xyz= 12:42:35 ++ pyenv versions 12:42:35 ++ local command 12:42:35 ++ command=versions 12:42:35 ++ '[' 1 -gt 0 ']' 12:42:35 ++ shift 12:42:35 ++ case "$command" in 12:42:35 ++ command pyenv versions 12:42:35 ++ pyenv versions 12:42:35 ++ sed 's/^[ *]* //' 12:42:35 ++ awk '{ print $1 }' 12:42:35 ++ grep -E '^[0-9.]*[0-9]$' 12:42:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:42:35 +++ grep '^3' /tmp/.pyenv_versions 12:42:35 +++ sort -V 12:42:35 +++ tail -n 1 12:42:35 ++ py_version_xyz=3.10.6 12:42:35 ++ [[ -z 3.10.6 ]] 12:42:35 ++ echo 3.10.6 12:42:35 ++ return 0 12:42:35 + pyenv local 3.10.6 12:42:35 + local command 12:42:35 + command=local 12:42:35 + '[' 2 -gt 0 ']' 12:42:35 + shift 12:42:35 + case "$command" in 12:42:35 + command pyenv local 3.10.6 12:42:35 + pyenv local 3.10.6 12:42:35 + for arg in "$@" 12:42:35 + case $arg in 12:42:35 + pkg_list+='tox ' 12:42:35 + for arg in "$@" 12:42:35 + case $arg in 12:42:35 + pkg_list+='virtualenv ' 12:42:35 + for arg in "$@" 12:42:35 + case $arg in 12:42:35 + pkg_list+='urllib3~=1.26.15 ' 12:42:35 + [[ -f /tmp/.toxenv ]] 12:42:35 ++ cat /tmp/.toxenv 12:42:35 + lf_venv=/tmp/venv-43k9 12:42:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-43k9 from' file:/tmp/.toxenv 12:42:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-43k9 from file:/tmp/.toxenv 12:42:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:42:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:42:35 + local 'pip_opts=--upgrade --quiet' 12:42:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:42:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:42:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:42:35 + [[ -n '' ]] 12:42:35 + [[ -n '' ]] 12:42:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:42:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:42:35 + /tmp/venv-43k9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:42:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:42:36 lf-activate-venv(): INFO: Base packages installed successfully 12:42:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:42:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:42:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:42:36 + /tmp/venv-43k9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:42:37 + type python3 12:42:37 + true 12:42:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-43k9/bin to PATH' 12:42:37 lf-activate-venv(): INFO: Adding /tmp/venv-43k9/bin to PATH 12:42:37 + PATH=/tmp/venv-43k9/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:42:37 + return 0 12:42:37 + [[ -d /opt/pyenv ]] 12:42:37 + echo '---> Setting up pyenv' 12:42:37 ---> Setting up pyenv 12:42:37 + export PYENV_ROOT=/opt/pyenv 12:42:37 + PYENV_ROOT=/opt/pyenv 12:42:37 + export PATH=/opt/pyenv/bin:/tmp/venv-43k9/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:42:37 + PATH=/opt/pyenv/bin:/tmp/venv-43k9/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:42:37 ++ pwd 12:42:37 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:42:37 + export PYTHONPATH 12:42:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:42:37 + TOX_TESTENV_PASSENV=PYTHONPATH 12:42:37 + tox --version 12:42:38 4.52.0 from /tmp/venv-43k9/lib/python3.10/site-packages/tox/__init__.py 12:42:38 + PARALLEL=false 12:42:38 + TOX_OPTIONS_LIST= 12:42:38 + [[ -n pre-commit ]] 12:42:38 + TOX_OPTIONS_LIST=' -e pre-commit' 12:42:38 + case ${PARALLEL,,} in 12:42:38 + tox -e pre-commit 12:42:38 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:42:39 pre-commit: install_deps> python -I -m pip install pre-commit 12:42:41 pre-commit: freeze> python -m pip freeze --all 12:42:42 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 12:42:42 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:42:42 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:42:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:42:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:42:44 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:42:44 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:42:44 [INFO] Once installed this environment will be reused. 12:42:44 [INFO] This may take a few minutes... 12:42:48 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:42:48 [INFO] Once installed this environment will be reused. 12:42:48 [INFO] This may take a few minutes... 12:42:53 trim trailing whitespace.................................................Passed 12:42:53 Tabs remover.............................................................Passed 12:42:53 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:42:53 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:42:53 [INFO] Once installed this environment will be reused. 12:42:53 [INFO] This may take a few minutes... 12:43:01 gitlint..............................................(no files to check)Skipped 12:43:01 pre-commit: OK (23.17=setup[3.83]+cmd[11.14,8.20] seconds) 12:43:01 congratulations :) (23.21 seconds) 12:43:01 + tox_status=0 12:43:01 + echo '---> Completed tox runs' 12:43:01 ---> Completed tox runs 12:43:01 + for i in .tox/*/log 12:43:01 ++ echo .tox/pre-commit/log 12:43:01 ++ awk -F/ '{print $2}' 12:43:01 + tox_env=pre-commit 12:43:01 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:43:01 + DOC_DIR=docs/_build/html 12:43:01 + [[ -d docs/_build/html ]] 12:43:01 + echo '---> tox-run.sh ends' 12:43:01 ---> tox-run.sh ends 12:43:01 + test 0 -eq 0 12:43:01 $ ssh-agent -k 12:43:01 unset SSH_AUTH_SOCK; 12:43:01 unset SSH_AGENT_PID; 12:43:01 echo Agent pid 1614 killed; 12:43:01 [ssh-agent] Stopped. 12:43:01 [PostBuildScript] - [INFO] Executing post build scripts. 12:43:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8482424849107217551.sh 12:43:01 ---> sysstat.sh 12:43:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6300698785918697858.sh 12:43:02 ---> package-listing.sh 12:43:02 ++ facter osfamily 12:43:02 ++ tr '[:upper:]' '[:lower:]' 12:43:02 + OS_FAMILY=debian 12:43:02 + workspace=/w/workspace/oom-master-pre-commit-lint 12:43:02 + START_PACKAGES=/tmp/packages_start.txt 12:43:02 + END_PACKAGES=/tmp/packages_end.txt 12:43:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:43:02 + PACKAGES=/tmp/packages_start.txt 12:43:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:43:02 + PACKAGES=/tmp/packages_end.txt 12:43:02 + case "${OS_FAMILY}" in 12:43:02 + dpkg -l 12:43:02 + grep '^ii' 12:43:02 + '[' -f /tmp/packages_start.txt ']' 12:43:02 + '[' -f /tmp/packages_end.txt ']' 12:43:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:43:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:43:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:43:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:43:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3039342803282606646.sh 12:43:02 ---> capture-instance-metadata.sh 12:43:02 Setup pyenv: 12:43:02 system 12:43:02 3.8.13 12:43:02 3.9.13 12:43:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:43:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dxGd 12:43:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:43:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:43:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:43:09 lf-activate-venv(): INFO: Base packages installed successfully 12:43:09 lf-activate-venv(): INFO: Installing additional packages: lftools 12:43:30 lf-activate-venv(): INFO: Adding /tmp/venv-dxGd/bin to PATH 12:43:30 INFO: Running in OpenStack, capturing instance metadata 12:43:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13445612645826279321.sh 12:43:30 provisioning config files... 12:43:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4341460567601729494tmp 12:43:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:43:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:43:30 [EnvInject] - Injecting environment variables from a build step. 12:43:30 [EnvInject] - Injecting as environment variables the properties content 12:43:30 SERVER_ID=logs 12:43:30 12:43:30 [EnvInject] - Variables injected successfully. 12:43:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17965821306171677975.sh 12:43:30 ---> create-netrc.sh 12:43:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15143458989177317223.sh 12:43:30 ---> python-tools-install.sh 12:43:30 Setup pyenv: 12:43:30 system 12:43:30 3.8.13 12:43:30 3.9.13 12:43:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:43:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxGd from file:/tmp/.os_lf_venv 12:43:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:43:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:43:32 lf-activate-venv(): INFO: Base packages installed successfully 12:43:32 lf-activate-venv(): INFO: Installing additional packages: lftools 12:43:39 lf-activate-venv(): INFO: Adding /tmp/venv-dxGd/bin to PATH 12:43:39 Generating Requirements File 12:43:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:43:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:43:56 Python 3.10.6 12:43:56 pip 26.0.1 from /tmp/venv-dxGd/lib/python3.10/site-packages/pip (python 3.10) 12:43:56 appdirs==1.4.4 12:43:56 argcomplete==3.6.3 12:43:56 aspy.yaml==1.3.0 12:43:56 attrs==26.1.0 12:43:56 autopage==0.6.0 12:43:56 backports.strenum==1.3.1 12:43:56 beautifulsoup4==4.14.3 12:43:56 boto3==1.42.80 12:43:56 botocore==1.42.80 12:43:56 bs4==0.0.2 12:43:56 certifi==2026.2.25 12:43:56 cffi==2.0.0 12:43:56 cfgv==3.5.0 12:43:56 chardet==7.4.0.post2 12:43:56 charset-normalizer==3.4.6 12:43:56 click==8.3.1 12:43:56 cliff==4.13.2 12:43:56 cmd2==3.4.0 12:43:56 cryptography==3.3.2 12:43:56 debtcollector==3.1.0 12:43:56 decorator==5.2.1 12:43:56 defusedxml==0.7.1 12:43:56 Deprecated==1.3.1 12:43:56 distlib==0.4.0 12:43:56 dnspython==2.8.0 12:43:56 docker==7.1.0 12:43:56 dogpile.cache==1.5.0 12:43:56 durationpy==0.10 12:43:56 email-validator==2.3.0 12:43:56 filelock==3.25.2 12:43:56 future==1.0.0 12:43:56 gitdb==4.0.12 12:43:56 GitPython==3.1.46 12:43:56 httplib2==0.30.2 12:43:56 identify==2.6.18 12:43:56 idna==3.11 12:43:56 importlib-resources==1.5.0 12:43:56 iso8601==2.1.0 12:43:56 Jinja2==3.1.6 12:43:56 jmespath==1.1.0 12:43:56 jsonpatch==1.33 12:43:56 jsonpointer==3.1.1 12:43:56 jsonschema==4.26.0 12:43:56 jsonschema-specifications==2025.9.1 12:43:56 keystoneauth1==5.13.1 12:43:56 kubernetes==35.0.0 12:43:56 lftools==0.37.22 12:43:56 lxml==6.0.2 12:43:56 markdown-it-py==4.0.0 12:43:56 MarkupSafe==3.0.3 12:43:56 mdurl==0.1.2 12:43:56 msgpack==1.1.2 12:43:56 multi_key_dict==2.0.3 12:43:56 munch==4.0.0 12:43:56 netaddr==1.3.0 12:43:56 niet==1.4.2 12:43:56 nodeenv==1.10.0 12:43:56 oauth2client==4.1.3 12:43:56 oauthlib==3.3.1 12:43:56 openstacksdk==4.10.0 12:43:56 os-service-types==1.8.2 12:43:56 osc-lib==4.4.0 12:43:56 oslo.config==10.3.0 12:43:56 oslo.context==6.3.0 12:43:56 oslo.i18n==6.7.2 12:43:56 oslo.log==8.1.0 12:43:56 oslo.serialization==5.9.1 12:43:56 oslo.utils==10.0.0 12:43:56 packaging==26.0 12:43:56 pbr==7.0.3 12:43:56 platformdirs==4.9.4 12:43:56 prettytable==3.17.0 12:43:56 psutil==7.2.2 12:43:56 pyasn1==0.6.3 12:43:56 pyasn1_modules==0.4.2 12:43:56 pycparser==3.0 12:43:56 pygerrit2==2.0.15 12:43:56 PyGithub==2.9.0 12:43:56 Pygments==2.20.0 12:43:56 PyJWT==2.12.1 12:43:56 PyNaCl==1.6.2 12:43:56 pyparsing==2.4.7 12:43:56 pyperclip==1.11.0 12:43:56 pyrsistent==0.20.0 12:43:56 python-cinderclient==9.9.0 12:43:56 python-dateutil==2.9.0.post0 12:43:56 python-discovery==1.2.1 12:43:56 python-heatclient==5.1.0 12:43:56 python-jenkins==1.8.3 12:43:56 python-keystoneclient==5.8.0 12:43:56 python-magnumclient==4.10.0 12:43:56 python-openstackclient==9.0.0 12:43:56 python-swiftclient==4.10.0 12:43:56 PyYAML==6.0.3 12:43:56 referencing==0.37.0 12:43:56 requests==2.33.1 12:43:56 requests-oauthlib==2.0.0 12:43:56 requestsexceptions==1.4.0 12:43:56 rfc3986==2.0.0 12:43:56 rich==14.3.3 12:43:56 rich-argparse==1.7.2 12:43:56 rpds-py==0.30.0 12:43:56 rsa==4.9.1 12:43:56 ruamel.yaml==0.19.1 12:43:56 ruamel.yaml.clib==0.2.15 12:43:56 s3transfer==0.16.0 12:43:56 simplejson==3.20.2 12:43:56 six==1.17.0 12:43:56 smmap==5.0.3 12:43:56 soupsieve==2.8.3 12:43:56 stevedore==5.7.0 12:43:56 tabulate==0.10.0 12:43:56 toml==0.10.2 12:43:56 tomlkit==0.14.0 12:43:56 tqdm==4.67.3 12:43:56 typing_extensions==4.15.0 12:43:56 urllib3==1.26.20 12:43:56 virtualenv==21.2.0 12:43:56 wcwidth==0.6.0 12:43:56 websocket-client==1.9.0 12:43:56 wrapt==2.1.2 12:43:56 xdg==6.0.0 12:43:56 xmltodict==1.0.4 12:43:56 yq==3.4.3 12:43:56 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins2609312588546411580.sh 12:43:56 ---> uv-install.sh 12:43:56 Installing uv/uvx (latest) using shell installer 12:43:57 2026-04-01 12:43:57 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-01T13%3A29%3A20Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-01T12%3A28%3A46Z&ske=2026-04-01T13%3A29%3A20Z&sks=b&skv=2018-11-09&sig=dsJxw4FbYqhxaLflLLPEyKurOIi6lxBbqMQqCftWXlo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTA0NzcwNCwibmJmIjoxNzc1MDQ3NDA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WPetAIWLXU4DiSqKhJy-CWZKBvc1S_Cb1f6Y94619Io&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-0U3cR2.sh" [1] 12:43:57 downloading uv 0.11.2 x86_64-unknown-linux-gnu 12:43:57 installing to /home/jenkins/.local/bin 12:43:58 uv 12:43:58 uvx 12:43:58 everything's installed! 12:43:58 12:43:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:43:58 12:43:58 source $HOME/.local/bin/env (sh, bash, zsh) 12:43:58 source $HOME/.local/bin/env.fish (fish) 12:43:58 Adding install location to PATH 12:43:58 ---> Validating uv/uvx install 12:43:58 uvx 0.11.2 (x86_64-unknown-linux-gnu) 12:43:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13762035996381366096.sh 12:43:58 ---> sudo-logs.sh 12:43:58 Archiving 'sudo' log.. 12:43:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1207332837828079042.sh 12:43:58 ---> job-cost.sh 12:43:58 INFO: Activating Python virtual environment... 12:43:58 Setup pyenv: 12:43:58 system 12:43:58 3.8.13 12:43:58 3.9.13 12:43:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:43:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxGd from file:/tmp/.os_lf_venv 12:43:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:43:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:44:00 lf-activate-venv(): INFO: Base packages installed successfully 12:44:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:44:05 lf-activate-venv(): INFO: Adding /tmp/venv-dxGd/bin to PATH 12:44:05 INFO: No stack-cost file found 12:44:05 INFO: Instance uptime: 139s 12:44:05 INFO: Fetching instance metadata (attempt 1 of 3)... 12:44:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:44:05 INFO: Successfully fetched instance metadata 12:44:05 INFO: Instance type: v3-standard-4 12:44:05 INFO: Retrieving pricing info for: v3-standard-4 12:44:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:44:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 12:44:05 INFO: Successfully fetched Vexxhost pricing API 12:44:05 INFO: Retrieved cost: 0.11 12:44:05 INFO: Retrieved resource: v3-standard-4 12:44:05 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:44:05 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:44:05 INFO: Successfully archived job cost data 12:44:05 DEBUG: Cost data: oom-master-pre-commit-lint,4547,2026-04-01 12:44:05,v3-standard-4,139,0.11,0.00,SUCCESS 12:44:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3676970856282198335.sh 12:44:05 ---> logs-deploy.sh 12:44:05 Setup pyenv: 12:44:05 system 12:44:05 3.8.13 12:44:05 3.9.13 12:44:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:44:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxGd from file:/tmp/.os_lf_venv 12:44:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:44:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:44:07 lf-activate-venv(): INFO: Base packages installed successfully 12:44:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:44:14 lf-activate-venv(): INFO: Adding /tmp/venv-dxGd/bin to PATH 12:44:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4547 12:44:14 INFO: archiving workspace using pattern(s): 12:44:16 Archives upload complete. 12:44:16 INFO: archiving logs to Nexus 12:44:17 ---> uname -a: 12:44:17 Linux prd-ubuntu1804-builder-4c-4g-2807 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:44:17 12:44:17 12:44:17 ---> lscpu: 12:44:17 Architecture: x86_64 12:44:17 CPU op-mode(s): 32-bit, 64-bit 12:44:17 Byte Order: Little Endian 12:44:17 CPU(s): 4 12:44:17 On-line CPU(s) list: 0-3 12:44:17 Thread(s) per core: 1 12:44:17 Core(s) per socket: 1 12:44:17 Socket(s): 4 12:44:17 NUMA node(s): 1 12:44:17 Vendor ID: AuthenticAMD 12:44:17 CPU family: 23 12:44:17 Model: 49 12:44:17 Model name: AMD EPYC-Rome Processor 12:44:17 Stepping: 0 12:44:17 CPU MHz: 2799.998 12:44:17 BogoMIPS: 5599.99 12:44:17 Virtualization: AMD-V 12:44:17 Hypervisor vendor: KVM 12:44:17 Virtualization type: full 12:44:17 L1d cache: 32K 12:44:17 L1i cache: 32K 12:44:17 L2 cache: 512K 12:44:17 L3 cache: 16384K 12:44:17 NUMA node0 CPU(s): 0-3 12:44:17 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:44:17 12:44:17 12:44:17 ---> nproc: 12:44:17 4 12:44:17 12:44:17 12:44:17 ---> df -h: 12:44:17 Filesystem Size Used Avail Use% Mounted on 12:44:17 udev 7.9G 0 7.9G 0% /dev 12:44:17 tmpfs 1.6G 676K 1.6G 1% /run 12:44:17 /dev/vda1 78G 8.5G 69G 11% / 12:44:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:44:17 tmpfs 5.0M 0 5.0M 0% /run/lock 12:44:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:44:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:44:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:44:17 12:44:17 12:44:17 ---> free -m: 12:44:17 total used free shared buff/cache available 12:44:17 Mem: 16040 553 13220 0 2265 15164 12:44:17 Swap: 1023 0 1023 12:44:17 12:44:17 12:44:17 ---> ip addr: 12:44:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:44:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:44:17 inet 127.0.0.1/8 scope host lo 12:44:17 valid_lft forever preferred_lft forever 12:44:17 inet6 ::1/128 scope host 12:44:17 valid_lft forever preferred_lft forever 12:44:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:44:17 link/ether fa:16:3e:e1:4f:3c brd ff:ff:ff:ff:ff:ff 12:44:17 inet 10.30.106.172/23 brd 10.30.107.255 scope global dynamic ens3 12:44:17 valid_lft 86257sec preferred_lft 86257sec 12:44:17 inet6 fe80::f816:3eff:fee1:4f3c/64 scope link 12:44:17 valid_lft forever preferred_lft forever 12:44:17 12:44:17 12:44:17 ---> sar -b -r -n DEV: 12:44:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2807) 04/01/26 _x86_64_ (4 CPU) 12:44:17 12:44:17 12:41:56 LINUX RESTART (4 CPU) 12:44:17 12:44:17 12:42:01 tps rtps wtps bread/s bwrtn/s 12:44:17 12:43:01 364.84 59.51 305.33 3759.64 78547.04 12:44:17 12:44:01 134.49 1.35 133.14 145.04 15517.28 12:44:17 Average: 249.67 30.43 219.24 1952.34 47032.16 12:44:17 12:44:17 12:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:44:17 12:43:01 14059648 15629624 2365320 14.40 58232 1712256 722384 4.13 660292 1491204 145180 12:44:17 12:44:01 13570916 15551392 2854052 17.38 86560 2073632 757088 4.33 762372 1836096 177564 12:44:17 Average: 13815282 15590508 2609686 15.89 72396 1892944 739736 4.23 711332 1663650 161372 12:44:17 12:44:17 12:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:44:17 12:43:01 lo 2.73 2.73 0.29 0.29 0.00 0.00 0.00 0.00 12:44:17 12:43:01 ens3 437.64 290.08 2289.55 78.29 0.00 0.00 0.00 0.00 12:44:17 12:44:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 12:44:17 12:44:01 ens3 87.24 67.36 1329.73 13.60 0.00 0.00 0.00 0.00 12:44:17 Average: lo 2.30 2.30 0.25 0.25 0.00 0.00 0.00 0.00 12:44:17 Average: ens3 262.44 178.72 1809.64 45.95 0.00 0.00 0.00 0.00 12:44:17 12:44:17 12:44:17 ---> sar -P ALL: 12:44:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2807) 04/01/26 _x86_64_ (4 CPU) 12:44:17 12:44:17 12:41:56 LINUX RESTART (4 CPU) 12:44:17 12:44:17 12:42:01 CPU %user %nice %system %iowait %steal %idle 12:44:17 12:43:01 all 23.08 0.00 3.08 2.84 0.07 70.93 12:44:17 12:43:01 0 21.56 0.00 2.71 1.94 0.07 73.72 12:44:17 12:43:01 1 30.65 0.00 3.63 1.04 0.08 64.59 12:44:17 12:43:01 2 22.85 0.00 2.72 0.93 0.05 73.44 12:44:17 12:43:01 3 17.26 0.00 3.27 7.46 0.07 71.94 12:44:17 12:44:01 all 21.42 0.00 1.70 1.17 0.05 75.66 12:44:17 12:44:01 0 11.77 0.00 1.42 2.76 0.03 84.02 12:44:17 12:44:01 1 36.81 0.00 2.55 0.45 0.05 60.14 12:44:17 12:44:01 2 20.13 0.00 1.49 0.72 0.07 77.59 12:44:17 12:44:01 3 16.95 0.00 1.30 0.77 0.05 80.93 12:44:17 Average: all 22.25 0.00 2.39 2.00 0.06 73.30 12:44:17 Average: 0 16.66 0.00 2.07 2.35 0.05 78.87 12:44:17 Average: 1 33.74 0.00 3.09 0.74 0.07 62.36 12:44:17 Average: 2 21.49 0.00 2.11 0.83 0.06 75.51 12:44:17 Average: 3 17.10 0.00 2.28 4.11 0.06 76.45 12:44:17 12:44:17 12:44:17