15:15:15 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120310 15:15:15 Running as SYSTEM 15:15:15 [EnvInject] - Loading node environment variables. 15:15:15 Building remotely on prd-ubuntu2204-docker-4c-16g-6058 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 15:15:25 [ssh-agent] Looking for ssh-agent implementation... 15:15:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:26 $ ssh-agent 15:15:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXanLXu/agent.1568 15:15:26 SSH_AGENT_PID=1570 15:15:26 [ssh-agent] Started. 15:15:26 Running ssh-add (command line suppressed) 15:15:26 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_12716345370182869990.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_12716345370182869990.key) 15:15:26 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:15:26 The recommended git tool is: NONE 15:15:36 using credential jenkins-ssh 15:15:36 Wiping out workspace first. 15:15:36 Cloning the remote Git repository 15:15:36 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 15:15:36 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 15:15:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:15:36 > git --version # timeout=10 15:15:36 > git --version # 'git version 2.34.1' 15:15:36 using GIT_SSH to set credentials jenkins-ssh 15:15:36 Verifying host key using known hosts file 15:15:36 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. 15:15:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:16:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:16:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:16:00 using GIT_SSH to set credentials jenkins-ssh 15:16:00 Verifying host key using known hosts file 15:16:00 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. 15:16:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/10/120310/3 # timeout=10 15:16:00 > git rev-parse 327d42da56856101f15da9c3e54e2b88f25dbbdf^{commit} # timeout=10 15:16:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:16:00 Checking out Revision 327d42da56856101f15da9c3e54e2b88f25dbbdf (refs/changes/10/120310/3) 15:16:00 > git config core.sparsecheckout # timeout=10 15:16:00 > git checkout -f 327d42da56856101f15da9c3e54e2b88f25dbbdf # timeout=10 15:16:01 Commit message: "TAPI add SpectrumRanges-based spectrum extraction" 15:16:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:16:01 > git rev-list --no-walk c12855e7bcf3de5ad99ef22c3b5cb88abfc05dd7 # timeout=10 15:16:01 > git remote # timeout=10 15:16:01 > git submodule init # timeout=10 15:16:01 > git submodule sync # timeout=10 15:16:01 > git config --get remote.origin.url # timeout=10 15:16:01 > git submodule init # timeout=10 15:16:01 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:16:01 ERROR: No submodules found. 15:16:04 provisioning config files... 15:16:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:16:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:16:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7721940782513511305.sh 15:16:04 ---> python-tools-install.sh 15:16:04 Setup pyenv: 15:16:04 * system (set by /opt/pyenv/version) 15:16:04 * 3.8.20 (set by /opt/pyenv/version) 15:16:04 * 3.9.20 (set by /opt/pyenv/version) 15:16:04 3.10.15 15:16:04 3.11.10 15:16:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1epx 15:16:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:16:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:13 lf-activate-venv(): INFO: Base packages installed successfully 15:16:14 lf-activate-venv(): INFO: Installing additional packages: lftools 15:16:39 lf-activate-venv(): INFO: Adding /tmp/venv-1epx/bin to PATH 15:16:39 Generating Requirements File 15:16: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. 15:16:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:17:00 Python 3.11.10 15:17:00 pip 25.3 from /tmp/venv-1epx/lib/python3.11/site-packages/pip (python 3.11) 15:17:00 appdirs==1.4.4 15:17:00 argcomplete==3.6.3 15:17:00 aspy.yaml==1.3.0 15:17:00 attrs==25.4.0 15:17:00 autopage==0.6.0 15:17:00 beautifulsoup4==4.14.3 15:17:00 boto3==1.42.38 15:17:00 botocore==1.42.38 15:17:00 bs4==0.0.2 15:17:00 certifi==2026.1.4 15:17:00 cffi==2.0.0 15:17:00 cfgv==3.5.0 15:17:00 chardet==5.2.0 15:17:00 charset-normalizer==3.4.4 15:17:00 click==8.3.1 15:17:00 cliff==4.13.1 15:17:00 cmd2==3.1.2 15:17:00 cryptography==3.3.2 15:17:00 debtcollector==3.0.0 15:17:00 decorator==5.2.1 15:17:00 defusedxml==0.7.1 15:17:00 Deprecated==1.3.1 15:17:00 distlib==0.4.0 15:17:00 dnspython==2.8.0 15:17:00 docker==7.1.0 15:17:00 dogpile.cache==1.5.0 15:17:00 durationpy==0.10 15:17:00 email-validator==2.3.0 15:17:00 filelock==3.20.3 15:17:00 future==1.0.0 15:17:00 gitdb==4.0.12 15:17:00 GitPython==3.1.46 15:17:00 httplib2==0.30.2 15:17:00 identify==2.6.16 15:17:00 idna==3.11 15:17:00 importlib-resources==1.5.0 15:17:00 iso8601==2.1.0 15:17:00 Jinja2==3.1.6 15:17:00 jmespath==1.1.0 15:17:00 jsonpatch==1.33 15:17:00 jsonpointer==3.0.0 15:17:00 jsonschema==4.26.0 15:17:00 jsonschema-specifications==2025.9.1 15:17:00 keystoneauth1==5.13.0 15:17:00 kubernetes==35.0.0 15:17:00 lftools==0.37.21 15:17:00 lxml==6.0.2 15:17:00 markdown-it-py==4.0.0 15:17:00 MarkupSafe==3.0.3 15:17:00 mdurl==0.1.2 15:17:00 msgpack==1.1.2 15:17:00 multi_key_dict==2.0.3 15:17:00 munch==4.0.0 15:17:00 netaddr==1.3.0 15:17:00 niet==1.4.2 15:17:00 nodeenv==1.10.0 15:17:00 oauth2client==4.1.3 15:17:00 oauthlib==3.3.1 15:17:00 openstacksdk==4.9.0 15:17:00 os-service-types==1.8.2 15:17:00 osc-lib==4.3.0 15:17:00 oslo.config==10.2.0 15:17:00 oslo.context==6.2.0 15:17:00 oslo.i18n==6.7.1 15:17:00 oslo.log==8.0.0 15:17:00 oslo.serialization==5.9.0 15:17:00 oslo.utils==9.2.0 15:17:00 packaging==26.0 15:17:00 pbr==7.0.3 15:17:00 platformdirs==4.5.1 15:17:00 prettytable==3.17.0 15:17:00 psutil==7.2.2 15:17:00 pyasn1==0.6.2 15:17:00 pyasn1_modules==0.4.2 15:17:00 pycparser==3.0 15:17:00 pygerrit2==2.0.15 15:17:00 PyGithub==2.8.1 15:17:00 Pygments==2.19.2 15:17:00 PyJWT==2.10.1 15:17:00 PyNaCl==1.6.2 15:17:00 pyparsing==2.4.7 15:17:00 pyperclip==1.11.0 15:17:00 pyrsistent==0.20.0 15:17:00 python-cinderclient==9.8.0 15:17:00 python-dateutil==2.9.0.post0 15:17:00 python-heatclient==5.0.0 15:17:00 python-jenkins==1.8.3 15:17:00 python-keystoneclient==5.7.0 15:17:00 python-magnumclient==4.9.0 15:17:00 python-openstackclient==8.3.0 15:17:00 python-swiftclient==4.9.0 15:17:00 PyYAML==6.0.3 15:17:00 referencing==0.37.0 15:17:00 requests==2.32.5 15:17:00 requests-oauthlib==2.0.0 15:17:00 requestsexceptions==1.4.0 15:17:00 rfc3986==2.0.0 15:17:00 rich==14.3.1 15:17:00 rich-argparse==1.7.2 15:17:00 rpds-py==0.30.0 15:17:00 rsa==4.9.1 15:17:00 ruamel.yaml==0.19.1 15:17:00 ruamel.yaml.clib==0.2.15 15:17:00 s3transfer==0.16.0 15:17:00 simplejson==3.20.2 15:17:00 six==1.17.0 15:17:00 smmap==5.0.2 15:17:00 soupsieve==2.8.3 15:17:00 stevedore==5.6.0 15:17:00 tabulate==0.9.0 15:17:00 toml==0.10.2 15:17:00 tomlkit==0.14.0 15:17:00 tqdm==4.67.1 15:17:00 typing_extensions==4.15.0 15:17:00 tzdata==2025.3 15:17:00 urllib3==1.26.20 15:17:00 virtualenv==20.36.1 15:17:00 wcwidth==0.5.2 15:17:00 websocket-client==1.9.0 15:17:00 wrapt==2.0.1 15:17:00 xdg==6.0.0 15:17:00 xmltodict==1.0.2 15:17:00 yq==3.4.3 15:17:01 [EnvInject] - Injecting environment variables from a build step. 15:17:01 [EnvInject] - Injecting as environment variables the properties content 15:17:01 PYTHON=python3 15:17:01 15:17:01 [EnvInject] - Variables injected successfully. 15:17:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7013448514745402428.sh 15:17:01 ---> tox-install.sh 15:17:01 + source /home/jenkins/lf-env.sh 15:17:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:17:01 ++ mktemp -d /tmp/venv-XXXX 15:17:01 + lf_venv=/tmp/venv-K9oY 15:17:01 + local venv_file=/tmp/.os_lf_venv 15:17:01 + local python=python3 15:17:01 + local options 15:17:01 + local set_path=true 15:17:01 + local install_args= 15:17:01 ++ 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 15:17:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:17:01 + true 15:17:01 + case $1 in 15:17:01 + venv_file=/tmp/.toxenv 15:17:01 + shift 2 15:17:01 + true 15:17:01 + case $1 in 15:17:01 + shift 15:17:01 + break 15:17:01 + case $python in 15:17:01 + local pkg_list= 15:17:01 + [[ -d /opt/pyenv ]] 15:17:01 + echo 'Setup pyenv:' 15:17:01 Setup pyenv: 15:17:01 + export PYENV_ROOT=/opt/pyenv 15:17:01 + PYENV_ROOT=/opt/pyenv 15:17:01 + 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 15:17:01 + 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 15:17:01 + pyenv versions 15:17:01 system 15:17:01 3.8.20 15:17:01 3.9.20 15:17:01 3.10.15 15:17:01 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:17:01 + command -v pyenv 15:17:01 ++ pyenv init - --no-rehash 15:17:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:17:01 for i in ${!paths[@]}; do 15:17:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:17:01 fi; done; 15:17:01 echo "${paths[*]}"'\'')" 15:17:01 export PATH="/opt/pyenv/shims:${PATH}" 15:17:01 export PYENV_SHELL=bash 15:17:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:17:01 pyenv() { 15:17:01 local command 15:17:01 command="${1:-}" 15:17:01 if [ "$#" -gt 0 ]; then 15:17:01 shift 15:17:01 fi 15:17:01 15:17:01 case "$command" in 15:17:01 rehash|shell) 15:17:01 eval "$(pyenv "sh-$command" "$@")" 15:17:01 ;; 15:17:01 *) 15:17:01 command pyenv "$command" "$@" 15:17:01 ;; 15:17:01 esac 15:17:01 }' 15:17:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:17:01 for i in ${!paths[@]}; do 15:17:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:17:01 fi; done; 15:17:01 echo "${paths[*]}"' 15:17:01 ++ 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 15:17:01 ++ 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 15:17:01 ++ 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 15:17:01 ++ export PYENV_SHELL=bash 15:17:01 ++ PYENV_SHELL=bash 15:17:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:17:01 +++ complete -F _pyenv pyenv 15:17:01 ++ lf-pyver python3 15:17:01 ++ local py_version_xy=python3 15:17:01 ++ local py_version_xyz= 15:17:01 ++ pyenv versions 15:17:01 ++ local command 15:17:01 ++ command=versions 15:17:01 ++ awk '{ print $1 }' 15:17:01 ++ '[' 1 -gt 0 ']' 15:17:01 ++ shift 15:17:01 ++ case "$command" in 15:17:01 ++ command pyenv versions 15:17:01 ++ grep -E '^[0-9.]*[0-9]$' 15:17:01 ++ sed 's/^[ *]* //' 15:17:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:17:01 +++ grep '^3' /tmp/.pyenv_versions 15:17:01 +++ sort -V 15:17:01 +++ tail -n 1 15:17:01 ++ py_version_xyz=3.11.10 15:17:01 ++ [[ -z 3.11.10 ]] 15:17:01 ++ echo 3.11.10 15:17:01 ++ return 0 15:17:01 + pyenv local 3.11.10 15:17:01 + local command 15:17:01 + command=local 15:17:01 + '[' 2 -gt 0 ']' 15:17:01 + shift 15:17:01 + case "$command" in 15:17:01 + command pyenv local 3.11.10 15:17:01 + for arg in "$@" 15:17:01 + case $arg in 15:17:01 + pkg_list+='tox ' 15:17:01 + for arg in "$@" 15:17:01 + case $arg in 15:17:01 + pkg_list+='virtualenv ' 15:17:01 + for arg in "$@" 15:17:01 + case $arg in 15:17:01 + pkg_list+='urllib3~=1.26.15 ' 15:17:01 + [[ -f /tmp/.toxenv ]] 15:17:01 + [[ ! -f /tmp/.toxenv ]] 15:17:01 + [[ -n '' ]] 15:17:01 + python3 -m venv /tmp/venv-K9oY 15:17:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K9oY' 15:17:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K9oY 15:17:05 + echo /tmp/venv-K9oY 15:17:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:17:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:17:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:17:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:17:05 + local 'pip_opts=--upgrade --quiet' 15:17:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:17:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:17:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:17:05 + [[ -n '' ]] 15:17:05 + [[ -n '' ]] 15:17:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:17:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:17:05 + /tmp/venv-K9oY/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 15:17:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:17:09 lf-activate-venv(): INFO: Base packages installed successfully 15:17:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:17:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:17:09 + /tmp/venv-K9oY/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 15:17:12 + type python3 15:17:12 + true 15:17:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K9oY/bin to PATH' 15:17:12 lf-activate-venv(): INFO: Adding /tmp/venv-K9oY/bin to PATH 15:17:12 + PATH=/tmp/venv-K9oY/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 15:17:12 + return 0 15:17:12 + python3 --version 15:17:12 Python 3.11.10 15:17:12 + python3 -m pip --version 15:17:12 pip 25.3 from /tmp/venv-K9oY/lib/python3.11/site-packages/pip (python 3.11) 15:17:12 + python3 -m pip freeze 15:17:12 cachetools==6.2.6 15:17:12 chardet==5.2.0 15:17:12 colorama==0.4.6 15:17:12 distlib==0.4.0 15:17:12 filelock==3.20.3 15:17:12 packaging==26.0 15:17:12 platformdirs==4.5.1 15:17:12 pluggy==1.6.0 15:17:12 pyproject-api==1.10.0 15:17:12 tox==4.34.1 15:17:12 urllib3==1.26.20 15:17:12 virtualenv==20.36.1 15:17:12 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins11916716837870504025.sh 15:17:12 [EnvInject] - Injecting environment variables from a build step. 15:17:12 [EnvInject] - Injecting as environment variables the properties content 15:17:12 PARALLEL=True 15:17:12 15:17:12 [EnvInject] - Variables injected successfully. 15:17:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8442925708232384303.sh 15:17:12 ---> tox-run.sh 15:17:12 + 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 15:17:12 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:17:12 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:17:12 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:17:12 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 15:17:12 + source /home/jenkins/lf-env.sh 15:17:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:17:12 ++ mktemp -d /tmp/venv-XXXX 15:17:12 + lf_venv=/tmp/venv-UQxc 15:17:12 + local venv_file=/tmp/.os_lf_venv 15:17:12 + local python=python3 15:17:12 + local options 15:17:12 + local set_path=true 15:17:12 + local install_args= 15:17:12 ++ 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 15:17:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:17:12 + true 15:17:12 + case $1 in 15:17:12 + venv_file=/tmp/.toxenv 15:17:12 + shift 2 15:17:12 + true 15:17:12 + case $1 in 15:17:12 + shift 15:17:12 + break 15:17:12 + case $python in 15:17:12 + local pkg_list= 15:17:12 + [[ -d /opt/pyenv ]] 15:17:12 + echo 'Setup pyenv:' 15:17:12 Setup pyenv: 15:17:12 + export PYENV_ROOT=/opt/pyenv 15:17:12 + PYENV_ROOT=/opt/pyenv 15:17:12 + 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 15:17:12 + 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 15:17:12 + pyenv versions 15:17:12 system 15:17:12 3.8.20 15:17:12 3.9.20 15:17:12 3.10.15 15:17:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:17:12 + command -v pyenv 15:17:12 ++ pyenv init - --no-rehash 15:17:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:17:13 for i in ${!paths[@]}; do 15:17:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:17:13 fi; done; 15:17:13 echo "${paths[*]}"'\'')" 15:17:13 export PATH="/opt/pyenv/shims:${PATH}" 15:17:13 export PYENV_SHELL=bash 15:17:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:17:13 pyenv() { 15:17:13 local command 15:17:13 command="${1:-}" 15:17:13 if [ "$#" -gt 0 ]; then 15:17:13 shift 15:17:13 fi 15:17:13 15:17:13 case "$command" in 15:17:13 rehash|shell) 15:17:13 eval "$(pyenv "sh-$command" "$@")" 15:17:13 ;; 15:17:13 *) 15:17:13 command pyenv "$command" "$@" 15:17:13 ;; 15:17:13 esac 15:17:13 }' 15:17:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:17:13 for i in ${!paths[@]}; do 15:17:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:17:13 fi; done; 15:17:13 echo "${paths[*]}"' 15:17:13 ++ 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 15:17:13 ++ 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 15:17:13 ++ 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 15:17:13 ++ export PYENV_SHELL=bash 15:17:13 ++ PYENV_SHELL=bash 15:17:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:17:13 +++ complete -F _pyenv pyenv 15:17:13 ++ lf-pyver python3 15:17:13 ++ local py_version_xy=python3 15:17:13 ++ local py_version_xyz= 15:17:13 ++ pyenv versions 15:17:13 ++ local command 15:17:13 ++ command=versions 15:17:13 ++ '[' 1 -gt 0 ']' 15:17:13 ++ shift 15:17:13 ++ case "$command" in 15:17:13 ++ command pyenv versions 15:17:13 ++ sed 's/^[ *]* //' 15:17:13 ++ grep -E '^[0-9.]*[0-9]$' 15:17:13 ++ awk '{ print $1 }' 15:17:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:17:13 +++ grep '^3' /tmp/.pyenv_versions 15:17:13 +++ sort -V 15:17:13 +++ tail -n 1 15:17:13 ++ py_version_xyz=3.11.10 15:17:13 ++ [[ -z 3.11.10 ]] 15:17:13 ++ echo 3.11.10 15:17:13 ++ return 0 15:17:13 + pyenv local 3.11.10 15:17:13 + local command 15:17:13 + command=local 15:17:13 + '[' 2 -gt 0 ']' 15:17:13 + shift 15:17:13 + case "$command" in 15:17:13 + command pyenv local 3.11.10 15:17:13 + for arg in "$@" 15:17:13 + case $arg in 15:17:13 + pkg_list+='tox ' 15:17:13 + for arg in "$@" 15:17:13 + case $arg in 15:17:13 + pkg_list+='virtualenv ' 15:17:13 + for arg in "$@" 15:17:13 + case $arg in 15:17:13 + pkg_list+='urllib3~=1.26.15 ' 15:17:13 + [[ -f /tmp/.toxenv ]] 15:17:13 ++ cat /tmp/.toxenv 15:17:13 + lf_venv=/tmp/venv-K9oY 15:17:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K9oY from' file:/tmp/.toxenv 15:17:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K9oY from file:/tmp/.toxenv 15:17:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:17:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:17:13 + local 'pip_opts=--upgrade --quiet' 15:17:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:17:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:17:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:17:13 + [[ -n '' ]] 15:17:13 + [[ -n '' ]] 15:17:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:17:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:17:13 + /tmp/venv-K9oY/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 15:17:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:17:14 lf-activate-venv(): INFO: Base packages installed successfully 15:17:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:17:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:17:14 + /tmp/venv-K9oY/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 15:17:15 + type python3 15:17:15 + true 15:17:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K9oY/bin to PATH' 15:17:15 lf-activate-venv(): INFO: Adding /tmp/venv-K9oY/bin to PATH 15:17:15 + PATH=/tmp/venv-K9oY/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 15:17:15 + return 0 15:17:15 + [[ -d /opt/pyenv ]] 15:17:15 + echo '---> Setting up pyenv' 15:17:15 ---> Setting up pyenv 15:17:15 + export PYENV_ROOT=/opt/pyenv 15:17:15 + PYENV_ROOT=/opt/pyenv 15:17:15 + export PATH=/opt/pyenv/bin:/tmp/venv-K9oY/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 15:17:15 + PATH=/opt/pyenv/bin:/tmp/venv-K9oY/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 15:17:15 ++ pwd 15:17:15 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 15:17:15 + export PYTHONPATH 15:17:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:17:15 + TOX_TESTENV_PASSENV=PYTHONPATH 15:17:15 + tox --version 15:17:15 4.34.1 from /tmp/venv-K9oY/lib/python3.11/site-packages/tox/__init__.py 15:17:15 + PARALLEL=True 15:17:15 + TOX_OPTIONS_LIST= 15:17:15 + [[ -n '' ]] 15:17:15 + case ${PARALLEL,,} in 15:17:15 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:17:15 + tox --parallel auto --parallel-live 15:17:15 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 15:17:17 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:17:17 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:17:17 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 15:17:17 checkbashisms: freeze> python -m pip freeze --all 15:17:18 checkbashisms: pip==25.3,setuptools==80.9.0 15:17:18 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:17:18 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)' 15:17:18 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 15:17:19 checkbashisms: OK ✔ in 3.38 seconds 15:17:19 pre-commit: install_deps> python -I -m pip install pre-commit 15:17:23 pre-commit: freeze> python -m pip freeze --all 15:17:23 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 15:17:23 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:17:23 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)' 15:17:23 /usr/bin/cpan 15:17:23 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 15:17:24 [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. 15:17:24 [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. 15:17:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:17:24 [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. 15:17:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:17:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:17:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:17:26 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 15:17:27 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 15:17:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:17:27 [INFO] Once installed this environment will be reused. 15:17:27 [INFO] This may take a few minutes... 15:17:28 buildcontroller: freeze> python -m pip freeze --all 15:17:28 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 15:17:28 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 15:17:28 + update-java-alternatives -l 15:17:28 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 15:17:28 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 15:17:28 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 15:17:28 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 15:17:29 update-alternatives: error: no alternatives for jaotc 15:17:30 update-alternatives: error: no alternatives for rmic 15:17:31 + + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 15:17:31 java -version 15:17:32 + JAVA_VER=21 15:17:32 + echo 21 15:17:32 21 15:17:32 + javac -version 15:17:32 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 15:17:32 + JAVAC_VER=21 15:17:32 + echo 21 15:17:32 + [ 21 -ge 21 ] 15:17:32 + [ 21 -ge 21 ] 15:17:32 + echo ok, java is 21 or newer 15:17:32 21 15:17:32 ok, java is 21 or newer 15:17:32 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 15:17:32 2026-01-30 15:17:32 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] 15:17:32 + sudo mkdir -p /opt 15:17:32 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 15:17:32 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 15:17:32 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 15:17:32 + mvn --version 15:17:33 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 15:17:33 Maven home: /opt/maven 15:17:33 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:17:33 Default locale: en, platform encoding: UTF-8 15:17:33 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 15:17:33 NOTE: Picked up JDK_JAVA_OPTIONS: 15:17:33 --add-opens=java.base/java.io=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.lang=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.net=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.nio=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.util=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:17:33 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:17:33 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:17:33 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:17:33 -Xlog:disable 15:17:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:17:34 [INFO] Once installed this environment will be reused. 15:17:34 [INFO] This may take a few minutes... 15:17:42 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 15:17:42 [INFO] Once installed this environment will be reused. 15:17:42 [INFO] This may take a few minutes... 15:17:53 [INFO] Installing environment for https://github.com/perltidy/perltidy. 15:17:53 [INFO] Once installed this environment will be reused. 15:17:53 [INFO] This may take a few minutes... 15:18:12 trim trailing whitespace.................................................Passed 15:18:13 Tabs remover.............................................................Passed 15:18:13 autopep8.................................................................docs-linkcheck: freeze> python -m pip freeze --all 15:18:14 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.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.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,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==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-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 15:18:14 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 15:18:14 docs: freeze> python -m pip freeze --all 15:18:15 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.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.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,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==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-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 15:18:15 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 15:18:19 Passed 15:18:20 perltidy.................................................................docs: OK ✔ in 1 minute 4.13 seconds 15:18:20 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 15:18:21 Passed 15:18:21 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 15:18:21 [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. 15:18:21 [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. 15:18:21 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:18:21 [INFO] Once installed this environment will be reused. 15:18:21 [INFO] This may take a few minutes... 15:18:38 docs-linkcheck: OK ✔ in 1 minute 8.26 seconds 15:18:38 pylint: freeze> python -m pip freeze --all 15:18:38 pylint: astroid==4.0.3,dill==0.4.1,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.14.0 15:18:38 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}$' '{}' + 15:18:52 gitlint..................................................................Passed 15:19:01 15:19:01 ------------------------------------ 15:19:01 Your code has been rated at 10.00/10 15:19:01 15:19:54 pre-commit: OK ✔ in 1 minute 33.01 seconds 15:19:54 pylint: OK ✔ in 43.32 seconds 15:19:54 buildcontroller: OK ✔ in 2 minutes 36.82 seconds 15:19:54 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 15:19:55 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 15:19:55 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 15:19:55 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 15:20:26 build_karaf_tests71: freeze> python -m pip freeze --all 15:20:26 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 15:20:26 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:20:26 build karaf in karaf71 with ./karaf71.env 15:20:27 NOTE: Picked up JDK_JAVA_OPTIONS: 15:20:27 --add-opens=java.base/java.io=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.lang=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.net=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.nio=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:20:27 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:20:27 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:20:27 -Xlog:disable 15:20:27 build_karaf_tests221: freeze> python -m pip freeze --all 15:20:27 build_karaf_tests121: freeze> python -m pip freeze --all 15:20:27 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 15:20:27 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:20:27 build karaf in karaf221 with ./karaf221.env 15:20:27 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 15:20:27 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:20:27 NOTE: Picked up JDK_JAVA_OPTIONS: 15:20:27 --add-opens=java.base/java.io=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.lang=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.net=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.nio=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:20:27 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:20:27 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:20:27 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:20:27 -Xlog:disable 15:20:27 build karaf in karaf121 with ./karaf121.env 15:20:27 build_karaf_tests190: freeze> python -m pip freeze --all 15:20:28 NOTE: Picked up JDK_JAVA_OPTIONS: 15:20:28 --add-opens=java.base/java.io=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.lang=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.net=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.nio=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:20:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:20:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:20:28 -Xlog:disable 15:20:28 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 15:20:28 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:20:28 build karaf in karafoc with ./karafoc.env 15:20:28 NOTE: Picked up JDK_JAVA_OPTIONS: 15:20:28 --add-opens=java.base/java.io=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.lang=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.net=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.nio=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:20:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:20:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:20:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:20:28 -Xlog:disable 15:23:25 build_karaf_tests71: OK ✔ in 3 minutes 32.17 seconds 15:23:25 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 15:23:36 build_karaf_tests221: OK ✔ in 3 minutes 41.92 seconds 15:23:36 build_karaf_tests190: OK ✔ in 3 minutes 43.22 seconds 15:23:36 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 15:23:40 build_karaf_tests121: OK ✔ in 3 minutes 47.4 seconds 15:23:40 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 15:23:58 buildlighty: freeze> python -m pip freeze --all 15:23:58 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 15:23:58 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 15:23:58 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 15:23:58 sims: freeze> python -m pip freeze --all 15:23:59 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 15:23:59 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 15:23:59 Using lighynode version 20.1.0.5 15:23:59 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 15:25:06 sims: OK ✔ in 27.18 seconds 15:25:06 buildlighty: OK ✔ in 54.77 seconds 15:25:06 testsPCE: freeze> python -m pip freeze --all 15:25:06 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.0,pip==25.3,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 15:25:06 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 15:25:06 pytest -q transportpce_tests/pce/test01_pce.py 15:25:54 .................... [100%] 15:26:57 20 passed in 110.84s (0:01:50) 15:26:57 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:27:14 ............ [100%] 15:27:44 12 passed in 46.52s 15:27:44 pytest -q transportpce_tests/pce/test03_gnpy.py 15:28:01 ........ [100%] 15:28:22 8 passed in 37.34s 15:28:22 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:28:54 ... [100%] 15:28:59 3 passed in 36.81s 15:29:00 testsPCE: OK ✔ in 5 minutes 19.13 seconds 15:29:00 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 15:29:00 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 15:29:00 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 15:29:08 tests121: freeze> python -m pip freeze --all 15:29:09 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 15:29:09 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:29:09 using environment variables from ./karaf121.env 15:29:09 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:29:09 tests190: freeze> python -m pip freeze --all 15:29:09 tests_tapi: freeze> python -m pip freeze --all 15:29:10 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 15:29:10 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:29:10 using environment variables from ./karafoc.env 15:29:10 pytest -q transportpce_tests/oc/test01_portmapping.py 15:29:10 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 15:29:10 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:29:10 using environment variables from ./karaf221.env 15:29:10 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:30:20 ........... [100%] 15:30:36 10 passed in 86.11s (0:01:26) 15:30:36 pytest -q transportpce_tests/oc/test02_topology.py 15:30:43 ................................... [100%] 15:31:23 21 passed in 133.61s (0:02:13) 15:31:23 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:31:23 ......................... [100%] 15:31:42 14 passed in 64.95s (0:01:04) 15:31:42 pytest -q transportpce_tests/oc/test03_renderer.py 15:31:42 ................... [100%] 15:32:23 6 passed in 59.71s 15:32:23 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:32:23 ................. [100%] 15:32:40 19 passed in 58.18s 15:32:41 tests190: OK ✔ in 3 minutes 41.67 seconds 15:32:41 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 15:32:47 .tests71: freeze> python -m pip freeze --all 15:32:50 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 15:32:50 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:32:50 using environment variables from ./karaf71.env 15:32:50 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:33:07 .................................... [100%] 15:33:45 12 passed in 55.23s 15:33:45 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:33:46 ........................... [100%] 15:34:27 51 passed in 316.65s (0:05:16) 15:34:27 .pytest -q transportpce_tests/tapi/test02_full_topology.py 15:34:27 ......................... [100%] 15:34:54 44 passed in 150.93s (0:02:30) 15:34:54 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:34:55 ............................................................................... [100%] 15:36:23 62 passed in 157.83s (0:02:37) 15:36:23 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:36:24 .. [100%] 15:36:29 24 passed in 94.29s (0:01:34) 15:36:29 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:36:44 ........................................................................................ [100%] 15:38:56 48 passed in 152.08s (0:02:32) 15:38:56 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:38:58 ................................ [100%] 15:39:49 40 passed in 199.98s (0:03:19) 15:39:49 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:39:51 ......... [100%] 15:40:07 36 passed in 339.75s (0:05:39) 15:40:07 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:40:07 .. [100%] 15:40:11 22 passed in 75.03s (0:01:15) 15:40:39 ........................................................................................................................ [100%] 15:48:37 71 passed in 509.73s (0:08:29) 15:48:37 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:48:52 ..... [100%] 15:48:55 54 passed in 545.90s (0:09:05) 15:49:29 ................... [100%] 15:50:59 19 passed in 142.00s (0:02:21) 15:50:59 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 15:53:00 ...................... [100%] 15:58:36 22 passed in 456.92s (0:07:36) 15:58:36 tests71: OK ✔ in 7 minutes 30.89 seconds 15:58:36 tests121: OK ✔ in 19 minutes 56.41 seconds 15:58:36 tests_tapi: OK ✔ in 29 minutes 37.44 seconds 15:58:36 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 15:58:43 tests221: freeze> python -m pip freeze --all 15:58:43 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 15:58:43 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:58:43 using environment variables from ./karaf221.env 15:58:43 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:59:20 ................................... [100%] 15:59:59 35 passed in 76.11s (0:01:16) 15:59:59 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 16:00:31 ...... [100%] 16:00:44 6 passed in 44.50s 16:00:44 pytest -q transportpce_tests/2.2.1/test03_topology.py 16:01:27 ............................................ [100%] 16:03:01 44 passed in 136.33s (0:02:16) 16:03:01 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 16:03:36 ............ [100%] 16:04:00 12 passed in 59.41s 16:04:00 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 16:04:26 ................ [100%] 16:05:55 16 passed in 113.90s (0:01:53) 16:05:55 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 16:06:23 ............................... [100%] 16:06:30 31 passed in 34.93s 16:06:30 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 16:07:05 .......................... [100%] 16:08:01 26 passed in 90.65s (0:01:30) 16:08:01 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 16:08:37 ...................... [100%] 16:09:41 22 passed in 99.53s (0:01:39) 16:09:41 pytest -q transportpce_tests/2.2.1/test09_olm.py 16:10:20 ........................................ [100%] 16:12:41 40 passed in 180.54s (0:03:00) 16:12:41 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 16:13:24 ........................................................................ [ 74%] 16:19:00 ......................... [100%] 16:20:52 97 passed in 490.47s (0:08:10) 16:20:52 pytest -q transportpce_tests/2.2.1/test12_end2end.py 16:21:31 ...................................................... [100%] 16:31:18 54 passed in 625.90s (0:10:25) 16:31:18 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 16:32:12 ........................................................................ [ 71%] 16:37:19 ............................. [100%] 16:39:28 101 passed in 489.78s (0:08:09) 16:39:28 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:40:21 ........................................................................ [ 67%] 16:46:07 ................................... [100%] 16:49:28 107 passed in 598.63s (0:09:58) 16:49:28 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:50:10 ............................................. [100%] 16:52:48 45 passed in 200.10s (0:03:20) 16:52:48 tests221: OK ✔ in 54 minutes 11.47 seconds 16:52:48 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 16:52:54 tests_hybrid: freeze> python -m pip freeze --all 16:52:54 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,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==25.3,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==80.9.0,urllib3==2.6.3 16:52:54 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:52:54 using environment variables from ./karaf221.env 16:52:54 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:53:35 ................................................... [100%] 16:55:22 51 passed in 147.66s (0:02:27) 16:55:22 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:56:05 ........................................................................ [ 66%] 17:00:24 ..................................... [100%] 17:02:30 109 passed in 427.66s (0:07:07) 17:02:30 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 17:03:18 ..................................................... [100%] 17:09:49 53 passed in 438.34s (0:07:18) 17:09:49 buildcontroller: OK (156.82=setup[12.88]+cmd[143.94] seconds) 17:09:49 sims: OK (27.18=setup[24.48]+cmd[2.70] seconds) 17:09:49 build_karaf_tests121: OK (227.40=setup[34.90]+cmd[192.50] seconds) 17:09:49 testsPCE: OK (319.13=setup[86.33]+cmd[232.80] seconds) 17:09:49 tests121: OK (1196.41=setup[9.93]+cmd[1186.48] seconds) 17:09:49 build_karaf_tests221: OK (221.92=setup[34.68]+cmd[187.24] seconds) 17:09:49 tests_tapi: OK (1777.44=setup[10.81]+cmd[1766.63] seconds) 17:09:49 tests221: OK (3251.47=setup[6.63]+cmd[3244.84] seconds) 17:09:49 build_karaf_tests71: OK (212.17=setup[34.16]+cmd[178.00] seconds) 17:09:49 tests71: OK (450.89=setup[9.21]+cmd[441.68] seconds) 17:09:49 build_karaf_tests190: OK (223.22=setup[35.47]+cmd[187.75] seconds) 17:09:49 tests190: OK (221.67=setup[10.78]+cmd[210.89] seconds) 17:09:49 tests_hybrid: OK (1021.16=setup[6.61]+cmd[1014.55] seconds) 17:09:49 buildlighty: OK (54.76=setup[33.61]+cmd[21.15] seconds) 17:09:49 docs: OK (64.13=setup[59.81]+cmd[4.32] seconds) 17:09:49 docs-linkcheck: OK (68.26=setup[58.93]+cmd[9.33] seconds) 17:09:49 checkbashisms: OK (3.38=setup[2.07]+cmd[0.01,0.08,1.22] seconds) 17:09:49 pre-commit: OK (93.01=setup[4.56]+cmd[0.00,0.00,57.63,30.82] seconds) 17:09:49 pylint: OK (43.32=setup[18.35]+cmd[24.97] seconds) 17:09:49 congratulations :) (6753.47 seconds) 17:09:49 + tox_status=0 17:09:49 + echo '---> Completed tox runs' 17:09:49 ---> Completed tox runs 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/build_karaf_tests121/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=build_karaf_tests121 17:09:49 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/build_karaf_tests190/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=build_karaf_tests190 17:09:49 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/build_karaf_tests221/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=build_karaf_tests221 17:09:49 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/build_karaf_tests71/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=build_karaf_tests71 17:09:49 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/buildcontroller/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=buildcontroller 17:09:49 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/buildlighty/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=buildlighty 17:09:49 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/checkbashisms/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=checkbashisms 17:09:49 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/docs-linkcheck/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=docs-linkcheck 17:09:49 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/docs/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=docs 17:09:49 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/pre-commit/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=pre-commit 17:09:49 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/pylint/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=pylint 17:09:49 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/sims/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=sims 17:09:49 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/tests121/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=tests121 17:09:49 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/tests190/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=tests190 17:09:49 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/tests221/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=tests221 17:09:49 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:09:49 + for i in .tox/*/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 ++ echo .tox/tests71/log 17:09:49 + tox_env=tests71 17:09:49 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:09:49 + for i in .tox/*/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 ++ echo .tox/testsPCE/log 17:09:49 + tox_env=testsPCE 17:09:49 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/tests_hybrid/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=tests_hybrid 17:09:49 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:09:49 + for i in .tox/*/log 17:09:49 ++ echo .tox/tests_tapi/log 17:09:49 ++ awk -F/ '{print $2}' 17:09:49 + tox_env=tests_tapi 17:09:49 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:09:49 + DOC_DIR=docs/_build/html 17:09:49 + [[ -d docs/_build/html ]] 17:09:49 + echo '---> Archiving generated docs' 17:09:49 ---> Archiving generated docs 17:09:49 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:09:49 + echo '---> tox-run.sh ends' 17:09:49 ---> tox-run.sh ends 17:09:49 + test 0 -eq 0 17:09:49 $ ssh-agent -k 17:09:49 unset SSH_AUTH_SOCK; 17:09:49 unset SSH_AGENT_PID; 17:09:49 echo Agent pid 1570 killed; 17:09:49 [ssh-agent] Stopped. 17:09:49 [PostBuildScript] - [INFO] Executing post build scripts. 17:09:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8292088874642354460.sh 17:09:50 ---> sysstat.sh 17:09:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14092050331099176740.sh 17:09:50 ---> package-listing.sh 17:09:50 ++ facter osfamily 17:09:50 ++ tr '[:upper:]' '[:lower:]' 17:09:50 + OS_FAMILY=debian 17:09:50 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:09:50 + START_PACKAGES=/tmp/packages_start.txt 17:09:50 + END_PACKAGES=/tmp/packages_end.txt 17:09:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:50 + PACKAGES=/tmp/packages_start.txt 17:09:50 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:09:50 + PACKAGES=/tmp/packages_end.txt 17:09:50 + case "${OS_FAMILY}" in 17:09:50 + dpkg -l 17:09:50 + grep '^ii' 17:09:50 + '[' -f /tmp/packages_start.txt ']' 17:09:50 + '[' -f /tmp/packages_end.txt ']' 17:09:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:50 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:09:50 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:09:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:09:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4982304945592794846.sh 17:09:50 ---> capture-instance-metadata.sh 17:09:50 Setup pyenv: 17:09:50 system 17:09:50 3.8.20 17:09:50 3.9.20 17:09:50 3.10.15 17:09:51 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:09:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1epx from file:/tmp/.os_lf_venv 17:09:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:53 lf-activate-venv(): INFO: Base packages installed successfully 17:09:53 lf-activate-venv(): INFO: Installing additional packages: lftools 17:10:04 lf-activate-venv(): INFO: Adding /tmp/venv-1epx/bin to PATH 17:10:04 INFO: Running in OpenStack, capturing instance metadata 17:10:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5340963804905212324.sh 17:10:05 provisioning config files... 17:10:06 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4267 17:10:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config4899787389034728023tmp 17:10:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:10:06 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:10:06 provisioning config files... 17:10:06 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:10:06 [EnvInject] - Injecting environment variables from a build step. 17:10:06 [EnvInject] - Injecting as environment variables the properties content 17:10:06 SERVER_ID=logs 17:10:06 17:10:06 [EnvInject] - Variables injected successfully. 17:10:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13569134006196685277.sh 17:10:06 ---> create-netrc.sh 17:10:06 WARN: Log server credential not found. 17:10:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4343086193192013398.sh 17:10:07 ---> python-tools-install.sh 17:10:07 Setup pyenv: 17:10:07 system 17:10:07 3.8.20 17:10:07 3.9.20 17:10:07 3.10.15 17:10:07 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:10:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1epx from file:/tmp/.os_lf_venv 17:10:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:10:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:10:09 lf-activate-venv(): INFO: Base packages installed successfully 17:10:09 lf-activate-venv(): INFO: Installing additional packages: lftools 17:10:20 lf-activate-venv(): INFO: Adding /tmp/venv-1epx/bin to PATH 17:10:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17056421314782195613.sh 17:10:20 ---> sudo-logs.sh 17:10:20 Archiving 'sudo' log.. 17:10:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2774742378633044817.sh 17:10:21 ---> job-cost.sh 17:10:21 Setup pyenv: 17:10:21 system 17:10:21 3.8.20 17:10:21 3.9.20 17:10:21 3.10.15 17:10:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:10:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1epx from file:/tmp/.os_lf_venv 17:10:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:10:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:10:23 lf-activate-venv(): INFO: Base packages installed successfully 17:10:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:10:29 lf-activate-venv(): INFO: Adding /tmp/venv-1epx/bin to PATH 17:10:29 INFO: No Stack... 17:10:29 INFO: Retrieving Pricing Info for: v3-standard-4 17:10:30 INFO: Archiving Costs 17:10:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14579982550461020144.sh 17:10:30 ---> logs-deploy.sh 17:10:30 Setup pyenv: 17:10:30 system 17:10:30 3.8.20 17:10:30 3.9.20 17:10:30 3.10.15 17:10:30 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:10:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1epx from file:/tmp/.os_lf_venv 17:10:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:10:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:10:32 lf-activate-venv(): INFO: Base packages installed successfully 17:10:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:10:46 lf-activate-venv(): INFO: Adding /tmp/venv-1epx/bin to PATH 17:10:46 WARNING: Nexus logging server not set 17:10:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4267/ 17:10:46 INFO: archiving logs to S3 17:10:48 ---> uname -a: 17:10:48 Linux prd-ubuntu2204-docker-4c-16g-6058 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:10:48 17:10:48 17:10:48 ---> lscpu: 17:10:48 Architecture: x86_64 17:10:48 CPU op-mode(s): 32-bit, 64-bit 17:10:48 Address sizes: 40 bits physical, 48 bits virtual 17:10:48 Byte Order: Little Endian 17:10:48 CPU(s): 4 17:10:48 On-line CPU(s) list: 0-3 17:10:48 Vendor ID: AuthenticAMD 17:10:48 Model name: AMD EPYC-Rome Processor 17:10:48 CPU family: 23 17:10:48 Model: 49 17:10:48 Thread(s) per core: 1 17:10:48 Core(s) per socket: 1 17:10:48 Socket(s): 4 17:10:48 Stepping: 0 17:10:48 BogoMIPS: 5600.00 17:10:48 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 17:10:48 Virtualization: AMD-V 17:10:48 Hypervisor vendor: KVM 17:10:48 Virtualization type: full 17:10:48 L1d cache: 128 KiB (4 instances) 17:10:48 L1i cache: 128 KiB (4 instances) 17:10:48 L2 cache: 2 MiB (4 instances) 17:10:48 L3 cache: 64 MiB (4 instances) 17:10:48 NUMA node(s): 1 17:10:48 NUMA node0 CPU(s): 0-3 17:10:48 Vulnerability Gather data sampling: Not affected 17:10:48 Vulnerability Indirect target selection: Not affected 17:10:48 Vulnerability Itlb multihit: Not affected 17:10:48 Vulnerability L1tf: Not affected 17:10:48 Vulnerability Mds: Not affected 17:10:48 Vulnerability Meltdown: Not affected 17:10:48 Vulnerability Mmio stale data: Not affected 17:10:48 Vulnerability Reg file data sampling: Not affected 17:10:48 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:10:48 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:10:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:10:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:10:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:10:48 Vulnerability Srbds: Not affected 17:10:48 Vulnerability Tsa: Not affected 17:10:48 Vulnerability Tsx async abort: Not affected 17:10:48 Vulnerability Vmscape: Not affected 17:10:48 17:10:48 17:10:48 ---> nproc: 17:10:48 4 17:10:48 17:10:48 17:10:48 ---> df -h: 17:10:48 Filesystem Size Used Avail Use% Mounted on 17:10:48 tmpfs 1.6G 1.1M 1.6G 1% /run 17:10:48 /dev/vda1 78G 18G 61G 23% / 17:10:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:10:48 tmpfs 5.0M 0 5.0M 0% /run/lock 17:10:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:10:48 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:10:48 17:10:48 17:10:48 ---> free -m: 17:10:48 total used free shared buff/cache available 17:10:48 Mem: 15989 693 10673 3 4622 14953 17:10:48 Swap: 1023 0 1023 17:10:48 17:10:48 17:10:48 ---> ip addr: 17:10:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:10:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:10:48 inet 127.0.0.1/8 scope host lo 17:10:48 valid_lft forever preferred_lft forever 17:10:48 inet6 ::1/128 scope host 17:10:48 valid_lft forever preferred_lft forever 17:10:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:10:48 link/ether fa:16:3e:9c:b8:23 brd ff:ff:ff:ff:ff:ff 17:10:48 altname enp0s3 17:10:48 inet 10.30.171.1/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:10:48 valid_lft 79414sec preferred_lft 79414sec 17:10:48 inet6 fe80::f816:3eff:fe9c:b823/64 scope link 17:10:48 valid_lft forever preferred_lft forever 17:10:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:10:48 link/ether ce:2b:87:9c:f2:f9 brd ff:ff:ff:ff:ff:ff 17:10:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:10:48 valid_lft forever preferred_lft forever 17:10:48 17:10:48 17:10:48 ---> sar -b -r -n DEV: 17:10:48 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6058) 01/30/26 _x86_64_ (4 CPU) 17:10:48 17:10:48 15:14:26 LINUX RESTART (4 CPU) 17:10:48 17:10:48 15:20:11 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:10:48 15:30:04 89.20 1.42 69.33 18.45 255.62 27245.63 279038.70 17:10:48 15:40:07 62.59 23.26 37.20 2.13 330.16 1954.14 2976.78 17:10:48 15:50:11 9.43 0.21 8.69 0.54 7.31 284.42 825.84 17:10:48 16:00:00 8.82 0.10 8.27 0.45 1.92 523.88 2048.22 17:10:48 16:10:01 19.83 0.04 18.94 0.85 1.52 615.68 819.41 17:10:48 16:20:11 5.78 0.00 5.55 0.23 0.35 174.46 101.39 17:10:48 16:30:01 4.54 0.01 4.35 0.18 0.19 130.76 80.77 17:10:48 16:40:01 7.57 0.01 7.29 0.26 1.40 242.69 197.40 17:10:48 16:50:05 6.10 0.00 5.87 0.23 0.13 165.32 87.73 17:10:48 17:00:01 10.13 0.12 9.54 0.47 1.61 566.64 267.18 17:10:48 17:10:01 7.46 1.52 5.56 0.39 49.53 255.08 91.75 17:10:48 Average: 21.00 2.44 16.38 2.18 59.03 2897.25 25769.85 17:10:48 17:10:48 15:20:11 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:10:48 15:30:04 1201340 12494128 3425260 20.92 257156 10780212 3995016 22.93 2122380 12221316 3484 17:10:48 15:40:07 9008628 12503916 3427692 20.93 260172 3208076 4490560 25.78 2097868 4668252 7196 17:10:48 15:50:11 6997916 10514904 5420256 33.10 261364 3228424 6797848 39.02 2109732 6689332 300 17:10:48 16:00:00 11716832 15336656 600292 3.67 265664 3326888 1330872 7.64 2136648 1948296 9272 17:10:48 16:10:01 9984184 13684160 2252300 13.76 269080 3403624 3600652 20.67 2153416 3671856 12204 17:10:48 16:20:11 7377520 11093176 4841960 29.57 270052 3418360 5512720 31.64 2155156 6268852 280 17:10:48 16:30:01 7628832 11362580 4572500 27.93 270576 3435916 5248732 30.13 2156276 6002836 180 17:10:48 16:40:01 8723496 12493988 3441964 21.02 271176 3472076 5002756 28.72 2160960 4923844 472 17:10:48 16:50:05 8333044 12125848 3809900 23.27 271712 3493868 5032148 28.88 2163168 5303032 316 17:10:48 17:00:01 7348160 11266192 4668920 28.52 276128 3610572 5348388 30.70 2178372 6269940 312 17:10:48 17:10:01 10970120 15294560 642588 3.92 277944 4007792 1274688 7.32 2218092 2599168 341804 17:10:48 Average: 8117279 12560919 3373057 20.60 268275 4125983 4330398 24.86 2150188 5506066 34165 17:10:48 17:10:48 15:20:11 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:10:48 15:30:04 lo 2.40 2.40 2.28 2.28 0.00 0.00 0.00 0.00 17:10:48 15:30:04 ens3 36.61 27.53 706.33 3.15 0.00 0.00 0.00 0.00 17:10:48 15:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:48 15:40:07 lo 46.96 46.96 27.41 27.41 0.00 0.00 0.00 0.00 17:10:48 15:40:07 ens3 2.49 2.05 0.60 0.50 0.00 0.00 0.00 0.00 17:10:48 15:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:48 15:50:11 lo 28.48 28.48 11.81 11.81 0.00 0.00 0.00 0.00 17:10:48 15:50:11 ens3 1.17 0.81 0.23 0.18 0.00 0.00 0.00 0.00 17:10:48 15:50:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:48 16:00:00 lo 11.66 11.66 6.33 6.33 0.00 0.00 0.00 0.00 17:10:48 16:00:00 ens3 0.83 0.59 0.22 0.17 0.00 0.00 0.00 0.00 17:10:48 16:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:48 16:10:01 lo 12.84 12.84 7.21 7.21 0.00 0.00 0.00 0.00 17:10:48 16:10:01 ens3 6.22 4.04 3.64 3.55 0.00 0.00 0.00 0.00 17:10:48 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:48 16:20:11 lo 19.76 19.76 9.59 9.59 0.00 0.00 0.00 0.00 17:10:48 16:20:11 ens3 0.85 0.59 0.18 0.14 0.00 0.00 0.00 0.00 17:10:48 16:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:48 16:30:01 lo 26.70 26.70 9.05 9.05 0.00 0.00 0.00 0.00 17:10:48 16:30:01 ens3 0.64 0.34 0.13 0.09 0.00 0.00 0.00 0.00 17:10:48 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:48 16:40:01 lo 16.84 16.84 8.58 8.58 0.00 0.00 0.00 0.00 17:10:48 16:40:01 ens3 0.99 0.61 0.25 0.18 0.00 0.00 0.00 0.00 17:10:48 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:48 16:50:05 lo 17.65 17.65 10.43 10.43 0.00 0.00 0.00 0.00 17:10:48 16:50:05 ens3 0.73 0.49 0.13 0.10 0.00 0.00 0.00 0.00 17:10:48 16:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:48 17:00:01 lo 19.49 19.49 10.65 10.65 0.00 0.00 0.00 0.00 17:10:48 17:00:01 ens3 1.02 0.84 0.25 0.21 0.00 0.00 0.00 0.00 17:10:48 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:48 17:10:01 lo 27.83 27.83 10.64 10.64 0.00 0.00 0.00 0.00 17:10:48 17:10:01 ens3 1.62 1.26 0.74 0.46 0.00 0.00 0.00 0.00 17:10:48 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:48 Average: lo 21.01 21.01 10.39 10.39 0.00 0.00 0.00 0.00 17:10:48 Average: ens3 4.80 3.54 64.09 0.79 0.00 0.00 0.00 0.00 17:10:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:48 17:10:48 17:10:48 ---> sar -P ALL: 17:10:48 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6058) 01/30/26 _x86_64_ (4 CPU) 17:10:48 17:10:48 15:14:26 LINUX RESTART (4 CPU) 17:10:48 17:10:48 15:20:11 CPU %user %nice %system %iowait %steal %idle 17:10:48 15:30:04 all 32.76 0.00 1.79 20.54 0.12 44.79 17:10:48 15:30:04 0 33.95 0.00 1.76 20.64 0.12 43.53 17:10:48 15:30:04 1 32.68 0.00 1.97 21.81 0.12 43.42 17:10:48 15:30:04 2 32.23 0.00 1.66 18.42 0.12 47.58 17:10:48 15:30:04 3 32.18 0.00 1.76 21.30 0.11 44.65 17:10:48 15:40:07 all 59.90 0.00 2.36 0.14 0.13 37.46 17:10:48 15:40:07 0 60.01 0.00 2.39 0.08 0.13 37.38 17:10:48 15:40:07 1 59.96 0.00 2.40 0.15 0.13 37.35 17:10:48 15:40:07 2 59.59 0.00 2.35 0.26 0.13 37.66 17:10:48 15:40:07 3 60.05 0.00 2.30 0.09 0.13 37.43 17:10:48 15:50:11 all 18.22 0.00 0.76 0.04 0.11 80.86 17:10:48 15:50:11 0 17.87 0.00 0.79 0.03 0.11 81.20 17:10:48 15:50:11 1 18.67 0.00 0.74 0.08 0.11 80.41 17:10:48 15:50:11 2 18.11 0.00 0.79 0.02 0.11 80.96 17:10:48 15:50:11 3 18.24 0.00 0.74 0.04 0.11 80.88 17:10:48 16:00:00 all 14.81 0.00 0.61 0.09 0.10 84.39 17:10:48 16:00:00 0 13.99 0.00 0.53 0.06 0.09 85.32 17:10:48 16:00:00 1 15.63 0.00 0.72 0.15 0.10 83.42 17:10:48 16:00:00 2 14.82 0.00 0.63 0.04 0.10 84.41 17:10:48 16:00:00 3 14.81 0.00 0.56 0.13 0.10 84.40 17:10:48 16:10:01 all 29.23 0.00 1.00 0.12 0.10 69.56 17:10:48 16:10:01 0 29.28 0.00 0.92 0.04 0.10 69.66 17:10:48 16:10:01 1 28.66 0.00 0.98 0.22 0.10 70.04 17:10:48 16:10:01 2 29.99 0.00 0.99 0.07 0.10 68.85 17:10:48 16:10:01 3 28.99 0.00 1.10 0.13 0.10 69.68 17:10:48 16:20:11 all 10.39 0.00 0.40 0.03 0.10 89.08 17:10:48 16:20:11 0 9.88 0.00 0.33 0.02 0.09 89.68 17:10:48 16:20:11 1 10.36 0.00 0.50 0.03 0.10 89.00 17:10:48 16:20:11 2 10.55 0.00 0.36 0.06 0.10 88.93 17:10:48 16:20:11 3 10.79 0.00 0.40 0.01 0.10 88.71 17:10:48 16:30:01 all 7.87 0.00 0.39 0.02 0.10 91.61 17:10:48 16:30:01 0 7.70 0.00 0.38 0.02 0.09 91.81 17:10:48 16:30:01 1 7.98 0.00 0.41 0.01 0.10 91.50 17:10:48 16:30:01 2 7.99 0.00 0.42 0.06 0.09 91.44 17:10:48 16:30:01 3 7.82 0.00 0.36 0.01 0.11 91.69 17:10:48 16:40:01 all 12.68 0.00 0.61 0.03 0.10 86.59 17:10:48 16:40:01 0 12.82 0.00 0.63 0.01 0.09 86.45 17:10:48 16:40:01 1 12.63 0.00 0.59 0.02 0.10 86.66 17:10:48 16:40:01 2 12.80 0.00 0.58 0.05 0.10 86.46 17:10:48 16:40:01 3 12.47 0.00 0.62 0.03 0.10 86.78 17:10:48 16:50:05 all 9.62 0.00 0.56 0.02 0.10 89.69 17:10:48 16:50:05 0 9.52 0.00 0.56 0.00 0.09 89.82 17:10:48 16:50:05 1 10.33 0.00 0.59 0.02 0.10 88.96 17:10:48 16:50:05 2 9.72 0.00 0.49 0.05 0.09 89.65 17:10:48 16:50:05 3 8.92 0.00 0.62 0.02 0.10 90.34 17:10:48 17:00:01 all 15.23 0.00 0.61 0.05 0.10 84.01 17:10:48 17:00:01 0 15.22 0.00 0.54 0.02 0.10 84.13 17:10:48 17:00:01 1 14.89 0.00 0.56 0.11 0.10 84.34 17:10:48 17:00:01 2 14.68 0.00 0.69 0.04 0.10 84.49 17:10:48 17:00:01 3 16.11 0.00 0.66 0.02 0.11 83.10 17:10:48 17:10:01 all 9.70 0.00 0.59 0.06 0.10 89.56 17:10:48 17:10:01 0 9.96 0.00 0.58 0.05 0.09 89.31 17:10:48 17:10:01 1 9.06 0.00 0.68 0.02 0.10 90.14 17:10:48 17:10:01 2 10.16 0.00 0.60 0.06 0.10 89.07 17:10:48 17:10:01 3 9.61 0.00 0.48 0.11 0.09 89.71 17:10:48 17:10:48 Average: CPU %user %nice %system %iowait %steal %idle 17:10:48 Average: all 20.04 0.00 0.88 1.90 0.10 77.08 17:10:48 Average: 0 20.02 0.00 0.86 1.88 0.10 77.14 17:10:48 Average: 1 20.08 0.00 0.92 2.03 0.11 76.86 17:10:48 Average: 2 20.06 0.00 0.87 1.72 0.10 77.25 17:10:48 Average: 3 20.00 0.00 0.87 1.96 0.11 77.06 17:10:48 17:10:48 17:10:48