07:28:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/144869 07:28:00 Running as SYSTEM 07:28:00 [EnvInject] - Loading node environment variables. 07:28:00 Building remotely on prd-ubuntu1804-builder-4c-4g-7945 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 07:28:00 [ssh-agent] Looking for ssh-agent implementation... 07:28:00 $ ssh-agent 07:28:00 SSH_AUTH_SOCK=/tmp/ssh-67ZbSbYakbRE/agent.1633 07:28:00 SSH_AGENT_PID=1635 07:28:00 [ssh-agent] Started. 07:28:00 Running ssh-add (command line suppressed) 07:28:00 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_16814941524434608987.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_16814941524434608987.key) 07:28:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:28:00 The recommended git tool is: NONE 07:28:02 using credential onap-jenkins-ssh 07:28:02 Wiping out workspace first. 07:28:02 Cloning the remote Git repository 07:28:02 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 07:28:02 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 07:28:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 07:28:02 > git --version # timeout=10 07:28:02 > git --version # 'git version 2.17.1' 07:28:02 using GIT_SSH to set credentials Gerrit user 07:28:02 Verifying host key using manually-configured host key entries 07:28:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:28:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 07:28:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 07:28:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 07:28:02 using GIT_SSH to set credentials Gerrit user 07:28:02 Verifying host key using manually-configured host key entries 07:28:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/69/144869/1 # timeout=30 07:28:03 > git rev-parse 4f535303e20a6e0ee21868ae23c669b15c903d84^{commit} # timeout=10 07:28:03 Checking out Revision 4f535303e20a6e0ee21868ae23c669b15c903d84 (refs/changes/69/144869/1) 07:28:03 > git config core.sparsecheckout # timeout=10 07:28:03 > git checkout -f 4f535303e20a6e0ee21868ae23c669b15c903d84 # timeout=30 07:28:06 Commit message: "CI: Update python based Github2Gerrit" 07:28:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:28:06 > git rev-list --no-walk ec855c96b72720f0522661433e913b90058a3afb # timeout=10 07:28:06 [EnvInject] - Injecting environment variables from a build step. 07:28:06 [EnvInject] - Injecting as environment variables the properties content 07:28:06 PYTHON=python3 07:28:06 07:28:06 [EnvInject] - Variables injected successfully. 07:28:06 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5224467561576575958.sh 07:28:06 ---> tox-install.sh 07:28:06 + source /home/jenkins/lf-env.sh 07:28:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:28:06 ++ mktemp -d /tmp/venv-XXXX 07:28:06 + lf_venv=/tmp/venv-rSy5 07:28:06 + local venv_file=/tmp/.os_lf_venv 07:28:06 + local python=python3 07:28:06 + local options 07:28:06 + local set_path=true 07:28:06 + local install_args= 07:28:06 ++ 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 07:28:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:28:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:28:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:28:06 + true 07:28:06 + case $1 in 07:28:06 + venv_file=/tmp/.toxenv 07:28:06 + shift 2 07:28:06 + true 07:28:06 + case $1 in 07:28:06 + shift 07:28:06 + break 07:28:06 + case $python in 07:28:06 + local pkg_list= 07:28:06 + [[ -d /opt/pyenv ]] 07:28:06 + echo 'Setup pyenv:' 07:28:06 Setup pyenv: 07:28:06 + export PYENV_ROOT=/opt/pyenv 07:28:06 + PYENV_ROOT=/opt/pyenv 07:28:06 + 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 07:28:06 + 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 07:28:06 + pyenv versions 07:28:06 * system (set by /opt/pyenv/version) 07:28:06 * 3.8.13 (set by /opt/pyenv/version) 07:28:06 * 3.9.13 (set by /opt/pyenv/version) 07:28:06 * 3.10.6 (set by /opt/pyenv/version) 07:28:06 + command -v pyenv 07:28:06 ++ pyenv init - --no-rehash 07:28:06 + 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[*]}"'\'')" 07:28:06 export PATH="/opt/pyenv/shims:${PATH}" 07:28:06 export PYENV_SHELL=bash 07:28:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:28:06 pyenv() { 07:28:06 local command 07:28:06 command="${1:-}" 07:28:06 if [ "$#" -gt 0 ]; then 07:28:06 shift 07:28:06 fi 07:28:06 07:28:06 case "$command" in 07:28:06 rehash|shell) 07:28:06 eval "$(pyenv "sh-$command" "$@")" 07:28:06 ;; 07:28:06 *) 07:28:06 command pyenv "$command" "$@" 07:28:06 ;; 07:28:06 esac 07:28:06 }' 07:28:06 +++ 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[*]}"' 07:28:06 ++ 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 07:28:06 ++ 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 07:28:06 ++ 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 07:28:06 ++ export PYENV_SHELL=bash 07:28:06 ++ PYENV_SHELL=bash 07:28:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:28:06 +++ complete -F _pyenv pyenv 07:28:06 ++ lf-pyver python3 07:28:06 ++ local py_version_xy=python3 07:28:06 ++ local py_version_xyz= 07:28:06 ++ pyenv versions 07:28:06 ++ local command 07:28:06 ++ command=versions 07:28:06 ++ '[' 1 -gt 0 ']' 07:28:06 ++ shift 07:28:06 ++ case "$command" in 07:28:06 ++ command pyenv versions 07:28:06 ++ pyenv versions 07:28:06 ++ sed 's/^[ *]* //' 07:28:06 ++ awk '{ print $1 }' 07:28:06 ++ grep -E '^[0-9.]*[0-9]$' 07:28:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:28:07 +++ grep '^3' /tmp/.pyenv_versions 07:28:07 +++ sort -V 07:28:07 +++ tail -n 1 07:28:07 ++ py_version_xyz=3.10.6 07:28:07 ++ [[ -z 3.10.6 ]] 07:28:07 ++ echo 3.10.6 07:28:07 ++ return 0 07:28:07 + pyenv local 3.10.6 07:28:07 + local command 07:28:07 + command=local 07:28:07 + '[' 2 -gt 0 ']' 07:28:07 + shift 07:28:07 + case "$command" in 07:28:07 + command pyenv local 3.10.6 07:28:07 + pyenv local 3.10.6 07:28:07 + for arg in "$@" 07:28:07 + case $arg in 07:28:07 + pkg_list+='tox ' 07:28:07 + for arg in "$@" 07:28:07 + case $arg in 07:28:07 + pkg_list+='virtualenv ' 07:28:07 + for arg in "$@" 07:28:07 + case $arg in 07:28:07 + pkg_list+='urllib3~=1.26.15 ' 07:28:07 + [[ -f /tmp/.toxenv ]] 07:28:07 + [[ ! -f /tmp/.toxenv ]] 07:28:07 + [[ -n '' ]] 07:28:07 + python3 -m venv /tmp/venv-rSy5 07:28:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rSy5' 07:28:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rSy5 07:28:11 + echo /tmp/venv-rSy5 07:28:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:28:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:28:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:28:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:11 + local 'pip_opts=--upgrade --quiet' 07:28:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:28:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:28:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:28:11 + [[ -n '' ]] 07:28:11 + [[ -n '' ]] 07:28:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:28:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:11 + /tmp/venv-rSy5/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 07:28:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:28:16 lf-activate-venv(): INFO: Base packages installed successfully 07:28:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:28:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:28:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:28:16 + /tmp/venv-rSy5/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 07:28:18 + type python3 07:28:18 + true 07:28:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rSy5/bin to PATH' 07:28:18 lf-activate-venv(): INFO: Adding /tmp/venv-rSy5/bin to PATH 07:28:18 + PATH=/tmp/venv-rSy5/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 07:28:18 + return 0 07:28:18 + python3 --version 07:28:18 Python 3.10.6 07:28:18 + python3 -m pip --version 07:28:18 pip 26.1.2 from /tmp/venv-rSy5/lib/python3.10/site-packages/pip (python 3.10) 07:28:18 + python3 -m pip freeze 07:28:18 cachetools==7.1.4 07:28:18 colorama==0.4.6 07:28:18 distlib==0.4.1 07:28:18 filelock==3.29.1 07:28:18 packaging==26.2 07:28:18 platformdirs==4.10.0 07:28:18 pluggy==1.6.0 07:28:18 pyproject-api==1.10.1 07:28:18 python-discovery==1.4.0 07:28:18 tomli==2.4.1 07:28:18 tomli_w==1.2.0 07:28:18 tox==4.55.1 07:28:18 typing_extensions==4.15.0 07:28:18 urllib3==1.26.20 07:28:18 virtualenv==21.4.2 07:28:18 [EnvInject] - Injecting environment variables from a build step. 07:28:18 [EnvInject] - Injecting as environment variables the properties content 07:28:18 PARALLEL=false 07:28:18 07:28:18 [EnvInject] - Variables injected successfully. 07:28:18 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins770032975597825371.sh 07:28:18 ---> tox-run.sh 07:28:18 + 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 07:28:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 07:28:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 07:28:18 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 07:28:18 + cd /w/workspace/oom-readiness-master-yaml-lint/./readiness-python 07:28:18 + source /home/jenkins/lf-env.sh 07:28:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:28:18 ++ mktemp -d /tmp/venv-XXXX 07:28:18 + lf_venv=/tmp/venv-6jzw 07:28:18 + local venv_file=/tmp/.os_lf_venv 07:28:18 + local python=python3 07:28:18 + local options 07:28:18 + local set_path=true 07:28:18 + local install_args= 07:28:18 ++ 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 07:28:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:28:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:28:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:28:18 + true 07:28:18 + case $1 in 07:28:18 + venv_file=/tmp/.toxenv 07:28:18 + shift 2 07:28:18 + true 07:28:18 + case $1 in 07:28:18 + shift 07:28:18 + break 07:28:18 + case $python in 07:28:18 + local pkg_list= 07:28:18 + [[ -d /opt/pyenv ]] 07:28:18 + echo 'Setup pyenv:' 07:28:18 Setup pyenv: 07:28:18 + export PYENV_ROOT=/opt/pyenv 07:28:18 + PYENV_ROOT=/opt/pyenv 07:28:18 + 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 07:28:18 + 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 07:28:18 + pyenv versions 07:28:18 system 07:28:18 3.8.13 07:28:18 3.9.13 07:28:18 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 07:28:18 + command -v pyenv 07:28:18 ++ pyenv init - --no-rehash 07:28:18 + 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[*]}"'\'')" 07:28:18 export PATH="/opt/pyenv/shims:${PATH}" 07:28:18 export PYENV_SHELL=bash 07:28:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:28:18 pyenv() { 07:28:18 local command 07:28:18 command="${1:-}" 07:28:18 if [ "$#" -gt 0 ]; then 07:28:18 shift 07:28:18 fi 07:28:18 07:28:18 case "$command" in 07:28:18 rehash|shell) 07:28:18 eval "$(pyenv "sh-$command" "$@")" 07:28:18 ;; 07:28:18 *) 07:28:18 command pyenv "$command" "$@" 07:28:18 ;; 07:28:18 esac 07:28:18 }' 07:28:18 +++ 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[*]}"' 07:28:18 ++ 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 07:28:18 ++ 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 07:28:18 ++ 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 07:28:18 ++ export PYENV_SHELL=bash 07:28:18 ++ PYENV_SHELL=bash 07:28:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:28:18 +++ complete -F _pyenv pyenv 07:28:18 ++ lf-pyver python3 07:28:18 ++ local py_version_xy=python3 07:28:18 ++ local py_version_xyz= 07:28:18 ++ pyenv versions 07:28:18 ++ sed 's/^[ *]* //' 07:28:18 ++ awk '{ print $1 }' 07:28:18 ++ local command 07:28:18 ++ command=versions 07:28:18 ++ '[' 1 -gt 0 ']' 07:28:18 ++ shift 07:28:18 ++ grep -E '^[0-9.]*[0-9]$' 07:28:18 ++ case "$command" in 07:28:18 ++ command pyenv versions 07:28:18 ++ pyenv versions 07:28:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:28:19 +++ grep '^3' /tmp/.pyenv_versions 07:28:19 +++ sort -V 07:28:19 +++ tail -n 1 07:28:19 ++ py_version_xyz=3.10.6 07:28:19 ++ [[ -z 3.10.6 ]] 07:28:19 ++ echo 3.10.6 07:28:19 ++ return 0 07:28:19 + pyenv local 3.10.6 07:28:19 + local command 07:28:19 + command=local 07:28:19 + '[' 2 -gt 0 ']' 07:28:19 + shift 07:28:19 + case "$command" in 07:28:19 + command pyenv local 3.10.6 07:28:19 + pyenv local 3.10.6 07:28:19 + for arg in "$@" 07:28:19 + case $arg in 07:28:19 + pkg_list+='tox ' 07:28:19 + for arg in "$@" 07:28:19 + case $arg in 07:28:19 + pkg_list+='virtualenv ' 07:28:19 + for arg in "$@" 07:28:19 + case $arg in 07:28:19 + pkg_list+='urllib3~=1.26.15 ' 07:28:19 + [[ -f /tmp/.toxenv ]] 07:28:19 ++ cat /tmp/.toxenv 07:28:19 + lf_venv=/tmp/venv-rSy5 07:28:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rSy5 from' file:/tmp/.toxenv 07:28:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rSy5 from file:/tmp/.toxenv 07:28:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:28:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:19 + local 'pip_opts=--upgrade --quiet' 07:28:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:28:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:28:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:28:19 + [[ -n '' ]] 07:28:19 + [[ -n '' ]] 07:28:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:28:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:19 + /tmp/venv-rSy5/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 07:28:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:28:19 lf-activate-venv(): INFO: Base packages installed successfully 07:28:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:28:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:28:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:28:19 + /tmp/venv-rSy5/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 07:28:20 + type python3 07:28:20 + true 07:28:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rSy5/bin to PATH' 07:28:20 lf-activate-venv(): INFO: Adding /tmp/venv-rSy5/bin to PATH 07:28:20 + PATH=/tmp/venv-rSy5/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 07:28:20 + return 0 07:28:20 + [[ -d /opt/pyenv ]] 07:28:20 + echo '---> Setting up pyenv' 07:28:20 ---> Setting up pyenv 07:28:20 + export PYENV_ROOT=/opt/pyenv 07:28:20 + PYENV_ROOT=/opt/pyenv 07:28:20 + export PATH=/opt/pyenv/bin:/tmp/venv-rSy5/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 07:28:20 + PATH=/opt/pyenv/bin:/tmp/venv-rSy5/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 07:28:20 ++ pwd 07:28:20 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint/readiness-python 07:28:20 + export PYTHONPATH 07:28:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:28:20 + TOX_TESTENV_PASSENV=PYTHONPATH 07:28:20 + tox --version 07:28:21 4.55.1 from /tmp/venv-rSy5/lib/python3.10/site-packages/tox/__init__.py 07:28:21 + PARALLEL=false 07:28:21 + TOX_OPTIONS_LIST= 07:28:21 + [[ -n yaml ]] 07:28:21 + TOX_OPTIONS_LIST=' -e yaml' 07:28:21 + case ${PARALLEL,,} in 07:28:21 + tox -e yaml 07:28:21 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 07:28:23 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:28:46 yaml: freeze> python -m pip freeze --all 07:28:46 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.18.0,bandit==1.6.2,certifi==2026.5.20,charset-normalizer==3.4.7,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.50,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.15,imagesize==1.5.0,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.10.0,packaging==26.2,pbr==7.0.3,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2026.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.8,scspell3k==2.3.0,setuptools==75.3.4,six==1.17.0,smmap==5.0.3,snowballstemmer==3.1.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.68.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 07:28:46 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:28:46 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 07:28:47 ---> Completed tox runs 07:28:47 + for i in .tox/*/log 07:28:47 ++ echo .tox/yaml/log 07:28:47 ++ awk -F/ '{print $2}' 07:28:47 + tox_env=yaml 07:28:47 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 07:28:47 + DOC_DIR=docs/_build/html 07:28:47 + [[ -d docs/_build/html ]] 07:28:47 + echo '---> tox-run.sh ends' 07:28:47 ---> tox-run.sh ends 07:28:47 + test 0 -eq 0 07:28:47 $ ssh-agent -k 07:28:47 unset SSH_AUTH_SOCK; 07:28:47 unset SSH_AGENT_PID; 07:28:47 echo Agent pid 1635 killed; 07:28:47 [ssh-agent] Stopped. 07:28:48 [PostBuildScript] - [INFO] Executing post build scripts. 07:28:48 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins4192517083307772424.sh 07:28:48 ---> sysstat.sh 07:28:48 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins6972360211344828006.sh 07:28:48 ---> package-listing.sh 07:28:48 ++ facter osfamily 07:28:48 ++ tr '[:upper:]' '[:lower:]' 07:28:48 + OS_FAMILY=debian 07:28:48 + workspace=/w/workspace/oom-readiness-master-yaml-lint 07:28:48 + START_PACKAGES=/tmp/packages_start.txt 07:28:48 + END_PACKAGES=/tmp/packages_end.txt 07:28:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:28:48 + PACKAGES=/tmp/packages_start.txt 07:28:48 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 07:28:48 + PACKAGES=/tmp/packages_end.txt 07:28:48 + case "${OS_FAMILY}" in 07:28:48 + dpkg -l 07:28:48 + grep '^ii' 07:28:48 + '[' -f /tmp/packages_start.txt ']' 07:28:48 + '[' -f /tmp/packages_end.txt ']' 07:28:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:28:48 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 07:28:48 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 07:28:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 07:28:48 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins10755602647013051949.sh 07:28:48 ---> capture-instance-metadata.sh 07:28:48 Setup pyenv: 07:28:48 system 07:28:48 3.8.13 07:28:48 3.9.13 07:28:48 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 07:28:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MlG5 07:28:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:28:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:56 lf-activate-venv(): INFO: Base packages installed successfully 07:28:56 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:15 lf-activate-venv(): INFO: Adding /tmp/venv-MlG5/bin to PATH 07:29:15 INFO: Running in OpenStack, capturing instance metadata 07:29:16 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins10472289437356098774.sh 07:29:16 provisioning config files... 07:29:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config17969545675014239393tmp 07:29:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:29:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:29:16 [EnvInject] - Injecting environment variables from a build step. 07:29:16 [EnvInject] - Injecting as environment variables the properties content 07:29:16 SERVER_ID=logs 07:29:16 07:29:16 [EnvInject] - Variables injected successfully. 07:29:16 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins174215701424158100.sh 07:29:16 ---> create-netrc.sh 07:29:16 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins8966561888315203312.sh 07:29:16 ---> python-tools-install.sh 07:29:16 Setup pyenv: 07:29:16 system 07:29:16 3.8.13 07:29:16 3.9.13 07:29:16 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 07:29:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MlG5 from file:/tmp/.os_lf_venv 07:29:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:18 lf-activate-venv(): INFO: Base packages installed successfully 07:29:18 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:24 lf-activate-venv(): INFO: Adding /tmp/venv-MlG5/bin to PATH 07:29:24 Generating Requirements File 07:29:45 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. 07:29:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:29:46 Python 3.10.6 07:29:46 pip 26.1.2 from /tmp/venv-MlG5/lib/python3.10/site-packages/pip (python 3.10) 07:29:46 aiohappyeyeballs==2.6.2 07:29:46 aiohttp==3.14.0 07:29:46 aiosignal==1.4.0 07:29:46 appdirs==1.4.4 07:29:46 argcomplete==3.6.3 07:29:46 aspy.yaml==1.3.0 07:29:46 async-timeout==5.0.1 07:29:46 attrs==26.1.0 07:29:46 autopage==0.6.0 07:29:46 backports.strenum==1.3.1 07:29:46 beautifulsoup4==4.14.3 07:29:46 boto3==1.43.24 07:29:46 botocore==1.43.24 07:29:46 bs4==0.0.2 07:29:46 certifi==2026.5.20 07:29:46 cffi==2.0.0 07:29:46 cfgv==3.5.0 07:29:46 chardet==7.4.3 07:29:46 charset-normalizer==3.4.7 07:29:46 click==8.4.1 07:29:46 cliff==4.14.0 07:29:46 cmd2==3.5.1 07:29:46 cryptography==3.3.2 07:29:46 debtcollector==3.1.0 07:29:46 decorator==5.3.1 07:29:46 defusedxml==0.7.1 07:29:46 Deprecated==1.3.1 07:29:46 distlib==0.4.1 07:29:46 dnspython==2.8.0 07:29:46 docker==7.1.0 07:29:46 dogpile.cache==1.5.0 07:29:46 durationpy==0.10 07:29:46 email-validator==2.3.0 07:29:46 filelock==3.29.1 07:29:46 frozenlist==1.8.0 07:29:46 future==1.0.0 07:29:46 gitdb==4.0.12 07:29:46 GitPython==3.1.50 07:29:46 httplib2==0.30.2 07:29:46 identify==2.6.19 07:29:46 idna==3.18 07:29:46 importlib-resources==1.5.0 07:29:46 iso8601==2.1.0 07:29:46 Jinja2==3.1.6 07:29:46 jmespath==1.1.0 07:29:46 jsonpatch==1.33 07:29:46 jsonpointer==3.1.1 07:29:46 jsonschema==4.26.0 07:29:46 jsonschema-specifications==2025.9.1 07:29:46 keystoneauth1==5.14.0 07:29:46 kubernetes==36.0.2 07:29:46 lftools==0.37.22 07:29:46 lxml==6.1.1 07:29:46 markdown-it-py==4.2.0 07:29:46 MarkupSafe==3.0.3 07:29:46 mdurl==0.1.2 07:29:46 msgpack==1.1.2 07:29:46 multi_key_dict==2.0.3 07:29:46 multidict==6.7.1 07:29:46 munch==4.0.0 07:29:46 netaddr==1.3.0 07:29:46 niet==1.4.2 07:29:46 nodeenv==1.10.0 07:29:46 oauth2client==4.1.3 07:29:46 oauthlib==3.3.1 07:29:46 openstacksdk==4.13.0 07:29:46 os-service-types==1.8.2 07:29:46 osc-lib==4.6.0 07:29:46 oslo.config==10.4.0 07:29:46 oslo.context==6.4.0 07:29:46 oslo.i18n==6.8.0 07:29:46 oslo.log==8.2.0 07:29:46 oslo.serialization==5.10.0 07:29:46 oslo.utils==10.1.0 07:29:46 packaging==26.2 07:29:46 pbr==7.0.3 07:29:46 platformdirs==4.10.0 07:29:46 prettytable==3.17.0 07:29:46 propcache==0.5.2 07:29:46 psutil==7.2.2 07:29:46 pyasn1==0.6.3 07:29:46 pyasn1_modules==0.4.2 07:29:46 pycparser==3.0 07:29:46 pygerrit2==2.0.15 07:29:46 PyGithub==2.9.1 07:29:46 Pygments==2.20.0 07:29:46 PyJWT==2.13.0 07:29:46 PyNaCl==1.6.2 07:29:46 pyparsing==2.4.7 07:29:46 pyperclip==1.11.0 07:29:46 pyrsistent==0.20.0 07:29:46 python-cinderclient==9.9.0 07:29:46 python-dateutil==2.9.0.post0 07:29:46 python-discovery==1.4.0 07:29:46 python-heatclient==5.2.0 07:29:46 python-jenkins==1.8.3 07:29:46 python-keystoneclient==5.8.0 07:29:46 python-magnumclient==4.10.0 07:29:46 python-openstackclient==10.0.0 07:29:46 python-swiftclient==4.10.0 07:29:46 PyYAML==6.0.3 07:29:46 referencing==0.37.0 07:29:46 requests==2.34.2 07:29:46 requests-oauthlib==2.0.0 07:29:46 rfc3986==2.0.0 07:29:46 rich==15.0.0 07:29:46 rich-argparse==1.8.0 07:29:46 rpds-py==0.30.0 07:29:46 rsa==4.9.1 07:29:46 ruamel.yaml==0.19.1 07:29:46 ruamel.yaml.clib==0.2.15 07:29:46 s3transfer==0.18.0 07:29:46 simplejson==4.1.1 07:29:46 six==1.17.0 07:29:46 smmap==5.0.3 07:29:46 soupsieve==2.8.4 07:29:46 stevedore==5.8.0 07:29:46 tabulate==0.10.0 07:29:46 toml==0.10.2 07:29:46 tomlkit==0.15.0 07:29:46 tqdm==4.68.1 07:29:46 typing_extensions==4.15.0 07:29:46 urllib3==1.26.20 07:29:46 virtualenv==21.4.2 07:29:46 wcwidth==0.8.0 07:29:46 websocket-client==1.9.0 07:29:46 wrapt==2.2.1 07:29:46 xdg==6.0.0 07:29:46 xmltodict==1.0.4 07:29:46 yarl==1.24.2 07:29:46 yq==3.4.3 07:29:46 [oom-readiness-master-yaml-lint] $ /bin/sh /tmp/jenkins5378763560937255532.sh 07:29:46 ---> uv-install.sh 07:29:46 Installing uv/uvx (latest) using shell installer 07:29:46 2026-06-06 07:29:46 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-F7IG7S.sh" [1] 07:29:46 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:29:47 installing to /home/jenkins/.local/bin 07:29:47 uv 07:29:47 uvx 07:29:47 everything's installed! 07:29:47 07:29:47 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:29:47 07:29:47 source $HOME/.local/bin/env (sh, bash, zsh) 07:29:47 source $HOME/.local/bin/env.fish (fish) 07:29:47 Adding install location to PATH 07:29:47 ---> Validating uv/uvx install 07:29:47 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:29:47 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins299925221788135116.sh 07:29:47 ---> sudo-logs.sh 07:29:47 Archiving 'sudo' log.. 07:29:48 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins17808260710376637481.sh 07:29:48 ---> job-cost.sh 07:29:48 INFO: Activating Python virtual environment... 07:29:48 Setup pyenv: 07:29:48 system 07:29:48 3.8.13 07:29:48 3.9.13 07:29:48 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 07:29:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MlG5 from file:/tmp/.os_lf_venv 07:29:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:50 lf-activate-venv(): INFO: Base packages installed successfully 07:29:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:29:54 lf-activate-venv(): INFO: Adding /tmp/venv-MlG5/bin to PATH 07:29:54 INFO: No stack-cost file found 07:29:54 INFO: Instance uptime: 141s 07:29:54 INFO: Fetching instance metadata (attempt 1 of 3)... 07:29:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:29:55 INFO: Successfully fetched instance metadata 07:29:55 INFO: Instance type: v3-standard-4 07:29:55 INFO: Retrieving pricing info for: v3-standard-4 07:29:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:29:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=141 07:29:55 INFO: Successfully fetched Vexxhost pricing API 07:29:55 INFO: Retrieved cost: 0.11 07:29:55 INFO: Retrieved resource: v3-standard-4 07:29:55 INFO: Creating archive directory: /w/workspace/oom-readiness-master-yaml-lint/archives/cost 07:29:55 INFO: Archiving costs to: /w/workspace/oom-readiness-master-yaml-lint/archives/cost.csv 07:29:55 INFO: Successfully archived job cost data 07:29:55 DEBUG: Cost data: oom-readiness-master-yaml-lint,57,2026-06-06 07:29:55,v3-standard-4,141,0.11,0.00,SUCCESS 07:29:55 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins10607508727828853358.sh 07:29:55 ---> logs-deploy.sh 07:29:55 Setup pyenv: 07:29:55 system 07:29:55 3.8.13 07:29:55 3.9.13 07:29:55 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 07:29:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MlG5 from file:/tmp/.os_lf_venv 07:29:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:57 lf-activate-venv(): INFO: Base packages installed successfully 07:29:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:30:04 lf-activate-venv(): INFO: Adding /tmp/venv-MlG5/bin to PATH 07:30:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/57 07:30:04 INFO: archiving workspace using pattern(s): 07:30:05 Archives upload complete. 07:30:05 INFO: archiving logs to Nexus 07:30:06 ---> uname -a: 07:30:06 Linux prd-ubuntu1804-builder-4c-4g-7945 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:30:06 07:30:06 07:30:06 ---> lscpu: 07:30:06 Architecture: x86_64 07:30:06 CPU op-mode(s): 32-bit, 64-bit 07:30:06 Byte Order: Little Endian 07:30:06 CPU(s): 4 07:30:06 On-line CPU(s) list: 0-3 07:30:06 Thread(s) per core: 1 07:30:06 Core(s) per socket: 1 07:30:06 Socket(s): 4 07:30:06 NUMA node(s): 1 07:30:06 Vendor ID: AuthenticAMD 07:30:06 CPU family: 23 07:30:06 Model: 49 07:30:06 Model name: AMD EPYC-Rome Processor 07:30:06 Stepping: 0 07:30:06 CPU MHz: 2799.998 07:30:06 BogoMIPS: 5599.99 07:30:06 Virtualization: AMD-V 07:30:06 Hypervisor vendor: KVM 07:30:06 Virtualization type: full 07:30:06 L1d cache: 32K 07:30:06 L1i cache: 32K 07:30:06 L2 cache: 512K 07:30:06 L3 cache: 16384K 07:30:06 NUMA node0 CPU(s): 0-3 07:30:06 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 07:30:06 07:30:06 07:30:06 ---> nproc: 07:30:06 4 07:30:06 07:30:06 07:30:06 ---> df -h: 07:30:06 Filesystem Size Used Avail Use% Mounted on 07:30:06 udev 7.9G 0 7.9G 0% /dev 07:30:06 tmpfs 1.6G 676K 1.6G 1% /run 07:30:06 /dev/vda1 78G 8.5G 69G 11% / 07:30:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:30:06 tmpfs 5.0M 0 5.0M 0% /run/lock 07:30:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:30:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:30:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:30:06 07:30:06 07:30:06 ---> free -m: 07:30:06 total used free shared buff/cache available 07:30:06 Mem: 16040 605 13085 0 2349 15107 07:30:06 Swap: 1023 0 1023 07:30:06 07:30:06 07:30:06 ---> ip addr: 07:30:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:30:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:30:06 inet 127.0.0.1/8 scope host lo 07:30:06 valid_lft forever preferred_lft forever 07:30:06 inet6 ::1/128 scope host 07:30:06 valid_lft forever preferred_lft forever 07:30:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:30:06 link/ether fa:16:3e:e3:10:3a brd ff:ff:ff:ff:ff:ff 07:30:06 inet 10.30.107.237/23 brd 10.30.107.255 scope global dynamic ens3 07:30:06 valid_lft 86255sec preferred_lft 86255sec 07:30:06 inet6 fe80::f816:3eff:fee3:103a/64 scope link 07:30:06 valid_lft forever preferred_lft forever 07:30:06 07:30:06 07:30:06 ---> sar -b -r -n DEV: 07:30:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7945) 06/06/26 _x86_64_ (4 CPU) 07:30:06 07:30:06 07:27:43 LINUX RESTART (4 CPU) 07:30:06 07:30:06 07:28:01 tps rtps wtps bread/s bwrtn/s 07:30:06 07:29:02 330.86 36.54 294.32 1550.67 22064.99 07:30:06 07:30:01 152.58 1.24 151.35 140.32 28333.91 07:30:06 Average: 242.47 19.04 223.43 851.42 25173.11 07:30:06 07:30:06 07:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:30:06 07:29:02 13841372 15467244 2583596 15.73 67456 1753052 870916 4.98 768348 1585984 183532 07:30:06 07:30:01 13403012 15470468 3021956 18.40 93864 2147504 824184 4.72 782168 1969580 243352 07:30:06 Average: 13622192 15468856 2802776 17.06 80660 1950278 847550 4.85 775258 1777782 213442 07:30:06 07:30:06 07:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:30:06 07:29:02 ens3 128.05 85.15 815.25 34.38 0.00 0.00 0.00 0.00 07:30:06 07:29:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 07:30:06 07:30:01 ens3 91.71 65.79 1454.89 13.32 0.00 0.00 0.00 0.00 07:30:06 07:30:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 07:30:06 Average: ens3 110.03 75.55 1132.38 23.94 0.00 0.00 0.00 0.00 07:30:06 Average: lo 1.41 1.41 0.16 0.16 0.00 0.00 0.00 0.00 07:30:06 07:30:06 07:30:06 ---> sar -P ALL: 07:30:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7945) 06/06/26 _x86_64_ (4 CPU) 07:30:06 07:30:06 07:27:43 LINUX RESTART (4 CPU) 07:30:06 07:30:06 07:28:01 CPU %user %nice %system %iowait %steal %idle 07:30:06 07:29:02 all 20.91 0.00 2.42 2.87 0.06 73.73 07:30:06 07:29:02 0 19.94 0.00 1.81 0.89 0.08 77.29 07:30:06 07:29:02 1 20.03 0.00 2.71 5.56 0.08 71.61 07:30:06 07:29:02 2 27.58 0.00 2.79 1.34 0.07 68.23 07:30:06 07:29:02 3 16.08 0.00 2.35 3.69 0.05 77.84 07:30:06 07:30:01 all 21.30 0.00 1.72 1.48 0.05 75.45 07:30:06 07:30:01 0 1.16 0.00 0.41 0.14 0.05 98.24 07:30:06 07:30:01 1 18.67 0.00 2.00 3.33 0.05 75.95 07:30:06 07:30:01 2 35.47 0.00 2.64 1.17 0.07 60.65 07:30:06 07:30:01 3 29.77 0.00 1.80 1.29 0.03 67.10 07:30:06 Average: all 21.10 0.00 2.07 2.18 0.06 74.59 07:30:06 Average: 0 10.64 0.00 1.11 0.52 0.07 87.66 07:30:06 Average: 1 19.35 0.00 2.36 4.45 0.07 73.76 07:30:06 Average: 2 31.50 0.00 2.72 1.25 0.07 64.47 07:30:06 Average: 3 22.88 0.00 2.08 2.50 0.04 72.51 07:30:06 07:30:06 07:30:06