{
  "_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" : 298,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8c7e1cab9ea9766cc8d9ef71d85b48be8b5d4312",
            "branch" : [
              {
                "SHA1" : "8c7e1cab9ea9766cc8d9ef71d85b48be8b5d4312",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8c7e1cab9ea9766cc8d9ef71d85b48be8b5d4312",
            "branch" : [
              {
                "SHA1" : "8c7e1cab9ea9766cc8d9ef71d85b48be8b5d4312",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8c7e1cab9ea9766cc8d9ef71d85b48be8b5d4312",
        "branch" : [
          {
            "SHA1" : "8c7e1cab9ea9766cc8d9ef71d85b48be8b5d4312",
            "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" : "#298",
  "duration" : 11409769,
  "estimatedDuration" : 14706130,
  "executor" : None,
  "fullDisplayName" : "macOS - Intel - Binaries - MATLAB #298",
  "id" : "298",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 298,
  "queueId" : 7081,
  "result" : "FAILURE",
  "timestamp" : 1771909192621,
  "url" : "https://ross.ics.uci.edu/jenkins/job/macOS-Intel-Binaries-MATLAB/298/",
  "builtOn" : "macOS-Intel",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/mech/basalstress.m"
        ],
        "commitId" : "088aba7974c13796e01f044a4fc8bb0a5ad040e5",
        "timestamp" : 1769060690000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: basalstress.m - Fix bug in checking md.friction.coupling value.\u000a",
        "date" : "2026-01-22 14:44:50 +0900",
        "id" : "088aba7974c13796e01f044a4fc8bb0a5ad040e5",
        "msg" : "CHG: basalstress.m - Fix bug in checking md.friction.coupling value.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/mech/basalstress.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/mech/basalstress.py"
        ],
        "commitId" : "8f3335e2b7b7b7db63d9d1dc6b7176807c2401b5",
        "timestamp" : 1769062710000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: basalstress.py - Check available md.friction classes and add Weertman type friction law (Matlab > Python).\u000a",
        "date" : "2026-01-22 15:18:30 +0900",
        "id" : "8f3335e2b7b7b7db63d9d1dc6b7176807c2401b5",
        "msg" : "CHG: basalstress.py - Check available md.friction classes and add Weertman type friction law (Matlab > Python).",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/mech/basalstress.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Element.cpp",
          "test/Archives/Archive258.arch"
        ],
        "commitId" : "64ffe36857ac1c0f79f36faf79f3da3bdec6e3ac",
        "timestamp" : 1771460127000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
          "fullName" : "95945328+NJSchlegel"
        },
        "authorEmail" : "95945328+NJSchlegel@users.noreply.github.com",
        "comment" : "CHG: add pressure to GEMB precip scaling\u000a",
        "date" : "2026-02-18 19:15:27 -0500",
        "id" : "64ffe36857ac1c0f79f36faf79f3da3bdec6e3ac",
        "msg" : "CHG: add pressure to GEMB precip scaling",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive258.arch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/issmenums.jl",
          "src/c/shared/Enum/Enumjl.vim",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/classes/Loads/Friction.cpp",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/m/classes/model.m",
          "src/c/shared/Enum/Enum.vim",
          "src/m/classes/frictionjosh.m"
        ],
        "commitId" : "6bc8e4f57e1f5ee5c0648223cbf752438e534a26",
        "timestamp" : 1771508765000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/f008djk",
          "fullName" : "f008djk"
        },
        "authorEmail" : "f008djk@amundsen.thayer.dartmouth.edu",
        "comment" : "frictionjosh: cap scaled friction coefficients using user input\u000a",
        "date" : "2026-02-19 08:46:05 -0500",
        "id" : "6bc8e4f57e1f5ee5c0648223cbf752438e534a26",
        "msg" : "frictionjosh: cap scaled friction coefficients using user input",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/frictionjosh.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Loads/Friction.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/model.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/frictionjosh.py",
          "src/m/classes/frictionjosh.m"
        ],
        "commitId" : "38009b926a9b8131ee92f608cd7f964c387cd4a7",
        "timestamp" : 1771511090000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: translated to python\u000a",
        "date" : "2026-02-19 09:24:50 -0500",
        "id" : "38009b926a9b8131ee92f608cd7f964c387cd4a7",
        "msg" : "CHG: translated to python",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/frictionjosh.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/frictionjosh.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Elements/elements.h",
          "src/c/shared/Elements/PddSurfaceMassBalanceSicopolis.cpp",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/m/classes/SMBpddSicopolis.py",
          "src/m/classes/model.m",
          "src/c/analyses/SmbAnalysis.cpp",
          "src/c/shared/Enum/issmenums.jl",
          "src/c/shared/Enum/Enumjl.vim",
          "src/m/classes/SMBpddSicopolis.m",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/classes/Elements/Element.cpp",
          "src/c/shared/Enum/Enum.vim"
        ],
        "commitId" : "e664ae1a6aabec973e4fd01fcfcb5a4fb16d48fc",
        "timestamp" : 1771603108000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/f008djk",
          "fullName" : "f008djk"
        },
        "authorEmail" : "f008djk@amundsen.thayer.dartmouth.edu",
        "comment" : "smbpddsicopolis: melt factors from user input + rlaps from user input (not overwritten by sinusoidal)\u000a",
        "date" : "2026-02-20 10:58:28 -0500",
        "id" : "e664ae1a6aabec973e4fd01fcfcb5a4fb16d48fc",
        "msg" : "smbpddsicopolis: melt factors from user input + rlaps from user input (not overwritten by sinusoidal)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Elements/elements.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/SmbAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Elements/PddSurfaceMassBalanceSicopolis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBpddSicopolis.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBpddSicopolis.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/model.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/Archives/Archive258.arch",
          "src/c/classes/Elements/Element.cpp"
        ],
        "commitId" : "372c47c52437db48ef4fcdde0a7ac1066fb094c0",
        "timestamp" : 1771604931000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
          "fullName" : "95945328+NJSchlegel"
        },
        "authorEmail" : "95945328+NJSchlegel@users.noreply.github.com",
        "comment" : "CHG: GEMB precipitation mapping unit valideation\u000a",
        "date" : "2026-02-20 11:28:51 -0500",
        "id" : "372c47c52437db48ef4fcdde0a7ac1066fb094c0",
        "msg" : "CHG: GEMB precipitation mapping unit valideation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive258.arch"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/processdata.py"
        ],
        "commitId" : "feeb041b0ec5950d1954b9f32b1faa14a268f756",
        "timestamp" : 1771864400000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: processdata.py - Fix bug in processing projection2d.\u000a",
        "date" : "2026-02-24 01:33:20 +0900",
        "id" : "feeb041b0ec5950d1954b9f32b1faa14a268f756",
        "msg" : "CHG: processdata.py - Fix bug in processing projection2d.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/processdata.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/plot_unit.py"
        ],
        "commitId" : "a90c4bd54f6318af4e3020f0ebe0c850a78fd149",
        "timestamp" : 1771864400000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: plot_unit.py - Fix bugs processing np.ma.core.MaskedArray dataset.\u000a",
        "date" : "2026-02-24 01:33:20 +0900",
        "id" : "a90c4bd54f6318af4e3020f0ebe0c850a78fd149",
        "msg" : "CHG: plot_unit.py - Fix bugs processing np.ma.core.MaskedArray dataset.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_unit.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/plot_landsat.py",
          "src/m/plot/plot_landsat.m"
        ],
        "commitId" : "819aec143e6479182ce2779d47ec3bcdd56f7c90",
        "timestamp" : 1771907406000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: plot_landsat - Check increasing order for md.radarpower.x and md.radarpower.y values. Synchronize Python > Matlab.\u000a",
        "date" : "2026-02-24 13:30:06 +0900",
        "id" : "819aec143e6479182ce2779d47ec3bcdd56f7c90",
        "msg" : "CHG: plot_landsat - Check increasing order for md.radarpower.x and md.radarpower.y values. Synchronize Python > Matlab.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_landsat.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_landsat.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/processdata.py"
        ],
        "commitId" : "2f8b97b89a546a756df0fd35b8caf254a6b6eb56",
        "timestamp" : 1771907406000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: processdata.py - Fix bug in processing projection2d.\u000a",
        "date" : "2026-02-24 13:30:06 +0900",
        "id" : "2f8b97b89a546a756df0fd35b8caf254a6b6eb56",
        "msg" : "CHG: processdata.py - Fix bug in processing projection2d.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/processdata.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/plot_unit.py"
        ],
        "commitId" : "c1ce7e4a757b2602c79fcf837fbe93bc3c1bebe7",
        "timestamp" : 1771907406000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: plot_unit.py - Fix bugs processing np.ma.core.MaskedArray dataset.\u000a",
        "date" : "2026-02-24 13:30:06 +0900",
        "id" : "c1ce7e4a757b2602c79fcf837fbe93bc3c1bebe7",
        "msg" : "CHG: plot_unit.py - Fix bugs processing np.ma.core.MaskedArray dataset.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_unit.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/f008djk",
      "fullName" : "f008djk"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
      "fullName" : "95945328+NJSchlegel"
    }
  ]
}