Running with gitlab-runner 17.8.3 (690ce25c)
  on runners-k8s-cvmfs-runners-f9c58bbdb-fnw78 _mBsNM5PR, system ID: r_wUFn0mVwICCw
  feature flags: FF_USE_ADVANCED_POD_SPEC_CONFIGURATION:true
Resolving secrets
section_start:1743532392:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab
Using Kubernetes executor with image gitlab-registry.cern.ch/lhcb-docker/os-base/alma9-devel:latest ...
Using attach strategy to execute scripts...
section_end:1743532392:prepare_executor
section_start:1743532392:prepare_script
Preparing environment
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
WARNING: Advanced Pod Spec configuration enabled, merging the provided PodSpec to the generated one. This is a beta feature and is subject to change. Feedback is collected in this issue: https://gitlab.com/gitlab-org/gitlab-runner/-/issues/29659 ...
Waiting for pod gitlab/runner-mbsnm5pr-project-165-concurrent-0-sdarnery to be running, status is Pending
Waiting for pod gitlab/runner-mbsnm5pr-project-165-concurrent-0-sdarnery to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod gitlab/runner-mbsnm5pr-project-165-concurrent-0-sdarnery to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod gitlab/runner-mbsnm5pr-project-165-concurrent-0-sdarnery to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod gitlab/runner-mbsnm5pr-project-165-concurrent-0-sdarnery to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod gitlab/runner-mbsnm5pr-project-165-concurrent-0-sdarnery to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-mbsnm5pr-project-165-concurrent-0-sdarnery via runners-k8s-cvmfs-runners-f9c58bbdb-fnw78...

section_end:1743532411:prepare_script
section_start:1743532411:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/lhcb/LHCbIntegrationTests/.git/
Created fresh repository.
Checking out 3e4e5808 as detached HEAD (ref is master)...

Skipping Git submodules setup

section_end:1743532412:get_sources
section_start:1743532412:restore_cache
Restoring cache
Checking cache for build-docs-1-protected...
Downloading cache from https://s3.cern.ch/swarmcache/swarmcache/project/165/build-docs-1-protected  ETag="69014d55022fa4d63bc541a60f8d11bd"
Successfully extracted cache

section_end:1743532414:restore_cache
section_start:1743532414:step_script
Executing "step_script" stage of the job script
$ # INFO: Lowering limit of file descriptors for backwards compatibility. ffi: https://cern.ch/gitlab-runners-limit-file-descriptors # collapsed multi-line command
$ . /cvmfs/lhcb.cern.ch/lib/LbEnv.sh
$ reasons=
$ make -C doc linkcheck || reasons+='ERROR failed link check\n'
make: Entering directory '/builds/lhcb/LHCbIntegrationTests/doc'
python -m pip install --disable-pip-version-check --no-warn-conflicts --ignore-installed \
	--target=_env. -r requirements.txt \
	certifi==`python -c 'import certifi; print(certifi.__version__)'`
Collecting certifi==2025.01.31
  Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
Collecting sphinx (from -r requirements.txt (line 4))
  Using cached sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB)
Collecting sphinx_rtd_theme (from -r requirements.txt (line 5))
  Using cached sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting gitpython (from -r requirements.txt (line 6))
  Using cached GitPython-3.1.44-py3-none-any.whl.metadata (13 kB)
Collecting autodoc_pydantic (from -r requirements.txt (line 7))
  Using cached autodoc_pydantic-2.2.0-py3-none-any.whl.metadata (29 kB)
Collecting sphinx-autoapi (from -r requirements.txt (line 8))
  Using cached sphinx_autoapi-3.6.0-py3-none-any.whl.metadata (4.6 kB)
Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx->-r requirements.txt (line 4))
  Using cached sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx->-r requirements.txt (line 4))
  Using cached sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx->-r requirements.txt (line 4))
  Using cached sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx->-r requirements.txt (line 4))
  Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx->-r requirements.txt (line 4))
  Using cached sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx->-r requirements.txt (line 4))
  Using cached sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB)
Collecting Jinja2>=3.1 (from sphinx->-r requirements.txt (line 4))
  Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
Collecting Pygments>=2.17 (from sphinx->-r requirements.txt (line 4))
  Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
Collecting docutils<0.22,>=0.20 (from sphinx->-r requirements.txt (line 4))
  Using cached docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB)
Collecting snowballstemmer>=2.2 (from sphinx->-r requirements.txt (line 4))
  Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB)
Collecting babel>=2.13 (from sphinx->-r requirements.txt (line 4))
  Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)
Collecting alabaster>=0.7.14 (from sphinx->-r requirements.txt (line 4))
  Using cached alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB)
