Skip to content

Regression

ISSM Test Suite.PYTHON-350 FAILURE

Failing for the past 1 build (Since Failed#2341 )
Took 0 ms.

Error Message

Script Error

Standard Output



+++ Running case: PYTHON-350 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
| ----------------running-----------------------
|       boundary conditions for stressbalance model: spc set as zero
|       no smb.mass_balance specified: values set as zero
|       no basalforcings.groundedice_melting_rate specified: values set as zero
|       no basalforcings.floatingice_melting_rate specified: values set as zero
|       no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
|       no dsl.sea_surface_height_above_geoid specified: transient values set to zero
|       no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
|       no balancethickness.thickening_rate specified: values set as zero
| Traceback (most recent call last):
|   File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
|     exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
|   File "test350.py", line 71, in <module>
|     md = solve(md, 'Transient')
|          ^^^^^^^^^^^^^^^^^^^^^^
|   File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 101, in solve
|     ismodelselfconsistent(md)
|   File "/home/jenkins/workspace/Debian_Linux-Python/src/m/consistency/ismodelselfconsistent.py", line 30, in ismodelselfconsistent
|     exec('md.{}.checkconsistency(md, \'{}\', {})'.format(field, solution, analyses))
|   File "<string>", line 1, in <module>
|   File "/home/jenkins/workspace/Debian_Linux-Python/src/m/classes/hydrologyshakti.py", line 81, in checkconsistency
|     md = checkfield(md, 'fieldname', 'materials.storage', '>', 0, 'universal', 1, 'NaN', 1, 'Inf', 1)
|          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|   File "/home/jenkins/workspace/Debian_Linux-Python/src/m/consistency/checkfield.py", line 50, in checkfield
|     field = attrgetter(fieldprefix)(md)
|             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
| AttributeError: 'matice' object has no attribute 'storage'

| FAILURE difference: N/A test id: 350 test name: quareSheetHydrologyShakti field: N/A
+++ exit code: 0