{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"Zoom branch\" build number 42",
          "upstreamBuild" : 42,
          "upstreamProject" : "Zoom branch",
          "upstreamUrl" : "job/Zoom%20branch/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/zoom_merge" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 20,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d8212437939cee34cd22ece11959ec20243a785e",
            "branch" : [
              {
                "SHA1" : "d8212437939cee34cd22ece11959ec20243a785e",
                "name" : "refs/remotes/origin/zoom_merge"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d8212437939cee34cd22ece11959ec20243a785e",
            "branch" : [
              {
                "SHA1" : "d8212437939cee34cd22ece11959ec20243a785e",
                "name" : "refs/remotes/origin/zoom_merge"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d8212437939cee34cd22ece11959ec20243a785e",
        "branch" : [
          {
            "SHA1" : "d8212437939cee34cd22ece11959ec20243a785e",
            "name" : "refs/remotes/origin/zoom_merge"
          }
        ]
      },
      "remoteUrls" : [
        "git@gitlab:swift/swiftsim.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#20",
  "duration" : 1847903,
  "estimatedDuration" : 1847903,
  "executor" : None,
  "fullDisplayName" : "Zoom branch runtime checks #20",
  "id" : "20",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 20,
  "queueId" : 371,
  "result" : "SUCCESS",
  "timestamp" : 1719247881175,
  "url" : "https://gitlab.cosma.dur.ac.uk/jenkins/job/Zoom%20branch%20runtime%20checks/20/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/zoom_region/zoom_init.c"
        ],
        "commitId" : "fcda818f83fb5fa4accf5a7a5e7f442ec276c893",
        "timestamp" : 1717614872000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Account for zoom region shift in non-periodic runs\u000a",
        "date" : "2024-06-05 19:14:32 +0000",
        "id" : "fcda818f83fb5fa4accf5a7a5e7f442ec276c893",
        "msg" : "Account for zoom region shift in non-periodic runs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_init.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell.c",
          "tools/task_plots/analyse_zoom_tasks.py",
          "src/task.c",
          "tools/task_plots/task_parser.py",
          "tools/task_plots/plot_tasks.py",
          "src/cell.h"
        ],
        "commitId" : "c8d22e1426844aa87284a18bfa6b1601ed2daace",
        "timestamp" : 1718034776000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Zoom Task analysis tools\u000a",
        "date" : "2024-06-10 15:52:56 +0000",
        "id" : "c8d22e1426844aa87284a18bfa6b1601ed2daace",
        "msg" : "Zoom Task analysis tools",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tools/task_plots/task_parser.py"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "add",
            "file" : "tools/task_plots/analyse_zoom_tasks.py"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/plot_tasks.py"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testGetZoomIJKFunc.c",
          "src/task.c",
          "src/zoom_region/zoom_init.c",
          "tests/testZoomInit.c"
        ],
        "commitId" : "bdce85cd41ea62a9ff95b618b091043680f90b40",
        "timestamp" : 1719240735000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix non periodic error introduced in zooms\u000a",
        "date" : "2024-06-24 14:52:15 +0000",
        "id" : "bdce85cd41ea62a9ff95b618b091043680f90b40",
        "msg" : "Fix non periodic error introduced in zooms",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_init.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testZoomInit.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testGetZoomIJKFunc.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/schaller@strw.leidenuniv.nl",
      "fullName" : "schaller@strw.leidenuniv.nl"
    }
  ]
}