name: docs-linkcheck run_id: commands[0] env LANG: en_US.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/bin:/opt/pyenv/bin:/tmp/venv-wI2a/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/bin env PYTHONHASHSEED: 2993153418 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env TOX_ENV_NAME: docs-linkcheck env TOX_WORK_DIR: /w/workspace/rtdv3-global-verify-master/.tox env TOX_ENV_DIR: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck env VIRTUAL_ENV: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck metadata pid: 2407 cwd: /w/workspace/rtdv3-global-verify-master allow: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/bin/* cmd: sphinx-build -W -b linkcheck -d /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/linkcheck exit_code: 0 Running Sphinx v7.3.7 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [linkcheck]: targets for 12 source files that are out of date updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] api-docs reading sources... [ 17%] developer-guide reading sources... [ 25%] how-to-use-fm-guide reading sources... [ 33%] index reading sources... [ 42%] installation-guide reading sources... [ 50%] overview reading sources... [ 58%] release-notes reading sources... [ 67%] tacker-user-guide-cnf reading sources... [ 75%] tacker-user-guide-cnf-v2 reading sources... [ 83%] tacker-user-guide-vnf reading sources... [ 92%] tacker-user-guide-vnf-v2 reading sources... [100%] user-guide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... done writing output... [ 8%] api-docs writing output... [ 17%] developer-guide writing output... [ 25%] how-to-use-fm-guide writing output... [ 33%] index writing output... [ 42%] installation-guide writing output... [ 50%] overview writing output... [ 58%] release-notes writing output... [ 67%] tacker-user-guide-cnf writing output... [ 75%] tacker-user-guide-cnf-v2 writing output... [ 83%] tacker-user-guide-vnf writing output... [ 92%] tacker-user-guide-vnf-v2 writing output... [100%] user-guide (tacker-user-guide-cnf: line 13) ok https://docs.openstack.org/api-ref/nfv-orchestration (tacker-user-guide-cnf: line 84) ok https://docs.o-ran-sc.org/projects/o-ran-sc-pti-o2/en/latest/user-guide.html (how-to-use-fm-guide: line 280) ok https://docs.openstack.org/api-ref/nfv-orchestration/v2/vnflcm.html#heal-a-vnf-instance-v2 ( developer-guide: line 136) ok https://docs.o-ran-sc.org/projects/o-ran-sc-smo-o2/en/latest/tacker-user-guide-cnf.html (tacker-user-guide-cnf: line 13) ok https://docs.openstack.org/tacker/latest/user/etsi_use_case_guide.html (tacker-user-guide-cnf: line 194) ok https://docs.openstack.org/tacker/latest/user/mgmt_driver_deploy_k8s_and_cnf_with_helm.html#prepare-vnf-package (how-to-use-fm-guide: line 277) ok https://docs.openstack.org/api-ref/nfv-orchestration/v2/vnflcm.html#create-a-new-subscription-v2 (tacker-user-guide-vnf: line 8) ok https://docs.openstack.org/tacker/latest/user/etsi_vnf_deployment_as_vm_with_user_data.html ( user-guide: line 31) ok https://docs.openstack.org/tacker/latest/user/index.html (tacker-user-guide-cnf: line 8) ok https://docs.openstack.org/tacker/latest/user/mgmt_driver_deploy_k8s_and_cnf_with_helm.html#etsi-nfv-sol-cnf-deployment-by-helm-chart (tacker-user-guide-vnf: line 161) ok https://docs.openstack.org/tacker/latest/user/vnf-package.html (how-to-use-fm-guide: line 271) ok https://docs.openstack.org/tacker/zed/user/etsi_cnf_auto_healing_fm.html (how-to-use-fm-guide: line 33) ok https://docs.openstack.org/tacker/latest/user/v2/cnf/deployment_using_helm/index.html (tacker-user-guide-cnf-v2: line 170) ok https://docs.openstack.org/tacker/latest/user/v2/cnf/deployment_using_helm/index.html#prepare-vnf-package (how-to-use-fm-guide: line 274) ok https://wiki.o-ran-sc.org/download/attachments/35881444/SMO%20Functions%20v4.docx?api=v2 ( developer-guide: line 30) ok https://www.etsi.org/deliver/etsi_gs/NFV-TST/001_099/010/02.06.01_60/gs_NFV-TST010v020601p.pdf build succeeded. Look for any errors in the above output or in docs/_build/linkcheck/output.txt standard error: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/lib/python3.9/site-packages/sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details. warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1)