{
  "_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" : 226,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5b5ca4afeba2e548b415766cf535329cbbcf8966",
            "branch" : [
              {
                "SHA1" : "5b5ca4afeba2e548b415766cf535329cbbcf8966",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5b5ca4afeba2e548b415766cf535329cbbcf8966",
            "branch" : [
              {
                "SHA1" : "5b5ca4afeba2e548b415766cf535329cbbcf8966",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5b5ca4afeba2e548b415766cf535329cbbcf8966",
        "branch" : [
          {
            "SHA1" : "5b5ca4afeba2e548b415766cf535329cbbcf8966",
            "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" : "#226",
  "duration" : 3352706,
  "estimatedDuration" : 1670312,
  "executor" : None,
  "fullDisplayName" : "wrf_clubb_silhs_parallel_ifort #226",
  "id" : "226",
  "keepLog" : False,
  "number" : 226,
  "queueId" : 18669,
  "result" : "SUCCESS",
  "timestamp" : 1665822009696,
  "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/226/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "model_flags.F90",
            "advance_xm_wpxp_module.F90",
            "clubb_api_module.F90",
            "mono_flux_limiter.F90"
          ],
          "commitId" : "f30bf0d926336356fdb094f944cfb1174a1ec225",
          "timestamp" : 1665761524000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Creating new flags to control monotonic flux limiter (#1039)\u000a\u000a* Creating new flags to control monotonic flux limiter and the IF statement fix for the spikes found in CAM.\u000a\u000a* Removing no-longer-necessary logical l_mono_flux_lim.\u000a\u000a* Adding requested changes from PR (intent statements and editing error statement).\u000a\u000a* Accidentally set flag to false. Changing to true.\u000a",
          "date" : "2022-10-14 09:32:04 -0600",
          "id" : "f30bf0d926336356fdb094f944cfb1174a1ec225",
          "msg" : "Creating new flags to control monotonic flux limiter (#1039)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "configurable_model_flags.in"
          ],
          "commitId" : "f508c31512366c87e72e70ee26ba6d5e99869d18",
          "timestamp" : 1665761524000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Creating new flags to control monotonic flux limiter (#1039)\u000a\u000a* Creating new flags to control monotonic flux limiter and the IF statement fix for the spikes found in CAM.\u000a\u000a* Removing no-longer-necessary logical l_mono_flux_lim.\u000a\u000a* Adding requested changes from PR (intent statements and editing error statement).\u000a\u000a* Accidentally set flag to false. Changing to true.\u000a",
          "date" : "2022-10-14 09:32:04 -0600",
          "id" : "f508c31512366c87e72e70ee26ba6d5e99869d18",
          "msg" : "Creating new flags to control monotonic flux limiter (#1039)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F"
          ],
          "commitId" : "d0345c61a3f485718c65aa14c2e49234f60c5829",
          "timestamp" : 1665761736000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating for changes to CLUBB. See https://github.com/larson-group/clubb/pull/1039.\u000a",
          "date" : "2022-10-14 09:35:36 -0600",
          "id" : "d0345c61a3f485718c65aa14c2e49234f60c5829",
          "msg" : "Updating for changes to CLUBB. See https://github.com/larson-group/clubb/pull/1039.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pdf_closure_module.F90",
            "stats_clubb_utilities.F90",
            "stats_variables.F90",
            "advance_clubb_core_module.F90",
            "clubb_api_module.F90",
            "stats_zt_module.F90"
          ],
          "commitId" : "3bdab2ca5a22a425da62f8cae4c8e01097f44fa8",
          "timestamp" : 1665787786000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am adding cloudy_updraft_frac and cloudy_downdraft_frac as\u000aoutputs to the calculate_w_up_in_cloud code.\u000a\u000aThese fields are non-interactive for the standard set of cases.\u000aThus, all cases are bit-for-bit identical.\u000a\u000aHowever, for the w_up_in_cloud and w_down_in_cloud results themselves,\u000ait is possible that results might not be bit-for-bit since\u000athe location of the max(eps, ...) clipping in the denominator\u000ais changed.  However, results should not be appreciable different.\u000a",
          "date" : "2022-10-14 17:49:46 -0500",
          "id" : "3bdab2ca5a22a425da62f8cae4c8e01097f44fa8",
          "msg" : "I am adding cloudy_updraft_frac and cloudy_downdraft_frac as",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "all_stats.in"
          ],
          "commitId" : "c120fc0759f0af1a840c07b3ef9dcd4fc2e3fa98",
          "timestamp" : 1665789118000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I forgot to add cld_updr_frac and cld_downdr_frac to all_stats.in\u000ain the last commit.\u000a",
          "date" : "2022-10-14 18:11:58 -0500",
          "id" : "c120fc0759f0af1a840c07b3ef9dcd4fc2e3fa98",
          "msg" : "I forgot to add cld_updr_frac and cld_downdr_frac to all_stats.in",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "all_stats.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F"
          ],
          "commitId" : "496ae230e585b2e42676ccec4d22c6cd5f622478",
          "timestamp" : 1665791094000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Modifying for changes to advance_clubb_core_api.\u000a",
          "date" : "2022-10-14 18:44:54 -0500",
          "id" : "496ae230e585b2e42676ccec4d22c6cd5f622478",
          "msg" : "Modifying for changes to advance_clubb_core_api.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
      "fullName" : "59519056+bstephens82"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 227,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/227/"
  },
  "previousBuild" : {
    "number" : 225,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/225/"
  }
}