{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 1035522,
      "executingTimeMillis" : 1034196,
      "executorUtilization" : 1.0,
      "subTaskCount" : 2,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 259,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "8403b32b698505ac44f8092b4d1d7c296b72b83e",
            "branch" : [
              {
                "SHA1" : "8403b32b698505ac44f8092b4d1d7c296b72b83e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8403b32b698505ac44f8092b4d1d7c296b72b83e",
            "branch" : [
              {
                "SHA1" : "8403b32b698505ac44f8092b4d1d7c296b72b83e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8403b32b698505ac44f8092b4d1d7c296b72b83e",
        "branch" : [
          {
            "SHA1" : "8403b32b698505ac44f8092b4d1d7c296b72b83e",
            "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" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#259",
  "duration" : 1035522,
  "estimatedDuration" : 2301959,
  "executor" : null,
  "fullDisplayName" : "Cforall Full Build #259",
  "id" : "259",
  "keepLog" : false,
  "number" : 259,
  "queueId" : 15477,
  "result" : "FAILURE",
  "timestamp" : 1777862820520,
  "url" : "https://cforall.uwaterloo.ca/jenkins/view/all/job/Cforall_Full_Build/259/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/io/manipulatorsOutput1.cfa",
            "libcfa/src/collections/string.hfa",
            "tests/io/.expect/manipulatorsOutput1.x86.txt",
            "libcfa/src/iostream.cfa",
            "tests/collections/.expect/string-ostream.txt",
            "tests/collections/string-ostream.cfa",
            "libcfa/src/iostream.hfa",
            "tests/io/.expect/manipulatorsOutput1.x64.txt",
            "tests/io/.expect/manipulatorsOutput1.arm64.txt"
          ],
          "commitId" : "b19b3623da9e91bd1dc2397cc1211cf5def36992",
          "timestamp" : 1777811127000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "add quote output manipulator for printing char, char *, string surrounded by quote characters\u000a",
          "date" : "2026-05-03 08:25:27 -0400",
          "id" : "b19b3623da9e91bd1dc2397cc1211cf5def36992",
          "msg" : "add quote output manipulator for printing char, char *, string surrounded by quote characters",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/iostream.hfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/io/.expect/manipulatorsOutput1.x64.txt"
            },
            {
              "editType" : "edit",
              "file" : "tests/io/manipulatorsOutput1.cfa"
            },
            {
              "editType" : "add",
              "file" : "tests/collections/.expect/string-ostream.txt"
            },
            {
              "editType" : "edit",
              "file" : "libcfa/src/iostream.cfa"
            },
            {
              "editType" : "add",
              "file" : "tests/collections/string-ostream.cfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/io/.expect/manipulatorsOutput1.arm64.txt"
            },
            {
              "editType" : "edit",
              "file" : "libcfa/src/collections/string.hfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/io/.expect/manipulatorsOutput1.x86.txt"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/collections/string-istream-manip.cfa"
          ],
          "commitId" : "c136863130d095de4bcd0d62d74817a3b6260fd2",
          "timestamp" : 1777811175000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "formatting\u000a",
          "date" : "2026-05-03 08:26:15 -0400",
          "id" : "c136863130d095de4bcd0d62d74817a3b6260fd2",
          "msg" : "formatting",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tests/collections/string-istream-manip.cfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/collections/string-api-coverage.cfa",
            "tests/collections/.expect/string-api-coverage.txt"
          ],
          "commitId" : "3bfa80f8617d6b54dd1bf0bc96e1a0e9b68cc5be",
          "timestamp" : 1777811274000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "replace utf8 single quote with ascii single quote\u000a",
          "date" : "2026-05-03 08:27:54 -0400",
          "id" : "3bfa80f8617d6b54dd1bf0bc96e1a0e9b68cc5be",
          "msg" : "replace utf8 single quote with ascii single quote",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tests/collections/.expect/string-api-coverage.txt"
            },
            {
              "editType" : "edit",
              "file" : "tests/collections/string-api-coverage.cfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "doc/user/user.tex"
          ],
          "commitId" : "8403b32b698505ac44f8092b4d1d7c296b72b83e",
          "timestamp" : 1777817888000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "update user documentation with new quote manipulator\u000a",
          "date" : "2026-05-03 10:18:08 -0400",
          "id" : "8403b32b698505ac44f8092b4d1d7c296b72b83e",
          "msg" : "update user documentation with new quote manipulator",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "doc/user/user.tex"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/mlbrooks",
      "fullName" : "mlbrooks"
    },
    {
      "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
      "fullName" : "pabuhr"
    }
  ],
  "inProgress" : false,
  "nextBuild" : {
    "number" : 260,
    "url" : "https://cforall.uwaterloo.ca/jenkins/view/all/job/Cforall_Full_Build/260/"
  },
  "previousBuild" : {
    "number" : 258,
    "url" : "https://cforall.uwaterloo.ca/jenkins/view/all/job/Cforall_Full_Build/258/"
  }
}