{
  "_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" : 76,
          "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" : 72,
          "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" : 162,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2519b29d404998f8a5ad85c03c29a5459c7a9734",
            "branch" : [
              {
                "SHA1" : "2519b29d404998f8a5ad85c03c29a5459c7a9734",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2519b29d404998f8a5ad85c03c29a5459c7a9734",
            "branch" : [
              {
                "SHA1" : "2519b29d404998f8a5ad85c03c29a5459c7a9734",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2519b29d404998f8a5ad85c03c29a5459c7a9734",
        "branch" : [
          {
            "SHA1" : "2519b29d404998f8a5ad85c03c29a5459c7a9734",
            "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" : "#162",
  "duration" : 3290251,
  "estimatedDuration" : 1670312,
  "executor" : None,
  "fullDisplayName" : "wrf_clubb_silhs_parallel_ifort #162",
  "id" : "162",
  "keepLog" : False,
  "number" : 162,
  "queueId" : 12574,
  "result" : "SUCCESS",
  "timestamp" : 1643448022725,
  "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/162/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "aa44cb502926842665f158cbfab7c8cf1df5c3c5",
          "timestamp" : 1643406577000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Intializing sigma_sqd_w_zt when not using ADG1. larson-group/clubb#972\u000a",
          "date" : "2022-01-28 15:49:37 -0600",
          "id" : "aa44cb502926842665f158cbfab7c8cf1df5c3c5",
          "msg" : "Intializing sigma_sqd_w_zt when not using ADG1. larson-group/clubb#972",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F",
            "WRF/dyn_em/start_em.F",
            "WRF/Registry/registry.clubb",
            "WRF/phys/module_physics_init.F",
            "WRF/phys/module_pbl_driver.F",
            "WRF/dyn_em/module_first_rk_step_part1.F"
          ],
          "commitId" : "3e6a4bcab26ba956578456857e20e40616fdfa95",
          "timestamp" : 1643411124000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Updating WRF to save ice_supersat_frac from timestep to timestep and\u000asave the value for restarts.\u000a",
          "date" : "2022-01-28 17:05:24 -0600",
          "id" : "3e6a4bcab26ba956578456857e20e40616fdfa95",
          "msg" : "Updating WRF to save ice_supersat_frac from timestep to timestep and",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/Registry/registry.clubb"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_pbl_driver.F"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            },
            {
              "editType" : "edit",
              "file" : "WRF/dyn_em/module_first_rk_step_part1.F"
            },
            {
              "editType" : "edit",
              "file" : "WRF/dyn_em/start_em.F"
            },
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_physics_init.F"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pdf_parameter_module.F90"
          ],
          "commitId" : "5088c109e589f0398450ea86996147836b8b75d8",
          "timestamp" : 1643411572000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Fixing bug, we were not initializng pdf_params for all columns. larson-group/clubb#972\u000a",
          "date" : "2022-01-28 17:12:52 -0600",
          "id" : "5088c109e589f0398450ea86996147836b8b75d8",
          "msg" : "Fixing bug, we were not initializng pdf_params for all columns. larson-group/clubb#972",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pdf_parameter_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 163,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/163/"
  },
  "previousBuild" : {
    "number" : 161,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/161/"
  }
}