{
  "_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" : 12988,
      "executingTimeMillis" : 12988,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 4,
      "waitingTimeMillis" : 4
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 406,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c69c1f9628c2cd82626add28c7f98117756055b",
            "branch" : [
              {
                "SHA1" : "1c69c1f9628c2cd82626add28c7f98117756055b",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c69c1f9628c2cd82626add28c7f98117756055b",
            "branch" : [
              {
                "SHA1" : "1c69c1f9628c2cd82626add28c7f98117756055b",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1c69c1f9628c2cd82626add28c7f98117756055b",
        "branch" : [
          {
            "SHA1" : "1c69c1f9628c2cd82626add28c7f98117756055b",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ABI-Software/12-labours-api.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#406",
  "duration" : 12988,
  "estimatedDuration" : 21097,
  "executor" : None,
  "fullDisplayName" : "12-Labours-API #406",
  "id" : "406",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 406,
  "queueId" : 2708,
  "result" : "FAILURE",
  "timestamp" : 1681427461115,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/12-Labours-API/406/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "57fc7982a6d57a6c29b74d5feff9c246d49ec99c",
        "timestamp" : 1677445570000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update documentation\u000a",
        "date" : "2023-02-27 10:06:10 +1300",
        "id" : "57fc7982a6d57a6c29b74d5feff9c246d49ec99c",
        "msg" : "update documentation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_dictionary.py"
        ],
        "commitId" : "913dad828dc6d050e7fc34169b6fe22efc907096",
        "timestamp" : 1677446063000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update filter dict\u000a",
        "date" : "2023-02-27 10:14:23 +1300",
        "id" : "913dad828dc6d050e7fc34169b6fe22efc907096",
        "msg" : "update filter dict",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_dictionary.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "env.txt",
          "README.md"
        ],
        "commitId" : "711900fdfa4a24108dcd0f7bfd114be21125fa44",
        "timestamp" : 1677789377000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "clarify environment variable setup\u000a",
        "date" : "2023-03-03 09:36:17 +1300",
        "id" : "711900fdfa4a24108dcd0f7bfd114be21125fa44",
        "msg" : "clarify environment variable setup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "add",
            "file" : "env.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/sgqlc.py"
        ],
        "commitId" : "fcbeb85255e769bc51821a793c1f3d0ca6f2c5e6",
        "timestamp" : 1678069599000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "fix invalid escape sequence warning\u000a",
        "date" : "2023-03-06 15:26:39 +1300",
        "id" : "fcbeb85255e769bc51821a793c1f3d0ca6f2c5e6",
        "msg" : "fix invalid escape sequence warning",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/search.py"
        ],
        "commitId" : "1397f5e1711d446ee3b54e682cc1eb0da3f836a0",
        "timestamp" : 1678069778000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "fix invalid escape sequence\u000a",
        "date" : "2023-03-06 15:29:38 +1300",
        "id" : "1397f5e1711d446ee3b54e682cc1eb0da3f836a0",
        "msg" : "fix invalid escape sequence",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/search.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/sgqlc.py"
        ],
        "commitId" : "01f6d722cb9556c38e1c16b9d0f1d389a234f25d",
        "timestamp" : 1678235795000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update convert_query function comment\u000a",
        "date" : "2023-03-08 13:36:35 +1300",
        "id" : "01f6d722cb9556c38e1c16b9d0f1d389a234f25d",
        "msg" : "update convert_query function comment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/sgqlc.py",
          "app/sgqlc_schema.py"
        ],
        "commitId" : "1b6741c5bcfe3a52803e07e5af091abbde3e02f1",
        "timestamp" : 1678480722000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update pagination data structure\u000a",
        "date" : "2023-03-11 09:38:42 +1300",
        "id" : "1b6741c5bcfe3a52803e07e5af091abbde3e02f1",
        "msg" : "update pagination data structure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          },
          {
            "editType" : "edit",
            "file" : "app/sgqlc_schema.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/sgqlc_schema.py"
        ],
        "commitId" : "e6a091ca3d68b988241895a173c375391d748345",
        "timestamp" : 1678673781000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "create sub node schema\u000a",
        "date" : "2023-03-13 15:16:21 +1300",
        "id" : "e6a091ca3d68b988241895a173c375391d748345",
        "msg" : "create sub node schema",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc_schema.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/sgqlc.py",
          "app/search.py",
          "app/data_schema.py"
        ],
        "commitId" : "28d00d3edbfab1e6f29dcb87dff90592dcf3a083",
        "timestamp" : 1678673934000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "create data schema file\u000a",
        "date" : "2023-03-13 15:18:54 +1300",
        "id" : "28d00d3edbfab1e6f29dcb87dff90592dcf3a083",
        "msg" : "create data schema file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "add",
            "file" : "app/data_schema.py"
          },
          {
            "editType" : "edit",
            "file" : "app/search.py"
          },
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py"
        ],
        "commitId" : "f09540758a10dc8392c20800a3bd5b073bfd256d",
        "timestamp" : 1678673946000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "Create pagination.py\u000a",
        "date" : "2023-03-13 15:19:06 +1300",
        "id" : "f09540758a10dc8392c20800a3bd5b073bfd256d",
        "msg" : "Create pagination.py",
        "paths" : [
          {
            "editType" : "add",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter.py"
        ],
        "commitId" : "868d9508d631458ea8e5a19ae48d547cb4c61b25",
        "timestamp" : 1678674285000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "remove duplicated data\u000a",
        "date" : "2023-03-13 15:24:45 +1300",
        "id" : "868d9508d631458ea8e5a19ae48d547cb4c61b25",
        "msg" : "remove duplicated data",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test_api.py",
          "app/pagination.py",
          "app/sgqlc_schema.py"
        ],
        "commitId" : "1a1bcfe3aef01e75504dd0c68f8dbcbeb6f47bd2",
        "timestamp" : 1678680072000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "add species to output\u000a",
        "date" : "2023-03-13 17:01:12 +1300",
        "id" : "1a1bcfe3aef01e75504dd0c68f8dbcbeb6f47bd2",
        "msg" : "add species to output",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test_api.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/sgqlc_schema.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/pagination.py",
          "app/filter.py"
        ],
        "commitId" : "0569522505cd11002785160777f82deb821e2e5a",
        "timestamp" : 1678833385000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update filter for sidebar\u000a",
        "date" : "2023-03-15 11:36:25 +1300",
        "id" : "0569522505cd11002785160777f82deb821e2e5a",
        "msg" : "update filter for sidebar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "85a2569cdc706d055ee287ff97191eefa2cd3401",
        "timestamp" : 1678833517000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update comment\u000a",
        "date" : "2023-03-15 11:38:37 +1300",
        "id" : "85a2569cdc706d055ee287ff97191eefa2cd3401",
        "msg" : "update comment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py",
          "app/sgqlc_schema.py"
        ],
        "commitId" : "44b485612a8b233966d4fa68063d73ad2ea356f1",
        "timestamp" : 1678852778000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update manifests based data structure\u000a",
        "date" : "2023-03-15 16:59:38 +1300",
        "id" : "44b485612a8b233966d4fa68063d73ad2ea356f1",
        "msg" : "update manifests based data structure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc_schema.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py"
        ],
        "commitId" : "a278e078dfb6e7a9e9eb875c2d235c3d80f7fcfb",
        "timestamp" : 1678920291000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update image gallery\u000a",
        "date" : "2023-03-16 11:44:51 +1300",
        "id" : "a278e078dfb6e7a9e9eb875c2d235c3d80f7fcfb",
        "msg" : "update image gallery",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py"
        ],
        "commitId" : "17c68ce49c7707d5905525f09bbefaffb5c1b9cd",
        "timestamp" : 1678920629000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "add image url\u000a",
        "date" : "2023-03-16 11:50:29 +1300",
        "id" : "17c68ce49c7707d5905525f09bbefaffb5c1b9cd",
        "msg" : "add image url",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py"
        ],
        "commitId" : "e00f4489520a16578a5752df5a72220fdf5bb179",
        "timestamp" : 1678920752000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "remove hard code url\u000a",
        "date" : "2023-03-16 11:52:32 +1300",
        "id" : "e00f4489520a16578a5752df5a72220fdf5bb179",
        "msg" : "remove hard code url",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py"
        ],
        "commitId" : "ce561c6d526115b2c0df426f4bdebe702d4ff9f3",
        "timestamp" : 1678938412000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update path structure\u000a",
        "date" : "2023-03-16 16:46:52 +1300",
        "id" : "ce561c6d526115b2c0df426f4bdebe702d4ff9f3",
        "msg" : "update path structure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py",
          "app/sgqlc.py",
          "app/filter_dictionary.py"
        ],
        "commitId" : "e5c888ef02f39fa3fa22e62b74017c2aed5d562c",
        "timestamp" : 1678941033000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "add handle_multiple_cite function\u000a",
        "date" : "2023-03-16 17:30:33 +1300",
        "id" : "e5c888ef02f39fa3fa22e62b74017c2aed5d562c",
        "msg" : "add handle_multiple_cite function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_dictionary.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/pagination.py",
          "app/data_schema.py"
        ],
        "commitId" : "e0c8f596e9efbbbe602c703bc941f50d81e35693",
        "timestamp" : 1679349195000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update pagination logic\u000a",
        "date" : "2023-03-21 10:53:15 +1300",
        "id" : "e0c8f596e9efbbbe602c703bc941f50d81e35693",
        "msg" : "update pagination logic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter.py"
        ],
        "commitId" : "c4317d00002eae5f0b9e4d3ae6b8374f2ccbe62e",
        "timestamp" : 1679349245000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update sidebar data format\u000a",
        "date" : "2023-03-21 10:54:05 +1300",
        "id" : "c4317d00002eae5f0b9e4d3ae6b8374f2ccbe62e",
        "msg" : "update sidebar data format",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter.py"
        ],
        "commitId" : "ee7207f0925634022e0bbff8eb073c20541c0a8a",
        "timestamp" : 1679453294000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update sidebar filter content\u000a",
        "date" : "2023-03-22 15:48:14 +1300",
        "id" : "ee7207f0925634022e0bbff8eb073c20541c0a8a",
        "msg" : "update sidebar filter content",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py"
        ],
        "commitId" : "81a013c4fe4295a1409b58a162320d850bf08083",
        "timestamp" : 1680047601000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update eval() to json.loads()\u000a",
        "date" : "2023-03-29 12:53:21 +1300",
        "id" : "81a013c4fe4295a1409b58a162320d850bf08083",
        "msg" : "update eval() to json.loads()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py",
          "app/config.py"
        ],
        "commitId" : "c987d00d8923f4e4cba6def1b86b5bb9c500b7ff",
        "timestamp" : 1680070353000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update full url to pagination output\u000a",
        "date" : "2023-03-29 19:12:33 +1300",
        "id" : "c987d00d8923f4e4cba6def1b86b5bb9c500b7ff",
        "msg" : "update full url to pagination output",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py"
        ],
        "commitId" : "4ce6948aabc3c2407621ac32c7639a511ed7c46d",
        "timestamp" : 1680211403000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "set url to empty if not include image\u000a",
        "date" : "2023-03-31 10:23:23 +1300",
        "id" : "4ce6948aabc3c2407621ac32c7639a511ed7c46d",
        "msg" : "set url to empty if not include image",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py"
        ],
        "commitId" : "c52878e66f357980a48c658598d94715ecdca263",
        "timestamp" : 1680224472000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "splite contributor\u000a",
        "date" : "2023-03-31 14:01:12 +1300",
        "id" : "c52878e66f357980a48c658598d94715ecdca263",
        "msg" : "splite contributor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py"
        ],
        "commitId" : "60d48813a66d531ee8b875b890ae33c7fd154890",
        "timestamp" : 1680472684000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "update variable name\u000a",
        "date" : "2023-04-03 09:58:04 +1200",
        "id" : "60d48813a66d531ee8b875b890ae33c7fd154890",
        "msg" : "update variable name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py"
        ],
        "commitId" : "beded56a36fc078a9283495a8a0b9aef8b9c3fe6",
        "timestamp" : 1680561040000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
          "fullName" : "jyu748"
        },
        "authorEmail" : "jyu748@aucklanduni.ac.nz",
        "comment" : "optimize pagination data structure\u000a",
        "date" : "2023-04-04 10:30:40 +1200",
        "id" : "beded56a36fc078a9283495a8a0b9aef8b9c3fe6",
        "msg" : "optimize pagination data structure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/sgqlc.py"
        ],
        "commitId" : "c613c7a01c40824259e4ff3657de1fa1501b5e39",
        "timestamp" : 1681262824000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/david.jianwei.yu",
          "fullName" : "david.jianwei.yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "keep the empty array if no data match\u000a",
        "date" : "2023-04-12 13:27:04 +1200",
        "id" : "c613c7a01c40824259e4ff3657de1fa1501b5e39",
        "msg" : "keep the empty array if no data match",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_dictionary.py"
        ],
        "commitId" : "e15b4895724ef7d70ba573f4152ff9b86f6a7bb3",
        "timestamp" : 1681358497000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/david.jianwei.yu",
          "fullName" : "david.jianwei.yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "organ filter update\u000a",
        "date" : "2023-04-13 16:01:37 +1200",
        "id" : "e15b4895724ef7d70ba573f4152ff9b86f6a7bb3",
        "msg" : "organ filter update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_dictionary.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/jyu748",
      "fullName" : "jyu748"
    },
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/david.jianwei.yu",
      "fullName" : "david.jianwei.yu"
    }
  ]
}