16:02:25 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119252 16:02:25 Running as SYSTEM 16:02:25 [EnvInject] - Loading node environment variables. 16:02:25 Building remotely on prd-ubuntu2204-docker-4c-16g-8298 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 16:02:27 [ssh-agent] Looking for ssh-agent implementation... 16:02:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:27 $ ssh-agent 16:02:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCxFUwD/agent.1568 16:02:27 SSH_AGENT_PID=1570 16:02:27 [ssh-agent] Started. 16:02:27 Running ssh-add (command line suppressed) 16:02:27 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5254418642244332148.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5254418642244332148.key) 16:02:27 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:02:27 The recommended git tool is: NONE 16:02:29 using credential jenkins-ssh 16:02:29 Wiping out workspace first. 16:02:29 Cloning the remote Git repository 16:02:29 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 16:02:29 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 16:02:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:02:29 > git --version # timeout=10 16:02:29 > git --version # 'git version 2.34.1' 16:02:29 using GIT_SSH to set credentials jenkins-ssh 16:02:29 Verifying host key using known hosts file 16:02:29 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. 16:02:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:02:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:02:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:02:33 using GIT_SSH to set credentials jenkins-ssh 16:02:33 Verifying host key using known hosts file 16:02:33 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. 16:02:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/52/119252/1 # timeout=10 16:02:34 > git rev-parse 87eb6d56f2d4723033c5d7149a647fbf4c45f866^{commit} # timeout=10 16:02:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:02:34 Checking out Revision 87eb6d56f2d4723033c5d7149a647fbf4c45f866 (refs/changes/52/119252/1) 16:02:34 > git config core.sparsecheckout # timeout=10 16:02:34 > git checkout -f 87eb6d56f2d4723033c5d7149a647fbf4c45f866 # timeout=10 16:02:34 Commit message: "Remove null argument from Optional.orElseThrow()" 16:02:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:02:34 > git rev-list --no-walk 012311948fb9b3ca88b05f914232d13b05b2071f # timeout=10 16:02:34 > git remote # timeout=10 16:02:34 > git submodule init # timeout=10 16:02:34 > git submodule sync # timeout=10 16:02:34 > git config --get remote.origin.url # timeout=10 16:02:35 > git submodule init # timeout=10 16:02:35 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:02:35 ERROR: No submodules found. 16:02:38 provisioning config files... 16:02:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:02:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:02:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1772897293547179187.sh 16:02:38 ---> python-tools-install.sh 16:02:38 Setup pyenv: 16:02:38 * system (set by /opt/pyenv/version) 16:02:38 * 3.8.20 (set by /opt/pyenv/version) 16:02:38 * 3.9.20 (set by /opt/pyenv/version) 16:02:38 3.10.15 16:02:38 3.11.10 16:02:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MXyf 16:02:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:02:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:02:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:02:47 lf-activate-venv(): INFO: Base packages installed successfully 16:02:47 lf-activate-venv(): INFO: Installing additional packages: lftools 16:03:13 lf-activate-venv(): INFO: Adding /tmp/venv-MXyf/bin to PATH 16:03:13 Generating Requirements File 16:03:33 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:03:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:03:33 Python 3.11.10 16:03:33 pip 25.3 from /tmp/venv-MXyf/lib/python3.11/site-packages/pip (python 3.11) 16:03:34 appdirs==1.4.4 16:03:34 argcomplete==3.6.3 16:03:34 aspy.yaml==1.3.0 16:03:34 attrs==25.4.0 16:03:34 autopage==0.5.2 16:03:34 beautifulsoup4==4.14.2 16:03:34 boto3==1.40.71 16:03:34 botocore==1.40.71 16:03:34 bs4==0.0.2 16:03:34 cachetools==6.2.1 16:03:34 certifi==2025.11.12 16:03:34 cffi==2.0.0 16:03:34 cfgv==3.4.0 16:03:34 chardet==5.2.0 16:03:34 charset-normalizer==3.4.4 16:03:34 click==8.3.0 16:03:34 cliff==4.11.0 16:03:34 cmd2==2.7.0 16:03:34 cryptography==3.3.2 16:03:34 debtcollector==3.0.0 16:03:34 decorator==5.2.1 16:03:34 defusedxml==0.7.1 16:03:34 Deprecated==1.3.1 16:03:34 distlib==0.4.0 16:03:34 dnspython==2.8.0 16:03:34 docker==7.1.0 16:03:34 dogpile.cache==1.5.0 16:03:34 durationpy==0.10 16:03:34 email-validator==2.3.0 16:03:34 filelock==3.20.0 16:03:34 future==1.0.0 16:03:34 gitdb==4.0.12 16:03:34 GitPython==3.1.45 16:03:34 google-auth==2.43.0 16:03:34 httplib2==0.31.0 16:03:34 identify==2.6.15 16:03:34 idna==3.11 16:03:34 importlib-resources==1.5.0 16:03:34 iso8601==2.1.0 16:03:34 Jinja2==3.1.6 16:03:34 jmespath==1.0.1 16:03:34 jsonpatch==1.33 16:03:34 jsonpointer==3.0.0 16:03:34 jsonschema==4.25.1 16:03:34 jsonschema-specifications==2025.9.1 16:03:34 keystoneauth1==5.12.0 16:03:34 kubernetes==34.1.0 16:03:34 lftools==0.37.15 16:03:34 lxml==6.0.2 16:03:34 markdown-it-py==4.0.0 16:03:34 MarkupSafe==3.0.3 16:03:34 mdurl==0.1.2 16:03:34 msgpack==1.1.2 16:03:34 multi_key_dict==2.0.3 16:03:34 munch==4.0.0 16:03:34 netaddr==1.3.0 16:03:34 niet==1.4.2 16:03:34 nodeenv==1.9.1 16:03:34 oauth2client==4.1.3 16:03:34 oauthlib==3.3.1 16:03:34 openstacksdk==4.7.1 16:03:34 os-service-types==1.8.1 16:03:34 osc-lib==4.2.0 16:03:34 oslo.config==10.0.0 16:03:34 oslo.context==6.1.0 16:03:34 oslo.i18n==6.6.0 16:03:34 oslo.log==7.2.1 16:03:34 oslo.serialization==5.8.0 16:03:34 oslo.utils==9.1.0 16:03:34 packaging==25.0 16:03:34 pbr==7.0.3 16:03:34 platformdirs==4.5.0 16:03:34 prettytable==3.16.0 16:03:34 psutil==7.1.3 16:03:34 pyasn1==0.6.1 16:03:34 pyasn1_modules==0.4.2 16:03:34 pycparser==2.23 16:03:34 pygerrit2==2.0.15 16:03:34 PyGithub==2.8.1 16:03:34 Pygments==2.19.2 16:03:34 PyJWT==2.10.1 16:03:34 PyNaCl==1.6.1 16:03:34 pyparsing==2.4.7 16:03:34 pyperclip==1.11.0 16:03:34 pyrsistent==0.20.0 16:03:34 python-cinderclient==9.8.0 16:03:34 python-dateutil==2.9.0.post0 16:03:34 python-heatclient==4.3.0 16:03:34 python-jenkins==1.8.3 16:03:34 python-keystoneclient==5.7.0 16:03:34 python-magnumclient==4.9.0 16:03:34 python-openstackclient==8.2.0 16:03:34 python-swiftclient==4.8.0 16:03:34 PyYAML==6.0.3 16:03:34 referencing==0.37.0 16:03:34 requests==2.32.5 16:03:34 requests-oauthlib==2.0.0 16:03:34 requestsexceptions==1.4.0 16:03:34 rfc3986==2.0.0 16:03:34 rich==14.2.0 16:03:34 rich-argparse==1.7.2 16:03:34 rpds-py==0.28.0 16:03:34 rsa==4.9.1 16:03:34 ruamel.yaml==0.18.16 16:03:34 ruamel.yaml.clib==0.2.14 16:03:34 s3transfer==0.14.0 16:03:34 simplejson==3.20.2 16:03:34 six==1.17.0 16:03:34 smmap==5.0.2 16:03:34 soupsieve==2.8 16:03:34 stevedore==5.5.0 16:03:34 tabulate==0.9.0 16:03:34 toml==0.10.2 16:03:34 tomlkit==0.13.3 16:03:34 tqdm==4.67.1 16:03:34 typing_extensions==4.15.0 16:03:34 tzdata==2025.2 16:03:34 urllib3==1.26.20 16:03:34 virtualenv==20.35.4 16:03:34 wcwidth==0.2.14 16:03:34 websocket-client==1.9.0 16:03:34 wrapt==2.0.1 16:03:34 xdg==6.0.0 16:03:34 xmltodict==1.0.2 16:03:34 yq==3.4.3 16:03:34 [EnvInject] - Injecting environment variables from a build step. 16:03:34 [EnvInject] - Injecting as environment variables the properties content 16:03:34 PYTHON=python3 16:03:34 16:03:34 [EnvInject] - Variables injected successfully. 16:03:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17519170875449939149.sh 16:03:34 ---> tox-install.sh 16:03:34 + source /home/jenkins/lf-env.sh 16:03:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:03:34 ++ mktemp -d /tmp/venv-XXXX 16:03:34 + lf_venv=/tmp/venv-AK4s 16:03:34 + local venv_file=/tmp/.os_lf_venv 16:03:34 + local python=python3 16:03:34 + local options 16:03:34 + local set_path=true 16:03:34 + local install_args= 16:03:34 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:03:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:03:34 + true 16:03:34 + case $1 in 16:03:34 + venv_file=/tmp/.toxenv 16:03:34 + shift 2 16:03:34 + true 16:03:34 + case $1 in 16:03:34 + shift 16:03:34 + break 16:03:34 + case $python in 16:03:34 + local pkg_list= 16:03:34 + [[ -d /opt/pyenv ]] 16:03:34 + echo 'Setup pyenv:' 16:03:34 Setup pyenv: 16:03:34 + export PYENV_ROOT=/opt/pyenv 16:03:34 + PYENV_ROOT=/opt/pyenv 16:03:34 + 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 16:03:34 + 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 16:03:34 + pyenv versions 16:03:34 system 16:03:34 3.8.20 16:03:34 3.9.20 16:03:34 3.10.15 16:03:34 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:03:34 + command -v pyenv 16:03:34 ++ pyenv init - --no-rehash 16:03:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:03:34 for i in ${!paths[@]}; do 16:03:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:03:34 fi; done; 16:03:34 echo "${paths[*]}"'\'')" 16:03:34 export PATH="/opt/pyenv/shims:${PATH}" 16:03:34 export PYENV_SHELL=bash 16:03:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:03:34 pyenv() { 16:03:34 local command 16:03:34 command="${1:-}" 16:03:34 if [ "$#" -gt 0 ]; then 16:03:34 shift 16:03:34 fi 16:03:34 16:03:34 case "$command" in 16:03:34 rehash|shell) 16:03:34 eval "$(pyenv "sh-$command" "$@")" 16:03:34 ;; 16:03:34 *) 16:03:34 command pyenv "$command" "$@" 16:03:34 ;; 16:03:34 esac 16:03:34 }' 16:03:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:03:34 for i in ${!paths[@]}; do 16:03:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:03:34 fi; done; 16:03:34 echo "${paths[*]}"' 16:03:34 ++ 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 16:03:34 ++ 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 16:03:34 ++ 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 16:03:34 ++ export PYENV_SHELL=bash 16:03:34 ++ PYENV_SHELL=bash 16:03:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:03:34 +++ complete -F _pyenv pyenv 16:03:34 ++ lf-pyver python3 16:03:34 ++ local py_version_xy=python3 16:03:34 ++ local py_version_xyz= 16:03:34 ++ pyenv versions 16:03:34 ++ local command 16:03:34 ++ command=versions 16:03:34 ++ '[' 1 -gt 0 ']' 16:03:34 ++ shift 16:03:34 ++ case "$command" in 16:03:34 ++ command pyenv versions 16:03:34 ++ sed 's/^[ *]* //' 16:03:34 ++ awk '{ print $1 }' 16:03:34 ++ grep -E '^[0-9.]*[0-9]$' 16:03:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:03:34 +++ sort -V 16:03:34 +++ tail -n 1 16:03:34 +++ grep '^3' /tmp/.pyenv_versions 16:03:34 ++ py_version_xyz=3.11.10 16:03:34 ++ [[ -z 3.11.10 ]] 16:03:34 ++ echo 3.11.10 16:03:34 ++ return 0 16:03:34 + pyenv local 3.11.10 16:03:34 + local command 16:03:34 + command=local 16:03:34 + '[' 2 -gt 0 ']' 16:03:34 + shift 16:03:34 + case "$command" in 16:03:34 + command pyenv local 3.11.10 16:03:34 + for arg in "$@" 16:03:34 + case $arg in 16:03:34 + pkg_list+='tox ' 16:03:34 + for arg in "$@" 16:03:34 + case $arg in 16:03:34 + pkg_list+='virtualenv ' 16:03:34 + for arg in "$@" 16:03:34 + case $arg in 16:03:34 + pkg_list+='urllib3~=1.26.15 ' 16:03:34 + [[ -f /tmp/.toxenv ]] 16:03:34 + [[ ! -f /tmp/.toxenv ]] 16:03:34 + [[ -n '' ]] 16:03:34 + python3 -m venv /tmp/venv-AK4s 16:03:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AK4s' 16:03:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AK4s 16:03:38 + echo /tmp/venv-AK4s 16:03:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:03:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:03:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:03:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:03:38 + local 'pip_opts=--upgrade --quiet' 16:03:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:03:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:03:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:03:38 + [[ -n '' ]] 16:03:38 + [[ -n '' ]] 16:03:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:03:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:03:38 + /tmp/venv-AK4s/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 16:03:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:03:42 lf-activate-venv(): INFO: Base packages installed successfully 16:03:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:03:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:03:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:03:42 + /tmp/venv-AK4s/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 16:03:44 + type python3 16:03:44 + true 16:03:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AK4s/bin to PATH' 16:03:44 lf-activate-venv(): INFO: Adding /tmp/venv-AK4s/bin to PATH 16:03:44 + PATH=/tmp/venv-AK4s/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 16:03:44 + return 0 16:03:44 + python3 --version 16:03:44 Python 3.11.10 16:03:44 + python3 -m pip --version 16:03:44 pip 25.3 from /tmp/venv-AK4s/lib/python3.11/site-packages/pip (python 3.11) 16:03:44 + python3 -m pip freeze 16:03:44 cachetools==6.2.1 16:03:44 chardet==5.2.0 16:03:44 colorama==0.4.6 16:03:44 distlib==0.4.0 16:03:44 filelock==3.20.0 16:03:44 packaging==25.0 16:03:44 platformdirs==4.5.0 16:03:44 pluggy==1.6.0 16:03:44 pyproject-api==1.10.0 16:03:44 tox==4.32.0 16:03:44 urllib3==1.26.20 16:03:44 virtualenv==20.35.4 16:03:44 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins2265335031043258471.sh 16:03:44 [EnvInject] - Injecting environment variables from a build step. 16:03:44 [EnvInject] - Injecting as environment variables the properties content 16:03:44 PARALLEL=True 16:03:44 16:03:44 [EnvInject] - Variables injected successfully. 16:03:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins63484401594331526.sh 16:03:44 ---> tox-run.sh 16:03:44 + 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 16:03:44 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:03:44 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:03:44 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:03:44 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 16:03:44 + source /home/jenkins/lf-env.sh 16:03:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:03:44 ++ mktemp -d /tmp/venv-XXXX 16:03:44 + lf_venv=/tmp/venv-sYlO 16:03:44 + local venv_file=/tmp/.os_lf_venv 16:03:44 + local python=python3 16:03:44 + local options 16:03:44 + local set_path=true 16:03:44 + local install_args= 16:03:44 ++ 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 16:03:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:03:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:03:44 + true 16:03:44 + case $1 in 16:03:44 + venv_file=/tmp/.toxenv 16:03:44 + shift 2 16:03:44 + true 16:03:44 + case $1 in 16:03:44 + shift 16:03:44 + break 16:03:44 + case $python in 16:03:44 + local pkg_list= 16:03:44 + [[ -d /opt/pyenv ]] 16:03:44 + echo 'Setup pyenv:' 16:03:44 Setup pyenv: 16:03:44 + export PYENV_ROOT=/opt/pyenv 16:03:44 + PYENV_ROOT=/opt/pyenv 16:03:44 + 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 16:03:44 + 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 16:03:44 + pyenv versions 16:03:44 system 16:03:44 3.8.20 16:03:44 3.9.20 16:03:44 3.10.15 16:03:44 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:03:44 + command -v pyenv 16:03:44 ++ pyenv init - --no-rehash 16:03:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:03:44 for i in ${!paths[@]}; do 16:03:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:03:44 fi; done; 16:03:44 echo "${paths[*]}"'\'')" 16:03:44 export PATH="/opt/pyenv/shims:${PATH}" 16:03:44 export PYENV_SHELL=bash 16:03:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:03:44 pyenv() { 16:03:44 local command 16:03:44 command="${1:-}" 16:03:44 if [ "$#" -gt 0 ]; then 16:03:44 shift 16:03:44 fi 16:03:44 16:03:44 case "$command" in 16:03:44 rehash|shell) 16:03:44 eval "$(pyenv "sh-$command" "$@")" 16:03:44 ;; 16:03:44 *) 16:03:44 command pyenv "$command" "$@" 16:03:44 ;; 16:03:44 esac 16:03:44 }' 16:03:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:03:44 for i in ${!paths[@]}; do 16:03:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:03:44 fi; done; 16:03:44 echo "${paths[*]}"' 16:03:44 ++ 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 16:03:44 ++ 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 16:03:44 ++ 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 16:03:44 ++ export PYENV_SHELL=bash 16:03:44 ++ PYENV_SHELL=bash 16:03:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:03:44 +++ complete -F _pyenv pyenv 16:03:44 ++ lf-pyver python3 16:03:44 ++ local py_version_xy=python3 16:03:44 ++ local py_version_xyz= 16:03:44 ++ pyenv versions 16:03:44 ++ local command 16:03:44 ++ command=versions 16:03:44 ++ '[' 1 -gt 0 ']' 16:03:44 ++ sed 's/^[ *]* //' 16:03:44 ++ shift 16:03:44 ++ case "$command" in 16:03:44 ++ command pyenv versions 16:03:44 ++ grep -E '^[0-9.]*[0-9]$' 16:03:44 ++ awk '{ print $1 }' 16:03:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:03:44 +++ grep '^3' /tmp/.pyenv_versions 16:03:44 +++ sort -V 16:03:44 +++ tail -n 1 16:03:44 ++ py_version_xyz=3.11.10 16:03:44 ++ [[ -z 3.11.10 ]] 16:03:44 ++ echo 3.11.10 16:03:44 ++ return 0 16:03:44 + pyenv local 3.11.10 16:03:44 + local command 16:03:44 + command=local 16:03:44 + '[' 2 -gt 0 ']' 16:03:44 + shift 16:03:44 + case "$command" in 16:03:44 + command pyenv local 3.11.10 16:03:44 + for arg in "$@" 16:03:44 + case $arg in 16:03:44 + pkg_list+='tox ' 16:03:44 + for arg in "$@" 16:03:44 + case $arg in 16:03:44 + pkg_list+='virtualenv ' 16:03:44 + for arg in "$@" 16:03:44 + case $arg in 16:03:44 + pkg_list+='urllib3~=1.26.15 ' 16:03:44 + [[ -f /tmp/.toxenv ]] 16:03:44 ++ cat /tmp/.toxenv 16:03:44 + lf_venv=/tmp/venv-AK4s 16:03:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AK4s from' file:/tmp/.toxenv 16:03:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AK4s from file:/tmp/.toxenv 16:03:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:03:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:03:44 + local 'pip_opts=--upgrade --quiet' 16:03:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:03:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:03:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:03:44 + [[ -n '' ]] 16:03:44 + [[ -n '' ]] 16:03:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:03:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:03:44 + /tmp/venv-AK4s/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 16:03:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:03:45 lf-activate-venv(): INFO: Base packages installed successfully 16:03:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:03:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:03:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:03:45 + /tmp/venv-AK4s/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 16:03:47 + type python3 16:03:47 + true 16:03:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AK4s/bin to PATH' 16:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-AK4s/bin to PATH 16:03:47 + PATH=/tmp/venv-AK4s/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 16:03:47 + return 0 16:03:47 + [[ -d /opt/pyenv ]] 16:03:47 + echo '---> Setting up pyenv' 16:03:47 ---> Setting up pyenv 16:03:47 + export PYENV_ROOT=/opt/pyenv 16:03:47 + PYENV_ROOT=/opt/pyenv 16:03:47 + export PATH=/opt/pyenv/bin:/tmp/venv-AK4s/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 16:03:47 + PATH=/opt/pyenv/bin:/tmp/venv-AK4s/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 16:03:47 ++ pwd 16:03:47 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 16:03:47 + export PYTHONPATH 16:03:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:03:47 + TOX_TESTENV_PASSENV=PYTHONPATH 16:03:47 + tox --version 16:03:47 4.32.0 from /tmp/venv-AK4s/lib/python3.11/site-packages/tox/__init__.py 16:03:47 + PARALLEL=True 16:03:47 + TOX_OPTIONS_LIST= 16:03:47 + [[ -n '' ]] 16:03:47 + case ${PARALLEL,,} in 16:03:47 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:03:47 + tox --parallel auto --parallel-live 16:03:47 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 16:03:49 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:03:49 checkbashisms: freeze> python -m pip freeze --all 16:03:49 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 16:03:49 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:03:49 checkbashisms: pip==25.3,setuptools==80.9.0 16:03:49 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:03:49 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)' 16:03:49 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 16:03:51 checkbashisms: OK ✔ in 3.41 seconds 16:03:51 pre-commit: install_deps> python -I -m pip install pre-commit 16:03:53 pre-commit: freeze> python -m pip freeze --all 16:03:53 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.4.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 16:03:53 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:03:53 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)' 16:03:53 /usr/bin/cpan 16:03:53 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 16:03:53 [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. 16:03:53 [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. 16:03:53 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:03:54 [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. 16:03:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:03:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:03:54 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:03:55 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 16:03:55 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 16:03:55 buildcontroller: freeze> python -m pip freeze --all 16:03:55 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:03:55 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 16:03:55 + update-java-alternatives -l 16:03:55 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 16:03:55 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 16:03:55 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 16:03:55 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 16:03:55 update-alternatives: error: no alternatives for jaotc 16:03:56 update-alternatives: error: no alternatives for rmic 16:03:56 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 16:03:56 + java -version 16:03:56 + JAVA_VER=21 16:03:56 + echo 21 16:03:56 21 16:03:56 + javac -version 16:03:56 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 16:03:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:03:56 [INFO] Once installed this environment will be reused. 16:03:56 [INFO] This may take a few minutes... 16:03:56 + JAVAC_VER=21 16:03:56 + echo 21 16:03:56 21 16:03:56 ok, java is 21 or newer 16:03:56 + [ 21 -ge 21 ] 16:03:56 + [ 21 -ge 21 ] 16:03:56 + echo ok, java is 21 or newer 16:03:56 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 16:03:56 2025-11-12 16:03:56 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] 16:03:56 + sudo mkdir -p /opt 16:03:56 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 16:03:56 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 16:03:56 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 16:03:56 + mvn --version 16:03:57 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 16:03:57 Maven home: /opt/maven 16:03:57 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:03:57 Default locale: en, platform encoding: UTF-8 16:03:57 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 16:03:58 NOTE: Picked up JDK_JAVA_OPTIONS: 16:03:58 --add-opens=java.base/java.io=ALL-UNNAMED 16:03:58 --add-opens=java.base/java.lang=ALL-UNNAMED 16:03:58 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:03:58 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:03:58 --add-opens=java.base/java.net=ALL-UNNAMED 16:03:58 --add-opens=java.base/java.nio=ALL-UNNAMED 16:03:58 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:03:58 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:03:58 --add-opens=java.base/java.util=ALL-UNNAMED 16:03:58 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:03:58 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:03:58 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:03:58 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:03:58 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:03:58 -Xlog:disable 16:04:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:04:01 [INFO] Once installed this environment will be reused. 16:04:01 [INFO] This may take a few minutes... 16:04:08 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 16:04:08 [INFO] Once installed this environment will be reused. 16:04:08 [INFO] This may take a few minutes... 16:04:13 [INFO] Installing environment for https://github.com/perltidy/perltidy. 16:04:13 [INFO] Once installed this environment will be reused. 16:04:13 [INFO] This may take a few minutes... 16:04:14 docs: freeze> python -m pip freeze --all 16:04:14 docs-linkcheck: freeze> python -m pip freeze --all 16:04:14 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.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.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 16:04:14 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 16:04:14 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.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.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 16:04:14 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 16:04:17 docs: OK ✔ in 30.06 seconds 16:04:17 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 16:04:21 docs-linkcheck: OK ✔ in 30.98 seconds 16:04:21 pylint: freeze> python -m pip freeze --all 16:04:21 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 16:04:21 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}$' '{}' + 16:04:24 trim trailing whitespace.................................................Passed 16:04:25 Tabs remover.............................................................Passed 16:04:25 autopep8.................................................................Passed 16:04:31 perltidy.................................................................Passed 16:04:32 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 16:04:32 [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. 16:04:32 [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. 16:04:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:04:32 [INFO] Once installed this environment will be reused. 16:04:32 [INFO] This may take a few minutes... 16:04:40 gitlint..................................................................Passed 16:04:44 16:04:44 ------------------------------------ 16:04:44 Your code has been rated at 10.00/10 16:04:44 16:05:36 pre-commit: OK ✔ in 49.75 seconds 16:05:36 pylint: OK ✔ in 28.57 seconds 16:05:36 buildcontroller: OK ✔ in 1 minute 47.78 seconds 16:05:36 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 16:05:36 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 16:05:36 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 16:05:36 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 16:05:42 build_karaf_tests121: freeze> python -m pip freeze --all 16:05:42 build_karaf_tests221: freeze> python -m pip freeze --all 16:05:42 build_karaf_tests190: freeze> python -m pip freeze --all 16:05:42 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:05:42 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:05:42 build karaf in karaf121 with ./karaf121.env 16:05:43 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:05:43 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:05:43 build karaf in karaf221 with ./karaf221.env 16:05:43 build_karaf_tests71: freeze> python -m pip freeze --all 16:05:43 NOTE: Picked up JDK_JAVA_OPTIONS: 16:05:43 --add-opens=java.base/java.io=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.lang=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.net=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.nio=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:05:43 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:05:43 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:05:43 -Xlog:disable 16:05:43 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:05:43 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:05:43 build karaf in karafoc with ./karafoc.env 16:05:43 NOTE: Picked up JDK_JAVA_OPTIONS: 16:05:43 --add-opens=java.base/java.io=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.lang=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.net=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.nio=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:05:43 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:05:43 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:05:43 -Xlog:disable 16:05:43 NOTE: Picked up JDK_JAVA_OPTIONS: 16:05:43 --add-opens=java.base/java.io=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.lang=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.net=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.nio=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:05:43 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:05:43 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:05:43 -Xlog:disable 16:05:43 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:05:43 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:05:43 build karaf in karaf71 with ./karaf71.env 16:05:43 NOTE: Picked up JDK_JAVA_OPTIONS: 16:05:43 --add-opens=java.base/java.io=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.lang=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.net=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.nio=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:05:43 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:05:43 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:05:43 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:05:43 -Xlog:disable 16:06:40 build_karaf_tests190: OK ✔ in 1 minute 4.52 seconds 16:06:40 build_karaf_tests121: OK ✔ in 1 minute 4.66 seconds 16:06:40 build_karaf_tests221: OK ✔ in 1 minute 4.66 seconds 16:06:40 build_karaf_tests71: OK ✔ in 1 minute 4.66 seconds 16:06:40 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 16:06:40 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 16:06:40 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 16:06:47 buildlighty: freeze> python -m pip freeze --all 16:06:47 sims: freeze> python -m pip freeze --all 16:06:47 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:06:47 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 16:06:47 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:06:47 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 16:06:47 Using lighynode version 20.1.0.5 16:06:47 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 16:06:48 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 16:07:28 sims: OK ✔ in 13 seconds 16:07:28 buildlighty: OK ✔ in 28.92 seconds 16:07:28 testsPCE: freeze> python -m pip freeze --all 16:07:28 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 16:07:28 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 16:07:28 pytest -q transportpce_tests/pce/test01_pce.py 16:08:15 .................... [100%] 16:09:18 20 passed in 109.54s (0:01:49) 16:09:18 pytest -q transportpce_tests/pce/test02_pce_400G.py 16:09:34 ............ [100%] 16:10:05 12 passed in 46.63s 16:10:05 pytest -q transportpce_tests/pce/test03_gnpy.py 16:10:21 ........ [100%] 16:10:43 8 passed in 37.53s 16:10:43 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 16:11:15 ... [100%] 16:11:20 3 passed in 36.86s 16:11:21 testsPCE: OK ✔ in 4 minutes 40.24 seconds 16:11:21 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 16:11:21 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 16:11:21 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 16:11:27 tests_tapi: freeze> python -m pip freeze --all 16:11:27 tests121: freeze> python -m pip freeze --all 16:11:27 tests190: freeze> python -m pip freeze --all 16:11:27 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:11:27 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 16:11:27 using environment variables from ./karaf221.env 16:11:27 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 16:11:27 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:11:27 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 16:11:27 using environment variables from ./karaf121.env 16:11:27 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 16:11:27 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:11:27 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 16:11:27 using environment variables from ./karafoc.env 16:11:27 pytest -q transportpce_tests/oc/test01_portmapping.py 16:12:38 ........... [100%] 16:12:54 10 passed in 86.89s (0:01:26) 16:12:54 pytest -q transportpce_tests/oc/test02_topology.py 16:13:01 .................................. [100%] 16:13:41 21 passed in 133.85s (0:02:13) 16:13:41 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 16:13:41 .......................... [100%] 16:14:02 14 passed in 66.74s (0:01:06) 16:14:02 pytest -q transportpce_tests/oc/test03_renderer.py 16:14:03 .................. [100%] 16:14:45 6 passed in 63.05s (0:01:03) 16:14:45 pytest -q transportpce_tests/1.2.1/test03_topology.py 16:14:45 .................. [100%] 16:15:04 19 passed in 61.94s (0:01:01) 16:15:04 tests190: OK ✔ in 3 minutes 44.32 seconds 16:15:04 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 16:15:08 .tests71: freeze> python -m pip freeze --all 16:15:13 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:15:13 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 16:15:13 using environment variables from ./karaf71.env 16:15:13 pytest -q transportpce_tests/7.1/test01_portmapping.py 16:15:28 ............................. [100%] 16:16:07 12 passed in 53.60s 16:16:07 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 16:16:12 ...................................................... [100%] 16:17:20 44 passed in 155.51s (0:02:35) 16:17:21 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 16:17:22 ................................................................... [100%] 16:18:45 24 passed in 83.88s (0:01:23) 16:18:45 pytest -q transportpce_tests/1.2.1/test05_olm.py 16:18:45 [100%] 16:18:45 62 passed in 157.82s (0:02:37) 16:18:45 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 16:19:32 ............................................................................. [100%] 16:21:17 48 passed in 151.44s (0:02:31) 16:21:17 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 16:21:24 ....................... [100%] 16:22:04 40 passed in 199.24s (0:03:19) 16:22:04 pytest -q transportpce_tests/1.2.1/test06_end2end.py 16:22:07 .............. [100%] 16:22:36 22 passed in 78.48s (0:01:18) 16:22:45 ... [100%] 16:22:49 51 passed in 681.91s (0:11:21) 16:22:49 pytest -q transportpce_tests/tapi/test02_full_topology.py 16:22:50 .................................................................................. [100%] 16:28:23 36 passed in 333.15s (0:05:33) 16:28:23 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 16:28:47 ........................................ [100%] 16:31:02 54 passed in 537.32s (0:08:57) 16:31:02 ..................................... [100%] 16:33:31 71 passed in 307.40s (0:05:07) 16:33:31 pytest -q transportpce_tests/tapi/test04_topo_extension.py 16:34:21 ................... [100%] 16:35:51 19 passed in 139.97s (0:02:19) 16:35:51 tests71: OK ✔ in 7 minutes 31.66 seconds 16:35:51 tests121: OK ✔ in 19 minutes 42.14 seconds 16:35:51 tests_tapi: OK ✔ in 24 minutes 31.31 seconds 16:35:51 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 16:35:58 tests221: freeze> python -m pip freeze --all 16:35:58 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:35:58 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 16:35:58 using environment variables from ./karaf221.env 16:35:58 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 16:36:34 ................................... [100%] 16:37:14 35 passed in 75.79s (0:01:15) 16:37:14 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 16:37:47 ...... [100%] 16:38:00 6 passed in 45.99s 16:38:01 pytest -q transportpce_tests/2.2.1/test03_topology.py 16:38:45 ............................................ [100%] 16:40:20 44 passed in 139.12s (0:02:19) 16:40:20 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 16:40:55 ............ [100%] 16:41:20 12 passed in 59.49s 16:41:20 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 16:41:46 ................ [100%] 16:43:15 16 passed in 114.72s (0:01:54) 16:43:15 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 16:43:44 ............................... [100%] 16:43:51 31 passed in 35.60s 16:43:51 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 16:44:27 .......................... [100%] 16:45:23 26 passed in 91.70s (0:01:31) 16:45:23 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 16:46:00 ...................... [100%] 16:47:04 22 passed in 100.78s (0:01:40) 16:47:04 pytest -q transportpce_tests/2.2.1/test09_olm.py 16:47:45 ........................................ [100%] 16:50:06 40 passed in 182.33s (0:03:02) 16:50:06 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 16:50:48 ........................................................................ [ 74%] 16:56:25 ......................... [100%] 16:58:17 97 passed in 490.06s (0:08:10) 16:58:17 pytest -q transportpce_tests/2.2.1/test12_end2end.py 16:58:56 ...................................................... [100%] 17:05:44 54 passed in 446.83s (0:07:26) 17:05:44 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 17:06:37 ........................................................................ [ 71%] 17:11:45 ............................. [100%] 17:13:55 101 passed in 490.42s (0:08:10) 17:13:55 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 17:14:48 ........................................................................ [ 67%] 17:20:34 ................................... [100%] 17:26:54 107 passed in 779.35s (0:12:59) 17:26:54 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 17:27:37 ............................................. [100%] 17:30:13 45 passed in 198.79s (0:03:18) 17:30:13 tests221: OK ✔ in 54 minutes 22.22 seconds 17:30:13 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 17:30:21 tests_hybrid: freeze> python -m pip freeze --all 17:30:21 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 17:30:21 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 17:30:21 using environment variables from ./karaf221.env 17:30:21 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 17:31:00 ................................................... [100%] 17:32:47 51 passed in 145.64s (0:02:25) 17:32:47 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 17:33:29 ........................................................................ [ 66%] 17:37:49 ..................................... [100%] 17:42:55 109 passed in 608.28s (0:10:08) 17:42:55 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 17:43:42 ..................................................... [100%] 17:47:14 53 passed in 258.44s (0:04:18) 17:47:14 buildcontroller: OK (107.78=setup[8.30]+cmd[99.48] seconds) 17:47:14 sims: OK (13.00=setup[7.96]+cmd[5.04] seconds) 17:47:14 build_karaf_tests121: OK (64.66=setup[7.64]+cmd[57.02] seconds) 17:47:14 testsPCE: OK (280.24=setup[48.44]+cmd[231.80] seconds) 17:47:14 tests121: OK (1182.14=setup[7.42]+cmd[1174.72] seconds) 17:47:14 build_karaf_tests221: OK (64.66=setup[7.66]+cmd[57.01] seconds) 17:47:14 tests_tapi: OK (1471.31=setup[7.38]+cmd[1463.93] seconds) 17:47:14 tests221: OK (3262.22=setup[7.09]+cmd[3255.13] seconds) 17:47:14 build_karaf_tests71: OK (64.66=setup[7.93]+cmd[56.73] seconds) 17:47:14 tests71: OK (451.66=setup[9.13]+cmd[442.53] seconds) 17:47:14 build_karaf_tests190: OK (64.52=setup[7.71]+cmd[56.81] seconds) 17:47:14 tests190: OK (224.32=setup[7.42]+cmd[216.90] seconds) 17:47:14 tests_hybrid: OK (1020.91=setup[7.65]+cmd[1013.26] seconds) 17:47:14 buildlighty: OK (28.92=setup[8.06]+cmd[20.86] seconds) 17:47:14 docs: OK (30.06=setup[27.11]+cmd[2.95] seconds) 17:47:14 docs-linkcheck: OK (30.98=setup[27.16]+cmd[3.81] seconds) 17:47:14 checkbashisms: OK (3.41=setup[2.13]+cmd[0.01,0.05,1.23] seconds) 17:47:14 pre-commit: OK (49.75=setup[2.70]+cmd[0.00,0.01,38.49,8.54] seconds) 17:47:14 pylint: OK (28.57=setup[4.10]+cmd[24.47] seconds) 17:47:14 congratulations :) (6207.19 seconds) 17:47:14 + tox_status=0 17:47:14 + echo '---> Completed tox runs' 17:47:14 ---> Completed tox runs 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/build_karaf_tests121/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=build_karaf_tests121 17:47:14 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/build_karaf_tests190/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=build_karaf_tests190 17:47:14 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/build_karaf_tests221/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=build_karaf_tests221 17:47:14 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/build_karaf_tests71/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=build_karaf_tests71 17:47:14 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/buildcontroller/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=buildcontroller 17:47:14 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/buildlighty/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=buildlighty 17:47:14 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/checkbashisms/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=checkbashisms 17:47:14 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/docs-linkcheck/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=docs-linkcheck 17:47:14 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/docs/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=docs 17:47:14 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/pre-commit/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=pre-commit 17:47:14 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/pylint/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=pylint 17:47:14 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/sims/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=sims 17:47:14 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/tests121/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=tests121 17:47:14 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/tests190/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=tests190 17:47:14 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:47:14 + for i in .tox/*/log 17:47:14 ++ echo .tox/tests221/log 17:47:14 ++ awk -F/ '{print $2}' 17:47:14 + tox_env=tests221 17:47:14 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:47:14 + for i in .tox/*/log 17:47:15 ++ echo .tox/tests71/log 17:47:15 ++ awk -F/ '{print $2}' 17:47:15 + tox_env=tests71 17:47:15 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:47:15 + for i in .tox/*/log 17:47:15 ++ echo .tox/testsPCE/log 17:47:15 ++ awk -F/ '{print $2}' 17:47:15 + tox_env=testsPCE 17:47:15 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:47:15 + for i in .tox/*/log 17:47:15 ++ echo .tox/tests_hybrid/log 17:47:15 ++ awk -F/ '{print $2}' 17:47:15 + tox_env=tests_hybrid 17:47:15 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:47:15 + for i in .tox/*/log 17:47:15 ++ echo .tox/tests_tapi/log 17:47:15 ++ awk -F/ '{print $2}' 17:47:15 + tox_env=tests_tapi 17:47:15 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:47:15 + DOC_DIR=docs/_build/html 17:47:15 + [[ -d docs/_build/html ]] 17:47:15 + echo '---> Archiving generated docs' 17:47:15 ---> Archiving generated docs 17:47:15 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:47:15 + echo '---> tox-run.sh ends' 17:47:15 ---> tox-run.sh ends 17:47:15 + test 0 -eq 0 17:47:15 $ ssh-agent -k 17:47:15 unset SSH_AUTH_SOCK; 17:47:15 unset SSH_AGENT_PID; 17:47:15 echo Agent pid 1570 killed; 17:47:15 [ssh-agent] Stopped. 17:47:15 [PostBuildScript] - [INFO] Executing post build scripts. 17:47:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14687067563465112149.sh 17:47:15 ---> sysstat.sh 17:47:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10016288479615360281.sh 17:47:15 ---> package-listing.sh 17:47:15 ++ facter osfamily 17:47:15 ++ tr '[:upper:]' '[:lower:]' 17:47:16 + OS_FAMILY=debian 17:47:16 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:47:16 + START_PACKAGES=/tmp/packages_start.txt 17:47:16 + END_PACKAGES=/tmp/packages_end.txt 17:47:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:47:16 + PACKAGES=/tmp/packages_start.txt 17:47:16 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:47:16 + PACKAGES=/tmp/packages_end.txt 17:47:16 + case "${OS_FAMILY}" in 17:47:16 + dpkg -l 17:47:16 + grep '^ii' 17:47:16 + '[' -f /tmp/packages_start.txt ']' 17:47:16 + '[' -f /tmp/packages_end.txt ']' 17:47:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:47:16 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:47:16 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:47:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:47:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2231769990244313122.sh 17:47:16 ---> capture-instance-metadata.sh 17:47:16 Setup pyenv: 17:47:16 system 17:47:16 3.8.20 17:47:16 3.9.20 17:47:16 3.10.15 17:47:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:47:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MXyf from file:/tmp/.os_lf_venv 17:47:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:47:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:47:18 lf-activate-venv(): INFO: Base packages installed successfully 17:47:18 lf-activate-venv(): INFO: Installing additional packages: lftools 17:47:32 lf-activate-venv(): INFO: Adding /tmp/venv-MXyf/bin to PATH 17:47:32 INFO: Running in OpenStack, capturing instance metadata 17:47:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3554372166983340396.sh 17:47:32 provisioning config files... 17:47:33 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3903 17:47:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config16004658447874340186tmp 17:47:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:47:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:47:33 provisioning config files... 17:47:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:47:33 [EnvInject] - Injecting environment variables from a build step. 17:47:33 [EnvInject] - Injecting as environment variables the properties content 17:47:33 SERVER_ID=logs 17:47:33 17:47:33 [EnvInject] - Variables injected successfully. 17:47:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins975596077425528763.sh 17:47:33 ---> create-netrc.sh 17:47:33 WARN: Log server credential not found. 17:47:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins78806812285197975.sh 17:47:33 ---> python-tools-install.sh 17:47:33 Setup pyenv: 17:47:33 system 17:47:33 3.8.20 17:47:33 3.9.20 17:47:33 3.10.15 17:47:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:47:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MXyf from file:/tmp/.os_lf_venv 17:47:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:47:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:47:35 lf-activate-venv(): INFO: Base packages installed successfully 17:47:35 lf-activate-venv(): INFO: Installing additional packages: lftools 17:47:45 lf-activate-venv(): INFO: Adding /tmp/venv-MXyf/bin to PATH 17:47:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4074199041109770549.sh 17:47:45 ---> sudo-logs.sh 17:47:45 Archiving 'sudo' log.. 17:47:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4732805978543761988.sh 17:47:45 ---> job-cost.sh 17:47:45 Setup pyenv: 17:47:45 system 17:47:45 3.8.20 17:47:45 3.9.20 17:47:45 3.10.15 17:47:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:47:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MXyf from file:/tmp/.os_lf_venv 17:47:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:47:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:47:48 lf-activate-venv(): INFO: Base packages installed successfully 17:47:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:47:55 lf-activate-venv(): INFO: Adding /tmp/venv-MXyf/bin to PATH 17:47:55 INFO: No Stack... 17:47:55 INFO: Retrieving Pricing Info for: v3-standard-4 17:47:55 INFO: Archiving Costs 17:47:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9966641481764058378.sh 17:47:55 ---> logs-deploy.sh 17:47:55 Setup pyenv: 17:47:55 system 17:47:55 3.8.20 17:47:55 3.9.20 17:47:55 3.10.15 17:47:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:47:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MXyf from file:/tmp/.os_lf_venv 17:47:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:47:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:47:58 lf-activate-venv(): INFO: Base packages installed successfully 17:47:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:48:08 lf-activate-venv(): INFO: Adding /tmp/venv-MXyf/bin to PATH 17:48:08 WARNING: Nexus logging server not set 17:48:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3903/ 17:48:08 INFO: archiving logs to S3 17:48:10 ---> uname -a: 17:48:10 Linux prd-ubuntu2204-docker-4c-16g-8298 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:48:10 17:48:10 17:48:10 ---> lscpu: 17:48:10 Architecture: x86_64 17:48:10 CPU op-mode(s): 32-bit, 64-bit 17:48:10 Address sizes: 40 bits physical, 48 bits virtual 17:48:10 Byte Order: Little Endian 17:48:10 CPU(s): 4 17:48:10 On-line CPU(s) list: 0-3 17:48:10 Vendor ID: AuthenticAMD 17:48:10 Model name: AMD EPYC-Rome Processor 17:48:10 CPU family: 23 17:48:10 Model: 49 17:48:10 Thread(s) per core: 1 17:48:10 Core(s) per socket: 1 17:48:10 Socket(s): 4 17:48:10 Stepping: 0 17:48:10 BogoMIPS: 5599.99 17:48:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:48:10 Virtualization: AMD-V 17:48:10 Hypervisor vendor: KVM 17:48:10 Virtualization type: full 17:48:10 L1d cache: 128 KiB (4 instances) 17:48:10 L1i cache: 128 KiB (4 instances) 17:48:10 L2 cache: 2 MiB (4 instances) 17:48:10 L3 cache: 64 MiB (4 instances) 17:48:10 NUMA node(s): 1 17:48:10 NUMA node0 CPU(s): 0-3 17:48:10 Vulnerability Gather data sampling: Not affected 17:48:10 Vulnerability Indirect target selection: Not affected 17:48:10 Vulnerability Itlb multihit: Not affected 17:48:10 Vulnerability L1tf: Not affected 17:48:10 Vulnerability Mds: Not affected 17:48:10 Vulnerability Meltdown: Not affected 17:48:10 Vulnerability Mmio stale data: Not affected 17:48:10 Vulnerability Reg file data sampling: Not affected 17:48:10 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:48:10 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:48:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:48:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:48:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:48:10 Vulnerability Srbds: Not affected 17:48:10 Vulnerability Tsx async abort: Not affected 17:48:10 17:48:10 17:48:10 ---> nproc: 17:48:10 4 17:48:10 17:48:10 17:48:10 ---> df -h: 17:48:10 Filesystem Size Used Avail Use% Mounted on 17:48:10 tmpfs 1.6G 1.1M 1.6G 1% /run 17:48:10 /dev/vda1 78G 18G 61G 23% / 17:48:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:48:10 tmpfs 5.0M 0 5.0M 0% /run/lock 17:48:10 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:48:10 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:48:10 17:48:10 17:48:10 ---> free -m: 17:48:10 total used free shared buff/cache available 17:48:10 Mem: 15989 669 11520 3 3799 14977 17:48:10 Swap: 1023 1 1022 17:48:10 17:48:10 17:48:10 ---> ip addr: 17:48:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:48:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:48:10 inet 127.0.0.1/8 scope host lo 17:48:10 valid_lft forever preferred_lft forever 17:48:10 inet6 ::1/128 scope host 17:48:10 valid_lft forever preferred_lft forever 17:48:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:48:10 link/ether fa:16:3e:d5:29:07 brd ff:ff:ff:ff:ff:ff 17:48:10 altname enp0s3 17:48:10 inet 10.30.170.57/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:48:10 valid_lft 80021sec preferred_lft 80021sec 17:48:10 inet6 fe80::f816:3eff:fed5:2907/64 scope link 17:48:10 valid_lft forever preferred_lft forever 17:48:10 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:48:10 link/ether 46:91:8f:b8:e2:9c brd ff:ff:ff:ff:ff:ff 17:48:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:48:10 valid_lft forever preferred_lft forever 17:48:10 17:48:10 17:48:10 ---> sar -b -r -n DEV: 17:48:10 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-8298) 11/12/25 _x86_64_ (4 CPU) 17:48:10 17:48:10 16:01:53 LINUX RESTART (4 CPU) 17:48:10 17:48:10 16:10:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:48:10 16:20:01 70.87 21.87 46.03 2.98 309.41 5558.19 8439.06 17:48:10 16:30:02 23.11 9.26 13.12 0.73 120.32 372.95 640.19 17:48:10 16:40:20 13.57 0.16 12.70 0.71 8.04 644.90 852.69 17:48:10 16:50:01 17.01 0.27 16.04 0.70 9.77 466.24 423.02 17:48:10 17:00:04 7.37 0.00 7.02 0.35 0.45 193.50 268.34 17:48:10 17:10:15 5.20 0.01 5.00 0.19 1.36 136.43 77.35 17:48:10 17:20:01 6.06 0.00 5.87 0.18 0.31 151.18 149.76 17:48:10 17:30:15 17.93 0.04 5.14 12.76 1.08 145.15 203600.96 17:48:10 17:40:06 8.82 0.02 8.43 0.37 0.61 542.43 334.48 17:48:10 Average: 18.85 3.50 13.21 2.14 49.94 908.22 24400.46 17:48:10 17:48:10 16:10:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:48:10 16:20:01 164408 3195476 12738316 77.80 262584 2769376 13918236 79.89 2118700 13507780 452 17:48:10 16:30:02 3450552 6251828 9686044 59.16 263064 2563976 10968812 62.96 2119868 10271516 496 17:48:10 16:40:20 12433028 15353264 589728 3.60 268308 2677848 1303376 7.48 2159292 1271744 7396 17:48:10 16:50:01 8430228 11398380 4542924 27.75 271244 2722896 5263772 30.21 2165992 5259448 264 17:48:10 17:00:04 8405568 11396800 4544528 27.76 272164 2745008 5287940 30.35 2168012 5278768 272 17:48:10 17:10:15 6912772 9920796 6019664 36.77 272760 2761200 6737036 38.67 2170100 6773448 200 17:48:10 17:20:01 6769136 9794044 6146404 37.54 273376 2777496 6850596 39.32 2173080 6914504 240 17:48:10 17:30:15 12259836 15341412 601556 3.67 275600 2831912 1305144 7.49 2182568 1414344 35084 17:48:10 17:40:06 8118244 11280172 4660928 28.47 278232 2909644 5305916 30.46 2194096 5543420 304 17:48:10 Average: 7438197 10436908 5503344 33.61 270815 2751040 6326759 36.32 2161301 6248330 4968 17:48:10 17:48:10 16:10:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:48:10 16:20:01 lo 29.02 29.02 19.56 19.56 0.00 0.00 0.00 0.00 17:48:10 16:20:01 ens3 2.14 2.07 0.66 0.57 0.00 0.00 0.00 0.00 17:48:10 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:10 16:30:02 lo 40.85 40.85 15.99 15.99 0.00 0.00 0.00 0.00 17:48:10 16:30:02 ens3 1.13 0.99 0.25 0.21 0.00 0.00 0.00 0.00 17:48:10 16:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:10 16:40:20 lo 13.37 13.37 7.42 7.42 0.00 0.00 0.00 0.00 17:48:10 16:40:20 ens3 1.18 1.07 0.32 0.27 0.00 0.00 0.00 0.00 17:48:10 16:40:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:10 16:50:01 lo 17.71 17.71 8.75 8.75 0.00 0.00 0.00 0.00 17:48:10 16:50:01 ens3 0.86 0.72 0.21 0.16 0.00 0.00 0.00 0.00 17:48:10 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:10 17:00:04 lo 18.32 18.32 9.18 9.18 0.00 0.00 0.00 0.00 17:48:10 17:00:04 ens3 0.78 0.65 0.18 0.14 0.00 0.00 0.00 0.00 17:48:10 17:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:10 17:10:15 lo 26.77 26.77 10.89 10.89 0.00 0.00 0.00 0.00 17:48:10 17:10:15 ens3 0.56 0.48 0.12 0.09 0.00 0.00 0.00 0.00 17:48:10 17:10:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:10 17:20:01 lo 19.82 19.82 10.92 10.92 0.00 0.00 0.00 0.00 17:48:10 17:20:01 ens3 0.80 0.67 0.20 0.83 0.00 0.00 0.00 0.00 17:48:10 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:10 17:30:15 lo 11.44 11.44 5.94 5.94 0.00 0.00 0.00 0.00 17:48:10 17:30:15 ens3 1.00 1.10 0.22 0.71 0.00 0.00 0.00 0.00 17:48:10 17:30:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:10 17:40:06 lo 23.44 23.44 11.08 11.08 0.00 0.00 0.00 0.00 17:48:10 17:40:06 ens3 1.16 0.85 0.36 0.28 0.00 0.00 0.00 0.00 17:48:10 17:40:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:10 Average: lo 22.27 22.27 11.06 11.06 0.00 0.00 0.00 0.00 17:48:10 Average: ens3 1.07 0.95 0.28 0.36 0.00 0.00 0.00 0.00 17:48:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:10 17:48:10 17:48:10 ---> sar -P ALL: 17:48:10 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-8298) 11/12/25 _x86_64_ (4 CPU) 17:48:10 17:48:10 16:01:53 LINUX RESTART (4 CPU) 17:48:10 17:48:10 16:10:05 CPU %user %nice %system %iowait %steal %idle 17:48:10 16:20:01 all 60.11 0.00 2.48 0.13 0.11 37.18 17:48:10 16:20:01 0 58.99 0.00 2.38 0.16 0.11 38.37 17:48:10 16:20:01 1 60.49 0.00 2.56 0.10 0.11 36.75 17:48:10 16:20:01 2 59.68 0.00 2.56 0.14 0.11 37.51 17:48:10 16:20:01 3 61.27 0.00 2.40 0.13 0.11 36.09 17:48:10 16:30:02 all 27.29 0.00 1.15 0.11 0.11 71.35 17:48:10 16:30:02 0 27.31 0.00 1.15 0.14 0.11 71.30 17:48:10 16:30:02 1 26.78 0.00 1.18 0.11 0.11 71.83 17:48:10 16:30:02 2 27.12 0.00 1.15 0.06 0.10 71.56 17:48:10 16:30:02 3 27.95 0.00 1.14 0.12 0.10 70.69 17:48:10 16:40:20 all 21.37 0.00 0.91 0.06 0.09 77.57 17:48:10 16:40:20 0 20.93 0.00 0.85 0.06 0.09 78.08 17:48:10 16:40:20 1 21.89 0.00 1.00 0.03 0.09 76.99 17:48:10 16:40:20 2 21.24 0.00 0.96 0.07 0.10 77.62 17:48:10 16:40:20 3 21.43 0.00 0.84 0.07 0.09 77.57 17:48:10 16:50:01 all 24.92 0.00 0.86 0.16 0.09 73.97 17:48:10 16:50:01 0 24.46 0.00 0.98 0.21 0.09 74.26 17:48:10 16:50:01 1 25.36 0.00 0.85 0.11 0.09 73.59 17:48:10 16:50:01 2 24.60 0.00 0.77 0.24 0.09 74.30 17:48:10 16:50:01 3 25.25 0.00 0.84 0.10 0.09 73.73 17:48:10 17:00:04 all 13.12 0.00 0.61 0.03 0.09 86.16 17:48:10 17:00:04 0 12.89 0.00 0.55 0.01 0.09 86.46 17:48:10 17:00:04 1 13.32 0.00 0.66 0.03 0.09 85.89 17:48:10 17:00:04 2 12.74 0.00 0.63 0.05 0.09 86.49 17:48:10 17:00:04 3 13.53 0.00 0.59 0.02 0.08 85.78 17:48:10 17:10:15 all 9.72 0.00 0.48 0.06 0.08 89.65 17:48:10 17:10:15 0 9.63 0.00 0.43 0.03 0.08 89.83 17:48:10 17:10:15 1 10.30 0.00 0.56 0.15 0.08 88.91 17:48:10 17:10:15 2 9.58 0.00 0.44 0.01 0.09 89.87 17:48:10 17:10:15 3 9.38 0.00 0.50 0.05 0.08 89.98 17:48:10 17:20:01 all 9.72 0.00 0.46 0.05 0.09 89.68 17:48:10 17:20:01 0 10.02 0.00 0.47 0.07 0.08 89.36 17:48:10 17:20:01 1 9.33 0.00 0.51 0.11 0.09 89.96 17:48:10 17:20:01 2 9.88 0.00 0.40 0.03 0.09 89.60 17:48:10 17:20:01 3 9.65 0.00 0.45 0.02 0.09 89.81 17:48:10 17:30:15 all 6.60 0.00 0.41 0.04 0.08 92.86 17:48:10 17:30:15 0 6.37 0.00 0.42 0.09 0.07 93.04 17:48:10 17:30:15 1 6.23 0.00 0.42 0.01 0.08 93.26 17:48:10 17:30:15 2 7.04 0.00 0.45 0.02 0.08 92.40 17:48:10 17:30:15 3 6.76 0.00 0.37 0.04 0.08 92.75 17:48:10 17:40:06 all 13.88 0.00 0.53 0.07 0.09 85.43 17:48:10 17:40:06 0 14.00 0.00 0.62 0.05 0.08 85.25 17:48:10 17:40:06 1 13.73 0.00 0.46 0.06 0.09 85.66 17:48:10 17:40:06 2 14.43 0.00 0.58 0.11 0.09 84.79 17:48:10 17:40:06 3 13.38 0.00 0.46 0.05 0.09 86.02 17:48:10 Average: all 20.68 0.00 0.88 0.08 0.09 78.27 17:48:10 Average: 0 20.44 0.00 0.87 0.09 0.09 78.51 17:48:10 Average: 1 20.76 0.00 0.91 0.08 0.09 78.16 17:48:10 Average: 2 20.64 0.00 0.88 0.08 0.09 78.30 17:48:10 Average: 3 20.89 0.00 0.84 0.06 0.09 78.12 17:48:10 17:48:10 17:48:10