{
  "_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" : 212,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d1f01058c28be16676207d0d174d67469561a4ee",
            "branch" : [
              {
                "SHA1" : "d1f01058c28be16676207d0d174d67469561a4ee",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d1f01058c28be16676207d0d174d67469561a4ee",
            "branch" : [
              {
                "SHA1" : "d1f01058c28be16676207d0d174d67469561a4ee",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d1f01058c28be16676207d0d174d67469561a4ee",
        "branch" : [
          {
            "SHA1" : "d1f01058c28be16676207d0d174d67469561a4ee",
            "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" : "#212",
  "duration" : 9846594,
  "estimatedDuration" : 7184319,
  "executor" : None,
  "fullDisplayName" : "Debian Linux - Binaries - MATLAB #212",
  "id" : "212",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 212,
  "queueId" : 8121,
  "result" : "SUCCESS",
  "timestamp" : 1773850320628,
  "url" : "https://ross.ics.uci.edu/jenkins/view/Mac/job/Debian_Linux-Binaries-MATLAB/212/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/parameterization/killberg.py"
        ],
        "commitId" : "2bc9a5c895e147c7fbaf976b117ded684b010403",
        "timestamp" : 1773638557000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: killberg.py - Dimension of levelset should be (numberofvertices,), not (numberofvertices,1). Add a check for this in the intermediates.\u000a",
        "date" : "2026-03-16 14:22:37 +0900",
        "id" : "2bc9a5c895e147c7fbaf976b117ded684b010403",
        "msg" : "CHG: killberg.py - Dimension of levelset should be (numberofvertices,), not (numberofvertices,1). Add a check for this in the intermediates.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/parameterization/killberg.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/hpc_simba2.m"
        ],
        "commitId" : "51e81d509fb11c7ddcc26d8f01ee012c80a92338",
        "timestamp" : 1773641434000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "Clean up unused cluster class: hpc_simba2.m\u000a",
        "date" : "2026-03-16 15:10:34 +0900",
        "id" : "51e81d509fb11c7ddcc26d8f01ee012c80a92338",
        "msg" : "Clean up unused cluster class: hpc_simba2.m",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/m/classes/clusters/hpc_simba2.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/colormaps/bluewhitered.m"
        ],
        "commitId" : "f0f31c126efe2876bc7ab1016a3576421e741833",
        "timestamp" : 1773712432000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/enigne",
          "fullName" : "enigne"
        },
        "authorEmail" : "enigne@gmail.com",
        "comment" : "ADD: reverse color in bluewhitered, if true, then red for negative and blue for positive\u000a",
        "date" : "2026-03-16 21:53:52 -0400",
        "id" : "f0f31c126efe2876bc7ab1016a3576421e741833",
        "msg" : "ADD: reverse color in bluewhitered, if true, then red for negative and blue for positive",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/colormaps/bluewhitered.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/plot_unit.py"
        ],
        "commitId" : "b07c9bfcb3d986ea4ebd7b579ec8038737284923",
        "timestamp" : 1773716389000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "BUG: plot_unit.py - tripcolor in matplotlib does not support `colorlevels`. Remove `colorlevels` in drawing elements.\u000a",
        "date" : "2026-03-17 11:59:49 +0900",
        "id" : "b07c9bfcb3d986ea4ebd7b579ec8038737284923",
        "msg" : "BUG: plot_unit.py - tripcolor in matplotlib does not support `colorlevels`. Remove `colorlevels` in drawing elements.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_unit.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/wrappers/matlab/Makefile.am",
          "src/m/modules/InterpFromGrid.m"
        ],
        "commitId" : "d1f01058c28be16676207d0d174d67469561a4ee",
        "timestamp" : 1773842338000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: better handling of InterpFromGrid, now automatically added to ISSM\u000a",
        "date" : "2026-03-18 09:58:58 -0400",
        "id" : "d1f01058c28be16676207d0d174d67469561a4ee",
        "msg" : "CHG: better handling of InterpFromGrid, now automatically added to ISSM",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/modules/InterpFromGrid.m"
          },
          {
            "editType" : "edit",
            "file" : "src/wrappers/matlab/Makefile.am"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/enigne",
      "fullName" : "enigne"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    }
  ]
}