{
  "_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" : 4,
      "buildableTimeMillis" : 4,
      "buildingDurationMillis" : 5795150,
      "executingTimeMillis" : 5795150,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 4,
      "waitingTimeMillis" : 4
    },
    {
      "_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" : 1314,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e07f823d4a0c24900cc2271f8ab6fec0b4633c51",
            "branch" : [
              {
                "SHA1" : "e07f823d4a0c24900cc2271f8ab6fec0b4633c51",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e07f823d4a0c24900cc2271f8ab6fec0b4633c51",
            "branch" : [
              {
                "SHA1" : "e07f823d4a0c24900cc2271f8ab6fec0b4633c51",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e07f823d4a0c24900cc2271f8ab6fec0b4633c51",
        "branch" : [
          {
            "SHA1" : "e07f823d4a0c24900cc2271f8ab6fec0b4633c51",
            "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" : "#1314",
  "duration" : 5795150,
  "estimatedDuration" : 300469,
  "executor" : None,
  "fullDisplayName" : "SPARC-API #1314",
  "id" : "1314",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1314,
  "queueId" : 703,
  "result" : "FAILURE",
  "timestamp" : 1734021600511,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/view/all/job/SPARC-API/1314/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          ".python-version",
          "requirements.txt"
        ],
        "commitId" : "3e114d59c861008216eeec360cb2f0fe5e9b60c4",
        "timestamp" : 1733779541000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "Specified python version and downgraded hubspot api client\u000a",
        "date" : "2024-12-09 16:25:41 -0500",
        "id" : "3e114d59c861008216eeec360cb2f0fe5e9b60c4",
        "msg" : "Specified python version and downgraded hubspot api client",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".python-version"
          },
          {
            "editType" : "edit",
            "file" : "requirements.txt"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "6bdf256f0328175ba7a9660031c8c901003a6a62",
        "timestamp" : 1733781041000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "Added additional error checking\u000a",
        "date" : "2024-12-09 16:50:41 -0500",
        "id" : "6bdf256f0328175ba7a9660031c8c901003a6a62",
        "msg" : "Added additional error checking",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "tests/test_api.py"
        ],
        "commitId" : "97aafa74e19654f72c3a57d230bbc84ecd38d788",
        "timestamp" : 1733953856000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "Added test and removed use of Signature from hubspot api client\u000a",
        "date" : "2024-12-11 16:50:56 -0500",
        "id" : "97aafa74e19654f72c3a57d230bbc84ecd38d788",
        "msg" : "Added test and removed use of Signature from hubspot api client",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_api.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "8592065b5d4d5860d11082077d350802bfcb16c0",
        "timestamp" : 1733971929000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "remove body redeclaration\u000a",
        "date" : "2024-12-11 21:52:09 -0500",
        "id" : "8592065b5d4d5860d11082077d350802bfcb16c0",
        "msg" : "remove body redeclaration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "34db2d91a1504b49bcb1ac48e0d7544e6148c255",
        "timestamp" : 1733973092000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "added in commented out code\u000a",
        "date" : "2024-12-11 22:11:32 -0500",
        "id" : "34db2d91a1504b49bcb1ac48e0d7544e6148c255",
        "msg" : "added in commented out code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
      "fullName" : "ericgauzens"
    },
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
      "fullName" : "alan.wu"
    }
  ]
}