{
  "_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/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 198,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "32e7d4adf103e76b7fe05242a69588eb5a6fa296",
            "branch" : [
              {
                "SHA1" : "32e7d4adf103e76b7fe05242a69588eb5a6fa296",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "32e7d4adf103e76b7fe05242a69588eb5a6fa296",
            "branch" : [
              {
                "SHA1" : "32e7d4adf103e76b7fe05242a69588eb5a6fa296",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "32e7d4adf103e76b7fe05242a69588eb5a6fa296",
        "branch" : [
          {
            "SHA1" : "32e7d4adf103e76b7fe05242a69588eb5a6fa296",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/cam.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" : "#198",
  "duration" : 2517534,
  "estimatedDuration" : 2482459,
  "executor" : None,
  "fullDisplayName" : "cam_BFB_coarse_res_gfortran_test #198",
  "id" : "198",
  "keepLog" : False,
  "number" : 198,
  "queueId" : 11311,
  "result" : "SUCCESS",
  "timestamp" : 1759393627052,
  "url" : "http://carson.math.uwm.edu/jenkins/job/cam_BFB_coarse_res_gfortran_test/198/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "latin_hypercube_driver_module.F90"
          ],
          "commitId" : "50f5a9aa2d2a1e4894e9d0aa40f653db463beb15",
          "timestamp" : 1759358185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making the l_random_k_lh_start set the random generator seed before generating a random. This should fix the generalized grid test, which failed for the only flag set that turned on l_random_k_lh_start. Before, the test passed because we used the same random seed for all timesteps, preventing differences in the random call. But now we use a different seed each timestep, causing differences. To ensure reproducibility, we use the seed each timestep to generate rand_pool, which is an effective solution, but we need to do that for the rand_integer_in_range call in the l_random_k_lh_start code for the same reason. Since this does change the random that comes out, this is BIT_CHANGING, but only for runs using both SILHS and l_random_k_lh_start=.true.\u000a",
          "date" : "2025-10-01 17:36:25 -0500",
          "id" : "50f5a9aa2d2a1e4894e9d0aa40f653db463beb15",
          "msg" : "Making the l_random_k_lh_start set the random generator seed before generating a random. This should fix the generalized grid test, which failed for the only flag set that turned on l_random_k_lh_start. Before, the test passed because we used the same random seed for all timesteps, preventing differences in the random call. But now we use a different seed each timestep, causing differences. To ensure reproducibility, we use the seed each timestep to generate rand_pool, which is an effective solution, but we need to do that for the rand_integer_in_range call in the l_random_k_lh_start code for the same reason. Since this does change the random that comes out, this is BIT_CHANGING, but only for runs using both SILHS and l_random_k_lh_start=.true.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "latin_hypercube_driver_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 199,
    "url" : "http://carson.math.uwm.edu/jenkins/job/cam_BFB_coarse_res_gfortran_test/199/"
  },
  "previousBuild" : {
    "number" : 197,
    "url" : "http://carson.math.uwm.edu/jenkins/job/cam_BFB_coarse_res_gfortran_test/197/"
  }
}