{
  "_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" : 234,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4ea154dbcb9ca5e8574b32fd350d54bc07fa13a6",
            "branch" : [
              {
                "SHA1" : "4ea154dbcb9ca5e8574b32fd350d54bc07fa13a6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4ea154dbcb9ca5e8574b32fd350d54bc07fa13a6",
            "branch" : [
              {
                "SHA1" : "4ea154dbcb9ca5e8574b32fd350d54bc07fa13a6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4ea154dbcb9ca5e8574b32fd350d54bc07fa13a6",
        "branch" : [
          {
            "SHA1" : "4ea154dbcb9ca5e8574b32fd350d54bc07fa13a6",
            "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" : "#234",
  "duration" : 131401,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #234",
  "id" : "234",
  "keepLog" : False,
  "number" : 234,
  "queueId" : 16110,
  "result" : "SUCCESS",
  "timestamp" : 1654848668610,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/234/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile"
          ],
          "commitId" : "76698cc92bd01db4d5ec6961903da49776871078",
          "timestamp" : 1654790108000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "cernikt@msoe.edu",
          "comment" : "updated check budgets balance test to be compatible with branch test for testing python 3 version\u000a",
          "date" : "2022-06-09 10:55:08 -0500",
          "id" : "76698cc92bd01db4d5ec6961903da49776871078",
          "msg" : "updated check budgets balance test to be compatible with branch test for testing python 3 version",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/check_budgets_balance/checkBudget.py.old",
            "postprocessing/check_budgets_balance/checkBudget.py",
            "jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile",
            "postprocessing/check_budgets_balance/futurizedReadBinaryData.py"
          ],
          "commitId" : "d6f731690a2dfd25e6134ae9db50e4d229caf283",
          "timestamp" : 1654793385000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "cernikt@msoe.edu",
          "comment" : "updating check budgets script on main branch\u000a",
          "date" : "2022-06-09 11:49:45 -0500",
          "id" : "d6f731690a2dfd25e6134ae9db50e4d229caf283",
          "msg" : "updating check budgets script on main branch",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/check_budgets_balance/checkBudget.py"
            },
            {
              "editType" : "add",
              "file" : "postprocessing/check_budgets_balance/checkBudget.py.old"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "postprocessing/check_budgets_balance/futurizedReadBinaryData.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/check_budgets_balance/checkBudget.py",
            "postprocessing/check_budgets_balance/futurizedReadBinaryData.py"
          ],
          "commitId" : "04bc78913f3728aa9b2d18c79900cab28cbf00bf",
          "timestamp" : 1654793595000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "cernikt@msoe.edu",
          "comment" : "last minute addition\u000a",
          "date" : "2022-06-09 11:53:15 -0500",
          "id" : "04bc78913f3728aa9b2d18c79900cab28cbf00bf",
          "msg" : "last minute addition",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/check_budgets_balance/checkBudget.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/check_budgets_balance/futurizedReadBinaryData.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xp3_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/grid_class.F90",
            "src/ice_dfsn_module.F90",
            "src/Benchmark_cases/atex.F90",
            "src/Benchmark_cases/gabls3_night.F90",
            "src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90",
            "src/CLUBB_core/sponge_layer_damping.F90",
            "src/CLUBB_core/mixing_length.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/microphys_driver.F90",
            "src/Benchmark_cases/astex_a209.F90",
            "src/advance_microphys_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/calc_pressure.F90",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/CLUBB_core/advance_helper_module.F90",
            "src/hydrostatic_module.F90",
            "src/CLUBB_core/diffusion.F90",
            "src/CLUBB_core/parameters_tunable.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/Benchmark_cases/gabls3.F90",
            "src/input_fields.F90",
            "src/Benchmark_cases/rico.F90",
            "src/Morrison_microphys/microphysics.F90",
            "src/SILHS/silhs_api_module.F90",
            "src/SILHS/latin_hypercube_driver_module.F90",
            "src/CLUBB_core/clip_explicit.F90",
            "src/Benchmark_cases/gabls2.F90",
            "src/Benchmark_cases/nov11.F90",
            "src/Benchmark_cases/mpace_a.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/turbulent_adv_pdf.F90",
            "src/Benchmark_cases/bomex.F90",
            "src/clubb_driver.F90",
            "src/simple_rad_module.F90",
            "src/morrison_microphys_module.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/sounding.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90",
            "src/CLUBB_core/fill_holes.F90",
            "src/CLUBB_core/pos_definite_module.F90"
          ],
          "commitId" : "4ea154dbcb9ca5e8574b32fd350d54bc07fa13a6",
          "timestamp" : 1654818473000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "The big grid change. Converting gr from being an array of types containing 1D arrays, to a type containing 2D arrays. All cases BFB, cam multicolumn+silhs BFB, and cam multicolumn (no silhs) with backwards compatible settings BFB.\u000a",
          "date" : "2022-06-09 18:47:53 -0500",
          "id" : "4ea154dbcb9ca5e8574b32fd350d54bc07fa13a6",
          "msg" : "The big grid change. Converting gr from being an array of types containing 1D arrays, to a type containing 2D arrays. All cases BFB, cam multicolumn+silhs BFB, and cam multicolumn (no silhs) with backwards compatible settings BFB.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/mpace_a.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/gabls2.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/gabls3_night.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/sponge_layer_damping.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/sounding.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/calc_pressure.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/gabls3.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/nov11.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/astex_a209.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/bomex.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/ice_dfsn_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/atex.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/rico.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pos_definite_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/hydrostatic_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/simple_rad_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/grid_class.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/morrison_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/turbulent_adv_pdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Morrison_microphys/microphysics.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/microphys_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/diffusion.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/input_fields.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_explicit.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
      "fullName" : "37674341+huebleruwm"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
      "fullName" : "cernikt"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 235,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/235/"
  },
  "previousBuild" : {
    "number" : 233,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/233/"
  }
}