Collecting imagesize>=1.3 (from sphinx->-r requirements.txt (line 4))
  Using cached imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB)
Collecting requests>=2.30.0 (from sphinx->-r requirements.txt (line 4))
  Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting roman-numerals-py>=1.0.0 (from sphinx->-r requirements.txt (line 4))
  Using cached roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB)
Collecting packaging>=23.0 (from sphinx->-r requirements.txt (line 4))
  Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
Collecting sphinxcontrib-jquery<5,>=4 (from sphinx_rtd_theme->-r requirements.txt (line 5))
  Using cached sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB)
Collecting gitdb<5,>=4.0.1 (from gitpython->-r requirements.txt (line 6))
  Using cached gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB)
Collecting pydantic<3.0.0,>=2.0 (from autodoc_pydantic->-r requirements.txt (line 7))
  Downloading pydantic-2.11.1-py3-none-any.whl.metadata (63 kB)
Collecting pydantic-settings<3.0.0,>=2.0 (from autodoc_pydantic->-r requirements.txt (line 7))
  Using cached pydantic_settings-2.8.1-py3-none-any.whl.metadata (3.5 kB)
Collecting astroid>=3 (from sphinx-autoapi->-r requirements.txt (line 8))
  Using cached astroid-3.3.9-py3-none-any.whl.metadata (4.5 kB)
Collecting PyYAML (from sphinx-autoapi->-r requirements.txt (line 8))
  Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->-r requirements.txt (line 6))
  Using cached smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB)
Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx->-r requirements.txt (line 4))
  Using cached MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0->autodoc_pydantic->-r requirements.txt (line 7))
  Using cached annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
Collecting pydantic-core==2.33.0 (from pydantic<3.0.0,>=2.0->autodoc_pydantic->-r requirements.txt (line 7))
  Downloading pydantic_core-2.33.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB)
Collecting typing-extensions>=4.12.2 (from pydantic<3.0.0,>=2.0->autodoc_pydantic->-r requirements.txt (line 7))
  Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB)
Collecting typing-inspection>=0.4.0 (from pydantic<3.0.0,>=2.0->autodoc_pydantic->-r requirements.txt (line 7))
  Downloading typing_inspection-0.4.0-py3-none-any.whl.metadata (2.6 kB)
Collecting python-dotenv>=0.21.0 (from pydantic-settings<3.0.0,>=2.0->autodoc_pydantic->-r requirements.txt (line 7))
  Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB)
Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx->-r requirements.txt (line 4))
  Using cached charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx->-r requirements.txt (line 4))
  Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx->-r requirements.txt (line 4))
  Using cached urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
