{
  "_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" : 42,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d8ed5704cac5f4fcca3618060429b4ef3dcf7c49",
            "branch" : [
              {
                "SHA1" : "d8ed5704cac5f4fcca3618060429b4ef3dcf7c49",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d8ed5704cac5f4fcca3618060429b4ef3dcf7c49",
            "branch" : [
              {
                "SHA1" : "d8ed5704cac5f4fcca3618060429b4ef3dcf7c49",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d8ed5704cac5f4fcca3618060429b4ef3dcf7c49",
        "branch" : [
          {
            "SHA1" : "d8ed5704cac5f4fcca3618060429b4ef3dcf7c49",
            "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" : "#42",
  "duration" : 42067,
  "estimatedDuration" : 755754,
  "executor" : None,
  "fullDisplayName" : "sam_clubb_silhs_gfortran_build #42",
  "id" : "42",
  "keepLog" : False,
  "number" : 42,
  "queueId" : 4079,
  "result" : "SUCCESS",
  "timestamp" : 1619598309878,
  "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/42/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "62825f5e3942f4f4aa11278b687203db766ca253",
          "timestamp" : 1618072037000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Changed ustar from an array to a scalar issue #909\u000a",
          "date" : "2021-04-10 11:27:17 -0500",
          "id" : "62825f5e3942f4f4aa11278b687203db766ca253",
          "msg" : "Changed ustar from an array to a scalar issue #909",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "stats_zm_module.F90",
            "advance_clubb_core_module.F90",
            "stats_variables.F90"
          ],
          "commitId" : "01d215c0e565ebcde81b00e161a425fc984dc714",
          "timestamp" : 1618079098000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Renamed Ri_zm to sqrt_Ri_zm and iRi_zm to isqrt_Ri_zm #909\u000a",
          "date" : "2021-04-10 13:24:58 -0500",
          "id" : "01d215c0e565ebcde81b00e161a425fc984dc714",
          "msg" : "Renamed Ri_zm to sqrt_Ri_zm and iRi_zm to isqrt_Ri_zm #909",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_variables.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "mixing_length.F90"
          ],
          "commitId" : "5a2292caa7ec563370bfdcdadd6cfeefebd50dbe",
          "timestamp" : 1618088325000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Created new subroutine and ensured it's BFB. All cases run sucessfully #909\u000a",
          "date" : "2021-04-10 15:58:45 -0500",
          "id" : "5a2292caa7ec563370bfdcdadd6cfeefebd50dbe",
          "msg" : "Created new subroutine and ensured it's BFB. All cases run sucessfully #909",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90",
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "a508ac7a546abb4d8caf4275d8adeabb2937badf",
          "timestamp" : 1618674656000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "added in missing flag which was causing memory errors #909\u000a",
          "date" : "2021-04-17 10:50:56 -0500",
          "id" : "a508ac7a546abb4d8caf4275d8adeabb2937badf",
          "msg" : "added in missing flag which was causing memory errors #909",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90"
          ],
          "commitId" : "a2a902c8f7d5636bb3afa17968335a4a38fd03fe",
          "timestamp" : 1618679816000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "confirmed BFB with e3sam flag set to false and true, no other issues detected in mixing_length #909\u000a",
          "date" : "2021-04-17 12:16:56 -0500",
          "id" : "a2a902c8f7d5636bb3afa17968335a4a38fd03fe",
          "msg" : "confirmed BFB with e3sam flag set to false and true, no other issues detected in mixing_length #909",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "mixing_length.F90"
          ],
          "commitId" : "1baa28d115c957c4f6666d0227089a0aecfdded7",
          "timestamp" : 1619555277000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@brock.math.uwm.edu",
          "comment" : "Reformatted mixing length to be more compliant with the coding standard #909\u000a",
          "date" : "2021-04-27 15:27:57 -0500",
          "id" : "1baa28d115c957c4f6666d0227089a0aecfdded7",
          "msg" : "Reformatted mixing length to be more compliant with the coding standard #909",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90"
          ],
          "commitId" : "6761adb3f1cddcc9cb2585f32182a00e3bac107c",
          "timestamp" : 1619555727000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@brock.math.uwm.edu",
          "comment" : "added a reference to new subroutine #909\u000a",
          "date" : "2021-04-27 15:35:27 -0500",
          "id" : "6761adb3f1cddcc9cb2585f32182a00e3bac107c",
          "msg" : "added a reference to new subroutine #909",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
      "fullName" : "rhodesk"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 43,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/43/"
  },
  "previousBuild" : {
    "number" : 41,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/41/"
  }
}