{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"Cforall_Full_Build\" build number 335",
          "upstreamBuild" : 335,
          "upstreamProject" : "Cforall_Full_Build",
          "upstreamUrl" : "job/Cforall_Full_Build/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GitRef",
          "value" : "ceb4cc1ed7cb63e19737c8b384cc214d9857a6c3"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "Build",
          "value" : "335"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 1204417,
      "executingTimeMillis" : 1202732,
      "executorUtilization" : 1.0,
      "subTaskCount" : 2,
      "waitingDurationMillis" : 6330,
      "waitingTimeMillis" : 6330
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "detached" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 149,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "81ab5ebb3b497e7c713dd340f479f3d7e803ea4a",
            "branch" : [
              {
                "SHA1" : "81ab5ebb3b497e7c713dd340f479f3d7e803ea4a",
                "name" : "detached"
              }
            ]
          },
          "revision" : {
            "SHA1" : "81ab5ebb3b497e7c713dd340f479f3d7e803ea4a",
            "branch" : [
              {
                "SHA1" : "81ab5ebb3b497e7c713dd340f479f3d7e803ea4a",
                "name" : "detached"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 185,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "ceb4cc1ed7cb63e19737c8b384cc214d9857a6c3",
            "branch" : [
              {
                "SHA1" : "ceb4cc1ed7cb63e19737c8b384cc214d9857a6c3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ceb4cc1ed7cb63e19737c8b384cc214d9857a6c3",
            "branch" : [
              {
                "SHA1" : "ceb4cc1ed7cb63e19737c8b384cc214d9857a6c3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ceb4cc1ed7cb63e19737c8b384cc214d9857a6c3",
        "branch" : [
          {
            "SHA1" : "ceb4cc1ed7cb63e19737c8b384cc214d9857a6c3",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "cforall@plg.uwaterloo.ca:software/cfa/cfa-cc"
      ],
      "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" : [
    {
      "displayPath" : "cfa-cc-1.0.0.335.tar.gz",
      "fileName" : "cfa-cc-1.0.0.335.tar.gz",
      "relativePath" : "cfa-cc-1.0.0.335.tar.gz"
    }
  ],
  "building" : false,
  "description" : "Distributing Tarball",
  "displayName" : "#185",
  "duration" : 1204417,
  "estimatedDuration" : 1202697,
  "executor" : null,
  "fullDisplayName" : "Cforall Distribute #185",
  "id" : "185",
  "keepLog" : false,
  "number" : 185,
  "queueId" : 19768,
  "result" : "SUCCESS",
  "timestamp" : 1784086185084,
  "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Distribute_Ref/185/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/expression.cfa"
          ],
          "commitId" : "28201f82c7826b89bf7b68f5f2958eac7cdcabba",
          "timestamp" : 1783651501000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "fix subscript error in expression.cfa\u000a",
          "date" : "2026-07-09 22:45:01 -0400",
          "id" : "28201f82c7826b89bf7b68f5f2958eac7cdcabba",
          "msg" : "fix subscript error in expression.cfa",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tests/expression.cfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/concurrency/future.hfa"
          ],
          "commitId" : "f41b1614e8f77a861276c86c3fd61b86cbde5ac7",
          "timestamp" : 1783691148000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "change unnamed enumeration to named and hide the enums to prevent name clashes\u000a",
          "date" : "2026-07-10 09:45:48 -0400",
          "id" : "f41b1614e8f77a861276c86c3fd61b86cbde5ac7",
          "msg" : "change unnamed enumeration to named and hide the enums to prevent name clashes",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/concurrency/future.hfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/vec/vec4.hfa",
            "tests/enum_tests/planet.cfa",
            "libcfa/src/vec/vec2.hfa",
            "libcfa/src/vec/vec.hfa",
            "libcfa/src/vec/vec3.hfa"
          ],
          "commitId" : "c62013ecf0b07694154ca3cbdff83310eedb1dd9",
          "timestamp" : 1784078784000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "formatting, turn off -Wdangling-pointer around small code fragments because of false positive\u000a",
          "date" : "2026-07-14 21:26:24 -0400",
          "id" : "c62013ecf0b07694154ca3cbdff83310eedb1dd9",
          "msg" : "formatting, turn off -Wdangling-pointer around small code fragments because of false positive",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tests/enum_tests/planet.cfa"
            },
            {
              "editType" : "edit",
              "file" : "libcfa/src/vec/vec2.hfa"
            },
            {
              "editType" : "edit",
              "file" : "libcfa/src/vec/vec.hfa"
            },
            {
              "editType" : "edit",
              "file" : "libcfa/src/vec/vec3.hfa"
            },
            {
              "editType" : "edit",
              "file" : "libcfa/src/vec/vec4.hfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "doc/bibliography/pl.bib"
          ],
          "commitId" : "a12816e7af641f0a6acf1c6966bea34f36cf8f7f",
          "timestamp" : 1784078845000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "formatting\u000a",
          "date" : "2026-07-14 21:27:25 -0400",
          "id" : "a12816e7af641f0a6acf1c6966bea34f36cf8f7f",
          "msg" : "formatting",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "doc/bibliography/pl.bib"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/enum_tests/planet.cfa",
            "libcfa/src/vec/vec.hfa"
          ],
          "commitId" : "ceb4cc1ed7cb63e19737c8b384cc214d9857a6c3",
          "timestamp" : 1784081002000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "turn on -Wdangling-pointer conditionally for gcc >= 12\u000a",
          "date" : "2026-07-14 22:03:22 -0400",
          "id" : "ceb4cc1ed7cb63e19737c8b384cc214d9857a6c3",
          "msg" : "turn on -Wdangling-pointer conditionally for gcc >= 12",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tests/enum_tests/planet.cfa"
            },
            {
              "editType" : "edit",
              "file" : "libcfa/src/vec/vec.hfa"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
      "fullName" : "pabuhr"
    }
  ],
  "inProgress" : false,
  "nextBuild" : {
    "number" : 186,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Distribute_Ref/186/"
  },
  "previousBuild" : {
    "number" : 184,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Distribute_Ref/184/"
  }
}