Using cached certifi-2025.1.31-py3-none-any.whl (166 kB)
Using cached sphinx-8.2.3-py3-none-any.whl (3.6 MB)
Using cached sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl (7.7 MB)
Using cached GitPython-3.1.44-py3-none-any.whl (207 kB)
Using cached autodoc_pydantic-2.2.0-py3-none-any.whl (34 kB)
Using cached sphinx_autoapi-3.6.0-py3-none-any.whl (35 kB)
Using cached alabaster-1.0.0-py3-none-any.whl (13 kB)
Using cached astroid-3.3.9-py3-none-any.whl (275 kB)
Using cached babel-2.17.0-py3-none-any.whl (10.2 MB)
Using cached docutils-0.21.2-py3-none-any.whl (587 kB)
Using cached gitdb-4.0.12-py3-none-any.whl (62 kB)
Using cached imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
Using cached packaging-24.2-py3-none-any.whl (65 kB)
Downloading pydantic-2.11.1-py3-none-any.whl (442 kB)
Downloading pydantic_core-2.33.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 82.8 MB/s eta 0:00:00
Using cached pydantic_settings-2.8.1-py3-none-any.whl (30 kB)
Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB)
Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
Using cached sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB)
Using cached sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB)
Using cached sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB)
Using cached sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB)
Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
Using cached sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB)
Using cached sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB)
Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
Using cached annotated_types-0.7.0-py3-none-any.whl (13 kB)
Using cached charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (145 kB)
Using cached idna-3.10-py3-none-any.whl (70 kB)
Using cached MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB)
Using cached smmap-5.0.2-py3-none-any.whl (24 kB)
Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB)
Downloading typing_inspection-0.4.0-py3-none-any.whl (14 kB)
Using cached urllib3-2.3.0-py3-none-any.whl (128 kB)
Installing collected packages: snowballstemmer, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, smmap, roman-numerals-py, PyYAML, python-dotenv, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, astroid, annotated-types, alabaster, typing-inspection, requests, pydantic-core, Jinja2, gitdb, sphinx, pydantic, gitpython, sphinxcontrib-jquery, sphinx-autoapi, pydantic-settings, sphinx_rtd_theme, autodoc_pydantic
Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 PyYAML-6.0.2 Pygments-2.19.1 alabaster-1.0.0 annotated-types-0.7.0 astroid-3.3.9 autodoc_pydantic-2.2.0 babel-2.17.0 certifi-2025.1.31 charset-normalizer-3.4.1 docutils-0.21.2 gitdb-4.0.12 gitpython-3.1.44 idna-3.10 imagesize-1.4.1 packaging-24.2 pydantic-2.11.1 pydantic-core-2.33.0 pydantic-settings-2.8.1 python-dotenv-1.1.0 requests-2.32.3 roman-numerals-py-3.1.0 smmap-5.0.2 snowballstemmer-2.2.0 sphinx-8.2.3 sphinx-autoapi-3.6.0 sphinx_rtd_theme-3.0.2 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 typing-extensions-4.13.0 typing-inspection-0.4.0 urllib3-2.3.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
#cat _certificates/*.crt >> `PYTHONPATH=_env.: python -m certifi`  # install CERN CA certificates
PYTHONPATH=_env.: _env./bin/sphinx-build -b linkcheck "." "_build"  
Running Sphinx v8.2.3
loading translations [en]... done
building [mo]: targets for 0 po files that are out of date
writing output... 
building [linkcheck]: targets for 4 source files that are out of date
updating environment: [new config] 4 added, 0 changed, 0 removed
reading sources... [ 25%] guide/create_new_chain
reading sources... [ 50%] guide/documentation
reading sources... [ 75%] guide/existing_chains
reading sources... [100%] index
../Tupling_DTF_pvs/README.md:20: WARNING: Enumerated list ends without a blank line; unexpected unindent. [docutils]
/builds/lhcb/LHCbIntegrationTests/doc/guide/existing_chains.rst:39: CRITICAL: Problems with "include" directive path:
InputError: [Errno 2] No such file or directory: '../Tupling_decodingKeys/README.md'. [docutils]
/builds/lhcb/LHCbIntegrationTests/doc/guide/existing_chains.rst:42: CRITICAL: Problems with "include" directive path:
InputError: [Errno 2] No such file or directory: '../Tupling_decodingKeys_data/README.md'. [docutils]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... 
copying assets: done
writing output... [ 25%] guide/create_new_chain
writing output... [ 50%] guide/documentation
writing output... [ 75%] guide/existing_chains
writing output... [100%] index

(guide/existing_chains: line    4) redirect  https://gitlab.cern.ch/lhcb-b2oc/analyses/b2dx-early-measurements/-/blob/master/options/Hlt1/xdigi_input_Bd2DPi_down.py - with Found to https://gitlab.cern.ch/users/sign_in
(guide/documentation: line    4) ok        https://docutils.sourceforge.io/rst.html
(guide/existing_chains: line   26) ok        https://gitlab.cern.ch/lhcb/DaVinci/-/blob/master/DaVinciTests/python/DaVinciTests/options_lhcbintegration_mc_ft_bd2dpi.py
(guide/existing_chains: line   26) ok        https://gitlab.cern.ch/lhcb/DaVinci/-/blob/master/DaVinciExamples/python/DaVinciExamples/tupling/option_davinci_tupling_DTF_pvs.py?ref_type=heads
(guide/create_new_chain: line   34) ok        https://gitlab.cern.ch/lhcb/DaVinci/-/blob/master/DaVinciTests/python/DaVinciTests/options_lhcbintegration_mc_excl_line.py
(guide/existing_chains: line   27) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_DTF_pvs/option_davinci_tupling_from_turbo.yaml
(guide/existing_chains: line   17) ok        https://gitlab.cern.ch/lhcb/DaVinci/-/blob/master/DaVinciTests/python/DaVinciTests/options_lhcbintegration_neutrals.py
(guide/existing_chains: line   19) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_DTF_pvs/option_moore_hlt2_all_lines.yaml
(guide/create_new_chain: line  168) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/CMakeLists.txt
(guide/create_new_chain: line  171) redirect  https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/ - with Found to https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/tree/master/Tupling_default
(guide/existing_chains: line   23) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_DTF_pvs/option_moore_passthrough.yaml
(guide/create_new_chain: line  204) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/README.md
(guide/existing_chains: line   37) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_davinci_tupling_from_spruce.yaml
(guide/existing_chains: line   20) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_hlt1_allen.yaml
(guide/existing_chains: line   34) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_davinci_tupling_from_turbo.yaml
(guide/existing_chains: line   27) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_passthrough.yaml
(guide/existing_chains: line   23) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_hlt2_all_lines.yaml
(guide/existing_chains: line   30) redirect  https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_spruce.yaml - with Found to https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/tree/master
(guide/existing_chains: line   14) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_veloSP/option_moore_hlt1_allen.yaml
(guide/create_new_chain: line  171) redirect  https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_veloSP/ - with Found to https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/tree/master/Tupling_veloSP
(guide/existing_chains: line   10) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Utilities/jobMC_options.yaml
(guide/create_new_chain: line   28) redirect  https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Utilities/ - with Found to https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/tree/master/Utilities
(guide/documentation: line    4) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/tree/master/doc
(guide/create_new_chain: line  204) ok        https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/doc/guide/existing_chains.rst
(guide/existing_chains: line   26) ok        https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Hlt2Conf/python/Hlt2Conf/Sprucing_tests.py
(guide/documentation: line    7) redirect  https://www.python.org/dev/peps/pep-0257/#what-is-a-docstring - with Found to https://peps.python.org/pep-0257/
(guide/existing_chains: line    9) ok        https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Moore/python/Moore/tests/lhcbintegrationtests_options_neutrals.py
(guide/existing_chains: line   22) ok        https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Moore/python/Moore/tests/lhcbintegrationtests_options_tupling_ft.py
(guide/existing_chains: line   19) ok        https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Moore/python/Moore/production.py
(guide/documentation: line    4) ok        https://www.sphinx-doc.org/en/master/
(guide/documentation: line    7) ok        https://www.sphinx-doc.org/en/master/usage/extensions/example_google.html#example-google
(guide/documentation: line    7) ok        https://www.sphinx-doc.org/en/master/usage/extensions/napoleon.html
build succeeded, 3 warnings.

