{
  "_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 70",
          "upstreamBuild" : 70,
          "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" : 63,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f061dff15033c5cd55249a383f52c15ca4a0e5cf",
            "branch" : [
              {
                "SHA1" : "f061dff15033c5cd55249a383f52c15ca4a0e5cf",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f061dff15033c5cd55249a383f52c15ca4a0e5cf",
            "branch" : [
              {
                "SHA1" : "f061dff15033c5cd55249a383f52c15ca4a0e5cf",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f061dff15033c5cd55249a383f52c15ca4a0e5cf",
        "branch" : [
          {
            "SHA1" : "f061dff15033c5cd55249a383f52c15ca4a0e5cf",
            "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" : 63,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9c610cd7df526b030678970c1fbeab3d73501e46",
            "branch" : [
              {
                "SHA1" : "9c610cd7df526b030678970c1fbeab3d73501e46",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9c610cd7df526b030678970c1fbeab3d73501e46",
            "branch" : [
              {
                "SHA1" : "9c610cd7df526b030678970c1fbeab3d73501e46",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9c610cd7df526b030678970c1fbeab3d73501e46",
        "branch" : [
          {
            "SHA1" : "9c610cd7df526b030678970c1fbeab3d73501e46",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/omero-build.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" : "#63",
  "duration" : 138439,
  "estimatedDuration" : 124176,
  "executor" : None,
  "fullDisplayName" : "OMERO-build-push #63",
  "id" : "63",
  "keepLog" : False,
  "number" : 63,
  "queueId" : 12329,
  "result" : "SUCCESS",
  "timestamp" : 1715646143817,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/63/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "omero-common"
          ],
          "commitId" : "2355ec1a074e4dd6ddddbfb18b3e6eaaa001c7e6",
          "timestamp" : 1715336931000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Bump omero-common from `71a2405` to `d498544`\u000a\u000aBumps [omero-common](https://github.com/ome/omero-common) from `71a2405` to `d498544`.\u000a- [Commits](https://github.com/ome/omero-common/compare/71a2405200988ec6f8fc801d2dfaf433b1515191...d4985443c730cc45923b6649318e45ac840a21ba)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: omero-common\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
          "date" : "2024-05-10 10:28:51 +0000",
          "id" : "2355ec1a074e4dd6ddddbfb18b3e6eaaa001c7e6",
          "msg" : "Bump omero-common from `71a2405` to `d498544`",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "omero-common"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 64,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/64/"
  },
  "previousBuild" : {
    "number" : 62,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/62/"
  }
}