{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 316,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "49f1e13fb092fd34281a2630abedb2162a2277b8",
            "branch" : [
              {
                "SHA1" : "49f1e13fb092fd34281a2630abedb2162a2277b8",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "49f1e13fb092fd34281a2630abedb2162a2277b8",
            "branch" : [
              {
                "SHA1" : "49f1e13fb092fd34281a2630abedb2162a2277b8",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "49f1e13fb092fd34281a2630abedb2162a2277b8",
        "branch" : [
          {
            "SHA1" : "49f1e13fb092fd34281a2630abedb2162a2277b8",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#316",
  "duration" : 9314934,
  "estimatedDuration" : 12438917,
  "executor" : None,
  "fullDisplayName" : "macOS - Intel - Binaries - MATLAB #316",
  "id" : "316",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 316,
  "queueId" : 12346,
  "result" : "FAILURE",
  "timestamp" : 1779162120263,
  "url" : "https://ross.ics.uci.edu/jenkins/job/macOS-Intel-Binaries-MATLAB/316/",
  "builtOn" : "macOS-Intel",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/andes_settings.m",
          "src/m/classes/clusters/frontera.m",
          "src/m/frontera_settings.m",
          "src/m/plot/plot_scatter.m"
        ],
        "commitId" : "a9cf39ac8915bd4fa2e6edc4c675bdcf751341aa",
        "timestamp" : 1778702343000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mansakrishna23",
          "fullName" : "mansakrishna23"
        },
        "authorEmail" : "mansakrishna23@gmail.com",
        "comment" : "frontera, andes settings\u000a",
        "date" : "2026-05-13 15:59:03 -0400",
        "id" : "a9cf39ac8915bd4fa2e6edc4c675bdcf751341aa",
        "msg" : "frontera, andes settings",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/frontera_settings.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/frontera.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_scatter.m"
          },
          {
            "editType" : "add",
            "file" : "src/m/andes_settings.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/StressbalanceVerticalAnalysis.cpp",
          "src/c/analyses/StressbalanceAnalysis.cpp"
        ],
        "commitId" : "30173d3ec5c45c22e1e256a86c98e42acc931e30",
        "timestamp" : 1778787589000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mansakrishna23",
          "fullName" : "mansakrishna23"
        },
        "authorEmail" : "mansakrishna23@gmail.com",
        "comment" : "BUG: adding default pertubration melt for spatial linear\u000a",
        "date" : "2026-05-14 15:39:49 -0400",
        "id" : "30173d3ec5c45c22e1e256a86c98e42acc931e30",
        "msg" : "BUG: adding default pertubration melt for spatial linear",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/StressbalanceAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/StressbalanceVerticalAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/generic.m"
        ],
        "commitId" : "85f4f7800225fa1f9c5613078f4cde0c41a24fd3",
        "timestamp" : 1778787625000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mansakrishna23",
          "fullName" : "mansakrishna23"
        },
        "authorEmail" : "mansakrishna23@gmail.com",
        "comment" : "CHG: make sure to save outlog and errlog in execution directory if launched from another directory (no more cd)\u000a",
        "date" : "2026-05-14 15:40:25 -0400",
        "id" : "85f4f7800225fa1f9c5613078f4cde0c41a24fd3",
        "msg" : "CHG: make sure to save outlog and errlog in execution directory if launched from another directory (no more cd)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/andes_settings.m"
        ],
        "commitId" : "22ea8018dd1bbe0b6ed52e2027cdf3347ca3411b",
        "timestamp" : 1778790278000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Delete src/m/andes_settings.m\u000a",
        "date" : "2026-05-14 16:24:38 -0400",
        "id" : "22ea8018dd1bbe0b6ed52e2027cdf3347ca3411b",
        "msg" : "Delete src/m/andes_settings.m",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/m/andes_settings.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/frontera_settings.m"
        ],
        "commitId" : "1ab8bde9b1b81cfc4cfade0e51a3e58fc65e0c06",
        "timestamp" : 1778790289000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Delete src/m/frontera_settings.m\u000a",
        "date" : "2026-05-14 16:24:49 -0400",
        "id" : "1ab8bde9b1b81cfc4cfade0e51a3e58fc65e0c06",
        "msg" : "Delete src/m/frontera_settings.m",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/m/frontera_settings.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/netcdf/export_netCDF.m",
          "src/m/netcdf/restable.m"
        ],
        "commitId" : "d3bb65c2733210ab8dd5d819f2781bfa4d1b8f52",
        "timestamp" : 1778804215000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Restore MATLAB export_netCDF.m\u000a\u000anetCDF handling in pyISSM (i.e. `pyISSM.model.io.load_model()`) was designed to work with the legacy `export_netCDF.m` functionality in MATLAB. Restore this functionality here.\u000a",
        "date" : "2026-05-15 08:16:55 +0800",
        "id" : "d3bb65c2733210ab8dd5d819f2781bfa4d1b8f52",
        "msg" : "Restore MATLAB export_netCDF.m",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/netcdf/export_netCDF.m"
          },
          {
            "editType" : "add",
            "file" : "src/m/netcdf/restable.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/ubuntu-codipack.yml",
          ".github/workflows/ubuntu-python.yml",
          ".github/workflows/ubuntu-basic.yml"
        ],
        "commitId" : "6e47d551b7e3a722357834231f1fb4514fc0b77c",
        "timestamp" : 1778864016000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: eliminating m1qn3 from Github's CI\u000a",
        "date" : "2026-05-15 12:53:36 -0400",
        "id" : "6e47d551b7e3a722357834231f1fb4514fc0b77c",
        "msg" : "CHG: eliminating m1qn3 from Github's CI",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/ubuntu-python.yml"
          },
          {
            "editType" : "edit",
            "file" : ".github/workflows/ubuntu-codipack.yml"
          },
          {
            "editType" : "edit",
            "file" : ".github/workflows/ubuntu-basic.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Element.cpp",
          "src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp",
          "src/c/classes/Elements/Element.h",
          "src/m/classes/SMBemulator.m"
        ],
        "commitId" : "124f6632f2ebd887c1d2c98f44981b5393552493",
        "timestamp" : 1778867488000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/55120383+yinmin-liu",
          "fullName" : "55120383+yinmin-liu"
        },
        "authorEmail" : "55120383+yinmin-liu@users.noreply.github.com",
        "comment" : "CHG: now call MAR-IA once per processor instead of per element\u000a",
        "date" : "2026-05-15 13:51:28 -0400",
        "id" : "124f6632f2ebd887c1d2c98f44981b5393552493",
        "msg" : "CHG: now call MAR-IA once per processor instead of per element",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBemulator.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/unity.m"
        ],
        "commitId" : "8da9cb4334bb4ea4e3e7c2152fef56a204be1fb3",
        "timestamp" : 1779060372000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: added clusters/unity.m new unity cluster\u000a",
        "date" : "2026-05-17 19:26:12 -0400",
        "id" : "8da9cb4334bb4ea4e3e7c2152fef56a204be1fb3",
        "msg" : "NEW: added clusters/unity.m new unity cluster",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/classes/clusters/unity.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/netcdf/read_netCDF.py",
          "src/m/netcdf/read_netCDF.m",
          "src/m/netcdf/write_netCDF.py",
          "src/m/netcdf/README.txt",
          "src/m/netcdf/write_netCDF.m"
        ],
        "commitId" : "4f7a26f2e7f7bec43e0b6cd3490bb9a2fadd422b",
        "timestamp" : 1779060623000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "NEW: consolidated read_netCDF/write_netCDF should now be more robust:\u000a",
        "date" : "2026-05-17 19:30:23 -0400",
        "id" : "4f7a26f2e7f7bec43e0b6cd3490bb9a2fadd422b",
        "msg" : "NEW: consolidated read_netCDF/write_netCDF should now be more robust:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/read_netCDF.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/write_netCDF.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/read_netCDF.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/README.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/write_netCDF.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/linearbasalforcings.py"
        ],
        "commitId" : "106b961c3946e0a936bb2310e9331be7896e8f25",
        "timestamp" : 1779060809000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: removing extraneous printf\u000a",
        "date" : "2026-05-17 19:33:29 -0400",
        "id" : "106b961c3946e0a936bb2310e9331be7896e8f25",
        "msg" : "CHG: removing extraneous printf",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/linearbasalforcings.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/m1qn3inversion.py"
        ],
        "commitId" : "36b27002bca4dc9f1547a8819654dab31e97bd9c",
        "timestamp" : 1779060833000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: removing extraneous printf\u000a",
        "date" : "2026-05-17 19:33:53 -0400",
        "id" : "36b27002bca4dc9f1547a8819654dab31e97bd9c",
        "msg" : "CHG: removing extraneous printf",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/m1qn3inversion.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/generic.py",
          "src/m/classes/clusters/generic.m"
        ],
        "commitId" : "295dbb102c4eb5c7b43fb9b026cb09e577fbbff9",
        "timestamp" : 1779060876000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: streamlining generic queueing script\u000a",
        "date" : "2026-05-17 19:34:36 -0400",
        "id" : "295dbb102c4eb5c7b43fb9b026cb09e577fbbff9",
        "msg" : "CHG: streamlining generic queueing script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/netcdf/OLD/restable.m",
          "src/m/netcdf/OLD/export_netCDF.py",
          "src/m/netcdf/OLD/export_netCDF.m",
          "src/m/netcdf/export_netCDF.m",
          "src/m/netcdf/export_netCDF.py",
          "src/m/netcdf/restable.m"
        ],
        "commitId" : "7f998c4ceb578b42887456856a9f56ed02ff583f",
        "timestamp" : 1779061441000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: moving old code to OLD to avoid confusion\u000a",
        "date" : "2026-05-17 19:44:01 -0400",
        "id" : "7f998c4ceb578b42887456856a9f56ed02ff583f",
        "msg" : "CHG: moving old code to OLD to avoid confusion",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/netcdf/OLD/export_netCDF.py"
          },
          {
            "editType" : "add",
            "file" : "src/m/netcdf/OLD/export_netCDF.m"
          },
          {
            "editType" : "delete",
            "file" : "src/m/netcdf/export_netCDF.m"
          },
          {
            "editType" : "delete",
            "file" : "src/m/netcdf/export_netCDF.py"
          },
          {
            "editType" : "delete",
            "file" : "src/m/netcdf/restable.m"
          },
          {
            "editType" : "add",
            "file" : "src/m/netcdf/OLD/restable.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/contrib/morlighem/massbalance/divergence.m"
        ],
        "commitId" : "b636190d685d95886a305bd8718ccae14dc85f98",
        "timestamp" : 1779113668000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "BUG: divergence.m - 2-D mesh does not require z-coordinate.\u000a",
        "date" : "2026-05-18 23:14:28 +0900",
        "id" : "b636190d685d95886a305bd8718ccae14dc85f98",
        "msg" : "BUG: divergence.m - 2-D mesh does not require z-coordinate.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/contrib/morlighem/massbalance/divergence.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/frontera.m"
        ],
        "commitId" : "a298e2c007cd4952b131d292708c9cff5f098979",
        "timestamp" : 1779137010000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mansakrishna23",
          "fullName" : "mansakrishna23"
        },
        "authorEmail" : "mansakrishna23@gmail.com",
        "comment" : "CHG: model is now marshalled in execution, need to take that into account when scp'ing\u000a",
        "date" : "2026-05-18 16:43:30 -0400",
        "id" : "a298e2c007cd4952b131d292708c9cff5f098979",
        "msg" : "CHG: model is now marshalled in execution, need to take that into account when scp'ing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/frontera.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/hpc.m",
          "src/m/classes/clusters/pollux.m",
          "src/m/classes/clusters/ub_ccr.py",
          "src/m/classes/clusters/gadi.py",
          "src/m/classes/clusters/localpfe.m",
          "src/m/classes/clusters/hpc_simba.m",
          "src/m/classes/clusters/fram.py",
          "src/m/classes/clusters/tetralith.m",
          "src/m/classes/clusters/andes.m",
          "src/m/classes/clusters/discovery.m",
          "src/m/classes/clusters/discover.py",
          "src/m/classes/clusters/pfe.py",
          "src/m/classes/clusters/cyclone.py",
          "src/m/classes/clusters/greenplanet.m",
          "src/m/classes/clusters/lonestar.m",
          "src/m/classes/clusters/yellowstone.m",
          "src/m/classes/clusters/cosmos.m",
          "src/m/classes/clusters/aurora.m",
          "src/m/classes/clusters/castor.m",
          "src/m/classes/clusters/sherlock.m",
          "src/m/classes/clusters/ub_ccr_from_ghub.py",
          "src/m/classes/clusters/pfe.m",
          "src/m/classes/clusters/maui.m",
          "src/m/classes/clusters/camhpc.m",
          "src/m/classes/clusters/gemini.m",
          "src/m/classes/clusters/pace.m",
          "src/m/classes/clusters/acenet.m",
          "src/m/classes/clusters/eis_nasa_smce.py",
          "src/m/classes/clusters/aci.m",
          "src/m/classes/clusters/computecanada.m",
          "src/m/classes/clusters/cloud.m",
          "src/m/classes/clusters/aws_issm_solution_server.m",
          "src/m/classes/clusters/cloud.py",
          "src/m/classes/clusters/discover.m",
          "src/m/classes/clusters/stanage.m",
          "src/m/classes/clusters/saga.py"
        ],
        "commitId" : "29a0dc0d837956103d6c0914658223fd8bf6bbb0",
        "timestamp" : 1779149752000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: fixed UploadQueueScript now that all the files are prepared in execution\u000a",
        "date" : "2026-05-18 20:15:52 -0400",
        "id" : "29a0dc0d837956103d6c0914658223fd8bf6bbb0",
        "msg" : "CHG: fixed UploadQueueScript now that all the files are prepared in execution",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/localpfe.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pollux.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discovery.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/eis_nasa_smce.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/lonestar.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/ub_ccr.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cosmos.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/ub_ccr_from_ghub.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/maui.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discover.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/yellowstone.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc_simba.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/acenet.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/castor.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/greenplanet.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/camhpc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cloud.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/fram.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cloud.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cyclone.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/stanage.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aurora.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discover.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/tetralith.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pace.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aws_issm_solution_server.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pfe.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/sherlock.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aci.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pfe.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/saga.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/computecanada.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/andes.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gemini.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/contrib/morlighem/massbalance/divergence.m"
        ],
        "commitId" : "2b0f9e4bd3d53f36692a684ad21fa7d6b72af0bf",
        "timestamp" : 1779153679000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "BUG: divergence.m - 2-D mesh does not require z-coordinate.\u000a",
        "date" : "2026-05-19 10:21:19 +0900",
        "id" : "2b0f9e4bd3d53f36692a684ad21fa7d6b72af0bf",
        "msg" : "BUG: divergence.m - 2-D mesh does not require z-coordinate.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/contrib/morlighem/massbalance/divergence.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/frontera.m"
        ],
        "commitId" : "36768c30ee65e743c63fd4ff1e9483e93971cff2",
        "timestamp" : 1779153731000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: model is now marshalled in execution, need to take that into account when scp'ing\u000a",
        "date" : "2026-05-19 10:22:11 +0900",
        "id" : "36768c30ee65e743c63fd4ff1e9483e93971cff2",
        "msg" : "CHG: model is now marshalled in execution, need to take that into account when scp'ing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/frontera.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/hpc.m",
          "src/m/classes/clusters/pollux.m",
          "src/m/classes/clusters/gadi.py",
          "src/m/classes/clusters/ub_ccr.py",
          "src/m/classes/clusters/localpfe.m",
          "src/m/classes/clusters/andes.m",
          "src/m/classes/clusters/hpc_simba.m",
          "src/m/classes/clusters/fram.py",
          "src/m/classes/clusters/tetralith.m",
          "src/m/classes/clusters/discover.py",
          "src/m/classes/clusters/discovery.m",
          "src/m/classes/clusters/pfe.py",
          "src/m/classes/clusters/cyclone.py",
          "src/m/classes/clusters/greenplanet.m",
          "src/m/classes/clusters/lonestar.m",
          "src/m/classes/clusters/yellowstone.m",
          "src/m/classes/clusters/cosmos.m",
          "src/m/classes/clusters/aurora.m",
          "src/m/classes/clusters/castor.m",
          "src/m/classes/clusters/sherlock.m",
          "src/m/classes/clusters/ub_ccr_from_ghub.py",
          "src/m/classes/clusters/pfe.m",
          "src/m/classes/clusters/maui.m",
          "src/m/classes/clusters/camhpc.m",
          "src/m/classes/clusters/gemini.m",
          "src/m/classes/clusters/pace.m",
          "src/m/classes/clusters/acenet.m",
          "src/m/classes/clusters/aci.m",
          "src/m/classes/clusters/eis_nasa_smce.py",
          "src/m/classes/clusters/computecanada.m",
          "src/m/classes/clusters/cloud.m",
          "src/m/classes/clusters/aws_issm_solution_server.m",
          "src/m/classes/clusters/cloud.py",
          "src/m/classes/clusters/discover.m",
          "src/m/classes/clusters/stanage.m",
          "src/m/classes/clusters/saga.py"
        ],
        "commitId" : "08bc558f6198794910a37aa30ed62e6a47354e07",
        "timestamp" : 1779153731000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: fixed UploadQueueScript now that all the files are prepared in execution\u000a",
        "date" : "2026-05-19 10:22:11 +0900",
        "id" : "08bc558f6198794910a37aa30ed62e6a47354e07",
        "msg" : "CHG: fixed UploadQueueScript now that all the files are prepared in execution",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cloud.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/ub_ccr_from_ghub.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pollux.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aurora.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discover.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aws_issm_solution_server.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pfe.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/andes.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/camhpc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/localpfe.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cosmos.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/computecanada.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aci.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/acenet.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gemini.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc_simba.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/maui.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/greenplanet.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/saga.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pace.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cyclone.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/stanage.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/ub_ccr.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/fram.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discover.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pfe.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/eis_nasa_smce.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/lonestar.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cloud.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discovery.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/yellowstone.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/castor.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/sherlock.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/tetralith.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/plot_gridded.py"
        ],
        "commitId" : "49f1e13fb092fd34281a2630abedb2162a2277b8",
        "timestamp" : 1779154221000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: plot_gridded.py - Clean up code and fix bug in getcolormap.\u000a",
        "date" : "2026-05-19 10:30:21 +0900",
        "id" : "49f1e13fb092fd34281a2630abedb2162a2277b8",
        "msg" : "CHG: plot_gridded.py - Clean up code and fix bug in getcolormap.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_gridded.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mansakrishna23",
      "fullName" : "mansakrishna23"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/benjamingetraer",
      "fullName" : "benjamingetraer"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/55120383+yinmin-liu",
      "fullName" : "55120383+yinmin-liu"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
      "fullName" : "mathieu.morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
      "fullName" : "95945328+NJSchlegel"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}