Look for any errors in the above output or in _build/output.txt
make: Leaving directory '/builds/lhcb/LHCbIntegrationTests/doc'
$ make -C doc html || reasons+='ERROR failed html generation\n'
make: Entering directory '/builds/lhcb/LHCbIntegrationTests/doc'
PYTHONPATH=_env.: _env./bin/sphinx-build -M html "." "_build"  
Running Sphinx v8.2.3
loading translations [en]... done
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 4 source files that are out of date
updating environment: [new config] 4 added, 0 changed, 0 removed
reading sources... [ 25%] guide/create_new_chain
reading sources... [ 50%] guide/documentation
reading sources... [ 75%] guide/existing_chains
reading sources... [100%] index
../Tupling_DTF_pvs/README.md:20: WARNING: Enumerated list ends without a blank line; unexpected unindent. [docutils]
/builds/lhcb/LHCbIntegrationTests/doc/guide/existing_chains.rst:39: CRITICAL: Problems with "include" directive path:
InputError: [Errno 2] No such file or directory: '../Tupling_decodingKeys/README.md'. [docutils]
/builds/lhcb/LHCbIntegrationTests/doc/guide/existing_chains.rst:42: CRITICAL: Problems with "include" directive path:
InputError: [Errno 2] No such file or directory: '../Tupling_decodingKeys_data/README.md'. [docutils]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... 
copying static files... 
Writing evaluated template result to /builds/lhcb/LHCbIntegrationTests/doc/_build/html/_static/basic.css
Writing evaluated template result to /builds/lhcb/LHCbIntegrationTests/doc/_build/html/_static/documentation_options.js
Writing evaluated template result to /builds/lhcb/LHCbIntegrationTests/doc/_build/html/_static/language_data.js
Writing evaluated template result to /builds/lhcb/LHCbIntegrationTests/doc/_build/html/_static/js/versions.js
copying static files: done
copying extra files... 
copying extra files: done
copying assets: done
writing output... [ 25%] guide/create_new_chain
writing output... [ 50%] guide/documentation
writing output... [ 75%] guide/existing_chains
writing output... [100%] index
generating indices... genindex done
highlighting module code... 
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 3 warnings.

The HTML pages are in _build/html.
make: Leaving directory '/builds/lhcb/LHCbIntegrationTests/doc'
$ if [ -n "$reasons" ]; then echo -e $reasons; exit 1; fi

section_end:1743532430:step_script
section_start:1743532430:archive_cache
Saving cache for successful job
Creating cache build-docs-1-protected...
.cache/pip: found 1868 matching artifact files and directories 
Uploading cache.zip to https://s3.cern.ch/swarmcache/swarmcache/project/165/build-docs-1-protected 
Created cache

section_end:1743532435:archive_cache
section_start:1743532435:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
doc/_build/html/: found 83 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=53987100 responseStatus=201 Created token=glcbt-64

section_end:1743532436:upload_artifacts_on_success
section_start:1743532436:cleanup_file_variables
Cleaning up project directory and file based variables

section_end:1743532437:cleanup_file_variables
Job succeeded