{
  "_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" : 2,
      "buildingDurationMillis" : 5305096,
      "executingTimeMillis" : 5303171,
      "executorUtilization" : 1.0,
      "subTaskCount" : 2,
      "waitingDurationMillis" : 1,
      "waitingTimeMillis" : 1
    },
    {
      "_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" : 111,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4904b0516ef6e24899be795ccffb6835533284bc",
            "branch" : [
              {
                "SHA1" : "4904b0516ef6e24899be795ccffb6835533284bc",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4904b0516ef6e24899be795ccffb6835533284bc",
            "branch" : [
              {
                "SHA1" : "4904b0516ef6e24899be795ccffb6835533284bc",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4904b0516ef6e24899be795ccffb6835533284bc",
        "branch" : [
          {
            "SHA1" : "4904b0516ef6e24899be795ccffb6835533284bc",
            "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" : None,
  "displayName" : "#111",
  "duration" : 5305096,
  "estimatedDuration" : 5064096,
  "executor" : None,
  "fullDisplayName" : "Cforall Full Build #111",
  "id" : "111",
  "keepLog" : False,
  "number" : 111,
  "queueId" : 7183,
  "result" : "SUCCESS",
  "timestamp" : 1766548020458,
  "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Full_Build/111/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "doc/theses/mike_brooks_MMath/array.tex"
          ],
          "commitId" : "4904b0516ef6e24899be795ccffb6835533284bc",
          "timestamp" : 1766498176000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "fix wording issues in last proofread of array chapter\u000a",
          "date" : "2025-12-23 08:56:16 -0500",
          "id" : "4904b0516ef6e24899be795ccffb6835533284bc",
          "msg" : "fix wording issues in last proofread of array chapter",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "doc/theses/mike_brooks_MMath/array.tex"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
      "fullName" : "pabuhr"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 112,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Full_Build/112/"
  },
  "previousBuild" : {
    "number" : 110,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Full_Build/110/"
  }
}