{
  "_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" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 305891,
      "executingTimeMillis" : 305891,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 1,
      "waitingTimeMillis" : 1
    },
    {
      "_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" : 1555,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7ed89235c4f25b6ed2a28de94d72f7b7ca3c6fec",
            "branch" : [
              {
                "SHA1" : "7ed89235c4f25b6ed2a28de94d72f7b7ca3c6fec",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7ed89235c4f25b6ed2a28de94d72f7b7ca3c6fec",
            "branch" : [
              {
                "SHA1" : "7ed89235c4f25b6ed2a28de94d72f7b7ca3c6fec",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7ed89235c4f25b6ed2a28de94d72f7b7ca3c6fec",
        "branch" : [
          {
            "SHA1" : "7ed89235c4f25b6ed2a28de94d72f7b7ca3c6fec",
            "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" : "#1555",
  "duration" : 305891,
  "estimatedDuration" : 300469,
  "executor" : None,
  "fullDisplayName" : "SPARC-API #1555",
  "id" : "1555",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1555,
  "queueId" : 2537,
  "result" : "FAILURE",
  "timestamp" : 1753810812567,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/SPARC-API/1555/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "requirements.txt",
          "app/config.py",
          "app/metrics/ga.py"
        ],
        "commitId" : "5bb6a90b84480d0f6a38bb84b2e8ab0138c56705",
        "timestamp" : 1751388323000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/4764217+ignapas",
          "fullName" : "4764217+ignapas"
        },
        "authorEmail" : "4764217+ignapas@users.noreply.github.com",
        "comment" : "registering some contact forms to google docs\u000a",
        "date" : "2025-07-01 18:45:23 +0200",
        "id" : "5bb6a90b84480d0f6a38bb84b2e8ab0138c56705",
        "msg" : "registering some contact forms to google docs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "requirements.txt"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/metrics/ga.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/utilities.py",
          "app/metrics/ga.py",
          "app/config.py",
          "tests/test_api.py"
        ],
        "commitId" : "d5a8e6fce511cb330cf077b210d0998901a99f5b",
        "timestamp" : 1751545272000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/4764217+ignapas",
          "fullName" : "4764217+ignapas"
        },
        "authorEmail" : "4764217+ignapas@users.noreply.github.com",
        "comment" : "implemented google docs and drive contact form reporting\u000a",
        "date" : "2025-07-03 14:21:12 +0200",
        "id" : "d5a8e6fce511cb330cf077b210d0998901a99f5b",
        "msg" : "implemented google docs and drive contact form reporting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/utilities.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_api.py"
          },
          {
            "editType" : "edit",
            "file" : "app/metrics/ga.py"
          },
          {
            "editType" : "edit",
            "file" : "app/config.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "6b67e22739c6b03cb5355b4484ab96b950a131cf",
        "timestamp" : 1751969734000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/4764217+ignapas",
          "fullName" : "4764217+ignapas"
        },
        "authorEmail" : "4764217+ignapas@users.noreply.github.com",
        "comment" : "recovered sending email to user\u000a",
        "date" : "2025-07-08 12:15:34 +0200",
        "id" : "6b67e22739c6b03cb5355b4484ab96b950a131cf",
        "msg" : "recovered sending email to user",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "c2f52d40533ddcb794a948fbf779d4e6ce80427a",
        "timestamp" : 1751969820000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/4764217+ignapas",
          "fullName" : "4764217+ignapas"
        },
        "authorEmail" : "4764217+ignapas@users.noreply.github.com",
        "comment" : "added fallback for name\u000a",
        "date" : "2025-07-08 12:17:00 +0200",
        "id" : "c2f52d40533ddcb794a948fbf779d4e6ce80427a",
        "msg" : "added fallback for name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/config.py",
          "app/metrics/ga.py"
        ],
        "commitId" : "ae145e04c4ea8587cbde527a34fcd668bb2dee55",
        "timestamp" : 1751971502000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/4764217+ignapas",
          "fullName" : "4764217+ignapas"
        },
        "authorEmail" : "4764217+ignapas@users.noreply.github.com",
        "comment" : "put some stuff in env variables\u000a",
        "date" : "2025-07-08 12:45:02 +0200",
        "id" : "ae145e04c4ea8587cbde527a34fcd668bb2dee55",
        "msg" : "put some stuff in env variables",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/metrics/ga.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "requirements.txt"
        ],
        "commitId" : "95f8fa97a97c040c197de7f088f57b8d88d69e91",
        "timestamp" : 1751986247000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/4764217+ignapas",
          "fullName" : "4764217+ignapas"
        },
        "authorEmail" : "4764217+ignapas@users.noreply.github.com",
        "comment" : "corrected syntax in py package requirements file\u000a",
        "date" : "2025-07-08 16:50:47 +0200",
        "id" : "95f8fa97a97c040c197de7f088f57b8d88d69e91",
        "msg" : "corrected syntax in py package requirements file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "requirements.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "tests/test_api.py"
        ],
        "commitId" : "6885077c694ecadd300b4c3dae6c417505b1243d",
        "timestamp" : 1753176740000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/4764217+ignapas",
          "fullName" : "4764217+ignapas"
        },
        "authorEmail" : "4764217+ignapas@users.noreply.github.com",
        "comment" : "added test\u000a",
        "date" : "2025-07-22 11:32:20 +0200",
        "id" : "6885077c694ecadd300b4c3dae6c417505b1243d",
        "msg" : "added test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_api.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/4764217+ignapas",
      "fullName" : "4764217+ignapas"
    }
  ]
}