{
  "_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 213",
          "upstreamBuild" : 213,
          "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" : 176,
          "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" : 176,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "960cef87b50b315fd09721f12f779bfe11ed34f5",
            "branch" : [
              {
                "SHA1" : "960cef87b50b315fd09721f12f779bfe11ed34f5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "960cef87b50b315fd09721f12f779bfe11ed34f5",
            "branch" : [
              {
                "SHA1" : "960cef87b50b315fd09721f12f779bfe11ed34f5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "960cef87b50b315fd09721f12f779bfe11ed34f5",
        "branch" : [
          {
            "SHA1" : "960cef87b50b315fd09721f12f779bfe11ed34f5",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/omero-insight.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" : "#176",
  "duration" : 48866,
  "estimatedDuration" : 146441,
  "executor" : None,
  "fullDisplayName" : "OMERO-insight-push #176",
  "id" : "176",
  "keepLog" : False,
  "number" : 176,
  "queueId" : 1993,
  "result" : "SUCCESS",
  "timestamp" : 1726534888154,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/devspace/my-views/view/all/job/OMERO-insight-push/176/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/openmicroscopy/shoola/agents/measurement/view/ServerROITable.java"
          ],
          "commitId" : "9466472925265b0b02b7c054c55d62705a9b8215",
          "timestamp" : 1691282396000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "handle case where ROI is not longer in table\u000a",
          "date" : "2023-08-06 01:39:56 +0100",
          "id" : "9466472925265b0b02b7c054c55d62705a9b8215",
          "msg" : "handle case where ROI is not longer in table",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/openmicroscopy/shoola/agents/measurement/view/ServerROITable.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/openmicroscopy/shoola/svc/proxy/MessengerRequest.java"
          ],
          "commitId" : "9f3d273acb87527eed99aedd868bf0a4ec1b5861",
          "timestamp" : 1721302022000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/d.lindner",
            "fullName" : "d.lindner"
          },
          "authorEmail" : "d.lindner@dundee.ac.uk",
          "comment" : "Remove duplicate app_name parameter\u000a",
          "date" : "2024-07-18 12:27:02 +0100",
          "id" : "9f3d273acb87527eed99aedd868bf0a4ec1b5861",
          "msg" : "Remove duplicate app_name parameter",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/openmicroscopy/shoola/svc/proxy/MessengerRequest.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/openmicroscopy/shoola/env/data/DataServicesFactory.java"
          ],
          "commitId" : "2c097b44fcac5cd272b1c0a05a7336d988b5c65b",
          "timestamp" : 1724243631000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "fix endpoint\u000a",
          "date" : "2024-08-21 13:33:51 +0100",
          "id" : "2c097b44fcac5cd272b1c0a05a7336d988b5c65b",
          "msg" : "fix endpoint",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/openmicroscopy/shoola/env/data/DataServicesFactory.java"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "CHANGELOG.md"
          ],
          "commitId" : "dff7f109472118e0a3ef88bf89467402d9cbfa93",
          "timestamp" : 1725457725000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/d.lindner",
            "fullName" : "d.lindner"
          },
          "authorEmail" : "d.lindner@dundee.ac.uk",
          "comment" : "Add changelog for upcoming 5.8.5 release\u000a",
          "date" : "2024-09-04 14:48:45 +0100",
          "id" : "dff7f109472118e0a3ef88bf89467402d9cbfa93",
          "msg" : "Add changelog for upcoming 5.8.5 release",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "CHANGELOG.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "build.gradle"
          ],
          "commitId" : "f9d5c87518fbe8273e949ab3206a1e23fa4aec8b",
          "timestamp" : 1725457844000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/d.lindner",
            "fullName" : "d.lindner"
          },
          "authorEmail" : "d.lindner@dundee.ac.uk",
          "comment" : "Bump gateway version to 5.9.3\u000a",
          "date" : "2024-09-04 14:50:44 +0100",
          "id" : "f9d5c87518fbe8273e949ab3206a1e23fa4aec8b",
          "msg" : "Bump gateway version to 5.9.3",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.gradle"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            ".github/workflows/gradle.yml"
          ],
          "commitId" : "312674ff7002cd52d9c98095fa7fe41c4a9e4f12",
          "timestamp" : 1726491451000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "GitHub Actions version upgrade\u000a",
          "date" : "2024-09-16 13:57:31 +0100",
          "id" : "312674ff7002cd52d9c98095fa7fe41c4a9e4f12",
          "msg" : "GitHub Actions version upgrade",
          "paths" : [
            {
              "editType" : "edit",
              "file" : ".github/workflows/gradle.yml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README.md"
          ],
          "commitId" : "ccd4fda48cec9474ef7f3d2b1483092923764ae5",
          "timestamp" : 1726492597000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "Change year\u000a",
          "date" : "2024-09-16 14:16:37 +0100",
          "id" : "ccd4fda48cec9474ef7f3d2b1483092923764ae5",
          "msg" : "Change year",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "docs/conf.py",
            "build.gradle",
            ".bumpversion.cfg"
          ],
          "commitId" : "a3ea82d1e59e2630ca3995ee9776a292f74e12ea",
          "timestamp" : 1726492646000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "Bump version: 5.8.5-SNAPSHOT → 5.8.5\u000a",
          "date" : "2024-09-16 14:17:26 +0100",
          "id" : "a3ea82d1e59e2630ca3995ee9776a292f74e12ea",
          "msg" : "Bump version: 5.8.5-SNAPSHOT → 5.8.5",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.gradle"
            },
            {
              "editType" : "edit",
              "file" : ".bumpversion.cfg"
            },
            {
              "editType" : "edit",
              "file" : "docs/conf.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "docs/conf.py",
            ".bumpversion.cfg",
            "build.gradle"
          ],
          "commitId" : "9523c0625dcff06f17391046f86af381a0493549",
          "timestamp" : 1726493361000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "Bump version: 5.8.5 → 5.8.6-SNAPSHOT\u000a",
          "date" : "2024-09-16 14:29:21 +0100",
          "id" : "9523c0625dcff06f17391046f86af381a0493549",
          "msg" : "Bump version: 5.8.5 → 5.8.6-SNAPSHOT",
          "paths" : [
            {
              "editType" : "edit",
              "file" : ".bumpversion.cfg"
            },
            {
              "editType" : "edit",
              "file" : "build.gradle"
            },
            {
              "editType" : "edit",
              "file" : "docs/conf.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            ".github/workflows/gradle.yml"
          ],
          "commitId" : "29daed582ad14b18764f001120f1450098853a90",
          "timestamp" : 1726493605000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "Use v3 for now\u000a",
          "date" : "2024-09-16 14:33:25 +0100",
          "id" : "29daed582ad14b18764f001120f1450098853a90",
          "msg" : "Use v3 for now",
          "paths" : [
            {
              "editType" : "edit",
              "file" : ".github/workflows/gradle.yml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "CHANGELOG.md"
          ],
          "commitId" : "406d78dc255c0ddd6189f4c511570a37097090cf",
          "timestamp" : 1726493731000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "add entry for 5.8.6\u000a",
          "date" : "2024-09-16 14:35:31 +0100",
          "id" : "406d78dc255c0ddd6189f4c511570a37097090cf",
          "msg" : "add entry for 5.8.6",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "CHANGELOG.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "docs/conf.py",
            "build.gradle",
            ".bumpversion.cfg"
          ],
          "commitId" : "e1ebeb89b9895e6eea6cd079a8a14a1d3cb883da",
          "timestamp" : 1726493734000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "Bump version: 5.8.6-SNAPSHOT → 5.8.6\u000a",
          "date" : "2024-09-16 14:35:34 +0100",
          "id" : "e1ebeb89b9895e6eea6cd079a8a14a1d3cb883da",
          "msg" : "Bump version: 5.8.6-SNAPSHOT → 5.8.6",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.gradle"
            },
            {
              "editType" : "edit",
              "file" : "docs/conf.py"
            },
            {
              "editType" : "edit",
              "file" : ".bumpversion.cfg"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "docs/conf.py",
            "build.gradle",
            ".bumpversion.cfg"
          ],
          "commitId" : "960cef87b50b315fd09721f12f779bfe11ed34f5",
          "timestamp" : 1726493879000,
          "author" : {
            "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
            "fullName" : "j.burel"
          },
          "authorEmail" : "j.burel@dundee.ac.uk",
          "comment" : "Bump version: 5.8.6 → 5.8.7-SNAPSHOT\u000a",
          "date" : "2024-09-16 14:37:59 +0100",
          "id" : "960cef87b50b315fd09721f12f779bfe11ed34f5",
          "msg" : "Bump version: 5.8.6 → 5.8.7-SNAPSHOT",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "build.gradle"
            },
            {
              "editType" : "edit",
              "file" : "docs/conf.py"
            },
            {
              "editType" : "edit",
              "file" : ".bumpversion.cfg"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/d.lindner",
      "fullName" : "d.lindner"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/j.burel",
      "fullName" : "j.burel"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 177,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/devspace/my-views/view/all/job/OMERO-insight-push/177/"
  },
  "previousBuild" : {
    "number" : 175,
    "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/devspace/my-views/view/all/job/OMERO-insight-push/175/"
  }
}