08:23:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143439 08:23:44 Running as SYSTEM 08:23:44 [EnvInject] - Loading node environment variables. 08:23:44 Building remotely on prd-ubuntu1804-builder-4c-4g-2990 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:23:44 [ssh-agent] Looking for ssh-agent implementation... 08:23:44 $ ssh-agent 08:23:44 SSH_AUTH_SOCK=/tmp/ssh-YTIu7fvLmxpJ/agent.1687 08:23:44 SSH_AGENT_PID=1689 08:23:44 [ssh-agent] Started. 08:23:44 Running ssh-add (command line suppressed) 08:23:44 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_868086722525399147.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_868086722525399147.key) 08:23:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:23:44 The recommended git tool is: NONE 08:23:46 using credential onap-jenkins-ssh 08:23:46 Wiping out workspace first. 08:23:46 Cloning the remote Git repository 08:23:46 Cloning repository git://cloud.onap.org/mirror/oom.git 08:23:46 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:23:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:23:46 > git --version # timeout=10 08:23:46 > git --version # 'git version 2.17.1' 08:23:46 using GIT_SSH to set credentials Gerrit user 08:23:46 Verifying host key using manually-configured host key entries 08:23:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:23:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:23:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:23:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:23:52 using GIT_SSH to set credentials Gerrit user 08:23:52 Verifying host key using manually-configured host key entries 08:23:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/143439/18 # timeout=30 08:23:52 > git rev-parse fd45a182363471e052389f1190d1c3c9ac24a358^{commit} # timeout=10 08:23:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:23:52 Checking out Revision fd45a182363471e052389f1190d1c3c9ac24a358 (refs/changes/39/143439/18) 08:23:52 > git config core.sparsecheckout # timeout=10 08:23:52 > git checkout -f fd45a182363471e052389f1190d1c3c9ac24a358 # timeout=30 08:23:55 Commit message: "[CDS] 17.0.0 chart release" 08:23:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:23:56 > git rev-list --no-walk 69bc2e0f0bf927a949d14356c659c759523984a2 # timeout=10 08:23:56 [EnvInject] - Injecting environment variables from a build step. 08:23:56 [EnvInject] - Injecting as environment variables the properties content 08:23:56 PYTHON=python3 08:23:56 08:23:56 [EnvInject] - Variables injected successfully. 08:23:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6892209846298932074.sh 08:23:56 ---> tox-install.sh 08:23:56 + source /home/jenkins/lf-env.sh 08:23:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:23:56 ++ mktemp -d /tmp/venv-XXXX 08:23:56 + lf_venv=/tmp/venv-GM8s 08:23:56 + local venv_file=/tmp/.os_lf_venv 08:23:56 + local python=python3 08:23:56 + local options 08:23:56 + local set_path=true 08:23:56 + local install_args= 08:23:56 ++ 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 08:23:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:23:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:23:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:23:56 + true 08:23:56 + case $1 in 08:23:56 + venv_file=/tmp/.toxenv 08:23:56 + shift 2 08:23:56 + true 08:23:56 + case $1 in 08:23:56 + shift 08:23:56 + break 08:23:56 + case $python in 08:23:56 + local pkg_list= 08:23:56 + [[ -d /opt/pyenv ]] 08:23:56 + echo 'Setup pyenv:' 08:23:56 Setup pyenv: 08:23:56 + export PYENV_ROOT=/opt/pyenv 08:23:56 + PYENV_ROOT=/opt/pyenv 08:23:56 + 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 08:23:56 + 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 08:23:56 + pyenv versions 08:23:56 * system (set by /opt/pyenv/version) 08:23:56 * 3.8.13 (set by /opt/pyenv/version) 08:23:56 * 3.9.13 (set by /opt/pyenv/version) 08:23:56 * 3.10.6 (set by /opt/pyenv/version) 08:23:56 + command -v pyenv 08:23:56 ++ pyenv init - --no-rehash 08:23:56 + 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[*]}"'\'')" 08:23:56 export PATH="/opt/pyenv/shims:${PATH}" 08:23:56 export PYENV_SHELL=bash 08:23:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:23:56 pyenv() { 08:23:56 local command 08:23:56 command="${1:-}" 08:23:56 if [ "$#" -gt 0 ]; then 08:23:56 shift 08:23:56 fi 08:23:56 08:23:56 case "$command" in 08:23:56 rehash|shell) 08:23:56 eval "$(pyenv "sh-$command" "$@")" 08:23:56 ;; 08:23:56 *) 08:23:56 command pyenv "$command" "$@" 08:23:56 ;; 08:23:56 esac 08:23:56 }' 08:23:56 +++ 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[*]}"' 08:23:56 ++ 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 08:23:56 ++ 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 08:23:56 ++ 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 08:23:56 ++ export PYENV_SHELL=bash 08:23:56 ++ PYENV_SHELL=bash 08:23:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:23:56 +++ complete -F _pyenv pyenv 08:23:56 ++ lf-pyver python3 08:23:56 ++ local py_version_xy=python3 08:23:56 ++ local py_version_xyz= 08:23:56 ++ pyenv versions 08:23:56 ++ local command 08:23:56 ++ command=versions 08:23:56 ++ '[' 1 -gt 0 ']' 08:23:56 ++ shift 08:23:56 ++ case "$command" in 08:23:56 ++ command pyenv versions 08:23:56 ++ pyenv versions 08:23:56 ++ awk '{ print $1 }' 08:23:56 ++ grep -E '^[0-9.]*[0-9]$' 08:23:56 ++ sed 's/^[ *]* //' 08:23:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:23:56 +++ grep '^3' /tmp/.pyenv_versions 08:23:56 +++ sort -V 08:23:56 +++ tail -n 1 08:23:56 ++ py_version_xyz=3.10.6 08:23:56 ++ [[ -z 3.10.6 ]] 08:23:56 ++ echo 3.10.6 08:23:56 ++ return 0 08:23:56 + pyenv local 3.10.6 08:23:56 + local command 08:23:56 + command=local 08:23:56 + '[' 2 -gt 0 ']' 08:23:56 + shift 08:23:56 + case "$command" in 08:23:56 + command pyenv local 3.10.6 08:23:56 + pyenv local 3.10.6 08:23:56 + for arg in "$@" 08:23:56 + case $arg in 08:23:56 + pkg_list+='tox ' 08:23:56 + for arg in "$@" 08:23:56 + case $arg in 08:23:56 + pkg_list+='virtualenv ' 08:23:56 + for arg in "$@" 08:23:56 + case $arg in 08:23:56 + pkg_list+='urllib3~=1.26.15 ' 08:23:56 + [[ -f /tmp/.toxenv ]] 08:23:56 + [[ ! -f /tmp/.toxenv ]] 08:23:56 + [[ -n '' ]] 08:23:56 + python3 -m venv /tmp/venv-GM8s 08:24:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GM8s' 08:24:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GM8s 08:24:01 + echo /tmp/venv-GM8s 08:24:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:24:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:24:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:24:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:24:01 + local 'pip_opts=--upgrade --quiet' 08:24:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:24:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:24:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:24:01 + [[ -n '' ]] 08:24:01 + [[ -n '' ]] 08:24:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:24:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:24:01 + /tmp/venv-GM8s/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 08:24:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:24:05 lf-activate-venv(): INFO: Base packages installed successfully 08:24:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:24:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:24:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:24:05 + /tmp/venv-GM8s/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 08:24:14 + type python3 08:24:14 + true 08:24:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GM8s/bin to PATH' 08:24:14 lf-activate-venv(): INFO: Adding /tmp/venv-GM8s/bin to PATH 08:24:14 + PATH=/tmp/venv-GM8s/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 08:24:14 + return 0 08:24:14 + python3 --version 08:24:14 Python 3.10.6 08:24:14 + python3 -m pip --version 08:24:14 pip 26.0.1 from /tmp/venv-GM8s/lib/python3.10/site-packages/pip (python 3.10) 08:24:14 + python3 -m pip freeze 08:24:14 cachetools==7.0.5 08:24:14 colorama==0.4.6 08:24:14 distlib==0.4.0 08:24:14 filelock==3.25.2 08:24:14 packaging==26.0 08:24:14 platformdirs==4.9.4 08:24:14 pluggy==1.6.0 08:24:14 pyproject-api==1.10.0 08:24:14 python-discovery==1.2.1 08:24:14 tomli==2.4.1 08:24:14 tomli_w==1.2.0 08:24:14 tox==4.52.0 08:24:14 typing_extensions==4.15.0 08:24:14 urllib3==1.26.20 08:24:14 virtualenv==21.2.0 08:24:14 [EnvInject] - Injecting environment variables from a build step. 08:24:14 [EnvInject] - Injecting as environment variables the properties content 08:24:14 PARALLEL=false 08:24:14 08:24:14 [EnvInject] - Variables injected successfully. 08:24:14 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3346182991680891869.sh 08:24:14 ---> tox-run.sh 08:24:14 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:24:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:24:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:24:14 + cd /w/workspace/oom-master-pre-commit-lint/. 08:24:14 + source /home/jenkins/lf-env.sh 08:24:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:24:14 ++ mktemp -d /tmp/venv-XXXX 08:24:14 + lf_venv=/tmp/venv-b6X4 08:24:14 + local venv_file=/tmp/.os_lf_venv 08:24:14 + local python=python3 08:24:14 + local options 08:24:14 + local set_path=true 08:24:14 + local install_args= 08:24:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:24:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:24:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:24:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:24:14 + true 08:24:14 + case $1 in 08:24:14 + venv_file=/tmp/.toxenv 08:24:14 + shift 2 08:24:14 + true 08:24:14 + case $1 in 08:24:14 + shift 08:24:14 + break 08:24:14 + case $python in 08:24:14 + local pkg_list= 08:24:14 + [[ -d /opt/pyenv ]] 08:24:14 + echo 'Setup pyenv:' 08:24:14 Setup pyenv: 08:24:14 + export PYENV_ROOT=/opt/pyenv 08:24:14 + PYENV_ROOT=/opt/pyenv 08:24:14 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:24:14 + pyenv versions 08:24:15 system 08:24:15 3.8.13 08:24:15 3.9.13 08:24:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:24:15 + command -v pyenv 08:24:15 ++ pyenv init - --no-rehash 08:24:15 + 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[*]}"'\'')" 08:24:15 export PATH="/opt/pyenv/shims:${PATH}" 08:24:15 export PYENV_SHELL=bash 08:24:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:24:15 pyenv() { 08:24:15 local command 08:24:15 command="${1:-}" 08:24:15 if [ "$#" -gt 0 ]; then 08:24:15 shift 08:24:15 fi 08:24:15 08:24:15 case "$command" in 08:24:15 rehash|shell) 08:24:15 eval "$(pyenv "sh-$command" "$@")" 08:24:15 ;; 08:24:15 *) 08:24:15 command pyenv "$command" "$@" 08:24:15 ;; 08:24:15 esac 08:24:15 }' 08:24:15 +++ 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[*]}"' 08:24:15 ++ 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 08:24:15 ++ 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 08:24:15 ++ 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 08:24:15 ++ export PYENV_SHELL=bash 08:24:15 ++ PYENV_SHELL=bash 08:24:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:24:15 +++ complete -F _pyenv pyenv 08:24:15 ++ lf-pyver python3 08:24:15 ++ local py_version_xy=python3 08:24:15 ++ local py_version_xyz= 08:24:15 ++ pyenv versions 08:24:15 ++ local command 08:24:15 ++ command=versions 08:24:15 ++ '[' 1 -gt 0 ']' 08:24:15 ++ shift 08:24:15 ++ case "$command" in 08:24:15 ++ command pyenv versions 08:24:15 ++ pyenv versions 08:24:15 ++ awk '{ print $1 }' 08:24:15 ++ sed 's/^[ *]* //' 08:24:15 ++ grep -E '^[0-9.]*[0-9]$' 08:24:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:24:15 +++ grep '^3' /tmp/.pyenv_versions 08:24:15 +++ sort -V 08:24:15 +++ tail -n 1 08:24:15 ++ py_version_xyz=3.10.6 08:24:15 ++ [[ -z 3.10.6 ]] 08:24:15 ++ echo 3.10.6 08:24:15 ++ return 0 08:24:15 + pyenv local 3.10.6 08:24:15 + local command 08:24:15 + command=local 08:24:15 + '[' 2 -gt 0 ']' 08:24:15 + shift 08:24:15 + case "$command" in 08:24:15 + command pyenv local 3.10.6 08:24:15 + pyenv local 3.10.6 08:24:15 + for arg in "$@" 08:24:15 + case $arg in 08:24:15 + pkg_list+='tox ' 08:24:15 + for arg in "$@" 08:24:15 + case $arg in 08:24:15 + pkg_list+='virtualenv ' 08:24:15 + for arg in "$@" 08:24:15 + case $arg in 08:24:15 + pkg_list+='urllib3~=1.26.15 ' 08:24:15 + [[ -f /tmp/.toxenv ]] 08:24:15 ++ cat /tmp/.toxenv 08:24:15 + lf_venv=/tmp/venv-GM8s 08:24:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GM8s from' file:/tmp/.toxenv 08:24:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GM8s from file:/tmp/.toxenv 08:24:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:24:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:24:15 + local 'pip_opts=--upgrade --quiet' 08:24:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:24:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:24:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:24:15 + [[ -n '' ]] 08:24:15 + [[ -n '' ]] 08:24:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:24:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:24:15 + /tmp/venv-GM8s/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 08:24:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:24:16 lf-activate-venv(): INFO: Base packages installed successfully 08:24:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:24:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:24:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:24:16 + /tmp/venv-GM8s/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 08:24:17 + type python3 08:24:17 + true 08:24:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GM8s/bin to PATH' 08:24:17 lf-activate-venv(): INFO: Adding /tmp/venv-GM8s/bin to PATH 08:24:17 + PATH=/tmp/venv-GM8s/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 08:24:17 + return 0 08:24:17 + [[ -d /opt/pyenv ]] 08:24:17 + echo '---> Setting up pyenv' 08:24:17 ---> Setting up pyenv 08:24:17 + export PYENV_ROOT=/opt/pyenv 08:24:17 + PYENV_ROOT=/opt/pyenv 08:24:17 + export PATH=/opt/pyenv/bin:/tmp/venv-GM8s/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 08:24:17 + PATH=/opt/pyenv/bin:/tmp/venv-GM8s/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 08:24:17 ++ pwd 08:24:17 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:24:17 + export PYTHONPATH 08:24:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:24:17 + TOX_TESTENV_PASSENV=PYTHONPATH 08:24:17 + tox --version 08:24:17 4.52.0 from /tmp/venv-GM8s/lib/python3.10/site-packages/tox/__init__.py 08:24:17 + PARALLEL=false 08:24:17 + TOX_OPTIONS_LIST= 08:24:17 + [[ -n pre-commit ]] 08:24:17 + TOX_OPTIONS_LIST=' -e pre-commit' 08:24:17 + case ${PARALLEL,,} in 08:24:17 + tox -e pre-commit 08:24:17 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:24:18 pre-commit: install_deps> python -I -m pip install pre-commit 08:24:33 pre-commit: freeze> python -m pip freeze --all 08:24:33 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 08:24:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:24:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:24:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:24:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:24:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:24:45 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:24:45 [INFO] Once installed this environment will be reused. 08:24:45 [INFO] This may take a few minutes... 08:25:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:25:26 [INFO] Once installed this environment will be reused. 08:25:26 [INFO] This may take a few minutes... 08:25:47 trim trailing whitespace.................................................Passed 08:25:47 Tabs remover.............................................................Passed 08:25:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:25:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:25:48 [INFO] Once installed this environment will be reused. 08:25:48 [INFO] This may take a few minutes... 08:27:25 gitlint..............................................(no files to check)Skipped 08:27:25 pre-commit: OK (187.99=setup[15.44]+cmd[74.34,98.21] seconds) 08:27:25 congratulations :) (188.04 seconds) 08:27:25 + tox_status=0 08:27:25 + echo '---> Completed tox runs' 08:27:25 ---> Completed tox runs 08:27:25 + for i in .tox/*/log 08:27:25 ++ echo .tox/pre-commit/log 08:27:25 ++ awk -F/ '{print $2}' 08:27:25 + tox_env=pre-commit 08:27:25 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:27:25 + DOC_DIR=docs/_build/html 08:27:25 + [[ -d docs/_build/html ]] 08:27:25 + echo '---> tox-run.sh ends' 08:27:25 ---> tox-run.sh ends 08:27:25 + test 0 -eq 0 08:27:25 $ ssh-agent -k 08:27:26 unset SSH_AUTH_SOCK; 08:27:26 unset SSH_AGENT_PID; 08:27:26 echo Agent pid 1689 killed; 08:27:26 [ssh-agent] Stopped. 08:27:26 [PostBuildScript] - [INFO] Executing post build scripts. 08:27:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8542672481245142528.sh 08:27:26 ---> sysstat.sh 08:27:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6935164653813555668.sh 08:27:26 ---> package-listing.sh 08:27:26 ++ facter osfamily 08:27:26 ++ tr '[:upper:]' '[:lower:]' 08:27:26 + OS_FAMILY=debian 08:27:26 + workspace=/w/workspace/oom-master-pre-commit-lint 08:27:26 + START_PACKAGES=/tmp/packages_start.txt 08:27:26 + END_PACKAGES=/tmp/packages_end.txt 08:27:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:26 + PACKAGES=/tmp/packages_start.txt 08:27:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:27:26 + PACKAGES=/tmp/packages_end.txt 08:27:26 + case "${OS_FAMILY}" in 08:27:26 + dpkg -l 08:27:26 + grep '^ii' 08:27:26 + '[' -f /tmp/packages_start.txt ']' 08:27:26 + '[' -f /tmp/packages_end.txt ']' 08:27:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:27:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:27:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:27:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5403118447335592126.sh 08:27:26 ---> capture-instance-metadata.sh 08:27:26 Setup pyenv: 08:27:26 system 08:27:26 3.8.13 08:27:26 3.9.13 08:27:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:27:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bKty 08:27:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:27:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:27:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:27:37 lf-activate-venv(): INFO: Base packages installed successfully 08:27:37 lf-activate-venv(): INFO: Installing additional packages: lftools 08:28:38 lf-activate-venv(): INFO: Adding /tmp/venv-bKty/bin to PATH 08:28:38 INFO: Running in OpenStack, capturing instance metadata 08:28:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17049512214690260724.sh 08:28:39 provisioning config files... 08:28:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3346752174400036939tmp 08:28:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:28:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:28:39 [EnvInject] - Injecting environment variables from a build step. 08:28:39 [EnvInject] - Injecting as environment variables the properties content 08:28:39 SERVER_ID=logs 08:28:39 08:28:39 [EnvInject] - Variables injected successfully. 08:28:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12792382236604162317.sh 08:28:39 ---> create-netrc.sh 08:28:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1696089028794089231.sh 08:28:39 ---> python-tools-install.sh 08:28:39 Setup pyenv: 08:28:39 system 08:28:39 3.8.13 08:28:39 3.9.13 08:28:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:28:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bKty from file:/tmp/.os_lf_venv 08:28:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:28:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:28:41 lf-activate-venv(): INFO: Base packages installed successfully 08:28:41 lf-activate-venv(): INFO: Installing additional packages: lftools 08:28:50 lf-activate-venv(): INFO: Adding /tmp/venv-bKty/bin to PATH 08:28:50 Generating Requirements File 08:29:28 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. 08:29:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:29:29 Python 3.10.6 08:29:29 pip 26.0.1 from /tmp/venv-bKty/lib/python3.10/site-packages/pip (python 3.10) 08:29:29 appdirs==1.4.4 08:29:29 argcomplete==3.6.3 08:29:29 aspy.yaml==1.3.0 08:29:29 attrs==26.1.0 08:29:29 autopage==0.6.0 08:29:29 backports.strenum==1.3.1 08:29:29 beautifulsoup4==4.14.3 08:29:29 boto3==1.42.81 08:29:29 botocore==1.42.81 08:29:29 bs4==0.0.2 08:29:29 certifi==2026.2.25 08:29:29 cffi==2.0.0 08:29:29 cfgv==3.5.0 08:29:29 chardet==7.4.0.post2 08:29:29 charset-normalizer==3.4.6 08:29:29 click==8.3.1 08:29:29 cliff==4.13.2 08:29:29 cmd2==3.4.0 08:29:29 cryptography==3.3.2 08:29:29 debtcollector==3.1.0 08:29:29 decorator==5.2.1 08:29:29 defusedxml==0.7.1 08:29:29 Deprecated==1.3.1 08:29:29 distlib==0.4.0 08:29:29 dnspython==2.8.0 08:29:29 docker==7.1.0 08:29:29 dogpile.cache==1.5.0 08:29:29 durationpy==0.10 08:29:29 email-validator==2.3.0 08:29:29 filelock==3.25.2 08:29:29 future==1.0.0 08:29:29 gitdb==4.0.12 08:29:29 GitPython==3.1.46 08:29:29 httplib2==0.30.2 08:29:29 identify==2.6.18 08:29:29 idna==3.11 08:29:29 importlib-resources==1.5.0 08:29:29 iso8601==2.1.0 08:29:29 Jinja2==3.1.6 08:29:29 jmespath==1.1.0 08:29:29 jsonpatch==1.33 08:29:29 jsonpointer==3.1.1 08:29:29 jsonschema==4.26.0 08:29:29 jsonschema-specifications==2025.9.1 08:29:29 keystoneauth1==5.13.1 08:29:29 kubernetes==35.0.0 08:29:29 lftools==0.37.22 08:29:29 lxml==6.0.2 08:29:29 markdown-it-py==4.0.0 08:29:29 MarkupSafe==3.0.3 08:29:29 mdurl==0.1.2 08:29:29 msgpack==1.1.2 08:29:29 multi_key_dict==2.0.3 08:29:29 munch==4.0.0 08:29:29 netaddr==1.3.0 08:29:29 niet==1.4.2 08:29:29 nodeenv==1.10.0 08:29:29 oauth2client==4.1.3 08:29:29 oauthlib==3.3.1 08:29:29 openstacksdk==4.10.0 08:29:29 os-service-types==1.8.2 08:29:29 osc-lib==4.4.0 08:29:29 oslo.config==10.3.0 08:29:29 oslo.context==6.3.0 08:29:29 oslo.i18n==6.7.2 08:29:29 oslo.log==8.1.0 08:29:29 oslo.serialization==5.9.1 08:29:29 oslo.utils==10.0.0 08:29:29 packaging==26.0 08:29:29 pbr==7.0.3 08:29:29 platformdirs==4.9.4 08:29:29 prettytable==3.17.0 08:29:29 psutil==7.2.2 08:29:29 pyasn1==0.6.3 08:29:29 pyasn1_modules==0.4.2 08:29:29 pycparser==3.0 08:29:29 pygerrit2==2.0.15 08:29:29 PyGithub==2.9.0 08:29:29 Pygments==2.20.0 08:29:29 PyJWT==2.12.1 08:29:29 PyNaCl==1.6.2 08:29:29 pyparsing==2.4.7 08:29:29 pyperclip==1.11.0 08:29:29 pyrsistent==0.20.0 08:29:29 python-cinderclient==9.9.0 08:29:29 python-dateutil==2.9.0.post0 08:29:29 python-discovery==1.2.1 08:29:29 python-heatclient==5.1.0 08:29:29 python-jenkins==1.8.3 08:29:29 python-keystoneclient==5.8.0 08:29:29 python-magnumclient==4.10.0 08:29:29 python-openstackclient==9.0.0 08:29:29 python-swiftclient==4.10.0 08:29:29 PyYAML==6.0.3 08:29:29 referencing==0.37.0 08:29:29 requests==2.33.1 08:29:29 requests-oauthlib==2.0.0 08:29:29 requestsexceptions==1.4.0 08:29:29 rfc3986==2.0.0 08:29:29 rich==14.3.3 08:29:29 rich-argparse==1.7.2 08:29:29 rpds-py==0.30.0 08:29:29 rsa==4.9.1 08:29:29 ruamel.yaml==0.19.1 08:29:29 ruamel.yaml.clib==0.2.15 08:29:29 s3transfer==0.16.0 08:29:29 simplejson==3.20.2 08:29:29 six==1.17.0 08:29:29 smmap==5.0.3 08:29:29 soupsieve==2.8.3 08:29:29 stevedore==5.7.0 08:29:29 tabulate==0.10.0 08:29:29 toml==0.10.2 08:29:29 tomlkit==0.14.0 08:29:29 tqdm==4.67.3 08:29:29 typing_extensions==4.15.0 08:29:29 urllib3==1.26.20 08:29:29 virtualenv==21.2.0 08:29:29 wcwidth==0.6.0 08:29:29 websocket-client==1.9.0 08:29:29 wrapt==2.1.2 08:29:29 xdg==6.0.0 08:29:29 xmltodict==1.0.4 08:29:29 yq==3.4.3 08:29:29 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13569155772603721935.sh 08:29:29 ---> uv-install.sh 08:29:29 Installing uv/uvx (latest) using shell installer 08:29:30 2026-04-02 08:29:29 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-02T09%3A07%3A53Z&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-02T08%3A06%3A58Z&ske=2026-04-02T09%3A07%3A53Z&sks=b&skv=2018-11-09&sig=Ry8WPGnrYFbv8nLJadc%2BP3ojG7ZHwNgzCCP5u67lfH4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTExODc4MCwibmJmIjoxNzc1MTE4NDgwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.5Yiu5mIBfPVHGRviWbNfuXO5HmbZc1qPXX4okajaEgw&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-GU8r5F.sh" [1] 08:29:30 downloading uv 0.11.3 x86_64-unknown-linux-gnu 08:29:30 installing to /home/jenkins/.local/bin 08:29:30 uv 08:29:30 uvx 08:29:30 everything's installed! 08:29:30 08:29:30 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:29:30 08:29:30 source $HOME/.local/bin/env (sh, bash, zsh) 08:29:30 source $HOME/.local/bin/env.fish (fish) 08:29:30 Adding install location to PATH 08:29:30 ---> Validating uv/uvx install 08:29:30 uvx 0.11.3 (x86_64-unknown-linux-gnu) 08:29:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12782021113692348371.sh 08:29:30 ---> sudo-logs.sh 08:29:30 Archiving 'sudo' log.. 08:29:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13417853130922294698.sh 08:29:31 ---> job-cost.sh 08:29:31 INFO: Activating Python virtual environment... 08:29:31 Setup pyenv: 08:29:31 system 08:29:31 3.8.13 08:29:31 3.9.13 08:29:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:29:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bKty from file:/tmp/.os_lf_venv 08:29:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:29:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:29:33 lf-activate-venv(): INFO: Base packages installed successfully 08:29:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:29:39 lf-activate-venv(): INFO: Adding /tmp/venv-bKty/bin to PATH 08:29:39 INFO: No stack-cost file found 08:29:39 INFO: Instance uptime: 391s 08:29:39 INFO: Fetching instance metadata (attempt 1 of 3)... 08:29:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:29:40 INFO: Successfully fetched instance metadata 08:29:40 INFO: Instance type: v3-standard-4 08:29:40 INFO: Retrieving pricing info for: v3-standard-4 08:29:40 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:29:40 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=391 08:29:40 INFO: Successfully fetched Vexxhost pricing API 08:29:40 INFO: Retrieved cost: 0.11 08:29:40 INFO: Retrieved resource: v3-standard-4 08:29:40 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:29:40 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:29:40 INFO: Successfully archived job cost data 08:29:40 DEBUG: Cost data: oom-master-pre-commit-lint,4550,2026-04-02 08:29:40,v3-standard-4,391,0.11,0.00,SUCCESS 08:29:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7774263013489121732.sh 08:29:40 ---> logs-deploy.sh 08:29:40 Setup pyenv: 08:29:40 system 08:29:40 3.8.13 08:29:40 3.9.13 08:29:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:29:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bKty from file:/tmp/.os_lf_venv 08:29:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:29:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:29:42 lf-activate-venv(): INFO: Base packages installed successfully 08:29:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:29:53 lf-activate-venv(): INFO: Adding /tmp/venv-bKty/bin to PATH 08:29:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4550 08:29:53 INFO: archiving workspace using pattern(s): 08:29:54 Archives upload complete. 08:29:54 INFO: archiving logs to Nexus 08:29:55 ---> uname -a: 08:29:55 Linux prd-ubuntu1804-builder-4c-4g-2990 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:29:55 08:29:55 08:29:55 ---> lscpu: 08:29:55 Architecture: x86_64 08:29:55 CPU op-mode(s): 32-bit, 64-bit 08:29:55 Byte Order: Little Endian 08:29:55 CPU(s): 4 08:29:55 On-line CPU(s) list: 0-3 08:29:55 Thread(s) per core: 1 08:29:55 Core(s) per socket: 1 08:29:55 Socket(s): 4 08:29:55 NUMA node(s): 1 08:29:55 Vendor ID: AuthenticAMD 08:29:55 CPU family: 23 08:29:55 Model: 49 08:29:55 Model name: AMD EPYC-Rome Processor 08:29:55 Stepping: 0 08:29:55 CPU MHz: 2799.998 08:29:55 BogoMIPS: 5599.99 08:29:55 Virtualization: AMD-V 08:29:55 Hypervisor vendor: KVM 08:29:55 Virtualization type: full 08:29:55 L1d cache: 32K 08:29:55 L1i cache: 32K 08:29:55 L2 cache: 512K 08:29:55 L3 cache: 16384K 08:29:55 NUMA node0 CPU(s): 0-3 08:29:55 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 08:29:55 08:29:55 08:29:55 ---> nproc: 08:29:55 4 08:29:55 08:29:55 08:29:55 ---> df -h: 08:29:55 Filesystem Size Used Avail Use% Mounted on 08:29:55 udev 7.9G 0 7.9G 0% /dev 08:29:55 tmpfs 1.6G 676K 1.6G 1% /run 08:29:55 /dev/vda1 78G 8.5G 69G 11% / 08:29:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:29:55 tmpfs 5.0M 0 5.0M 0% /run/lock 08:29:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:29:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:29:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:29:55 08:29:55 08:29:55 ---> free -m: 08:29:55 total used free shared buff/cache available 08:29:55 Mem: 16040 543 13235 0 2261 15175 08:29:55 Swap: 1023 0 1023 08:29:55 08:29:55 08:29:55 ---> ip addr: 08:29:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:29:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:29:55 inet 127.0.0.1/8 scope host lo 08:29:55 valid_lft forever preferred_lft forever 08:29:55 inet6 ::1/128 scope host 08:29:55 valid_lft forever preferred_lft forever 08:29:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:29:55 link/ether fa:16:3e:1b:cc:60 brd ff:ff:ff:ff:ff:ff 08:29:55 inet 10.30.107.205/23 brd 10.30.107.255 scope global dynamic ens3 08:29:55 valid_lft 86001sec preferred_lft 86001sec 08:29:55 inet6 fe80::f816:3eff:fe1b:cc60/64 scope link 08:29:55 valid_lft forever preferred_lft forever 08:29:55 08:29:55 08:29:55 ---> sar -b -r -n DEV: 08:29:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2990) 04/02/26 _x86_64_ (4 CPU) 08:29:55 08:29:55 08:23:18 LINUX RESTART (4 CPU) 08:29:55 08:29:55 08:24:02 tps rtps wtps bread/s bwrtn/s 08:29:55 08:25:01 64.99 8.60 56.39 156.11 28360.87 08:29:55 08:26:01 21.36 0.05 21.31 7.47 15653.52 08:29:55 08:27:01 20.35 0.00 20.35 0.00 10121.78 08:29:55 08:28:01 22.78 0.18 22.60 9.60 1638.79 08:29:55 08:29:01 58.30 0.72 57.58 94.24 6517.56 08:29:55 Average: 37.48 1.89 35.59 53.20 12414.73 08:29:55 08:29:55 08:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:29:55 08:25:01 13959128 15467044 2465840 15.01 51292 1661212 916748 5.25 784268 1473656 45060 08:29:55 08:26:01 13960172 15517188 2464796 15.01 54392 1704212 886904 5.08 761512 1488768 36056 08:29:55 08:27:01 13934868 15509732 2490100 15.16 56300 1718632 905400 5.18 777080 1496868 13828 08:29:55 08:28:01 13914616 15539884 2510352 15.28 63160 1758612 796688 4.56 761376 1527244 45436 08:29:55 08:29:01 13728384 15564228 2696584 16.42 80376 1941260 772120 4.42 745544 1707536 139844 08:29:55 Average: 13899434 15519615 2525534 15.38 61104 1756786 855572 4.90 765956 1538814 56045 08:29:55 08:29:55 08:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:29:55 08:25:01 lo 1.28 1.28 0.14 0.14 0.00 0.00 0.00 0.00 08:29:55 08:25:01 ens3 36.85 26.96 568.30 4.81 0.00 0.00 0.00 0.00 08:29:55 08:26:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 08:29:55 08:26:01 ens3 7.63 5.40 79.04 0.84 0.00 0.00 0.00 0.00 08:29:55 08:27:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:29:55 08:27:01 ens3 2.28 1.92 7.03 1.04 0.00 0.00 0.00 0.00 08:29:55 08:28:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 08:29:55 08:28:01 ens3 16.43 14.53 70.19 4.38 0.00 0.00 0.00 0.00 08:29:55 08:29:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 08:29:55 08:29:01 ens3 84.61 62.35 725.12 8.45 0.00 0.00 0.00 0.00 08:29:55 Average: lo 0.72 0.72 0.08 0.08 0.00 0.00 0.00 0.00 08:29:55 Average: ens3 29.54 22.22 289.19 3.90 0.00 0.00 0.00 0.00 08:29:55 08:29:55 08:29:55 ---> sar -P ALL: 08:29:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2990) 04/02/26 _x86_64_ (4 CPU) 08:29:55 08:29:55 08:23:18 LINUX RESTART (4 CPU) 08:29:55 08:29:55 08:24:02 CPU %user %nice %system %iowait %steal %idle 08:29:55 08:25:01 all 8.28 0.00 0.86 22.91 0.04 67.90 08:29:55 08:25:01 0 7.59 0.00 0.81 33.10 0.03 58.46 08:29:55 08:25:01 1 13.12 0.00 1.05 11.79 0.03 74.01 08:29:55 08:25:01 2 7.11 0.00 0.95 46.73 0.05 45.16 08:29:55 08:25:01 3 5.31 0.00 0.60 0.30 0.03 93.75 08:29:55 08:26:01 all 3.92 0.00 0.40 26.00 0.02 69.65 08:29:55 08:26:01 0 2.22 0.00 0.35 62.44 0.02 34.97 08:29:55 08:26:01 1 4.40 0.00 0.52 0.97 0.02 94.10 08:29:55 08:26:01 2 5.01 0.00 0.40 39.72 0.02 54.85 08:29:55 08:26:01 3 4.08 0.00 0.33 1.09 0.00 94.50 08:29:55 08:27:01 all 1.30 0.00 0.14 24.07 0.02 74.47 08:29:55 08:27:01 0 0.45 0.00 0.07 1.18 0.02 98.28 08:29:55 08:27:01 1 0.20 0.00 0.05 0.00 0.02 99.73 08:29:55 08:27:01 2 3.79 0.00 0.35 95.23 0.03 0.60 08:29:55 08:27:01 3 0.75 0.00 0.08 0.00 0.02 99.15 08:29:55 08:28:01 all 8.18 0.00 0.66 16.15 0.03 74.97 08:29:55 08:28:01 0 8.36 0.00 0.50 3.34 0.05 87.75 08:29:55 08:28:01 1 12.43 0.00 0.98 1.29 0.03 85.26 08:29:55 08:28:01 2 8.73 0.00 0.83 59.83 0.03 30.57 08:29:55 08:28:01 3 3.26 0.00 0.33 0.22 0.02 96.18 08:29:55 08:29:01 all 11.71 0.00 0.87 11.60 0.05 75.77 08:29:55 08:29:01 0 17.77 0.00 0.77 0.85 0.03 80.58 08:29:55 08:29:01 1 7.41 0.00 0.68 0.87 0.02 91.02 08:29:55 08:29:01 2 14.56 0.00 1.44 43.59 0.07 40.34 08:29:55 08:29:01 3 7.12 0.00 0.61 1.26 0.05 90.96 08:29:55 Average: all 6.68 0.00 0.59 20.14 0.03 72.57 08:29:55 Average: 0 7.28 0.00 0.50 20.13 0.03 72.06 08:29:55 Average: 1 7.50 0.00 0.66 2.96 0.02 88.87 08:29:55 Average: 2 7.84 0.00 0.79 57.06 0.04 34.27 08:29:55 Average: 3 4.10 0.00 0.39 0.58 0.02 94.91 08:29:55 08:29:55 08:29:55