{
  "_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" : 499,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3366d8d5729627030f0fef53d74e39520919e2a5",
            "branch" : [
              {
                "SHA1" : "3366d8d5729627030f0fef53d74e39520919e2a5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3366d8d5729627030f0fef53d74e39520919e2a5",
            "branch" : [
              {
                "SHA1" : "3366d8d5729627030f0fef53d74e39520919e2a5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3366d8d5729627030f0fef53d74e39520919e2a5",
        "branch" : [
          {
            "SHA1" : "3366d8d5729627030f0fef53d74e39520919e2a5",
            "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" : "#499",
  "duration" : 6540868,
  "estimatedDuration" : 6338955,
  "executor" : None,
  "fullDisplayName" : "wrf_clubb_plot_ifort #499",
  "id" : "499",
  "keepLog" : False,
  "number" : 499,
  "queueId" : 6884,
  "result" : "SUCCESS",
  "timestamp" : 1785919207297,
  "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_plot_ifort/499/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_xp2_xpyp_module.F90",
            "parameters_tunable.F90",
            "clubb_api_module.F90",
            "numerical_check.F90"
          ],
          "commitId" : "dbf6a1d0701bde337c158713a18f37c0889de31e",
          "timestamp" : 1785865819000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Mainly dash updates and a little source changes to improve parameter/flag checking. See https://github.com/larson-group/clubb/pull/1336 for details\u000a",
          "date" : "2026-08-04 12:50:19 -0500",
          "id" : "dbf6a1d0701bde337c158713a18f37c0889de31e",
          "msg" : "Mainly dash updates and a little source changes to improve parameter/flag checking. See https://github.com/larson-group/clubb/pull/1336 for details",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "numerical_check.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F"
          ],
          "commitId" : "4e15e43efcb33a5ed4dfafe34015bc3caf835545",
          "timestamp" : 1785866863000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Update WRF for CLUBB validation API (#147)\u000a\u000a* Update WRF for CLUBB validation API\u000a\u000a* Remove redundant WRF parameter validation call\u000a",
          "date" : "2026-08-04 13:07:43 -0500",
          "id" : "4e15e43efcb33a5ed4dfafe34015bc3caf835545",
          "msg" : "Update WRF for CLUBB validation API (#147)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 500,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_plot_ifort/500/"
  },
  "previousBuild" : {
    "number" : 498,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_plot_ifort/498/"
  }
}