{
  "_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" : 83,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
            "branch" : [
              {
                "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
            "branch" : [
              {
                "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 81,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
            "branch" : [
              {
                "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
            "branch" : [
              {
                "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 416,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "01e6880e82e525ed43c19fe97e6a6567ed73a28d",
            "branch" : [
              {
                "SHA1" : "01e6880e82e525ed43c19fe97e6a6567ed73a28d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "01e6880e82e525ed43c19fe97e6a6567ed73a28d",
            "branch" : [
              {
                "SHA1" : "01e6880e82e525ed43c19fe97e6a6567ed73a28d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "01e6880e82e525ed43c19fe97e6a6567ed73a28d",
        "branch" : [
          {
            "SHA1" : "01e6880e82e525ed43c19fe97e6a6567ed73a28d",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/wrf.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" : "#416",
  "duration" : 3437237,
  "estimatedDuration" : 4868080,
  "executor" : None,
  "fullDisplayName" : "wrf_clubb_plot_ifort #416",
  "id" : "416",
  "keepLog" : False,
  "number" : 416,
  "queueId" : 7491,
  "result" : "SUCCESS",
  "timestamp" : 1741167607098,
  "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_plot_ifort/416/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "grid_class.F90"
          ],
          "commitId" : "d080994ebfce2a1aae5509e6a1727a5fe4ef876b",
          "timestamp" : 1741120069000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I changed the variable type within grid function flip from dp to\u000acore_rknd. I then needed to make some changes to BUGSrad driver\u000ato compensate. The \"dp\" issue was discovered when WRF-CLUBB\u000awouldn't compile because of it (discrepancy between dp and core_rknd\u000ain WRF-CLUBB that caused compilation errors for calls to flip\u000afrom advance_xm_wpxp, etc.)\u000a",
          "date" : "2025-03-04 14:27:49 -0600",
          "id" : "d080994ebfce2a1aae5509e6a1727a5fe4ef876b",
          "msg" : "I changed the variable type within grid function flip from dp to",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "grid_class.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/main/depend.common"
          ],
          "commitId" : "8bd37572dcd70a53d9a3a7051ffd6e40d2f97bd0",
          "timestamp" : 1741120343000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Altering depend.common to add a new dependency for CLUBB's\u000asaturation.F90\u000a",
          "date" : "2025-03-04 14:32:23 -0600",
          "id" : "8bd37572dcd70a53d9a3a7051ffd6e40d2f97bd0",
          "msg" : "Altering depend.common to add a new dependency for CLUBB's",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/main/depend.common"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "781a8ecf164f73570d972e8e49d46399b4eee022",
          "timestamp" : 1741135026000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Fixed a compiling issue with CAM-CLUBB.\u000a",
          "date" : "2025-03-04 18:37:06 -0600",
          "id" : "781a8ecf164f73570d972e8e49d46399b4eee022",
          "msg" : "Fixed a compiling issue with CAM-CLUBB.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "saturation.F90"
          ],
          "commitId" : "b7d415425bda941b81468bee63c68dcc9541a005",
          "timestamp" : 1741139829000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Hopefully this helps the cpu vs. gpu tests.\u000a",
          "date" : "2025-03-04 19:57:09 -0600",
          "id" : "b7d415425bda941b81468bee63c68dcc9541a005",
          "msg" : "Hopefully this helps the cpu vs. gpu tests.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "saturation.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 417,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_plot_ifort/417/"
  },
  "previousBuild" : {
    "number" : 415,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_plot_ifort/415/"
  }
}