{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Alan Wu",
          "userId" : "alanwu",
          "userName" : "Alan Wu"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 3,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 5383830,
      "executingTimeMillis" : 5383830,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 10,
      "waitingTimeMillis" : 10
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f73eed0a6db83d96bf01959e187274e343f6abfc",
            "branch" : [
              {
                "SHA1" : "f73eed0a6db83d96bf01959e187274e343f6abfc",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f73eed0a6db83d96bf01959e187274e343f6abfc",
            "branch" : [
              {
                "SHA1" : "f73eed0a6db83d96bf01959e187274e343f6abfc",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f73eed0a6db83d96bf01959e187274e343f6abfc",
        "branch" : [
          {
            "SHA1" : "f73eed0a6db83d96bf01959e187274e343f6abfc",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ABI-Software/scicrunch-knowledge-testing.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "biolucida_reports.json",
      "fileName" : "biolucida_reports.json",
      "relativePath" : "reports/biolucida_reports.json"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#10",
  "duration" : 5383830,
  "estimatedDuration" : 2296491,
  "executor" : None,
  "fullDisplayName" : "Biolucida test #10",
  "id" : "10",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10,
  "queueId" : 6580,
  "result" : "FAILURE",
  "timestamp" : 1713222585695,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/Biolucida%20test/10/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/slow_tests/biolucida_tests.py"
        ],
        "commitId" : "7d3dc89cd296badf02d0e410f288e6d76bf1eddb",
        "timestamp" : 1712721377000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
          "fullName" : "87633683+ddjnw1yu"
        },
        "authorEmail" : "87633683+ddjnw1yu@users.noreply.github.com",
        "comment" : "Still run test_biolucida_list when objects not exist\u000a\u000acatch error - Image information found on Biolucida server but no image id is found on SciCrunch\u000a",
        "date" : "2024-04-10 15:56:17 +1200",
        "id" : "7d3dc89cd296badf02d0e410f288e6d76bf1eddb",
        "msg" : "Still run test_biolucida_list when objects not exist",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/slow_tests/biolucida_tests.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/slow_tests/biolucida_tests.py"
        ],
        "commitId" : "a59a370d89385201d0f8926af71c57106a3f6c6e",
        "timestamp" : 1712798098000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
          "fullName" : "87633683+ddjnw1yu"
        },
        "authorEmail" : "87633683+ddjnw1yu@users.noreply.github.com",
        "comment" : "Add test for duplicate image issue\u000a",
        "date" : "2024-04-11 13:14:58 +1200",
        "id" : "a59a370d89385201d0f8926af71c57106a3f6c6e",
        "msg" : "Add test for duplicate image issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/slow_tests/biolucida_tests.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/slow_tests/biolucida_tests.py"
        ],
        "commitId" : "f6819cc7d550d277a66c7f9c413f2c0a4bbeb476",
        "timestamp" : 1712798279000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
          "fullName" : "87633683+ddjnw1yu"
        },
        "authorEmail" : "87633683+ddjnw1yu@users.noreply.github.com",
        "comment" : "Update error response message\u000a",
        "date" : "2024-04-11 13:17:59 +1200",
        "id" : "f6819cc7d550d277a66c7f9c413f2c0a4bbeb476",
        "msg" : "Update error response message",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/slow_tests/biolucida_tests.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/slow_tests/biolucida_tests.py"
        ],
        "commitId" : "4187f52990ebe692d60cd405c1691248ea6945c3",
        "timestamp" : 1712798467000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
          "fullName" : "87633683+ddjnw1yu"
        },
        "authorEmail" : "87633683+ddjnw1yu@users.noreply.github.com",
        "comment" : "Add function to fetch scicrunch data based on pennsieve identifier\u000a",
        "date" : "2024-04-11 13:21:07 +1200",
        "id" : "4187f52990ebe692d60cd405c1691248ea6945c3",
        "msg" : "Add function to fetch scicrunch data based on pennsieve identifier",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/slow_tests/biolucida_tests.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/slow_tests/biolucida_tests.py"
        ],
        "commitId" : "f20f82e566d7a2d0863f6c5c30ee13b2f2aa934b",
        "timestamp" : 1712798826000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
          "fullName" : "87633683+ddjnw1yu"
        },
        "authorEmail" : "87633683+ddjnw1yu@users.noreply.github.com",
        "comment" : "Add test code for portal biolucidaviewer redirect situation\u000a",
        "date" : "2024-04-11 13:27:06 +1200",
        "id" : "f20f82e566d7a2d0863f6c5c30ee13b2f2aa934b",
        "msg" : "Add test code for portal biolucidaviewer redirect situation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/slow_tests/biolucida_tests.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/slow_tests/biolucida_tests.py"
        ],
        "commitId" : "867cba942a58a9db1bf856eb08573c50cac296ea",
        "timestamp" : 1712799016000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
          "fullName" : "87633683+ddjnw1yu"
        },
        "authorEmail" : "87633683+ddjnw1yu@users.noreply.github.com",
        "comment" : "Return error message when name not found in image response\u000a",
        "date" : "2024-04-11 13:30:16 +1200",
        "id" : "867cba942a58a9db1bf856eb08573c50cac296ea",
        "msg" : "Return error message when name not found in image response",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/slow_tests/biolucida_tests.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/slow_tests/biolucida_tests.py"
        ],
        "commitId" : "a4e14e3c082a40e38fe8b95376471491b024003d",
        "timestamp" : 1712807632000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
          "fullName" : "87633683+ddjnw1yu"
        },
        "authorEmail" : "87633683+ddjnw1yu@users.noreply.github.com",
        "comment" : "Tidy up codes used for testing duplicated image issue and biolucida viewer redirect cases\u000a",
        "date" : "2024-04-11 15:53:52 +1200",
        "id" : "a4e14e3c082a40e38fe8b95376471491b024003d",
        "msg" : "Tidy up codes used for testing duplicated image issue and biolucida viewer redirect cases",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/slow_tests/biolucida_tests.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/slow_tests/biolucida_tests.py"
        ],
        "commitId" : "afb6c7f62a216ef86d83df7339b09f1e84df2c6b",
        "timestamp" : 1712809046000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
          "fullName" : "87633683+ddjnw1yu"
        },
        "authorEmail" : "87633683+ddjnw1yu@users.noreply.github.com",
        "comment" : "Add detail message for path not found on Pennsieve issue\u000a",
        "date" : "2024-04-11 16:17:26 +1200",
        "id" : "afb6c7f62a216ef86d83df7339b09f1e84df2c6b",
        "msg" : "Add detail message for path not found on Pennsieve issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/slow_tests/biolucida_tests.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/slow_tests/biolucida_tests.py"
        ],
        "commitId" : "b6e1180aafd1477b576e9227121945c3209ceee5",
        "timestamp" : 1712870958000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
          "fullName" : "87633683+ddjnw1yu"
        },
        "authorEmail" : "87633683+ddjnw1yu@users.noreply.github.com",
        "comment" : "Minimise scicrunch data request\u000a",
        "date" : "2024-04-12 09:29:18 +1200",
        "id" : "b6e1180aafd1477b576e9227121945c3209ceee5",
        "msg" : "Minimise scicrunch data request",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/slow_tests/biolucida_tests.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/slow_tests/biolucida_tests.py"
        ],
        "commitId" : "7a30557ba12826dafde71130b2c233803183edc3",
        "timestamp" : 1713129147000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
          "fullName" : "87633683+ddjnw1yu"
        },
        "authorEmail" : "87633683+ddjnw1yu@users.noreply.github.com",
        "comment" : "Update comment\u000a",
        "date" : "2024-04-15 09:12:27 +1200",
        "id" : "7a30557ba12826dafde71130b2c233803183edc3",
        "msg" : "Update comment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/slow_tests/biolucida_tests.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/87633683+ddjnw1yu",
      "fullName" : "87633683+ddjnw1yu"
    }
  ]
}