{
  "_class" : "hudson.model.FreeStyleBuild",
  "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" : 8,
      "buildableTimeMillis" : 8,
      "buildingDurationMillis" : 236895,
      "executingTimeMillis" : 236895,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5,
      "waitingTimeMillis" : 5
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/downgrade-protobuf-to-resolve-failing-tests" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 402,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f42aa1f09f5c3358457e4268faaed7cf390174c9",
            "branch" : [
              {
                "SHA1" : "f42aa1f09f5c3358457e4268faaed7cf390174c9",
                "name" : "refs/remotes/origin/downgrade-protobuf-to-resolve-failing-tests"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f42aa1f09f5c3358457e4268faaed7cf390174c9",
            "branch" : [
              {
                "SHA1" : "f42aa1f09f5c3358457e4268faaed7cf390174c9",
                "name" : "refs/remotes/origin/downgrade-protobuf-to-resolve-failing-tests"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1152,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2981ce922adbaa4c2333a6339e27990cd94ebd1b",
            "branch" : [
              {
                "SHA1" : "2981ce922adbaa4c2333a6339e27990cd94ebd1b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2981ce922adbaa4c2333a6339e27990cd94ebd1b",
            "branch" : [
              {
                "SHA1" : "2981ce922adbaa4c2333a6339e27990cd94ebd1b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2981ce922adbaa4c2333a6339e27990cd94ebd1b",
        "branch" : [
          {
            "SHA1" : "2981ce922adbaa4c2333a6339e27990cd94ebd1b",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/nih-sparc/sparc-api.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1152",
  "duration" : 236895,
  "estimatedDuration" : 300469,
  "executor" : None,
  "fullDisplayName" : "SPARC-API #1152",
  "id" : "1152",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1152,
  "queueId" : 7498,
  "result" : "SUCCESS",
  "timestamp" : 1720633244755,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/SPARC-API/1152/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "tests/test_pmr.py",
          "app/config.py"
        ],
        "commitId" : "e076e53280cddf4de9db824a76692ded13bf3ab7",
        "timestamp" : 1719455347000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/agarny",
          "fullName" : "Alan Garny"
        },
        "authorEmail" : "agarny@hellix.com",
        "comment" : "Added a new /pmr_file endpoint.\u000a",
        "date" : "2024-06-27 14:29:07 +1200",
        "id" : "e076e53280cddf4de9db824a76692ded13bf3ab7",
        "msg" : "Added a new /pmr_file endpoint.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test_pmr.py"
          },
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "tests/test_pmr.py"
        ],
        "commitId" : "8047f72aac983712a8630ea62c4c7f3cc82a6aa3",
        "timestamp" : 1719455347000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/agarny",
          "fullName" : "Alan Garny"
        },
        "authorEmail" : "agarny@hellix.com",
        "comment" : "Some minor cleaning up.\u000a",
        "date" : "2024-06-27 14:29:07 +1200",
        "id" : "8047f72aac983712a8630ea62c4c7f3cc82a6aa3",
        "msg" : "Some minor cleaning up.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test_pmr.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/agarny",
      "fullName" : "Alan Garny"
    }
  ]
}