Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: jenkins
-
Labels:None
-
Story Points:0.5
-
Team:Architecture
-
Urgent?:No
Description
Build #31303 failed on node mojave-1 in obs_decam test_ingest.py. Four test cases failed; example error is:
from lsst.afw.image import makeExposure, makeMaskedImage
|
> full = makeExposure(makeMaskedImage(self.readImage()))
|
../../stack/DarwinX86/obs_base/19.0.0-21-gaaa92db+7/python/lsst/obs/base/fitsRawFormatterBase.py:338:
|
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
self = lsst.obs.decam.rawFormatter.DarkEnergyCameraRawFormatter(FileDescriptor(Location('file:///Users/square/j/ws/stack-os-m...mage.TransmissionCurve'), 'metadata': StorageClassPropertyList('PropertyList', pytype='lsst.daf.base.PropertyList')})))
|
def readImage(self):
|
index, metadata = self._determineHDU(self.dataId['detector'])
|
> return lsst.afw.image.ImageI(self.fileDescriptor.location.path, index)
|
E lsst.pex.exceptions.wrappers.FitsError:
|
E File "src/fits.cc", line 1402, in void lsst::afw::fits::Fits::readImageImpl(int, T *, long *, long *, long *) [T = int]
|
E cfitsio error (/Users/square/j/ws/stack-os-matrix/6ab9d5fd5e/lsstsw/build/obs_decam/tests/tmpbmqgsnz8/raw/raw/r/r DECam SDSS c0002 6415.0 1480.0/415282/raw_r_r DECam SDSS c0002 6415.0 1480.fits): non-CFITSIO program error (1) : Reading image
|
E cfitsio error stack:
|
E decompression error: hit end of compressed byte stream
|
E {0}
|
E lsst::afw::fits::FitsError: 'cfitsio error (/Users/square/j/ws/stack-os-matrix/6ab9d5fd5e/lsstsw/build/obs_decam/tests/tmpbmqgsnz8/raw/raw/r/r DECam SDSS c0002 6415.0 1480.0/415282/raw_r_r DECam SDSS c0002 6415.0 1480.fits): non-CFITSIO program error (1) : Reading image
|
E cfitsio error stack:
|
E decompression error: hit end of compressed byte stream
|
E '
|
Attachments
Issue Links
- relates to
-
DM-27118 Switch to spawn method in ctrl_mpexec to fix ci_hsc_gen3 failing on macOS jenkins
- Done
This was also seen by https://ci.lsst.codes/blue/organizations/jenkins/stack-os-matrix/detail/stack-os-matrix/31297/pipeline