Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143685 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-5452 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-dYez5uIHbbub/agent.1840 SSH_AGENT_PID=1843 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12672457409068009376.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12672457409068009376.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/oom.git > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/85/143685/2 # timeout=30 > git rev-parse 994bfdb81bcc6c4d9e8b344f16d07a4473c2f61d^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 994bfdb81bcc6c4d9e8b344f16d07a4473c2f61d (refs/changes/85/143685/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 994bfdb81bcc6c4d9e8b344f16d07a4473c2f61d # timeout=30 Commit message: "[DCAEGEN2] Update pnf registration handler" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d5846e84a590429938d04fae2dd6bb863d12763f # timeout=10 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6698856989726190004.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-EgP4 + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ sed 's/^[ *]* //' ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-EgP4 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EgP4' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EgP4 + echo /tmp/venv-EgP4 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-EgP4/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-EgP4/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EgP4/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-EgP4/bin to PATH + PATH=/tmp/venv-EgP4/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 + return 0 + python3 --version Python 3.10.6 + python3 -m pip --version pip 26.0.1 from /tmp/venv-EgP4/lib/python3.10/site-packages/pip (python 3.10) + python3 -m pip freeze cachetools==7.0.5 colorama==0.4.6 distlib==0.4.0 filelock==3.25.2 packaging==26.0 platformdirs==4.9.4 pluggy==1.6.0 pyproject-api==1.10.0 python-discovery==1.2.1 tomli==2.4.1 tomli_w==1.2.0 tox==4.50.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=false [EnvInject] - Variables injected successfully. [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10174579754291366762.sh ---> tox-run.sh + 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 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox + cd /w/workspace/oom-master-pre-commit-lint/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-K1RI + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ awk '{ print $1 }' ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-EgP4 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EgP4 from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EgP4 from file:/tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-EgP4/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 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-EgP4/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 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EgP4/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-EgP4/bin to PATH + PATH=/tmp/venv-EgP4/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 + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-EgP4/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 + PATH=/opt/pyenv/bin:/tmp/venv-EgP4/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 ++ pwd + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.50.3 from /tmp/venv-EgP4/lib/python3.10/site-packages/tox/__init__.py + PARALLEL=false + TOX_OPTIONS_LIST= + [[ -n pre-commit ]] + TOX_OPTIONS_LIST=' -e pre-commit' + case ${PARALLEL,,} in + tox -e pre-commit + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all 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 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG [INFO] Installing environment for https://github.com/jorisroovers/gitlint. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... gitlint..............................................(no files to check)Skipped pre-commit: OK (25.14=setup[3.95]+cmd[11.64,9.56] seconds) congratulations :) (25.18 seconds) + tox_status=0 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ echo .tox/pre-commit/log ++ awk -F/ '{print $2}' + tox_env=pre-commit + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 0 -eq 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1843 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13984464140194768288.sh ---> sysstat.sh [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5207511983841823003.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/oom-master-pre-commit-lint + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/oom-master-pre-commit-lint ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/oom-master-pre-commit-lint ']' + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3229281467927062149.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QKrs lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QKrs/bin to PATH INFO: Running in OpenStack, capturing instance metadata [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17645857805283759343.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10820768549641214260tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17903336347579206315.sh ---> create-netrc.sh [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins421606863935323671.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QKrs from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QKrs/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-QKrs/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.77 botocore==1.42.77 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.0.post1 charset-normalizer==3.4.6 click==8.3.1 cliff==4.13.2 cmd2==3.4.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.25.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.18 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.4 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.0 Pygments==2.19.2 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.2.1 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins6389535920280313094.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-03-27 09:36:10 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-03-27T10%3A32%3A41Z&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-03-27T09%3A32%3A22Z&ske=2026-03-27T10%3A32%3A41Z&sks=b&skv=2018-11-09&sig=fxnd25rtUAKXyYGaVsHygIoLQrtDxom4hafe4ml3unU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYwNDQwNywibmJmIjoxNzc0NjA0MTA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.IOBzve4efKtwAXzivVfnTYQOCJ0DnzTTZ9fAgYDFByA&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-N3Dmvx.sh" [1] downloading uv 0.11.2 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.2 (x86_64-unknown-linux-gnu) [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1993855766272547873.sh ---> sudo-logs.sh Archiving 'sudo' log.. [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6339483628684107643.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QKrs from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-QKrs/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 2039s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-4 INFO: Retrieving pricing info for: v3-standard-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=2039 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.11 INFO: Retrieved resource: v3-standard-4 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: oom-master-pre-commit-lint,4520,2026-03-27 09:36:19,v3-standard-4,2039,0.11,0.00,SUCCESS [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14743994754856213974.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QKrs from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-QKrs/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4520 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-5452 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 676K 1.6G 1% /run /dev/vda1 78G 8.5G 69G 11% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 569 13201 0 2268 15148 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:a4:4a:9c brd ff:ff:ff:ff:ff:ff inet 10.30.107.121/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 84355sec preferred_lft 84355sec inet6 fe80::f816:3eff:fea4:4a9c/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5452) 03/27/26 _x86_64_ (4 CPU) 09:02:29 LINUX RESTART (4 CPU) 09:03:01 tps rtps wtps bread/s bwrtn/s 09:04:01 16.19 0.02 16.18 2.80 17466.84 09:05:01 1.15 0.00 1.15 0.00 14.40 09:06:01 0.80 0.00 0.80 0.00 9.87 09:07:01 1.17 0.00 1.17 0.00 15.06 09:08:01 1.08 0.00 1.08 0.00 13.20 09:09:01 1.25 0.02 1.23 0.13 16.66 09:10:01 0.90 0.00 0.90 0.00 10.40 09:11:01 0.88 0.00 0.88 0.00 11.86 09:12:01 0.85 0.00 0.85 0.00 11.20 09:13:01 3.33 2.12 1.22 57.59 17.73 09:14:01 1.05 0.00 1.05 0.00 13.33 09:15:01 1.17 0.00 1.17 0.00 14.80 09:16:01 0.80 0.00 0.80 0.00 9.60 09:17:01 1.07 0.02 1.05 0.13 13.60 09:18:01 3.80 2.37 1.43 18.93 23.60 09:19:01 1.10 0.00 1.10 0.00 14.80 09:20:01 0.80 0.00 0.80 0.00 9.60 09:21:01 0.87 0.00 0.87 0.00 12.53 09:22:01 1.07 0.00 1.07 0.00 12.40 09:23:01 1.25 0.00 1.25 0.00 16.00 09:24:01 1.03 0.00 1.03 0.00 11.60 09:25:01 0.97 0.00 0.97 0.00 13.06 09:26:01 0.95 0.00 0.95 0.00 11.20 09:27:01 1.27 0.00 1.27 0.00 16.79 09:28:02 0.95 0.00 0.95 0.00 12.13 09:29:01 1.24 0.00 1.24 0.00 16.95 09:30:01 0.92 0.00 0.92 0.00 11.73 09:31:01 1.20 0.00 1.20 0.00 14.80 09:32:01 0.87 0.00 0.87 0.00 10.00 09:33:01 1.28 0.00 1.28 0.00 15.73 09:34:01 1.00 0.00 1.00 0.00 11.60 09:35:01 146.06 25.83 120.23 906.52 6751.94 09:36:01 108.37 0.90 107.47 103.85 11309.05 Average: 9.30 0.95 8.35 33.04 1089.50 09:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:04:01 14459440 15688796 1965528 11.97 32096 1416260 696616 3.99 492096 1299988 28 09:05:01 14459584 15688996 1965384 11.97 32136 1416264 696616 3.99 491848 1299988 12 09:06:01 14459000 15688456 1965968 11.97 32168 1416268 696616 3.99 492428 1299992 32 09:07:01 14458892 15688392 1966076 11.97 32200 1416272 696616 3.99 492208 1299996 48 09:08:01 14459276 15688824 1965692 11.97 32256 1416264 696616 3.99 492328 1299996 12 09:09:01 14458600 15688208 1966368 11.97 32296 1416284 696616 3.99 493472 1300000 188 09:10:01 14458036 15687684 1966932 11.98 32320 1416288 696616 3.99 493764 1300004 156 09:11:01 14458340 15688020 1966628 11.97 32344 1416296 696616 3.99 493640 1300012 124 09:12:01 14458232 15687936 1966736 11.97 32368 1416296 696616 3.99 493780 1300012 124 09:13:01 14439860 15671764 1985108 12.09 32440 1418024 712672 4.08 509864 1300820 56 09:14:01 14439752 15671740 1985216 12.09 32488 1418032 712672 4.08 510136 1300776 188 09:15:01 14439876 15671908 1985092 12.09 32520 1418036 712672 4.08 509792 1300780 156 09:16:01 14439768 15671840 1985200 12.09 32552 1418036 712672 4.08 510036 1300780 160 09:17:01 14438496 15670768 1986472 12.09 32588 1418168 712672 4.08 510432 1300912 196 09:18:01 14437812 15670696 1987156 12.10 33200 1418172 706856 4.05 510724 1300916 168 09:19:01 14437976 15670932 1986992 12.10 33240 1418180 706856 4.05 511032 1300912 140 09:20:01 14438356 15671364 1986612 12.10 33272 1418180 706856 4.05 510992 1300912 156 09:21:01 14438404 15671460 1986564 12.09 33304 1418184 706856 4.05 511052 1300916 120 09:22:01 14438372 15671472 1986596 12.09 33344 1418188 706856 4.05 511164 1300920 164 09:23:01 14438180 15671332 1986788 12.10 33392 1418192 706856 4.05 511320 1300924 68 09:24:01 14437888 15671076 1987080 12.10 33428 1418192 706856 4.05 511248 1300924 8 09:25:01 14437796 15671040 1987172 12.10 33468 1418196 706856 4.05 511488 1300928 212 09:26:01 14437844 15671132 1987124 12.10 33504 1418196 722916 4.14 511444 1300932 176 09:27:01 14438064 15671400 1986904 12.10 33544 1418204 722916 4.14 511440 1300936 4 09:28:02 14437800 15671176 1987168 12.10 33592 1418204 722916 4.14 511720 1300936 16 09:29:01 14429752 15663184 1995216 12.15 33640 1418212 722916 4.14 519980 1300944 4 09:30:01 14429132 15662632 1995836 12.15 33680 1418220 722916 4.14 520072 1300952 164 09:31:01 14437588 15671108 1987380 12.10 33704 1418224 722916 4.14 511832 1300956 40 09:32:01 14437372 15670892 1987596 12.10 33728 1418224 722916 4.14 511836 1300956 8 09:33:01 14437188 15670776 1987780 12.10 33760 1418228 722916 4.14 512160 1300960 200 09:34:01 14437400 15670992 1987568 12.10 33796 1418228 722916 4.14 511920 1300964 8 09:35:01 13911732 15484792 2513236 15.30 56916 1716676 896932 5.13 797520 1499248 158152 09:36:01 13687740 15530980 2737228 16.67 82344 1946184 791044 4.53 779188 1712788 165996 Average: 14404653 15665508 2020315 12.30 35201 1442699 717636 4.11 523453 1319151 9918 09:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:01 ens3 2.95 1.08 2.64 0.58 0.00 0.00 0.00 0.00 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:01 ens3 0.33 0.22 0.07 0.26 0.00 0.00 0.00 0.00 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:01 ens3 0.73 0.55 0.33 0.29 0.00 0.00 0.00 0.00 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:01 ens3 0.30 0.32 0.07 0.28 0.00 0.00 0.00 0.00 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:01 ens3 0.47 0.25 0.15 0.27 0.00 0.00 0.00 0.00 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:09:01 ens3 0.95 0.85 0.49 1.17 0.00 0.00 0.00 0.00 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 ens3 0.17 0.17 0.06 0.33 0.00 0.00 0.00 0.00 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:11:01 ens3 0.28 0.22 0.07 0.17 0.00 0.00 0.00 0.00 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:01 ens3 9.53 10.35 5.71 9.55 0.00 0.00 0.00 0.00 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:01 ens3 1.80 1.50 1.04 1.17 0.00 0.00 0.00 0.00 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:01 ens3 0.32 0.17 0.07 0.22 0.00 0.00 0.00 0.00 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 ens3 0.20 0.20 0.06 0.35 0.00 0.00 0.00 0.00 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 ens3 0.43 0.22 0.24 0.19 0.00 0.00 0.00 0.00 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:01 ens3 0.47 0.25 0.20 0.21 0.00 0.00 0.00 0.00 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:01 ens3 1.12 0.60 0.42 0.53 0.00 0.00 0.00 0.00 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 ens3 0.20 0.15 0.07 0.22 0.00 0.00 0.00 0.00 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:01 ens3 0.37 0.22 0.08 0.18 0.00 0.00 0.00 0.00 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:01 ens3 0.18 0.13 0.06 0.17 0.00 0.00 0.00 0.00 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:01 ens3 0.43 0.32 0.15 0.25 0.00 0.00 0.00 0.00 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:01 ens3 0.33 0.10 0.13 0.03 0.00 0.00 0.00 0.00 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:25:01 ens3 0.30 0.22 0.07 0.18 0.00 0.00 0.00 0.00 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:01 ens3 0.27 0.23 0.07 0.35 0.00 0.00 0.00 0.00 09:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:02 ens3 0.38 0.25 0.14 0.21 0.00 0.00 0.00 0.00 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:01 ens3 1.36 0.83 0.59 0.89 0.00 0.00 0.00 0.00 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 ens3 0.18 0.08 0.06 0.07 0.00 0.00 0.00 0.00 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:01 ens3 0.30 0.18 0.07 0.20 0.00 0.00 0.00 0.00 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:01 ens3 0.23 0.17 0.07 0.18 0.00 0.00 0.00 0.00 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:01 ens3 0.47 0.32 0.16 0.38 0.00 0.00 0.00 0.00 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:01 ens3 0.27 0.08 0.12 0.04 0.00 0.00 0.00 0.00 09:35:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 09:35:01 ens3 286.44 200.12 1783.92 52.90 0.00 0.00 0.00 0.00 09:36:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 09:36:01 ens3 73.65 54.52 797.89 11.96 0.00 0.00 0.00 0.00 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 Average: ens3 11.70 8.34 78.69 2.54 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5452) 03/27/26 _x86_64_ (4 CPU) 09:02:29 LINUX RESTART (4 CPU) 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:04:01 all 0.28 0.00 0.03 0.31 0.01 99.37 09:04:01 0 0.60 0.00 0.03 1.15 0.03 98.18 09:04:01 1 0.20 0.00 0.02 0.00 0.00 99.78 09:04:01 2 0.22 0.00 0.03 0.03 0.02 99.70 09:04:01 3 0.10 0.00 0.03 0.05 0.02 99.80 09:05:01 all 0.05 0.00 0.03 0.00 0.01 99.91 09:05:01 0 0.07 0.00 0.07 0.00 0.02 99.85 09:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:05:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:05:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:06:01 all 0.14 0.00 0.01 0.00 0.01 99.83 09:06:01 0 0.10 0.00 0.00 0.00 0.02 99.88 09:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:06:01 2 0.42 0.00 0.03 0.02 0.02 99.52 09:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:07:01 all 0.04 0.00 0.01 0.01 0.01 99.93 09:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:07:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:08:01 all 0.05 0.00 0.01 0.00 0.00 99.93 09:08:01 0 0.10 0.00 0.02 0.00 0.00 99.88 09:08:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:08:01 2 0.02 0.00 0.02 0.03 0.00 99.93 09:08:01 3 0.05 0.00 0.00 0.02 0.00 99.93 09:09:01 all 0.20 0.00 0.02 0.01 0.01 99.77 09:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:09:01 1 0.08 0.00 0.00 0.00 0.00 99.92 09:09:01 2 0.50 0.00 0.03 0.02 0.02 99.43 09:09:01 3 0.15 0.00 0.02 0.00 0.02 99.82 09:10:01 all 0.47 0.00 0.01 0.00 0.00 99.51 09:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:10:01 2 1.81 0.00 0.03 0.02 0.02 98.13 09:10:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:11:01 all 0.19 0.00 0.02 0.00 0.00 99.78 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:11:01 2 0.68 0.00 0.05 0.02 0.02 99.24 09:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:12:01 2 0.03 0.00 0.03 0.02 0.00 99.92 09:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:13:01 all 0.78 0.00 0.04 0.02 0.01 99.15 09:13:01 0 0.80 0.00 0.02 0.00 0.00 99.18 09:13:01 1 0.73 0.00 0.03 0.05 0.02 99.17 09:13:01 2 0.92 0.00 0.03 0.03 0.03 98.98 09:13:01 3 0.68 0.00 0.08 0.02 0.02 99.20 09:14:01 all 0.74 0.00 0.01 0.01 0.01 99.23 09:14:01 0 0.83 0.00 0.02 0.02 0.00 99.13 09:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:14:01 2 2.04 0.00 0.02 0.02 0.02 97.91 09:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:15:01 all 0.25 0.00 0.02 0.01 0.00 99.71 09:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:15:01 2 0.98 0.00 0.07 0.05 0.00 98.91 09:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:16:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:16:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:16:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:17:01 all 0.05 0.00 0.01 0.01 0.01 99.91 09:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 2 0.08 0.00 0.00 0.05 0.02 99.85 09:17:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:18:01 all 0.04 0.00 0.03 0.07 0.00 99.86 09:18:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:18:01 2 0.03 0.00 0.03 0.03 0.00 99.90 09:18:01 3 0.05 0.00 0.05 0.23 0.00 99.67 09:19:01 all 0.05 0.00 0.02 0.00 0.01 99.91 09:19:01 0 0.10 0.00 0.00 0.00 0.00 99.90 09:19:01 1 0.03 0.00 0.07 0.00 0.02 99.88 09:19:01 2 0.05 0.00 0.00 0.02 0.00 99.93 09:19:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:20:01 all 0.02 0.00 0.01 0.03 0.00 99.95 09:20:01 0 0.00 0.00 0.00 0.07 0.00 99.93 09:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:21:01 all 0.05 0.00 0.01 0.02 0.00 99.92 09:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:21:01 1 0.08 0.00 0.02 0.00 0.00 99.90 09:21:01 2 0.03 0.00 0.02 0.08 0.00 99.87 09:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:22:01 all 0.02 0.00 0.02 0.09 0.00 99.87 09:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:22:01 2 0.02 0.00 0.02 0.33 0.00 99.63 09:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:23:01 all 0.13 0.00 0.01 0.00 0.00 99.85 09:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:23:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:23:01 2 0.05 0.00 0.00 0.02 0.00 99.93 09:23:01 3 0.38 0.00 0.02 0.00 0.02 99.58 09:24:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:24:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:25:01 all 0.18 0.00 0.02 0.01 0.01 99.78 09:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:25:01 1 0.03 0.00 0.07 0.00 0.02 99.88 09:25:01 2 0.15 0.00 0.00 0.02 0.02 99.82 09:25:01 3 0.55 0.00 0.02 0.00 0.00 99.43 09:25:01 CPU %user %nice %system %iowait %steal %idle 09:26:01 all 0.02 0.00 0.02 0.01 0.00 99.95 09:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:26:01 2 0.02 0.00 0.02 0.03 0.00 99.93 09:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:27:01 all 0.20 0.00 0.02 0.01 0.00 99.77 09:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:27:01 2 0.03 0.00 0.03 0.03 0.00 99.90 09:27:01 3 0.73 0.00 0.02 0.00 0.00 99.25 09:28:02 all 0.04 0.00 0.01 0.02 0.00 99.93 09:28:02 0 0.05 0.00 0.02 0.00 0.02 99.92 09:28:02 1 0.03 0.00 0.03 0.00 0.02 99.92 09:28:02 2 0.03 0.00 0.02 0.03 0.00 99.92 09:28:02 3 0.02 0.00 0.00 0.00 0.00 99.98 09:29:01 all 0.19 0.00 0.03 0.01 0.00 99.77 09:29:01 0 0.09 0.00 0.02 0.05 0.00 99.85 09:29:01 1 0.56 0.00 0.07 0.00 0.02 99.36 09:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:29:01 3 0.10 0.00 0.02 0.00 0.00 99.88 09:30:01 all 0.05 0.00 0.02 0.01 0.00 99.92 09:30:01 0 0.08 0.00 0.02 0.05 0.00 99.85 09:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:30:01 2 0.05 0.00 0.00 0.02 0.00 99.93 09:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:01 all 0.10 0.00 0.02 0.01 0.00 99.86 09:31:01 0 0.30 0.00 0.02 0.02 0.00 99.67 09:31:01 1 0.08 0.00 0.03 0.02 0.02 99.85 09:31:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:32:01 all 0.11 0.00 0.03 0.02 0.01 99.84 09:32:01 0 0.33 0.00 0.00 0.07 0.02 99.58 09:32:01 1 0.08 0.00 0.05 0.02 0.02 99.83 09:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:33:01 all 0.06 0.00 0.03 0.03 0.00 99.88 09:33:01 0 0.07 0.00 0.05 0.08 0.00 99.80 09:33:01 1 0.07 0.00 0.02 0.02 0.02 99.88 09:33:01 2 0.08 0.00 0.00 0.00 0.00 99.92 09:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:34:01 all 0.26 0.00 0.02 0.02 0.00 99.70 09:34:01 0 0.96 0.00 0.03 0.05 0.00 98.96 09:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:34:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:01 all 18.89 0.00 1.96 2.13 0.07 76.95 09:35:01 0 18.22 0.00 1.77 3.13 0.08 76.79 09:35:01 1 15.48 0.00 2.01 2.13 0.07 80.31 09:35:01 2 28.43 0.00 2.24 0.60 0.08 68.65 09:35:01 3 13.44 0.00 1.84 2.64 0.03 82.05 09:36:01 all 20.51 0.00 1.43 1.93 0.05 76.07 09:36:01 0 13.01 0.00 1.32 3.39 0.03 82.24 09:36:01 1 21.04 0.00 1.50 3.01 0.07 74.39 09:36:01 2 15.54 0.00 1.29 0.48 0.05 82.64 09:36:01 3 32.40 0.00 1.60 0.87 0.07 65.07 Average: CPU %user %nice %system %iowait %steal %idle Average: all 1.34 0.00 0.12 0.15 0.01 98.39 Average: 0 1.09 0.00 0.11 0.25 0.01 98.54 Average: 1 1.18 0.00 0.13 0.16 0.01 98.52 Average: 2 1.59 0.00 0.13 0.06 0.01 98.22 Average: 3 1.50 0.00 0.12 0.12 0.01 98.26