06:55:51 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120311 06:55:51 Running as SYSTEM 06:55:51 [EnvInject] - Loading node environment variables. 06:55:51 Building remotely on prd-ubuntu2204-docker-4c-16g-13175 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 06:55:51 [ssh-agent] Looking for ssh-agent implementation... 06:55:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:55:51 $ ssh-agent 06:55:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX5wnbUL/agent.2371 06:55:51 SSH_AGENT_PID=2373 06:55:51 [ssh-agent] Started. 06:55:51 Running ssh-add (command line suppressed) 06:55:51 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_3840673104187684004.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_3840673104187684004.key) 06:55:51 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:55:51 The recommended git tool is: NONE 06:55:53 using credential jenkins-ssh 06:55:53 Wiping out workspace first. 06:55:53 Cloning the remote Git repository 06:55:53 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 06:55:53 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 06:55:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 06:55:53 > git --version # timeout=10 06:55:53 > git --version # 'git version 2.34.1' 06:55:53 using GIT_SSH to set credentials jenkins-ssh 06:55:53 Verifying host key using known hosts file 06:55:53 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:55:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 06:56:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 06:56:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 06:56:02 using GIT_SSH to set credentials jenkins-ssh 06:56:02 Verifying host key using known hosts file 06:56:02 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:56:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/11/120311/5 # timeout=10 06:56:03 > git rev-parse c8af4cb423e31816fffba4e6f24962c0e10ed3e6^{commit} # timeout=10 06:56:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:56:03 Checking out Revision c8af4cb423e31816fffba4e6f24962c0e10ed3e6 (refs/changes/11/120311/5) 06:56:03 > git config core.sparsecheckout # timeout=10 06:56:03 > git checkout -f c8af4cb423e31816fffba4e6f24962c0e10ed3e6 # timeout=10 06:56:03 Commit message: "Refactor spectrum extraction and remove wrappers" 06:56:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:56:03 > git rev-list --no-walk 6ffcfa4600bfd73770a3ff3e0e1a057ab6ad08e9 # timeout=10 06:56:03 > git remote # timeout=10 06:56:03 > git submodule init # timeout=10 06:56:03 > git submodule sync # timeout=10 06:56:03 > git config --get remote.origin.url # timeout=10 06:56:03 > git submodule init # timeout=10 06:56:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:56:03 ERROR: No submodules found. 06:56:06 provisioning config files... 06:56:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:56:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:56:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1320784491592660227.sh 06:56:06 ---> python-tools-install.sh 06:56:06 Setup pyenv: 06:56:06 * system (set by /opt/pyenv/version) 06:56:06 * 3.8.20 (set by /opt/pyenv/version) 06:56:06 * 3.9.20 (set by /opt/pyenv/version) 06:56:06 3.10.15 06:56:06 3.11.10 06:56:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4UKa 06:56:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:56:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:56:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:56:15 lf-activate-venv(): INFO: Base packages installed successfully 06:56:15 lf-activate-venv(): INFO: Installing additional packages: lftools 06:56:40 lf-activate-venv(): INFO: Adding /tmp/venv-4UKa/bin to PATH 06:56:40 Generating Requirements File 06:56:58 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:56:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:56:58 Python 3.11.10 06:56:58 pip 26.0.1 from /tmp/venv-4UKa/lib/python3.11/site-packages/pip (python 3.11) 06:56:59 appdirs==1.4.4 06:56:59 argcomplete==3.6.3 06:56:59 aspy.yaml==1.3.0 06:56:59 attrs==25.4.0 06:56:59 autopage==0.6.0 06:56:59 beautifulsoup4==4.14.3 06:56:59 boto3==1.42.51 06:56:59 botocore==1.42.51 06:56:59 bs4==0.0.2 06:56:59 certifi==2026.1.4 06:56:59 cffi==2.0.0 06:56:59 cfgv==3.5.0 06:56:59 chardet==5.2.0 06:56:59 charset-normalizer==3.4.4 06:56:59 click==8.3.1 06:56:59 cliff==4.13.2 06:56:59 cmd2==3.2.0 06:56:59 cryptography==3.3.2 06:56:59 debtcollector==3.0.0 06:56:59 decorator==5.2.1 06:56:59 defusedxml==0.7.1 06:56:59 Deprecated==1.3.1 06:56:59 distlib==0.4.0 06:56:59 dnspython==2.8.0 06:56:59 docker==7.1.0 06:56:59 dogpile.cache==1.5.0 06:56:59 durationpy==0.10 06:56:59 email-validator==2.3.0 06:56:59 filelock==3.24.2 06:56:59 future==1.0.0 06:56:59 gitdb==4.0.12 06:56:59 GitPython==3.1.46 06:56:59 httplib2==0.30.2 06:56:59 identify==2.6.16 06:56:59 idna==3.11 06:56:59 importlib-resources==1.5.0 06:56:59 iso8601==2.1.0 06:56:59 Jinja2==3.1.6 06:56:59 jmespath==1.1.0 06:56:59 jsonpatch==1.33 06:56:59 jsonpointer==3.0.0 06:56:59 jsonschema==4.26.0 06:56:59 jsonschema-specifications==2025.9.1 06:56:59 keystoneauth1==5.13.0 06:56:59 kubernetes==35.0.0 06:56:59 lftools==0.37.21 06:56:59 lxml==6.0.2 06:56:59 markdown-it-py==4.0.0 06:56:59 MarkupSafe==3.0.3 06:56:59 mdurl==0.1.2 06:56:59 msgpack==1.1.2 06:56:59 multi_key_dict==2.0.3 06:56:59 munch==4.0.0 06:56:59 netaddr==1.3.0 06:56:59 niet==1.4.2 06:56:59 nodeenv==1.10.0 06:56:59 oauth2client==4.1.3 06:56:59 oauthlib==3.3.1 06:56:59 openstacksdk==4.10.0 06:56:59 os-service-types==1.8.2 06:56:59 osc-lib==4.4.0 06:56:59 oslo.config==10.3.0 06:56:59 oslo.context==6.3.0 06:56:59 oslo.i18n==6.7.2 06:56:59 oslo.log==8.0.0 06:56:59 oslo.serialization==5.9.1 06:56:59 oslo.utils==9.2.0 06:56:59 packaging==26.0 06:56:59 pbr==7.0.3 06:56:59 platformdirs==4.9.2 06:56:59 prettytable==3.17.0 06:56:59 psutil==7.2.2 06:56:59 pyasn1==0.6.2 06:56:59 pyasn1_modules==0.4.2 06:56:59 pycparser==3.0 06:56:59 pygerrit2==2.0.15 06:56:59 PyGithub==2.8.1 06:56:59 Pygments==2.19.2 06:56:59 PyJWT==2.11.0 06:56:59 PyNaCl==1.6.2 06:56:59 pyparsing==2.4.7 06:56:59 pyperclip==1.11.0 06:56:59 pyrsistent==0.20.0 06:56:59 python-cinderclient==9.8.0 06:56:59 python-dateutil==2.9.0.post0 06:56:59 python-heatclient==5.0.0 06:56:59 python-jenkins==1.8.3 06:56:59 python-keystoneclient==5.7.0 06:56:59 python-magnumclient==4.9.0 06:56:59 python-openstackclient==9.0.0 06:56:59 python-swiftclient==4.9.0 06:56:59 PyYAML==6.0.3 06:56:59 referencing==0.37.0 06:56:59 requests==2.32.5 06:56:59 requests-oauthlib==2.0.0 06:56:59 requestsexceptions==1.4.0 06:56:59 rfc3986==2.0.0 06:56:59 rich==14.3.2 06:56:59 rich-argparse==1.7.2 06:56:59 rpds-py==0.30.0 06:56:59 rsa==4.9.1 06:56:59 ruamel.yaml==0.19.1 06:56:59 ruamel.yaml.clib==0.2.15 06:56:59 s3transfer==0.16.0 06:56:59 simplejson==3.20.2 06:56:59 six==1.17.0 06:56:59 smmap==5.0.2 06:56:59 soupsieve==2.8.3 06:56:59 stevedore==5.6.0 06:56:59 tabulate==0.9.0 06:56:59 toml==0.10.2 06:56:59 tomlkit==0.14.0 06:56:59 tqdm==4.67.3 06:56:59 typing_extensions==4.15.0 06:56:59 tzdata==2025.3 06:56:59 urllib3==1.26.20 06:56:59 virtualenv==20.37.0 06:56:59 wcwidth==0.6.0 06:56:59 websocket-client==1.9.0 06:56:59 wrapt==2.1.1 06:56:59 xdg==6.0.0 06:56:59 xmltodict==1.0.3 06:56:59 yq==3.4.3 06:56:59 [EnvInject] - Injecting environment variables from a build step. 06:56:59 [EnvInject] - Injecting as environment variables the properties content 06:56:59 PYTHON=python3 06:56:59 06:56:59 [EnvInject] - Variables injected successfully. 06:56:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins291804300165771003.sh 06:56:59 ---> tox-install.sh 06:56:59 + source /home/jenkins/lf-env.sh 06:56:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:56:59 ++ mktemp -d /tmp/venv-XXXX 06:56:59 + lf_venv=/tmp/venv-SeqC 06:56:59 + local venv_file=/tmp/.os_lf_venv 06:56:59 + local python=python3 06:56:59 + local options 06:56:59 + local set_path=true 06:56:59 + local install_args= 06:56: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 06:56:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:56:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:56:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:56:59 + true 06:56:59 + case $1 in 06:56:59 + venv_file=/tmp/.toxenv 06:56:59 + shift 2 06:56:59 + true 06:56:59 + case $1 in 06:56:59 + shift 06:56:59 + break 06:56:59 + case $python in 06:56:59 + local pkg_list= 06:56:59 + [[ -d /opt/pyenv ]] 06:56:59 + echo 'Setup pyenv:' 06:56:59 Setup pyenv: 06:56:59 + export PYENV_ROOT=/opt/pyenv 06:56:59 + PYENV_ROOT=/opt/pyenv 06:56: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 06:56: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 06:56:59 + pyenv versions 06:56:59 system 06:56:59 3.8.20 06:56:59 3.9.20 06:56:59 3.10.15 06:56:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 06:56:59 + command -v pyenv 06:56:59 ++ pyenv init - --no-rehash 06:56:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:56:59 for i in ${!paths[@]}; do 06:56:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:56:59 fi; done; 06:56:59 echo "${paths[*]}"'\'')" 06:56:59 export PATH="/opt/pyenv/shims:${PATH}" 06:56:59 export PYENV_SHELL=bash 06:56:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:56:59 pyenv() { 06:56:59 local command 06:56:59 command="${1:-}" 06:56:59 if [ "$#" -gt 0 ]; then 06:56:59 shift 06:56:59 fi 06:56:59 06:56:59 case "$command" in 06:56:59 rehash|shell) 06:56:59 eval "$(pyenv "sh-$command" "$@")" 06:56:59 ;; 06:56:59 *) 06:56:59 command pyenv "$command" "$@" 06:56:59 ;; 06:56:59 esac 06:56:59 }' 06:56:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:56:59 for i in ${!paths[@]}; do 06:56:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:56:59 fi; done; 06:56:59 echo "${paths[*]}"' 06:56: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 06:56: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 06:56: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 06:56:59 ++ export PYENV_SHELL=bash 06:56:59 ++ PYENV_SHELL=bash 06:56:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:56:59 +++ complete -F _pyenv pyenv 06:56:59 ++ lf-pyver python3 06:56:59 ++ local py_version_xy=python3 06:56:59 ++ local py_version_xyz= 06:56:59 ++ pyenv versions 06:56:59 ++ local command 06:56:59 ++ command=versions 06:56:59 ++ '[' 1 -gt 0 ']' 06:56:59 ++ shift 06:56:59 ++ case "$command" in 06:56:59 ++ command pyenv versions 06:56:59 ++ sed 's/^[ *]* //' 06:56:59 ++ awk '{ print $1 }' 06:56:59 ++ grep -E '^[0-9.]*[0-9]$' 06:56:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:56:59 +++ grep '^3' /tmp/.pyenv_versions 06:56:59 +++ sort -V 06:56:59 +++ tail -n 1 06:56:59 ++ py_version_xyz=3.11.10 06:56:59 ++ [[ -z 3.11.10 ]] 06:56:59 ++ echo 3.11.10 06:56:59 ++ return 0 06:56:59 + pyenv local 3.11.10 06:56:59 + local command 06:56:59 + command=local 06:56:59 + '[' 2 -gt 0 ']' 06:56:59 + shift 06:56:59 + case "$command" in 06:56:59 + command pyenv local 3.11.10 06:56:59 + for arg in "$@" 06:56:59 + case $arg in 06:56:59 + pkg_list+='tox ' 06:56:59 + for arg in "$@" 06:56:59 + case $arg in 06:56:59 + pkg_list+='virtualenv ' 06:56:59 + for arg in "$@" 06:56:59 + case $arg in 06:56:59 + pkg_list+='urllib3~=1.26.15 ' 06:56:59 + [[ -f /tmp/.toxenv ]] 06:56:59 + [[ ! -f /tmp/.toxenv ]] 06:56:59 + [[ -n '' ]] 06:56:59 + python3 -m venv /tmp/venv-SeqC 06:57:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SeqC' 06:57:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SeqC 06:57:03 + echo /tmp/venv-SeqC 06:57:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:57:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:57:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:57:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:57:03 + local 'pip_opts=--upgrade --quiet' 06:57:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:57:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:57:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:57:03 + [[ -n '' ]] 06:57:03 + [[ -n '' ]] 06:57:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:57:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:57:03 + /tmp/venv-SeqC/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:57:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:57:07 lf-activate-venv(): INFO: Base packages installed successfully 06:57:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:57:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:57:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:57:07 + /tmp/venv-SeqC/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:57:09 + type python3 06:57:09 + true 06:57:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SeqC/bin to PATH' 06:57:09 lf-activate-venv(): INFO: Adding /tmp/venv-SeqC/bin to PATH 06:57:09 + PATH=/tmp/venv-SeqC/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:57:09 + return 0 06:57:09 + python3 --version 06:57:09 Python 3.11.10 06:57:09 + python3 -m pip --version 06:57:09 pip 26.0.1 from /tmp/venv-SeqC/lib/python3.11/site-packages/pip (python 3.11) 06:57:09 + python3 -m pip freeze 06:57:10 cachetools==7.0.1 06:57:10 chardet==5.2.0 06:57:10 colorama==0.4.6 06:57:10 distlib==0.4.0 06:57:10 filelock==3.24.2 06:57:10 packaging==26.0 06:57:10 platformdirs==4.9.2 06:57:10 pluggy==1.6.0 06:57:10 pyproject-api==1.10.0 06:57:10 tox==4.38.0 06:57:10 urllib3==1.26.20 06:57:10 virtualenv==20.37.0 06:57:10 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins3726109440255378510.sh 06:57:10 [EnvInject] - Injecting environment variables from a build step. 06:57:10 [EnvInject] - Injecting as environment variables the properties content 06:57:10 PARALLEL=True 06:57:10 06:57:10 [EnvInject] - Variables injected successfully. 06:57:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins18029108254915643002.sh 06:57:10 ---> tox-run.sh 06:57: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 06:57:10 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 06:57:10 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 06:57:10 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 06:57:10 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 06:57:10 + source /home/jenkins/lf-env.sh 06:57:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:57:10 ++ mktemp -d /tmp/venv-XXXX 06:57:10 + lf_venv=/tmp/venv-DxT8 06:57:10 + local venv_file=/tmp/.os_lf_venv 06:57:10 + local python=python3 06:57:10 + local options 06:57:10 + local set_path=true 06:57:10 + local install_args= 06:57: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 06:57:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:57:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:57:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:57:10 + true 06:57:10 + case $1 in 06:57:10 + venv_file=/tmp/.toxenv 06:57:10 + shift 2 06:57:10 + true 06:57:10 + case $1 in 06:57:10 + shift 06:57:10 + break 06:57:10 + case $python in 06:57:10 + local pkg_list= 06:57:10 + [[ -d /opt/pyenv ]] 06:57:10 + echo 'Setup pyenv:' 06:57:10 Setup pyenv: 06:57:10 + export PYENV_ROOT=/opt/pyenv 06:57:10 + PYENV_ROOT=/opt/pyenv 06:57: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 06:57: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 06:57:10 + pyenv versions 06:57:10 system 06:57:10 3.8.20 06:57:10 3.9.20 06:57:10 3.10.15 06:57:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 06:57:10 + command -v pyenv 06:57:10 ++ pyenv init - --no-rehash 06:57:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:57:10 for i in ${!paths[@]}; do 06:57:10 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:57:10 fi; done; 06:57:10 echo "${paths[*]}"'\'')" 06:57:10 export PATH="/opt/pyenv/shims:${PATH}" 06:57:10 export PYENV_SHELL=bash 06:57:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:57:10 pyenv() { 06:57:10 local command 06:57:10 command="${1:-}" 06:57:10 if [ "$#" -gt 0 ]; then 06:57:10 shift 06:57:10 fi 06:57:10 06:57:10 case "$command" in 06:57:10 rehash|shell) 06:57:10 eval "$(pyenv "sh-$command" "$@")" 06:57:10 ;; 06:57:10 *) 06:57:10 command pyenv "$command" "$@" 06:57:10 ;; 06:57:10 esac 06:57:10 }' 06:57:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:57:10 for i in ${!paths[@]}; do 06:57:10 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:57:10 fi; done; 06:57:10 echo "${paths[*]}"' 06:57: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 06:57: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 06:57: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 06:57:10 ++ export PYENV_SHELL=bash 06:57:10 ++ PYENV_SHELL=bash 06:57:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:57:10 +++ complete -F _pyenv pyenv 06:57:10 ++ lf-pyver python3 06:57:10 ++ local py_version_xy=python3 06:57:10 ++ local py_version_xyz= 06:57:10 ++ pyenv versions 06:57:10 ++ local command 06:57:10 ++ command=versions 06:57:10 ++ '[' 1 -gt 0 ']' 06:57:10 ++ shift 06:57:10 ++ case "$command" in 06:57:10 ++ command pyenv versions 06:57:10 ++ awk '{ print $1 }' 06:57:10 ++ sed 's/^[ *]* //' 06:57:10 ++ grep -E '^[0-9.]*[0-9]$' 06:57:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:57:10 +++ grep '^3' /tmp/.pyenv_versions 06:57:10 +++ sort -V 06:57:10 +++ tail -n 1 06:57:10 ++ py_version_xyz=3.11.10 06:57:10 ++ [[ -z 3.11.10 ]] 06:57:10 ++ echo 3.11.10 06:57:10 ++ return 0 06:57:10 + pyenv local 3.11.10 06:57:10 + local command 06:57:10 + command=local 06:57:10 + '[' 2 -gt 0 ']' 06:57:10 + shift 06:57:10 + case "$command" in 06:57:10 + command pyenv local 3.11.10 06:57:10 + for arg in "$@" 06:57:10 + case $arg in 06:57:10 + pkg_list+='tox ' 06:57:10 + for arg in "$@" 06:57:10 + case $arg in 06:57:10 + pkg_list+='virtualenv ' 06:57:10 + for arg in "$@" 06:57:10 + case $arg in 06:57:10 + pkg_list+='urllib3~=1.26.15 ' 06:57:10 + [[ -f /tmp/.toxenv ]] 06:57:10 ++ cat /tmp/.toxenv 06:57:10 + lf_venv=/tmp/venv-SeqC 06:57:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SeqC from' file:/tmp/.toxenv 06:57:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SeqC from file:/tmp/.toxenv 06:57:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:57:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:57:10 + local 'pip_opts=--upgrade --quiet' 06:57:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:57:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:57:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:57:10 + [[ -n '' ]] 06:57:10 + [[ -n '' ]] 06:57:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:57:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:57:10 + /tmp/venv-SeqC/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:57:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:57:11 lf-activate-venv(): INFO: Base packages installed successfully 06:57:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:57:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:57:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:57:11 + /tmp/venv-SeqC/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:57:12 + type python3 06:57:12 + true 06:57:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SeqC/bin to PATH' 06:57:12 lf-activate-venv(): INFO: Adding /tmp/venv-SeqC/bin to PATH 06:57:12 + PATH=/tmp/venv-SeqC/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:57:12 + return 0 06:57:12 + [[ -d /opt/pyenv ]] 06:57:12 + echo '---> Setting up pyenv' 06:57:12 ---> Setting up pyenv 06:57:12 + export PYENV_ROOT=/opt/pyenv 06:57:12 + PYENV_ROOT=/opt/pyenv 06:57:12 + export PATH=/opt/pyenv/bin:/tmp/venv-SeqC/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:57:12 + PATH=/opt/pyenv/bin:/tmp/venv-SeqC/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:57:12 ++ pwd 06:57:12 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 06:57:12 + export PYTHONPATH 06:57:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:57:12 + TOX_TESTENV_PASSENV=PYTHONPATH 06:57:12 + tox --version 06:57:12 4.38.0 from /tmp/venv-SeqC/lib/python3.11/site-packages/tox/__init__.py 06:57:12 + PARALLEL=True 06:57:12 + TOX_OPTIONS_LIST= 06:57:12 + [[ -n '' ]] 06:57:12 + case ${PARALLEL,,} in 06:57:12 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 06:57:12 + tox --parallel auto --parallel-live 06:57:12 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 06:57:14 checkbashisms: freeze> python -m pip freeze --all 06:57:14 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:57:14 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:57: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 06:57:14 checkbashisms: pip==26.0.1,setuptools==82.0.0 06:57:14 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 06:57:14 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)' 06:57:14 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 06:57:16 checkbashisms: OK ✔ in 3.08 seconds 06:57:16 pre-commit: install_deps> python -I -m pip install pre-commit 06:57:18 pre-commit: freeze> python -m pip freeze --all 06:57:18 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==20.37.0 06:57:18 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 06:57:18 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)' 06:57:18 /usr/bin/cpan 06:57:18 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 06:57:18 [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. 06:57:18 [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. 06:57:18 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:57: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. 06:57:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:57:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:57:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:57:20 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 06:57:20 buildcontroller: freeze> python -m pip freeze --all 06:57:20 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 06:57:21 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:57:21 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 06:57:21 + update-java-alternatives -l 06:57:21 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 06:57:21 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 06:57:21 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 06:57:21 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 06:57:21 update-alternatives: error: no alternatives for jaotc 06:57:21 update-alternatives: error: no alternatives for rmic 06:57:21 + java -version 06:57:21 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 06:57:21 + JAVA_VER=21 06:57:21 + echo 21 06:57:21 21 06:57:21 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 06:57:21 + javac -version 06:57:21 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:57:21 [INFO] Once installed this environment will be reused. 06:57:21 [INFO] This may take a few minutes... 06:57:21 + JAVAC_VER=21 06:57:21 + echo 21 06:57:21 + [ 21 -ge 21 ] 06:57:21 21 06:57:21 ok, java is 21 or newer 06:57:21 + [ 21 -ge 21 ] 06:57:21 + echo ok, java is 21 or newer 06:57:21 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 06:57:21 2026-02-18 06:57:21 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 06:57:21 + sudo mkdir -p /opt 06:57:21 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 06:57:22 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 06:57:22 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 06:57:22 + mvn --version 06:57:22 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 06:57:22 Maven home: /opt/maven 06:57:22 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 06:57:22 Default locale: en, platform encoding: UTF-8 06:57:22 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 06:57:22 NOTE: Picked up JDK_JAVA_OPTIONS: 06:57:22 --add-opens=java.base/java.io=ALL-UNNAMED 06:57:22 --add-opens=java.base/java.lang=ALL-UNNAMED 06:57:22 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:57:22 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:57:22 --add-opens=java.base/java.net=ALL-UNNAMED 06:57:22 --add-opens=java.base/java.nio=ALL-UNNAMED 06:57:22 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:57:22 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:57:22 --add-opens=java.base/java.util=ALL-UNNAMED 06:57:22 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:57:22 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:57:22 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:57:22 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:57:22 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:57:22 -Xlog:disable 06:57:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:57:26 [INFO] Once installed this environment will be reused. 06:57:26 [INFO] This may take a few minutes... 06:57:34 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 06:57:34 [INFO] Once installed this environment will be reused. 06:57:34 [INFO] This may take a few minutes... 06:57:39 [INFO] Installing environment for https://github.com/perltidy/perltidy. 06:57:39 [INFO] Once installed this environment will be reused. 06:57:39 [INFO] This may take a few minutes... 06:57:42 docs-linkcheck: freeze> python -m pip freeze --all 06:57:42 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.3,webcolors==25.10.0 06:57:42 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 06:57:42 docs: freeze> python -m pip freeze --all 06:57:43 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.3,webcolors==25.10.0 06:57:43 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 06:57:46 docs: OK ✔ in 33.32 seconds 06:57:46 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 06:57:49 docs-linkcheck: OK ✔ in 34.65 seconds 06:57:49 pylint: freeze> python -m pip freeze --all 06:57:50 pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.4,setuptools==82.0.0,tomlkit==0.14.0 06:57:50 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}$' '{}' + 06:57:51 trim trailing whitespace.................................................Passed 06:57:51 Tabs remover.............................................................Passed 06:57:52 autopep8.................................................................Passed 06:57:58 perltidy.................................................................Passed 06:57:58 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 06:57: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. 06:57: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. 06:57:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:57:59 [INFO] Once installed this environment will be reused. 06:57:59 [INFO] This may take a few minutes... 06:58:10 gitlint..................................................................Passed 06:58:15 06:58:15 ------------------------------------ 06:58:15 Your code has been rated at 10.00/10 06:58:15 06:59:04 pre-commit: OK ✔ in 54.23 seconds 06:59:04 pylint: OK ✔ in 30.55 seconds 06:59:04 buildcontroller: OK ✔ in 1 minute 50.28 seconds 06:59:04 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 06:59:04 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 06:59:04 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 06:59:04 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 06:59:10 build_karaf_tests221: freeze> python -m pip freeze --all 06:59:10 build_karaf_tests121: freeze> python -m pip freeze --all 06:59:10 build_karaf_tests190: freeze> python -m pip freeze --all 06:59:11 build_karaf_tests71: freeze> python -m pip freeze --all 06:59:11 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:59:11 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:59:11 build karaf in karaf221 with ./karaf221.env 06:59:11 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:59:11 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:59:11 build karaf in karaf121 with ./karaf121.env 06:59:11 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:59:11 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:59:11 build karaf in karafoc with ./karafoc.env 06:59:11 NOTE: Picked up JDK_JAVA_OPTIONS: 06:59:11 --add-opens=java.base/java.io=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.lang=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.net=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.nio=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:59:11 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:59:11 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:59:11 -Xlog:disable 06:59:11 NOTE: Picked up JDK_JAVA_OPTIONS: 06:59:11 --add-opens=java.base/java.io=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.lang=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.net=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.nio=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:59:11 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:59:11 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:59:11 -Xlog:disable 06:59:11 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:59:11 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:59:11 build karaf in karaf71 with ./karaf71.env 06:59:11 NOTE: Picked up JDK_JAVA_OPTIONS: 06:59:11 --add-opens=java.base/java.io=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.lang=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.net=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.nio=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:59:11 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:59:11 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:59:11 -Xlog:disable 06:59:11 NOTE: Picked up JDK_JAVA_OPTIONS: 06:59:11 --add-opens=java.base/java.io=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.lang=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.net=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.nio=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:59:11 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:59:11 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:59:11 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:59:11 -Xlog:disable 07:00:23 build_karaf_tests190: OK ✔ in 1 minute 19.52 seconds 07:00:23 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 07:00:32 build_karaf_tests221: OK ✔ in 1 minute 28.84 seconds 07:00:32 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 07:00:33 build_karaf_tests71: OK ✔ in 1 minute 29.57 seconds 07:00:33 build_karaf_tests121: OK ✔ in 1 minute 29.6 seconds 07:00:33 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 07:00:40 buildlighty: freeze> python -m pip freeze --all 07:00:40 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:00:40 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 07:00:40 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 07:00:41 sims: freeze> python -m pip freeze --all 07:00:41 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:00:41 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 07:00:41 Using lighynode version 22.1.0.6 07:00:41 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 07:01:24 sims: OK ✔ in 11.99 seconds 07:01:24 buildlighty: OK ✔ in 43.3 seconds 07:01:24 testsPCE: freeze> python -m pip freeze --all 07:01:24 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,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.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.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.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 07:01:24 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 07:01:24 pytest -q transportpce_tests/pce/test01_pce.py 07:02:12 .................... [100%] 07:03:16 20 passed in 111.47s (0:01:51) 07:03:16 pytest -q transportpce_tests/pce/test02_pce_400G.py 07:03:33 ............ [100%] 07:04:03 12 passed in 46.94s 07:04:03 pytest -q transportpce_tests/pce/test03_gnpy.py 07:04:21 ........ [100%] 07:04:43 8 passed in 39.16s 07:04:43 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 07:05:14 ... [100%] 07:05:19 3 passed in 35.99s 07:05:20 testsPCE: OK ✔ in 4 minutes 46.55 seconds 07:05:20 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 07:05:20 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 07:05:20 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 07:05:26 tests_tapi: freeze> python -m pip freeze --all 07:05:26 tests121: freeze> python -m pip freeze --all 07:05:26 tests190: freeze> python -m pip freeze --all 07:05:26 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:05:26 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 07:05:26 using environment variables from ./karaf221.env 07:05:26 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 07:05:26 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:05:26 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 07:05:26 using environment variables from ./karaf121.env 07:05:26 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 07:05:26 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:05:26 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 07:05:26 using environment variables from ./karafoc.env 07:05:26 pytest -q transportpce_tests/oc/test01_portmapping.py 07:06:29 ........... [100%] 07:06:44 10 passed in 77.77s (0:01:17) 07:06:44 pytest -q transportpce_tests/oc/test02_topology.py 07:06:52 .......................... [100%] 07:07:32 21 passed in 125.84s (0:02:05) 07:07:33 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 07:07:33 ........................... [100%] 07:07:53 14 passed in 68.08s (0:01:08) 07:07:53 pytest -q transportpce_tests/oc/test03_renderer.py 07:07:55 ........................ [100%] 07:08:37 6 passed in 64.60s (0:01:04) 07:08:38 pytest -q transportpce_tests/1.2.1/test03_topology.py 07:08:38 ................... [100%] 07:08:55 19 passed in 61.14s (0:01:01) 07:08:55 tests190: OK ✔ in 3 minutes 36.1 seconds 07:08:55 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 07:09:03 tests71: freeze> python -m pip freeze --all 07:09:03 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:09:03 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 07:09:03 using environment variables from ./karaf71.env 07:09:03 pytest -q transportpce_tests/7.1/test01_portmapping.py 07:09:10 .............................. [100%] 07:10:00 12 passed in 56.66s 07:10:00 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 07:10:00 ....................................................... [100%] 07:11:15 44 passed in 156.82s (0:02:36) 07:11:15 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 07:11:17 .................................................................... [100%] 07:12:40 62 passed in 159.87s (0:02:39) 07:12:40 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 07:12:41 .. [100%] 07:12:46 24 passed in 90.39s (0:01:30) 07:12:46 pytest -q transportpce_tests/1.2.1/test05_olm.py 07:13:27 ............ [100%] 07:13:47 51 passed in 500.66s (0:08:20) 07:13:47 pytest -q transportpce_tests/tapi/test02_full_topology.py 07:13:49 ...................................................................... [100%] 07:15:12 48 passed in 151.65s (0:02:31) 07:15:12 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 07:15:14 ..................................... [100%] 07:16:10 40 passed in 203.57s (0:03:23) 07:16:10 pytest -q transportpce_tests/1.2.1/test06_end2end.py 07:16:10 ........... [100%] 07:16:29 22 passed in 75.98s (0:01:15) 07:16:42 .................................................... [100%] 07:19:26 36 passed in 337.75s (0:05:37) 07:19:26 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 07:19:33 ..................................................................................... [100%] 07:24:49 71 passed in 322.79s (0:05:22) 07:24:49 pytest -q transportpce_tests/tapi/test04_topo_extension.py 07:25:03 ..... [100%] 07:25:07 54 passed in 536.92s (0:08:56) 07:25:41 ................... [100%] 07:27:12 19 passed in 142.77s (0:02:22) 07:27:12 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 07:29:16 ...................... [100%] 07:37:52 22 passed in 639.34s (0:10:39) 07:37:52 tests71: OK ✔ in 7 minutes 33.59 seconds 07:37:52 tests121: OK ✔ in 19 minutes 48.08 seconds 07:37:52 tests_tapi: OK ✔ in 32 minutes 32.74 seconds 07:37:52 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 07:37:58 tests221: freeze> python -m pip freeze --all 07:37:58 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:37:58 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 07:37:58 using environment variables from ./karaf221.env 07:37:58 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 07:38:35 ................................... [100%] 07:39:15 35 passed in 76.82s (0:01:16) 07:39:15 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 07:39:47 ...... [100%] 07:40:01 6 passed in 45.87s 07:40:01 pytest -q transportpce_tests/2.2.1/test03_topology.py 07:40:45 ............................................ [100%] 07:42:19 44 passed in 137.69s (0:02:17) 07:42:19 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 07:42:55 ............ [100%] 07:43:19 12 passed in 59.43s 07:43:19 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 07:43:45 ................ [100%] 07:45:14 16 passed in 114.98s (0:01:54) 07:45:14 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 07:45:45 ............................... [100%] 07:45:51 31 passed in 36.42s 07:45:51 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 07:46:28 .......................... [100%] 07:47:24 26 passed in 92.10s (0:01:32) 07:47:24 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 07:48:00 ...................... [100%] 07:49:03 22 passed in 99.56s (0:01:39) 07:49:03 pytest -q transportpce_tests/2.2.1/test09_olm.py 07:49:46 ........................................ [100%] 07:52:07 40 passed in 183.78s (0:03:03) 07:52:08 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 07:52:51 ........................................................................ [ 74%] 07:58:28 ......................... [100%] 08:00:20 97 passed in 492.30s (0:08:12) 08:00:20 pytest -q transportpce_tests/2.2.1/test12_end2end.py 08:01:00 ...................................................... [100%] 08:07:48 54 passed in 447.44s (0:07:27) 08:07:48 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 08:08:43 ........................................................................ [ 71%] 08:13:51 ............................. [100%] 08:19:01 101 passed in 672.69s (0:11:12) 08:19:01 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 08:19:56 ........................................................................ [ 67%] 08:25:43 ................................... [100%] 08:29:04 107 passed in 602.70s (0:10:02) 08:29:04 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 08:29:48 ............................................. [100%] 08:32:26 45 passed in 201.33s (0:03:21) 08:32:26 tests221: OK ✔ in 54 minutes 33.97 seconds 08:32:26 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 08:32:33 tests_hybrid: freeze> python -m pip freeze --all 08:32:33 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 08:32:33 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 08:32:33 using environment variables from ./karaf221.env 08:32:33 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 08:33:15 ................................................... [100%] 08:35:02 51 passed in 148.20s (0:02:28) 08:35:02 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 08:35:46 ........................................................................ [ 66%] 08:40:08 ..................................... [100%] 08:42:14 109 passed in 432.19s (0:07:12) 08:42:14 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 08:43:05 ..................................................... [100%] 08:46:38 53 passed in 263.34s (0:04:23) 08:46:38 buildcontroller: OK (110.28=setup[8.24]+cmd[102.05] seconds) 08:46:38 sims: OK (11.99=setup[9.50]+cmd[2.49] seconds) 08:46:38 build_karaf_tests121: OK (89.60=setup[7.92]+cmd[81.68] seconds) 08:46:38 testsPCE: OK (286.55=setup[51.58]+cmd[234.97] seconds) 08:46:38 tests121: OK (1188.08=setup[7.33]+cmd[1180.76] seconds) 08:46:38 build_karaf_tests221: OK (88.84=setup[7.92]+cmd[80.92] seconds) 08:46:38 tests_tapi: OK (1952.74=setup[7.31]+cmd[1945.43] seconds) 08:46:38 tests221: OK (3273.97=setup[6.57]+cmd[3267.40] seconds) 08:46:38 build_karaf_tests71: OK (89.57=setup[8.05]+cmd[81.52] seconds) 08:46:38 tests71: OK (453.59=setup[8.05]+cmd[445.53] seconds) 08:46:38 build_karaf_tests190: OK (79.52=setup[7.96]+cmd[71.56] seconds) 08:46:38 tests190: OK (216.10=setup[7.35]+cmd[208.75] seconds) 08:46:38 tests_hybrid: OK (852.34=setup[7.62]+cmd[844.72] seconds) 08:46:38 buildlighty: OK (43.30=setup[17.92]+cmd[25.38] seconds) 08:46:38 docs: OK (33.32=setup[30.32]+cmd[3.00] seconds) 08:46:38 docs-linkcheck: OK (34.65=setup[29.68]+cmd[4.98] seconds) 08:46:38 checkbashisms: OK (3.08=setup[1.85]+cmd[0.01,0.05,1.18] seconds) 08:46:38 pre-commit: OK (54.23=setup[2.75]+cmd[0.01,0.00,40.05,11.41] seconds) 08:46:38 pylint: OK (30.55=setup[4.08]+cmd[26.47] seconds) 08:46:38 congratulations :) (6565.53 seconds) 08:46:38 + tox_status=0 08:46:38 + echo '---> Completed tox runs' 08:46:38 ---> Completed tox runs 08:46:38 + for i in .tox/*/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 ++ echo .tox/build_karaf_tests121/log 08:46:38 + tox_env=build_karaf_tests121 08:46:38 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/build_karaf_tests190/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=build_karaf_tests190 08:46:38 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/build_karaf_tests221/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=build_karaf_tests221 08:46:38 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/build_karaf_tests71/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=build_karaf_tests71 08:46:38 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/buildcontroller/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=buildcontroller 08:46:38 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/buildlighty/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=buildlighty 08:46:38 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/checkbashisms/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=checkbashisms 08:46:38 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/docs-linkcheck/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=docs-linkcheck 08:46:38 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/docs/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=docs 08:46:38 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/pre-commit/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=pre-commit 08:46:38 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/pylint/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=pylint 08:46:38 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/sims/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=sims 08:46:38 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/tests121/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=tests121 08:46:38 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/tests190/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=tests190 08:46:38 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/tests221/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=tests221 08:46:38 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/tests71/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=tests71 08:46:38 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/testsPCE/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=testsPCE 08:46:38 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 08:46:38 + for i in .tox/*/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 ++ echo .tox/tests_hybrid/log 08:46:38 + tox_env=tests_hybrid 08:46:38 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 08:46:38 + for i in .tox/*/log 08:46:38 ++ echo .tox/tests_tapi/log 08:46:38 ++ awk -F/ '{print $2}' 08:46:38 + tox_env=tests_tapi 08:46:38 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 08:46:38 + DOC_DIR=docs/_build/html 08:46:38 + [[ -d docs/_build/html ]] 08:46:38 + echo '---> Archiving generated docs' 08:46:38 ---> Archiving generated docs 08:46:38 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 08:46:38 + echo '---> tox-run.sh ends' 08:46:38 ---> tox-run.sh ends 08:46:38 + test 0 -eq 0 08:46:39 $ ssh-agent -k 08:46:39 unset SSH_AUTH_SOCK; 08:46:39 unset SSH_AGENT_PID; 08:46:39 echo Agent pid 2373 killed; 08:46:39 [ssh-agent] Stopped. 08:46:39 [PostBuildScript] - [INFO] Executing post build scripts. 08:46:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6096618851121392768.sh 08:46:39 ---> sysstat.sh 08:46:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14565509523379995162.sh 08:46:39 ---> package-listing.sh 08:46:39 ++ facter osfamily 08:46:39 ++ tr '[:upper:]' '[:lower:]' 08:46:40 + OS_FAMILY=debian 08:46:40 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 08:46:40 + START_PACKAGES=/tmp/packages_start.txt 08:46:40 + END_PACKAGES=/tmp/packages_end.txt 08:46:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:46:40 + PACKAGES=/tmp/packages_start.txt 08:46:40 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:46:40 + PACKAGES=/tmp/packages_end.txt 08:46:40 + case "${OS_FAMILY}" in 08:46:40 + dpkg -l 08:46:40 + grep '^ii' 08:46:40 + '[' -f /tmp/packages_start.txt ']' 08:46:40 + '[' -f /tmp/packages_end.txt ']' 08:46:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:46:40 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:46:40 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:46:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:46:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5775240566211896309.sh 08:46:40 ---> capture-instance-metadata.sh 08:46:40 Setup pyenv: 08:46:40 system 08:46:40 3.8.20 08:46:40 3.9.20 08:46:40 3.10.15 08:46:40 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:46:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4UKa from file:/tmp/.os_lf_venv 08:46:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:46:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:46:42 lf-activate-venv(): INFO: Base packages installed successfully 08:46:42 lf-activate-venv(): INFO: Installing additional packages: lftools 08:46:53 lf-activate-venv(): INFO: Adding /tmp/venv-4UKa/bin to PATH 08:46:53 INFO: Running in OpenStack, capturing instance metadata 08:46:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10171554608462482166.sh 08:46:53 provisioning config files... 08:46:54 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4336 08:46:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config6848005843250669834tmp 08:46:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:46:54 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:46:54 provisioning config files... 08:46:54 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:46:54 [EnvInject] - Injecting environment variables from a build step. 08:46:54 [EnvInject] - Injecting as environment variables the properties content 08:46:54 SERVER_ID=logs 08:46:54 08:46:54 [EnvInject] - Variables injected successfully. 08:46:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6146524376747388191.sh 08:46:54 ---> create-netrc.sh 08:46:54 WARN: Log server credential not found. 08:46:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11718465232631133753.sh 08:46:54 ---> python-tools-install.sh 08:46:54 Setup pyenv: 08:46:54 system 08:46:54 3.8.20 08:46:54 3.9.20 08:46:54 3.10.15 08:46:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:46:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4UKa from file:/tmp/.os_lf_venv 08:46:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:46:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:46:57 lf-activate-venv(): INFO: Base packages installed successfully 08:46:57 lf-activate-venv(): INFO: Installing additional packages: lftools 08:47:10 lf-activate-venv(): INFO: Adding /tmp/venv-4UKa/bin to PATH 08:47:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4134966549843532256.sh 08:47:10 ---> sudo-logs.sh 08:47:10 Archiving 'sudo' log.. 08:47:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7346985453385537066.sh 08:47:11 ---> job-cost.sh 08:47:11 INFO: Activating Python virtual environment... 08:47:11 Setup pyenv: 08:47:11 system 08:47:11 3.8.20 08:47:11 3.9.20 08:47:11 3.10.15 08:47:11 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:47:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4UKa from file:/tmp/.os_lf_venv 08:47:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:13 lf-activate-venv(): INFO: Base packages installed successfully 08:47:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-4UKa/bin to PATH 08:47:19 INFO: No stack-cost file found 08:47:19 INFO: Instance uptime: 7415s 08:47:19 INFO: Fetching instance metadata (attempt 1 of 3)... 08:47:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:47:20 INFO: Successfully fetched instance metadata 08:47:20 INFO: Instance type: v3-standard-4 08:47:20 INFO: Retrieving pricing info for: v3-standard-4 08:47:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:47:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=7415 08:47:20 INFO: Successfully fetched Vexxhost pricing API 08:47:20 INFO: Retrieved cost: 0.33 08:47:20 INFO: Retrieved resource: v3-standard-4 08:47:20 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 08:47:20 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 08:47:20 INFO: Successfully archived job cost data 08:47:20 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4336,2026-02-18 08:47:20,v3-standard-4,7415,0.33,0.00,SUCCESS 08:47:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3580688707576794388.sh 08:47:20 ---> logs-deploy.sh 08:47:20 Setup pyenv: 08:47:20 system 08:47:20 3.8.20 08:47:20 3.9.20 08:47:20 3.10.15 08:47:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:47:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4UKa from file:/tmp/.os_lf_venv 08:47:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:22 lf-activate-venv(): INFO: Base packages installed successfully 08:47:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:47:34 lf-activate-venv(): INFO: Adding /tmp/venv-4UKa/bin to PATH 08:47:34 WARNING: Nexus logging server not set 08:47:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4336/ 08:47:34 INFO: archiving logs to S3 08:47:36 ---> uname -a: 08:47:36 Linux prd-ubuntu2204-docker-4c-16g-13175 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:47:36 08:47:36 08:47:36 ---> lscpu: 08:47:36 Architecture: x86_64 08:47:36 CPU op-mode(s): 32-bit, 64-bit 08:47:36 Address sizes: 40 bits physical, 48 bits virtual 08:47:36 Byte Order: Little Endian 08:47:36 CPU(s): 4 08:47:36 On-line CPU(s) list: 0-3 08:47:36 Vendor ID: AuthenticAMD 08:47:36 Model name: AMD EPYC-Rome Processor 08:47:36 CPU family: 23 08:47:36 Model: 49 08:47:36 Thread(s) per core: 1 08:47:36 Core(s) per socket: 1 08:47:36 Socket(s): 4 08:47:36 Stepping: 0 08:47:36 BogoMIPS: 5599.99 08:47:36 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 08:47:36 Virtualization: AMD-V 08:47:36 Hypervisor vendor: KVM 08:47:36 Virtualization type: full 08:47:36 L1d cache: 128 KiB (4 instances) 08:47:36 L1i cache: 128 KiB (4 instances) 08:47:36 L2 cache: 2 MiB (4 instances) 08:47:36 L3 cache: 64 MiB (4 instances) 08:47:36 NUMA node(s): 1 08:47:36 NUMA node0 CPU(s): 0-3 08:47:36 Vulnerability Gather data sampling: Not affected 08:47:36 Vulnerability Indirect target selection: Not affected 08:47:36 Vulnerability Itlb multihit: Not affected 08:47:36 Vulnerability L1tf: Not affected 08:47:36 Vulnerability Mds: Not affected 08:47:36 Vulnerability Meltdown: Not affected 08:47:36 Vulnerability Mmio stale data: Not affected 08:47:36 Vulnerability Reg file data sampling: Not affected 08:47:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:47:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:47:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:47:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:47:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:47:36 Vulnerability Srbds: Not affected 08:47:36 Vulnerability Tsa: Not affected 08:47:36 Vulnerability Tsx async abort: Not affected 08:47:36 Vulnerability Vmscape: Not affected 08:47:36 08:47:36 08:47:36 ---> nproc: 08:47:36 4 08:47:36 08:47:36 08:47:36 ---> df -h: 08:47:36 Filesystem Size Used Avail Use% Mounted on 08:47:36 tmpfs 1.6G 1.1M 1.6G 1% /run 08:47:36 /dev/vda1 78G 18G 60G 23% / 08:47:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:47:36 tmpfs 5.0M 0 5.0M 0% /run/lock 08:47:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:47:36 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 08:47:36 08:47:36 08:47:36 ---> free -m: 08:47:36 total used free shared buff/cache available 08:47:36 Mem: 15989 704 11023 4 4261 14942 08:47:36 Swap: 1023 0 1023 08:47:36 08:47:36 08:47:36 ---> ip addr: 08:47:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:47:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:47:36 inet 127.0.0.1/8 scope host lo 08:47:36 valid_lft forever preferred_lft forever 08:47:36 inet6 ::1/128 scope host 08:47:36 valid_lft forever preferred_lft forever 08:47:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:47:36 link/ether fa:16:3e:6b:8a:ef brd ff:ff:ff:ff:ff:ff 08:47:36 altname enp0s3 08:47:36 inet 10.30.171.89/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:47:36 valid_lft 78977sec preferred_lft 78977sec 08:47:36 inet6 fe80::f816:3eff:fe6b:8aef/64 scope link 08:47:36 valid_lft forever preferred_lft forever 08:47:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:47:36 link/ether f2:cc:bf:88:8a:98 brd ff:ff:ff:ff:ff:ff 08:47:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:47:36 valid_lft forever preferred_lft forever 08:47:36 08:47:36 08:47:36 ---> sar -b -r -n DEV: 08:47:36 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13175) 02/18/26 _x86_64_ (4 CPU) 08:47:36 08:47:36 06:43:55 LINUX RESTART (4 CPU) 08:47:36 08:47:36 06:50:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:47:36 07:00:01 80.22 4.07 73.55 2.60 238.02 17638.34 1915.09 08:47:36 07:10:00 104.49 22.72 77.94 3.83 354.19 22053.40 10643.83 08:47:36 07:20:01 25.74 4.99 19.69 1.06 105.78 549.55 581.39 08:47:36 07:30:01 8.27 0.09 7.70 0.48 4.99 279.39 542.88 08:47:36 07:40:01 8.08 0.01 7.69 0.38 0.24 472.51 347.47 08:47:36 07:50:01 18.36 0.01 17.53 0.82 0.72 565.40 1464.90 08:47:36 08:00:01 19.86 0.07 4.32 15.46 1.92 122.56 210330.68 08:47:36 08:10:01 20.16 12.02 7.76 0.38 142.24 258.35 2291.95 08:47:36 08:20:01 4.53 0.00 4.34 0.19 0.31 141.32 65.19 08:47:36 08:30:01 4.79 0.02 4.60 0.17 1.44 153.36 434.01 08:47:36 08:40:01 9.78 0.04 9.33 0.40 1.88 552.09 168.03 08:47:36 Average: 27.66 4.00 21.32 2.34 77.42 3889.08 20794.05 08:47:36 08:47:36 06:50:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:47:36 07:00:01 5430416 13887276 2048408 12.51 207416 8151696 2772208 15.91 1795380 8522552 1071772 08:47:36 07:10:00 2060312 5524012 10405796 63.55 264404 3167708 11534172 66.21 2256272 11442216 1552 08:47:36 07:20:01 4956076 8010544 7923800 48.40 265948 2794944 9813188 56.33 2274312 8595880 1220 08:47:36 07:30:01 5708520 8786132 7149952 43.67 267268 2816804 8399404 48.21 2280788 7835064 72 08:47:36 07:40:01 10731460 13904512 2033752 12.42 271396 2908004 2772632 15.91 2306092 2800040 416 08:47:36 07:50:01 8276148 11528472 4408824 26.93 274068 2984616 5173392 29.70 2321968 5230156 560 08:47:36 08:00:01 7977988 11250296 4686744 28.62 274800 3003868 5402028 31.01 2328072 5531752 416 08:47:36 08:10:01 6687900 10048728 5887448 35.96 279496 3077452 6674840 38.31 2370640 6766396 588 08:47:36 08:20:01 7103284 10484348 5452332 33.30 280120 3097040 6413220 36.81 2373672 6346248 544 08:47:36 08:30:01 8038112 11442376 4494832 27.45 280976 3119320 5200360 29.85 2376456 5405904 396 08:47:36 08:40:01 7721524 11251720 4684908 28.61 284644 3234968 5275724 30.28 2391040 5708164 252 08:47:36 Average: 6790158 10556220 5379709 32.86 268231 3486947 6311924 36.23 2279517 6744034 97981 08:47:36 08:47:36 06:50:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:47:36 07:00:01 lo 0.88 0.88 0.13 0.13 0.00 0.00 0.00 0.00 08:47:36 07:00:01 ens3 101.41 77.48 1301.85 11.58 0.00 0.00 0.00 0.00 08:47:36 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:36 07:10:00 lo 16.59 16.59 15.07 15.07 0.00 0.00 0.00 0.00 08:47:36 07:10:00 ens3 37.07 25.54 645.31 3.20 0.00 0.00 0.00 0.00 08:47:36 07:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:36 07:20:01 lo 42.36 42.36 18.19 18.19 0.00 0.00 0.00 0.00 08:47:36 07:20:01 ens3 2.09 1.86 0.44 1.05 0.00 0.00 0.00 0.00 08:47:36 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:36 07:30:01 lo 23.85 23.85 11.31 11.31 0.00 0.00 0.00 0.00 08:47:36 07:30:01 ens3 1.02 0.74 0.22 0.76 0.00 0.00 0.00 0.00 08:47:36 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:36 07:40:01 lo 8.86 8.86 4.11 4.11 0.00 0.00 0.00 0.00 08:47:36 07:40:01 ens3 0.79 0.52 0.23 0.18 0.00 0.00 0.00 0.00 08:47:36 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:36 07:50:01 lo 13.44 13.44 7.59 7.59 0.00 0.00 0.00 0.00 08:47:36 07:50:01 ens3 2.43 0.85 0.45 0.25 0.00 0.00 0.00 0.00 08:47:36 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:36 08:00:01 lo 20.05 20.05 9.42 9.42 0.00 0.00 0.00 0.00 08:47:36 08:00:01 ens3 0.88 0.61 0.18 0.13 0.00 0.00 0.00 0.00 08:47:36 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:36 08:10:01 lo 28.47 28.47 11.24 11.24 0.00 0.00 0.00 0.00 08:47:36 08:10:01 ens3 1.01 0.57 0.31 0.21 0.00 0.00 0.00 0.00 08:47:36 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:36 08:20:01 lo 13.70 13.70 6.76 6.76 0.00 0.00 0.00 0.00 08:47:36 08:20:01 ens3 2.62 0.47 0.41 0.14 0.00 0.00 0.00 0.00 08:47:36 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:36 08:30:01 lo 18.88 18.88 11.01 11.01 0.00 0.00 0.00 0.00 08:47:36 08:30:01 ens3 2.04 0.59 0.36 0.19 0.00 0.00 0.00 0.00 08:47:36 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:36 08:40:01 lo 18.14 18.14 9.15 9.15 0.00 0.00 0.00 0.00 08:47:36 08:40:01 ens3 1.37 0.86 0.33 0.25 0.00 0.00 0.00 0.00 08:47:36 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:36 Average: lo 18.66 18.66 9.45 9.45 0.00 0.00 0.00 0.00 08:47:36 Average: ens3 13.90 10.02 177.39 1.63 0.00 0.00 0.00 0.00 08:47:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:36 08:47:36 08:47:36 ---> sar -P ALL: 08:47:36 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-13175) 02/18/26 _x86_64_ (4 CPU) 08:47:36 08:47:36 06:43:55 LINUX RESTART (4 CPU) 08:47:36 08:47:36 06:50:00 CPU %user %nice %system %iowait %steal %idle 08:47:36 07:00:01 all 24.04 0.00 1.47 0.66 0.06 73.76 08:47:36 07:00:01 0 24.11 0.00 1.60 0.44 0.06 73.80 08:47:36 07:00:01 1 25.70 0.00 1.49 0.89 0.06 71.86 08:47:36 07:00:01 2 23.28 0.00 1.47 0.53 0.07 74.65 08:47:36 07:00:01 3 23.09 0.00 1.33 0.79 0.06 74.73 08:47:36 07:10:00 all 51.60 0.00 2.26 3.46 0.13 42.55 08:47:36 07:10:00 0 50.94 0.00 2.39 5.47 0.13 41.07 08:47:36 07:10:00 1 51.97 0.00 2.07 2.19 0.12 43.64 08:47:36 07:10:00 2 49.90 0.00 2.46 3.94 0.13 43.57 08:47:36 07:10:00 3 53.59 0.00 2.13 2.24 0.13 41.91 08:47:36 07:20:01 all 43.46 0.00 1.73 0.08 0.14 54.58 08:47:36 07:20:01 0 43.32 0.00 1.72 0.05 0.14 54.77 08:47:36 07:20:01 1 43.06 0.00 1.75 0.05 0.13 55.00 08:47:36 07:20:01 2 43.69 0.00 1.73 0.14 0.14 54.30 08:47:36 07:20:01 3 43.79 0.00 1.73 0.08 0.14 54.27 08:47:36 07:30:01 all 20.03 0.00 0.80 0.04 0.12 79.01 08:47:36 07:30:01 0 20.46 0.00 0.73 0.01 0.11 78.69 08:47:36 07:30:01 1 20.04 0.00 0.67 0.05 0.12 79.13 08:47:36 07:30:01 2 20.03 0.00 0.86 0.06 0.12 78.93 08:47:36 07:30:01 3 19.61 0.00 0.93 0.06 0.12 79.29 08:47:36 07:40:01 all 10.25 0.00 0.45 0.04 0.11 89.15 08:47:36 07:40:01 0 10.10 0.00 0.35 0.05 0.09 89.40 08:47:36 07:40:01 1 10.23 0.00 0.51 0.01 0.12 89.13 08:47:36 07:40:01 2 9.86 0.00 0.46 0.08 0.11 89.49 08:47:36 07:40:01 3 10.79 0.00 0.48 0.02 0.11 88.59 08:47:36 07:50:01 all 29.26 0.00 0.91 0.06 0.11 69.66 08:47:36 07:50:01 0 28.10 0.00 0.93 0.09 0.11 70.78 08:47:36 07:50:01 1 29.66 0.00 0.90 0.04 0.11 69.28 08:47:36 07:50:01 2 30.15 0.00 0.93 0.05 0.11 68.77 08:47:36 07:50:01 3 29.14 0.00 0.89 0.05 0.11 69.81 08:47:36 08:00:01 all 8.57 0.00 0.40 0.05 0.10 90.88 08:47:36 08:00:01 0 8.84 0.00 0.37 0.03 0.10 90.65 08:47:36 08:00:01 1 8.35 0.00 0.47 0.03 0.11 91.04 08:47:36 08:00:01 2 8.62 0.00 0.35 0.02 0.10 90.90 08:47:36 08:00:01 3 8.47 0.00 0.40 0.10 0.10 90.94 08:47:36 08:10:01 all 15.16 0.07 0.60 0.08 0.10 83.99 08:47:36 08:10:01 0 15.03 0.07 0.57 0.07 0.10 84.16 08:47:36 08:10:01 1 15.31 0.00 0.63 0.06 0.10 83.90 08:47:36 08:10:01 2 15.21 0.03 0.66 0.06 0.10 83.95 08:47:36 08:10:01 3 15.08 0.20 0.53 0.16 0.10 83.93 08:47:36 08:20:01 all 8.28 0.00 0.41 0.03 0.10 91.18 08:47:36 08:20:01 0 8.49 0.00 0.43 0.02 0.11 90.96 08:47:36 08:20:01 1 7.84 0.00 0.33 0.04 0.10 91.68 08:47:36 08:20:01 2 8.54 0.00 0.45 0.02 0.10 90.90 08:47:36 08:20:01 3 8.26 0.00 0.43 0.03 0.11 91.18 08:47:36 08:30:01 all 9.30 0.00 0.40 0.02 0.10 90.18 08:47:36 08:30:01 0 9.09 0.00 0.41 0.01 0.10 90.39 08:47:36 08:30:01 1 9.07 0.00 0.36 0.00 0.11 90.46 08:47:36 08:30:01 2 9.58 0.00 0.42 0.05 0.11 89.85 08:47:36 08:30:01 3 9.45 0.00 0.40 0.02 0.10 90.03 08:47:36 08:40:01 all 14.74 0.00 0.64 0.04 0.11 84.47 08:47:36 08:40:01 0 14.61 0.00 0.54 0.02 0.10 84.74 08:47:36 08:40:01 1 14.61 0.00 0.55 0.02 0.11 84.72 08:47:36 08:40:01 2 15.55 0.00 0.76 0.10 0.11 83.48 08:47:36 08:40:01 3 14.21 0.00 0.71 0.04 0.11 84.94 08:47:36 08:47:36 Average: CPU %user %nice %system %iowait %steal %idle 08:47:36 Average: all 21.34 0.01 0.92 0.41 0.11 77.21 08:47:36 Average: 0 21.19 0.01 0.91 0.57 0.10 77.21 08:47:36 Average: 1 21.45 0.00 0.89 0.31 0.11 77.25 08:47:36 Average: 2 21.32 0.00 0.96 0.46 0.11 77.16 08:47:36 Average: 3 21.41 0.02 0.91 0.33 0.11 77.23 08:47:36 08:47:36 08:47:36