{
  "_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" : 105,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 572,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "02f49f2feca508a3bdc6f881673d23f576add971",
            "branch" : [
              {
                "SHA1" : "02f49f2feca508a3bdc6f881673d23f576add971",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "02f49f2feca508a3bdc6f881673d23f576add971",
            "branch" : [
              {
                "SHA1" : "02f49f2feca508a3bdc6f881673d23f576add971",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "02f49f2feca508a3bdc6f881673d23f576add971",
        "branch" : [
          {
            "SHA1" : "02f49f2feca508a3bdc6f881673d23f576add971",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.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" : "#572",
  "duration" : 139710,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #572",
  "id" : "572",
  "keepLog" : False,
  "number" : 572,
  "queueId" : 7871,
  "result" : "SUCCESS",
  "timestamp" : 1741939866557,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/572/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_clubb_w_varying_flags.py"
          ],
          "commitId" : "108815d5afea2ebd26c3611c760288b9e56e454c",
          "timestamp" : 1741880307000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "One of the previous issues with this python script is that it\u000asuppressed the output of the bash script it was running\u000a(run_scm_all.bash). It is important to see what cases successfully\u000aran and what cases failed. I have altered the script so that\u000ait doesn't suppress the output of run_scm_all.bash.\u000a\u000aNote: the output from the bash script won't be printed to output\u000auntil all the cases in run_scm_all.bash have been run to completion.\u000a",
          "date" : "2025-03-13 10:38:27 -0500",
          "id" : "108815d5afea2ebd26c3611c760288b9e56e454c",
          "msg" : "One of the previous issues with this python script is that it",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_clubb_w_varying_flags.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_clubb_w_varying_flags.py"
          ],
          "commitId" : "25168201548b7ac24d9a4b58a1b55f742479755e",
          "timestamp" : 1741911256000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am setting the exit_code for the python script to be based on\u000awhat is passed out from the bash script for the set of\u000arun_scm_all.bash commands for each flag grouping. It any flag test\u000afails, the overall exit code from the test will also be set to\u000aa fail result.\u000a",
          "date" : "2025-03-13 19:14:16 -0500",
          "id" : "25168201548b7ac24d9a4b58a1b55f742479755e",
          "msg" : "I am setting the exit_code for the python script to be based on",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_clubb_w_varying_flags.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_clubb_w_varying_flags.py"
          ],
          "commitId" : "fd6d3ca5c2e22280c5faffe4e79307f3956f17c9",
          "timestamp" : 1741916556000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I added some helpful print statements and imported \"sys\" for the\u000asys.exit statement.\u000a",
          "date" : "2025-03-13 20:42:36 -0500",
          "id" : "fd6d3ca5c2e22280c5faffe4e79307f3956f17c9",
          "msg" : "I added some helpful print statements and imported \"sys\" for the",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_clubb_w_varying_flags.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile"
          ],
          "commitId" : "1ae402390b203de58866e57af503d9641df0c421",
          "timestamp" : 1741917707000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Changing the generalized vertical grid Jenkins test to use the new\u000arun_clubb_w_varying_flags.py python script instead of the traditional\u000arun_scm_all.bash.\u000a",
          "date" : "2025-03-13 21:01:47 -0500",
          "id" : "1ae402390b203de58866e57af503d9641df0c421",
          "msg" : "Changing the generalized vertical grid Jenkins test to use the new",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_clubb_w_varying_flags.py",
            "jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile"
          ],
          "commitId" : "02f49f2feca508a3bdc6f881673d23f576add971",
          "timestamp" : 1741932830000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "When the run_clubb_w_varying_flags.py script is running a generalized\u000avertical grid test, use a stats file that has a greatly reduced number\u000aof stats. Stats aren't important for this test. We don't want to eat\u000aup too much storage space or waste extra time with stats.\u000a",
          "date" : "2025-03-14 01:13:50 -0500",
          "id" : "02f49f2feca508a3bdc6f881673d23f576add971",
          "msg" : "When the run_clubb_w_varying_flags.py script is running a generalized",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_generalized_vertical_grid_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "run_scripts/run_clubb_w_varying_flags.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 573,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/573/"
  },
  "previousBuild" : {
    "number" : 571,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/571/"
  }
}