06:42:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143255 06:42:24 Running as SYSTEM 06:42:24 [EnvInject] - Loading node environment variables. 06:42:24 Building remotely on prd-ubuntu1804-builder-4c-4g-4401 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:42:24 [ssh-agent] Looking for ssh-agent implementation... 06:42:24 $ ssh-agent 06:42:24 SSH_AUTH_SOCK=/tmp/ssh-cSkrRwbkRfmP/agent.1643 06:42:24 SSH_AGENT_PID=1645 06:42:24 [ssh-agent] Started. 06:42:24 Running ssh-add (command line suppressed) 06:42:24 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12698609782586251848.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12698609782586251848.key) 06:42:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:42:24 The recommended git tool is: NONE 06:42:26 using credential onap-jenkins-ssh 06:42:26 Wiping out workspace first. 06:42:26 Cloning the remote Git repository 06:42:26 Cloning repository git://cloud.onap.org/mirror/oom.git 06:42:26 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:42:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:42:26 > git --version # timeout=10 06:42:26 > git --version # 'git version 2.17.1' 06:42:26 using GIT_SSH to set credentials Gerrit user 06:42:26 Verifying host key using manually-configured host key entries 06:42:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:42:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:42:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:42:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:42:32 using GIT_SSH to set credentials Gerrit user 06:42:32 Verifying host key using manually-configured host key entries 06:42:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/55/143255/2 # timeout=30 06:42:32 > git rev-parse d5846e84a590429938d04fae2dd6bb863d12763f^{commit} # timeout=10 06:42:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:42:32 Checking out Revision d5846e84a590429938d04fae2dd6bb863d12763f (refs/changes/55/143255/2) 06:42:32 > git config core.sparsecheckout # timeout=10 06:42:32 > git checkout -f d5846e84a590429938d04fae2dd6bb863d12763f # timeout=30 06:42:36 Commit message: "CI: Deploy python based Github2Gerrit" 06:42:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:42:36 > git rev-list --no-walk d08a66000a390162e4c0f63cd48ec4812c93ecac # timeout=10 06:42:36 [EnvInject] - Injecting environment variables from a build step. 06:42:36 [EnvInject] - Injecting as environment variables the properties content 06:42:36 PYTHON=python3 06:42:36 06:42:36 [EnvInject] - Variables injected successfully. 06:42:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4060192236373343919.sh 06:42:36 ---> tox-install.sh 06:42:36 + source /home/jenkins/lf-env.sh 06:42:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:42:36 ++ mktemp -d /tmp/venv-XXXX 06:42:36 + lf_venv=/tmp/venv-sZdC 06:42:36 + local venv_file=/tmp/.os_lf_venv 06:42:36 + local python=python3 06:42:36 + local options 06:42:36 + local set_path=true 06:42:36 + local install_args= 06:42:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:42:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:42:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:42:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:42:36 + true 06:42:36 + case $1 in 06:42:36 + venv_file=/tmp/.toxenv 06:42:36 + shift 2 06:42:36 + true 06:42:36 + case $1 in 06:42:36 + shift 06:42:36 + break 06:42:36 + case $python in 06:42:36 + local pkg_list= 06:42:36 + [[ -d /opt/pyenv ]] 06:42:36 + echo 'Setup pyenv:' 06:42:36 Setup pyenv: 06:42:36 + export PYENV_ROOT=/opt/pyenv 06:42:36 + PYENV_ROOT=/opt/pyenv 06:42:36 + 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 06:42:36 + 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 06:42:36 + pyenv versions 06:42:36 * system (set by /opt/pyenv/version) 06:42:37 * 3.8.13 (set by /opt/pyenv/version) 06:42:37 * 3.9.13 (set by /opt/pyenv/version) 06:42:37 * 3.10.6 (set by /opt/pyenv/version) 06:42:37 + command -v pyenv 06:42:37 ++ pyenv init - --no-rehash 06:42:37 + 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[*]}"'\'')" 06:42:37 export PATH="/opt/pyenv/shims:${PATH}" 06:42:37 export PYENV_SHELL=bash 06:42:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:42:37 pyenv() { 06:42:37 local command 06:42:37 command="${1:-}" 06:42:37 if [ "$#" -gt 0 ]; then 06:42:37 shift 06:42:37 fi 06:42:37 06:42:37 case "$command" in 06:42:37 rehash|shell) 06:42:37 eval "$(pyenv "sh-$command" "$@")" 06:42:37 ;; 06:42:37 *) 06:42:37 command pyenv "$command" "$@" 06:42:37 ;; 06:42:37 esac 06:42:37 }' 06:42:37 +++ 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[*]}"' 06:42:37 ++ 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 06:42:37 ++ 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 06:42:37 ++ 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 06:42:37 ++ export PYENV_SHELL=bash 06:42:37 ++ PYENV_SHELL=bash 06:42:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:42:37 +++ complete -F _pyenv pyenv 06:42:37 ++ lf-pyver python3 06:42:37 ++ local py_version_xy=python3 06:42:37 ++ local py_version_xyz= 06:42:37 ++ pyenv versions 06:42:37 ++ sed 's/^[ *]* //' 06:42:37 ++ local command 06:42:37 ++ command=versions 06:42:37 ++ awk '{ print $1 }' 06:42:37 ++ '[' 1 -gt 0 ']' 06:42:37 ++ shift 06:42:37 ++ case "$command" in 06:42:37 ++ command pyenv versions 06:42:37 ++ pyenv versions 06:42:37 ++ grep -E '^[0-9.]*[0-9]$' 06:42:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:42:37 +++ grep '^3' /tmp/.pyenv_versions 06:42:37 +++ sort -V 06:42:37 +++ tail -n 1 06:42:37 ++ py_version_xyz=3.10.6 06:42:37 ++ [[ -z 3.10.6 ]] 06:42:37 ++ echo 3.10.6 06:42:37 ++ return 0 06:42:37 + pyenv local 3.10.6 06:42:37 + local command 06:42:37 + command=local 06:42:37 + '[' 2 -gt 0 ']' 06:42:37 + shift 06:42:37 + case "$command" in 06:42:37 + command pyenv local 3.10.6 06:42:37 + pyenv local 3.10.6 06:42:37 + for arg in "$@" 06:42:37 + case $arg in 06:42:37 + pkg_list+='tox ' 06:42:37 + for arg in "$@" 06:42:37 + case $arg in 06:42:37 + pkg_list+='virtualenv ' 06:42:37 + for arg in "$@" 06:42:37 + case $arg in 06:42:37 + pkg_list+='urllib3~=1.26.15 ' 06:42:37 + [[ -f /tmp/.toxenv ]] 06:42:37 + [[ ! -f /tmp/.toxenv ]] 06:42:37 + [[ -n '' ]] 06:42:37 + python3 -m venv /tmp/venv-sZdC 06:42:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sZdC' 06:42:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sZdC 06:42:41 + echo /tmp/venv-sZdC 06:42:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:42:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:42:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:42:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:42:41 + local 'pip_opts=--upgrade --quiet' 06:42:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:42:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:42:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:42:41 + [[ -n '' ]] 06:42:41 + [[ -n '' ]] 06:42:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:42:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:42:41 + /tmp/venv-sZdC/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 06:42:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:42:48 lf-activate-venv(): INFO: Base packages installed successfully 06:42:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:42:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:42:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:42:48 + /tmp/venv-sZdC/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 06:42:50 + type python3 06:42:50 + true 06:42:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sZdC/bin to PATH' 06:42:50 lf-activate-venv(): INFO: Adding /tmp/venv-sZdC/bin to PATH 06:42:50 + PATH=/tmp/venv-sZdC/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 06:42:50 + return 0 06:42:50 + python3 --version 06:42:50 Python 3.10.6 06:42:50 + python3 -m pip --version 06:42:50 pip 26.0.1 from /tmp/venv-sZdC/lib/python3.10/site-packages/pip (python 3.10) 06:42:50 + python3 -m pip freeze 06:42:50 cachetools==7.0.5 06:42:50 colorama==0.4.6 06:42:50 distlib==0.4.0 06:42:50 filelock==3.25.2 06:42:50 packaging==26.0 06:42:50 platformdirs==4.9.4 06:42:50 pluggy==1.6.0 06:42:50 pyproject-api==1.10.0 06:42:50 python-discovery==1.2.0 06:42:50 tomli==2.4.0 06:42:50 tomli_w==1.2.0 06:42:50 tox==4.50.3 06:42:50 typing_extensions==4.15.0 06:42:50 urllib3==1.26.20 06:42:50 virtualenv==21.2.0 06:42:50 [EnvInject] - Injecting environment variables from a build step. 06:42:50 [EnvInject] - Injecting as environment variables the properties content 06:42:50 PARALLEL=false 06:42:50 06:42:50 [EnvInject] - Variables injected successfully. 06:42:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17542507432730629074.sh 06:42:50 ---> tox-run.sh 06:42:50 + 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 06:42:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:42:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:42:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:42:50 + cd /w/workspace/oom-master-pre-commit-lint/. 06:42:50 + source /home/jenkins/lf-env.sh 06:42:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:42:50 ++ mktemp -d /tmp/venv-XXXX 06:42:50 + lf_venv=/tmp/venv-iJFU 06:42:50 + local venv_file=/tmp/.os_lf_venv 06:42:50 + local python=python3 06:42:50 + local options 06:42:50 + local set_path=true 06:42:50 + local install_args= 06:42:50 ++ 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 06:42:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:42:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:42:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:42:50 + true 06:42:50 + case $1 in 06:42:50 + venv_file=/tmp/.toxenv 06:42:50 + shift 2 06:42:50 + true 06:42:50 + case $1 in 06:42:50 + shift 06:42:50 + break 06:42:50 + case $python in 06:42:50 + local pkg_list= 06:42:50 + [[ -d /opt/pyenv ]] 06:42:50 + echo 'Setup pyenv:' 06:42:50 Setup pyenv: 06:42:50 + export PYENV_ROOT=/opt/pyenv 06:42:50 + PYENV_ROOT=/opt/pyenv 06:42:50 + 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 06:42:50 + 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 06:42:50 + pyenv versions 06:42:50 system 06:42:50 3.8.13 06:42:50 3.9.13 06:42:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:42:50 + command -v pyenv 06:42:50 ++ pyenv init - --no-rehash 06:42:50 + 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[*]}"'\'')" 06:42:50 export PATH="/opt/pyenv/shims:${PATH}" 06:42:50 export PYENV_SHELL=bash 06:42:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:42:50 pyenv() { 06:42:50 local command 06:42:50 command="${1:-}" 06:42:50 if [ "$#" -gt 0 ]; then 06:42:50 shift 06:42:50 fi 06:42:50 06:42:50 case "$command" in 06:42:50 rehash|shell) 06:42:50 eval "$(pyenv "sh-$command" "$@")" 06:42:50 ;; 06:42:50 *) 06:42:50 command pyenv "$command" "$@" 06:42:50 ;; 06:42:50 esac 06:42:50 }' 06:42:50 +++ 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[*]}"' 06:42:50 ++ 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 06:42:50 ++ 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 06:42:50 ++ 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 06:42:50 ++ export PYENV_SHELL=bash 06:42:50 ++ PYENV_SHELL=bash 06:42:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:42:50 +++ complete -F _pyenv pyenv 06:42:50 ++ lf-pyver python3 06:42:50 ++ local py_version_xy=python3 06:42:50 ++ local py_version_xyz= 06:42:50 ++ pyenv versions 06:42:50 ++ sed 's/^[ *]* //' 06:42:50 ++ local command 06:42:50 ++ command=versions 06:42:50 ++ '[' 1 -gt 0 ']' 06:42:50 ++ shift 06:42:50 ++ case "$command" in 06:42:50 ++ command pyenv versions 06:42:50 ++ pyenv versions 06:42:50 ++ awk '{ print $1 }' 06:42:50 ++ grep -E '^[0-9.]*[0-9]$' 06:42:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:42:50 +++ sort -V 06:42:50 +++ grep '^3' /tmp/.pyenv_versions 06:42:50 +++ tail -n 1 06:42:50 ++ py_version_xyz=3.10.6 06:42:50 ++ [[ -z 3.10.6 ]] 06:42:50 ++ echo 3.10.6 06:42:50 ++ return 0 06:42:50 + pyenv local 3.10.6 06:42:50 + local command 06:42:50 + command=local 06:42:50 + '[' 2 -gt 0 ']' 06:42:50 + shift 06:42:50 + case "$command" in 06:42:50 + command pyenv local 3.10.6 06:42:50 + pyenv local 3.10.6 06:42:50 + for arg in "$@" 06:42:50 + case $arg in 06:42:50 + pkg_list+='tox ' 06:42:50 + for arg in "$@" 06:42:50 + case $arg in 06:42:50 + pkg_list+='virtualenv ' 06:42:50 + for arg in "$@" 06:42:50 + case $arg in 06:42:50 + pkg_list+='urllib3~=1.26.15 ' 06:42:50 + [[ -f /tmp/.toxenv ]] 06:42:50 ++ cat /tmp/.toxenv 06:42:50 + lf_venv=/tmp/venv-sZdC 06:42:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sZdC from' file:/tmp/.toxenv 06:42:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sZdC from file:/tmp/.toxenv 06:42:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:42:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:42:50 + local 'pip_opts=--upgrade --quiet' 06:42:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:42:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:42:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:42:50 + [[ -n '' ]] 06:42:50 + [[ -n '' ]] 06:42:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:42:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:42:50 + /tmp/venv-sZdC/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 06:42:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:42:51 lf-activate-venv(): INFO: Base packages installed successfully 06:42:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:42:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:42:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:42:51 + /tmp/venv-sZdC/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 06:42:52 + type python3 06:42:52 + true 06:42:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sZdC/bin to PATH' 06:42:52 lf-activate-venv(): INFO: Adding /tmp/venv-sZdC/bin to PATH 06:42:52 + PATH=/tmp/venv-sZdC/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 06:42:52 + return 0 06:42:52 + [[ -d /opt/pyenv ]] 06:42:52 + echo '---> Setting up pyenv' 06:42:52 ---> Setting up pyenv 06:42:52 + export PYENV_ROOT=/opt/pyenv 06:42:52 + PYENV_ROOT=/opt/pyenv 06:42:52 + export PATH=/opt/pyenv/bin:/tmp/venv-sZdC/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 06:42:52 + PATH=/opt/pyenv/bin:/tmp/venv-sZdC/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 06:42:52 ++ pwd 06:42:52 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:42:52 + export PYTHONPATH 06:42:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:42:52 + TOX_TESTENV_PASSENV=PYTHONPATH 06:42:52 + tox --version 06:42:53 4.50.3 from /tmp/venv-sZdC/lib/python3.10/site-packages/tox/__init__.py 06:42:53 + PARALLEL=false 06:42:53 + TOX_OPTIONS_LIST= 06:42:53 + [[ -n pre-commit ]] 06:42:53 + TOX_OPTIONS_LIST=' -e pre-commit' 06:42:53 + case ${PARALLEL,,} in 06:42:53 + tox -e pre-commit 06:42:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:42:54 pre-commit: install_deps> python -I -m pip install pre-commit 06:42:57 pre-commit: freeze> python -m pip freeze --all 06:42:57 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.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 06:42:57 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:42:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:42:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:42:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:43:02 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:43:02 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:43:02 [INFO] Once installed this environment will be reused. 06:43:02 [INFO] This may take a few minutes... 06:43:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:43:06 [INFO] Once installed this environment will be reused. 06:43:06 [INFO] This may take a few minutes... 06:43:11 trim trailing whitespace.................................................Passed 06:43:11 Tabs remover.............................................................Passed 06:43:11 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:43:12 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:43:12 [INFO] Once installed this environment will be reused. 06:43:12 [INFO] This may take a few minutes... 06:43:20 gitlint..............................................(no files to check)Skipped 06:43:20 pre-commit: OK (26.89=setup[4.29]+cmd[14.06,8.54] seconds) 06:43:20 congratulations :) (26.92 seconds) 06:43:20 + tox_status=0 06:43:20 + echo '---> Completed tox runs' 06:43:20 ---> Completed tox runs 06:43:20 + for i in .tox/*/log 06:43:20 ++ echo .tox/pre-commit/log 06:43:20 ++ awk -F/ '{print $2}' 06:43:20 + tox_env=pre-commit 06:43:20 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:43:20 + DOC_DIR=docs/_build/html 06:43:20 + [[ -d docs/_build/html ]] 06:43:20 + echo '---> tox-run.sh ends' 06:43:20 ---> tox-run.sh ends 06:43:20 + test 0 -eq 0 06:43:20 $ ssh-agent -k 06:43:20 unset SSH_AUTH_SOCK; 06:43:20 unset SSH_AGENT_PID; 06:43:20 echo Agent pid 1645 killed; 06:43:20 [ssh-agent] Stopped. 06:43:20 [PostBuildScript] - [INFO] Executing post build scripts. 06:43:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7197724572349523123.sh 06:43:20 ---> sysstat.sh 06:43:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2117241164182679705.sh 06:43:21 ---> package-listing.sh 06:43:21 ++ tr '[:upper:]' '[:lower:]' 06:43:21 ++ facter osfamily 06:43:21 + OS_FAMILY=debian 06:43:21 + workspace=/w/workspace/oom-master-pre-commit-lint 06:43:21 + START_PACKAGES=/tmp/packages_start.txt 06:43:21 + END_PACKAGES=/tmp/packages_end.txt 06:43:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:21 + PACKAGES=/tmp/packages_start.txt 06:43:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:43:21 + PACKAGES=/tmp/packages_end.txt 06:43:21 + case "${OS_FAMILY}" in 06:43:21 + dpkg -l 06:43:21 + grep '^ii' 06:43:21 + '[' -f /tmp/packages_start.txt ']' 06:43:21 + '[' -f /tmp/packages_end.txt ']' 06:43:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:43:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:43:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:43:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14713848617535741157.sh 06:43:21 ---> capture-instance-metadata.sh 06:43:21 Setup pyenv: 06:43:21 system 06:43:21 3.8.13 06:43:21 3.9.13 06:43:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:43:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LDJf 06:43:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:43:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:29 lf-activate-venv(): INFO: Base packages installed successfully 06:43:29 lf-activate-venv(): INFO: Installing additional packages: lftools 06:43:50 lf-activate-venv(): INFO: Adding /tmp/venv-LDJf/bin to PATH 06:43:50 INFO: Running in OpenStack, capturing instance metadata 06:43:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins240260099438910896.sh 06:43:51 provisioning config files... 06:43:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5610341857063149863tmp 06:43:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:43:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:43:51 [EnvInject] - Injecting environment variables from a build step. 06:43:51 [EnvInject] - Injecting as environment variables the properties content 06:43:51 SERVER_ID=logs 06:43:51 06:43:51 [EnvInject] - Variables injected successfully. 06:43:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3145759322180904476.sh 06:43:51 ---> create-netrc.sh 06:43:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5893369489639685417.sh 06:43:51 ---> python-tools-install.sh 06:43:51 Setup pyenv: 06:43:51 system 06:43:51 3.8.13 06:43:51 3.9.13 06:43:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:43:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDJf from file:/tmp/.os_lf_venv 06:43:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:53 lf-activate-venv(): INFO: Base packages installed successfully 06:43:53 lf-activate-venv(): INFO: Installing additional packages: lftools 06:44:00 lf-activate-venv(): INFO: Adding /tmp/venv-LDJf/bin to PATH 06:44:00 Generating Requirements File 06:44:17 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. 06:44:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:44:17 Python 3.10.6 06:44:17 pip 26.0.1 from /tmp/venv-LDJf/lib/python3.10/site-packages/pip (python 3.10) 06:44:18 appdirs==1.4.4 06:44:18 argcomplete==3.6.3 06:44:18 aspy.yaml==1.3.0 06:44:18 attrs==26.1.0 06:44:18 autopage==0.6.0 06:44:18 backports.strenum==1.3.1 06:44:18 beautifulsoup4==4.14.3 06:44:18 boto3==1.42.74 06:44:18 botocore==1.42.74 06:44:18 bs4==0.0.2 06:44:18 certifi==2026.2.25 06:44:18 cffi==2.0.0 06:44:18 cfgv==3.5.0 06:44:18 chardet==7.3.0 06:44:18 charset-normalizer==3.4.6 06:44:18 click==8.3.1 06:44:18 cliff==4.13.2 06:44:18 cmd2==3.4.0 06:44:18 cryptography==3.3.2 06:44:18 debtcollector==3.0.0 06:44:18 decorator==5.2.1 06:44:18 defusedxml==0.7.1 06:44:18 Deprecated==1.3.1 06:44:18 distlib==0.4.0 06:44:18 dnspython==2.8.0 06:44:18 docker==7.1.0 06:44:18 dogpile.cache==1.5.0 06:44:18 durationpy==0.10 06:44:18 email-validator==2.3.0 06:44:18 filelock==3.25.2 06:44:18 future==1.0.0 06:44:18 gitdb==4.0.12 06:44:18 GitPython==3.1.46 06:44:18 httplib2==0.30.2 06:44:18 identify==2.6.18 06:44:18 idna==3.11 06:44:18 importlib-resources==1.5.0 06:44:18 iso8601==2.1.0 06:44:18 Jinja2==3.1.6 06:44:18 jmespath==1.1.0 06:44:18 jsonpatch==1.33 06:44:18 jsonpointer==3.1.1 06:44:18 jsonschema==4.26.0 06:44:18 jsonschema-specifications==2025.9.1 06:44:18 keystoneauth1==5.13.1 06:44:18 kubernetes==35.0.0 06:44:18 lftools==0.37.22 06:44:18 lxml==6.0.2 06:44:18 markdown-it-py==4.0.0 06:44:18 MarkupSafe==3.0.3 06:44:18 mdurl==0.1.2 06:44:18 msgpack==1.1.2 06:44:18 multi_key_dict==2.0.3 06:44:18 munch==4.0.0 06:44:18 netaddr==1.3.0 06:44:18 niet==1.4.2 06:44:18 nodeenv==1.10.0 06:44:18 oauth2client==4.1.3 06:44:18 oauthlib==3.3.1 06:44:18 openstacksdk==4.10.0 06:44:18 os-service-types==1.8.2 06:44:18 osc-lib==4.4.0 06:44:18 oslo.config==10.3.0 06:44:18 oslo.context==6.3.0 06:44:18 oslo.i18n==6.7.2 06:44:18 oslo.log==8.1.0 06:44:18 oslo.serialization==5.9.1 06:44:18 oslo.utils==10.0.0 06:44:18 packaging==26.0 06:44:18 pbr==7.0.3 06:44:18 platformdirs==4.9.4 06:44:18 prettytable==3.17.0 06:44:18 psutil==7.2.2 06:44:18 pyasn1==0.6.3 06:44:18 pyasn1_modules==0.4.2 06:44:18 pycparser==3.0 06:44:18 pygerrit2==2.0.15 06:44:18 PyGithub==2.9.0 06:44:18 Pygments==2.19.2 06:44:18 PyJWT==2.12.1 06:44:18 PyNaCl==1.6.2 06:44:18 pyparsing==2.4.7 06:44:18 pyperclip==1.11.0 06:44:18 pyrsistent==0.20.0 06:44:18 python-cinderclient==9.9.0 06:44:18 python-dateutil==2.9.0.post0 06:44:18 python-discovery==1.2.0 06:44:18 python-heatclient==5.1.0 06:44:18 python-jenkins==1.8.3 06:44:18 python-keystoneclient==5.8.0 06:44:18 python-magnumclient==4.10.0 06:44:18 python-openstackclient==9.0.0 06:44:18 python-swiftclient==4.10.0 06:44:18 PyYAML==6.0.3 06:44:18 referencing==0.37.0 06:44:18 requests==2.32.5 06:44:18 requests-oauthlib==2.0.0 06:44:18 requestsexceptions==1.4.0 06:44:18 rfc3986==2.0.0 06:44:18 rich==14.3.3 06:44:18 rich-argparse==1.7.2 06:44:18 rpds-py==0.30.0 06:44:18 rsa==4.9.1 06:44:18 ruamel.yaml==0.19.1 06:44:18 ruamel.yaml.clib==0.2.15 06:44:18 s3transfer==0.16.0 06:44:18 simplejson==3.20.2 06:44:18 six==1.17.0 06:44:18 smmap==5.0.3 06:44:18 soupsieve==2.8.3 06:44:18 stevedore==5.7.0 06:44:18 tabulate==0.10.0 06:44:18 toml==0.10.2 06:44:18 tomlkit==0.14.0 06:44:18 tqdm==4.67.3 06:44:18 typing_extensions==4.15.0 06:44:18 urllib3==1.26.20 06:44:18 virtualenv==21.2.0 06:44:18 wcwidth==0.6.0 06:44:18 websocket-client==1.9.0 06:44:18 wrapt==2.1.2 06:44:18 xdg==6.0.0 06:44:18 xmltodict==1.0.4 06:44:18 yq==3.4.3 06:44:18 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins15051758667657719568.sh 06:44:18 ---> uv-install.sh 06:44:18 Installing uv/uvx (latest) using shell installer 06:44:18 2026-03-24 06:44:18 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/3792e04f-1143-4f69-ba92-6cb1383a592a?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-24T07%3A27%3A58Z&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-24T06%3A27%3A35Z&ske=2026-03-24T07%3A27%3A58Z&sks=b&skv=2018-11-09&sig=ipexJsOaIaP3HzmcbBR6cttmjSsm%2FM6Uih2252owmcE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDMzNDg4MSwibmJmIjoxNzc0MzM0NTgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.7KfgB8R9Lwt6efyhNZJ0MWAKQ26_C9bbj-o1KG3WGQo&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [70522/70522] -> "/tmp/uv-install-VOWsul.sh" [1] 06:44:18 downloading uv 0.11.0 x86_64-unknown-linux-gnu 06:44:19 installing to /home/jenkins/.local/bin 06:44:19 uv 06:44:19 uvx 06:44:19 everything's installed! 06:44:19 06:44:19 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:44:19 06:44:19 source $HOME/.local/bin/env (sh, bash, zsh) 06:44:19 source $HOME/.local/bin/env.fish (fish) 06:44:19 Adding install location to PATH 06:44:19 ---> Validating uv/uvx install 06:44:19 uvx 0.11.0 (x86_64-unknown-linux-gnu) 06:44:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins243699762822038617.sh 06:44:19 ---> sudo-logs.sh 06:44:19 Archiving 'sudo' log.. 06:44:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1703014347629338841.sh 06:44:19 ---> job-cost.sh 06:44:19 INFO: Activating Python virtual environment... 06:44:19 Setup pyenv: 06:44:19 system 06:44:19 3.8.13 06:44:19 3.9.13 06:44:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:44:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDJf from file:/tmp/.os_lf_venv 06:44:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:21 lf-activate-venv(): INFO: Base packages installed successfully 06:44:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:44:26 lf-activate-venv(): INFO: Adding /tmp/venv-LDJf/bin to PATH 06:44:26 INFO: No stack-cost file found 06:44:26 INFO: Instance uptime: 162s 06:44:26 INFO: Fetching instance metadata (attempt 1 of 3)... 06:44:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:44:27 INFO: Successfully fetched instance metadata 06:44:27 INFO: Instance type: v3-standard-4 06:44:27 INFO: Retrieving pricing info for: v3-standard-4 06:44:27 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:44:27 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=162 06:44:27 INFO: Successfully fetched Vexxhost pricing API 06:44:27 INFO: Retrieved cost: 0.11 06:44:27 INFO: Retrieved resource: v3-standard-4 06:44:27 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:44:27 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:44:27 INFO: Successfully archived job cost data 06:44:27 DEBUG: Cost data: oom-master-pre-commit-lint,4510,2026-03-24 06:44:27,v3-standard-4,162,0.11,0.00,SUCCESS 06:44:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3790002749572977874.sh 06:44:27 ---> logs-deploy.sh 06:44:27 Setup pyenv: 06:44:27 system 06:44:27 3.8.13 06:44:27 3.9.13 06:44:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:44:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LDJf from file:/tmp/.os_lf_venv 06:44:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:29 lf-activate-venv(): INFO: Base packages installed successfully 06:44:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:44:37 lf-activate-venv(): INFO: Adding /tmp/venv-LDJf/bin to PATH 06:44:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4510 06:44:37 INFO: archiving workspace using pattern(s): 06:44:37 /tmp/venv-LDJf/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 06:44:37 warnings.warn( 06:44:38 Archives upload complete. 06:44:38 INFO: archiving logs to Nexus 06:44:38 /tmp/venv-LDJf/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 06:44:38 warnings.warn( 06:44:39 ---> uname -a: 06:44:39 Linux prd-ubuntu1804-builder-4c-4g-4401 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:44:39 06:44:39 06:44:39 ---> lscpu: 06:44:39 Architecture: x86_64 06:44:39 CPU op-mode(s): 32-bit, 64-bit 06:44:39 Byte Order: Little Endian 06:44:39 CPU(s): 4 06:44:39 On-line CPU(s) list: 0-3 06:44:39 Thread(s) per core: 1 06:44:39 Core(s) per socket: 1 06:44:39 Socket(s): 4 06:44:39 NUMA node(s): 1 06:44:39 Vendor ID: AuthenticAMD 06:44:39 CPU family: 23 06:44:39 Model: 49 06:44:39 Model name: AMD EPYC-Rome Processor 06:44:39 Stepping: 0 06:44:39 CPU MHz: 2799.998 06:44:39 BogoMIPS: 5599.99 06:44:39 Virtualization: AMD-V 06:44:39 Hypervisor vendor: KVM 06:44:39 Virtualization type: full 06:44:39 L1d cache: 32K 06:44:39 L1i cache: 32K 06:44:39 L2 cache: 512K 06:44:39 L3 cache: 16384K 06:44:39 NUMA node0 CPU(s): 0-3 06:44:39 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 06:44:39 06:44:39 06:44:39 ---> nproc: 06:44:39 4 06:44:39 06:44:39 06:44:39 ---> df -h: 06:44:39 Filesystem Size Used Avail Use% Mounted on 06:44:39 udev 7.9G 0 7.9G 0% /dev 06:44:39 tmpfs 1.6G 676K 1.6G 1% /run 06:44:39 /dev/vda1 78G 8.5G 69G 11% / 06:44:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:44:39 tmpfs 5.0M 0 5.0M 0% /run/lock 06:44:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:44:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:44:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:44:39 06:44:39 06:44:39 ---> free -m: 06:44:39 total used free shared buff/cache available 06:44:39 Mem: 16040 556 13223 0 2260 15162 06:44:39 Swap: 1023 0 1023 06:44:39 06:44:39 06:44:39 ---> ip addr: 06:44:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:44:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:44:39 inet 127.0.0.1/8 scope host lo 06:44:39 valid_lft forever preferred_lft forever 06:44:39 inet6 ::1/128 scope host 06:44:39 valid_lft forever preferred_lft forever 06:44:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:44:39 link/ether fa:16:3e:f0:48:54 brd ff:ff:ff:ff:ff:ff 06:44:39 inet 10.30.106.163/23 brd 10.30.107.255 scope global dynamic ens3 06:44:39 valid_lft 86248sec preferred_lft 86248sec 06:44:39 inet6 fe80::f816:3eff:fef0:4854/64 scope link 06:44:39 valid_lft forever preferred_lft forever 06:44:39 06:44:39 06:44:39 ---> sar -b -r -n DEV: 06:44:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4401) 03/24/26 _x86_64_ (4 CPU) 06:44:39 06:44:39 06:42:09 LINUX RESTART (4 CPU) 06:44:39 06:44:39 06:43:01 tps rtps wtps bread/s bwrtn/s 06:44:39 06:44:01 114.38 1.00 113.38 112.38 41785.70 06:44:39 Average: 114.38 1.00 113.38 112.38 41785.70 06:44:39 06:44:39 06:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:44:39 06:44:01 13805752 15602300 2619216 15.95 78188 1905912 715132 4.09 703764 1674880 163928 06:44:39 Average: 13805752 15602300 2619216 15.95 78188 1905912 715132 4.09 703764 1674880 163928 06:44:39 06:44:39 06:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:44:39 06:44:01 ens3 88.97 63.82 861.38 12.02 0.00 0.00 0.00 0.00 06:44:39 06:44:01 lo 2.20 2.20 0.26 0.26 0.00 0.00 0.00 0.00 06:44:39 Average: ens3 88.97 63.82 861.38 12.02 0.00 0.00 0.00 0.00 06:44:39 Average: lo 2.20 2.20 0.26 0.26 0.00 0.00 0.00 0.00 06:44:39 06:44:39 06:44:39 ---> sar -P ALL: 06:44:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4401) 03/24/26 _x86_64_ (4 CPU) 06:44:39 06:44:39 06:42:09 LINUX RESTART (4 CPU) 06:44:39 06:44:39 06:43:01 CPU %user %nice %system %iowait %steal %idle 06:44:39 06:44:01 all 22.82 0.00 1.80 2.32 0.06 73.00 06:44:39 06:44:01 0 17.01 0.00 1.29 0.05 0.05 81.61 06:44:39 06:44:01 1 22.86 0.00 1.60 0.28 0.05 75.20 06:44:39 06:44:01 2 44.63 0.00 2.87 2.22 0.07 50.21 06:44:39 06:44:01 3 6.70 0.00 1.44 6.73 0.05 85.08 06:44:39 Average: all 22.82 0.00 1.80 2.32 0.06 73.00 06:44:39 Average: 0 17.01 0.00 1.29 0.05 0.05 81.61 06:44:39 Average: 1 22.86 0.00 1.60 0.28 0.05 75.20 06:44:39 Average: 2 44.63 0.00 2.87 2.22 0.07 50.21 06:44:39 Average: 3 6.70 0.00 1.44 6.73 0.05 85.08 06:44:39 06:44:39 06:44:39