{
  "_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" : 111,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c792590e824e182cabd706e9af49be7206cd7db0",
            "branch" : [
              {
                "SHA1" : "c792590e824e182cabd706e9af49be7206cd7db0",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c792590e824e182cabd706e9af49be7206cd7db0",
            "branch" : [
              {
                "SHA1" : "c792590e824e182cabd706e9af49be7206cd7db0",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c792590e824e182cabd706e9af49be7206cd7db0",
        "branch" : [
          {
            "SHA1" : "c792590e824e182cabd706e9af49be7206cd7db0",
            "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" : "#111",
  "duration" : 9095023,
  "estimatedDuration" : 7867296,
  "executor" : None,
  "fullDisplayName" : "Debian Linux - Binaries - Python 3 #111",
  "id" : "111",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 111,
  "queueId" : 2208,
  "result" : "SUCCESS",
  "timestamp" : 1762519620124,
  "url" : "https://ross.ics.uci.edu/jenkins/view/Linux/job/Debian_Linux-Binaries-Python_3/111/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/groundingline.m",
          "src/c/shared/Enum/EnumDefinitions.h"
        ],
        "commitId" : "45a1d75d613ef65bd28720103ab3fe267b0e2668",
        "timestamp" : 1736287008000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "NEW: introduce intrusion_distance as a 2d field as porperty of groundingline class\u000a",
        "date" : "2025-01-07 13:56:48 -0800",
        "id" : "45a1d75d613ef65bd28720103ab3fe267b0e2668",
        "msg" : "NEW: introduce intrusion_distance as a 2d field as porperty of groundingline class",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/MasstransportAnalysis.cpp",
          "src/c/modules/ModelProcessorx/CreateParameters.cpp",
          "src/m/classes/groundingline.m",
          "src/c/shared/Enum/EnumDefinitions.h"
        ],
        "commitId" : "5d51c011c282536367d3991591114fbd8443163e",
        "timestamp" : 1736451746000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: first attempt to update intrusion_distance as 2d input. edited Enum, classes and MasstransportAnalysis\u000a",
        "date" : "2025-01-09 11:42:26 -0800",
        "id" : "5d51c011c282536367d3991591114fbd8443163e",
        "msg" : "CHG: first attempt to update intrusion_distance as 2d input. edited Enum, classes and MasstransportAnalysis",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/ModelProcessorx/CreateParameters.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp",
          "src/c/analyses/MasstransportAnalysis.cpp",
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp",
          "src/m/classes/groundingline.m"
        ],
        "commitId" : "3a5018d0f70bf75934fc62d2f61756c8305fe5fa",
        "timestamp" : 1736552936000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: second attempt of update intrusion_distance as 2d input field\u000a",
        "date" : "2025-01-10 15:48:56 -0800",
        "id" : "3a5018d0f70bf75934fc62d2f61756c8305fe5fa",
        "msg" : "CHG: second attempt of update intrusion_distance as 2d input field",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp",
          "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp",
          "src/c/analyses/MasstransportAnalysis.cpp"
        ],
        "commitId" : "945a7a4ad549123240c30be0e085b69781347af4",
        "timestamp" : 1736980456000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "BUG: remove wrong usage of GroundingLineIntrusionDistance in FloatingmeltingRatex and in MassTransport/FreeSurfaceBase analyses.\u000a",
        "date" : "2025-01-15 14:34:16 -0800",
        "id" : "945a7a4ad549123240c30be0e085b69781347af4",
        "msg" : "BUG: remove wrong usage of GroundingLineIntrusionDistance in FloatingmeltingRatex and in MassTransport/FreeSurfaceBase analyses.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/FloatingiceMeltingRatex/FloatingiceMeltingRatex.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
        ],
        "commitId" : "46b0569793c048754093c9cf662328baeda8971b",
        "timestamp" : 1736982038000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "BUG: remove retrieval of intrusion distand and grounding line distance from the gaussian integration loop.\u000a",
        "date" : "2025-01-15 15:00:38 -0800",
        "id" : "46b0569793c048754093c9cf662328baeda8971b",
        "msg" : "BUG: remove retrieval of intrusion distand and grounding line distance from the gaussian integration loop.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Seg.h",
          "src/c/classes/Elements/Tria.h",
          "src/c/analyses/StressbalanceAnalysis.cpp",
          "src/c/classes/Elements/Tetra.h",
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp",
          "src/c/analyses/MasstransportAnalysis.cpp",
          "src/c/classes/Elements/Element.h",
          "src/c/classes/Elements/Penta.cpp",
          "src/c/classes/Elements/Tria.cpp",
          "src/c/classes/Elements/Penta.h"
        ],
        "commitId" : "71c67fde310bf5822d5a8179c4ab61568ea37eaa",
        "timestamp" : 1737757840000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "BUG: fixed GetGroundedPart which retrieve grounded and floating part of an element, taking into account the a spatially variable grounding zone.\u000a",
        "date" : "2025-01-24 14:30:40 -0800",
        "id" : "71c67fde310bf5822d5a8179c4ab61568ea37eaa",
        "msg" : "BUG: fixed GetGroundedPart which retrieve grounded and floating part of an element, taking into account the a spatially variable grounding zone.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Seg.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/StressbalanceAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tetra.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Seg.h",
          "src/c/classes/Elements/Tetra.h",
          "src/c/classes/Elements/Tria.h",
          "src/c/analyses/StressbalanceAnalysis.cpp",
          "src/c/analyses/MasstransportAnalysis.cpp",
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp",
          "src/c/classes/Elements/Penta.cpp",
          "src/c/classes/Elements/Element.h",
          "src/c/classes/Elements/Tria.cpp",
          "src/c/classes/Elements/Penta.h"
        ],
        "commitId" : "ebe84e320c2b587a0d816773317b9422b8359d5c",
        "timestamp" : 1739998265000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: simplify computation of intrusion_distance as average over element\u000a",
        "date" : "2025-02-19 12:51:05 -0800",
        "id" : "ebe84e320c2b587a0d816773317b9422b8359d5c",
        "msg" : "CHG: simplify computation of intrusion_distance as average over element",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tetra.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Penta.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Seg.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/StressbalanceAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/pfe.m"
        ],
        "commitId" : "1b80cb6721cb81201f2c734bd87592d5d377d801",
        "timestamp" : 1739998413000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: add Aitken-Rome nodes in clusters\u000a",
        "date" : "2025-02-19 12:53:33 -0800",
        "id" : "1b80cb6721cb81201f2c734bd87592d5d377d801",
        "msg" : "CHG: add Aitken-Rome nodes in clusters",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/pfe.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Regionaloutput.cpp",
          "src/c/classes/Elements/Element.h",
          "src/c/classes/Elements/Element.cpp"
        ],
        "commitId" : "dc20e1238e743428cbaa60d9e4794597eaaf8f2f",
        "timestamp" : 1746648720000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: include GroundinglineMassFlux to available regional outputs\u000a",
        "date" : "2025-05-07 13:12:00 -0700",
        "id" : "dc20e1238e743428cbaa60d9e4794597eaaf8f2f",
        "msg" : "CHG: include GroundinglineMassFlux to available regional outputs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Regionaloutput.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Tria.cpp"
        ],
        "commitId" : "5d0299a51988f590c0d0f590a7706081d2c08b44",
        "timestamp" : 1761941624000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: make sure thickness remains >=1\"\u000a",
        "date" : "2025-10-31 16:13:44 -0400",
        "id" : "5d0299a51988f590c0d0f590a7706081d2c08b44",
        "msg" : "CHG: make sure thickness remains >=1\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/common-workflow.yml"
        ],
        "commitId" : "364a9dfb5c164b12eeb6969122a0e22a3e01140b",
        "timestamp" : 1762016790000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Update common-workflow.yml\u000a\u000aCleanup unnecessary packages and apps from GitHub Runner\u000a",
        "date" : "2025-11-01 10:06:30 -0700",
        "id" : "364a9dfb5c164b12eeb6969122a0e22a3e01140b",
        "msg" : "Update common-workflow.yml",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/common-workflow.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Node.h",
          "src/c/classes/Elements/Element.cpp",
          "src/c/classes/Node.cpp",
          "src/c/classes/Vertex.cpp",
          "src/c/classes/Elements/Element.h",
          "src/c/analyses/StressbalanceAnalysis.cpp"
        ],
        "commitId" : "415bd77250e717d28c3a7f47bcb1c076e0e67c02",
        "timestamp" : 1762199638000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixing multiple INS_VAL that adjointpetsc is complaining about\u000a",
        "date" : "2025-11-03 14:53:58 -0500",
        "id" : "415bd77250e717d28c3a7f47bcb1c076e0e67c02",
        "msg" : "CHG: fixing multiple INS_VAL that adjointpetsc is complaining about",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/StressbalanceAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Node.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Vertex.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Node.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Vertex.cpp"
        ],
        "commitId" : "ab8406cfe8e4e35b66ecc750baee72850a83961b",
        "timestamp" : 1762201180000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "BUG: do not skip if vertex is clone\u000a",
        "date" : "2025-11-03 15:19:40 -0500",
        "id" : "ab8406cfe8e4e35b66ecc750baee72850a83961b",
        "msg" : "BUG: do not skip if vertex is clone",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Vertex.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/groundingline.py",
          "src/m/classes/groundingline.js"
        ],
        "commitId" : "f7984ee4cb3a5645840f93cbdf4334168ce2c1ef",
        "timestamp" : 1762294131000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: include spatially variable intrusion_distance in .js and .py classes\u000a",
        "date" : "2025-11-04 14:08:51 -0800",
        "id" : "f7984ee4cb3a5645840f93cbdf4334168ce2c1ef",
        "msg" : "CHG: include spatially variable intrusion_distance in .js and .py classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp",
          "src/c/analyses/MasstransportAnalysis.cpp"
        ],
        "commitId" : "21b110586df8039215b71a501cd0c97a8c703963",
        "timestamp" : 1762297285000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: change location of gldistance_input loading\u000a",
        "date" : "2025-11-04 15:01:25 -0800",
        "id" : "21b110586df8039215b71a501cd0c97a8c703963",
        "msg" : "CHG: change location of gldistance_input loading",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test456.m",
          "test/NightlyRun/test443.m"
        ],
        "commitId" : "bf8812c1ea568e5a282409cc00d7358e42858a00",
        "timestamp" : 1762297445000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: include spatially variable intrusion distance in Nightly run tests\u000a",
        "date" : "2025-11-04 15:04:05 -0800",
        "id" : "bf8812c1ea568e5a282409cc00d7358e42858a00",
        "msg" : "CHG: include spatially variable intrusion distance in Nightly run tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test443.m"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test456.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/Archives/Archive456.arch",
          "test/Archives/Archive443.arch"
        ],
        "commitId" : "0af71d80fce0813c3c657b6f538574d765146ca5",
        "timestamp" : 1762297541000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: include spatially variable intrusion distance in Nightly run tests - archives\u000a",
        "date" : "2025-11-04 15:05:41 -0800",
        "id" : "0af71d80fce0813c3c657b6f538574d765146ca5",
        "msg" : "CHG: include spatially variable intrusion distance in Nightly run tests - archives",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive443.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive456.arch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Element.cpp"
        ],
        "commitId" : "f845eb863bcaa8b532c128db92aeabd0fccf000e",
        "timestamp" : 1762369094000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: avoid multiple insert when getting solution from inputs\u000a",
        "date" : "2025-11-05 13:58:14 -0500",
        "id" : "f845eb863bcaa8b532c128db92aeabd0fccf000e",
        "msg" : "CHG: avoid multiple insert when getting solution from inputs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/groundingline.m",
          "src/m/classes/groundingline.py",
          "src/m/classes/groundingline.js"
        ],
        "commitId" : "37fd277149dedb81e0128e882214da0aab7c5141",
        "timestamp" : 1762371411000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
          "fullName" : "mattia.poinelli"
        },
        "authorEmail" : "mattia.poinelli@gmail.com",
        "comment" : "CHG: clean-up groundingline m classes\u000a",
        "date" : "2025-11-05 11:36:51 -0800",
        "id" : "37fd277149dedb81e0128e882214da0aab7c5141",
        "msg" : "CHG: clean-up groundingline m classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/groundingline.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/MasstransportAnalysis.cpp"
        ],
        "commitId" : "7f4cd22b8d8e6ab68d872d8917bce117e5fd22a8",
        "timestamp" : 1762375877000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "BUG: fixing missing input\u000a",
        "date" : "2025-11-05 15:51:17 -0500",
        "id" : "7f4cd22b8d8e6ab68d872d8917bce117e5fd22a8",
        "msg" : "BUG: fixing missing input",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/MasstransportAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/gadi.py"
        ],
        "commitId" : "a4036758c9bdfd4e402ccd4ad5993730b670d082",
        "timestamp" : 1762395846000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/94345578+justinh2002",
          "fullName" : "94345578+justinh2002"
        },
        "authorEmail" : "94345578+justinh2002@users.noreply.github.com",
        "comment" : "Update gadi cluster for more universal use\u000a",
        "date" : "2025-11-06 13:24:06 +1100",
        "id" : "a4036758c9bdfd4e402ccd4ad5993730b670d082",
        "msg" : "Update gadi cluster for more universal use",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/gadi.py"
        ],
        "commitId" : "52dcf158e754bd3a0ff7bba41a8cb07351ad6d92",
        "timestamp" : 1762395846000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/94345578+justinh2002",
          "fullName" : "94345578+justinh2002"
        },
        "authorEmail" : "94345578+justinh2002@users.noreply.github.com",
        "comment" : "Remove default modules from gadi cluster\u000a",
        "date" : "2025-11-06 13:24:06 +1100",
        "id" : "52dcf158e754bd3a0ff7bba41a8cb07351ad6d92",
        "msg" : "Remove default modules from gadi cluster",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/94345578+justinh2002",
      "fullName" : "94345578+justinh2002"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mattia.poinelli",
      "fullName" : "mattia.poinelli"
    }
  ]
}