Started by GitHub push by MathieuMorlighem Running as SYSTEM Building remotely on macOS-Intel (mac) in workspace /Users/jenkins/workspace/macOS-Intel-Examples The recommended git tool is: NONE > git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Intel-Examples/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10 Fetching upstream changes from git@github.com:ISSMteam/ISSM.git > git --version # timeout=10 > git --version # 'git version 2.37.1 (Apple Git-137.1)' using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision fdc5b93ae52d4811690bd1acd4e1be968be07d6a (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f fdc5b93ae52d4811690bd1acd4e1be968be07d6a # timeout=10 Commit message: "NEW: you can now customize where input files are created using md.settings.stagingpath" > git rev-list --no-walk 0880e92a19e0f910fdd4b963fec5a770e600429a # timeout=10 [macOS-Intel-Examples] $ /bin/bash /var/folders/j6/3xhtbkbs3kj24wm4s4s4b99w0000gp/T/jenkins81598459288506948.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== List of changed files --------------------- src/m/classes/clusters/generic.py src/m/classes/issmsettings.m src/m/classes/issmsettings.py src/m/solve/solve.m src/m/solve/solve.py -- checking for changed externalpackages... no -- checking for reconfiguration... no -- checking for recompilation... no ====================================================== Skipping autotools ====================================================== ====================================================== Skipping cmake ====================================================== ====================================================== Skipping petsc ====================================================== ====================================================== Skipping boost ====================================================== ====================================================== Skipping dakota ====================================================== ====================================================== Skipping chaco ====================================================== ====================================================== Skipping curl ====================================================== ====================================================== Skipping hdf5 ====================================================== ====================================================== Skipping netcdf ====================================================== ====================================================== Skipping proj ====================================================== ====================================================== Skipping gdal ====================================================== ====================================================== Skipping gshhg ====================================================== ====================================================== Skipping gmt ====================================================== ====================================================== Skipping gmsh ====================================================== ====================================================== Skipping triangle ====================================================== ====================================================== Skipping shell2junit ====================================================== Skipping ISSM compilation Testing example: AMR < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Coarse mesh Construction of a mesh from a given geometry Step 2: Parameterization 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 balancethickness.thickening_rate specified: values set as zero no thermal boundary conditions created: no observed temperature found Step 3: Solve! checking model consistency model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 65) md=solve(md,'Transient');FAILURE Directory contains datasets only; no example to run. Testing example: EsaGRACE < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 [Warning: Unable to load Toolbox Path Cache /Users/jenkins/Library/Application Support/MathWorks/MATLAB/R2023b/toolbox_cache-23.2.0-4091867336-maci64.xml. The cache file is not in the correct format. It will be regenerated upon quitting MATLAB.] To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Global mesh creation Info : Running 'gmsh -2 sphere.geo' [Gmsh 4.14.2-git-0cebcd9, 1 node, max. 1 thread] Info : Started on Wed Jun 10 05:10:05 2026 Info : Reading 'sphere.geo'... Info : Done reading 'sphere.geo' Info : Meshing 1D... Info : [ 0%] Meshing curve 1 (Circle) Info : [ 10%] Meshing curve 2 (Circle) Info : [ 20%] Meshing curve 3 (Circle) Info : [ 30%] Meshing curve 4 (Circle) Info : [ 40%] Meshing curve 5 (Circle) Info : [ 50%] Meshing curve 6 (Circle) Info : [ 60%] Meshing curve 7 (Circle) Info : [ 60%] Meshing curve 8 (Circle) Info : [ 70%] Meshing curve 9 (Circle) Info : [ 80%] Meshing curve 10 (Circle) Info : [ 90%] Meshing curve 11 (Circle) Info : [100%] Meshing curve 12 (Circle) Info : Done meshing 1D (Wall 0.0042302s, CPU 0.002107s) Info : Meshing 2D... Info : [ 0%] Meshing surface 14 (Surface, MeshAdapt) Info : [ 20%] Meshing surface 16 (Surface, MeshAdapt) Info : [ 30%] Meshing surface 18 (Surface, MeshAdapt) Info : [ 40%] Meshing surface 20 (Surface, MeshAdapt) Info : [ 60%] Meshing surface 22 (Surface, MeshAdapt) Info : [ 70%] Meshing surface 24 (Surface, MeshAdapt) Info : [ 80%] Meshing surface 26 (Surface, MeshAdapt) Info : [ 90%] Meshing surface 28 (Surface, MeshAdapt) Info : Done meshing 2D (Wall 41.9737s, CPU 31.6022s) Info : 7669 nodes 15747 elements Info : Writing 'sphere.msh'... Info : Done writing 'sphere.msh' Info : Stopped on Wed Jun 10 05:10:47 2026 (From start: Wall 42.1042s, CPU 31.7138s) gmtmask: num vertices 7668 gmtmask: done 2026-06-10 05:10:57.087 MATLAB[3808:182997868] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2026-06-10 05:10:57.087 MATLAB[3808:182997868] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug. 2026-06-10 05:10:57.096 MATLAB[3808:182997868] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2026-06-10 05:10:57.110 MATLAB[3808:182997868] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2026-06-10 05:10:57.110 MATLAB[3808:182997868] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. Step 2: Define loads in meters of ice height equivalent 1 of 1 months done! Step 3: Parameterization [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In runme (line 65)] Step 4: Solve Esa solver checking model consistency model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 82) md=solve(md,'Esa');FAILURE Testing example: EsaWahr < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Mesh creation 2026-06-10 05:11:21.839 MATLAB[3974:183000585] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2026-06-10 05:11:21.839 MATLAB[3974:183000585] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug. 2026-06-10 05:11:21.847 MATLAB[3974:183000585] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2026-06-10 05:11:21.860 MATLAB[3974:183000585] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2026-06-10 05:11:21.860 MATLAB[3974:183000585] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. Step 2: Anisotropic mesh creation Anisotropic mesh adaptation WARNING: mesh present but no geometry found. Reconstructing... new number of triangles = 4207 Step 3: Define loads Step 4: Parameterization [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In runme (line 73)] Step 5: Solve Esa solver checking model consistency model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 90) md=solve(md,'Esa');FAILURE Directory contains functions only; no example to run. Testing example: Greenland < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Mesh creation Anisotropic mesh adaptation WARNING: mesh present but no geometry found. Reconstructing... new number of triangles = 6345 2026-06-10 05:11:51.040 MATLAB[8899:183011336] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2026-06-10 05:11:51.040 MATLAB[8899:183011336] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug. 2026-06-10 05:11:51.048 MATLAB[8899:183011336] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2026-06-10 05:11:51.061 MATLAB[8899:183011336] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2026-06-10 05:11:51.061 MATLAB[8899:183011336] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. Step 2: Parameterization Loading SeaRISE data from NetCDF Interpolating surface and bedrock Constructing thickness Interpolating velocities Interpolating temperatures Interpolating surface mass balance Construct basal friction parameters Construct ice rheological properties [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile8899 (line 54) In parameterize (line 29) In runme (line 41)] Set other boundary conditions Set geothermal heat flux Set Pressure Single point constraints Step 3: Control method friction checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 78) md=solve(md,'Stressbalance');FAILURE Not implemented yet! +++ Removing old junit reports from: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog/results +++ Running case: Example-AMR +++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Coarse mesh Construction of a mesh from a given geometry Step 2: Parameterization 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 balancethickness.thickening_rate specified: values set as zero no thermal boundary conditions created: no observed temperature found Step 3: Solve! checking model consistency model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 65) md=solve(md,'Transient');FAILURE +++ exit code: 0 +++ error: 0 +++ Running case: Example-AMR +++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Coarse mesh Construction of a mesh from a given geometry Step 2: Parameterization 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 balancethickness.thickening_rate specified: values set as zero no thermal boundary conditions created: no observed temperature found Step 3: Solve! checking model consistency model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 65) md=solve(md,'Transient');FAILURE +++ exit code: 0 +++ error: 1 +++ Running case: Example-EsaGRACE +++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 [Warning: Unable to load Toolbox Path Cache /Users/jenkins/Library/Application Support/MathWorks/MATLAB/R2023b/toolbox_cache-23.2.0-4091867336-maci64.xml. The cache file is not in the correct format. It will be regenerated upon quitting MATLAB.] To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Global mesh creation Info : Running 'gmsh -2 sphere.geo' [Gmsh 4.14.2-git-0cebcd9, 1 node, max. 1 thread] Info : Started on Wed Jun 10 05:10:05 2026 Info : Reading 'sphere.geo'... Info : Done reading 'sphere.geo' Info : Meshing 1D... Info : [ 0%] Meshing curve 1 (Circle) Info : [ 10%] Meshing curve 2 (Circle) Info : [ 20%] Meshing curve 3 (Circle) Info : [ 30%] Meshing curve 4 (Circle) Info : [ 40%] Meshing curve 5 (Circle) Info : [ 50%] Meshing curve 6 (Circle) Info : [ 60%] Meshing curve 7 (Circle) Info : [ 60%] Meshing curve 8 (Circle) Info : [ 70%] Meshing curve 9 (Circle) Info : [ 80%] Meshing curve 10 (Circle) Info : [ 90%] Meshing curve 11 (Circle) Info : [100%] Meshing curve 12 (Circle) Info : Done meshing 1D (Wall 0.0042302s, CPU 0.002107s) Info : Meshing 2D... Info : [ 0%] Meshing surface 14 (Surface, MeshAdapt) Info : [ 20%] Meshing surface 16 (Surface, MeshAdapt) Info : [ 30%] Meshing surface 18 (Surface, MeshAdapt) Info : [ 40%] Meshing surface 20 (Surface, MeshAdapt) Info : [ 60%] Meshing surface 22 (Surface, MeshAdapt) Info : [ 70%] Meshing surface 24 (Surface, MeshAdapt) Info : [ 80%] Meshing surface 26 (Surface, MeshAdapt) Info : [ 90%] Meshing surface 28 (Surface, MeshAdapt) Info : Done meshing 2D (Wall 41.9737s, CPU 31.6022s) Info : 7669 nodes 15747 elements Info : Writing 'sphere.msh'... Info : Done writing 'sphere.msh' Info : Stopped on Wed Jun 10 05:10:47 2026 (From start: Wall 42.1042s, CPU 31.7138s) gmtmask: num vertices 7668 gmtmask: done Step 2: Define loads in meters of ice height equivalent 1 of 1 months done! Step 3: Parameterization [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In runme (line 65)] Step 4: Solve Esa solver checking model consistency model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 82) md=solve(md,'Esa');FAILURE +++ exit code: 0 +++ error: 0 +++ Running case: Example-EsaGRACE +++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 [Warning: Unable to load Toolbox Path Cache /Users/jenkins/Library/Application Support/MathWorks/MATLAB/R2023b/toolbox_cache-23.2.0-4091867336-maci64.xml. The cache file is not in the correct format. It will be regenerated upon quitting MATLAB.] To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Global mesh creation Info : Running 'gmsh -2 sphere.geo' [Gmsh 4.14.2-git-0cebcd9, 1 node, max. 1 thread] Info : Started on Wed Jun 10 05:10:05 2026 Info : Reading 'sphere.geo'... Info : Done reading 'sphere.geo' Info : Meshing 1D... Info : [ 0%] Meshing curve 1 (Circle) Info : [ 10%] Meshing curve 2 (Circle) Info : [ 20%] Meshing curve 3 (Circle) Info : [ 30%] Meshing curve 4 (Circle) Info : [ 40%] Meshing curve 5 (Circle) Info : [ 50%] Meshing curve 6 (Circle) Info : [ 60%] Meshing curve 7 (Circle) Info : [ 60%] Meshing curve 8 (Circle) Info : [ 70%] Meshing curve 9 (Circle) Info : [ 80%] Meshing curve 10 (Circle) Info : [ 90%] Meshing curve 11 (Circle) Info : [100%] Meshing curve 12 (Circle) Info : Done meshing 1D (Wall 0.0042302s, CPU 0.002107s) Info : Meshing 2D... Info : [ 0%] Meshing surface 14 (Surface, MeshAdapt) Info : [ 20%] Meshing surface 16 (Surface, MeshAdapt) Info : [ 30%] Meshing surface 18 (Surface, MeshAdapt) Info : [ 40%] Meshing surface 20 (Surface, MeshAdapt) Info : [ 60%] Meshing surface 22 (Surface, MeshAdapt) Info : [ 70%] Meshing surface 24 (Surface, MeshAdapt) Info : [ 80%] Meshing surface 26 (Surface, MeshAdapt) Info : [ 90%] Meshing surface 28 (Surface, MeshAdapt) Info : Done meshing 2D (Wall 41.9737s, CPU 31.6022s) Info : 7669 nodes 15747 elements Info : Writing 'sphere.msh'... Info : Done writing 'sphere.msh' Info : Stopped on Wed Jun 10 05:10:47 2026 (From start: Wall 42.1042s, CPU 31.7138s) gmtmask: num vertices 7668 gmtmask: done Step 2: Define loads in meters of ice height equivalent 1 of 1 months done! Step 3: Parameterization [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In runme (line 65)] Step 4: Solve Esa solver checking model consistency model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 82) md=solve(md,'Esa');FAILURE +++ exit code: 0 +++ error: 1 +++ Running case: Example-EsaWahr +++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Mesh creation Step 2: Anisotropic mesh creation Anisotropic mesh adaptation WARNING: mesh present but no geometry found. Reconstructing... new number of triangles = 4207 Step 3: Define loads Step 4: Parameterization [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In runme (line 73)] Step 5: Solve Esa solver checking model consistency model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 90) md=solve(md,'Esa');FAILURE +++ exit code: 0 +++ error: 0 +++ Running case: Example-EsaWahr +++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Mesh creation Step 2: Anisotropic mesh creation Anisotropic mesh adaptation WARNING: mesh present but no geometry found. Reconstructing... new number of triangles = 4207 Step 3: Define loads Step 4: Parameterization [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In runme (line 73)] Step 5: Solve Esa solver checking model consistency model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 90) md=solve(md,'Esa');FAILURE +++ exit code: 0 +++ error: 1 +++ Running case: Example-Greenland +++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Mesh creation Anisotropic mesh adaptation WARNING: mesh present but no geometry found. Reconstructing... new number of triangles = 6345 Step 2: Parameterization Loading SeaRISE data from NetCDF Interpolating surface and bedrock Constructing thickness Interpolating velocities Interpolating temperatures Interpolating surface mass balance Construct basal friction parameters Construct ice rheological properties [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile8899 (line 54) In parameterize (line 29) In runme (line 41)] Set other boundary conditions Set geothermal heat flux Set Pressure Single point constraints Step 3: Control method friction checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 78) md=solve(md,'Stressbalance');FAILURE +++ exit code: 0 +++ error: 0 +++ Running case: Example-Greenland +++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Mesh creation Anisotropic mesh adaptation WARNING: mesh present but no geometry found. Reconstructing... new number of triangles = 6345 Step 2: Parameterization Loading SeaRISE data from NetCDF Interpolating surface and bedrock Constructing thickness Interpolating velocities Interpolating temperatures Interpolating surface mass balance Construct basal friction parameters Construct ice rheological properties [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile8899 (line 54) In parameterize (line 29) In runme (line 41)] Set other boundary conditions Set geothermal heat flux Set Pressure Single point constraints Step 3: Control method friction checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 78) md=solve(md,'Stressbalance');FAILURE +++ exit code: 0 +++ error: 1 ----------MATLAB exited in error!---------- starting: AMR < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Coarse mesh Construction of a mesh from a given geometry Step 2: Parameterization 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 balancethickness.thickening_rate specified: values set as zero no thermal boundary conditions created: no observed temperature found Step 3: Solve! checking model consistency model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 65) md=solve(md,'Transient');FAILURE finished: AMR starting: EsaGRACE < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 [Warning: Unable to load Toolbox Path Cache /Users/jenkins/Library/Application Support/MathWorks/MATLAB/R2023b/toolbox_cache-23.2.0-4091867336-maci64.xml. The cache file is not in the correct format. It will be regenerated upon quitting MATLAB.] To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Global mesh creation Info : Running 'gmsh -2 sphere.geo' [Gmsh 4.14.2-git-0cebcd9, 1 node, max. 1 thread] Info : Started on Wed Jun 10 05:10:05 2026 Info : Reading 'sphere.geo'... Info : Done reading 'sphere.geo' Info : Meshing 1D... Info : [ 0%] Meshing curve 1 (Circle) Info : [ 10%] Meshing curve 2 (Circle) Info : [ 20%] Meshing curve 3 (Circle) Info : [ 30%] Meshing curve 4 (Circle) Info : [ 40%] Meshing curve 5 (Circle) Info : [ 50%] Meshing curve 6 (Circle) Info : [ 60%] Meshing curve 7 (Circle) Info : [ 60%] Meshing curve 8 (Circle) Info : [ 70%] Meshing curve 9 (Circle) Info : [ 80%] Meshing curve 10 (Circle) Info : [ 90%] Meshing curve 11 (Circle) Info : [100%] Meshing curve 12 (Circle) Info : Done meshing 1D (Wall 0.0042302s, CPU 0.002107s) Info : Meshing 2D... Info : [ 0%] Meshing surface 14 (Surface, MeshAdapt) Info : [ 20%] Meshing surface 16 (Surface, MeshAdapt) Info : [ 30%] Meshing surface 18 (Surface, MeshAdapt) Info : [ 40%] Meshing surface 20 (Surface, MeshAdapt) Info : [ 60%] Meshing surface 22 (Surface, MeshAdapt) Info : [ 70%] Meshing surface 24 (Surface, MeshAdapt) Info : [ 80%] Meshing surface 26 (Surface, MeshAdapt) Info : [ 90%] Meshing surface 28 (Surface, MeshAdapt) Info : Done meshing 2D (Wall 41.9737s, CPU 31.6022s) Info : 7669 nodes 15747 elements Info : Writing 'sphere.msh'... Info : Done writing 'sphere.msh' Info : Stopped on Wed Jun 10 05:10:47 2026 (From start: Wall 42.1042s, CPU 31.7138s) gmtmask: num vertices 7668 gmtmask: done Step 2: Define loads in meters of ice height equivalent 1 of 1 months done! Step 3: Parameterization [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In runme (line 65)] Step 4: Solve Esa solver checking model consistency model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 82) md=solve(md,'Esa');FAILURE finished: EsaGRACE starting: EsaWahr < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Mesh creation Step 2: Anisotropic mesh creation Anisotropic mesh adaptation WARNING: mesh present but no geometry found. Reconstructing... new number of triangles = 4207 Step 3: Define loads Step 4: Parameterization [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In runme (line 73)] Step 5: Solve Esa solver checking model consistency model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 90) md=solve(md,'Esa');FAILURE finished: EsaWahr starting: Greenland < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maci64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded Step 1: Mesh creation Anisotropic mesh adaptation WARNING: mesh present but no geometry found. Reconstructing... new number of triangles = 6345 Step 2: Parameterization Loading SeaRISE data from NetCDF Interpolating surface and bedrock Constructing thickness Interpolating velocities Interpolating temperatures Interpolating surface mass balance Construct basal friction parameters Construct ice rheological properties [Warning: paterson is outdated, please consider using cuffey instead] [> In paterson (line 10) In TemporaryParameterFile8899 (line 54) In parameterize (line 29) In runme (line 41)] Set other boundary conditions Set geothermal heat flux Set Pressure Single point constraints Step 3: Control method friction checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on model not consistent: field 'settings.stagingpath' should be a cell of strings Error using ismodelselfconsistent Model not consistent, see messages above Error in solve (line 122) ismodelselfconsistent(md); Error in runme (line 78) md=solve(md,'Stressbalance');FAILURE finished: Greenland -----------End of matlab_log.log----------- Build step 'Execute shell' marked build as failure Recording test results Finished: FAILURE