{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "net.uaznia.lukanus.hudson.plugins.gitparameter.GitParameterValue",
          "name" : "BRANCH",
          "value" : "origin/cam_new_stats_branchtest"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Gunther Huebler",
          "userId" : "huebler",
          "userName" : "Gunther Huebler"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/cam_new_stats_branchtest" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7b83552f3f90698377b4108d0cb71ed80e1486c5",
            "branch" : [
              {
                "SHA1" : "7b83552f3f90698377b4108d0cb71ed80e1486c5",
                "name" : "refs/remotes/origin/cam_new_stats_branchtest"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7b83552f3f90698377b4108d0cb71ed80e1486c5",
            "branch" : [
              {
                "SHA1" : "7b83552f3f90698377b4108d0cb71ed80e1486c5",
                "name" : "refs/remotes/origin/cam_new_stats_branchtest"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7b83552f3f90698377b4108d0cb71ed80e1486c5",
        "branch" : [
          {
            "SHA1" : "7b83552f3f90698377b4108d0cb71ed80e1486c5",
            "name" : "refs/remotes/origin/cam_new_stats_branchtest"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/cam.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#2",
  "duration" : 2934756,
  "estimatedDuration" : 2943530,
  "executor" : None,
  "fullDisplayName" : "cam_gpu_test_branch #2",
  "id" : "2",
  "keepLog" : False,
  "number" : 2,
  "queueId" : 1200,
  "result" : "SUCCESS",
  "timestamp" : 1771365144731,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/cam_gpu_test_branch/2/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "bld/namelist_files/namelist_definition.xml"
          ],
          "commitId" : "d8347cf31dc8316a2b0fb428cc514f3a31ceefff",
          "timestamp" : 1771229251000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Updating namelist definitions\u000a",
          "date" : "2026-02-16 02:07:31 -0600",
          "id" : "d8347cf31dc8316a2b0fb428cc514f3a31ceefff",
          "msg" : "Updating namelist definitions",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "bld/namelist_files/namelist_definition.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/physics/clubb/src/CLUBB_core/clubb_api_module.F90",
            "src/physics/clubb/src/CLUBB_core/setup_clubb_pdf_params.F90",
            "src/physics/cam/subcol_SILHS.F90",
            "src/physics/clubb/src/SILHS/latin_hypercube_driver_module.F90",
            "src/physics/clubb/src/CLUBB_core/stats_netcdf.F90"
          ],
          "commitId" : "b7b4504ed1800d9c562e4d710a160c164eef5e18",
          "timestamp" : 1771277222000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making setup_pdf_parameters use clubb_api\u000a",
          "date" : "2026-02-16 15:27:02 -0600",
          "id" : "b7b4504ed1800d9c562e4d710a160c164eef5e18",
          "msg" : "Making setup_pdf_parameters use clubb_api",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/physics/clubb/src/CLUBB_core/setup_clubb_pdf_params.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/physics/cam/subcol_SILHS.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/physics/clubb/src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/physics/clubb/src/CLUBB_core/stats_netcdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/physics/clubb/src/SILHS/latin_hypercube_driver_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/physics/cam/subcol_SILHS.F90"
          ],
          "commitId" : "1cdb31532893c6effcfdb5fd2929b2c81b17946a",
          "timestamp" : 1771278767000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Fixing missing _api\u000a",
          "date" : "2026-02-16 15:52:47 -0600",
          "id" : "1cdb31532893c6effcfdb5fd2929b2c81b17946a",
          "msg" : "Fixing missing _api",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/physics/cam/subcol_SILHS.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/all_stats.in"
          ],
          "commitId" : "06b847a21e191559901f876c57136b9696de61b9",
          "timestamp" : 1771352761000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Updating stats\u000a",
          "date" : "2026-02-17 12:26:01 -0600",
          "id" : "06b847a21e191559901f876c57136b9696de61b9",
          "msg" : "Updating stats",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/all_stats.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/physics/clubb/src/CLUBB_core/stats_netcdf.F90"
          ],
          "commitId" : "ad4dc30031ce779350ef4eaee1234398dc0c33e2",
          "timestamp" : 1771358855000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Updates to test\u000a",
          "date" : "2026-02-17 14:07:35 -0600",
          "id" : "ad4dc30031ce779350ef4eaee1234398dc0c33e2",
          "msg" : "Updates to test",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/physics/clubb/src/CLUBB_core/stats_netcdf.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/physics/cam/clubb_intr.F90"
          ],
          "commitId" : "7b83552f3f90698377b4108d0cb71ed80e1486c5",
          "timestamp" : 1771360026000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Updates to test\u000a",
          "date" : "2026-02-17 14:27:06 -0600",
          "id" : "7b83552f3f90698377b4108d0cb71ed80e1486c5",
          "msg" : "Updates to test",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/physics/cam/clubb_intr.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 1,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/cam_gpu_test_branch/1/"
  }
}