06:26:06 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/119369 06:26:06 Running as SYSTEM 06:26:06 [EnvInject] - Loading node environment variables. 06:26:06 Building remotely on prd-ubuntu2204-builder-2c-2g-12435 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 06:26:07 [ssh-agent] Looking for ssh-agent implementation... 06:26:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:07 $ ssh-agent 06:26:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXX8L9xM/agent.3818 06:26:07 SSH_AGENT_PID=3820 06:26:07 [ssh-agent] Started. 06:26:07 Running ssh-add (command line suppressed) 06:26:07 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_4130225227611785942.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_4130225227611785942.key) 06:26:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:26:07 The recommended git tool is: NONE 06:26:09 using credential jenkins-ssh 06:26:09 Wiping out workspace first. 06:26:09 Cloning the remote Git repository 06:26:09 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 06:26:09 > git init /w/workspace/netconf-tox-verify-master # timeout=10 06:26:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 06:26:10 > git --version # timeout=10 06:26:10 > git --version # 'git version 2.34.1' 06:26:10 using GIT_SSH to set credentials jenkins-ssh 06:26:10 Verifying host key using known hosts file 06:26:10 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:26:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 06:26:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 06:26:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 06:26:18 using GIT_SSH to set credentials jenkins-ssh 06:26:18 Verifying host key using known hosts file 06:26:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:26:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/69/119369/10 # timeout=10 06:26:18 > git rev-parse 70efb0fcb0a52bd5f5085fc9df41b937d52e254c^{commit} # timeout=10 06:26:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:26:18 Checking out Revision 70efb0fcb0a52bd5f5085fc9df41b937d52e254c (refs/changes/69/119369/10) 06:26:18 > git config core.sparsecheckout # timeout=10 06:26:18 > git checkout -f 70efb0fcb0a52bd5f5085fc9df41b937d52e254c # timeout=10 06:26:22 Commit message: "Add MultiplexHandler to RestconfSessionBootstrap" 06:26:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:26:22 > git rev-list --no-walk bc21d8a87ddafd31f95089cceab45ac0fdecf8df # timeout=10 06:26:22 provisioning config files... 06:26:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:26:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:26:22 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11177483094748194596.sh 06:26:22 ---> python-tools-install.sh 06:26:22 Setup pyenv: 06:26:22 * system (set by /opt/pyenv/version) 06:26:22 * 3.8.20 (set by /opt/pyenv/version) 06:26:22 * 3.9.20 (set by /opt/pyenv/version) 06:26:22 3.10.15 06:26:22 3.11.10 06:26:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s5Tz 06:26:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:26:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:26:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:26:31 lf-activate-venv(): INFO: Base packages installed successfully 06:26:31 lf-activate-venv(): INFO: Installing additional packages: lftools 06:26:59 lf-activate-venv(): INFO: Adding /tmp/venv-s5Tz/bin to PATH 06:26:59 Generating Requirements File 06:27:22 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:27:22 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:27:22 Python 3.11.10 06:27:22 pip 25.3 from /tmp/venv-s5Tz/lib/python3.11/site-packages/pip (python 3.11) 06:27:22 appdirs==1.4.4 06:27:22 argcomplete==3.6.3 06:27:22 aspy.yaml==1.3.0 06:27:22 attrs==25.4.0 06:27:22 autopage==0.5.2 06:27:22 beautifulsoup4==4.14.3 06:27:22 boto3==1.42.7 06:27:22 botocore==1.42.7 06:27:22 bs4==0.0.2 06:27:22 cachetools==6.2.2 06:27:22 certifi==2025.11.12 06:27:22 cffi==2.0.0 06:27:22 cfgv==3.5.0 06:27:22 chardet==5.2.0 06:27:22 charset-normalizer==3.4.4 06:27:22 click==8.3.1 06:27:22 cliff==4.13.0 06:27:22 cmd2==3.0.0 06:27:22 cryptography==3.3.2 06:27:22 debtcollector==3.0.0 06:27:22 decorator==5.2.1 06:27:22 defusedxml==0.7.1 06:27:22 Deprecated==1.3.1 06:27:22 distlib==0.4.0 06:27:22 dnspython==2.8.0 06:27:22 docker==7.1.0 06:27:22 dogpile.cache==1.5.0 06:27:22 durationpy==0.10 06:27:22 email-validator==2.3.0 06:27:22 filelock==3.20.0 06:27:22 future==1.0.0 06:27:22 gitdb==4.0.12 06:27:22 GitPython==3.1.45 06:27:22 google-auth==2.43.0 06:27:22 httplib2==0.31.0 06:27:22 identify==2.6.15 06:27:22 idna==3.11 06:27:22 importlib-resources==1.5.0 06:27:22 iso8601==2.1.0 06:27:22 Jinja2==3.1.6 06:27:22 jmespath==1.0.1 06:27:22 jsonpatch==1.33 06:27:22 jsonpointer==3.0.0 06:27:22 jsonschema==4.25.1 06:27:22 jsonschema-specifications==2025.9.1 06:27:22 keystoneauth1==5.12.0 06:27:22 kubernetes==34.1.0 06:27:22 lftools==0.37.17 06:27:22 lxml==6.0.2 06:27:22 markdown-it-py==4.0.0 06:27:22 MarkupSafe==3.0.3 06:27:22 mdurl==0.1.2 06:27:22 msgpack==1.1.2 06:27:22 multi_key_dict==2.0.3 06:27:22 munch==4.0.0 06:27:22 netaddr==1.3.0 06:27:22 niet==1.4.2 06:27:22 nodeenv==1.9.1 06:27:22 oauth2client==4.1.3 06:27:22 oauthlib==3.3.1 06:27:22 openstacksdk==4.8.0 06:27:22 os-service-types==1.8.2 06:27:22 osc-lib==4.2.0 06:27:22 oslo.config==10.1.0 06:27:22 oslo.context==6.2.0 06:27:22 oslo.i18n==6.7.1 06:27:22 oslo.log==7.2.1 06:27:22 oslo.serialization==5.8.0 06:27:22 oslo.utils==9.2.0 06:27:22 packaging==25.0 06:27:22 pbr==7.0.3 06:27:22 platformdirs==4.5.1 06:27:22 prettytable==3.17.0 06:27:22 psutil==7.1.3 06:27:22 pyasn1==0.6.1 06:27:22 pyasn1_modules==0.4.2 06:27:22 pycparser==2.23 06:27:22 pygerrit2==2.0.15 06:27:22 PyGithub==2.8.1 06:27:22 Pygments==2.19.2 06:27:22 PyJWT==2.10.1 06:27:22 PyNaCl==1.6.1 06:27:22 pyparsing==2.4.7 06:27:22 pyperclip==1.11.0 06:27:22 pyrsistent==0.20.0 06:27:22 python-cinderclient==9.8.0 06:27:22 python-dateutil==2.9.0.post0 06:27:22 python-heatclient==4.3.0 06:27:22 python-jenkins==1.8.3 06:27:22 python-keystoneclient==5.7.0 06:27:22 python-magnumclient==4.9.0 06:27:22 python-openstackclient==8.2.0 06:27:22 python-swiftclient==4.9.0 06:27:22 PyYAML==6.0.3 06:27:22 referencing==0.37.0 06:27:22 requests==2.32.5 06:27:22 requests-oauthlib==2.0.0 06:27:22 requestsexceptions==1.4.0 06:27:22 rfc3986==2.0.0 06:27:22 rich==14.2.0 06:27:22 rich-argparse==1.7.2 06:27:22 rpds-py==0.30.0 06:27:22 rsa==4.9.1 06:27:22 ruamel.yaml==0.18.16 06:27:22 ruamel.yaml.clib==0.2.15 06:27:22 s3transfer==0.16.0 06:27:22 simplejson==3.20.2 06:27:22 six==1.17.0 06:27:22 smmap==5.0.2 06:27:22 soupsieve==2.8 06:27:22 stevedore==5.6.0 06:27:22 tabulate==0.9.0 06:27:22 toml==0.10.2 06:27:22 tomlkit==0.13.3 06:27:22 tqdm==4.67.1 06:27:22 typing_extensions==4.15.0 06:27:22 tzdata==2025.2 06:27:22 urllib3==1.26.20 06:27:22 virtualenv==20.35.4 06:27:22 wcwidth==0.2.14 06:27:22 websocket-client==1.9.0 06:27:22 wrapt==2.0.1 06:27:22 xdg==6.0.0 06:27:22 xmltodict==1.0.2 06:27:22 yq==3.4.3 06:27:23 [EnvInject] - Injecting environment variables from a build step. 06:27:23 [EnvInject] - Injecting as environment variables the properties content 06:27:23 PYTHON=python3 06:27:23 06:27:23 [EnvInject] - Variables injected successfully. 06:27:23 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins14873600994491247566.sh 06:27:23 ---> tox-install.sh 06:27:23 + source /home/jenkins/lf-env.sh 06:27:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:27:23 ++ mktemp -d /tmp/venv-XXXX 06:27:23 + lf_venv=/tmp/venv-jZSg 06:27:23 + local venv_file=/tmp/.os_lf_venv 06:27:23 + local python=python3 06:27:23 + local options 06:27:23 + local set_path=true 06:27:23 + local install_args= 06:27:23 ++ 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:27:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:27:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:27:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:27:23 + true 06:27:23 + case $1 in 06:27:23 + venv_file=/tmp/.toxenv 06:27:23 + shift 2 06:27:23 + true 06:27:23 + case $1 in 06:27:23 + shift 06:27:23 + break 06:27:23 + case $python in 06:27:23 + local pkg_list= 06:27:23 + [[ -d /opt/pyenv ]] 06:27:23 + echo 'Setup pyenv:' 06:27:23 Setup pyenv: 06:27:23 + export PYENV_ROOT=/opt/pyenv 06:27:23 + PYENV_ROOT=/opt/pyenv 06:27:23 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:27:23 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:27:23 + pyenv versions 06:27:23 system 06:27:23 3.8.20 06:27:23 3.9.20 06:27:23 3.10.15 06:27:23 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:27:23 + command -v pyenv 06:27:23 ++ pyenv init - --no-rehash 06:27:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:27:23 for i in ${!paths[@]}; do 06:27:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:27:23 fi; done; 06:27:23 echo "${paths[*]}"'\'')" 06:27:23 export PATH="/opt/pyenv/shims:${PATH}" 06:27:23 export PYENV_SHELL=bash 06:27:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:27:23 pyenv() { 06:27:23 local command 06:27:23 command="${1:-}" 06:27:23 if [ "$#" -gt 0 ]; then 06:27:23 shift 06:27:23 fi 06:27:23 06:27:23 case "$command" in 06:27:23 rehash|shell) 06:27:23 eval "$(pyenv "sh-$command" "$@")" 06:27:23 ;; 06:27:23 *) 06:27:23 command pyenv "$command" "$@" 06:27:23 ;; 06:27:23 esac 06:27:23 }' 06:27:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:27:23 for i in ${!paths[@]}; do 06:27:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:27:23 fi; done; 06:27:23 echo "${paths[*]}"' 06:27:23 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:27:23 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:27:23 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:27:23 ++ export PYENV_SHELL=bash 06:27:23 ++ PYENV_SHELL=bash 06:27:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:27:23 +++ complete -F _pyenv pyenv 06:27:23 ++ lf-pyver python3 06:27:23 ++ local py_version_xy=python3 06:27:23 ++ local py_version_xyz= 06:27:23 ++ pyenv versions 06:27:23 ++ local command 06:27:23 ++ command=versions 06:27:23 ++ '[' 1 -gt 0 ']' 06:27:23 ++ shift 06:27:23 ++ case "$command" in 06:27:23 ++ command pyenv versions 06:27:23 ++ awk '{ print $1 }' 06:27:23 ++ grep -E '^[0-9.]*[0-9]$' 06:27:23 ++ sed 's/^[ *]* //' 06:27:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:27:23 +++ grep '^3' /tmp/.pyenv_versions 06:27:23 +++ tail -n 1 06:27:23 +++ sort -V 06:27:23 ++ py_version_xyz=3.11.10 06:27:23 ++ [[ -z 3.11.10 ]] 06:27:23 ++ echo 3.11.10 06:27:23 ++ return 0 06:27:23 + pyenv local 3.11.10 06:27:23 + local command 06:27:23 + command=local 06:27:23 + '[' 2 -gt 0 ']' 06:27:23 + shift 06:27:23 + case "$command" in 06:27:23 + command pyenv local 3.11.10 06:27:23 + for arg in "$@" 06:27:23 + case $arg in 06:27:23 + pkg_list+='tox ' 06:27:23 + for arg in "$@" 06:27:23 + case $arg in 06:27:23 + pkg_list+='virtualenv ' 06:27:23 + for arg in "$@" 06:27:23 + case $arg in 06:27:23 + pkg_list+='urllib3~=1.26.15 ' 06:27:23 + [[ -f /tmp/.toxenv ]] 06:27:23 + [[ ! -f /tmp/.toxenv ]] 06:27:23 + [[ -n '' ]] 06:27:23 + python3 -m venv /tmp/venv-jZSg 06:27:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jZSg' 06:27:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jZSg 06:27:27 + echo /tmp/venv-jZSg 06:27:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:27:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:27:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:27:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:27:27 + local 'pip_opts=--upgrade --quiet' 06:27:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:27:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:27:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:27:27 + [[ -n '' ]] 06:27:27 + [[ -n '' ]] 06:27:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:27:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:27:27 + /tmp/venv-jZSg/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:27:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:27:31 lf-activate-venv(): INFO: Base packages installed successfully 06:27:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:27:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:27:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:27:31 + /tmp/venv-jZSg/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:27:33 + type python3 06:27:33 + true 06:27:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jZSg/bin to PATH' 06:27:33 lf-activate-venv(): INFO: Adding /tmp/venv-jZSg/bin to PATH 06:27:33 + PATH=/tmp/venv-jZSg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:27:33 + return 0 06:27:33 + python3 --version 06:27:33 Python 3.11.10 06:27:33 + python3 -m pip --version 06:27:33 pip 25.3 from /tmp/venv-jZSg/lib/python3.11/site-packages/pip (python 3.11) 06:27:33 + python3 -m pip freeze 06:27:33 cachetools==6.2.2 06:27:33 chardet==5.2.0 06:27:33 colorama==0.4.6 06:27:33 distlib==0.4.0 06:27:33 filelock==3.20.0 06:27:33 packaging==25.0 06:27:33 platformdirs==4.5.1 06:27:33 pluggy==1.6.0 06:27:33 pyproject-api==1.10.0 06:27:33 tox==4.32.0 06:27:33 urllib3==1.26.20 06:27:33 virtualenv==20.35.4 06:27:33 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins12300502573410377824.sh 06:27:33 [EnvInject] - Injecting environment variables from a build step. 06:27:33 [EnvInject] - Injecting as environment variables the properties content 06:27:33 PARALLEL=True 06:27:33 06:27:33 [EnvInject] - Variables injected successfully. 06:27:33 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins9145192249679549107.sh 06:27:33 ---> tox-run.sh 06:27:33 + PATH=/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:27:33 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 06:27:33 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 06:27:33 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 06:27:33 + cd /w/workspace/netconf-tox-verify-master/. 06:27:33 + source /home/jenkins/lf-env.sh 06:27:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:27:33 ++ mktemp -d /tmp/venv-XXXX 06:27:34 + lf_venv=/tmp/venv-ExrB 06:27:34 + local venv_file=/tmp/.os_lf_venv 06:27:34 + local python=python3 06:27:34 + local options 06:27:34 + local set_path=true 06:27:34 + local install_args= 06:27:34 ++ 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:27:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:27:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:27:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:27:34 + true 06:27:34 + case $1 in 06:27:34 + venv_file=/tmp/.toxenv 06:27:34 + shift 2 06:27:34 + true 06:27:34 + case $1 in 06:27:34 + shift 06:27:34 + break 06:27:34 + case $python in 06:27:34 + local pkg_list= 06:27:34 + [[ -d /opt/pyenv ]] 06:27:34 + echo 'Setup pyenv:' 06:27:34 Setup pyenv: 06:27:34 + export PYENV_ROOT=/opt/pyenv 06:27:34 + PYENV_ROOT=/opt/pyenv 06:27:34 + 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:27:34 + 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:27:34 + pyenv versions 06:27:34 system 06:27:34 3.8.20 06:27:34 3.9.20 06:27:34 3.10.15 06:27:34 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:27:34 + command -v pyenv 06:27:34 ++ pyenv init - --no-rehash 06:27:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:27:34 for i in ${!paths[@]}; do 06:27:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:27:34 fi; done; 06:27:34 echo "${paths[*]}"'\'')" 06:27:34 export PATH="/opt/pyenv/shims:${PATH}" 06:27:34 export PYENV_SHELL=bash 06:27:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:27:34 pyenv() { 06:27:34 local command 06:27:34 command="${1:-}" 06:27:34 if [ "$#" -gt 0 ]; then 06:27:34 shift 06:27:34 fi 06:27:34 06:27:34 case "$command" in 06:27:34 rehash|shell) 06:27:34 eval "$(pyenv "sh-$command" "$@")" 06:27:34 ;; 06:27:34 *) 06:27:34 command pyenv "$command" "$@" 06:27:34 ;; 06:27:34 esac 06:27:34 }' 06:27:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:27:34 for i in ${!paths[@]}; do 06:27:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:27:34 fi; done; 06:27:34 echo "${paths[*]}"' 06:27:34 ++ 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:27:34 ++ 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:27:34 ++ 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:27:34 ++ export PYENV_SHELL=bash 06:27:34 ++ PYENV_SHELL=bash 06:27:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:27:34 +++ complete -F _pyenv pyenv 06:27:34 ++ lf-pyver python3 06:27:34 ++ local py_version_xy=python3 06:27:34 ++ local py_version_xyz= 06:27:34 ++ pyenv versions 06:27:34 ++ local command 06:27:34 ++ command=versions 06:27:34 ++ '[' 1 -gt 0 ']' 06:27:34 ++ shift 06:27:34 ++ case "$command" in 06:27:34 ++ command pyenv versions 06:27:34 ++ grep -E '^[0-9.]*[0-9]$' 06:27:34 ++ awk '{ print $1 }' 06:27:34 ++ sed 's/^[ *]* //' 06:27:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:27:34 +++ grep '^3' /tmp/.pyenv_versions 06:27:34 +++ tail -n 1 06:27:34 +++ sort -V 06:27:34 ++ py_version_xyz=3.11.10 06:27:34 ++ [[ -z 3.11.10 ]] 06:27:34 ++ echo 3.11.10 06:27:34 ++ return 0 06:27:34 + pyenv local 3.11.10 06:27:34 + local command 06:27:34 + command=local 06:27:34 + '[' 2 -gt 0 ']' 06:27:34 + shift 06:27:34 + case "$command" in 06:27:34 + command pyenv local 3.11.10 06:27:34 + for arg in "$@" 06:27:34 + case $arg in 06:27:34 + pkg_list+='tox ' 06:27:34 + for arg in "$@" 06:27:34 + case $arg in 06:27:34 + pkg_list+='virtualenv ' 06:27:34 + for arg in "$@" 06:27:34 + case $arg in 06:27:34 + pkg_list+='urllib3~=1.26.15 ' 06:27:34 + [[ -f /tmp/.toxenv ]] 06:27:34 ++ cat /tmp/.toxenv 06:27:34 + lf_venv=/tmp/venv-jZSg 06:27:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZSg from' file:/tmp/.toxenv 06:27:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZSg from file:/tmp/.toxenv 06:27:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:27:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:27:34 + local 'pip_opts=--upgrade --quiet' 06:27:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:27:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:27:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:27:34 + [[ -n '' ]] 06:27:34 + [[ -n '' ]] 06:27:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:27:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:27:34 + /tmp/venv-jZSg/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:27:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:27:35 lf-activate-venv(): INFO: Base packages installed successfully 06:27:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:27:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:27:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:27:35 + /tmp/venv-jZSg/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:27:36 + type python3 06:27:36 + true 06:27:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jZSg/bin to PATH' 06:27:36 lf-activate-venv(): INFO: Adding /tmp/venv-jZSg/bin to PATH 06:27:36 + PATH=/tmp/venv-jZSg/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:27:36 + return 0 06:27:36 + [[ -d /opt/pyenv ]] 06:27:36 + echo '---> Setting up pyenv' 06:27:36 ---> Setting up pyenv 06:27:36 + export PYENV_ROOT=/opt/pyenv 06:27:36 + PYENV_ROOT=/opt/pyenv 06:27:36 + export PATH=/opt/pyenv/bin:/tmp/venv-jZSg/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:27:36 + PATH=/opt/pyenv/bin:/tmp/venv-jZSg/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:27:36 ++ pwd 06:27:36 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 06:27:36 + export PYTHONPATH 06:27:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:27:36 + TOX_TESTENV_PASSENV=PYTHONPATH 06:27:36 + tox --version 06:27:36 4.32.0 from /tmp/venv-jZSg/lib/python3.11/site-packages/tox/__init__.py 06:27:36 + PARALLEL=True 06:27:36 + TOX_OPTIONS_LIST= 06:27:36 + [[ -n '' ]] 06:27:36 + case ${PARALLEL,,} in 06:27:36 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 06:27:36 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 06:27:36 + tox --parallel auto --parallel-live 06:27:37 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:27:37 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:28:01 docs: freeze> python -m pip freeze --all 06:28:01 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.1,webcolors==25.10.0 06:28:01 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/html 06:28:01 docs-linkcheck: freeze> python -m pip freeze --all 06:28:01 Running Sphinx v8.2.3 06:28:01 loading translations [en]... done 06:28:01 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.1,webcolors==25.10.0 06:28:01 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/linkcheck 06:28:01 making output directory... done 06:28:01 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 06:28:01 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 06:28:01 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 06:28:01 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 06:28:01 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 06:28:01 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 06:28:01 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 06:28:01 Running Sphinx v8.2.3 06:28:01 loading translations [en]... done 06:28:02 making output directory... done 06:28:02 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 06:28:02 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 06:28:02 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 06:28:02 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 06:28:02 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 06:28:02 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 06:28:02 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 06:28:02 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 06:28:02 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 06:28:02 building [mo]: targets for 0 po files that are out of date 06:28:02 writing output... 06:28:02 building [html]: targets for 4 source files that are out of date 06:28:02 updating environment: [new config] 4 added, 0 changed, 0 removed 06:28:02 reading sources... [ 25%] developer-guide 06:28:02 reading sources... [ 50%] index 06:28:02 reading sources... [ 75%] testtool 06:28:02 building [mo]: targets for 0 po files that are out of date 06:28:02 writing output... 06:28:02 building [linkcheck]: targets for 4 source files that are out of date 06:28:02 updating environment: [new config] 4 added, 0 changed, 0 removed 06:28:02 reading sources... [ 25%] developer-guide 06:28:02 reading sources... [100%] user-guide 06:28:02 reading sources... [ 50%] index 06:28:02 reading sources... [ 75%] testtool 06:28:03 reading sources... [100%] user-guide 06:28:03 06:28:03 looking for now-outdated files... none found 06:28:03 pickling environment... done 06:28:03 checking consistency... done 06:28:03 preparing documents... done 06:28:03 copying assets... 06:28:03 copying static files... 06:28:03 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 06:28:03 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 06:28:03 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 06:28:03 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 06:28:03 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 06:28:03 copying static files: done 06:28:03 copying extra files... 06:28:03 copying extra files: done 06:28:03 copying assets: done 06:28:03 writing output... [ 25%] developer-guide 06:28:03 06:28:03 looking for now-outdated files... none found 06:28:03 pickling environment... done 06:28:03 checking consistency... done 06:28:03 preparing documents... done 06:28:03 copying assets... 06:28:03 copying assets: done 06:28:03 writing output... [ 25%] developer-guide 06:28:03 writing output... [ 50%] index 06:28:03 writing output... [ 75%] testtool 06:28:03 writing output... [100%] user-guide 06:28:03 writing output... [ 50%] index 06:28:03 06:28:03 writing output... [ 75%] testtool 06:28:03 06:28:03 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 06:28:03 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 06:28:03 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 06:28:03 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 06:28:03 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 06:28:03 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 06:28:03 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 06:28:03 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 06:28:03 ( user-guide: line 639) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig 06:28:03 ( user-guide: line 656) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations 06:28:03 ( user-guide: line 692) -ignored- http://localhost:8181/rests/operations/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/ietf-netconf-monitoring:get-schema 06:28:03 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 06:28:03 ( user-guide: line 1659) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 06:28:03 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 06:28:03 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 06:28:03 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 06:28:03 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 06:28:03 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 06:28:03 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 06:28:03 writing output... [100%] user-guide 06:28:03 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 06:28:03 -rate limited- https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java | sleeping... 06:28:03 06:28:03 generating indices... genindex done 06:28:03 highlighting module code... 06:28:04 writing additional pages... search done 06:28:04 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 06:28:04 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 06:28:04 dumping search index in English (code: en)... done 06:28:04 dumping object inventory... done 06:28:04 build succeeded. 06:28:04 06:28:04 The HTML pages are in docs/_build/html. 06:28:04 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 06:28:04 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 06:28:04 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 06:28:04 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 06:28:04 docs: OK ✔ in 27.42 seconds 06:28:04 gitlint: install_deps> python -I -m pip install gitlint 06:28:04 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 06:28:04 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 06:28:05 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 06:28:05 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 06:28:05 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 06:28:05 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 06:28:05 ( user-guide: line 1397) ok https://www.docker.com/ 06:28:05 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 06:28:05 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 06:28:05 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 06:28:05 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 06:28:05 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 06:28:05 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 06:28:05 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 06:28:05 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 06:28:05 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 06:28:05 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 06:28:05 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 06:28:05 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 06:28:06 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 06:28:09 gitlint: freeze> python -m pip freeze --all 06:28:09 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.3,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 06:28:09 gitlint: commands[0]> gitlint 06:29:05 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 06:29:05 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 06:29:05 build succeeded. 06:29:05 06:29:05 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 06:29:05 gitlint: OK ✔ in 5.6 seconds 06:29:05 docs: OK (27.42=setup[24.52]+cmd[2.90] seconds) 06:29:05 docs-linkcheck: OK (88.54=setup[24.88]+cmd[63.66] seconds) 06:29:05 gitlint: OK (5.60=setup[5.45]+cmd[0.16] seconds) 06:29:05 congratulations :) (88.57 seconds) 06:29:05 + tox_status=0 06:29:05 + echo '---> Completed tox runs' 06:29:05 ---> Completed tox runs 06:29:05 + for i in .tox/*/log 06:29:05 ++ echo .tox/docs-linkcheck/log 06:29:05 ++ awk -F/ '{print $2}' 06:29:05 + tox_env=docs-linkcheck 06:29:05 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 06:29:05 + for i in .tox/*/log 06:29:05 ++ awk -F/ '{print $2}' 06:29:05 ++ echo .tox/docs/log 06:29:05 + tox_env=docs 06:29:05 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 06:29:05 + for i in .tox/*/log 06:29:05 ++ echo .tox/gitlint/log 06:29:05 ++ awk -F/ '{print $2}' 06:29:05 + tox_env=gitlint 06:29:05 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 06:29:05 + DOC_DIR=docs/_build/html 06:29:05 + [[ -d docs/_build/html ]] 06:29:05 + echo '---> Archiving generated docs' 06:29:05 ---> Archiving generated docs 06:29:05 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 06:29:05 + echo '---> tox-run.sh ends' 06:29:05 ---> tox-run.sh ends 06:29:05 + test 0 -eq 0 06:29:05 $ ssh-agent -k 06:29:05 unset SSH_AUTH_SOCK; 06:29:05 unset SSH_AGENT_PID; 06:29:05 echo Agent pid 3820 killed; 06:29:05 [ssh-agent] Stopped. 06:29:05 [PostBuildScript] - [INFO] Executing post build scripts. 06:29:05 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins8091819177235152176.sh 06:29:05 ---> sysstat.sh 06:29:06 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins10412726591859591048.sh 06:29:06 ---> package-listing.sh 06:29:06 ++ facter osfamily 06:29:06 ++ tr '[:upper:]' '[:lower:]' 06:29:06 + OS_FAMILY=debian 06:29:06 + workspace=/w/workspace/netconf-tox-verify-master 06:29:06 + START_PACKAGES=/tmp/packages_start.txt 06:29:06 + END_PACKAGES=/tmp/packages_end.txt 06:29:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:06 + PACKAGES=/tmp/packages_start.txt 06:29:06 + '[' /w/workspace/netconf-tox-verify-master ']' 06:29:06 + PACKAGES=/tmp/packages_end.txt 06:29:06 + case "${OS_FAMILY}" in 06:29:06 + dpkg -l 06:29:06 + grep '^ii' 06:29:06 + '[' -f /tmp/packages_start.txt ']' 06:29:06 + '[' -f /tmp/packages_end.txt ']' 06:29:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:06 + '[' /w/workspace/netconf-tox-verify-master ']' 06:29:06 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 06:29:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 06:29:06 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins10999679707182800766.sh 06:29:06 ---> capture-instance-metadata.sh 06:29:06 Setup pyenv: 06:29:06 system 06:29:06 3.8.20 06:29:06 3.9.20 06:29:06 3.10.15 06:29:06 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:29:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s5Tz from file:/tmp/.os_lf_venv 06:29:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:08 lf-activate-venv(): INFO: Base packages installed successfully 06:29:08 lf-activate-venv(): INFO: Installing additional packages: lftools 06:29:23 lf-activate-venv(): INFO: Adding /tmp/venv-s5Tz/bin to PATH 06:29:23 INFO: Running in OpenStack, capturing instance metadata 06:29:23 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2138876439614215683.sh 06:29:23 provisioning config files... 06:29:24 Could not find credentials [logs] for netconf-tox-verify-master #15814 06:29:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config7078319004860381637tmp 06:29:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:29:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:29:24 provisioning config files... 06:29:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:29:24 [EnvInject] - Injecting environment variables from a build step. 06:29:24 [EnvInject] - Injecting as environment variables the properties content 06:29:24 SERVER_ID=logs 06:29:24 06:29:24 [EnvInject] - Variables injected successfully. 06:29:24 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins18274043249136377199.sh 06:29:24 ---> create-netrc.sh 06:29:24 WARN: Log server credential not found. 06:29:24 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7451032023823326260.sh 06:29:24 ---> python-tools-install.sh 06:29:24 Setup pyenv: 06:29:24 system 06:29:24 3.8.20 06:29:24 3.9.20 06:29:24 3.10.15 06:29:24 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:29:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s5Tz from file:/tmp/.os_lf_venv 06:29:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:26 lf-activate-venv(): INFO: Base packages installed successfully 06:29:26 lf-activate-venv(): INFO: Installing additional packages: lftools 06:29:37 lf-activate-venv(): INFO: Adding /tmp/venv-s5Tz/bin to PATH 06:29:37 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3644516086208252537.sh 06:29:37 ---> sudo-logs.sh 06:29:37 Archiving 'sudo' log.. 06:29:37 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12464427073975829598.sh 06:29:37 ---> job-cost.sh 06:29:37 Setup pyenv: 06:29:37 system 06:29:37 3.8.20 06:29:37 3.9.20 06:29:37 3.10.15 06:29:37 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:29:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s5Tz from file:/tmp/.os_lf_venv 06:29:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:40 lf-activate-venv(): INFO: Base packages installed successfully 06:29:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:29:47 lf-activate-venv(): INFO: Adding /tmp/venv-s5Tz/bin to PATH 06:29:47 INFO: No Stack... 06:29:47 INFO: Retrieving Pricing Info for: v3-standard-2 06:29:47 INFO: Archiving Costs 06:29:47 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins11076900442322207137.sh 06:29:47 ---> logs-deploy.sh 06:29:47 Setup pyenv: 06:29:47 system 06:29:47 3.8.20 06:29:47 3.9.20 06:29:47 3.10.15 06:29:47 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:29:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s5Tz from file:/tmp/.os_lf_venv 06:29:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:50 lf-activate-venv(): INFO: Base packages installed successfully 06:29:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:30:00 lf-activate-venv(): INFO: Adding /tmp/venv-s5Tz/bin to PATH 06:30:00 WARNING: Nexus logging server not set 06:30:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/15814/ 06:30:00 INFO: archiving logs to S3 06:30:01 ---> uname -a: 06:30:01 Linux prd-ubuntu2204-builder-2c-2g-12435 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 06:30:01 06:30:01 06:30:01 ---> lscpu: 06:30:01 Architecture: x86_64 06:30:01 CPU op-mode(s): 32-bit, 64-bit 06:30:01 Address sizes: 40 bits physical, 48 bits virtual 06:30:01 Byte Order: Little Endian 06:30:01 CPU(s): 2 06:30:01 On-line CPU(s) list: 0,1 06:30:01 Vendor ID: AuthenticAMD 06:30:01 Model name: AMD EPYC-Rome Processor 06:30:01 CPU family: 23 06:30:01 Model: 49 06:30:01 Thread(s) per core: 1 06:30:01 Core(s) per socket: 1 06:30:01 Socket(s): 2 06:30:01 Stepping: 0 06:30:01 BogoMIPS: 5599.99 06:30:01 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:30:01 Virtualization: AMD-V 06:30:01 Hypervisor vendor: KVM 06:30:01 Virtualization type: full 06:30:01 L1d cache: 64 KiB (2 instances) 06:30:01 L1i cache: 64 KiB (2 instances) 06:30:01 L2 cache: 1 MiB (2 instances) 06:30:01 L3 cache: 32 MiB (2 instances) 06:30:01 NUMA node(s): 1 06:30:01 NUMA node0 CPU(s): 0,1 06:30:01 Vulnerability Gather data sampling: Not affected 06:30:01 Vulnerability Indirect target selection: Not affected 06:30:01 Vulnerability Itlb multihit: Not affected 06:30:01 Vulnerability L1tf: Not affected 06:30:01 Vulnerability Mds: Not affected 06:30:01 Vulnerability Meltdown: Not affected 06:30:01 Vulnerability Mmio stale data: Not affected 06:30:01 Vulnerability Reg file data sampling: Not affected 06:30:01 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 06:30:01 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 06:30:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:30:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:30:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:30:01 Vulnerability Srbds: Not affected 06:30:01 Vulnerability Tsa: Not affected 06:30:01 Vulnerability Tsx async abort: Not affected 06:30:01 Vulnerability Vmscape: Not affected 06:30:01 06:30:01 06:30:01 ---> nproc: 06:30:01 2 06:30:01 06:30:01 06:30:01 ---> df -h: 06:30:01 Filesystem Size Used Avail Use% Mounted on 06:30:01 tmpfs 794M 1.1M 793M 1% /run 06:30:01 /dev/vda1 39G 9.4G 30G 25% / 06:30:01 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:30:01 tmpfs 5.0M 0 5.0M 0% /run/lock 06:30:01 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:30:01 tmpfs 794M 4.0K 794M 1% /run/user/1001 06:30:01 06:30:01 06:30:01 ---> free -m: 06:30:01 total used free shared buff/cache available 06:30:01 Mem: 7937 592 3472 4 3872 7034 06:30:01 Swap: 1023 0 1023 06:30:01 06:30:01 06:30:01 ---> ip addr: 06:30:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:30:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:30:01 inet 127.0.0.1/8 scope host lo 06:30:01 valid_lft forever preferred_lft forever 06:30:01 inet6 ::1/128 scope host 06:30:01 valid_lft forever preferred_lft forever 06:30:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:30:01 link/ether fa:16:3e:d7:a4:03 brd ff:ff:ff:ff:ff:ff 06:30:01 altname enp0s3 06:30:01 inet 10.30.171.111/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 06:30:01 valid_lft 65643sec preferred_lft 65643sec 06:30:01 inet6 fe80::f816:3eff:fed7:a403/64 scope link 06:30:01 valid_lft forever preferred_lft forever 06:30:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:30:01 link/ether be:15:1d:60:6e:e8 brd ff:ff:ff:ff:ff:ff 06:30:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:30:01 valid_lft forever preferred_lft forever 06:30:01 06:30:01 06:30:01 ---> sar -b -r -n DEV: 06:30:01 Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-12435) 12/11/25 _x86_64_ (2 CPU) 06:30:01 06:30:01 00:44:07 LINUX RESTART (2 CPU) 06:30:01 06:30:01 00:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:30:01 01:00:02 1.26 0.00 1.24 0.01 0.04 17.49 239.16 06:30:01 01:10:01 1.35 0.00 1.35 0.00 0.00 15.98 0.00 06:30:01 01:20:01 1.41 0.00 1.41 0.00 0.44 16.08 0.00 06:30:01 01:30:02 1.46 0.00 1.46 0.00 0.00 16.87 0.00 06:30:01 01:40:02 1.54 0.00 1.54 0.00 0.00 17.48 0.00 06:30:01 01:50:01 1.51 0.00 1.51 0.00 0.00 17.31 0.00 06:30:01 02:00:02 1.40 0.00 1.40 0.00 0.00 16.09 0.00 06:30:01 02:10:02 1.52 0.00 1.52 0.00 0.00 17.04 0.01 06:30:01 02:20:01 1.49 0.00 1.49 0.00 0.00 16.87 0.00 06:30:01 02:30:02 1.45 0.00 1.45 0.00 0.00 16.72 0.00 06:30:01 02:40:02 1.48 0.00 1.48 0.00 0.00 17.32 0.00 06:30:01 02:50:01 1.53 0.00 1.53 0.00 0.00 17.51 0.00 06:30:01 03:00:02 1.57 0.00 1.57 0.00 0.00 17.42 0.00 06:30:01 03:10:01 1.46 0.00 1.46 0.00 0.00 16.19 0.00 06:30:01 03:20:01 1.57 0.00 1.57 0.00 0.00 17.45 0.00 06:30:01 03:30:02 1.63 0.00 1.63 0.00 0.00 18.43 0.00 06:30:01 03:40:01 1.58 0.00 1.58 0.00 0.00 17.80 0.00 06:30:01 03:50:01 1.62 0.00 1.62 0.00 0.00 17.80 0.00 06:30:01 04:00:02 1.42 0.00 1.42 0.00 0.00 15.83 0.00 06:30:01 04:10:01 1.34 0.00 1.34 0.00 0.00 15.27 0.00 06:30:01 04:20:01 1.30 0.00 1.30 0.00 0.00 14.81 0.00 06:30:01 04:30:02 1.34 0.00 1.34 0.00 0.00 15.12 0.00 06:30:01 04:40:01 1.33 0.00 1.33 0.00 0.00 15.09 0.00 06:30:01 04:50:01 1.33 0.00 1.33 0.00 0.00 15.36 0.00 06:30:01 05:00:02 1.48 0.00 1.48 0.00 0.00 16.50 0.00 06:30:01 05:10:01 1.53 0.00 1.53 0.00 0.00 17.29 0.00 06:30:01 05:20:01 1.66 0.00 1.66 0.00 0.00 18.42 0.00 06:30:01 05:30:02 1.45 0.00 1.45 0.00 0.00 16.13 0.00 06:30:01 05:40:01 1.35 0.00 1.35 0.00 0.00 15.42 0.00 06:30:01 05:50:01 1.33 0.00 1.33 0.00 0.00 14.98 0.00 06:30:01 06:00:02 1.34 0.00 1.34 0.00 0.00 15.35 0.00 06:30:01 06:10:01 1.25 0.00 1.25 0.00 0.00 14.36 0.00 06:30:01 06:20:01 1.57 0.00 1.57 0.00 0.00 17.49 0.00 06:30:01 Average: 1.45 0.00 1.45 0.00 0.01 16.52 7.25 06:30:01 06:30:01 00:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:30:01 01:00:02 5235008 7392272 412304 5.07 57676 2291264 960320 10.46 388524 2255056 236 06:30:01 01:10:01 5234756 7392724 411876 5.07 58244 2291396 968576 10.55 389088 2255384 240 06:30:01 01:20:01 5234756 7393432 411092 5.06 58816 2291532 968576 10.55 389652 2255532 124 06:30:01 01:30:02 5235276 7394728 409884 5.04 59424 2291676 968704 10.56 390284 2251100 172 06:30:01 01:40:02 5236348 7396412 408204 5.02 60032 2291684 968768 10.56 390884 2251332 208 06:30:01 01:50:01 5236888 7397700 406892 5.01 60656 2291812 968828 10.56 391476 2251548 8 06:30:01 02:00:02 5236572 7398012 406620 5.00 61232 2291832 968832 10.56 392092 2251556 204 06:30:01 02:10:02 5235924 7398096 406572 5.00 61812 2291972 968832 10.56 392672 2251720 188 06:30:01 02:20:01 5235920 7398672 405920 4.99 62380 2291976 968832 10.56 393232 2251696 124 06:30:01 02:30:02 5238440 7401820 402792 4.96 62980 2291988 968864 10.56 393840 2251912 224 06:30:01 02:40:02 5238720 7402828 401792 4.94 63572 2292124 968896 10.56 394424 2252012 216 06:30:01 02:50:01 5238216 7402940 401700 4.94 64164 2292136 968896 10.56 395024 2252144 120 06:30:01 03:00:02 5237744 7403192 401376 4.94 64740 2292272 968896 10.56 395600 2252320 196 06:30:01 03:10:01 5238312 7404344 400256 4.92 65308 2292280 968896 10.56 396168 2252492 236 06:30:01 03:20:01 5237320 7403932 400636 4.93 65876 2292288 968896 10.56 396736 2252532 236 06:30:01 03:30:02 5237320 7404652 399900 4.92 66452 2292428 969024 10.56 397304 2252632 228 06:30:01 03:40:01 5237320 7405268 399312 4.91 67048 2292436 969024 10.56 397900 2252784 240 06:30:01 03:50:01 5237320 7405940 398632 4.90 67572 2292576 969072 10.56 398424 2253312 120 06:30:01 04:00:02 5237320 7406412 398156 4.90 68020 2292584 969156 10.56 398880 2253188 200 06:30:01 04:10:01 5237072 7406520 398000 4.90 68380 2292592 969156 10.56 399216 2253440 248 06:30:01 04:20:01 5237072 7407032 397508 4.89 68732 2292728 971424 10.59 399584 2254312 240 06:30:01 04:30:02 5237072 7407420 397116 4.89 69096 2292740 969156 10.56 399956 2253544 200 06:30:01 04:40:01 5236568 7407332 397216 4.89 69500 2292748 969156 10.56 400360 2253720 236 06:30:01 04:50:01 5236064 7407344 397152 4.89 69876 2292888 969156 10.56 400728 2253900 244 06:30:01 05:00:02 5234556 7406332 398120 4.90 70352 2292896 969156 10.56 401212 2253772 192 06:30:01 05:10:01 5233044 7405380 399100 4.91 70904 2292904 969220 10.56 401756 2253924 240 06:30:01 05:20:01 5231028 7403988 400492 4.93 71496 2292916 969220 10.56 402356 2253848 120 06:30:01 05:30:02 5228760 7402184 402268 4.95 71884 2292984 969220 10.56 402744 2253924 204 06:30:01 05:40:01 5227752 7401752 402700 4.95 72312 2293128 970064 10.57 403168 2254256 236 06:30:01 05:50:01 5226348 7400740 403632 4.97 72572 2293260 969284 10.56 403416 2254388 244 06:30:01 06:00:02 5225868 7400592 403808 4.97 72880 2293272 969284 10.56 403740 2254284 204 06:30:01 06:10:01 5224432 7399452 404956 4.98 73168 2293280 969284 10.56 404024 2254416 248 06:30:01 06:20:01 5224432 7399952 404416 4.98 73652 2293288 970416 10.57 404520 2255180 196 06:30:01 Average: 5234532 7401800 402739 4.95 66388 2292421 968881 10.56 397242 2253247 199 06:30:01 06:30:01 00:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:30:01 01:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 01:00:02 ens3 0.47 0.09 0.06 0.02 0.00 0.00 0.00 0.00 06:30:01 01:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 01:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 01:10:01 ens3 0.35 0.11 0.08 0.04 0.00 0.00 0.00 0.00 06:30:01 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 01:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 01:20:01 ens3 0.41 0.12 0.12 0.06 0.00 0.00 0.00 0.00 06:30:01 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 01:30:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 01:30:02 ens3 0.66 0.47 0.13 0.61 0.00 0.00 0.00 0.00 06:30:01 01:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 01:40:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 01:40:02 ens3 0.40 0.14 0.13 0.08 0.00 0.00 0.00 0.00 06:30:01 01:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 01:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 01:50:01 ens3 0.38 0.13 0.10 0.06 0.00 0.00 0.00 0.00 06:30:01 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 02:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 02:00:02 ens3 0.40 0.07 0.05 0.02 0.00 0.00 0.00 0.00 06:30:01 02:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 02:10:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 02:10:02 ens3 0.21 0.07 0.04 0.02 0.00 0.00 0.00 0.00 06:30:01 02:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 02:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 02:20:01 ens3 0.19 0.07 0.04 0.02 0.00 0.00 0.00 0.00 06:30:01 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 02:30:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 02:30:02 ens3 0.47 0.12 0.13 0.06 0.00 0.00 0.00 0.00 06:30:01 02:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 02:40:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 02:40:02 ens3 2.92 0.20 0.47 0.15 0.00 0.00 0.00 0.00 06:30:01 02:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 02:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 02:50:01 ens3 2.07 0.17 0.30 0.11 0.00 0.00 0.00 0.00 06:30:01 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 03:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 03:00:02 ens3 0.94 0.08 9.72 0.02 0.00 0.00 0.00 0.00 06:30:01 03:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 03:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 03:10:01 ens3 0.27 0.08 0.05 0.02 0.00 0.00 0.00 0.00 06:30:01 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 03:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 03:20:01 ens3 0.23 0.09 0.04 0.02 0.00 0.00 0.00 0.00 06:30:01 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 03:30:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 03:30:02 ens3 0.35 0.13 0.10 0.06 0.00 0.00 0.00 0.00 06:30:01 03:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 03:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 03:40:01 ens3 0.35 0.13 0.10 0.06 0.00 0.00 0.00 0.00 06:30:01 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 03:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 03:50:01 ens3 0.48 0.15 0.13 0.07 0.00 0.00 0.00 0.00 06:30:01 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 04:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 04:00:02 ens3 2.49 0.17 0.41 0.12 0.00 0.00 0.00 0.00 06:30:01 04:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 04:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 04:10:01 ens3 1.41 0.13 0.21 0.06 0.00 0.00 0.00 0.00 06:30:01 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 04:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 04:20:01 ens3 1.14 0.08 8.51 0.02 0.00 0.00 0.00 0.00 06:30:01 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 04:30:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 04:30:02 ens3 0.38 0.08 0.07 0.02 0.00 0.00 0.00 0.00 06:30:01 04:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 04:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 04:40:01 ens3 0.41 0.12 0.11 0.06 0.00 0.00 0.00 0.00 06:30:01 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 04:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 04:50:01 ens3 0.76 0.13 0.13 0.06 0.00 0.00 0.00 0.00 06:30:01 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 05:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 05:00:02 ens3 0.95 0.11 0.13 0.04 0.00 0.00 0.00 0.00 06:30:01 05:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 05:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 05:10:01 ens3 0.28 0.12 0.08 0.04 0.00 0.00 0.00 0.00 06:30:01 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 05:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 05:20:01 ens3 0.25 0.10 0.07 0.04 0.00 0.00 0.00 0.00 06:30:01 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 05:30:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 05:30:02 ens3 0.25 0.11 0.07 0.04 0.00 0.00 0.00 0.00 06:30:01 05:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 05:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 05:40:01 ens3 0.39 0.17 0.14 0.09 0.00 0.00 0.00 0.00 06:30:01 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 05:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 05:50:01 ens3 0.25 0.07 0.05 0.02 0.00 0.00 0.00 0.00 06:30:01 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 06:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 06:00:02 ens3 0.19 0.08 0.04 0.02 0.00 0.00 0.00 0.00 06:30:01 06:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 06:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 06:10:01 ens3 0.28 0.11 0.08 0.04 0.00 0.00 0.00 0.00 06:30:01 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 06:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 06:20:01 ens3 0.18 0.08 0.04 0.02 0.00 0.00 0.00 0.00 06:30:01 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 Average: ens3 0.64 0.12 0.67 0.07 0.00 0.00 0.00 0.00 06:30:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 06:30:01 06:30:01 ---> sar -P ALL: 06:30:01 Linux 5.15.0-161-generic (prd-ubuntu2204-builder-2c-2g-12435) 12/11/25 _x86_64_ (2 CPU) 06:30:01 06:30:01 00:44:07 LINUX RESTART (2 CPU) 06:30:01 06:30:01 00:50:01 CPU %user %nice %system %iowait %steal %idle 06:30:01 01:00:02 all 0.26 0.00 0.06 0.02 0.04 99.63 06:30:01 01:00:02 0 0.23 0.00 0.06 0.00 0.03 99.67 06:30:01 01:00:02 1 0.29 0.00 0.06 0.03 0.04 99.58 06:30:01 01:10:01 all 0.65 0.00 0.06 0.02 0.04 99.23 06:30:01 01:10:01 0 0.52 0.00 0.06 0.03 0.04 99.35 06:30:01 01:10:01 1 0.79 0.00 0.05 0.01 0.03 99.11 06:30:01 01:20:01 all 0.32 0.00 0.06 0.02 0.04 99.56 06:30:01 01:20:01 0 0.05 0.00 0.05 0.04 0.03 99.83 06:30:01 01:20:01 1 0.60 0.00 0.07 0.00 0.04 99.29 06:30:01 01:30:02 all 0.32 0.00 0.06 0.02 0.04 99.56 06:30:01 01:30:02 0 0.50 0.00 0.06 0.01 0.03 99.39 06:30:01 01:30:02 1 0.13 0.00 0.06 0.03 0.04 99.74 06:30:01 01:40:02 all 0.61 0.00 0.06 0.02 0.03 99.28 06:30:01 01:40:02 0 0.04 0.00 0.05 0.01 0.02 99.90 06:30:01 01:40:02 1 1.19 0.00 0.07 0.04 0.04 98.66 06:30:01 01:50:01 all 0.22 0.00 0.06 0.02 0.03 99.68 06:30:01 01:50:01 0 0.22 0.00 0.06 0.01 0.02 99.69 06:30:01 01:50:01 1 0.21 0.00 0.05 0.04 0.03 99.67 06:30:01 02:00:02 all 0.26 0.00 0.05 0.02 0.03 99.64 06:30:01 02:00:02 0 0.06 0.00 0.05 0.04 0.02 99.83 06:30:01 02:00:02 1 0.47 0.00 0.04 0.01 0.03 99.45 06:30:01 02:10:02 all 0.20 0.00 0.05 0.03 0.03 99.70 06:30:01 02:10:02 0 0.30 0.00 0.04 0.05 0.03 99.59 06:30:01 02:10:02 1 0.10 0.00 0.05 0.01 0.03 99.81 06:30:01 02:20:01 all 0.29 0.00 0.05 0.49 0.03 99.13 06:30:01 02:20:01 0 0.27 0.00 0.05 0.98 0.02 98.69 06:30:01 02:20:01 1 0.31 0.00 0.06 0.01 0.04 99.58 06:30:01 02:30:02 all 0.28 0.00 0.06 1.36 0.03 98.27 06:30:01 02:30:02 0 0.47 0.00 0.06 0.58 0.02 98.86 06:30:01 02:30:02 1 0.10 0.00 0.05 2.14 0.03 97.68 06:30:01 02:40:02 all 0.46 0.00 0.07 0.11 0.03 99.33 06:30:01 02:40:02 0 0.12 0.00 0.07 0.08 0.02 99.71 06:30:01 02:40:02 1 0.81 0.00 0.06 0.14 0.03 98.96 06:30:01 06:30:01 02:40:02 CPU %user %nice %system %iowait %steal %idle 06:30:01 02:50:01 all 0.51 0.00 0.06 0.02 0.03 99.39 06:30:01 02:50:01 0 0.96 0.00 0.06 0.00 0.03 98.94 06:30:01 02:50:01 1 0.05 0.00 0.06 0.03 0.02 99.84 06:30:01 03:00:02 all 0.13 0.00 0.06 0.03 0.02 99.77 06:30:01 03:00:02 0 0.15 0.00 0.06 0.00 0.03 99.76 06:30:01 03:00:02 1 0.10 0.00 0.06 0.05 0.02 99.77 06:30:01 03:10:01 all 0.10 0.00 0.05 0.03 0.02 99.79 06:30:01 03:10:01 0 0.14 0.00 0.06 0.02 0.02 99.77 06:30:01 03:10:01 1 0.07 0.00 0.05 0.04 0.02 99.82 06:30:01 03:20:01 all 0.24 0.00 0.05 0.02 0.02 99.67 06:30:01 03:20:01 0 0.45 0.00 0.06 0.01 0.02 99.47 06:30:01 03:20:01 1 0.04 0.00 0.05 0.03 0.02 99.87 06:30:01 03:30:02 all 0.18 0.00 0.06 0.02 0.02 99.73 06:30:01 03:30:02 0 0.29 0.00 0.04 0.01 0.02 99.64 06:30:01 03:30:02 1 0.07 0.00 0.07 0.03 0.03 99.81 06:30:01 03:40:01 all 0.49 0.00 0.06 0.01 0.02 99.42 06:30:01 03:40:01 0 0.16 0.00 0.06 0.02 0.02 99.74 06:30:01 03:40:01 1 0.82 0.00 0.06 0.00 0.02 99.10 06:30:01 03:50:01 all 0.46 0.00 0.05 0.01 0.02 99.45 06:30:01 03:50:01 0 0.79 0.00 0.05 0.01 0.02 99.13 06:30:01 03:50:01 1 0.13 0.00 0.05 0.01 0.03 99.78 06:30:01 04:00:02 all 0.41 0.00 0.07 0.01 0.02 99.50 06:30:01 04:00:02 0 0.30 0.00 0.05 0.01 0.02 99.61 06:30:01 04:00:02 1 0.51 0.00 0.08 0.01 0.02 99.38 06:30:01 04:10:01 all 0.45 0.00 0.05 0.01 0.03 99.46 06:30:01 04:10:01 0 0.77 0.00 0.03 0.01 0.02 99.16 06:30:01 04:10:01 1 0.12 0.00 0.07 0.01 0.04 99.76 06:30:01 04:20:01 all 0.45 0.00 0.05 0.01 0.03 99.46 06:30:01 04:20:01 0 0.15 0.00 0.05 0.01 0.02 99.76 06:30:01 04:20:01 1 0.74 0.00 0.05 0.01 0.04 99.16 06:30:01 04:30:02 all 0.05 0.00 0.05 0.01 0.03 99.86 06:30:01 04:30:02 0 0.05 0.00 0.05 0.01 0.03 99.86 06:30:01 04:30:02 1 0.05 0.00 0.04 0.02 0.03 99.85 06:30:01 06:30:01 04:30:02 CPU %user %nice %system %iowait %steal %idle 06:30:01 04:40:01 all 0.27 0.00 0.05 0.01 0.03 99.63 06:30:01 04:40:01 0 0.03 0.00 0.06 0.01 0.03 99.88 06:30:01 04:40:01 1 0.50 0.00 0.05 0.02 0.04 99.39 06:30:01 04:50:01 all 0.16 0.00 0.06 0.02 0.04 99.73 06:30:01 04:50:01 0 0.22 0.00 0.05 0.02 0.04 99.68 06:30:01 04:50:01 1 0.09 0.00 0.07 0.02 0.03 99.78 06:30:01 05:00:02 all 0.26 0.00 0.05 0.02 0.03 99.63 06:30:01 05:00:02 0 0.05 0.00 0.05 0.02 0.03 99.85 06:30:01 05:00:02 1 0.48 0.00 0.05 0.02 0.04 99.41 06:30:01 05:10:01 all 0.06 0.00 0.05 0.01 0.04 99.84 06:30:01 05:10:01 0 0.08 0.00 0.05 0.00 0.04 99.82 06:30:01 05:10:01 1 0.04 0.00 0.05 0.03 0.04 99.85 06:30:01 05:20:01 all 0.23 0.00 0.06 0.02 0.04 99.66 06:30:01 05:20:01 0 0.05 0.00 0.06 0.01 0.03 99.85 06:30:01 05:20:01 1 0.40 0.00 0.06 0.03 0.04 99.47 06:30:01 05:30:02 all 0.22 0.00 0.05 0.01 0.03 99.69 06:30:01 05:30:02 0 0.25 0.00 0.03 0.02 0.02 99.68 06:30:01 05:30:02 1 0.19 0.00 0.06 0.01 0.05 99.69 06:30:01 05:40:01 all 0.04 0.00 0.05 0.01 0.03 99.86 06:30:01 05:40:01 0 0.04 0.00 0.04 0.00 0.03 99.88 06:30:01 05:40:01 1 0.04 0.00 0.05 0.02 0.04 99.84 06:30:01 05:50:01 all 0.45 0.00 0.06 0.01 0.04 99.44 06:30:01 05:50:01 0 0.06 0.00 0.06 0.01 0.03 99.84 06:30:01 05:50:01 1 0.83 0.00 0.06 0.02 0.04 99.05 06:30:01 06:00:02 all 0.29 0.00 0.06 0.01 0.04 99.60 06:30:01 06:00:02 0 0.04 0.00 0.07 0.01 0.03 99.84 06:30:01 06:00:02 1 0.53 0.00 0.04 0.01 0.04 99.37 06:30:01 06:10:01 all 0.38 0.00 0.05 0.02 0.03 99.51 06:30:01 06:10:01 0 0.41 0.00 0.05 0.03 0.03 99.48 06:30:01 06:10:01 1 0.36 0.00 0.05 0.01 0.04 99.55 06:30:01 06:20:01 all 0.14 0.00 0.06 0.01 0.03 99.76 06:30:01 06:20:01 0 0.09 0.00 0.06 0.01 0.02 99.81 06:30:01 06:20:01 1 0.19 0.00 0.05 0.02 0.03 99.71 06:30:01 06:30:01 Average: CPU %user %nice %system %iowait %steal %idle 06:30:01 Average: all 0.30 0.00 0.06 0.08 0.03 99.54 06:30:01 Average: 0 0.25 0.00 0.05 0.06 0.03 99.60 06:30:01 Average: 1 0.34 0.00 0.06 0.09 0.03 99.48 06:30:01 06:30:01 06:30:01