{
  "_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" : 3,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 18171,
      "executingTimeMillis" : 18171,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 3,
      "waitingTimeMillis" : 3
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 274,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fcb3f10e977780b2b980a047dc96dc06a1f73acd",
            "branch" : [
              {
                "SHA1" : "fcb3f10e977780b2b980a047dc96dc06a1f73acd",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fcb3f10e977780b2b980a047dc96dc06a1f73acd",
            "branch" : [
              {
                "SHA1" : "fcb3f10e977780b2b980a047dc96dc06a1f73acd",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fcb3f10e977780b2b980a047dc96dc06a1f73acd",
        "branch" : [
          {
            "SHA1" : "fcb3f10e977780b2b980a047dc96dc06a1f73acd",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ABI-Software/scicrunch-knowledge-testing.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#274",
  "duration" : 18171,
  "estimatedDuration" : 12597,
  "executor" : None,
  "fullDisplayName" : "SCKAN Connectivity #274",
  "id" : "274",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 274,
  "queueId" : 4116,
  "result" : "SUCCESS",
  "timestamp" : 1692714840274,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/SCKAN%20Connectivity/274/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/nightly_tests/test_comparison.py",
          "requirements.txt"
        ],
        "commitId" : "2cb48987031fcf98e10902136ed96a307a81f227",
        "timestamp" : 1692655403000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alanwu",
          "fullName" : "Alan Wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix a response json issue potentially caused by unicode.\u000a",
        "date" : "2023-08-22 10:03:23 +1200",
        "id" : "2cb48987031fcf98e10902136ed96a307a81f227",
        "msg" : "Fix a response json issue potentially caused by unicode.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/nightly_tests/test_comparison.py"
          },
          {
            "editType" : "edit",
            "file" : "requirements.txt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alanwu",
      "fullName" : "Alan Wu"
    }
  ]
}