Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/109388 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-16g-42951 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDvPnWv/agent.1558 SSH_AGENT_PID=1560 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8809267950546429581.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8809267950546429581.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/transportpce > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/88/109388/13 # timeout=10 > git rev-parse 5ee0c6bc2a2a0a116957c23a6c840b07a678fff0^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 5ee0c6bc2a2a0a116957c23a6c840b07a678fff0 (refs/changes/88/109388/13) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ee0c6bc2a2a0a116957c23a6c840b07a678fff0 # timeout=10 Commit message: "Save SRG information during device mount" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0de5e29445a1bf2bc4e632d67f8e4fb99633c429 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 ERROR: No submodules found. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11203707202228824949.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xh1D lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xh1D/bin to PATH Generating Requirements File Python 3.11.10 pip 25.1.1 from /tmp/venv-xh1D/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.39.4 botocore==1.39.4 bs4==0.0.2 cachetools==5.5.2 certifi==2025.7.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.0.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4192244006426208770.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-kXCw + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ sed 's/^[ *]* //' ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ grep -E '^[0-9.]*[0-9]$' ++ case "$command" in ++ command pyenv versions ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-kXCw + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kXCw' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kXCw + echo /tmp/venv-kXCw + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-kXCw/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-kXCw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kXCw/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-kXCw/bin to PATH + PATH=/tmp/venv-kXCw/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 + return 0 + python3 --version Python 3.11.10 + python3 -m pip --version pip 25.1.1 from /tmp/venv-kXCw/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==6.1.0 chardet==5.2.0 colorama==0.4.6 distlib==0.3.9 filelock==3.18.0 packaging==25.0 platformdirs==4.3.8 pluggy==1.6.0 pyproject-api==1.9.1 tox==4.27.0 urllib3==1.26.20 virtualenv==20.31.2 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins12993520235521882905.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2511499014967582864.sh ---> tox-run.sh + 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 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + cd /w/workspace/transportpce-tox-verify-transportpce-master/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-2M5Z + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-kXCw + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kXCw from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kXCw from file:/tmp/.toxenv + /tmp/venv-kXCw/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-kXCw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kXCw/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-kXCw/bin to PATH + PATH=/tmp/venv-kXCw/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 + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-kXCw/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 + PATH=/opt/pyenv/bin:/tmp/venv-kXCw/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 ++ pwd + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.27.0 from /tmp/venv-kXCw/lib/python3.11/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n '' ]] + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' + tox --parallel auto --parallel-live + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 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 docs: install_deps> python -I -m pip install -r docs/requirements.txt docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt checkbashisms: freeze> python -m pip freeze --all checkbashisms: pip==25.1.1,setuptools==80.3.1 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 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)' checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + script ./reflectwarn.sh does not appear to have a #! interpreter line; you may get strange results checkbashisms: OK ✔ in 3.24 seconds pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 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)' /usr/bin/cpan pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure [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. [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. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [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. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. buildcontroller: freeze> python -m pip freeze --all [INFO] Initializing environment for https://github.com/perltidy/perltidy. buildcontroller: bcrypt==4.3.0,certifi==2025.7.14,cffi==1.17.1,charset-normalizer==3.4.2,cryptography==45.0.5,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,lxml==6.0.0,netconf-client==3.3.0,packaging==25.0,paramiko==3.5.1,pip==25.1.1,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.4,setuptools==80.3.1,urllib3==2.5.0 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh + update-java-alternatives -l java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 update-alternatives: error: no alternatives for jaotc update-alternatives: error: no alternatives for rmic + java -version + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 21 + JAVA_VER=21 + echo 21 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; + javac -version + JAVAC_VER=21 21 ok, java is 21 or newer + echo 21 + [ 21 -ge 21 ] + [ 21 -ge 21 ] + echo ok, java is 21 or newer + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.10/binaries/apache-maven-3.9.10-bin.tar.gz -P /tmp 2025-07-15 13:02:35 URL:https://dlcdn.apache.org/maven/maven-3/3.9.10/binaries/apache-maven-3.9.10-bin.tar.gz [8885210/8885210] -> "/tmp/apache-maven-3.9.10-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.9.10-bin.tar.gz -C /opt [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... + sudo ln -s /opt/apache-maven-3.9.10 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn + mvn --version Apache Maven 3.9.10 (5f519b97e944483d878815739f519b2eade0a91d) Maven home: /opt/maven Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable $ ssh-agent -k Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Collecting lfdocs-conf (from -r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lfdocs-conf/0.9.0/lfdocs_conf-0.9.0-py2.py3-none-any.whl (8.4 kB) Collecting PyYAML (from lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyyaml/6.0.2/PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) Collecting Sphinx>=4.2.0 (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinx/8.2.3/sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 53.9 MB/s eta 0:00:00 Collecting sphinx-bootstrap-theme (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinx-bootstrap-theme/0.8.1/sphinx_bootstrap_theme-0.8.1-py2.py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.9 MB/s eta 0:00:00 Collecting sphinx-tabs (from lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/sphinx-tabs/3.4.7/sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Collecting sphinxcontrib-blockdiag (from lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-blockdiag/3.0.0/sphinxcontrib_blockdiag-3.0.0-py2.py3-none-any.whl (6.8 kB) Collecting sphinxcontrib-needs (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-needs/0.7.9/sphinxcontrib_needs-0.7.9-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 64.1 MB/s eta 0:00:00 Collecting sphinxcontrib.plantuml (from lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-plantuml/0.30/sphinxcontrib-plantuml-0.30.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sphinxcontrib-nwdiag (from lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-nwdiag/2.0.0/sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl (13 kB) Collecting sphinxcontrib-seqdiag (from lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-seqdiag/3.0.0/sphinxcontrib_seqdiag-3.0.0-py2.py3-none-any.whl (6.9 kB) Collecting sphinxcontrib-swaggerdoc (from lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-swaggerdoc/0.1.7/sphinxcontrib_swaggerdoc-0.1.7-py2.py3-none-any.whl (7.6 kB) Collecting sphinx-rtd-theme (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinx-rtd-theme/3.0.2/sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 75.3 MB/s eta 0:00:00 Collecting funcparserlib>=1.0.0a0 (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/funcparserlib/2.0.0a0/funcparserlib-2.0.0a0-py3-none-any.whl (16 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-applehelp/2.0.0/sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-devhelp/2.0.0/sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-htmlhelp/2.1.0/sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-jsmath/1.0.1/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-qthelp/2.0.0/sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-serializinghtml/2.0.0/sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Collecting Jinja2>=3.1 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jinja2/3.1.6/jinja2-3.1.6-py3-none-any.whl (134 kB) Collecting Pygments>=2.17 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pygments/2.19.2/pygments-2.19.2-py3-none-any.whl (1.2 MB) Collecting docutils<0.22,>=0.20 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docutils/0.21.2/docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 23.9 MB/s eta 0:00:00 Collecting snowballstemmer>=2.2 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/snowballstemmer/3.0.1/snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Collecting babel>=2.13 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/babel/2.17.0/babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 91.6 MB/s eta 0:00:00 Collecting alabaster>=0.7.14 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/alabaster/1.0.0/alabaster-1.0.0-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/imagesize/1.4.1/imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.30.0 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.4/requests-2.32.4-py3-none-any.whl (64 kB) Collecting roman-numerals-py>=1.0.0 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/roman-numerals-py/3.1.0/roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Collecting packaging>=23.0 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/packaging/25.0/packaging-25.0-py3-none-any.whl (66 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/markupsafe/3.0.2/MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.2/charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.7.14/certifi-2025.7.14-py3-none-any.whl (162 kB) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-jquery/4.1/sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Collecting blockdiag>=1.5.0 (from sphinxcontrib-blockdiag->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/blockdiag/3.0.0/blockdiag-3.0.0-py3-none-any.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 71.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in ./.tox/docs/lib/python3.11/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->lfdocs-conf->-r docs/requirements.txt (line 1)) (80.3.1) Collecting Pillow>3.0 (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pillow/11.3.0/pillow-11.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 68.9 MB/s eta 0:00:00 Collecting webcolors (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webcolors/24.11.1/webcolors-24.11.1-py3-none-any.whl (14 kB) Collecting jsonschema==3.2.0 (from sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonschema/3.2.0/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting matplotlib>3.1.0 (from sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/matplotlib/3.10.3/matplotlib-3.10.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 76.7 MB/s eta 0:00:00 Collecting requests-file<2.0.0,>=1.5.1 (from sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/requests-file/1.5.1/requests_file-1.5.1-py2.py3-none-any.whl (3.7 kB) Collecting sphinx-data-viewer<0.2.0,>=0.1.1 (from sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinx-data-viewer/0.1.5/sphinx_data_viewer-0.1.5-py3-none-any.whl (8.2 kB) Collecting attrs>=17.4.0 (from jsonschema==3.2.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) Collecting pyrsistent>=0.14.0 (from jsonschema==3.2.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyrsistent/0.20.0/pyrsistent-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (120 kB) Collecting six>=1.11.0 (from jsonschema==3.2.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) Collecting contourpy>=1.0.1 (from matplotlib>3.1.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/contourpy/1.3.2/contourpy-1.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (326 kB) Collecting cycler>=0.10 (from matplotlib>3.1.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/cycler/0.12.1/cycler-0.12.1-py3-none-any.whl (8.3 kB) Collecting fonttools>=4.22.0 (from matplotlib>3.1.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/fonttools/4.58.5/fonttools-4.58.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 99.4 MB/s eta 0:00:00 Collecting kiwisolver>=1.3.1 (from matplotlib>3.1.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/kiwisolver/1.4.8/kiwisolver-1.4.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 51.8 MB/s eta 0:00:00 Collecting numpy>=1.23 (from matplotlib>3.1.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/numpy/2.3.1/numpy-2.3.1-cp311-cp311-manylinux_2_28_x86_64.whl (16.9 MB) docs: exit -15 (8.20 seconds) /w/workspace/transportpce-tox-verify-transportpce-master> python -I -m pip install -r docs/requirements.txt pid=2407 unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1560 killed; [ssh-agent] Stopped. Build was aborted Aborted by new patch set. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9657714243288062477.sh Runtime.exit(143) logging failed: Cannot invoke "java.lang.Module.getClassLoader()" because "this.val$m" is null docs: FAIL ✖ in 9.59 seconds Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Collecting lfdocs-conf (from -r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/lfdocs-conf/0.9.0/lfdocs_conf-0.9.0-py2.py3-none-any.whl (8.4 kB) Collecting PyYAML (from lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyyaml/6.0.2/PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) Collecting Sphinx>=4.2.0 (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinx/8.2.3/sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 72.3 MB/s eta 0:00:00 Collecting sphinx-bootstrap-theme (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinx-bootstrap-theme/0.8.1/sphinx_bootstrap_theme-0.8.1-py2.py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.5 MB/s eta 0:00:00 Collecting sphinx-tabs (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinx-tabs/3.4.7/sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Collecting sphinxcontrib-blockdiag (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-blockdiag/3.0.0/sphinxcontrib_blockdiag-3.0.0-py2.py3-none-any.whl (6.8 kB) Collecting sphinxcontrib-needs (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-needs/0.7.9/sphinxcontrib_needs-0.7.9-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 75.9 MB/s eta 0:00:00 Collecting sphinxcontrib.plantuml (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-plantuml/0.30/sphinxcontrib-plantuml-0.30.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sphinxcontrib-nwdiag (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-nwdiag/2.0.0/sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl (13 kB) Collecting sphinxcontrib-seqdiag (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-seqdiag/3.0.0/sphinxcontrib_seqdiag-3.0.0-py2.py3-none-any.whl (6.9 kB) Collecting sphinxcontrib-swaggerdoc (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-swaggerdoc/0.1.7/sphinxcontrib_swaggerdoc-0.1.7-py2.py3-none-any.whl (7.6 kB) Collecting sphinx-rtd-theme (from lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinx-rtd-theme/3.0.2/sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 47.0 MB/s eta 0:00:00 Collecting funcparserlib>=1.0.0a0 (from lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/funcparserlib/2.0.0a0/funcparserlib-2.0.0a0-py3-none-any.whl (16 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-applehelp/2.0.0/sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-devhelp/2.0.0/sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-htmlhelp/2.1.0/sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-jsmath/1.0.1/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-qthelp/2.0.0/sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-serializinghtml/2.0.0/sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Collecting Jinja2>=3.1 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jinja2/3.1.6/jinja2-3.1.6-py3-none-any.whl (134 kB) Collecting Pygments>=2.17 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pygments/2.19.2/pygments-2.19.2-py3-none-any.whl (1.2 MB) Collecting docutils<0.22,>=0.20 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docutils/0.21.2/docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 24.2 MB/s eta 0:00:00 Collecting snowballstemmer>=2.2 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/snowballstemmer/3.0.1/snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Collecting babel>=2.13 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/babel/2.17.0/babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 70.8 MB/s eta 0:00:00 Collecting alabaster>=0.7.14 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/alabaster/1.0.0/alabaster-1.0.0-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/imagesize/1.4.1/imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.30.0 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.4/requests-2.32.4-py3-none-any.whl (64 kB) Collecting roman-numerals-py>=1.0.0 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/roman-numerals-py/3.1.0/roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Collecting packaging>=23.0 (from Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/packaging/25.0/packaging-25.0-py3-none-any.whl (66 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/markupsafe/3.0.2/MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.2/charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->Sphinx>=4.2.0->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.7.14/certifi-2025.7.14-py3-none-any.whl (162 kB) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinxcontrib-jquery/4.1/sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Collecting blockdiag>=1.5.0 (from sphinxcontrib-blockdiag->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/blockdiag/3.0.0/blockdiag-3.0.0-py3-none-any.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 52.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools in ./.tox/docs-linkcheck/lib/python3.11/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->lfdocs-conf->-r docs/requirements.txt (line 1)) (80.3.1) Collecting Pillow>3.0 (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pillow/11.3.0/pillow-11.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 68.8 MB/s eta 0:00:00 Collecting webcolors (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webcolors/24.11.1/webcolors-24.11.1-py3-none-any.whl (14 kB) Collecting jsonschema==3.2.0 (from sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonschema/3.2.0/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting matplotlib>3.1.0 (from sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/matplotlib/3.10.3/matplotlib-3.10.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 72.1 MB/s eta 0:00:00 Collecting requests-file<2.0.0,>=1.5.1 (from sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/requests-file/1.5.1/requests_file-1.5.1-py2.py3-none-any.whl (3.7 kB) Collecting sphinx-data-viewer<0.2.0,>=0.1.1 (from sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sphinx-data-viewer/0.1.5/sphinx_data_viewer-0.1.5-py3-none-any.whl (8.2 kB) Collecting attrs>=17.4.0 (from jsonschema==3.2.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) Collecting pyrsistent>=0.14.0 (from jsonschema==3.2.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyrsistent/0.20.0/pyrsistent-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (120 kB) Collecting six>=1.11.0 (from jsonschema==3.2.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) Collecting contourpy>=1.0.1 (from matplotlib>3.1.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/contourpy/1.3.2/contourpy-1.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (326 kB) Collecting cycler>=0.10 (from matplotlib>3.1.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cycler/0.12.1/cycler-0.12.1-py3-none-any.whl (8.3 kB) Collecting fonttools>=4.22.0 (from matplotlib>3.1.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/fonttools/4.58.5/fonttools-4.58.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.0 MB) Collecting kiwisolver>=1.3.1 (from matplotlib>3.1.0->sphinxcontrib-needs->lfdocs-conf->-r docs/requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/kiwisolver/1.4.8/kiwisolver-1.4.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) docs-linkcheck: exit -15 (8.22 seconds) /w/workspace/transportpce-tox-verify-transportpce-master> python -I -m pip install -r docs/requirements.txt pid=2410 ---> sysstat.sh docs-linkcheck: FAIL ✖ in 9.6 seconds buildcontroller: exit 143 (1.83 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh pid=2737 + tox_status=143 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/buildcontroller/log + tox_env=buildcontroller + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17519506073829194905.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/transportpce-tox-verify-transportpce-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17314299057765608842.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xh1D from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xh1D/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13194067943189010581.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3402 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config9841678615895978076tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2944150599866161131.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12792991909246806421.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xh1D from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xh1D/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14740277357740835559.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4530661241728954555.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xh1D from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-xh1D/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4029261442505912925.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xh1D from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xh1D/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3402/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-16g-42951 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5599.99 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 8.7G 69G 12% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 666 12415 4 2906 14980 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:4a:cf:e4 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.178/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 86228sec preferred_lft 86228sec inet6 fe80::f816:3eff:fe4a:cfe4/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:fc:02:e3:62 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-16g-42951) 07/15/25 _x86_64_ (4 CPU) 13:00:37 LINUX RESTART (4 CPU) ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-16g-42951) 07/15/25 _x86_64_ (4 CPU) 13:00:37 LINUX RESTART (4 CPU)