-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
[2025-01-15T19:42:04.028Z] ======================================================================
[2025-01-15T19:42:04.028Z] ERROR: test_download_ngc (tests.test_bundle_download.TestDownload)
[2025-01-15T19:42:04.028Z] Test checking MONAI version from a metadata file.
[2025-01-15T19:42:04.028Z] ----------------------------------------------------------------------
[2025-01-15T19:42:04.028Z] Traceback (most recent call last):
[2025-01-15T19:42:04.028Z] File "/usr/lib/python3.10/unittest/mock.py", line 1379, in patched
[2025-01-15T19:42:04.028Z] return func(*newargs, **newkeywargs)
[2025-01-15T19:42:04.028Z] File "/opt/monai/tests/test_bundle_download.py", line 258, in test_download_ngc
[2025-01-15T19:42:04.028Z] download(name="spleen_ct_segmentation", bundle_dir=tempdir, source="ngc")
[2025-01-15T19:42:04.028Z] File "/opt/monai/monai/bundle/scripts.py", line 575, in download
[2025-01-15T19:42:04.028Z] _download_from_ngc(
[2025-01-15T19:42:04.028Z] File "/opt/monai/monai/bundle/scripts.py", line 236, in _download_from_ngc
[2025-01-15T19:42:04.028Z] download_url(url=url, filepath=filepath, hash_val=None, progress=progress)
[2025-01-15T19:42:04.028Z] File "/opt/monai/monai/apps/utils.py", line 226, in download_url
[2025-01-15T19:42:04.028Z] _download_with_progress(url, tmp_name, progress=progress)
[2025-01-15T19:42:04.028Z] File "/opt/monai/monai/apps/utils.py", line 122, in _download_with_progress
[2025-01-15T19:42:04.028Z] raise e
[2025-01-15T19:42:04.028Z] File "/opt/monai/monai/apps/utils.py", line 115, in _download_with_progress
[2025-01-15T19:42:04.029Z] urlretrieve(url, filepath, reporthook=t.update_to)
[2025-01-15T19:42:04.029Z] File "/usr/lib/python3.10/urllib/request.py", line 241, in urlretrieve
[2025-01-15T19:42:04.029Z] with contextlib.closing(urlopen(url, data)) as fp:
[2025-01-15T19:42:04.029Z] File "/usr/lib/python3.10/urllib/request.py", line 216, in urlopen
[2025-01-15T19:42:04.029Z] return opener.open(url, data, timeout)
[2025-01-15T19:42:04.029Z] File "/usr/lib/python3.10/urllib/request.py", line 525, in open
[2025-01-15T19:42:04.029Z] response = meth(req, response)
[2025-01-15T19:42:04.029Z] File "/usr/lib/python3.10/urllib/request.py", line 634, in http_response
[2025-01-15T19:42:04.029Z] response = self.parent.error(
[2025-01-15T19:42:04.029Z] File "/usr/lib/python3.10/urllib/request.py", line 563, in error
[2025-01-15T19:42:04.029Z] return self._call_chain(*args)
[2025-01-15T19:42:04.029Z] File "/usr/lib/python3.10/urllib/request.py", line 496, in _call_chain
[2025-01-15T19:42:04.029Z] result = func(*args)
[2025-01-15T19:42:04.029Z] File "/usr/lib/python3.10/urllib/request.py", line 643, in http_error_default
[2025-01-15T19:42:04.029Z] raise HTTPError(req.full_url, code, msg, hdrs, fp)
[2025-01-15T19:42:04.029Z] urllib.error.HTTPError: HTTP Error 410: Gone
Metadata
Metadata
Assignees
Labels
No labels