{
  "_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" : 156,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "335d83b7e89d00fa3cd1ce727356d6d7b006dd36",
            "branch" : [
              {
                "SHA1" : "335d83b7e89d00fa3cd1ce727356d6d7b006dd36",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "335d83b7e89d00fa3cd1ce727356d6d7b006dd36",
            "branch" : [
              {
                "SHA1" : "335d83b7e89d00fa3cd1ce727356d6d7b006dd36",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "335d83b7e89d00fa3cd1ce727356d6d7b006dd36",
        "branch" : [
          {
            "SHA1" : "335d83b7e89d00fa3cd1ce727356d6d7b006dd36",
            "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" : "#156",
  "duration" : 694130,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #156",
  "id" : "156",
  "keepLog" : False,
  "number" : 156,
  "queueId" : 10475,
  "result" : "SUCCESS",
  "timestamp" : 1636708270880,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/156/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/G_unit_test_types/w_up_in_cloud_tests.F90"
          ],
          "commitId" : "cea625cee42c8cbf6d1793eaae65f6bb136b16f9",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "See ticket\u000a#958\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "cea625cee42c8cbf6d1793eaae65f6bb136b16f9",
          "msg" : "See ticket",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "add",
              "file" : "src/G_unit_test_types/w_up_in_cloud_tests.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/G_unit_test_types/w_up_in_cloud_tests.F90",
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90"
          ],
          "commitId" : "6aa4ad30eef8b9bc2ce8dc46fb355d414b431542",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "added some documentation in pdf_close_module.f90 and started writing of w_up_in_cloud to disk\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "6aa4ad30eef8b9bc2ce8dc46fb355d414b431542",
          "msg" : "added some documentation in pdf_close_module.f90 and started writing of w_up_in_cloud to disk",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/w_up_in_cloud_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/file_list/G_unit_tests_files",
            "postprocessing/pyplotgen/config/VariableGroupWs.py",
            "src/G_unit_tests.F90",
            "input/stats/standard_stats.in",
            "src/CLUBB_core/pdf_closure_module.F90",
            "input/stats/all_stats.in",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/model_flags.F90",
            "src/G_unit_test_types/w_up_in_cloud_tests.F90",
            "postprocessing/pyplotgen/config/Case_definitions.py",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/stats_zt_module.F90",
            "input/tunable_parameters/configurable_model_flags.in",
            "src/CLUBB_core/stats_variables.F90"
          ],
          "commitId" : "e33002f85d35ee72f9b155437f36e9c103765cc3",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "See respective messages on the issue 958 on date 10/12/2021\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "e33002f85d35ee72f9b155437f36e9c103765cc3",
          "msg" : "See respective messages on the issue 958 on date 10/12/2021",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupWs.py"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/standard_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Case_definitions.py"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/w_up_in_cloud_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "compile/file_list/G_unit_tests_files"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupWs.py"
          ],
          "commitId" : "7a8e16c077839c803937a1346546fd5419c541a2",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "Added WSUP from SAM to the VariableGroupWs.py in pyplotgen\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "7a8e16c077839c803937a1346546fd5419c541a2",
          "msg" : "Added WSUP from SAM to the VariableGroupWs.py in pyplotgen",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupWs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/stats_zt_module.F90",
            "postprocessing/pyplotgen/config/Case_definitions.py"
          ],
          "commitId" : "f7cd1d8ccc310129bfb3ceb243b0c47284eaccf5",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "Added sam file name to DYCOMS_RF02_DO case, fixed the clipping in calc_w_up_in_cloud in pdf_closure_module.f90, and changed long name of w_up_in_cloud in stats_zt_module.f90\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "f7cd1d8ccc310129bfb3ceb243b0c47284eaccf5",
          "msg" : "Added sam file name to DYCOMS_RF02_DO case, fixed the clipping in calc_w_up_in_cloud in pdf_closure_module.f90, and changed long name of w_up_in_cloud in stats_zt_module.f90",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Case_definitions.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/G_unit_tests.F90",
            "input/tunable_parameters/configurable_model_flags.in",
            "src/CLUBB_core/model_flags.F90",
            "src/G_unit_test_types/w_up_in_cloud_tests.F90",
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "202f78110b0f343f565b8ac1ea633ded7b27ee11",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "Resolved any issues in the pull request. See https://github.com/larson-group/clubb/pull/970 for details\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "202f78110b0f343f565b8ac1ea633ded7b27ee11",
          "msg" : "Resolved any issues in the pull request. See https://github.com/larson-group/clubb/pull/970 for details",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/w_up_in_cloud_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90",
            "input/stats/standard_stats.in"
          ],
          "commitId" : "df3b263c7525b030ed469116534560eb74ae8ddf",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "Included a check in pdf_closure_module.f90 to check if flag for iw_up_in_cloud is set. Removed iw_up_in_cloud from standard_stats.in to prevent binary diffs in CLUBB output files after merge\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "df3b263c7525b030ed469116534560eb74ae8ddf",
          "msg" : "Included a check in pdf_closure_module.f90 to check if flag for iw_up_in_cloud is set. Removed iw_up_in_cloud from standard_stats.in to prevent binary diffs in CLUBB output files after merge",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/stats/standard_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "335d83b7e89d00fa3cd1ce727356d6d7b006dd36",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "fixed a typo in pdf_closure_module.f90, line 1284\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "335d83b7e89d00fa3cd1ce727356d6d7b006dd36",
          "msg" : "fixed a typo in pdf_closure_module.f90, line 1284",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
      "fullName" : "68997723+JanGrn"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 157,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/157/"
  },
  "previousBuild" : {
    "number" : 155,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/155/"
  }
}