14:47:08 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/113567 14:47:08 Running as SYSTEM 14:47:08 [EnvInject] - Loading node environment variables. 14:47:08 Building remotely on prd-ubuntu2204-docker-4c-16g-2872 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 14:47:08 [ssh-agent] Looking for ssh-agent implementation... 14:47:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:09 $ ssh-agent 14:47:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnTtT4b/agent.2782 14:47:09 SSH_AGENT_PID=2784 14:47:09 [ssh-agent] Started. 14:47:09 Running ssh-add (command line suppressed) 14:47:09 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2102773410364023897.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2102773410364023897.key) 14:47:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:47:09 The recommended git tool is: NONE 14:47:11 using credential jenkins-ssh 14:47:11 Wiping out workspace first. 14:47:11 Cloning the remote Git repository 14:47:11 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 14:47:11 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 14:47:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:47:11 > git --version # timeout=10 14:47:11 > git --version # 'git version 2.34.1' 14:47:11 using GIT_SSH to set credentials jenkins-ssh 14:47:11 Verifying host key using known hosts file 14:47:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:47:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:47:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:47:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:47:21 using GIT_SSH to set credentials jenkins-ssh 14:47:21 Verifying host key using known hosts file 14:47:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:47:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/67/113567/29 # timeout=10 14:47:21 > git rev-parse 3698c0c8ad3a238555ad3b585350f370ac355775^{commit} # timeout=10 14:47:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:47:21 Checking out Revision 3698c0c8ad3a238555ad3b585350f370ac355775 (refs/changes/67/113567/29) 14:47:21 > git config core.sparsecheckout # timeout=10 14:47:21 > git checkout -f 3698c0c8ad3a238555ad3b585350f370ac355775 # timeout=10 14:47:24 Commit message: "Consolidate implem of Tapi Link & Node classes" 14:47:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:47:25 > git rev-list --no-walk 3de5adf975d797d9e6b796db85bd0c8b63cc5e87 # timeout=10 14:47:25 > git remote # timeout=10 14:47:25 > git submodule init # timeout=10 14:47:25 > git submodule sync # timeout=10 14:47:25 > git config --get remote.origin.url # timeout=10 14:47:25 > git submodule init # timeout=10 14:47:25 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:47:25 ERROR: No submodules found. 14:47:25 provisioning config files... 14:47:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:47:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:47:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2657452380051933570.sh 14:47:25 ---> python-tools-install.sh 14:47:25 Setup pyenv: 14:47:25 * system (set by /opt/pyenv/version) 14:47:25 * 3.8.20 (set by /opt/pyenv/version) 14:47:25 * 3.9.20 (set by /opt/pyenv/version) 14:47:25 3.10.15 14:47:25 3.11.10 14:47:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ozee 14:47:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:47:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:47:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:47:35 lf-activate-venv(): INFO: Base packages installed successfully 14:47:35 lf-activate-venv(): INFO: Installing additional packages: lftools 14:48:02 lf-activate-venv(): INFO: Adding /tmp/venv-Ozee/bin to PATH 14:48:02 Generating Requirements File 14:48:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:48:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:48:24 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:48:24 Python 3.11.10 14:48:24 pip 25.3 from /tmp/venv-Ozee/lib/python3.11/site-packages/pip (python 3.11) 14:48:25 appdirs==1.4.4 14:48:25 argcomplete==3.6.3 14:48:25 aspy.yaml==1.3.0 14:48:25 attrs==25.4.0 14:48:25 autopage==0.5.2 14:48:25 beautifulsoup4==4.14.2 14:48:25 boto3==1.40.60 14:48:25 botocore==1.40.60 14:48:25 bs4==0.0.2 14:48:25 cachetools==6.2.1 14:48:25 certifi==2025.10.5 14:48:25 cffi==2.0.0 14:48:25 cfgv==3.4.0 14:48:25 chardet==5.2.0 14:48:25 charset-normalizer==3.4.4 14:48:25 click==8.3.0 14:48:25 cliff==4.11.0 14:48:25 cmd2==2.7.0 14:48:25 cryptography==3.3.2 14:48:25 debtcollector==3.0.0 14:48:25 decorator==5.2.1 14:48:25 defusedxml==0.7.1 14:48:25 Deprecated==1.2.18 14:48:25 distlib==0.4.0 14:48:25 dnspython==2.8.0 14:48:25 docker==7.1.0 14:48:25 dogpile.cache==1.5.0 14:48:25 durationpy==0.10 14:48:25 email-validator==2.3.0 14:48:25 filelock==3.20.0 14:48:25 future==1.0.0 14:48:25 gitdb==4.0.12 14:48:25 GitPython==3.1.45 14:48:25 google-auth==2.41.1 14:48:25 httplib2==0.31.0 14:48:25 identify==2.6.15 14:48:25 idna==3.11 14:48:25 importlib-resources==1.5.0 14:48:25 iso8601==2.1.0 14:48:25 Jinja2==3.1.6 14:48:25 jmespath==1.0.1 14:48:25 jsonpatch==1.33 14:48:25 jsonpointer==3.0.0 14:48:25 jsonschema==4.25.1 14:48:25 jsonschema-specifications==2025.9.1 14:48:25 keystoneauth1==5.12.0 14:48:25 kubernetes==34.1.0 14:48:25 lftools==0.37.15 14:48:25 lxml==6.0.2 14:48:25 markdown-it-py==4.0.0 14:48:25 MarkupSafe==3.0.3 14:48:25 mdurl==0.1.2 14:48:25 msgpack==1.1.2 14:48:25 multi_key_dict==2.0.3 14:48:25 munch==4.0.0 14:48:25 netaddr==1.3.0 14:48:25 niet==1.4.2 14:48:25 nodeenv==1.9.1 14:48:25 oauth2client==4.1.3 14:48:25 oauthlib==3.3.1 14:48:25 openstacksdk==4.7.1 14:48:25 os-service-types==1.8.0 14:48:25 osc-lib==4.2.0 14:48:25 oslo.config==10.0.0 14:48:25 oslo.context==6.1.0 14:48:25 oslo.i18n==6.6.0 14:48:25 oslo.log==7.2.1 14:48:25 oslo.serialization==5.8.0 14:48:25 oslo.utils==9.1.0 14:48:25 packaging==25.0 14:48:25 pbr==7.0.1 14:48:25 platformdirs==4.5.0 14:48:25 prettytable==3.16.0 14:48:25 psutil==7.1.2 14:48:25 pyasn1==0.6.1 14:48:25 pyasn1_modules==0.4.2 14:48:25 pycparser==2.23 14:48:25 pygerrit2==2.0.15 14:48:25 PyGithub==2.8.1 14:48:25 Pygments==2.19.2 14:48:25 PyJWT==2.10.1 14:48:25 PyNaCl==1.6.0 14:48:25 pyparsing==2.4.7 14:48:25 pyperclip==1.11.0 14:48:25 pyrsistent==0.20.0 14:48:25 python-cinderclient==9.8.0 14:48:25 python-dateutil==2.9.0.post0 14:48:25 python-heatclient==4.3.0 14:48:25 python-jenkins==1.8.3 14:48:25 python-keystoneclient==5.7.0 14:48:25 python-magnumclient==4.9.0 14:48:25 python-openstackclient==8.2.0 14:48:25 python-swiftclient==4.8.0 14:48:25 PyYAML==6.0.3 14:48:25 referencing==0.37.0 14:48:25 requests==2.32.5 14:48:25 requests-oauthlib==2.0.0 14:48:25 requestsexceptions==1.4.0 14:48:25 rfc3986==2.0.0 14:48:25 rich==14.2.0 14:48:25 rich-argparse==1.7.1 14:48:25 rpds-py==0.28.0 14:48:25 rsa==4.9.1 14:48:25 ruamel.yaml==0.18.16 14:48:25 ruamel.yaml.clib==0.2.14 14:48:25 s3transfer==0.14.0 14:48:25 simplejson==3.20.2 14:48:25 six==1.17.0 14:48:25 smmap==5.0.2 14:48:25 soupsieve==2.8 14:48:25 stevedore==5.5.0 14:48:25 tabulate==0.9.0 14:48:25 toml==0.10.2 14:48:25 tomlkit==0.13.3 14:48:25 tqdm==4.67.1 14:48:25 typing_extensions==4.15.0 14:48:25 tzdata==2025.2 14:48:25 urllib3==1.26.20 14:48:25 virtualenv==20.35.3 14:48:25 wcwidth==0.2.14 14:48:25 websocket-client==1.9.0 14:48:25 wrapt==2.0.0 14:48:25 xdg==6.0.0 14:48:25 xmltodict==1.0.2 14:48:25 yq==3.4.3 14:48:25 [EnvInject] - Injecting environment variables from a build step. 14:48:25 [EnvInject] - Injecting as environment variables the properties content 14:48:25 PYTHON=python3 14:48:25 14:48:25 [EnvInject] - Variables injected successfully. 14:48:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins6859003624925817394.sh 14:48:25 ---> tox-install.sh 14:48:25 + source /home/jenkins/lf-env.sh 14:48:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:25 ++ mktemp -d /tmp/venv-XXXX 14:48:25 + lf_venv=/tmp/venv-7vYW 14:48:25 + local venv_file=/tmp/.os_lf_venv 14:48:25 + local python=python3 14:48:25 + local options 14:48:25 + local set_path=true 14:48:25 + local install_args= 14:48:25 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:48:25 + true 14:48:25 + case $1 in 14:48:25 + venv_file=/tmp/.toxenv 14:48:25 + shift 2 14:48:25 + true 14:48:25 + case $1 in 14:48:25 + shift 14:48:25 + break 14:48:25 + case $python in 14:48:25 + local pkg_list= 14:48:25 + [[ -d /opt/pyenv ]] 14:48:25 + echo 'Setup pyenv:' 14:48:25 Setup pyenv: 14:48:25 + export PYENV_ROOT=/opt/pyenv 14:48:25 + PYENV_ROOT=/opt/pyenv 14:48:25 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:25 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:25 + pyenv versions 14:48:25 system 14:48:25 3.8.20 14:48:25 3.9.20 14:48:25 3.10.15 14:48:25 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:48:25 + command -v pyenv 14:48:25 ++ pyenv init - --no-rehash 14:48:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:48:25 for i in ${!paths[@]}; do 14:48:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:48:25 fi; done; 14:48:25 echo "${paths[*]}"'\'')" 14:48:25 export PATH="/opt/pyenv/shims:${PATH}" 14:48:25 export PYENV_SHELL=bash 14:48:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:48:25 pyenv() { 14:48:25 local command 14:48:25 command="${1:-}" 14:48:25 if [ "$#" -gt 0 ]; then 14:48:25 shift 14:48:25 fi 14:48:25 14:48:25 case "$command" in 14:48:25 rehash|shell) 14:48:25 eval "$(pyenv "sh-$command" "$@")" 14:48:25 ;; 14:48:25 *) 14:48:25 command pyenv "$command" "$@" 14:48:25 ;; 14:48:25 esac 14:48:25 }' 14:48:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:48:25 for i in ${!paths[@]}; do 14:48:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:48:25 fi; done; 14:48:25 echo "${paths[*]}"' 14:48:25 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:25 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:25 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:25 ++ export PYENV_SHELL=bash 14:48:25 ++ PYENV_SHELL=bash 14:48:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:48:25 +++ complete -F _pyenv pyenv 14:48:25 ++ lf-pyver python3 14:48:25 ++ local py_version_xy=python3 14:48:25 ++ local py_version_xyz= 14:48:25 ++ pyenv versions 14:48:25 ++ local command 14:48:25 ++ command=versions 14:48:25 ++ '[' 1 -gt 0 ']' 14:48:25 ++ shift 14:48:25 ++ case "$command" in 14:48:25 ++ command pyenv versions 14:48:25 ++ sed 's/^[ *]* //' 14:48:25 ++ grep -E '^[0-9.]*[0-9]$' 14:48:25 ++ awk '{ print $1 }' 14:48:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:48:25 +++ grep '^3' /tmp/.pyenv_versions 14:48:25 +++ sort -V 14:48:25 +++ tail -n 1 14:48:25 ++ py_version_xyz=3.11.10 14:48:25 ++ [[ -z 3.11.10 ]] 14:48:25 ++ echo 3.11.10 14:48:25 ++ return 0 14:48:25 + pyenv local 3.11.10 14:48:25 + local command 14:48:25 + command=local 14:48:25 + '[' 2 -gt 0 ']' 14:48:25 + shift 14:48:25 + case "$command" in 14:48:25 + command pyenv local 3.11.10 14:48:25 + for arg in "$@" 14:48:25 + case $arg in 14:48:25 + pkg_list+='tox ' 14:48:25 + for arg in "$@" 14:48:25 + case $arg in 14:48:25 + pkg_list+='virtualenv ' 14:48:25 + for arg in "$@" 14:48:25 + case $arg in 14:48:25 + pkg_list+='urllib3~=1.26.15 ' 14:48:25 + [[ -f /tmp/.toxenv ]] 14:48:25 + [[ ! -f /tmp/.toxenv ]] 14:48:25 + [[ -n '' ]] 14:48:25 + python3 -m venv /tmp/venv-7vYW 14:48:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7vYW' 14:48:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7vYW 14:48:31 + echo /tmp/venv-7vYW 14:48:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:48:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:48:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:48:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:31 + local 'pip_opts=--upgrade --quiet' 14:48:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:48:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:48:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:48:31 + [[ -n '' ]] 14:48:31 + [[ -n '' ]] 14:48:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:48:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:48:31 + /tmp/venv-7vYW/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:48:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:48:35 lf-activate-venv(): INFO: Base packages installed successfully 14:48:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:48:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:48:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:48:35 + /tmp/venv-7vYW/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:48:37 + type python3 14:48:37 + true 14:48:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7vYW/bin to PATH' 14:48:37 lf-activate-venv(): INFO: Adding /tmp/venv-7vYW/bin to PATH 14:48:37 + PATH=/tmp/venv-7vYW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:37 + return 0 14:48:37 + python3 --version 14:48:37 Python 3.11.10 14:48:37 + python3 -m pip --version 14:48:38 pip 25.3 from /tmp/venv-7vYW/lib/python3.11/site-packages/pip (python 3.11) 14:48:38 + python3 -m pip freeze 14:48:38 cachetools==6.2.1 14:48:38 chardet==5.2.0 14:48:38 colorama==0.4.6 14:48:38 distlib==0.4.0 14:48:38 filelock==3.20.0 14:48:38 packaging==25.0 14:48:38 platformdirs==4.5.0 14:48:38 pluggy==1.6.0 14:48:38 pyproject-api==1.10.0 14:48:38 tox==4.32.0 14:48:38 urllib3==1.26.20 14:48:38 virtualenv==20.35.3 14:48:38 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins10547790780992363907.sh 14:48:38 [EnvInject] - Injecting environment variables from a build step. 14:48:38 [EnvInject] - Injecting as environment variables the properties content 14:48:38 PARALLEL=True 14:48:38 14:48:38 [EnvInject] - Variables injected successfully. 14:48:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11785249674296751935.sh 14:48:38 ---> tox-run.sh 14:48:38 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:38 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:48:38 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:48:38 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:48:38 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 14:48:38 + source /home/jenkins/lf-env.sh 14:48:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:38 ++ mktemp -d /tmp/venv-XXXX 14:48:38 + lf_venv=/tmp/venv-8Obw 14:48:38 + local venv_file=/tmp/.os_lf_venv 14:48:38 + local python=python3 14:48:38 + local options 14:48:38 + local set_path=true 14:48:38 + local install_args= 14:48:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:48:38 + true 14:48:38 + case $1 in 14:48:38 + venv_file=/tmp/.toxenv 14:48:38 + shift 2 14:48:38 + true 14:48:38 + case $1 in 14:48:38 + shift 14:48:38 + break 14:48:38 + case $python in 14:48:38 + local pkg_list= 14:48:38 + [[ -d /opt/pyenv ]] 14:48:38 + echo 'Setup pyenv:' 14:48:38 Setup pyenv: 14:48:38 + export PYENV_ROOT=/opt/pyenv 14:48:38 + PYENV_ROOT=/opt/pyenv 14:48:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:38 + pyenv versions 14:48:38 system 14:48:38 3.8.20 14:48:38 3.9.20 14:48:38 3.10.15 14:48:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:48:38 + command -v pyenv 14:48:38 ++ pyenv init - --no-rehash 14:48:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:48:38 for i in ${!paths[@]}; do 14:48:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:48:38 fi; done; 14:48:38 echo "${paths[*]}"'\'')" 14:48:38 export PATH="/opt/pyenv/shims:${PATH}" 14:48:38 export PYENV_SHELL=bash 14:48:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:48:38 pyenv() { 14:48:38 local command 14:48:38 command="${1:-}" 14:48:38 if [ "$#" -gt 0 ]; then 14:48:38 shift 14:48:38 fi 14:48:38 14:48:38 case "$command" in 14:48:38 rehash|shell) 14:48:38 eval "$(pyenv "sh-$command" "$@")" 14:48:38 ;; 14:48:38 *) 14:48:38 command pyenv "$command" "$@" 14:48:38 ;; 14:48:38 esac 14:48:38 }' 14:48:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:48:38 for i in ${!paths[@]}; do 14:48:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:48:38 fi; done; 14:48:38 echo "${paths[*]}"' 14:48:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:38 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:38 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:38 ++ export PYENV_SHELL=bash 14:48:38 ++ PYENV_SHELL=bash 14:48:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:48:38 +++ complete -F _pyenv pyenv 14:48:38 ++ lf-pyver python3 14:48:38 ++ local py_version_xy=python3 14:48:38 ++ local py_version_xyz= 14:48:38 ++ pyenv versions 14:48:38 ++ local command 14:48:38 ++ command=versions 14:48:38 ++ '[' 1 -gt 0 ']' 14:48:38 ++ sed 's/^[ *]* //' 14:48:38 ++ shift 14:48:38 ++ case "$command" in 14:48:38 ++ command pyenv versions 14:48:38 ++ awk '{ print $1 }' 14:48:38 ++ grep -E '^[0-9.]*[0-9]$' 14:48:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:48:38 +++ grep '^3' /tmp/.pyenv_versions 14:48:38 +++ sort -V 14:48:38 +++ tail -n 1 14:48:38 ++ py_version_xyz=3.11.10 14:48:38 ++ [[ -z 3.11.10 ]] 14:48:38 ++ echo 3.11.10 14:48:38 ++ return 0 14:48:38 + pyenv local 3.11.10 14:48:38 + local command 14:48:38 + command=local 14:48:38 + '[' 2 -gt 0 ']' 14:48:38 + shift 14:48:38 + case "$command" in 14:48:38 + command pyenv local 3.11.10 14:48:38 + for arg in "$@" 14:48:38 + case $arg in 14:48:38 + pkg_list+='tox ' 14:48:38 + for arg in "$@" 14:48:38 + case $arg in 14:48:38 + pkg_list+='virtualenv ' 14:48:38 + for arg in "$@" 14:48:38 + case $arg in 14:48:38 + pkg_list+='urllib3~=1.26.15 ' 14:48:38 + [[ -f /tmp/.toxenv ]] 14:48:38 ++ cat /tmp/.toxenv 14:48:38 + lf_venv=/tmp/venv-7vYW 14:48:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7vYW from' file:/tmp/.toxenv 14:48:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7vYW from file:/tmp/.toxenv 14:48:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:48:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:48:38 + local 'pip_opts=--upgrade --quiet' 14:48:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:48:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:48:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:48:38 + [[ -n '' ]] 14:48:38 + [[ -n '' ]] 14:48:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:48:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:48:38 + /tmp/venv-7vYW/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:48:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:48:39 lf-activate-venv(): INFO: Base packages installed successfully 14:48:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:48:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:48:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:48:39 + /tmp/venv-7vYW/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:48:41 + type python3 14:48:41 + true 14:48:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7vYW/bin to PATH' 14:48:41 lf-activate-venv(): INFO: Adding /tmp/venv-7vYW/bin to PATH 14:48:41 + PATH=/tmp/venv-7vYW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:41 + return 0 14:48:41 + [[ -d /opt/pyenv ]] 14:48:41 + echo '---> Setting up pyenv' 14:48:41 ---> Setting up pyenv 14:48:41 + export PYENV_ROOT=/opt/pyenv 14:48:41 + PYENV_ROOT=/opt/pyenv 14:48:41 + export PATH=/opt/pyenv/bin:/tmp/venv-7vYW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:41 + PATH=/opt/pyenv/bin:/tmp/venv-7vYW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:48:41 ++ pwd 14:48:41 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 14:48:41 + export PYTHONPATH 14:48:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:48:41 + TOX_TESTENV_PASSENV=PYTHONPATH 14:48:41 + tox --version 14:48:41 4.32.0 from /tmp/venv-7vYW/lib/python3.11/site-packages/tox/__init__.py 14:48:41 + PARALLEL=True 14:48:41 + TOX_OPTIONS_LIST= 14:48:41 + [[ -n '' ]] 14:48:41 + case ${PARALLEL,,} in 14:48:41 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:48:41 + tox --parallel auto --parallel-live 14:48:41 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 14:48:43 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:48:43 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:48:43 checkbashisms: freeze> python -m pip freeze --all 14:48:43 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:48:43 checkbashisms: pip==25.2,setuptools==80.9.0 14:48:43 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:48:43 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 14:48:43 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 14:48:45 checkbashisms: OK ✔ in 3.53 seconds 14:48:45 pre-commit: install_deps> python -I -m pip install pre-commit 14:49:04 pre-commit: freeze> python -m pip freeze --all 14:49:04 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 14:49:04 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:49:04 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 14:49:04 /usr/bin/cpan 14:49:04 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 14:49:06 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:49:06 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:49:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:49:11 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 14:49:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:49:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:49:12 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:49:12 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 14:49:13 buildcontroller: freeze> python -m pip freeze --all 14:49:13 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:49:13 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 14:49:13 + update-java-alternatives -l 14:49:13 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 14:49:13 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 14:49:13 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 14:49:13 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 14:49:13 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 14:49:13 update-alternatives: error: no alternatives for jaotc 14:49:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:49:22 [INFO] Once installed this environment will be reused. 14:49:22 [INFO] This may take a few minutes... 14:49:27 update-alternatives: error: no alternatives for rmic 14:49:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:49:55 [INFO] Once installed this environment will be reused. 14:49:55 [INFO] This may take a few minutes... 14:49:57 + java -version 14:49:57 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 14:49:57 + JAVA_VER=21 14:49:57 + echo 21 14:49:57 21 14:49:57 + javac -version 14:49:57 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 14:49:58 21 14:49:58 ok, java is 21 or newer 14:49:58 + JAVAC_VER=21 14:49:58 + echo 21 14:49:58 + [ 21 -ge 21 ] 14:49:58 + [ 21 -ge 21 ] 14:49:58 + echo ok, java is 21 or newer 14:49:58 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 14:49:58 2025-10-28 14:49:58 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 14:49:58 + sudo mkdir -p /opt 14:49:58 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 14:49:58 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 14:49:58 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 14:49:58 + mvn --version 14:49:58 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 14:49:58 Maven home: /opt/maven 14:49:58 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:49:58 Default locale: en, platform encoding: UTF-8 14:49:58 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 14:49:58 NOTE: Picked up JDK_JAVA_OPTIONS: 14:49:58 --add-opens=java.base/java.io=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.lang=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.net=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.nio=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.util=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:49:58 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:49:58 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:49:58 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:49:58 -Xlog:disable 14:50:03 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 14:50:03 [INFO] Once installed this environment will be reused. 14:50:03 [INFO] This may take a few minutes... 14:50:08 [INFO] Installing environment for https://github.com/perltidy/perltidy. 14:50:08 [INFO] Once installed this environment will be reused. 14:50:08 [INFO] This may take a few minutes... 14:50:20 trim trailing whitespace.................................................Passed 14:50:20 Tabs remover.............................................................docs-linkcheck: freeze> python -m pip freeze --all 14:50:20 Passed 14:50:20 autopep8.................................................................docs: freeze> python -m pip freeze --all 14:50:21 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 14:50:21 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 14:50:21 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 14:50:21 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 14:50:26 docs: OK ✔ in 1 minute 45.01 seconds 14:50:26 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 14:50:28 Passed 14:50:28 perltidy.................................................................Passed 14:50:28 docs-linkcheck: OK ✔ in 1 minute 46.81 seconds 14:50:28 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 14:50:29 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:50:29 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:50:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:50:29 [INFO] Once installed this environment will be reused. 14:50:29 [INFO] This may take a few minutes... 14:50:31 pylint: freeze> python -m pip freeze --all 14:50:31 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 14:50:31 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 14:50:55 14:50:55 ------------------------------------ 14:50:55 Your code has been rated at 10.00/10 14:50:55 14:51:11 gitlint..................................................................Passed 14:52:06 pylint: OK ✔ in 31.27 seconds 14:52:06 pre-commit: OK ✔ in 2 minutes 26.54 seconds 14:52:06 buildcontroller: OK ✔ in 3 minutes 24.02 seconds 14:52:06 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:52:06 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:52:06 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:52:06 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:52:14 build_karaf_tests190: freeze> python -m pip freeze --all 14:52:14 build_karaf_tests221: freeze> python -m pip freeze --all 14:52:14 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:52:14 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:52:14 build karaf in karafoc with ./karafoc.env 14:52:14 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:52:14 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:52:14 build karaf in karaf221 with ./karaf221.env 14:52:15 build_karaf_tests71: freeze> python -m pip freeze --all 14:52:15 NOTE: Picked up JDK_JAVA_OPTIONS: 14:52:15 --add-opens=java.base/java.io=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.lang=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.net=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.nio=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:52:15 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:52:15 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:52:15 -Xlog:disable 14:52:15 build_karaf_tests121: freeze> python -m pip freeze --all 14:52:15 NOTE: Picked up JDK_JAVA_OPTIONS: 14:52:15 --add-opens=java.base/java.io=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.lang=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.net=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.nio=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:52:15 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:52:15 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:52:15 -Xlog:disable 14:52:15 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:52:15 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:52:15 build karaf in karaf71 with ./karaf71.env 14:52:15 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:52:15 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:52:15 build karaf in karaf121 with ./karaf121.env 14:52:15 NOTE: Picked up JDK_JAVA_OPTIONS: 14:52:15 --add-opens=java.base/java.io=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.lang=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.net=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.nio=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:52:15 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:52:15 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:52:15 -Xlog:disable 14:52:15 NOTE: Picked up JDK_JAVA_OPTIONS: 14:52:15 --add-opens=java.base/java.io=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.lang=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.net=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.nio=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:52:15 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:52:15 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:52:15 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:52:15 -Xlog:disable 14:54:04 build_karaf_tests121: OK ✔ in 1 minute 57.74 seconds 14:54:04 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:54:20 build_karaf_tests71: OK ✔ in 2 minutes 14.69 seconds 14:54:20 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:54:21 build_karaf_tests221: OK ✔ in 2 minutes 15.21 seconds 14:54:21 build_karaf_tests190: OK ✔ in 2 minutes 15.23 seconds 14:54:21 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:54:35 buildlighty: freeze> python -m pip freeze --all 14:54:35 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:54:35 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 14:54:35 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 14:54:36 sims: freeze> python -m pip freeze --all 14:54:36 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:54:36 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 14:54:36 Using lighynode version 20.1.0.5 14:54:36 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 14:55:54 sims: OK ✔ in 22.99 seconds 14:55:54 buildlighty: OK ✔ in 1 minute 0.24 seconds 14:55:54 testsPCE: freeze> python -m pip freeze --all 14:55:54 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 14:55:54 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 14:55:54 pytest -q transportpce_tests/pce/test01_pce.py 14:56:44 .................... [100%] 14:57:47 20 passed in 113.06s (0:01:53) 14:57:47 pytest -q transportpce_tests/pce/test02_pce_400G.py 14:58:05 ............ [100%] 14:58:35 12 passed in 47.71s 14:58:35 pytest -q transportpce_tests/pce/test03_gnpy.py 14:58:53 ........ [100%] 14:59:14 8 passed in 38.91s 14:59:15 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 14:59:46 ... [100%] 14:59:51 3 passed in 36.44s 14:59:52 testsPCE: OK ✔ in 5 minutes 30.94 seconds 14:59:52 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:59:52 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:59:52 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:59:59 tests190: freeze> python -m pip freeze --all 14:59:59 tests_tapi: freeze> python -m pip freeze --all 14:59:59 tests121: freeze> python -m pip freeze --all 14:59:59 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:59:59 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 14:59:59 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:59:59 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 14:59:59 using environment variables from ./karafoc.env 14:59:59 pytest -q transportpce_tests/oc/test01_portmapping.py 14:59:59 using environment variables from ./karaf121.env 14:59:59 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 14:59:59 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:59:59 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 14:59:59 using environment variables from ./karaf221.env 14:59:59 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:01:01 FF...FFFF. [100%] 15:01:21 =================================== FAILURES =================================== 15:01:21 ___________ TestTransportPCEPortmapping.test_01_meta_data_insertion ____________ 15:01:21 15:01:21 self = 15:01:21 15:01:21 def test_01_meta_data_insertion(self): 15:01:21 response = test_utils_oc.metadata_input() 15:01:21 > self.assertEqual(response.status_code, requests.codes.created, 15:01:21 test_utils.CODE_SHOULD_BE_201) 15:01:21 E AssertionError: 401 != 201 : Http status code should be 201 15:01:21 15:01:21 transportpce_tests/oc/test01_portmapping.py:48: AssertionError 15:01:21 ---------------------------- Captured stdout setup ----------------------------- 15:01:21 starting OpenDaylight... 15:01:21 starting KARAF (karafoc) TransportPCE build... 15:01:21 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 15:01:21 starting simulator oc-mpdr in OpenROADM device version oc... 15:01:21 Searching for patterns in sample-openconfig-mpdr.log... Pattern found! simulator for oc-mpdr started 15:01:21 ----------------------------- Captured stdout call ----------------------------- 15:01:21 execution of test_01_meta_data_insertion 15:01:21 __________ TestTransportPCEPortmapping.test_02_catlog_input_insertion __________ 15:01:21 15:01:21 self = 15:01:21 15:01:21 def test_02_catlog_input_insertion(self): 15:01:21 response = test_utils_oc.catlog_input() 15:01:21 > self.assertEqual(response.status_code, requests.codes.ok, 15:01:21 test_utils.CODE_SHOULD_BE_200) 15:01:21 E AssertionError: 404 != 200 : Http status code should be 200 15:01:21 15:01:21 transportpce_tests/oc/test01_portmapping.py:53: AssertionError 15:01:21 ----------------------------- Captured stdout call ----------------------------- 15:01:21 execution of test_02_catlog_input_insertion 15:01:21 ________ TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _________ 15:01:21 15:01:21 self = 15:01:21 15:01:21 def test_06_mpdr_portmapping_NETWORK5(self): 15:01:21 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-NETWORK5") 15:01:21 > self.assertEqual(response['status_code'], requests.codes.ok) 15:01:21 E AssertionError: 409 != 200 15:01:21 15:01:21 transportpce_tests/oc/test01_portmapping.py:82: AssertionError 15:01:21 ----------------------------- Captured stdout call ----------------------------- 15:01:21 execution of test_06_mpdr_portmapping_NETWORK5 15:01:21 _________ TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _________ 15:01:21 15:01:21 self = 15:01:21 15:01:21 def test_07_mpdr_portmapping_CLIENT1(self): 15:01:21 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-CLIENT1") 15:01:21 > self.assertEqual(response['status_code'], requests.codes.ok) 15:01:21 E AssertionError: 409 != 200 15:01:21 15:01:21 transportpce_tests/oc/test01_portmapping.py:104: AssertionError 15:01:21 ----------------------------- Captured stdout call ----------------------------- 15:01:21 execution of test_07_mpdr_portmapping_CLIENT1 15:01:21 ___________ TestTransportPCEPortmapping.test_08_mpdr_switching_pool ____________ 15:01:21 15:01:21 self = 15:01:21 15:01:21 def test_08_mpdr_switching_pool(self): 15:01:21 response = test_utils.get_portmapping_node_attr("XPDR-OC", "switching-pool-lcp", "1") 15:01:21 > self.assertEqual(response['status_code'], requests.codes.ok) 15:01:21 E AssertionError: 409 != 200 15:01:21 15:01:21 transportpce_tests/oc/test01_portmapping.py:130: AssertionError 15:01:21 ----------------------------- Captured stdout call ----------------------------- 15:01:21 execution of test_08_mpdr_switching_pool 15:01:21 ____________ TestTransportPCEPortmapping.test_09_check_mccapprofile ____________ 15:01:21 15:01:21 self = 15:01:21 15:01:21 def test_09_check_mccapprofile(self): 15:01:21 res = test_utils.get_portmapping_node_attr("XPDR-OC", "mc-capabilities", "XPDR-mcprofile") 15:01:21 > self.assertEqual(res['status_code'], requests.codes.ok) 15:01:21 E AssertionError: 409 != 200 15:01:21 15:01:21 transportpce_tests/oc/test01_portmapping.py:143: AssertionError 15:01:21 ----------------------------- Captured stdout call ----------------------------- 15:01:21 execution of test_09_check_mccapprofile 15:01:21 =========================== short test summary info ============================ 15:01:21 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 15:01:21 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 15:01:21 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 15:01:21 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 15:01:21 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 15:01:21 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 15:01:21 6 failed, 4 passed in 81.15s (0:01:21) 15:01:21 tests190: exit 1 (81.46 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=8378 15:01:21 tests190: FAIL ✖ in 1 minute 29.25 seconds 15:01:21 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:01:29 .tests71: freeze> python -m pip freeze --all 15:01:32 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:01:32 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:01:32 using environment variables from ./karaf71.env 15:01:32 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:01:40 .................................. [100%] 15:02:20 21 passed in 140.17s (0:02:20) 15:02:20 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:02:20 ......... [100%] 15:02:26 12 passed in 54.43s 15:02:27 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:02:28 ..................................... [100%] 15:03:28 6 passed in 68.15s (0:01:08) 15:03:28 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:03:30 ..................................................................................................... [100%] 15:05:23 62 passed in 176.19s (0:02:56) 15:05:23 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:05:24 ...... [100%] 15:05:33 51 passed in 333.52s (0:05:33) 15:05:33 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:05:35 ........ [100%] 15:05:52 44 passed in 143.69s (0:02:23) 15:05:52 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:06:12 ........................................................................... [100%] 15:07:40 24 passed in 107.12s (0:01:47) 15:07:40 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:07:42 ............ [100%] 15:08:01 48 passed in 157.14s (0:02:37) 15:08:01 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:08:10 .............................................. [100%] 15:09:25 22 passed in 83.66s (0:01:23) 15:09:26 .................................. [100%] 15:11:00 40 passed in 199.58s (0:03:19) 15:11:00 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:11:04 ... [100%] 15:11:36 36 passed in 362.43s (0:06:02) 15:11:36 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:11:47 ....................................................................................................................... [100%] 15:16:57 71 passed in 320.78s (0:05:20) 15:16:57 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:17:51 .................... [100%] 15:19:22 19 passed in 144.83s (0:02:24) 15:19:23 tests71: OK ✔ in 8 minutes 4.01 seconds 15:19:23 tests_tapi: OK ✔ in 19 minutes 30.95 seconds 15:19:23 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:31 tests221: freeze> python -m pip freeze --all 15:19:31 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:19:31 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:19:31 using environment variables from ./karaf221.env 15:19:31 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:20:02 ..................................... [100%] 15:20:51 35 passed in 79.46s (0:01:19) 15:20:51 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:21:23 ...... [100%] 15:21:37 6 passed in 45.70s 15:21:37 pytest -q transportpce_tests/2.2.1/test03_topology.py 15:22:22 ....................... [100%] 15:23:05 54 passed in 725.12s (0:12:05) 15:23:07 ........................ [100%] 15:23:57 44 passed in 139.87s (0:02:19) 15:23:57 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 15:24:34 ............ [100%] 15:24:58 12 passed in 60.47s (0:01:00) 15:24:58 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 15:25:24 ................ [100%] 15:26:53 16 passed in 115.14s (0:01:55) 15:26:53 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 15:27:23 ............................... [100%] 15:27:30 31 passed in 37.02s 15:27:30 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 15:28:07 .......................... [100%] 15:29:03 26 passed in 91.99s (0:01:31) 15:29:03 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 15:29:43 ...................... [100%] 15:30:47 22 passed in 103.67s (0:01:43) 15:30:47 pytest -q transportpce_tests/2.2.1/test09_olm.py 15:31:28 ........................................ [100%] 15:33:52 40 passed in 185.09s (0:03:05) 15:33:52 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 15:34:36 ........................................................................ [ 74%] 15:40:12 ......................... [100%] 15:45:04 97 passed in 671.82s (0:11:11) 15:45:04 pytest -q transportpce_tests/2.2.1/test12_end2end.py 15:45:45 ...................................................... [100%] 15:55:33 54 passed in 628.11s (0:10:28) 15:55:33 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 15:56:35 ........................................................................ [ 71%] 16:01:43 ............................. [100%] 16:03:53 101 passed in 500.03s (0:08:20) 16:03:53 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:04:49 ........................................................................ [ 67%] 16:10:35 ................................... [100%] 16:16:55 107 passed in 782.01s (0:13:02) 16:16:56 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:17:40 ............................................. [100%] 16:23:17 45 passed in 381.19s (0:06:21) 16:23:17 tests121: OK ✔ in 23 minutes 14.14 seconds 16:23:17 tests221: OK ✔ in 1 hour 3 minutes 54.71 seconds 16:23:17 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:23:28 tests_hybrid: freeze> python -m pip freeze --all 16:23:29 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:23:29 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:23:29 using environment variables from ./karaf221.env 16:23:29 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:24:15 ................................................... [100%] 16:26:02 51 passed in 153.51s (0:02:33) 16:26:02 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:26:52 ........................................................................ [ 66%] 16:31:14 ..................................... [100%] 16:33:20 109 passed in 437.75s (0:07:17) 16:33:21 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 16:34:18 ..................................................... [100%] 16:37:51 53 passed in 269.98s (0:04:29) 16:37:51 buildcontroller: OK (204.02=setup[31.99]+cmd[172.03] seconds) 16:37:51 sims: OK (22.99=setup[16.36]+cmd[6.62] seconds) 16:37:51 build_karaf_tests121: OK (117.74=setup[9.81]+cmd[107.93] seconds) 16:37:51 testsPCE: OK (330.94=setup[93.54]+cmd[237.41] seconds) 16:37:51 tests121: OK (1394.14=setup[7.79]+cmd[1386.35] seconds) 16:37:51 build_karaf_tests221: OK (135.21=setup[9.33]+cmd[125.89] seconds) 16:37:51 tests_tapi: OK (1170.95=setup[7.81]+cmd[1163.15] seconds) 16:37:51 tests221: OK (3834.71=setup[8.65]+cmd[3826.07] seconds) 16:37:51 build_karaf_tests71: OK (134.68=setup[9.78]+cmd[124.90] seconds) 16:37:51 tests71: OK (484.01=setup[11.08]+cmd[472.92] seconds) 16:37:51 build_karaf_tests190: OK (135.23=setup[9.24]+cmd[125.98] seconds) 16:37:51 tests190: FAIL code 1 (89.25=setup[7.79]+cmd[81.46] seconds) 16:37:51 tests_hybrid: OK (873.83=setup[11.62]+cmd[862.21] seconds) 16:37:51 buildlighty: OK (60.24=setup[32.32]+cmd[27.92] seconds) 16:37:51 docs: OK (105.00=setup[100.29]+cmd[4.71] seconds) 16:37:51 docs-linkcheck: OK (106.81=setup[100.15]+cmd[6.67] seconds) 16:37:51 checkbashisms: OK (3.53=setup[2.08]+cmd[0.02,0.05,1.38] seconds) 16:37:51 pre-commit: OK (146.54=setup[19.23]+cmd[0.00,0.00,84.56,42.74] seconds) 16:37:51 pylint: OK (31.27=setup[4.94]+cmd[26.33] seconds) 16:37:51 evaluation failed :( (6549.73 seconds) 16:37:51 + tox_status=255 16:37:51 + echo '---> Completed tox runs' 16:37:51 ---> Completed tox runs 16:37:51 + for i in .tox/*/log 16:37:51 ++ echo .tox/build_karaf_tests121/log 16:37:51 ++ awk -F/ '{print $2}' 16:37:51 + tox_env=build_karaf_tests121 16:37:51 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 16:37:51 + for i in .tox/*/log 16:37:51 ++ echo .tox/build_karaf_tests190/log 16:37:51 ++ awk -F/ '{print $2}' 16:37:51 + tox_env=build_karaf_tests190 16:37:51 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 16:37:51 + for i in .tox/*/log 16:37:51 ++ echo .tox/build_karaf_tests221/log 16:37:51 ++ awk -F/ '{print $2}' 16:37:51 + tox_env=build_karaf_tests221 16:37:51 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 16:37:51 + for i in .tox/*/log 16:37:51 ++ echo .tox/build_karaf_tests71/log 16:37:51 ++ awk -F/ '{print $2}' 16:37:51 + tox_env=build_karaf_tests71 16:37:51 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 16:37:51 + for i in .tox/*/log 16:37:51 ++ echo .tox/buildcontroller/log 16:37:51 ++ awk -F/ '{print $2}' 16:37:51 + tox_env=buildcontroller 16:37:51 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 16:37:51 + for i in .tox/*/log 16:37:51 ++ echo .tox/buildlighty/log 16:37:51 ++ awk -F/ '{print $2}' 16:37:51 + tox_env=buildlighty 16:37:51 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 16:37:51 + for i in .tox/*/log 16:37:51 ++ echo .tox/checkbashisms/log 16:37:51 ++ awk -F/ '{print $2}' 16:37:51 + tox_env=checkbashisms 16:37:51 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 16:37:51 + for i in .tox/*/log 16:37:51 ++ echo .tox/docs-linkcheck/log 16:37:51 ++ awk -F/ '{print $2}' 16:37:51 + tox_env=docs-linkcheck 16:37:51 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 16:37:51 + for i in .tox/*/log 16:37:51 ++ echo .tox/docs/log 16:37:51 ++ awk -F/ '{print $2}' 16:37:51 + tox_env=docs 16:37:51 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 16:37:51 + for i in .tox/*/log 16:37:51 ++ echo .tox/pre-commit/log 16:37:51 ++ awk -F/ '{print $2}' 16:37:51 + tox_env=pre-commit 16:37:51 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 16:37:51 + for i in .tox/*/log 16:37:51 ++ echo .tox/pylint/log 16:37:51 ++ awk -F/ '{print $2}' 16:37:51 + tox_env=pylint 16:37:51 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 16:37:52 + for i in .tox/*/log 16:37:52 ++ echo .tox/sims/log 16:37:52 ++ awk -F/ '{print $2}' 16:37:52 + tox_env=sims 16:37:52 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 16:37:52 + for i in .tox/*/log 16:37:52 ++ echo .tox/tests121/log 16:37:52 ++ awk -F/ '{print $2}' 16:37:52 + tox_env=tests121 16:37:52 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 16:37:52 + for i in .tox/*/log 16:37:52 ++ echo .tox/tests190/log 16:37:52 ++ awk -F/ '{print $2}' 16:37:52 + tox_env=tests190 16:37:52 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 16:37:52 + for i in .tox/*/log 16:37:52 ++ echo .tox/tests221/log 16:37:52 ++ awk -F/ '{print $2}' 16:37:52 + tox_env=tests221 16:37:52 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 16:37:52 + for i in .tox/*/log 16:37:52 ++ echo .tox/tests71/log 16:37:52 ++ awk -F/ '{print $2}' 16:37:52 + tox_env=tests71 16:37:52 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 16:37:52 + for i in .tox/*/log 16:37:52 ++ echo .tox/testsPCE/log 16:37:52 ++ awk -F/ '{print $2}' 16:37:52 + tox_env=testsPCE 16:37:52 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 16:37:52 + for i in .tox/*/log 16:37:52 ++ echo .tox/tests_hybrid/log 16:37:52 ++ awk -F/ '{print $2}' 16:37:52 + tox_env=tests_hybrid 16:37:52 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 16:37:52 + for i in .tox/*/log 16:37:52 ++ echo .tox/tests_tapi/log 16:37:52 ++ awk -F/ '{print $2}' 16:37:52 + tox_env=tests_tapi 16:37:52 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 16:37:52 + DOC_DIR=docs/_build/html 16:37:52 + [[ -d docs/_build/html ]] 16:37:52 + echo '---> Archiving generated docs' 16:37:52 ---> Archiving generated docs 16:37:52 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:37:52 + echo '---> tox-run.sh ends' 16:37:52 ---> tox-run.sh ends 16:37:52 + test 255 -eq 0 16:37:52 + exit 255 16:37:52 ++ '[' 1 = 1 ']' 16:37:52 ++ '[' -x /usr/bin/clear_console ']' 16:37:52 ++ /usr/bin/clear_console -q 16:37:52 Build step 'Execute shell' marked build as failure 16:37:52 $ ssh-agent -k 16:37:52 unset SSH_AUTH_SOCK; 16:37:52 unset SSH_AGENT_PID; 16:37:52 echo Agent pid 2784 killed; 16:37:52 [ssh-agent] Stopped. 16:37:52 [PostBuildScript] - [INFO] Executing post build scripts. 16:37:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16067573051965582618.sh 16:37:52 ---> sysstat.sh 16:37:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10296457864487875556.sh 16:37:53 ---> package-listing.sh 16:37:53 ++ facter osfamily 16:37:53 ++ tr '[:upper:]' '[:lower:]' 16:37:53 + OS_FAMILY=debian 16:37:53 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 16:37:53 + START_PACKAGES=/tmp/packages_start.txt 16:37:53 + END_PACKAGES=/tmp/packages_end.txt 16:37:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:37:53 + PACKAGES=/tmp/packages_start.txt 16:37:53 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:37:53 + PACKAGES=/tmp/packages_end.txt 16:37:53 + case "${OS_FAMILY}" in 16:37:53 + dpkg -l 16:37:53 + grep '^ii' 16:37:53 + '[' -f /tmp/packages_start.txt ']' 16:37:53 + '[' -f /tmp/packages_end.txt ']' 16:37:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:37:53 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:37:53 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:37:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:37:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6067707483541998227.sh 16:37:53 ---> capture-instance-metadata.sh 16:37:53 Setup pyenv: 16:37:53 system 16:37:53 3.8.20 16:37:53 3.9.20 16:37:53 3.10.15 16:37:53 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:37:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ozee from file:/tmp/.os_lf_venv 16:37:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:56 lf-activate-venv(): INFO: Base packages installed successfully 16:37:56 lf-activate-venv(): INFO: Installing additional packages: lftools 16:38:10 lf-activate-venv(): INFO: Adding /tmp/venv-Ozee/bin to PATH 16:38:10 INFO: Running in OpenStack, capturing instance metadata 16:38:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5287638563051681458.sh 16:38:11 provisioning config files... 16:38:11 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3778 16:38:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config11271682528059480138tmp 16:38:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:38:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:38:11 provisioning config files... 16:38:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:38:12 [EnvInject] - Injecting environment variables from a build step. 16:38:12 [EnvInject] - Injecting as environment variables the properties content 16:38:12 SERVER_ID=logs 16:38:12 16:38:12 [EnvInject] - Variables injected successfully. 16:38:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16054805814483749443.sh 16:38:12 ---> create-netrc.sh 16:38:12 WARN: Log server credential not found. 16:38:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6721458502283343911.sh 16:38:12 ---> python-tools-install.sh 16:38:12 Setup pyenv: 16:38:12 system 16:38:12 3.8.20 16:38:12 3.9.20 16:38:12 3.10.15 16:38:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:38:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ozee from file:/tmp/.os_lf_venv 16:38:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:38:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:38:14 lf-activate-venv(): INFO: Base packages installed successfully 16:38:14 lf-activate-venv(): INFO: Installing additional packages: lftools 16:38:30 lf-activate-venv(): INFO: Adding /tmp/venv-Ozee/bin to PATH 16:38:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7534201074135662531.sh 16:38:30 ---> sudo-logs.sh 16:38:30 Archiving 'sudo' log.. 16:38:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9989563513064201126.sh 16:38:31 ---> job-cost.sh 16:38:31 Setup pyenv: 16:38:31 system 16:38:31 3.8.20 16:38:31 3.9.20 16:38:31 3.10.15 16:38:31 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:38:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ozee from file:/tmp/.os_lf_venv 16:38:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:38:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:38:33 lf-activate-venv(): INFO: Base packages installed successfully 16:38:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:38:39 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. 16:38:39 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 16:38:39 lf-activate-venv(): INFO: Adding /tmp/venv-Ozee/bin to PATH 16:38:39 INFO: No Stack... 16:38:40 INFO: Retrieving Pricing Info for: v3-standard-4 16:38:40 INFO: Archiving Costs 16:38:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins980994892270854.sh 16:38:40 ---> logs-deploy.sh 16:38:40 Setup pyenv: 16:38:40 system 16:38:40 3.8.20 16:38:40 3.9.20 16:38:40 3.10.15 16:38:40 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:38:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ozee from file:/tmp/.os_lf_venv 16:38:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:38:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:38:42 lf-activate-venv(): INFO: Base packages installed successfully 16:38:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:38:53 lf-activate-venv(): INFO: Adding /tmp/venv-Ozee/bin to PATH 16:38:53 WARNING: Nexus logging server not set 16:38:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3778/ 16:38:53 INFO: archiving logs to S3 16:38:57 ---> uname -a: 16:38:57 Linux prd-ubuntu2204-docker-4c-16g-2872 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:38:57 16:38:57 16:38:57 ---> lscpu: 16:38:57 Architecture: x86_64 16:38:57 CPU op-mode(s): 32-bit, 64-bit 16:38:57 Address sizes: 40 bits physical, 48 bits virtual 16:38:57 Byte Order: Little Endian 16:38:57 CPU(s): 4 16:38:57 On-line CPU(s) list: 0-3 16:38:57 Vendor ID: AuthenticAMD 16:38:57 Model name: AMD EPYC-Rome Processor 16:38:57 CPU family: 23 16:38:57 Model: 49 16:38:57 Thread(s) per core: 1 16:38:57 Core(s) per socket: 1 16:38:57 Socket(s): 4 16:38:57 Stepping: 0 16:38:57 BogoMIPS: 5599.99 16:38:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:38:57 Virtualization: AMD-V 16:38:57 Hypervisor vendor: KVM 16:38:57 Virtualization type: full 16:38:57 L1d cache: 128 KiB (4 instances) 16:38:57 L1i cache: 128 KiB (4 instances) 16:38:57 L2 cache: 2 MiB (4 instances) 16:38:57 L3 cache: 64 MiB (4 instances) 16:38:57 NUMA node(s): 1 16:38:57 NUMA node0 CPU(s): 0-3 16:38:57 Vulnerability Gather data sampling: Not affected 16:38:57 Vulnerability Indirect target selection: Not affected 16:38:57 Vulnerability Itlb multihit: Not affected 16:38:57 Vulnerability L1tf: Not affected 16:38:57 Vulnerability Mds: Not affected 16:38:57 Vulnerability Meltdown: Not affected 16:38:57 Vulnerability Mmio stale data: Not affected 16:38:57 Vulnerability Reg file data sampling: Not affected 16:38:57 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:38:57 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:38:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:38:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:38:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:38:57 Vulnerability Srbds: Not affected 16:38:57 Vulnerability Tsx async abort: Not affected 16:38:57 16:38:57 16:38:57 ---> nproc: 16:38:57 4 16:38:57 16:38:57 16:38:57 ---> df -h: 16:38:57 Filesystem Size Used Avail Use% Mounted on 16:38:57 tmpfs 1.6G 1.1M 1.6G 1% /run 16:38:57 /dev/vda1 78G 18G 61G 23% / 16:38:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:38:57 tmpfs 5.0M 0 5.0M 0% /run/lock 16:38:57 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:38:57 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:38:57 16:38:57 16:38:57 ---> free -m: 16:38:57 total used free shared buff/cache available 16:38:57 Mem: 15989 679 10988 3 4320 14967 16:38:57 Swap: 1023 0 1023 16:38:57 16:38:57 16:38:57 ---> ip addr: 16:38:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:38:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:38:57 inet 127.0.0.1/8 scope host lo 16:38:57 valid_lft forever preferred_lft forever 16:38:57 inet6 ::1/128 scope host 16:38:57 valid_lft forever preferred_lft forever 16:38:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:38:57 link/ether fa:16:3e:cc:9b:e7 brd ff:ff:ff:ff:ff:ff 16:38:57 altname enp0s3 16:38:57 inet 10.30.171.15/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:38:57 valid_lft 71927sec preferred_lft 71927sec 16:38:57 inet6 fe80::f816:3eff:fecc:9be7/64 scope link 16:38:57 valid_lft forever preferred_lft forever 16:38:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:38:57 link/ether 8a:00:3d:7c:cc:73 brd ff:ff:ff:ff:ff:ff 16:38:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:38:57 valid_lft forever preferred_lft forever 16:38:57 16:38:57 16:38:57 ---> sar -b -r -n DEV: 16:38:57 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2872) 10/28/25 _x86_64_ (4 CPU) 16:38:57 16:38:57 12:37:47 LINUX RESTART (4 CPU) 16:38:57 16:38:57 12:40:18 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:38:57 12:50:18 5.39 0.64 4.36 0.39 537.83 672.63 1796.73 16:38:57 13:00:18 1.27 0.01 1.25 0.01 0.04 14.72 0.11 16:38:57 13:10:18 11.46 0.00 1.30 10.15 0.15 15.11 242575.35 16:38:57 13:20:18 1.28 0.00 1.26 0.02 0.01 15.08 0.13 16:38:57 13:30:18 1.33 0.00 1.31 0.01 0.00 15.48 0.12 16:38:57 13:40:18 1.29 0.00 1.29 0.00 0.00 14.55 0.00 16:38:57 13:50:18 1.25 0.00 1.25 0.00 0.00 14.44 0.00 16:38:57 14:00:12 1.28 0.00 1.28 0.00 0.00 15.15 0.00 16:38:57 14:10:18 1.26 0.00 1.26 0.00 0.00 14.95 0.00 16:38:57 14:20:18 1.29 0.00 1.29 0.00 0.00 14.87 0.00 16:38:57 14:30:18 1.30 0.00 1.30 0.00 0.00 15.04 0.00 16:38:57 14:40:18 1.22 0.00 1.22 0.00 0.00 14.39 0.00 16:38:57 14:50:16 36.68 2.63 32.48 1.57 158.85 3996.24 1003.62 16:38:57 15:00:00 69.41 2.59 63.42 3.40 130.51 32148.38 19850.67 16:38:57 15:10:18 51.43 8.90 39.98 2.56 156.04 5074.52 2910.38 16:38:57 15:20:18 16.21 1.90 13.47 0.84 61.01 692.85 2014.27 16:38:57 15:30:18 18.61 0.03 17.76 0.82 1.48 499.91 678.69 16:38:57 15:40:18 7.82 0.01 7.49 0.31 0.77 192.97 231.89 16:38:57 15:50:18 4.68 0.00 4.49 0.19 0.16 116.78 67.36 16:38:57 16:00:18 4.34 0.01 4.21 0.12 1.08 119.64 49.19 16:38:57 16:10:18 5.94 0.00 5.78 0.16 0.31 149.10 75.72 16:38:57 16:20:18 5.59 0.01 5.44 0.15 0.39 142.12 90.56 16:38:57 16:30:18 7.70 0.02 7.36 0.32 0.68 515.47 527.34 16:38:57 Average: 11.20 0.74 9.55 0.91 45.66 1902.45 11800.07 16:38:57 16:38:57 12:40:18 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:38:57 12:50:18 13495228 15525376 489728 2.99 57632 2196856 1136156 6.52 379460 2246904 168 16:38:57 13:00:18 13502516 15533092 481904 2.94 58020 2196864 1136236 6.52 379852 2249536 28 16:38:57 13:10:18 13497728 15533856 481096 2.94 58672 2201764 1136156 6.52 385248 2249968 16 16:38:57 13:20:18 13495664 15532240 482708 2.95 59092 2201776 1136220 6.52 385680 2252092 12 16:38:57 13:30:18 13494152 15531340 483724 2.95 59576 2201908 1136348 6.52 386164 2256612 16 16:38:57 13:40:18 13492892 15530448 484620 2.96 59920 2201928 1136412 6.52 386512 2256812 148 16:38:57 13:50:18 13490876 15528952 486048 2.97 60304 2202060 1136540 6.52 386896 2257280 64 16:38:57 14:00:12 13488864 15527296 487732 2.98 60664 2202060 1136540 6.52 387236 2257016 64 16:38:57 14:10:18 13487388 15526352 488612 2.98 61036 2202208 1136540 6.52 387624 2257188 64 16:38:57 14:20:18 13486632 15525940 488944 2.99 61380 2202212 1136540 6.52 387960 2257368 20 16:38:57 14:30:18 13484868 15524672 490284 2.99 61728 2202348 1136540 6.52 388316 2257696 12 16:38:57 14:40:18 13482392 15522572 492328 3.01 62092 2202364 1136604 6.52 388664 2257756 76 16:38:57 14:50:16 10691040 14468444 1489844 9.10 138828 3743904 2296608 13.18 652404 4618784 711224 16:38:57 15:00:00 4454404 15263776 661024 4.04 248264 10326812 1432240 8.22 2094880 9046816 229640 16:38:57 15:10:18 3148812 6474944 9456380 57.76 262660 3029076 10962356 62.92 2003420 10621256 792 16:38:57 15:20:18 5110140 8555596 7377808 45.06 267076 3143524 8298392 47.63 2031564 8641500 1300 16:38:57 15:30:18 9512840 13017016 2919712 17.83 269592 3199736 3628516 20.83 2053924 4234572 172 16:38:57 15:40:18 7794220 11318968 4616860 28.20 270604 3219300 5289736 30.36 2056236 5935920 208 16:38:57 15:50:18 7962244 11499984 4435820 27.09 271212 3231660 5125828 29.42 2057368 5766744 252 16:38:57 16:00:18 6347844 9900236 6034948 36.86 271464 3246076 6748644 38.74 2059040 7385216 268 16:38:57 16:10:18 6401876 9970668 5964448 36.43 272000 3261948 6632996 38.07 2061744 7326440 160 16:38:57 16:20:18 7982248 11568236 4367868 26.68 272608 3278500 5080412 29.16 2063684 5729680 224 16:38:57 16:30:18 7727668 11430516 4505260 27.52 275892 3387188 5196188 29.83 2091084 5960316 244 16:38:57 Average: 10392719 13470023 2507291 15.31 153927 3020960 3231685 18.55 1124129 4448847 41094 16:38:57 16:38:57 12:40:18 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:38:57 12:50:18 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 16:38:57 12:50:18 ens3 9.45 3.83 125.93 0.30 0.00 0.00 0.00 0.00 16:38:57 12:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 13:00:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:38:57 13:00:18 ens3 0.41 0.11 0.09 0.04 0.00 0.00 0.00 0.00 16:38:57 13:00:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 13:10:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:38:57 13:10:18 ens3 1.11 0.09 0.13 0.02 0.00 0.00 0.00 0.00 16:38:57 13:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 13:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:38:57 13:20:18 ens3 1.14 0.15 0.19 0.06 0.00 0.00 0.00 0.00 16:38:57 13:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 13:30:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:38:57 13:30:18 ens3 0.77 0.68 0.17 0.60 0.00 0.00 0.00 0.00 16:38:57 13:30:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 13:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:38:57 13:40:18 ens3 0.34 0.15 0.10 0.06 0.00 0.00 0.00 0.00 16:38:57 13:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 13:50:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:38:57 13:50:18 ens3 0.49 0.16 0.12 0.06 0.00 0.00 0.00 0.00 16:38:57 13:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 14:00:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:38:57 14:00:12 ens3 1.01 0.15 0.20 0.07 0.00 0.00 0.00 0.00 16:38:57 14:00:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 14:10:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:38:57 14:10:18 ens3 0.23 0.08 0.04 0.02 0.00 0.00 0.00 0.00 16:38:57 14:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 14:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:38:57 14:20:18 ens3 0.27 0.10 0.07 0.04 0.00 0.00 0.00 0.00 16:38:57 14:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 14:30:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:38:57 14:30:18 ens3 0.21 0.09 0.04 0.02 0.00 0.00 0.00 0.00 16:38:57 14:30:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 14:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:38:57 14:40:18 ens3 0.33 0.14 0.10 0.06 0.00 0.00 0.00 0.00 16:38:57 14:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 14:50:16 lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 16:38:57 14:50:16 ens3 62.08 46.06 568.27 8.70 0.00 0.00 0.00 0.00 16:38:57 14:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 15:00:00 lo 2.52 2.52 2.33 2.33 0.00 0.00 0.00 0.00 16:38:57 15:00:00 ens3 94.40 73.95 1419.12 7.91 0.00 0.00 0.00 0.00 16:38:57 15:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 15:10:18 lo 41.22 41.22 23.63 23.63 0.00 0.00 0.00 0.00 16:38:57 15:10:18 ens3 2.02 1.77 0.46 0.40 0.00 0.00 0.00 0.00 16:38:57 15:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 15:20:18 lo 33.27 33.27 13.44 13.44 0.00 0.00 0.00 0.00 16:38:57 15:20:18 ens3 1.16 0.96 0.30 0.25 0.00 0.00 0.00 0.00 16:38:57 15:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 15:30:18 lo 13.02 13.02 7.56 7.56 0.00 0.00 0.00 0.00 16:38:57 15:30:18 ens3 0.92 0.89 0.19 0.16 0.00 0.00 0.00 0.00 16:38:57 15:30:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 15:40:18 lo 19.25 19.25 9.18 9.18 0.00 0.00 0.00 0.00 16:38:57 15:40:18 ens3 0.84 0.75 0.21 0.17 0.00 0.00 0.00 0.00 16:38:57 15:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 15:50:18 lo 18.49 18.49 6.70 6.70 0.00 0.00 0.00 0.00 16:38:57 15:50:18 ens3 0.68 0.43 0.20 0.14 0.00 0.00 0.00 0.00 16:38:57 15:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 16:00:18 lo 19.03 19.03 8.57 8.57 0.00 0.00 0.00 0.00 16:38:57 16:00:18 ens3 0.57 0.39 0.13 0.10 0.00 0.00 0.00 0.00 16:38:57 16:00:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 16:10:18 lo 18.15 18.15 10.13 10.13 0.00 0.00 0.00 0.00 16:38:57 16:10:18 ens3 0.68 0.72 0.14 0.12 0.00 0.00 0.00 0.00 16:38:57 16:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 16:20:18 lo 11.08 11.08 5.87 5.87 0.00 0.00 0.00 0.00 16:38:57 16:20:18 ens3 0.85 0.56 0.27 0.19 0.00 0.00 0.00 0.00 16:38:57 16:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 16:30:18 lo 14.29 14.29 7.63 7.63 0.00 0.00 0.00 0.00 16:38:57 16:30:18 ens3 0.80 0.78 0.22 0.18 0.00 0.00 0.00 0.00 16:38:57 16:30:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 Average: lo 8.41 8.41 4.17 4.17 0.00 0.00 0.00 0.00 16:38:57 Average: ens3 7.74 5.69 90.27 0.84 0.00 0.00 0.00 0.00 16:38:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:57 16:38:57 16:38:57 ---> sar -P ALL: 16:38:57 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2872) 10/28/25 _x86_64_ (4 CPU) 16:38:57 16:38:57 12:37:47 LINUX RESTART (4 CPU) 16:38:57 16:38:57 12:40:18 CPU %user %nice %system %iowait %steal %idle 16:38:57 12:50:18 all 0.40 0.00 0.14 1.33 0.01 98.12 16:38:57 12:50:18 0 0.48 0.00 0.13 0.64 0.01 98.74 16:38:57 12:50:18 1 0.35 0.00 0.14 3.94 0.01 95.56 16:38:57 12:50:18 2 0.51 0.00 0.15 0.29 0.03 99.03 16:38:57 12:50:18 3 0.25 0.00 0.12 0.45 0.01 99.17 16:38:57 13:00:18 all 0.10 0.00 0.03 0.06 0.01 99.81 16:38:57 13:00:18 0 0.02 0.00 0.04 0.02 0.01 99.92 16:38:57 13:00:18 1 0.02 0.00 0.04 0.22 0.01 99.72 16:38:57 13:00:18 2 0.28 0.00 0.01 0.01 0.01 99.69 16:38:57 13:00:18 3 0.07 0.00 0.02 0.00 0.01 99.90 16:38:57 13:10:18 all 0.07 0.00 0.03 0.06 0.01 99.84 16:38:57 13:10:18 0 0.02 0.00 0.03 0.09 0.00 99.86 16:38:57 13:10:18 1 0.15 0.00 0.02 0.08 0.01 99.74 16:38:57 13:10:18 2 0.01 0.00 0.02 0.03 0.01 99.94 16:38:57 13:10:18 3 0.10 0.00 0.03 0.03 0.02 99.82 16:38:57 13:20:18 all 0.12 0.00 0.02 0.05 0.01 99.79 16:38:57 13:20:18 0 0.02 0.00 0.02 0.04 0.01 99.91 16:38:57 13:20:18 1 0.42 0.00 0.01 0.00 0.01 99.55 16:38:57 13:20:18 2 0.01 0.00 0.03 0.14 0.01 99.81 16:38:57 13:20:18 3 0.04 0.00 0.04 0.01 0.02 99.90 16:38:57 13:30:18 all 0.15 0.00 0.02 0.07 0.01 99.74 16:38:57 13:30:18 0 0.03 0.00 0.03 0.00 0.01 99.93 16:38:57 13:30:18 1 0.23 0.00 0.01 0.21 0.01 99.54 16:38:57 13:30:18 2 0.34 0.00 0.02 0.06 0.01 99.58 16:38:57 13:30:18 3 0.03 0.00 0.03 0.00 0.01 99.93 16:38:57 13:40:18 all 0.20 0.00 0.03 0.01 0.01 99.76 16:38:57 13:40:18 0 0.02 0.00 0.02 0.00 0.01 99.95 16:38:57 13:40:18 1 0.12 0.00 0.03 0.03 0.01 99.81 16:38:57 13:40:18 2 0.61 0.00 0.02 0.00 0.01 99.36 16:38:57 13:40:18 3 0.04 0.00 0.03 0.00 0.01 99.92 16:38:57 13:50:18 all 0.11 0.00 0.03 0.03 0.01 99.83 16:38:57 13:50:18 0 0.02 0.00 0.03 0.03 0.01 99.91 16:38:57 13:50:18 1 0.01 0.00 0.02 0.04 0.01 99.92 16:38:57 13:50:18 2 0.10 0.00 0.04 0.04 0.02 99.81 16:38:57 13:50:18 3 0.29 0.00 0.02 0.01 0.01 99.67 16:38:57 14:00:12 all 0.20 0.00 0.02 0.07 0.01 99.70 16:38:57 14:00:12 0 0.01 0.00 0.02 0.01 0.01 99.95 16:38:57 14:00:12 1 0.21 0.00 0.03 0.03 0.02 99.71 16:38:57 14:00:12 2 0.53 0.00 0.02 0.04 0.01 99.40 16:38:57 14:00:12 3 0.03 0.00 0.02 0.21 0.01 99.73 16:38:57 14:10:18 all 0.07 0.00 0.02 0.04 0.01 99.87 16:38:57 14:10:18 0 0.01 0.00 0.01 0.02 0.00 99.95 16:38:57 14:10:18 1 0.09 0.00 0.02 0.06 0.01 99.81 16:38:57 14:10:18 2 0.13 0.00 0.01 0.06 0.01 99.79 16:38:57 14:10:18 3 0.03 0.00 0.04 0.01 0.01 99.91 16:38:57 14:20:18 all 0.02 0.00 0.02 0.04 0.01 99.91 16:38:57 14:20:18 0 0.02 0.00 0.03 0.12 0.01 99.82 16:38:57 14:20:18 1 0.01 0.00 0.02 0.03 0.01 99.94 16:38:57 14:20:18 2 0.02 0.00 0.02 0.02 0.01 99.93 16:38:57 14:20:18 3 0.02 0.00 0.01 0.01 0.01 99.95 16:38:57 14:30:18 all 0.08 0.00 0.02 0.08 0.01 99.81 16:38:57 14:30:18 0 0.02 0.00 0.03 0.22 0.01 99.72 16:38:57 14:30:18 1 0.06 0.00 0.03 0.00 0.02 99.89 16:38:57 14:30:18 2 0.01 0.00 0.01 0.09 0.01 99.87 16:38:57 14:30:18 3 0.23 0.00 0.03 0.00 0.01 99.73 16:38:57 16:38:57 14:30:18 CPU %user %nice %system %iowait %steal %idle 16:38:57 14:40:18 all 0.13 0.00 0.02 0.05 0.01 99.78 16:38:57 14:40:18 0 0.02 0.00 0.02 0.00 0.00 99.96 16:38:57 14:40:18 1 0.03 0.00 0.03 0.01 0.01 99.92 16:38:57 14:40:18 2 0.11 0.00 0.02 0.20 0.01 99.66 16:38:57 14:40:18 3 0.37 0.00 0.03 0.00 0.01 99.59 16:38:57 14:50:16 all 6.66 0.00 0.75 5.50 0.04 87.05 16:38:57 14:50:16 0 8.72 0.00 0.82 3.37 0.04 87.05 16:38:57 14:50:16 1 7.99 0.00 0.80 6.46 0.06 84.71 16:38:57 14:50:16 2 4.81 0.00 0.76 7.44 0.03 86.95 16:38:57 14:50:16 3 5.11 0.00 0.61 4.75 0.03 89.50 16:38:57 15:00:00 all 37.33 0.00 2.00 11.61 0.13 48.93 16:38:57 15:00:00 0 37.11 0.00 2.02 13.75 0.14 46.98 16:38:57 15:00:00 1 35.85 0.00 1.93 9.92 0.13 52.17 16:38:57 15:00:00 2 39.11 0.00 1.99 11.76 0.13 47.00 16:38:57 15:00:00 3 37.25 0.00 2.06 11.02 0.12 49.55 16:38:57 15:10:18 all 59.19 0.00 2.40 1.05 0.15 37.22 16:38:57 15:10:18 0 59.62 0.00 2.45 1.00 0.15 36.78 16:38:57 15:10:18 1 59.33 0.00 2.40 1.39 0.15 36.73 16:38:57 15:10:18 2 59.64 0.00 2.27 0.97 0.15 36.98 16:38:57 15:10:18 3 58.16 0.00 2.48 0.84 0.15 38.37 16:38:57 15:20:18 all 27.79 0.00 1.24 0.22 0.12 70.64 16:38:57 15:20:18 0 28.24 0.00 1.30 0.09 0.11 70.25 16:38:57 15:20:18 1 28.60 0.00 1.34 0.18 0.12 69.76 16:38:57 15:20:18 2 26.55 0.00 1.19 0.43 0.12 71.71 16:38:57 15:20:18 3 27.75 0.00 1.12 0.18 0.11 70.82 16:38:57 15:30:18 all 28.72 0.00 1.06 0.16 0.10 69.96 16:38:57 15:30:18 0 29.18 0.00 0.94 0.10 0.09 69.69 16:38:57 15:30:18 1 29.63 0.00 1.20 0.26 0.10 68.81 16:38:57 15:30:18 2 27.78 0.00 0.98 0.17 0.12 70.95 16:38:57 15:30:18 3 28.30 0.00 1.13 0.09 0.11 70.37 16:38:57 15:40:18 all 14.01 0.00 0.63 0.04 0.08 85.23 16:38:57 15:40:18 0 13.87 0.00 0.52 0.02 0.08 85.50 16:38:57 15:40:18 1 14.04 0.00 0.72 0.03 0.08 85.13 16:38:57 15:40:18 2 13.87 0.00 0.60 0.06 0.07 85.39 16:38:57 15:40:18 3 14.27 0.00 0.69 0.08 0.07 84.90 16:38:57 15:50:18 all 7.73 0.00 0.49 0.11 0.07 91.60 16:38:57 15:50:18 0 7.61 0.00 0.45 0.24 0.07 91.64 16:38:57 15:50:18 1 7.67 0.00 0.61 0.00 0.07 91.65 16:38:57 15:50:18 2 7.71 0.00 0.44 0.13 0.07 91.65 16:38:57 15:50:18 3 7.95 0.00 0.44 0.07 0.07 91.47 16:38:57 16:00:18 all 10.43 0.00 0.56 0.54 0.10 88.36 16:38:57 16:00:18 0 10.46 0.00 0.54 1.11 0.10 87.78 16:38:57 16:00:18 1 10.58 0.00 0.57 0.17 0.10 88.58 16:38:57 16:00:18 2 10.70 0.00 0.60 0.66 0.11 87.94 16:38:57 16:00:18 3 10.00 0.00 0.54 0.21 0.10 89.15 16:38:57 16:10:18 all 9.90 0.00 0.50 0.18 0.07 89.34 16:38:57 16:10:18 0 10.03 0.00 0.44 0.22 0.07 89.24 16:38:57 16:10:18 1 9.58 0.00 0.48 0.08 0.07 89.80 16:38:57 16:10:18 2 10.00 0.00 0.58 0.40 0.08 88.95 16:38:57 16:10:18 3 10.01 0.00 0.51 0.04 0.08 89.36 16:38:57 16:20:18 all 7.20 0.00 0.38 0.21 0.07 92.13 16:38:57 16:20:18 0 7.09 0.00 0.30 0.08 0.06 92.47 16:38:57 16:20:18 1 7.41 0.00 0.40 0.53 0.07 91.59 16:38:57 16:20:18 2 7.05 0.00 0.42 0.17 0.07 92.29 16:38:57 16:20:18 3 7.25 0.00 0.41 0.09 0.08 92.17 16:38:57 16:38:57 16:20:18 CPU %user %nice %system %iowait %steal %idle 16:38:57 16:30:18 all 14.19 0.00 0.59 1.02 0.08 84.12 16:38:57 16:30:18 0 14.70 0.00 0.61 0.90 0.08 83.71 16:38:57 16:30:18 1 13.94 0.00 0.59 1.14 0.08 84.25 16:38:57 16:30:18 2 13.82 0.00 0.56 0.66 0.09 84.87 16:38:57 16:30:18 3 14.29 0.00 0.60 1.37 0.07 83.67 16:38:57 Average: all 9.79 0.00 0.48 0.96 0.05 88.72 16:38:57 Average: 0 9.90 0.00 0.47 0.94 0.05 88.64 16:38:57 Average: 1 9.86 0.00 0.50 1.06 0.05 88.53 16:38:57 Average: 2 9.73 0.00 0.47 1.02 0.05 88.73 16:38:57 Average: 3 9.66 0.00 0.48 0.83 0.05 88.98 16:38:57 16:38:57 16:38:57