{
  "_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 69",
          "upstreamBuild" : 69,
          "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" : 51,
          "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" : 51,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "14c447b103ce7b86836b4ed22786915d8fdfc298",
            "branch" : [
              {
                "SHA1" : "14c447b103ce7b86836b4ed22786915d8fdfc298",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "14c447b103ce7b86836b4ed22786915d8fdfc298",
            "branch" : [
              {
                "SHA1" : "14c447b103ce7b86836b4ed22786915d8fdfc298",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "14c447b103ce7b86836b4ed22786915d8fdfc298",
        "branch" : [
          {
            "SHA1" : "14c447b103ce7b86836b4ed22786915d8fdfc298",
            "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" : "#51",
  "duration" : 119050,
  "estimatedDuration" : 122419,
  "executor" : None,
  "fullDisplayName" : "OMERO-zarr-pixel-buffer-push #51",
  "id" : "51",
  "keepLog" : False,
  "number" : 51,
  "queueId" : 1981,
  "result" : "SUCCESS",
  "timestamp" : 1787620491843,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-zarr-pixel-buffer-push/51/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "build.gradle"
          ],
          "commitId" : "81d1fc77a567880beca299efd4f48ce12cb9f070",
          "timestamp" : 1785404995000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
            "fullName" : "sbesson"
          },
          "authorEmail" : "sbesson@glencoesoftware.com",
          "comment" : "Bump zarr-java to 0.2.0\u000a\u000aIncludes the fix for accessing sharded OME-Zarr dataset object storage\u000a",
          "date" : "2026-07-30 10:49:55 +0100",
          "id" : "81d1fc77a567880beca299efd4f48ce12cb9f070",
          "msg" : "Bump zarr-java to 0.2.0",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.gradle"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "build.gradle"
          ],
          "commitId" : "a571c400feab9ad653958b41e133fdb053bb3467",
          "timestamp" : 1785405046000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
            "fullName" : "sbesson"
          },
          "authorEmail" : "sbesson@glencoesoftware.com",
          "comment" : "Bump org.openmicroscopy:omero-blitz from 5.8.4 to 5.8.5\u000a",
          "date" : "2026-07-30 10:50:46 +0100",
          "id" : "a571c400feab9ad653958b41e133fdb053bb3467",
          "msg" : "Bump org.openmicroscopy:omero-blitz from 5.8.4 to 5.8.5",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.gradle"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "build.gradle"
          ],
          "commitId" : "4c6a6c7d8fb12449c8080808fd12bf95e996e398",
          "timestamp" : 1785485016000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
            "fullName" : "sbesson"
          },
          "authorEmail" : "sbesson@glencoesoftware.com",
          "comment" : "Bump release to 0.7.0-rc3\u000a",
          "date" : "2026-07-31 09:03:36 +0100",
          "id" : "4c6a6c7d8fb12449c8080808fd12bf95e996e398",
          "msg" : "Bump release to 0.7.0-rc3",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.gradle"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "build.gradle"
          ],
          "commitId" : "14c447b103ce7b86836b4ed22786915d8fdfc298",
          "timestamp" : 1785485055000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
            "fullName" : "sbesson"
          },
          "authorEmail" : "sbesson@glencoesoftware.com",
          "comment" : "Restore version to 0.7.0-SNAPSHOT\u000a",
          "date" : "2026-07-31 09:04:15 +0100",
          "id" : "14c447b103ce7b86836b4ed22786915d8fdfc298",
          "msg" : "Restore version to 0.7.0-SNAPSHOT",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.gradle"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
      "fullName" : "sbesson"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 52,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-zarr-pixel-buffer-push/52/"
  },
  "previousBuild" : {
    "number" : 50,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-zarr-pixel-buffer-push/50/"
  }
}