{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"Trigger\" build number 611",
          "upstreamBuild" : 611,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "STATUS",
          "value" : "success-only"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "MERGE_OPTIONS",
          "value" : "-vvv --no-ask --reset --comment"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 58,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "654fab96d71411fab33e55b79057bcbf94eef8a2",
            "branch" : [
              {
                "SHA1" : "654fab96d71411fab33e55b79057bcbf94eef8a2",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "654fab96d71411fab33e55b79057bcbf94eef8a2",
            "branch" : [
              {
                "SHA1" : "654fab96d71411fab33e55b79057bcbf94eef8a2",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "654fab96d71411fab33e55b79057bcbf94eef8a2",
        "branch" : [
          {
            "SHA1" : "654fab96d71411fab33e55b79057bcbf94eef8a2",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/jenkins-library-recursivemerge.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 58,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c1d047c65e1017b559c7d661a3863d558b99e861",
            "branch" : [
              {
                "SHA1" : "c1d047c65e1017b559c7d661a3863d558b99e861",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c1d047c65e1017b559c7d661a3863d558b99e861",
            "branch" : [
              {
                "SHA1" : "c1d047c65e1017b559c7d661a3863d558b99e861",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c1d047c65e1017b559c7d661a3863d558b99e861",
        "branch" : [
          {
            "SHA1" : "c1d047c65e1017b559c7d661a3863d558b99e861",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/omero-zarr-pixel-buffer.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "version.tsv",
      "fileName" : "version.tsv",
      "relativePath" : "build/version.tsv"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#58",
  "duration" : 32539,
  "estimatedDuration" : 36322,
  "executor" : None,
  "fullDisplayName" : "OMERO-zarr-pixel-buffer-push #58",
  "id" : "58",
  "keepLog" : False,
  "number" : 58,
  "queueId" : 11330,
  "result" : "SUCCESS",
  "timestamp" : 1757205387814,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/d.lindner/my-views/view/all/job/OMERO-zarr-pixel-buffer-push/58/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
          ],
          "commitId" : "04dccb383bc4391e32b298c790451f8c4acfa2e9",
          "timestamp" : 1750863411000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "Use endpoint to initialise AWS client\u000a",
          "date" : "2025-06-25 15:56:51 +0100",
          "id" : "04dccb383bc4391e32b298c790451f8c4acfa2e9",
          "msg" : "Use endpoint to initialise AWS client",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
          ],
          "commitId" : "23b4faff9116e56dc56eadb33be2c9f80ec510c5",
          "timestamp" : 1750863450000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "Throw an exception if the endpoint is not specified\u000a",
          "date" : "2025-06-25 15:57:30 +0100",
          "id" : "23b4faff9116e56dc56eadb33be2c9f80ec510c5",
          "msg" : "Throw an exception if the endpoint is not specified",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
          ],
          "commitId" : "b06538f7d92fc0af28cb090129e1a3c89186c2da",
          "timestamp" : 1750863552000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : " Remove import added by error\u000a",
          "date" : "2025-06-25 15:59:12 +0100",
          "id" : "b06538f7d92fc0af28cb090129e1a3c89186c2da",
          "msg" : "Remove import added by error",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
          ],
          "commitId" : "2358be036d0f13a377485418453005dd801757f1",
          "timestamp" : 1750864005000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "Remove hardcoded value\u000a",
          "date" : "2025-06-25 16:06:45 +0100",
          "id" : "2358be036d0f13a377485418453005dd801757f1",
          "msg" : "Remove hardcoded value",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
          ],
          "commitId" : "bd95ae9c5ea7bf56f6951055184c064c0f68ba96",
          "timestamp" : 1750969399000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "Remove ENDPOINT variable\u000a",
          "date" : "2025-06-26 21:23:19 +0100",
          "id" : "bd95ae9c5ea7bf56f6951055184c064c0f68ba96",
          "msg" : "Remove ENDPOINT variable",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
          ],
          "commitId" : "0b5e024e2583cc93fd73322a30dc392502adcfbd",
          "timestamp" : 1751283076000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "Add AwsHostNameUtils to find region\u000a",
          "date" : "2025-06-30 12:31:16 +0100",
          "id" : "0b5e024e2583cc93fd73322a30dc392502adcfbd",
          "msg" : "Add AwsHostNameUtils to find region",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
          ],
          "commitId" : "120fb7fb829a06388b5fed3310f853c16d3324ad",
          "timestamp" : 1751315279000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "Remove check for endpoint\u000a",
          "date" : "2025-06-30 21:27:59 +0100",
          "id" : "120fb7fb829a06388b5fed3310f853c16d3324ad",
          "msg" : "Remove check for endpoint",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/com/glencoesoftware/omero/zarr/OmeroAmazonS3ClientFactory.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
      "fullName" : "j.burel"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 59,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/d.lindner/my-views/view/all/job/OMERO-zarr-pixel-buffer-push/59/"
  },
  "previousBuild" : {
    "number" : 57,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/d.lindner/my-views/view/all/job/OMERO-zarr-pixel-buffer-push/57/"
  }
}