{
  "_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" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "33d8e66257b1e455bda435f21c2635d5e158b7b3",
            "branch" : [
              {
                "SHA1" : "33d8e66257b1e455bda435f21c2635d5e158b7b3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "33d8e66257b1e455bda435f21c2635d5e158b7b3",
            "branch" : [
              {
                "SHA1" : "33d8e66257b1e455bda435f21c2635d5e158b7b3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "33d8e66257b1e455bda435f21c2635d5e158b7b3",
        "branch" : [
          {
            "SHA1" : "33d8e66257b1e455bda435f21c2635d5e158b7b3",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/sam_clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#10",
  "duration" : 391591,
  "estimatedDuration" : 755754,
  "executor" : None,
  "fullDisplayName" : "sam_clubb_silhs_gfortran_build #10",
  "id" : "10",
  "keepLog" : False,
  "number" : 10,
  "queueId" : 1209,
  "result" : "SUCCESS",
  "timestamp" : 1611738369786,
  "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/10/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "SRC/statistics.F90"
          ],
          "commitId" : "ad202ec39339bce76e10a643c589e943ddcde6ef",
          "timestamp" : 1611671775000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Setting momlepress3 equal to W3PRES and commenting out \"W3REDIS\" variable.  The W3 pressure budget terms were split improperly.  See #129.\u000a",
          "date" : "2021-01-26 08:36:15 -0600",
          "id" : "ad202ec39339bce76e10a643c589e943ddcde6ef",
          "msg" : "Setting momlepress3 equal to W3PRES and commenting out \"W3REDIS\" variable.  The W3 pressure budget terms were split improperly.  See #129.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "SRC/statistics.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "configurable_model_flags.in"
          ],
          "commitId" : "424158c15cbb93a18a6ee84549ecd045e619ecb1",
          "timestamp" : 1611674403000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Incorporating Shixuan Zhang's and Chris Vogl's \"l_godunov_upwind_wpxp_ta\" flag and related code.  The flag is set to false by default so results are unaffected.  See #902.\u000a",
          "date" : "2021-01-26 09:20:03 -0600",
          "id" : "424158c15cbb93a18a6ee84549ecd045e619ecb1",
          "msg" : "Incorporating Shixuan Zhang's and Chris Vogl's \"l_godunov_upwind_wpxp_ta\" flag and related code.  The flag is set to false by default so results are unaffected.  See #902.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "model_flags.F90",
            "clubb_api_module.F90",
            "turbulent_adv_pdf.F90",
            "advance_xm_wpxp_module.F90"
          ],
          "commitId" : "43266c9672638638b36216fb34dbb2291c8f4671",
          "timestamp" : 1611674403000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Incorporating Shixuan Zhang's and Chris Vogl's \"l_godunov_upwind_wpxp_ta\" flag and related code.  The flag is set to false by default so results are unaffected.  See #902.\u000a",
          "date" : "2021-01-26 09:20:03 -0600",
          "id" : "43266c9672638638b36216fb34dbb2291c8f4671",
          "msg" : "Incorporating Shixuan Zhang's and Chris Vogl's \"l_godunov_upwind_wpxp_ta\" flag and related code.  The flag is set to false by default so results are unaffected.  See #902.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "turbulent_adv_pdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "configurable_model_flags.in"
          ],
          "commitId" : "caed5c1d545e0320ba811b36a07630301d4c9e28",
          "timestamp" : 1611679455000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Update configurable_model_flags.in\u000a\u000aTurning off flag, was turned on by mistake.\u000a",
          "date" : "2021-01-26 10:44:15 -0600",
          "id" : "caed5c1d545e0320ba811b36a07630301d4c9e28",
          "msg" : "Update configurable_model_flags.in",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "SRC/SGS_CLUBB/clubb_sgs.F90"
          ],
          "commitId" : "60c18490c381f5d9b8b6ce15e7da8f05200e8a9f",
          "timestamp" : 1611691565000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/issues/902.\u000a",
          "date" : "2021-01-26 14:06:05 -0600",
          "id" : "60c18490c381f5d9b8b6ce15e7da8f05200e8a9f",
          "msg" : "Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/issues/902.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "SRC/SGS_CLUBB/clubb_sgs.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
      "fullName" : "benjamin.andrew.stephens"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 11,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/11/"
  },
  "previousBuild" : {
    "number" : 9,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/9/"
  }
}