14:09:49 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119688 14:09:49 Running as SYSTEM 14:09:49 [EnvInject] - Loading node environment variables. 14:09:49 Building remotely on prd-ubuntu2204-docker-4c-16g-11627 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 14:09:50 [ssh-agent] Looking for ssh-agent implementation... 14:09:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:50 $ ssh-agent 14:09:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQcYU1p/agent.1554 14:09:50 SSH_AGENT_PID=1556 14:09:50 [ssh-agent] Started. 14:09:50 Running ssh-add (command line suppressed) 14:09:50 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2745936082242806174.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2745936082242806174.key) 14:09:50 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:09:50 The recommended git tool is: NONE 14:09:52 using credential jenkins-ssh 14:09:52 Wiping out workspace first. 14:09:52 Cloning the remote Git repository 14:09:52 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 14:09:52 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 14:09:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:09:52 > git --version # timeout=10 14:09:52 > git --version # 'git version 2.34.1' 14:09:52 using GIT_SSH to set credentials jenkins-ssh 14:09:52 Verifying host key using known hosts file 14:09:52 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. 14:09:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:09:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:09:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:09:58 using GIT_SSH to set credentials jenkins-ssh 14:09:58 Verifying host key using known hosts file 14:09:58 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. 14:09:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/88/119688/2 # timeout=10 14:09:59 > git rev-parse 3a949649c69a2dd08429a321228e24e86fd2df2e^{commit} # timeout=10 14:09:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:09:59 Checking out Revision 3a949649c69a2dd08429a321228e24e86fd2df2e (refs/changes/88/119688/2) 14:09:59 > git config core.sparsecheckout # timeout=10 14:09:59 > git checkout -f 3a949649c69a2dd08429a321228e24e86fd2df2e # timeout=10 14:09:59 Commit message: "Simplify assertions in new Junit TAPI PCE tests" 14:09:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:09:59 > git rev-list --no-walk 05e2c9afe7a44ade848566186e09ec3b56d67524 # timeout=10 14:09:59 > git remote # timeout=10 14:09:59 > git submodule init # timeout=10 14:09:59 > git submodule sync # timeout=10 14:09:59 > git config --get remote.origin.url # timeout=10 14:09:59 > git submodule init # timeout=10 14:09:59 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:09:59 ERROR: No submodules found. 14:10:02 provisioning config files... 14:10:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:10:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:10:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16151168514274412674.sh 14:10:02 ---> python-tools-install.sh 14:10:02 Setup pyenv: 14:10:02 * system (set by /opt/pyenv/version) 14:10:02 * 3.8.20 (set by /opt/pyenv/version) 14:10:02 * 3.9.20 (set by /opt/pyenv/version) 14:10:02 3.10.15 14:10:02 3.11.10 14:10:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WM3d 14:10:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:10:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:11 lf-activate-venv(): INFO: Base packages installed successfully 14:10:11 lf-activate-venv(): INFO: Installing additional packages: lftools 14:10:38 lf-activate-venv(): INFO: Adding /tmp/venv-WM3d/bin to PATH 14:10:38 Generating Requirements File 14:10:59 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. 14:10:59 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:10:59 Python 3.11.10 14:10:59 pip 25.3 from /tmp/venv-WM3d/lib/python3.11/site-packages/pip (python 3.11) 14:10:59 appdirs==1.4.4 14:10:59 argcomplete==3.6.3 14:10:59 aspy.yaml==1.3.0 14:10:59 attrs==25.4.0 14:10:59 autopage==0.5.2 14:10:59 beautifulsoup4==4.14.3 14:10:59 boto3==1.42.4 14:10:59 botocore==1.42.4 14:10:59 bs4==0.0.2 14:10:59 cachetools==6.2.2 14:10:59 certifi==2025.11.12 14:10:59 cffi==2.0.0 14:10:59 cfgv==3.5.0 14:10:59 chardet==5.2.0 14:10:59 charset-normalizer==3.4.4 14:10:59 click==8.3.1 14:10:59 cliff==4.13.0 14:10:59 cmd2==3.0.0 14:10:59 cryptography==3.3.2 14:10:59 debtcollector==3.0.0 14:10:59 decorator==5.2.1 14:10:59 defusedxml==0.7.1 14:10:59 Deprecated==1.3.1 14:10:59 distlib==0.4.0 14:10:59 dnspython==2.8.0 14:10:59 docker==7.1.0 14:10:59 dogpile.cache==1.5.0 14:10:59 durationpy==0.10 14:10:59 email-validator==2.3.0 14:10:59 filelock==3.20.0 14:10:59 future==1.0.0 14:10:59 gitdb==4.0.12 14:10:59 GitPython==3.1.45 14:10:59 google-auth==2.43.0 14:10:59 httplib2==0.31.0 14:10:59 identify==2.6.15 14:10:59 idna==3.11 14:10:59 importlib-resources==1.5.0 14:10:59 iso8601==2.1.0 14:10:59 Jinja2==3.1.6 14:10:59 jmespath==1.0.1 14:10:59 jsonpatch==1.33 14:10:59 jsonpointer==3.0.0 14:10:59 jsonschema==4.25.1 14:10:59 jsonschema-specifications==2025.9.1 14:10:59 keystoneauth1==5.12.0 14:10:59 kubernetes==34.1.0 14:10:59 lftools==0.37.17 14:10:59 lxml==6.0.2 14:10:59 markdown-it-py==4.0.0 14:10:59 MarkupSafe==3.0.3 14:10:59 mdurl==0.1.2 14:10:59 msgpack==1.1.2 14:10:59 multi_key_dict==2.0.3 14:10:59 munch==4.0.0 14:10:59 netaddr==1.3.0 14:10:59 niet==1.4.2 14:10:59 nodeenv==1.9.1 14:10:59 oauth2client==4.1.3 14:10:59 oauthlib==3.3.1 14:10:59 openstacksdk==4.8.0 14:10:59 os-service-types==1.8.2 14:10:59 osc-lib==4.2.0 14:10:59 oslo.config==10.1.0 14:10:59 oslo.context==6.2.0 14:10:59 oslo.i18n==6.7.1 14:10:59 oslo.log==7.2.1 14:10:59 oslo.serialization==5.8.0 14:10:59 oslo.utils==9.2.0 14:10:59 packaging==25.0 14:10:59 pbr==7.0.3 14:10:59 platformdirs==4.5.1 14:10:59 prettytable==3.17.0 14:10:59 psutil==7.1.3 14:10:59 pyasn1==0.6.1 14:10:59 pyasn1_modules==0.4.2 14:10:59 pycparser==2.23 14:10:59 pygerrit2==2.0.15 14:10:59 PyGithub==2.8.1 14:10:59 Pygments==2.19.2 14:10:59 PyJWT==2.10.1 14:10:59 PyNaCl==1.6.1 14:10:59 pyparsing==2.4.7 14:10:59 pyperclip==1.11.0 14:10:59 pyrsistent==0.20.0 14:10:59 python-cinderclient==9.8.0 14:10:59 python-dateutil==2.9.0.post0 14:10:59 python-heatclient==4.3.0 14:10:59 python-jenkins==1.8.3 14:10:59 python-keystoneclient==5.7.0 14:10:59 python-magnumclient==4.9.0 14:10:59 python-openstackclient==8.2.0 14:10:59 python-swiftclient==4.9.0 14:10:59 PyYAML==6.0.3 14:10:59 referencing==0.37.0 14:10:59 requests==2.32.5 14:10:59 requests-oauthlib==2.0.0 14:10:59 requestsexceptions==1.4.0 14:10:59 rfc3986==2.0.0 14:10:59 rich==14.2.0 14:10:59 rich-argparse==1.7.2 14:10:59 rpds-py==0.30.0 14:10:59 rsa==4.9.1 14:10:59 ruamel.yaml==0.18.16 14:10:59 ruamel.yaml.clib==0.2.15 14:10:59 s3transfer==0.16.0 14:10:59 simplejson==3.20.2 14:10:59 six==1.17.0 14:10:59 smmap==5.0.2 14:10:59 soupsieve==2.8 14:10:59 stevedore==5.6.0 14:10:59 tabulate==0.9.0 14:10:59 toml==0.10.2 14:10:59 tomlkit==0.13.3 14:10:59 tqdm==4.67.1 14:10:59 typing_extensions==4.15.0 14:10:59 tzdata==2025.2 14:10:59 urllib3==1.26.20 14:10:59 virtualenv==20.35.4 14:10:59 wcwidth==0.2.14 14:10:59 websocket-client==1.9.0 14:10:59 wrapt==2.0.1 14:10:59 xdg==6.0.0 14:10:59 xmltodict==1.0.2 14:10:59 yq==3.4.3 14:10:59 [EnvInject] - Injecting environment variables from a build step. 14:10:59 [EnvInject] - Injecting as environment variables the properties content 14:10:59 PYTHON=python3 14:10:59 14:10:59 [EnvInject] - Variables injected successfully. 14:10:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins6460647918981517137.sh 14:10:59 ---> tox-install.sh 14:10:59 + source /home/jenkins/lf-env.sh 14:10:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:10:59 ++ mktemp -d /tmp/venv-XXXX 14:10:59 + lf_venv=/tmp/venv-rR72 14:10:59 + local venv_file=/tmp/.os_lf_venv 14:10:59 + local python=python3 14:10:59 + local options 14:10:59 + local set_path=true 14:10:59 + local install_args= 14:10:59 ++ 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 14:10:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:10:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:10:59 + true 14:10:59 + case $1 in 14:10:59 + venv_file=/tmp/.toxenv 14:10:59 + shift 2 14:10:59 + true 14:10:59 + case $1 in 14:10:59 + shift 14:10:59 + break 14:10:59 + case $python in 14:10:59 + local pkg_list= 14:10:59 + [[ -d /opt/pyenv ]] 14:10:59 + echo 'Setup pyenv:' 14:10:59 Setup pyenv: 14:10:59 + export PYENV_ROOT=/opt/pyenv 14:10:59 + PYENV_ROOT=/opt/pyenv 14:10:59 + 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 14:10:59 + 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 14:10:59 + pyenv versions 14:10:59 system 14:10:59 3.8.20 14:10:59 3.9.20 14:10:59 3.10.15 14:10:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:10:59 + command -v pyenv 14:10:59 ++ pyenv init - --no-rehash 14:10:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:10:59 for i in ${!paths[@]}; do 14:10:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:10:59 fi; done; 14:10:59 echo "${paths[*]}"'\'')" 14:10:59 export PATH="/opt/pyenv/shims:${PATH}" 14:10:59 export PYENV_SHELL=bash 14:10:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:10:59 pyenv() { 14:10:59 local command 14:10:59 command="${1:-}" 14:10:59 if [ "$#" -gt 0 ]; then 14:10:59 shift 14:10:59 fi 14:10:59 14:10:59 case "$command" in 14:10:59 rehash|shell) 14:10:59 eval "$(pyenv "sh-$command" "$@")" 14:10:59 ;; 14:10:59 *) 14:10:59 command pyenv "$command" "$@" 14:10:59 ;; 14:10:59 esac 14:10:59 }' 14:10:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:10:59 for i in ${!paths[@]}; do 14:10:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:10:59 fi; done; 14:10:59 echo "${paths[*]}"' 14:10:59 ++ 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 14:10:59 ++ 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 14:10:59 ++ 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 14:10:59 ++ export PYENV_SHELL=bash 14:10:59 ++ PYENV_SHELL=bash 14:10:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:10:59 +++ complete -F _pyenv pyenv 14:10:59 ++ lf-pyver python3 14:10:59 ++ local py_version_xy=python3 14:10:59 ++ local py_version_xyz= 14:10:59 ++ pyenv versions 14:10:59 ++ awk '{ print $1 }' 14:10:59 ++ local command 14:10:59 ++ command=versions 14:10:59 ++ '[' 1 -gt 0 ']' 14:10:59 ++ grep -E '^[0-9.]*[0-9]$' 14:10:59 ++ shift 14:10:59 ++ case "$command" in 14:10:59 ++ command pyenv versions 14:10:59 ++ sed 's/^[ *]* //' 14:11:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:11:00 +++ grep '^3' /tmp/.pyenv_versions 14:11:00 +++ sort -V 14:11:00 +++ tail -n 1 14:11:00 ++ py_version_xyz=3.11.10 14:11:00 ++ [[ -z 3.11.10 ]] 14:11:00 ++ echo 3.11.10 14:11:00 ++ return 0 14:11:00 + pyenv local 3.11.10 14:11:00 + local command 14:11:00 + command=local 14:11:00 + '[' 2 -gt 0 ']' 14:11:00 + shift 14:11:00 + case "$command" in 14:11:00 + command pyenv local 3.11.10 14:11:00 + for arg in "$@" 14:11:00 + case $arg in 14:11:00 + pkg_list+='tox ' 14:11:00 + for arg in "$@" 14:11:00 + case $arg in 14:11:00 + pkg_list+='virtualenv ' 14:11:00 + for arg in "$@" 14:11:00 + case $arg in 14:11:00 + pkg_list+='urllib3~=1.26.15 ' 14:11:00 + [[ -f /tmp/.toxenv ]] 14:11:00 + [[ ! -f /tmp/.toxenv ]] 14:11:00 + [[ -n '' ]] 14:11:00 + python3 -m venv /tmp/venv-rR72 14:11:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rR72' 14:11:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rR72 14:11:04 + echo /tmp/venv-rR72 14:11:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:11:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:11:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:11:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:04 + local 'pip_opts=--upgrade --quiet' 14:11:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:11:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:11:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:11:04 + [[ -n '' ]] 14:11:04 + [[ -n '' ]] 14:11:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:11:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:04 + /tmp/venv-rR72/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 14:11:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:11:07 lf-activate-venv(): INFO: Base packages installed successfully 14:11:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:11:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:11:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:11:07 + /tmp/venv-rR72/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 14:11:09 + type python3 14:11:09 + true 14:11:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rR72/bin to PATH' 14:11:09 lf-activate-venv(): INFO: Adding /tmp/venv-rR72/bin to PATH 14:11:09 + PATH=/tmp/venv-rR72/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 14:11:09 + return 0 14:11:09 + python3 --version 14:11:09 Python 3.11.10 14:11:09 + python3 -m pip --version 14:11:09 pip 25.3 from /tmp/venv-rR72/lib/python3.11/site-packages/pip (python 3.11) 14:11:09 + python3 -m pip freeze 14:11:10 cachetools==6.2.2 14:11:10 chardet==5.2.0 14:11:10 colorama==0.4.6 14:11:10 distlib==0.4.0 14:11:10 filelock==3.20.0 14:11:10 packaging==25.0 14:11:10 platformdirs==4.5.1 14:11:10 pluggy==1.6.0 14:11:10 pyproject-api==1.10.0 14:11:10 tox==4.32.0 14:11:10 urllib3==1.26.20 14:11:10 virtualenv==20.35.4 14:11:10 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins12504600805267636421.sh 14:11:10 [EnvInject] - Injecting environment variables from a build step. 14:11:10 [EnvInject] - Injecting as environment variables the properties content 14:11:10 PARALLEL=True 14:11:10 14:11:10 [EnvInject] - Variables injected successfully. 14:11:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9876122785178260707.sh 14:11:10 ---> tox-run.sh 14:11:10 + 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 14:11:10 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:11:10 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:11:10 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:11:10 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 14:11:10 + source /home/jenkins/lf-env.sh 14:11:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:11:10 ++ mktemp -d /tmp/venv-XXXX 14:11:10 + lf_venv=/tmp/venv-BKVH 14:11:10 + local venv_file=/tmp/.os_lf_venv 14:11:10 + local python=python3 14:11:10 + local options 14:11:10 + local set_path=true 14:11:10 + local install_args= 14:11:10 ++ 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 14:11:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:11:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:11:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:11:10 + true 14:11:10 + case $1 in 14:11:10 + venv_file=/tmp/.toxenv 14:11:10 + shift 2 14:11:10 + true 14:11:10 + case $1 in 14:11:10 + shift 14:11:10 + break 14:11:10 + case $python in 14:11:10 + local pkg_list= 14:11:10 + [[ -d /opt/pyenv ]] 14:11:10 + echo 'Setup pyenv:' 14:11:10 Setup pyenv: 14:11:10 + export PYENV_ROOT=/opt/pyenv 14:11:10 + PYENV_ROOT=/opt/pyenv 14:11:10 + 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 14:11:10 + 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 14:11:10 + pyenv versions 14:11:10 system 14:11:10 3.8.20 14:11:10 3.9.20 14:11:10 3.10.15 14:11:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:11:10 + command -v pyenv 14:11:10 ++ pyenv init - --no-rehash 14:11:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:11:10 for i in ${!paths[@]}; do 14:11:10 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:11:10 fi; done; 14:11:10 echo "${paths[*]}"'\'')" 14:11:10 export PATH="/opt/pyenv/shims:${PATH}" 14:11:10 export PYENV_SHELL=bash 14:11:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:11:10 pyenv() { 14:11:10 local command 14:11:10 command="${1:-}" 14:11:10 if [ "$#" -gt 0 ]; then 14:11:10 shift 14:11:10 fi 14:11:10 14:11:10 case "$command" in 14:11:10 rehash|shell) 14:11:10 eval "$(pyenv "sh-$command" "$@")" 14:11:10 ;; 14:11:10 *) 14:11:10 command pyenv "$command" "$@" 14:11:10 ;; 14:11:10 esac 14:11:10 }' 14:11:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:11:10 for i in ${!paths[@]}; do 14:11:10 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:11:10 fi; done; 14:11:10 echo "${paths[*]}"' 14:11:10 ++ 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 14:11:10 ++ 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 14:11:10 ++ 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 14:11:10 ++ export PYENV_SHELL=bash 14:11:10 ++ PYENV_SHELL=bash 14:11:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:11:10 +++ complete -F _pyenv pyenv 14:11:10 ++ lf-pyver python3 14:11:10 ++ local py_version_xy=python3 14:11:10 ++ local py_version_xyz= 14:11:10 ++ pyenv versions 14:11:10 ++ local command 14:11:10 ++ command=versions 14:11:10 ++ '[' 1 -gt 0 ']' 14:11:10 ++ shift 14:11:10 ++ case "$command" in 14:11:10 ++ command pyenv versions 14:11:10 ++ sed 's/^[ *]* //' 14:11:10 ++ grep -E '^[0-9.]*[0-9]$' 14:11:10 ++ awk '{ print $1 }' 14:11:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:11:10 +++ grep '^3' /tmp/.pyenv_versions 14:11:10 +++ tail -n 1 14:11:10 +++ sort -V 14:11:10 ++ py_version_xyz=3.11.10 14:11:10 ++ [[ -z 3.11.10 ]] 14:11:10 ++ echo 3.11.10 14:11:10 ++ return 0 14:11:10 + pyenv local 3.11.10 14:11:10 + local command 14:11:10 + command=local 14:11:10 + '[' 2 -gt 0 ']' 14:11:10 + shift 14:11:10 + case "$command" in 14:11:10 + command pyenv local 3.11.10 14:11:10 + for arg in "$@" 14:11:10 + case $arg in 14:11:10 + pkg_list+='tox ' 14:11:10 + for arg in "$@" 14:11:10 + case $arg in 14:11:10 + pkg_list+='virtualenv ' 14:11:10 + for arg in "$@" 14:11:10 + case $arg in 14:11:10 + pkg_list+='urllib3~=1.26.15 ' 14:11:10 + [[ -f /tmp/.toxenv ]] 14:11:10 ++ cat /tmp/.toxenv 14:11:10 + lf_venv=/tmp/venv-rR72 14:11:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rR72 from' file:/tmp/.toxenv 14:11:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rR72 from file:/tmp/.toxenv 14:11:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:11:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:10 + local 'pip_opts=--upgrade --quiet' 14:11:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:11:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:11:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:11:10 + [[ -n '' ]] 14:11:10 + [[ -n '' ]] 14:11:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:11:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:10 + /tmp/venv-rR72/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 14:11:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:11:11 lf-activate-venv(): INFO: Base packages installed successfully 14:11:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:11:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:11:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:11:11 + /tmp/venv-rR72/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 14:11:12 + type python3 14:11:12 + true 14:11:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rR72/bin to PATH' 14:11:12 lf-activate-venv(): INFO: Adding /tmp/venv-rR72/bin to PATH 14:11:12 + PATH=/tmp/venv-rR72/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 14:11:12 + return 0 14:11:12 + [[ -d /opt/pyenv ]] 14:11:12 + echo '---> Setting up pyenv' 14:11:12 ---> Setting up pyenv 14:11:12 + export PYENV_ROOT=/opt/pyenv 14:11:12 + PYENV_ROOT=/opt/pyenv 14:11:12 + export PATH=/opt/pyenv/bin:/tmp/venv-rR72/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 14:11:12 + PATH=/opt/pyenv/bin:/tmp/venv-rR72/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 14:11:12 ++ pwd 14:11:12 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 14:11:12 + export PYTHONPATH 14:11:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:11:12 + TOX_TESTENV_PASSENV=PYTHONPATH 14:11:12 + tox --version 14:11:13 4.32.0 from /tmp/venv-rR72/lib/python3.11/site-packages/tox/__init__.py 14:11:13 + PARALLEL=True 14:11:13 + TOX_OPTIONS_LIST= 14:11:13 + [[ -n '' ]] 14:11:13 + case ${PARALLEL,,} in 14:11:13 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:11:13 + tox --parallel auto --parallel-live 14:11:13 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 14:11:14 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:11:14 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:11:14 checkbashisms: freeze> python -m pip freeze --all 14:11:14 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:11:15 checkbashisms: pip==25.3,setuptools==80.9.0 14:11:15 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:11:15 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 14:11:15 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 14:11:16 checkbashisms: OK ✔ in 3.17 seconds 14:11:16 pre-commit: install_deps> python -I -m pip install pre-commit 14:11:18 pre-commit: freeze> python -m pip freeze --all 14:11:19 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 14:11:19 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:11:19 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 14:11:19 /usr/bin/cpan 14:11:19 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 14:11:19 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:11:19 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:11:19 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:11:19 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 14:11:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:11:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:11:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:11:21 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 14:11:21 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 14:11:21 buildcontroller: freeze> python -m pip freeze --all 14:11:21 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 14:11:21 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 14:11:21 + update-java-alternatives -l 14:11:21 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 14:11:21 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 14:11:21 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 14:11:21 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 14:11:21 update-alternatives: error: no alternatives for jaotc 14:11:22 update-alternatives: error: no alternatives for rmic 14:11:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:11:22 [INFO] Once installed this environment will be reused. 14:11:22 [INFO] This may take a few minutes... 14:11:22 + java -version 14:11:22 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 14:11:22 21 14:11:22 + JAVA_VER=21 14:11:22 + echo 21 14:11:22 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 14:11:22 + javac -version 14:11:22 21 14:11:22 + JAVAC_VER=21 14:11:22 + echo 21 14:11:22 + [ 21 -ge 21 ] 14:11:22 + [ 21 -ge 21 ] 14:11:22 + echo ok, java is 21 or newer 14:11:22 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 14:11:22 ok, java is 21 or newer 14:11:23 2025-12-08 14:11:23 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 14:11:23 + sudo mkdir -p /opt 14:11:23 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 14:11:23 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 14:11:23 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 14:11:23 + mvn --version 14:11:24 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 14:11:24 Maven home: /opt/maven 14:11:24 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:11:24 Default locale: en, platform encoding: UTF-8 14:11:24 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 14:11:24 NOTE: Picked up JDK_JAVA_OPTIONS: 14:11:24 --add-opens=java.base/java.io=ALL-UNNAMED 14:11:24 --add-opens=java.base/java.lang=ALL-UNNAMED 14:11:24 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:11:24 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:11:24 --add-opens=java.base/java.net=ALL-UNNAMED 14:11:24 --add-opens=java.base/java.nio=ALL-UNNAMED 14:11:24 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:11:24 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:11:24 --add-opens=java.base/java.util=ALL-UNNAMED 14:11:24 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:11:24 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:11:24 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:11:24 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:11:24 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:11:24 -Xlog:disable 14:11:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:11:26 [INFO] Once installed this environment will be reused. 14:11:26 [INFO] This may take a few minutes... 14:11:35 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 14:11:35 [INFO] Once installed this environment will be reused. 14:11:35 [INFO] This may take a few minutes... 14:11:39 docs-linkcheck: freeze> python -m pip freeze --all 14:11:40 docs: freeze> python -m pip freeze --all 14:11:40 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.7,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.0,webcolors==25.10.0 14:11:40 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 14:11:40 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.7,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.0,webcolors==25.10.0 14:11:40 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 14:11:40 [INFO] Installing environment for https://github.com/perltidy/perltidy. 14:11:40 [INFO] Once installed this environment will be reused. 14:11:40 [INFO] This may take a few minutes... 14:11:43 docs: OK ✔ in 30.21 seconds 14:11:43 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 14:11:47 docs-linkcheck: OK ✔ in 32.36 seconds 14:11:47 pylint: freeze> python -m pip freeze --all 14:11:47 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 14:11:47 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 14:11:52 trim trailing whitespace.................................................Passed 14:11:52 Tabs remover.............................................................Passed 14:11:52 autopep8.................................................................Passed 14:11:58 perltidy.................................................................Passed 14:11:59 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 14:11:59 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:11:59 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:11:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:11:59 [INFO] Once installed this environment will be reused. 14:11:59 [INFO] This may take a few minutes... 14:12:06 gitlint..................................................................Passed 14:12:13 14:12:13 ------------------------------------ 14:12:13 Your code has been rated at 10.00/10 14:12:13 14:13:02 pre-commit: OK ✔ in 50.27 seconds 14:13:02 pylint: OK ✔ in 31.19 seconds 14:13:02 buildcontroller: OK ✔ in 1 minute 48.56 seconds 14:13:02 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:13:02 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:13:02 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:13:02 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:13:10 build_karaf_tests221: freeze> python -m pip freeze --all 14:13:10 build_karaf_tests190: freeze> python -m pip freeze --all 14:13:10 build_karaf_tests71: freeze> python -m pip freeze --all 14:13:10 build_karaf_tests121: freeze> python -m pip freeze --all 14:13:10 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 14:13:10 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:13:10 build karaf in karaf221 with ./karaf221.env 14:13:10 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 14:13:10 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:13:10 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 14:13:10 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:13:10 build karaf in karaf71 with ./karaf71.env 14:13:10 build karaf in karafoc with ./karafoc.env 14:13:10 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 14:13:10 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:13:10 NOTE: Picked up JDK_JAVA_OPTIONS: 14:13:10 --add-opens=java.base/java.io=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.lang=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.net=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.nio=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:13:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:13:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:13:10 -Xlog:disable 14:13:10 build karaf in karaf121 with ./karaf121.env 14:13:10 NOTE: Picked up JDK_JAVA_OPTIONS: 14:13:10 --add-opens=java.base/java.io=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.lang=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.net=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.nio=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:13:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:13:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:13:10 -Xlog:disable 14:13:10 NOTE: Picked up JDK_JAVA_OPTIONS: 14:13:10 --add-opens=java.base/java.io=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.lang=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.net=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.nio=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:13:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:13:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:13:10 -Xlog:disable 14:13:10 NOTE: Picked up JDK_JAVA_OPTIONS: 14:13:10 --add-opens=java.base/java.io=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.lang=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.net=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.nio=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:13:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:13:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:13:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:13:10 -Xlog:disable 14:14:01 build_karaf_tests221: OK ✔ in 59.49 seconds 14:14:01 build_karaf_tests71: OK ✔ in 59.49 seconds 14:14:01 build_karaf_tests190: OK ✔ in 59.5 seconds 14:14:01 build_karaf_tests121: OK ✔ in 59.93 seconds 14:14:01 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:14:01 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:14:02 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:14:08 buildlighty: freeze> python -m pip freeze --all 14:14:08 sims: freeze> python -m pip freeze --all 14:14:08 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 14:14:08 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 14:14:08 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 14:14:08 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 14:14:08 Using lighynode version 20.1.0.5 14:14:08 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 14:14:08 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 14:14:52 sims: OK ✔ in 11 seconds 14:14:52 buildlighty: OK ✔ in 30.96 seconds 14:14:52 testsPCE: freeze> python -m pip freeze --all 14:14:52 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.0,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.6.0,Werkzeug==2.0.3,xlrd==1.2.0 14:14:52 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 14:14:52 pytest -q transportpce_tests/pce/test01_pce.py 14:15:39 .................... [100%] 14:16:42 20 passed in 110.09s (0:01:50) 14:16:42 pytest -q transportpce_tests/pce/test02_pce_400G.py 14:16:59 ............ [100%] 14:17:29 12 passed in 46.38s 14:17:29 pytest -q transportpce_tests/pce/test03_gnpy.py 14:17:45 ........ [100%] 14:18:06 8 passed in 37.26s 14:18:07 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 14:18:38 ... [100%] 14:18:43 3 passed in 35.77s 14:18:43 testsPCE: OK ✔ in 4 minutes 41.28 seconds 14:18:43 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:18:43 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:18:43 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:18:50 tests121: freeze> python -m pip freeze --all 14:18:50 tests190: freeze> python -m pip freeze --all 14:18:51 tests_tapi: freeze> python -m pip freeze --all 14:18:51 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 14:18:51 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 14:18:51 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 14:18:51 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 14:18:51 using environment variables from ./karaf121.env 14:18:51 using environment variables from ./karafoc.env 14:18:51 pytest -q transportpce_tests/oc/test01_portmapping.py 14:18:51 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 14:18:51 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 14:18:51 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 14:18:51 using environment variables from ./karaf221.env 14:18:51 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 14:19:50 ........... [100%] 14:20:05 10 passed in 73.64s (0:01:13) 14:20:05 pytest -q transportpce_tests/oc/test02_topology.py 14:20:12 ..................................... [100%] 14:20:52 21 passed in 120.92s (0:02:00) 14:20:52 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 14:20:53 ....................... [100%] 14:21:09 14 passed in 64.04s (0:01:04) 14:21:09 pytest -q transportpce_tests/oc/test03_renderer.py 14:21:11 ................. [100%] 14:21:51 6 passed in 58.63s 14:21:51 pytest -q transportpce_tests/1.2.1/test03_topology.py 14:21:51 ................... [100%] 14:22:08 19 passed in 58.58s 14:22:08 tests190: OK ✔ in 3 minutes 25.67 seconds 14:22:08 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:22:16 .tests71: freeze> python -m pip freeze --all 14:22:17 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 14:22:17 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 14:22:17 using environment variables from ./karaf71.env 14:22:17 pytest -q transportpce_tests/7.1/test01_portmapping.py 14:22:36 .................................... [100%] 14:23:13 12 passed in 55.69s 14:23:13 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 14:23:13 ................................. [100%] 14:23:58 51 passed in 307.25s (0:05:07) 14:23:58 pytest -q transportpce_tests/tapi/test02_full_topology.py 14:24:00 .................... [100%] 14:24:21 44 passed in 150.06s (0:02:30) 14:24:21 .pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 14:24:23 ............................................................................ [100%] 14:25:49 62 passed in 156.50s (0:02:36) 14:25:50 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 14:25:50 .... [100%] 14:25:56 24 passed in 93.69s (0:01:33) 14:25:56 pytest -q transportpce_tests/1.2.1/test05_olm.py 14:26:16 ........................................................................................ [100%] 14:28:20 48 passed in 150.67s (0:02:30) 14:28:21 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 14:28:23 ................................ [100%] 14:29:14 40 passed in 198.34s (0:03:18) 14:29:14 pytest -q transportpce_tests/1.2.1/test06_end2end.py 14:29:15 .......... [100%] 14:29:35 22 passed in 74.24s (0:01:14) 14:29:38 . [100%] 14:29:41 36 passed in 342.33s (0:05:42) 14:29:41 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 14:30:05 ........................................................................................................................ [100%] 14:38:09 71 passed in 507.38s (0:08:27) 14:38:09 pytest -q transportpce_tests/tapi/test04_topo_extension.py 14:38:18 ..... [100%] 14:38:22 54 passed in 547.40s (0:09:07) 14:38:59 ................... [100%] 14:43:29 19 passed in 320.59s (0:05:20) 14:43:30 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 14:45:29 ...................... [100%] 14:51:05 22 passed in 455.47s (0:07:35) 14:51:05 tests71: OK ✔ in 7 minutes 26.75 seconds 14:51:05 tests121: OK ✔ in 19 minutes 39.44 seconds 14:51:05 tests_tapi: OK ✔ in 32 minutes 22.67 seconds 14:51:05 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:51:13 tests221: freeze> python -m pip freeze --all 14:51:13 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 14:51:13 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 14:51:13 using environment variables from ./karaf221.env 14:51:13 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 14:51:48 ................................... [100%] 14:52:28 35 passed in 74.57s (0:01:14) 14:52:28 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 14:52:59 ...... [100%] 14:53:13 6 passed in 44.59s 14:53:13 pytest -q transportpce_tests/2.2.1/test03_topology.py 14:53:55 ............................................ [100%] 14:55:29 44 passed in 136.33s (0:02:16) 14:55:29 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 14:56:04 ............ [100%] 14:56:28 12 passed in 58.18s 14:56:28 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 14:56:53 ................ [100%] 14:58:22 16 passed in 114.22s (0:01:54) 14:58:22 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 14:58:51 ............................... [100%] 14:58:57 31 passed in 34.70s 14:58:57 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 14:59:32 .......................... [100%] 15:00:28 26 passed in 90.37s (0:01:30) 15:00:28 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 15:01:03 ...................... [100%] 15:02:07 22 passed in 98.61s (0:01:38) 15:02:07 pytest -q transportpce_tests/2.2.1/test09_olm.py 15:02:47 ........................................ [100%] 15:05:09 40 passed in 181.64s (0:03:01) 15:05:09 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 15:05:52 ........................................................................ [ 74%] 15:11:27 ......................... [100%] 15:16:19 97 passed in 670.05s (0:11:10) 15:16:19 pytest -q transportpce_tests/2.2.1/test12_end2end.py 15:16:59 ...................................................... [100%] 15:23:46 54 passed in 446.54s (0:07:26) 15:23:46 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 15:24:39 ........................................................................ [ 71%] 15:29:47 ............................. [100%] 15:31:56 101 passed in 489.83s (0:08:09) 15:31:56 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 15:32:49 ........................................................................ [ 67%] 15:38:35 ................................... [100%] 15:41:55 107 passed in 598.98s (0:09:58) 15:41:55 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 15:42:38 ............................................. [100%] 15:45:15 45 passed in 199.34s (0:03:19) 15:45:15 tests221: OK ✔ in 54 minutes 9.69 seconds 15:45:15 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:45:23 tests_hybrid: freeze> python -m pip freeze --all 15:45:23 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.1 15:45:23 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 15:45:23 using environment variables from ./karaf221.env 15:45:23 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 15:46:03 ................................................... [100%] 15:47:50 51 passed in 146.62s (0:02:26) 15:47:50 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 15:48:32 ........................................................................ [ 66%] 15:52:52 ..................................... [100%] 15:54:58 109 passed in 428.06s (0:07:08) 15:54:58 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 15:55:46 ..................................................... [100%] 15:59:18 53 passed in 259.20s (0:04:19) 15:59:18 buildcontroller: OK (108.56=setup[8.54]+cmd[100.02] seconds) 15:59:18 sims: OK (11.00=setup[7.05]+cmd[3.94] seconds) 15:59:18 build_karaf_tests121: OK (59.93=setup[8.53]+cmd[51.40] seconds) 15:59:18 testsPCE: OK (281.28=setup[50.53]+cmd[230.75] seconds) 15:59:18 tests121: OK (1179.44=setup[8.11]+cmd[1171.32] seconds) 15:59:18 build_karaf_tests221: OK (59.49=setup[8.44]+cmd[51.04] seconds) 15:59:18 tests_tapi: OK (1942.67=setup[8.18]+cmd[1934.50] seconds) 15:59:18 tests221: OK (3249.69=setup[7.67]+cmd[3242.02] seconds) 15:59:18 build_karaf_tests71: OK (59.49=setup[8.45]+cmd[51.04] seconds) 15:59:18 tests71: OK (446.75=setup[8.41]+cmd[438.34] seconds) 15:59:18 build_karaf_tests190: OK (59.50=setup[8.46]+cmd[51.05] seconds) 15:59:18 tests190: OK (205.67=setup[8.11]+cmd[197.56] seconds) 15:59:18 tests_hybrid: OK (842.70=setup[7.94]+cmd[834.77] seconds) 15:59:18 buildlighty: OK (30.96=setup[7.05]+cmd[23.91] seconds) 15:59:18 docs: OK (30.21=setup[27.15]+cmd[3.06] seconds) 15:59:18 docs-linkcheck: OK (32.36=setup[26.86]+cmd[5.50] seconds) 15:59:18 checkbashisms: OK (3.17=setup[1.90]+cmd[0.01,0.05,1.20] seconds) 15:59:18 pre-commit: OK (50.27=setup[2.71]+cmd[0.01,0.00,39.89,7.65] seconds) 15:59:18 pylint: OK (31.19=setup[3.86]+cmd[27.33] seconds) 15:59:18 congratulations :) (6484.89 seconds) 15:59:18 + tox_status=0 15:59:18 + echo '---> Completed tox runs' 15:59:18 ---> Completed tox runs 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/build_karaf_tests121/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=build_karaf_tests121 15:59:18 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/build_karaf_tests190/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=build_karaf_tests190 15:59:18 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/build_karaf_tests221/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=build_karaf_tests221 15:59:18 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/build_karaf_tests71/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=build_karaf_tests71 15:59:18 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/buildcontroller/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=buildcontroller 15:59:18 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/buildlighty/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=buildlighty 15:59:18 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/checkbashisms/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=checkbashisms 15:59:18 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/docs-linkcheck/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=docs-linkcheck 15:59:18 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/docs/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=docs 15:59:18 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/pre-commit/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=pre-commit 15:59:18 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/pylint/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=pylint 15:59:18 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/sims/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=sims 15:59:18 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/tests121/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=tests121 15:59:18 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/tests190/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=tests190 15:59:18 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/tests221/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=tests221 15:59:18 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/tests71/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=tests71 15:59:18 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/testsPCE/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=testsPCE 15:59:18 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/tests_hybrid/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=tests_hybrid 15:59:18 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 15:59:18 + for i in .tox/*/log 15:59:18 ++ echo .tox/tests_tapi/log 15:59:18 ++ awk -F/ '{print $2}' 15:59:18 + tox_env=tests_tapi 15:59:18 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 15:59:18 + DOC_DIR=docs/_build/html 15:59:18 + [[ -d docs/_build/html ]] 15:59:18 + echo '---> Archiving generated docs' 15:59:18 ---> Archiving generated docs 15:59:18 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:59:18 + echo '---> tox-run.sh ends' 15:59:18 ---> tox-run.sh ends 15:59:18 + test 0 -eq 0 15:59:18 $ ssh-agent -k 15:59:18 unset SSH_AUTH_SOCK; 15:59:18 unset SSH_AGENT_PID; 15:59:18 echo Agent pid 1556 killed; 15:59:18 [ssh-agent] Stopped. 15:59:18 [PostBuildScript] - [INFO] Executing post build scripts. 15:59:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8862203422684645407.sh 15:59:18 ---> sysstat.sh 15:59:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2369944339128321580.sh 15:59:19 ---> package-listing.sh 15:59:19 ++ facter osfamily 15:59:19 ++ tr '[:upper:]' '[:lower:]' 15:59:19 + OS_FAMILY=debian 15:59:19 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 15:59:19 + START_PACKAGES=/tmp/packages_start.txt 15:59:19 + END_PACKAGES=/tmp/packages_end.txt 15:59:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:19 + PACKAGES=/tmp/packages_start.txt 15:59:19 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 15:59:19 + PACKAGES=/tmp/packages_end.txt 15:59:19 + case "${OS_FAMILY}" in 15:59:19 + dpkg -l 15:59:19 + grep '^ii' 15:59:19 + '[' -f /tmp/packages_start.txt ']' 15:59:19 + '[' -f /tmp/packages_end.txt ']' 15:59:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:19 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 15:59:19 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 15:59:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 15:59:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17558260463182810435.sh 15:59:19 ---> capture-instance-metadata.sh 15:59:19 Setup pyenv: 15:59:19 system 15:59:19 3.8.20 15:59:19 3.9.20 15:59:19 3.10.15 15:59:19 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:59:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WM3d from file:/tmp/.os_lf_venv 15:59:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:59:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:59:22 lf-activate-venv(): INFO: Base packages installed successfully 15:59:22 lf-activate-venv(): INFO: Installing additional packages: lftools 15:59:35 lf-activate-venv(): INFO: Adding /tmp/venv-WM3d/bin to PATH 15:59:35 INFO: Running in OpenStack, capturing instance metadata 15:59:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13282964669062483643.sh 15:59:36 provisioning config files... 15:59:36 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4083 15:59:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config5241500576196426481tmp 15:59:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:59:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:59:36 provisioning config files... 15:59:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:59:36 [EnvInject] - Injecting environment variables from a build step. 15:59:36 [EnvInject] - Injecting as environment variables the properties content 15:59:36 SERVER_ID=logs 15:59:36 15:59:36 [EnvInject] - Variables injected successfully. 15:59:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15053055450504311265.sh 15:59:36 ---> create-netrc.sh 15:59:36 WARN: Log server credential not found. 15:59:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6414804538622001300.sh 15:59:36 ---> python-tools-install.sh 15:59:36 Setup pyenv: 15:59:36 system 15:59:36 3.8.20 15:59:36 3.9.20 15:59:36 3.10.15 15:59:36 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:59:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WM3d from file:/tmp/.os_lf_venv 15:59:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:59:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:59:38 lf-activate-venv(): INFO: Base packages installed successfully 15:59:38 lf-activate-venv(): INFO: Installing additional packages: lftools 15:59:49 lf-activate-venv(): INFO: Adding /tmp/venv-WM3d/bin to PATH 15:59:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13643131296025307598.sh 15:59:49 ---> sudo-logs.sh 15:59:49 Archiving 'sudo' log.. 15:59:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16194413033666790479.sh 15:59:49 ---> job-cost.sh 15:59:49 Setup pyenv: 15:59:49 system 15:59:49 3.8.20 15:59:49 3.9.20 15:59:49 3.10.15 15:59:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:59:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WM3d from file:/tmp/.os_lf_venv 15:59:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:59:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:59:51 lf-activate-venv(): INFO: Base packages installed successfully 15:59:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:59:58 lf-activate-venv(): INFO: Adding /tmp/venv-WM3d/bin to PATH 15:59:58 INFO: No Stack... 15:59:58 INFO: Retrieving Pricing Info for: v3-standard-4 15:59:59 INFO: Archiving Costs 15:59:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins198824997790897374.sh 15:59:59 ---> logs-deploy.sh 15:59:59 Setup pyenv: 15:59:59 system 15:59:59 3.8.20 15:59:59 3.9.20 15:59:59 3.10.15 15:59:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:59:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WM3d from file:/tmp/.os_lf_venv 15:59:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:59:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:00:01 lf-activate-venv(): INFO: Base packages installed successfully 16:00:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:00:11 lf-activate-venv(): INFO: Adding /tmp/venv-WM3d/bin to PATH 16:00:11 WARNING: Nexus logging server not set 16:00:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4083/ 16:00:11 INFO: archiving logs to S3 16:00:13 ---> uname -a: 16:00:13 Linux prd-ubuntu2204-docker-4c-16g-11627 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:00:13 16:00:13 16:00:13 ---> lscpu: 16:00:13 Architecture: x86_64 16:00:13 CPU op-mode(s): 32-bit, 64-bit 16:00:13 Address sizes: 40 bits physical, 48 bits virtual 16:00:13 Byte Order: Little Endian 16:00:13 CPU(s): 4 16:00:13 On-line CPU(s) list: 0-3 16:00:13 Vendor ID: AuthenticAMD 16:00:13 Model name: AMD EPYC-Rome Processor 16:00:13 CPU family: 23 16:00:13 Model: 49 16:00:13 Thread(s) per core: 1 16:00:13 Core(s) per socket: 1 16:00:13 Socket(s): 4 16:00:13 Stepping: 0 16:00:13 BogoMIPS: 5599.99 16:00:13 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 16:00:13 Virtualization: AMD-V 16:00:13 Hypervisor vendor: KVM 16:00:13 Virtualization type: full 16:00:13 L1d cache: 128 KiB (4 instances) 16:00:13 L1i cache: 128 KiB (4 instances) 16:00:13 L2 cache: 2 MiB (4 instances) 16:00:13 L3 cache: 64 MiB (4 instances) 16:00:13 NUMA node(s): 1 16:00:13 NUMA node0 CPU(s): 0-3 16:00:13 Vulnerability Gather data sampling: Not affected 16:00:13 Vulnerability Indirect target selection: Not affected 16:00:13 Vulnerability Itlb multihit: Not affected 16:00:13 Vulnerability L1tf: Not affected 16:00:13 Vulnerability Mds: Not affected 16:00:13 Vulnerability Meltdown: Not affected 16:00:13 Vulnerability Mmio stale data: Not affected 16:00:13 Vulnerability Reg file data sampling: Not affected 16:00:13 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:00:13 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:00:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:00:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:00:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:00:13 Vulnerability Srbds: Not affected 16:00:13 Vulnerability Tsa: Not affected 16:00:13 Vulnerability Tsx async abort: Not affected 16:00:13 Vulnerability Vmscape: Not affected 16:00:13 16:00:13 16:00:13 ---> nproc: 16:00:13 4 16:00:13 16:00:13 16:00:13 ---> df -h: 16:00:13 Filesystem Size Used Avail Use% Mounted on 16:00:13 tmpfs 1.6G 1.1M 1.6G 1% /run 16:00:13 /dev/vda1 78G 18G 60G 23% / 16:00:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:00:13 tmpfs 5.0M 0 5.0M 0% /run/lock 16:00:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:00:13 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:00:13 16:00:13 16:00:13 ---> free -m: 16:00:13 total used free shared buff/cache available 16:00:13 Mem: 15989 703 10838 3 4447 14943 16:00:13 Swap: 1023 0 1023 16:00:13 16:00:13 16:00:13 ---> ip addr: 16:00:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:00:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:00:13 inet 127.0.0.1/8 scope host lo 16:00:13 valid_lft forever preferred_lft forever 16:00:13 inet6 ::1/128 scope host 16:00:13 valid_lft forever preferred_lft forever 16:00:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:00:13 link/ether fa:16:3e:8e:c9:b4 brd ff:ff:ff:ff:ff:ff 16:00:13 altname enp0s3 16:00:13 inet 10.30.171.37/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:00:13 valid_lft 79743sec preferred_lft 79743sec 16:00:13 inet6 fe80::f816:3eff:fe8e:c9b4/64 scope link 16:00:13 valid_lft forever preferred_lft forever 16:00:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:00:13 link/ether 36:24:9a:e8:19:97 brd ff:ff:ff:ff:ff:ff 16:00:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:00:13 valid_lft forever preferred_lft forever 16:00:13 16:00:13 16:00:13 ---> sar -b -r -n DEV: 16:00:13 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-11627) 12/08/25 _x86_64_ (4 CPU) 16:00:13 16:00:13 14:09:19 LINUX RESTART (4 CPU) 16:00:13 16:00:13 14:10:07 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:00:13 14:20:01 124.33 4.75 113.28 6.31 459.02 38876.01 14929.60 16:00:13 14:30:00 59.72 22.39 35.45 1.88 281.12 1899.07 3375.02 16:00:13 14:40:11 7.86 0.18 7.31 0.38 8.33 251.85 539.70 16:00:13 14:50:01 4.87 0.01 4.67 0.18 0.41 152.59 120.66 16:00:13 15:00:11 19.93 0.07 18.96 0.89 3.38 862.31 1455.12 16:00:13 15:10:11 9.85 0.02 9.43 0.40 1.33 293.13 386.67 16:00:13 15:20:01 20.28 0.10 4.48 15.71 1.63 144.79 215108.34 16:00:13 15:30:08 5.41 0.01 5.23 0.17 1.26 156.17 110.14 16:00:13 15:40:08 6.02 0.00 5.82 0.20 0.36 165.36 54.48 16:00:13 15:50:01 12.18 0.01 11.59 0.58 0.69 693.43 374.59 16:00:13 16:00:03 10.54 2.02 7.69 0.84 143.92 1463.35 398.69 16:00:13 Average: 25.43 2.68 20.27 2.48 81.56 4053.10 21182.10 16:00:13 16:00:13 14:10:07 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:00:13 14:20:01 160104 8652160 7268640 44.39 255228 8017592 9281852 53.28 2107508 13320604 2972 16:00:13 14:30:00 8286048 11544064 4392804 26.83 261428 2998520 5821008 33.41 2041192 5508372 6352 16:00:13 14:40:11 6740456 10019352 5919172 36.15 262684 3017980 6726208 38.61 2049476 7037496 36 16:00:13 14:50:01 6560060 9849640 6088044 37.18 263400 3027952 6933520 39.80 2052728 7218320 104 16:00:13 15:00:11 10238760 13686116 2253800 13.77 269628 3179520 2938700 16.87 2092976 3512396 216 16:00:13 15:10:11 7794720 11282720 4655884 28.44 270944 3218844 5294820 30.39 2095724 5935608 100 16:00:13 15:20:01 7938724 11450416 4488116 27.41 273456 3240024 5200500 29.85 2103988 5790972 336 16:00:13 15:30:08 6386076 9918896 6018844 36.76 274016 3260592 6691816 38.41 2106188 7331532 148 16:00:13 15:40:08 6356572 9910988 6026680 36.81 274716 3281488 6671140 38.29 2109584 7344480 124 16:00:13 15:50:01 7796292 11497160 4441528 27.13 279040 3421884 5163460 29.64 2125976 5900076 36 16:00:13 16:00:03 11170948 15336844 603600 3.69 283056 3874408 1217684 6.99 2196944 2452896 27392 16:00:13 Average: 7220796 11195305 4741556 28.96 269781 3685346 5630973 32.32 2098389 6486614 3438 16:00:13 16:00:13 14:10:07 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:00:13 14:20:01 lo 4.49 4.49 5.15 5.15 0.00 0.00 0.00 0.00 16:00:13 14:20:01 ens3 133.09 104.48 1977.40 11.20 0.00 0.00 0.00 0.00 16:00:13 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:13 14:30:00 lo 46.00 46.00 24.92 24.92 0.00 0.00 0.00 0.00 16:00:13 14:30:00 ens3 2.07 1.95 0.47 0.42 0.00 0.00 0.00 0.00 16:00:13 14:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:13 14:40:11 lo 28.35 28.35 11.84 11.84 0.00 0.00 0.00 0.00 16:00:13 14:40:11 ens3 0.94 0.67 0.24 0.18 0.00 0.00 0.00 0.00 16:00:13 14:40:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:13 14:50:01 lo 7.93 7.93 4.33 4.33 0.00 0.00 0.00 0.00 16:00:13 14:50:01 ens3 0.74 0.31 0.23 0.15 0.00 0.00 0.00 0.00 16:00:13 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:13 15:00:11 lo 13.48 13.48 6.65 6.65 0.00 0.00 0.00 0.00 16:00:13 15:00:11 ens3 1.29 1.09 0.32 1.24 0.00 0.00 0.00 0.00 16:00:13 15:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:13 15:10:11 lo 19.18 19.18 10.11 10.11 0.00 0.00 0.00 0.00 16:00:13 15:10:11 ens3 0.91 0.77 0.20 0.16 0.00 0.00 0.00 0.00 16:00:13 15:10:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:13 15:20:01 lo 16.86 16.86 6.57 6.57 0.00 0.00 0.00 0.00 16:00:13 15:20:01 ens3 0.61 0.40 0.14 0.10 0.00 0.00 0.00 0.00 16:00:13 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:13 15:30:08 lo 26.36 26.36 11.21 11.21 0.00 0.00 0.00 0.00 16:00:13 15:30:08 ens3 0.60 0.46 0.12 0.09 0.00 0.00 0.00 0.00 16:00:13 15:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:13 15:40:08 lo 17.45 17.45 10.44 10.44 0.00 0.00 0.00 0.00 16:00:13 15:40:08 ens3 0.92 0.60 0.26 0.19 0.00 0.00 0.00 0.00 16:00:13 15:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:13 15:50:01 lo 19.10 19.10 10.47 10.47 0.00 0.00 0.00 0.00 16:00:13 15:50:01 ens3 1.13 0.87 0.55 0.25 0.00 0.00 0.00 0.00 16:00:13 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:13 16:00:03 lo 32.25 32.25 12.53 12.53 0.00 0.00 0.00 0.00 16:00:13 16:00:03 ens3 2.87 2.53 1.74 1.03 0.00 0.00 0.00 0.00 16:00:13 16:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:13 Average: lo 21.09 21.09 10.40 10.40 0.00 0.00 0.00 0.00 16:00:13 Average: ens3 13.08 10.28 178.37 1.36 0.00 0.00 0.00 0.00 16:00:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:13 16:00:13 16:00:13 ---> sar -P ALL: 16:00:13 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-11627) 12/08/25 _x86_64_ (4 CPU) 16:00:13 16:00:13 14:09:19 LINUX RESTART (4 CPU) 16:00:13 16:00:13 14:10:07 CPU %user %nice %system %iowait %steal %idle 16:00:13 14:20:01 all 49.16 0.00 2.59 0.51 0.09 47.66 16:00:13 14:20:01 0 51.93 0.00 2.79 0.48 0.09 44.71 16:00:13 14:20:01 1 47.96 0.00 2.54 0.25 0.08 49.17 16:00:13 14:20:01 2 47.78 0.00 2.47 0.87 0.09 48.78 16:00:13 14:20:01 3 48.95 0.00 2.55 0.43 0.09 47.97 16:00:13 14:30:00 all 58.80 0.00 2.20 0.10 0.10 38.79 16:00:13 14:30:00 0 58.69 0.00 2.07 0.07 0.11 39.06 16:00:13 14:30:00 1 58.38 0.00 2.47 0.08 0.11 38.96 16:00:13 14:30:00 2 59.32 0.00 2.19 0.14 0.10 38.24 16:00:13 14:30:00 3 58.83 0.00 2.07 0.09 0.10 38.90 16:00:13 14:40:11 all 14.92 0.00 0.75 0.04 0.09 84.20 16:00:13 14:40:11 0 14.75 0.00 0.77 0.06 0.09 84.33 16:00:13 14:40:11 1 15.00 0.00 0.72 0.03 0.09 84.16 16:00:13 14:40:11 2 15.28 0.00 0.75 0.03 0.09 83.85 16:00:13 14:40:11 3 14.65 0.00 0.78 0.03 0.09 84.45 16:00:13 14:50:01 all 9.37 0.00 0.49 0.02 0.09 90.03 16:00:13 14:50:01 0 8.92 0.00 0.43 0.03 0.08 90.54 16:00:13 14:50:01 1 9.86 0.00 0.55 0.01 0.08 89.50 16:00:13 14:50:01 2 9.55 0.00 0.57 0.05 0.09 89.73 16:00:13 14:50:01 3 9.15 0.00 0.42 0.01 0.08 90.34 16:00:13 15:00:11 all 27.14 0.00 1.00 0.07 0.09 71.70 16:00:13 15:00:11 0 27.23 0.00 1.08 0.04 0.09 71.56 16:00:13 15:00:11 1 27.02 0.00 0.96 0.05 0.10 71.87 16:00:13 15:00:11 2 26.96 0.00 0.95 0.17 0.10 71.83 16:00:13 15:00:11 3 27.37 0.00 0.99 0.02 0.09 71.53 16:00:13 15:10:11 all 17.12 0.00 0.65 0.03 0.09 82.11 16:00:13 15:10:11 0 17.05 0.00 0.71 0.06 0.09 82.11 16:00:13 15:10:11 1 16.74 0.00 0.65 0.03 0.09 82.49 16:00:13 15:10:11 2 17.12 0.00 0.68 0.03 0.09 82.09 16:00:13 15:10:11 3 17.59 0.00 0.55 0.02 0.09 81.76 16:00:13 15:20:01 all 7.30 0.00 0.39 0.04 0.09 92.18 16:00:13 15:20:01 0 7.59 0.00 0.36 0.10 0.08 91.87 16:00:13 15:20:01 1 7.15 0.00 0.40 0.06 0.09 92.29 16:00:13 15:20:01 2 6.98 0.00 0.37 0.00 0.09 92.55 16:00:13 15:20:01 3 7.48 0.00 0.43 0.01 0.09 92.00 16:00:13 15:30:08 all 9.79 0.00 0.45 0.02 0.08 89.65 16:00:13 15:30:08 0 9.41 0.00 0.39 0.04 0.08 90.08 16:00:13 15:30:08 1 10.01 0.00 0.55 0.02 0.08 89.34 16:00:13 15:30:08 2 10.07 0.00 0.46 0.02 0.08 89.37 16:00:13 15:30:08 3 9.68 0.00 0.41 0.00 0.08 89.83 16:00:13 15:40:08 all 9.08 0.00 0.40 0.02 0.08 90.42 16:00:13 15:40:08 0 9.30 0.00 0.44 0.04 0.08 90.14 16:00:13 15:40:08 1 9.14 0.00 0.38 0.01 0.09 90.38 16:00:13 15:40:08 2 8.77 0.00 0.37 0.01 0.09 90.77 16:00:13 15:40:08 3 9.08 0.00 0.43 0.04 0.08 90.37 16:00:13 15:50:01 all 18.85 0.00 0.73 0.04 0.09 80.29 16:00:13 15:50:01 0 19.16 0.00 0.73 0.03 0.09 79.98 16:00:13 15:50:01 1 18.79 0.00 0.79 0.05 0.09 80.28 16:00:13 15:50:01 2 17.87 0.00 0.74 0.09 0.09 81.22 16:00:13 15:50:01 3 19.59 0.00 0.64 0.01 0.08 79.69 16:00:13 16:00:03 all 11.10 0.00 0.67 0.09 0.08 88.06 16:00:13 16:00:03 0 11.19 0.00 0.78 0.16 0.08 87.78 16:00:13 16:00:03 1 11.93 0.00 0.70 0.07 0.08 87.22 16:00:13 16:00:03 2 10.65 0.00 0.62 0.04 0.07 88.61 16:00:13 16:00:03 3 10.63 0.00 0.57 0.09 0.08 88.64 16:00:13 16:00:13 Average: CPU %user %nice %system %iowait %steal %idle 16:00:13 Average: all 21.14 0.00 0.94 0.09 0.09 77.75 16:00:13 Average: 0 21.37 0.00 0.96 0.10 0.09 77.49 16:00:13 Average: 1 21.09 0.00 0.97 0.06 0.09 77.79 16:00:13 Average: 2 20.93 0.00 0.92 0.13 0.09 77.93 16:00:13 Average: 3 21.17 0.00 0.89 0.07 0.09 77.79 16:00:13 16:00:13 16:00:13