{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 105,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 461,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "56ddf19ef3d99d2f774df7bb03268d1e708a9c0a",
            "branch" : [
              {
                "SHA1" : "56ddf19ef3d99d2f774df7bb03268d1e708a9c0a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "56ddf19ef3d99d2f774df7bb03268d1e708a9c0a",
            "branch" : [
              {
                "SHA1" : "56ddf19ef3d99d2f774df7bb03268d1e708a9c0a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "56ddf19ef3d99d2f774df7bb03268d1e708a9c0a",
        "branch" : [
          {
            "SHA1" : "56ddf19ef3d99d2f774df7bb03268d1e708a9c0a",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#461",
  "duration" : 106780,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #461",
  "id" : "461",
  "keepLog" : False,
  "number" : 461,
  "queueId" : 2433,
  "result" : "FAILURE",
  "timestamp" : 1719389468059,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/461/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/advance_microphys_module.F90"
          ],
          "commitId" : "56ddf19ef3d99d2f774df7bb03268d1e708a9c0a",
          "timestamp" : 1719343922000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "This commit fixes 2 issues in regards to hydrometeor sedimentation:\u000a\u000a1) The code was taking into consideration the value of the hydrometeor\u000a   at the ghost point within the center-differenced option.\u000a2) If a hydrometeor was present (value > 0) at the highest thermodynamic grid level, the code was potentially not conservative.\u000a\u000aBoth these issues are fixed with this commit. The results are\u000aBIT_CHANGING.\u000a",
          "date" : "2024-06-25 14:32:02 -0500",
          "id" : "56ddf19ef3d99d2f774df7bb03268d1e708a9c0a",
          "msg" : "This commit fixes 2 issues in regards to hydrometeor sedimentation:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 462,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/462/"
  },
  "previousBuild" : {
    "number" : 460,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/460/"
  }
}