{
  "_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" : 19,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "a7e1a8986a89fd513e47c4797eaf93e8e5968863",
            "branch" : [
              {
                "SHA1" : "a7e1a8986a89fd513e47c4797eaf93e8e5968863",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a7e1a8986a89fd513e47c4797eaf93e8e5968863",
            "branch" : [
              {
                "SHA1" : "a7e1a8986a89fd513e47c4797eaf93e8e5968863",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a7e1a8986a89fd513e47c4797eaf93e8e5968863",
        "branch" : [
          {
            "SHA1" : "a7e1a8986a89fd513e47c4797eaf93e8e5968863",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ISSMteam/ISSM/"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#19",
  "duration" : 14224,
  "estimatedDuration" : 12853,
  "executor" : null,
  "fullDisplayName" : "macOS - Intel - MATLAB License Check #19",
  "id" : "19",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 19,
  "queueId" : 9811,
  "result" : "SUCCESS",
  "timestamp" : 1776248580374,
  "url" : "https://ross.ics.uci.edu/jenkins/job/macOS-Intel-MATLAB_License_Check/19/",
  "builtOn" : "macOS-Intel",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/SMBpddSicopolis.m",
          "src/m/classes/model.m"
        ],
        "commitId" : "66610f2247bab53c117f52264d59b9730e51eee8",
        "timestamp" : 1775683615000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: better checks for sicopolis PDD + allow for collapse\u000a",
        "date" : "2026-04-08 17:26:55 -0400",
        "id" : "66610f2247bab53c117f52264d59b9730e51eee8",
        "msg" : "CHG: better checks for sicopolis PDD + allow for collapse",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBpddSicopolis.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/model.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/colormaps/vik.m"
        ],
        "commitId" : "20b91396833417f3216c6519db417f24ccf94f6d",
        "timestamp" : 1775683637000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: new vik colorbar useful for color blind people\u000a",
        "date" : "2026-04-08 17:27:17 -0400",
        "id" : "20b91396833417f3216c6519db417f24ccf94f6d",
        "msg" : "CHG: new vik colorbar useful for color blind people",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/plot/colormaps/vik.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/FemModel.cpp"
        ],
        "commitId" : "fe0867872156f8f77bdf7c6ce50cde301abe768e",
        "timestamp" : 1775689762000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: updating tag number\u000a",
        "date" : "2026-04-08 16:09:22 -0700",
        "id" : "fe0867872156f8f77bdf7c6ce50cde301abe768e",
        "msg" : "CHG: updating tag number",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/FemModel.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/solve/loadresultsfromdisk.m"
        ],
        "commitId" : "36de214f14464fc52df1386314004bfcbcc25749",
        "timestamp" : 1775703785000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: loadresultsfromdisk.m – Revert formatting of outlog and errlog for MATLAB versions earlier than R2020b.\u000a",
        "date" : "2026-04-09 12:03:05 +0900",
        "id" : "36de214f14464fc52df1386314004bfcbcc25749",
        "msg" : "CHG: loadresultsfromdisk.m – Revert formatting of outlog and errlog for MATLAB versions earlier than R2020b.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/solve/loadresultsfromdisk.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/HydrologyShaktiAnalysis.cpp"
        ],
        "commitId" : "40520ec9978d0d606faef58c476b9271adbff3fb",
        "timestamp" : 1775704055000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: HydrologyShakti – Add initialization of EffectivePressureEnum in the UpdateElements section. When EffectivePressure is included in md.hydrology.requested_outputs, an error occurs while writing EffectivePressure. This fix resolves the issue; however, it is unclear whether this line is truly necessary.\u000a",
        "date" : "2026-04-09 12:07:35 +0900",
        "id" : "40520ec9978d0d606faef58c476b9271adbff3fb",
        "msg" : "CHG: HydrologyShakti – Add initialization of EffectivePressureEnum in the UpdateElements section. When EffectivePressure is included in md.hydrology.requested_outputs, an error occurs while writing EffectivePressure. This fix resolves the issue; however, it is unclear whether this line is truly necessary.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/HydrologyShaktiAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac"
        ],
        "commitId" : "70cb62c2e0b30d64c8da12917231b1a9606f6980",
        "timestamp" : 1775752749000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: updating version number\u000a",
        "date" : "2026-04-09 09:39:09 -0700",
        "id" : "70cb62c2e0b30d64c8da12917231b1a9606f6980",
        "msg" : "CHG: updating version number",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/solidearth.py",
          "src/m/classes/solidearth.m"
        ],
        "commitId" : "229d239e06a9a0dab25855a630226f6221cf2d4d",
        "timestamp" : 1775753472000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: adding Bed as default output of solidearth model\u000a",
        "date" : "2026-04-09 12:51:12 -0400",
        "id" : "229d239e06a9a0dab25855a630226f6221cf2d4d",
        "msg" : "CHG: adding Bed as default output of solidearth model",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/solidearth.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/solidearth.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/model.m"
        ],
        "commitId" : "c68324a4b8f07e256908279a8fd290a969fa9ac7",
        "timestamp" : 1775753496000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: adding ability to collapse linear basal forcings\u000a",
        "date" : "2026-04-09 12:51:36 -0400",
        "id" : "c68324a4b8f07e256908279a8fd290a969fa9ac7",
        "msg" : "CHG: adding ability to collapse linear basal forcings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/model.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/solidearth.js"
        ],
        "commitId" : "730b27d03881a3011d81261a551858ecbd2b8bb6",
        "timestamp" : 1775753529000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: adding Bed as default output of solidearth model\u000a",
        "date" : "2026-04-09 12:52:09 -0400",
        "id" : "730b27d03881a3011d81261a551858ecbd2b8bb6",
        "msg" : "CHG: adding Bed as default output of solidearth model",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/solidearth.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/model.m",
          "src/m/classes/clusters/computecanada.m",
          "src/m/os/issmscpout.m",
          "src/m/os/issmscpout.py"
        ],
        "commitId" : "54c59c8fa36927794ae6c8abd9caabf1dbab78a0",
        "timestamp" : 1775798159000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: always symlink when running on local machine\u000a",
        "date" : "2026-04-09 22:15:59 -0700",
        "id" : "54c59c8fa36927794ae6c8abd9caabf1dbab78a0",
        "msg" : "CHG: always symlink when running on local machine",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpout.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/model.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/computecanada.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpout.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/os/issmscpout.py"
        ],
        "commitId" : "2b20f4bc9eb643ddbf239a61f7bc6b916341832f",
        "timestamp" : 1775799079000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixing double comma\u000a",
        "date" : "2026-04-09 22:31:19 -0700",
        "id" : "2b20f4bc9eb643ddbf239a61f7bc6b916341832f",
        "msg" : "CHG: fixing double comma",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpout.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/geometry/slope.m",
          "src/m/geometry/slope.py"
        ],
        "commitId" : "516d97de354250c96b65ad1add5f326c658945ae",
        "timestamp" : 1775839698000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: better explanation of slope, which works for any field\u000a",
        "date" : "2026-04-10 09:48:18 -0700",
        "id" : "516d97de354250c96b65ad1add5f326c658945ae",
        "msg" : "CHG: better explanation of slope, which works for any field",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/geometry/slope.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/geometry/slope.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/model.m",
          "src/m/classes/SMBpddFast.m"
        ],
        "commitId" : "dd231b5e1d9e9a66a10178cad5bdec2dd2a7eed7",
        "timestamp" : 1775855802000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: collapse SMBpddFast, and inherit fields\u000a",
        "date" : "2026-04-10 17:16:42 -0400",
        "id" : "dd231b5e1d9e9a66a10178cad5bdec2dd2a7eed7",
        "msg" : "CHG: collapse SMBpddFast, and inherit fields",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBpddFast.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/model.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/organizer.m"
        ],
        "commitId" : "c4e48599bf3e08f37f8fef9ac61369ffd7aca70c",
        "timestamp" : 1775855828000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: save model using v6 for faster performance if <2Gb\u000a",
        "date" : "2026-04-10 17:17:08 -0400",
        "id" : "c4e48599bf3e08f37f8fef9ac61369ffd7aca70c",
        "msg" : "CHG: save model using v6 for faster performance if <2Gb",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/organizer.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/solve/marshall.py",
          "src/m/solve/solve.py",
          "src/m/solve/solve.m",
          "src/m/solve/marshall.m"
        ],
        "commitId" : "c8125bbcf5205af4a1520cc3183a726cb5868d4f",
        "timestamp" : 1775856920000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: provide input filename to marshall\u000a",
        "date" : "2026-04-10 17:35:20 -0400",
        "id" : "c8125bbcf5205af4a1520cc3183a726cb5868d4f",
        "msg" : "CHG: provide input filename to marshall",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/solve/marshall.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/marshall.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/solve.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/solve.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins/javascript/karma/package.json"
        ],
        "commitId" : "22e0c2cc483b3914389f9275e01d7fcf287ad487",
        "timestamp" : 1775860261000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump mathjs\u000a\u000aBumps the npm_and_yarn group with 1 update in the /jenkins/javascript/karma directory: [mathjs](https://github.com/josdejong/mathjs).\u000a\u000a\u000aUpdates `mathjs` from 13.2.3 to 15.2.0\u000a- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)\u000a- [Commits](https://github.com/josdejong/mathjs/compare/v13.2.3...v15.2.0)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: mathjs\u000a  dependency-version: 15.2.0\u000a  dependency-type: direct:development\u000a  dependency-group: npm_and_yarn\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2026-04-10 22:31:01 +0000",
        "id" : "22e0c2cc483b3914389f9275e01d7fcf287ad487",
        "msg" : "Bump mathjs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jenkins/javascript/karma/package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/hpc.m",
          "src/m/classes/clusters/frontera.m",
          "src/m/classes/clusters/generic_static.m",
          "src/m/solve/solveslm.py",
          "src/m/classes/clusters/pollux.m",
          "src/m/solve/solve.py",
          "src/m/classes/clusters/localpfe.m",
          "src/m/classes/clusters/andes.m",
          "src/m/classes/clusters/hpc_simba.m",
          "src/m/classes/clusters/tetralith.m",
          "src/m/solve/solve.m",
          "src/m/classes/clusters/discovery.m",
          "src/m/solve/waitonlock.m",
          "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/solve/solveslm.m",
          "src/m/solve/loadresultsfromcluster.m",
          "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/computecanada.m",
          "src/m/classes/clusters/aws_issm_solution_server.m",
          "src/m/classes/clusters/cloud.m",
          "src/m/classes/clusters/generic.m",
          "src/m/classes/clusters/local.m",
          "src/m/classes/clusters/discover.m",
          "src/m/classes/clusters/stanage.m"
        ],
        "commitId" : "99f62176b3686a45d6341997d45dd2c3a5baf31c",
        "timestamp" : 1775876934000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: passing filename to BuildQueueingScript, hopefully I did not break anything... stay tuned\u000a",
        "date" : "2026-04-10 21:08:54 -0600",
        "id" : "99f62176b3686a45d6341997d45dd2c3a5baf31c",
        "msg" : "CHG: passing filename to BuildQueueingScript, hopefully I did not break anything... stay tuned",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/acenet.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/solve.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/andes.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic_static.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/local.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aws_issm_solution_server.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/solveslm.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/localpfe.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/computecanada.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discover.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/sherlock.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/solveslm.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc_simba.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/pfe.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/camhpc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/frontera.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aci.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/castor.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cloud.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/greenplanet.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/waitonlock.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/solve.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gemini.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cosmos.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/loadresultsfromcluster.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/stanage.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pace.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/lonestar.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/maui.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/aurora.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/yellowstone.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/hpc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/tetralith.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/ub_ccr_from_ghub.py",
          "src/m/classes/clusters/gadi.py",
          "src/m/classes/clusters/ub_ccr.py",
          "src/m/solve/solve.py",
          "src/m/classes/clusters/local.py",
          "src/m/classes/clusters/generic.py",
          "src/m/classes/clusters/fram.py",
          "src/m/classes/clusters/discover.py",
          "src/m/contrib/morlighem/gslib/pkriging.m",
          "src/m/classes/clusters/pfe.py",
          "src/m/classes/clusters/cyclone.py",
          "src/m/classes/clusters/eis_nasa_smce.py",
          "src/m/classes/clusters/generic.m",
          "src/m/classes/clusters/cloud.py",
          "src/m/classes/clusters/generic_static.py",
          "src/m/classes/clusters/saga.py"
        ],
        "commitId" : "6e4a573f058c0cd7ad5126dce5ed32255345ab85",
        "timestamp" : 1775880577000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: BuildQueueScript now takes filename as input argument\u000a",
        "date" : "2026-04-10 22:09:37 -0600",
        "id" : "6e4a573f058c0cd7ad5126dce5ed32255345ab85",
        "msg" : "CHG: BuildQueueScript now takes filename as input argument",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/discover.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cyclone.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/ub_ccr.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/ub_ccr_from_ghub.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/eis_nasa_smce.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic_static.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/saga.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/solve.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/contrib/morlighem/gslib/pkriging.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/local.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/cloud.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pfe.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/fram.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/generic.py"
        ],
        "commitId" : "06b59b6d49d4c99313b08304faf9f2851d79620a",
        "timestamp" : 1775880700000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixed windows\u000a",
        "date" : "2026-04-10 22:11:40 -0600",
        "id" : "06b59b6d49d4c99313b08304faf9f2851d79620a",
        "msg" : "CHG: fixed windows",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CLAUDE.md"
        ],
        "commitId" : "98a9e30450d5df7c923a5e69eea9a3e67ee189c0",
        "timestamp" : 1775909507000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: added CLAUDE.md to help Claude Code familiarize itself with ISSM\u000a",
        "date" : "2026-04-11 08:11:47 -0400",
        "id" : "98a9e30450d5df7c923a5e69eea9a3e67ee189c0",
        "msg" : "CHG: added CLAUDE.md to help Claude Code familiarize itself with ISSM",
        "paths" : [
          {
            "editType" : "add",
            "file" : "CLAUDE.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/basalforcingsismip7.py",
          "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.py"
        ],
        "commitId" : "94f4119a2de5331b3c2682daca134cf008de396e",
        "timestamp" : 1775986067000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: Synchronize Matlab > Python: class \"basalforcingsismip7\".\u000a",
        "date" : "2026-04-12 18:27:47 +0900",
        "id" : "94f4119a2de5331b3c2682daca134cf008de396e",
        "msg" : "CHG: Synchronize Matlab > Python: class \"basalforcingsismip7\".",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.py"
          },
          {
            "editType" : "add",
            "file" : "src/m/classes/basalforcingsismip7.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/basalforcingsismip7.m"
        ],
        "commitId" : "37213f8d94af7a7d1400c74dd2428b6bc6c4ed03",
        "timestamp" : 1775987056000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: basalforcingsismip7.m - Add TODO note for indicating that specific variables are underdevelopment.\u000a",
        "date" : "2026-04-12 18:44:16 +0900",
        "id" : "37213f8d94af7a7d1400c74dd2428b6bc6c4ed03",
        "msg" : "CHG: basalforcingsismip7.m - Add TODO note for indicating that specific variables are underdevelopment.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/basalforcingsismip7.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m"
        ],
        "commitId" : "21c2ecb853669781528003f3d72e8df83f8a7205",
        "timestamp" : 1775987094000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: interpISMIP7AntarcticaOcn.m - Fix bugs.\u000a",
        "date" : "2026-04-12 18:44:54 +0900",
        "id" : "21c2ecb853669781528003f3d72e8df83f8a7205",
        "msg" : "CHG: interpISMIP7AntarcticaOcn.m - Fix bugs.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaOcn.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/basalforcingspico.py"
        ],
        "commitId" : "0575548488054f5f63e40f6e15ee7674edb8536b",
        "timestamp" : 1776003092000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: Fix minor - add missing module in basalforcingspico.\u000a",
        "date" : "2026-04-12 23:11:32 +0900",
        "id" : "0575548488054f5f63e40f6e15ee7674edb8536b",
        "msg" : "CHG: Fix minor - add missing module in basalforcingspico.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/basalforcingspico.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/ExternalResults/Results.cpp",
          "src/c/classes/ExternalResults/Results.h",
          "CLAUDE.md"
        ],
        "commitId" : "f406f4d64029d982a3941fa2ab64de150f233dcf",
        "timestamp" : 1776044346000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: removing code that is never used and had a nasty leak, thanks Claude\u000a",
        "date" : "2026-04-12 21:39:06 -0400",
        "id" : "f406f4d64029d982a3941fa2ab64de150f233dcf",
        "msg" : "CHG: removing code that is never used and had a nasty leak, thanks Claude",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CLAUDE.md"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/ExternalResults/Results.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/ExternalResults/Results.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Params/EmulatorParam.cpp",
          "src/c/shared/Enum/issmenums.jl",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/shared/Enum/Enumjl.vim",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/classes/Params/EmulatorParam.h",
          "src/c/shared/Enum/Enum.vim"
        ],
        "commitId" : "a6d1d0d9ac093eb4a099041ff3da6b1d13998ded",
        "timestamp" : 1776084492000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: preparing EmulatorParam param for ML\u000a",
        "date" : "2026-04-13 08:48:12 -0400",
        "id" : "a6d1d0d9ac093eb4a099041ff3da6b1d13998ded",
        "msg" : "NEW: preparing EmulatorParam param for ML",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "add",
            "file" : "src/c/classes/Params/EmulatorParam.h"
          },
          {
            "editType" : "add",
            "file" : "src/c/classes/Params/EmulatorParam.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "externalpackages/autotools/install-mac.sh"
        ],
        "commitId" : "f407d6a85efe474ee24e0841e4175e9e96f2ff0c",
        "timestamp" : 1776084507000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: updating packages to latest version\u000a",
        "date" : "2026-04-13 08:48:27 -0400",
        "id" : "f407d6a85efe474ee24e0841e4175e9e96f2ff0c",
        "msg" : "CHG: updating packages to latest version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "externalpackages/autotools/install-mac.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "m4/issm_options.m4"
        ],
        "commitId" : "57744e67e8419f62c10ef4fff3ecc360775d67a8",
        "timestamp" : 1776088614000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/yinmin",
          "fullName" : "yinmin"
        },
        "authorEmail" : "yinmin@login4.frontera.tacc.utexas.edu",
        "comment" : "build: add pybind11 configure options for emulator integration\u000a",
        "date" : "2026-04-13 08:56:54 -0500",
        "id" : "57744e67e8419f62c10ef4fff3ecc360775d67a8",
        "msg" : "build: add pybind11 configure options for emulator integration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "m4/issm_options.m4"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/Makefile.am"
        ],
        "commitId" : "c5f82fb48756f0d7b29b8d899b1538b617e8aedf",
        "timestamp" : 1776127453000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: only compile Emulator parameter if PyBind is on\u000a",
        "date" : "2026-04-13 20:44:13 -0400",
        "id" : "c5f82fb48756f0d7b29b8d899b1538b617e8aedf",
        "msg" : "NEW: only compile Emulator parameter if PyBind is on",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Inputs/ControlInput.h",
          "src/c/classes/Node.cpp",
          "src/c/classes/Misfit.cpp",
          "src/c/classes/Loads/Friction.cpp",
          "src/c/classes/BarystaticContributions.cpp",
          "src/c/classes/Inputs/ControlInput.cpp",
          "src/c/classes/classes.h",
          "src/c/shared/MemOps/MemOps.h",
          "src/c/classes/Elements/Penta.cpp",
          "src/c/classes/GrdLoads.cpp"
        ],
        "commitId" : "3a97895f46b2116121f89b4c501cc2efe5062a03",
        "timestamp" : 1776127485000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixing some glaring bugs, caught by claude\u000a",
        "date" : "2026-04-13 20:44:45 -0400",
        "id" : "3a97895f46b2116121f89b4c501cc2efe5062a03",
        "msg" : "CHG: fixing some glaring bugs, caught by claude",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Inputs/ControlInput.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/classes.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Inputs/ControlInput.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/MemOps/MemOps.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/BarystaticContributions.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Misfit.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/GrdLoads.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Node.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Params/EmulatorParam.cpp",
          "src/c/shared/Enum/issmenums.jl",
          "src/c/classes/Loads/Friction.h",
          "src/c/shared/Enum/Enumjl.vim",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/classes/Loads/Friction.cpp",
          "src/m/consistency/checkfield.m",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/classes/Params/EmulatorParam.h",
          "src/c/shared/Enum/Enum.vim",
          "src/m/classes/frictionemulator.m"
        ],
        "commitId" : "534877c0371fc54bc950915d6744c6547d2dd049",
        "timestamp" : 1776176410000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: preparing friction emulator for Yinmin\u000a",
        "date" : "2026-04-14 10:20:10 -0400",
        "id" : "534877c0371fc54bc950915d6744c6547d2dd049",
        "msg" : "CHG: preparing friction emulator for Yinmin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Params/EmulatorParam.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Params/EmulatorParam.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "add",
            "file" : "src/m/classes/frictionemulator.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/m/consistency/checkfield.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Loads/Friction.h",
          "src/c/classes/Params/EmulatorParam.cpp",
          "src/c/classes/Params/EmulatorParam.h",
          "src/m/classes/frictionemulator.m",
          "src/c/classes/Loads/Friction.cpp",
          "src/c/Makefile.am"
        ],
        "commitId" : "a7e1a8986a89fd513e47c4797eaf93e8e5968863",
        "timestamp" : 1776204670000,
        "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: updating friction emulator and pybind11 configurations\u000a",
        "date" : "2026-04-14 17:11:10 -0500",
        "id" : "a7e1a8986a89fd513e47c4797eaf93e8e5968863",
        "msg" : "CHG: updating friction emulator and pybind11 configurations",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/frictionemulator.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Params/EmulatorParam.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Params/EmulatorParam.cpp"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "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/yinmin",
      "fullName" : "yinmin"
    }
  ]
}