{
  "_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" : 113,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f5e75e3ca1940ef435c2ecd45683d3760ec8a36d",
            "branch" : [
              {
                "SHA1" : "f5e75e3ca1940ef435c2ecd45683d3760ec8a36d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f5e75e3ca1940ef435c2ecd45683d3760ec8a36d",
            "branch" : [
              {
                "SHA1" : "f5e75e3ca1940ef435c2ecd45683d3760ec8a36d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f5e75e3ca1940ef435c2ecd45683d3760ec8a36d",
        "branch" : [
          {
            "SHA1" : "f5e75e3ca1940ef435c2ecd45683d3760ec8a36d",
            "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" : "#113",
  "duration" : 101584,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #113",
  "id" : "113",
  "keepLog" : False,
  "number" : 113,
  "queueId" : 7427,
  "result" : "SUCCESS",
  "timestamp" : 1627719067473,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/113/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/setup_clubb_pdf_params.F90"
          ],
          "commitId" : "d42ffb89782f2cf38bb52c5236beb5fd39599598",
          "timestamp" : 1627654958000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Removing l_interp_prescribed_params from setup_clubb_pdf_params.\u000aThe flag has been removed and so has any code underneat a logic statement\u000ainvolving this statement unless it has multiple flags. The else statement\u000ain the if block involving this flag has been set to execute without an\u000aif block.\u000aFor ticket #916\u000aResults are BFB identical. Additionally, complex logic statements\u000awith the use of more flags had those flags adjusted and BFB results\u000awere also confirmed with these changes.\u000a",
          "date" : "2021-07-30 09:22:38 -0500",
          "id" : "d42ffb89782f2cf38bb52c5236beb5fd39599598",
          "msg" : "Removing l_interp_prescribed_params from setup_clubb_pdf_params.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_timestep_tests.bash"
          ],
          "commitId" : "70e26ca1acd06149d3b7b996235769e5e0509c39",
          "timestamp" : 1627656249000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Modifying run_timestep_tests.bash to run only 10 minute and above timesteps and exit immediately if the 10 mintue timestep fails. larson-group/sys_admin#749\u000a",
          "date" : "2021-07-30 09:44:09 -0500",
          "id" : "70e26ca1acd06149d3b7b996235769e5e0509c39",
          "msg" : "Modifying run_timestep_tests.bash to run only 10 minute and above timesteps and exit immediately if the 10 mintue timestep fails. larson-group/sys_admin#749",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_timestep_tests.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_timestep_gfortran_tests/Jenkinsfile"
          ],
          "commitId" : "c07e805a7cea2e8ef0d7e1bc7506dde99b08e029",
          "timestamp" : 1627656249000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Adding new timestep test to clubb jenkins tests. larson-group/sys_admin#749\u000a",
          "date" : "2021-07-30 09:44:09 -0500",
          "id" : "c07e805a7cea2e8ef0d7e1bc7506dde99b08e029",
          "msg" : "Adding new timestep test to clubb jenkins tests. larson-group/sys_admin#749",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_timestep_gfortran_tests/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_scm_all.bash"
          ],
          "commitId" : "c00a83f64b5a5b675858f71463a3cc48547e9dc1",
          "timestamp" : 1627659244000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fixing false printing of \"All cases ran to completion.\"\u000a",
          "date" : "2021-07-30 10:34:04 -0500",
          "id" : "c00a83f64b5a5b675858f71463a3cc48547e9dc1",
          "msg" : "Fixing false printing of \"All cases ran to completion.\"",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_scm_all.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/error_atex.in",
            "input_misc/tuner/error_arm.in",
            "input_misc/tuner/error_rico.in",
            "input_misc/tuner/error_gabls3_night.in",
            "input_misc/tuner/error_bomex.in",
            "input_misc/tuner/error_nov11_altocu.in",
            "src/clubb_tuner.F90",
            "input_misc/tuner/error_dycoms2_rf02_ds.in",
            "input_misc/tuner/error_all.in",
            "input_misc/tuner/error_wangara.in",
            "input_misc/tuner/error_dycoms2_rf02_do.in",
            "input_misc/tuner/error_gabls2.in",
            "input_misc/tuner/error_dycoms2_rf02_nd.in",
            "input_misc/tuner/error_ticket_756.in"
          ],
          "commitId" : "cdc1c0ff327d2514e6a192f680f0557eb9d5775b",
          "timestamp" : 1627663201000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating clubb_tuner.F90 to resolve an issue where the optimized tunable_parameter_*.in file was not being created by default.  Now it will always be created when the tuner is run, as it should be.\u000a\u000aAlso updating a number of input_misc/tuner/error_*.in tuner setup files to ensure that C1 is not tuned by default.  If C1 is tuned but C14 is fixed, this causes CLUBB to crash since it requires C1=C14.\u000a\u000aSee #939.\u000a",
          "date" : "2021-07-30 11:40:01 -0500",
          "id" : "cdc1c0ff327d2514e6a192f680f0557eb9d5775b",
          "msg" : "Updating clubb_tuner.F90 to resolve an issue where the optimized tunable_parameter_*.in file was not being created by default.  Now it will always be created when the tuner is run, as it should be.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_nov11_altocu.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_ticket_756.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls2.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls3_night.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_rico.in"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_all.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_wangara.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_atex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_do.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_nd.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_bomex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_ds.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_tuner.F90"
          ],
          "commitId" : "a6feee394218a885e95e99d8d03ac92a930275cd",
          "timestamp" : 1627663201000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating wording\u000a",
          "date" : "2021-07-30 11:40:01 -0500",
          "id" : "a6feee394218a885e95e99d8d03ac92a930275cd",
          "msg" : "Updating wording",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/config/linux_x86_64_pgroup_debug_NCAR.bash",
            "compile/config/linux_x86_64_pgroup.bash"
          ],
          "commitId" : "c75c501143b4c6f91baef247e9eac49d4bd66375",
          "timestamp" : 1627666319000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Adding in the Mstandard flag to the pgi compiler settings.\u000aFor ticket #928.\u000aResults are BFB identical.\u000a",
          "date" : "2021-07-30 12:31:59 -0500",
          "id" : "c75c501143b4c6f91baef247e9eac49d4bd66375",
          "msg" : "Adding in the Mstandard flag to the pgi compiler settings.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_pgroup_debug_NCAR.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_pgroup.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/README.md",
            "postprocessing/pyplotgen/pyplotgen.py"
          ],
          "commitId" : "b19fddfe97ffca638b32ad37441e6ce75153c2bc",
          "timestamp" : 1627666702000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating pyplotgen.py and README to clarify file name mismatch error and how to resolve it.\u000a\u000aSee #895.\u000a",
          "date" : "2021-07-30 12:38:22 -0500",
          "id" : "b19fddfe97ffca638b32ad37441e6ce75153c2bc",
          "msg" : "Updating pyplotgen.py and README to clarify file name mismatch error and how to resolve it.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/pyplotgen.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/README.md"
          ],
          "commitId" : "9a6b7d72b96d350526e54ec0af848c3858c054cc",
          "timestamp" : 1627666702000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Fixing typo.\u000a",
          "date" : "2021-07-30 12:38:22 -0500",
          "id" : "9a6b7d72b96d350526e54ec0af848c3858c054cc",
          "msg" : "Fixing typo.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/README.md"
          ],
          "commitId" : "6d8db4b7452280cc1a2a0d29c7458c44f0826b17",
          "timestamp" : 1627666702000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Clarifying README.\u000a",
          "date" : "2021-07-30 12:38:22 -0500",
          "id" : "6d8db4b7452280cc1a2a0d29c7458c44f0826b17",
          "msg" : "Clarifying README.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/pyplotgen.py"
          ],
          "commitId" : "f5e75e3ca1940ef435c2ecd45683d3760ec8a36d",
          "timestamp" : 1627666702000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Placing line breaks in the new error message and minor wording updates.\u000a\u000aSee #895.\u000a",
          "date" : "2021-07-30 12:38:22 -0500",
          "id" : "f5e75e3ca1940ef435c2ecd45683d3760ec8a36d",
          "msg" : "Placing line breaks in the new error message and minor wording updates.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/pyplotgen.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
      "fullName" : "rhodesk"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
      "fullName" : "59519056+bstephens82"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
      "fullName" : "pbroels"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 114,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/114/"
  },
  "previousBuild" : {
    "number" : 112,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/112/"
  }
}