{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_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" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user devspace",
          "userId" : "devspace",
          "userName" : "devspace"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 367,
          "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" : 367,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "980be16aee9f3ac57730196879f724a12e36921d",
            "branch" : [
              {
                "SHA1" : "980be16aee9f3ac57730196879f724a12e36921d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "980be16aee9f3ac57730196879f724a12e36921d",
            "branch" : [
              {
                "SHA1" : "980be16aee9f3ac57730196879f724a12e36921d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "980be16aee9f3ac57730196879f724a12e36921d",
        "branch" : [
          {
            "SHA1" : "980be16aee9f3ac57730196879f724a12e36921d",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/omero-gradle-plugins.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" : "#367",
  "duration" : 105701,
  "estimatedDuration" : 107921,
  "executor" : None,
  "fullDisplayName" : "OMERO-gradle-plugins-push #367",
  "id" : "367",
  "keepLog" : False,
  "number" : 367,
  "queueId" : 1452,
  "result" : "SUCCESS",
  "timestamp" : 1742386253123,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/367/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "omero-dsl-plugin"
          ],
          "commitId" : "319246979754d9c9ca9d02212cf72a6d0f6e424b",
          "timestamp" : 1742366558000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Bump omero-dsl-plugin from `2166db5` to `59e2e29`\u000a\u000aBumps [omero-dsl-plugin](https://github.com/ome/omero-dsl-plugin) from `2166db5` to `59e2e29`.\u000a- [Commits](https://github.com/ome/omero-dsl-plugin/compare/2166db58109439a49bd5f0f5c940dbf1bb013153...59e2e29f6aa9ef33c23eef2e2ea72ad73ad30495)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: omero-dsl-plugin\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
          "date" : "2025-03-19 06:42:38 +0000",
          "id" : "319246979754d9c9ca9d02212cf72a6d0f6e424b",
          "msg" : "Bump omero-dsl-plugin from `2166db5` to `59e2e29`",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "omero-dsl-plugin"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "omero-blitz-plugin"
          ],
          "commitId" : "0ca49b7901eb74fbccff69a3babd4d9a658db45e",
          "timestamp" : 1742366559000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Bump omero-blitz-plugin from `f206240` to `410bad0`\u000a\u000aBumps [omero-blitz-plugin](https://github.com/ome/omero-blitz-plugin) from `f206240` to `410bad0`.\u000a- [Commits](https://github.com/ome/omero-blitz-plugin/compare/f20624080c2fa8bb1c51d803083193be4566bd50...410bad03097d711ae05013082e0db0dc562ed756)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: omero-blitz-plugin\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
          "date" : "2025-03-19 06:42:39 +0000",
          "id" : "0ca49b7901eb74fbccff69a3babd4d9a658db45e",
          "msg" : "Bump omero-blitz-plugin from `f206240` to `410bad0`",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "omero-blitz-plugin"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "omero-api-plugin"
          ],
          "commitId" : "88c5904797e5df3d67e2929c56d42ecf64c09c26",
          "timestamp" : 1742366561000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Bump omero-api-plugin from `9058a82` to `5cd7dfc`\u000a\u000aBumps [omero-api-plugin](https://github.com/ome/omero-api-plugin) from `9058a82` to `5cd7dfc`.\u000a- [Commits](https://github.com/ome/omero-api-plugin/compare/9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9...5cd7dfc96e2d216e298aebbb99b30df0c1b2c7ed)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: omero-api-plugin\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
          "date" : "2025-03-19 06:42:41 +0000",
          "id" : "88c5904797e5df3d67e2929c56d42ecf64c09c26",
          "msg" : "Bump omero-api-plugin from `9058a82` to `5cd7dfc`",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "omero-api-plugin"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "omero-javapackager-plugin"
          ],
          "commitId" : "bdb7c40229cdf9832e9747a3483e2453aaad912a",
          "timestamp" : 1742366562000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Bump omero-javapackager-plugin from `0b35260` to `424b3c3`\u000a\u000aBumps [omero-javapackager-plugin](https://github.com/ome/omero-javapackager-plugin) from `0b35260` to `424b3c3`.\u000a- [Commits](https://github.com/ome/omero-javapackager-plugin/compare/0b35260d04f2fd2e3b7f095263d58ee3b660ecfa...424b3c3a1bf5a88219ab274851e19d4fce67719f)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: omero-javapackager-plugin\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
          "date" : "2025-03-19 06:42:42 +0000",
          "id" : "bdb7c40229cdf9832e9747a3483e2453aaad912a",
          "msg" : "Bump omero-javapackager-plugin from `0b35260` to `424b3c3`",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "omero-javapackager-plugin"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "omero-artifact-plugin"
          ],
          "commitId" : "7fe18dcf55ed2e9da5968f1444f021f920328fa5",
          "timestamp" : 1742366564000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Bump omero-artifact-plugin from `20a09ec` to `8f73552`\u000a\u000aBumps [omero-artifact-plugin](https://github.com/ome/omero-artifact-plugin) from `20a09ec` to `8f73552`.\u000a- [Commits](https://github.com/ome/omero-artifact-plugin/compare/20a09ece4b125a4802a8e9b172f285c132eecc2f...8f73552f41753a06302d61478a743cd2e00a2492)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: omero-artifact-plugin\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
          "date" : "2025-03-19 06:42:44 +0000",
          "id" : "7fe18dcf55ed2e9da5968f1444f021f920328fa5",
          "msg" : "Bump omero-artifact-plugin from `20a09ec` to `8f73552`",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "omero-artifact-plugin"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 368,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/368/"
  },
  "previousBuild" : {
    "number" : 366,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/366/"
  }
}