{
  "_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" : null,
          "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" : null,
          "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" : 500,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "61a93c32ab0bf14e182ed3c03118a86550551aec",
            "branch" : [
              {
                "SHA1" : "61a93c32ab0bf14e182ed3c03118a86550551aec",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "61a93c32ab0bf14e182ed3c03118a86550551aec",
            "branch" : [
              {
                "SHA1" : "61a93c32ab0bf14e182ed3c03118a86550551aec",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "61a93c32ab0bf14e182ed3c03118a86550551aec",
        "branch" : [
          {
            "SHA1" : "61a93c32ab0bf14e182ed3c03118a86550551aec",
            "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" : null,
  "displayName" : "#500",
  "duration" : 6555243,
  "estimatedDuration" : 6338955,
  "executor" : null,
  "fullDisplayName" : "wrf_clubb_plot_ifort #500",
  "id" : "500",
  "keepLog" : false,
  "number" : 500,
  "queueId" : 7070,
  "result" : "SUCCESS",
  "timestamp" : 1786437607629,
  "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_plot_ifort/500/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_wp2_wp3_module.F90",
            "advance_xp2_xpyp_module.F90",
            "advance_xm_wpxp_module.F90"
          ],
          "commitId" : "2197d8af6b3135fab2362a29426017d8737bb7d5",
          "timestamp" : 1786417963000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fill holes tab (#1339)\u000a\u000a* New fill holes misc tab, requires some new stats outputs, but I think we can remove some\u000a\u000a* Small UI improvements and removing unnecessary new stats\u000a\u000a* Removing old fill holes dash file\u000a",
          "date" : "2026-08-10 22:12:43 -0500",
          "id" : "2197d8af6b3135fab2362a29426017d8737bb7d5",
          "msg" : "Fill holes tab (#1339)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "all_stats.in"
          ],
          "commitId" : "27a8506cf32dbee975787af7b3b5b7444f0617ee",
          "timestamp" : 1786417963000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fill holes tab (#1339)\u000a\u000a* New fill holes misc tab, requires some new stats outputs, but I think we can remove some\u000a\u000a* Small UI improvements and removing unnecessary new stats\u000a\u000a* Removing old fill holes dash file\u000a",
          "date" : "2026-08-10 22:12:43 -0500",
          "id" : "27a8506cf32dbee975787af7b3b5b7444f0617ee",
          "msg" : "Fill holes tab (#1339)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "all_stats.in"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : false,
  "nextBuild" : {
    "number" : 501,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_plot_ifort/501/"
  },
  "previousBuild" : {
    "number" : 499,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_plot_ifort/499/"
  }
}