01:00:24 Started by upstream project "Trigger" build number 385
01:00:24 originally caused by:
01:00:24  Started by timer
01:00:24 Running as SYSTEM
01:00:24 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-docs
01:00:24 The recommended git tool is: NONE
01:00:24 No credentials specified
01:00:24  > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-docs/.git # timeout=10
01:00:24 Fetching changes from the remote Git repository
01:00:24  > git config remote.origin.url https://github.com/ome/ome-documentation # timeout=10
01:00:24 Fetching upstream changes from https://github.com/ome/ome-documentation
01:00:24  > git --version # timeout=10
01:00:24  > git --version # 'git version 2.43.5'
01:00:24  > git fetch --tags --force --progress -- https://github.com/ome/ome-documentation +refs/heads/*:refs/remotes/origin/* # timeout=10
01:00:27  > git rev-parse origin/develop^{commit} # timeout=10
01:00:27 Checking out Revision 930cd1337ef29077aceadc0e49e6845b4583f18e (origin/develop)
01:00:27  > git config core.sparsecheckout # timeout=10
01:00:27  > git checkout -f 930cd1337ef29077aceadc0e49e6845b4583f18e # timeout=10
01:00:30 Commit message: "Merge pull request #2476 from sbesson/django_doc_4.2"
01:00:30  > git rev-list --no-walk 930cd1337ef29077aceadc0e49e6845b4583f18e # timeout=10
01:00:31 Cleaning workspace
01:00:31  > git rev-parse --verify HEAD # timeout=10
01:00:31 Resetting working tree
01:00:31  > git reset --hard # timeout=10
01:00:31  > git clean -fdx # timeout=10
01:00:31 [OMERO-docs] $ /bin/bash -xe /tmp/jenkins17358157886210688465.sh
01:00:31 + python3 -mvenv venv
01:00:34 + source /home/omero/workspace/OMERO-docs/venv/bin/activate
01:00:34 ++ deactivate nondestructive
01:00:34 ++ '[' -n '' ']'
01:00:34 ++ '[' -n '' ']'
01:00:34 ++ '[' -n /bin/bash -o -n '' ']'
01:00:34 ++ hash -r
01:00:34 ++ '[' -n '' ']'
01:00:34 ++ unset VIRTUAL_ENV
01:00:34 ++ '[' '!' nondestructive = nondestructive ']'
01:00:34 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-docs/venv
01:00:34 ++ export VIRTUAL_ENV
01:00:34 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:00:34 ++ PATH=/home/omero/workspace/OMERO-docs/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:00:34 ++ export PATH
01:00:34 ++ '[' -n '' ']'
01:00:34 ++ '[' -z '' ']'
01:00:34 ++ _OLD_VIRTUAL_PS1=
01:00:34 ++ PS1='(venv) '
01:00:34 ++ export PS1
01:00:34 ++ '[' -n /bin/bash -o -n '' ']'
01:00:34 ++ hash -r
01:00:34 + pip install -U pip
01:00:34 Requirement already satisfied: pip in ./venv/lib/python3.9/site-packages (21.2.3)
01:00:35 Collecting pip
01:00:35   Using cached pip-25.0.1-py3-none-any.whl (1.8 MB)
01:00:35 Installing collected packages: pip
01:00:35   Attempting uninstall: pip
01:00:35     Found existing installation: pip 21.2.3
01:00:35     Uninstalling pip-21.2.3:
01:00:35       Successfully uninstalled pip-21.2.3
01:00:36 Successfully installed pip-25.0.1
01:00:36 + pip install -U scc
01:00:37 Collecting scc
01:00:37   Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB)
01:00:37 Collecting PyGithub>=1.54 (from scc)
01:00:37   Using cached PyGithub-2.6.1-py3-none-any.whl.metadata (3.9 kB)
01:00:37 Collecting PyYAML>=5.1 (from scc)
01:00:37   Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
01:00:37 Collecting future (from scc)
01:00:37   Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
01:00:37 Collecting ruamel.yaml (from scc)
01:00:37   Using cached ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB)
01:00:37 Collecting ruamel.yaml.jinja2 (from scc)
01:00:37   Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB)
01:00:37 Collecting six (from scc)
01:00:37   Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
01:00:37 Collecting urllib3<2 (from scc)
01:00:37   Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
01:00:37 Collecting yaclifw<0.3,>=0.2.0 (from scc)
01:00:37   Using cached yaclifw-0.2.0-py3-none-any.whl
01:00:37 Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc)
01:00:37   Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)
01:00:37 Collecting requests>=2.14.0 (from PyGithub>=1.54->scc)
01:00:37   Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
01:00:37 Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
01:00:37   Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB)
01:00:37 Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc)
01:00:37   Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
01:00:37 Collecting Deprecated (from PyGithub>=1.54->scc)
01:00:37   Using cached Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB)
01:00:38 Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc)
01:00:38   Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB)
01:00:38 Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
01:00:38   Using cached cryptography-44.0.1-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB)
01:00:38 Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc)
01:00:38   Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
01:00:38 Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc)
01:00:38   Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
01:00:38 Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc)
01:00:38   Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
01:00:38 Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc)
01:00:38   Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
01:00:38 Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc)
01:00:38   Using cached wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)
01:00:38 Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.54->scc)
01:00:38   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
01:00:38 Using cached scc-0.20.0-py3-none-any.whl (48 kB)
01:00:38 Using cached PyGithub-2.6.1-py3-none-any.whl (410 kB)
01:00:38 Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
01:00:38 Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
01:00:38 Using cached future-1.0.0-py3-none-any.whl (491 kB)
01:00:38 Using cached ruamel.yaml-0.18.10-py3-none-any.whl (117 kB)
01:00:38 Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB)
01:00:38 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
01:00:38 Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB)
01:00:38 Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
01:00:38 Using cached requests-2.32.3-py3-none-any.whl (64 kB)
01:00:38 Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB)
01:00:38 Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
01:00:38 Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB)
01:00:38 Using cached certifi-2025.1.31-py3-none-any.whl (166 kB)
01:00:38 Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB)
01:00:38 Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB)
01:00:38 Using cached cryptography-44.0.1-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB)
01:00:38 Using cached idna-3.10-py3-none-any.whl (70 kB)
01:00:38 Using cached wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB)
01:00:38 Using cached pycparser-2.22-py3-none-any.whl (117 kB)
01:00:38 Installing collected packages: wrapt, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, pyjwt, pycparser, idna, future, charset-normalizer, certifi, yaclifw, ruamel.yaml, requests, Deprecated, cffi, ruamel.yaml.jinja2, pynacl, cryptography, PyGithub, scc
01:00:40 Successfully installed Deprecated-1.2.18 PyGithub-2.6.1 PyYAML-6.0.2 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 cryptography-44.0.1 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.10.1 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.12.2 urllib3-1.26.20 wrapt-1.17.2 yaclifw-0.2.0
01:00:41 + test -e src
01:00:41 + scc merge develop --no-ask --reset --comment -S success-only --push merge_ci
01:00:42 Following Github server redirection from /repos/ome/ome-documentation to /repositories/3198415
01:00:42 2025-02-27 01:00:42,803 [github.Reque] INFO  Following Github server redirection from /repos/ome/ome-documentation to /repositories/3198415
01:00:44 2025-02-27 01:00:44,976 [   scc.merge] INFO  Merging Pull Request(s) based on develop
01:00:44 2025-02-27 01:00:44,977 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
01:00:44 2025-02-27 01:00:44,977 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
01:00:44 2025-02-27 01:00:44,977 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
01:00:44 2025-02-27 01:00:44,977 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
01:00:44 2025-02-27 01:00:44,977 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
01:00:49 2025-02-27 01:00:49,142 [urllib3.conn] WARNI Retrying (GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0dd5a5d940>: Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473
01:00:49 2025-02-27 01:00:49,143 [urllib3.conn] WARNI Retrying (GithubRetry(total=8, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0dd5a5d550>: Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473
01:00:49 2025-02-27 01:00:49,143 [urllib3.conn] WARNI Retrying (GithubRetry(total=7, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0dd5a5d640>: Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473
01:00:49 2025-02-27 01:00:49,144 [urllib3.conn] WARNI Retrying (GithubRetry(total=6, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0dd5a5d430>: Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473
01:00:49 2025-02-27 01:00:49,144 [urllib3.conn] WARNI Retrying (GithubRetry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0dd5a5d220>: Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473
01:00:49 2025-02-27 01:00:49,145 [urllib3.conn] WARNI Retrying (GithubRetry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0dd5a5d070>: Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473
01:00:49 2025-02-27 01:00:49,145 [urllib3.conn] WARNI Retrying (GithubRetry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0dd5accd30>: Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473
01:00:49 2025-02-27 01:00:49,145 [urllib3.conn] WARNI Retrying (GithubRetry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0dd5accfd0>: Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473
01:00:49 2025-02-27 01:00:49,146 [urllib3.conn] WARNI Retrying (GithubRetry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0dd5acc910>: Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473
01:00:49 2025-02-27 01:00:49,146 [urllib3.conn] WARNI Retrying (GithubRetry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0dd5acc9a0>: Failed to establish a new connection: [Errno -2] Name or service not known')': /repos/ome/omero-documentation/issues/2473
01:00:49 Traceback (most recent call last):
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connection.py", line 174, in _new_conn
01:00:49     conn = connection.create_connection(
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/util/connection.py", line 72, in create_connection
01:00:49     for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
01:00:49   File "/usr/lib64/python3.9/socket.py", line 954, in getaddrinfo
01:00:49     for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
01:00:49 socket.gaierror: [Errno -2] Name or service not known
01:00:49 
01:00:49 During handling of the above exception, another exception occurred:
01:00:49 
01:00:49 Traceback (most recent call last):
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 716, in urlopen
01:00:49     httplib_response = self._make_request(
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 404, in _make_request
01:00:49     self._validate_conn(conn)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 1061, in _validate_conn
01:00:49     conn.connect()
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connection.py", line 363, in connect
01:00:49     self.sock = conn = self._new_conn()
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connection.py", line 186, in _new_conn
01:00:49     raise NewConnectionError(
01:00:49 urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f0dd5acc6a0>: Failed to establish a new connection: [Errno -2] Name or service not known
01:00:49 
01:00:49 During handling of the above exception, another exception occurred:
01:00:49 
01:00:49 Traceback (most recent call last):
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/requests/adapters.py", line 667, in send
01:00:49     resp = conn.urlopen(
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 830, in urlopen
01:00:49     return self.urlopen(
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 830, in urlopen
01:00:49     return self.urlopen(
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 830, in urlopen
01:00:49     return self.urlopen(
01:00:49   [Previous line repeated 7 more times]
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/connectionpool.py", line 802, in urlopen
01:00:49     retries = retries.increment(
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/GithubRetry.py", line 205, in increment
01:00:49     return super().increment(method, url, response, error, _pool, _stacktrace)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/urllib3/util/retry.py", line 594, in increment
01:00:49     raise MaxRetryError(_pool, url, error or ResponseError(cause))
01:00:49 urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/ome/omero-documentation/issues/2473 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0dd5acc6a0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
01:00:49 
01:00:49 During handling of the above exception, another exception occurred:
01:00:49 
01:00:49 Traceback (most recent call last):
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/main.py", line 64, in entry_point
01:00:49     main("scc", items=[
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/yaclifw/framework.py", line 188, in main
01:00:49     ns.func(ns)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 3332, in __call__
01:00:49     self.merge(args, self.main_repo)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 3357, in merge
01:00:49     updated, merge_msg = main_repo.rmerge(
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 1822, in rmerge
01:00:49     merge_msg += self.origin.find_candidate_pulls(filters)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 930, in find_candidate_pulls
01:00:49     include, exclude_reason = self.filter_pull(pullrequest, filters)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 957, in filter_pull
01:00:49     if pullrequest.parse(filters["exclude"].get("label"),
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 559, in parse
01:00:49     found_comments = self.parse_comments(argument,
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 590, in parse_comments
01:00:49     for comment in self.get_comments(whitelist=whitelist):
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 126, in wrapper
01:00:49     error = check_exception_message(e)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 115, in wrapper
01:00:49     return func(*args, **kwargs)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 714, in get_comments
01:00:49     if not self.issue_comments and self.get_issue().comments:
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 126, in wrapper
01:00:49     error = check_exception_message(e)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 115, in wrapper
01:00:49     return func(*args, **kwargs)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/scc/git.py", line 670, in get_issue
01:00:49     self.issue = self.pull.base.repo.get_issue(self.get_number())
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/Repository.py", line 3087, in get_issue
01:00:49     headers, data = self._requester.requestJsonAndCheck("GET", f"{self.url}/issues/{number}")
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/Requester.py", line 625, in requestJsonAndCheck
01:00:49     *self.requestJson(
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/Requester.py", line 959, in requestJson
01:00:49     status, responseHeaders, output = self.__requestEncode(
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/Requester.py", line 1098, in __requestEncode
01:00:49     status, responseHeaders, output = self.__requestRaw(
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/Requester.py", line 1136, in __requestRaw
01:00:49     response = cnx.getresponse()
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/github/Requester.py", line 214, in getresponse
01:00:49     r = verb(
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/requests/sessions.py", line 602, in get
01:00:49     return self.request("GET", url, **kwargs)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/requests/sessions.py", line 589, in request
01:00:49     resp = self.send(prep, **send_kwargs)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/requests/sessions.py", line 703, in send
01:00:49     r = adapter.send(request, **kwargs)
01:00:49   File "/home/omero/workspace/OMERO-docs/venv/lib64/python3.9/site-packages/requests/adapters.py", line 700, in send
01:00:49     raise ConnectionError(e, request=request)
01:00:49 requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/ome/omero-documentation/issues/2473 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0dd5acc6a0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
01:00:49 Build step 'Execute shell' marked build as failure
01:00:49 Archiving artifacts
01:00:49 Finished: FAILURE