{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"Trigger\" build number 225",
          "upstreamBuild" : 225,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/merge_ci" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 187,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f903836379e30ec41d5a27a8576ac6abd4547ac9",
            "branch" : [
              {
                "SHA1" : "f903836379e30ec41d5a27a8576ac6abd4547ac9",
                "name" : "origin/merge_ci"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f903836379e30ec41d5a27a8576ac6abd4547ac9",
            "branch" : [
              {
                "SHA1" : "f903836379e30ec41d5a27a8576ac6abd4547ac9",
                "name" : "origin/merge_ci"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f903836379e30ec41d5a27a8576ac6abd4547ac9",
        "branch" : [
          {
            "SHA1" : "f903836379e30ec41d5a27a8576ac6abd4547ac9",
            "name" : "origin/merge_ci"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/$SPACE_USER/openmicroscopy.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#187",
  "duration" : 125583,
  "estimatedDuration" : 129624,
  "executor" : None,
  "fullDisplayName" : "OMERO-build #187",
  "id" : "187",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 187,
  "queueId" : 3882,
  "result" : "SUCCESS",
  "timestamp" : 1727329114232,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/view/all/job/OMERO-build/187/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
        ],
        "commitId" : "3d6c2b5d46d5daf50c29ba4d2663f6c4f76a3ee2",
        "timestamp" : 1727253549000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Split table.read() tests for various start/end cases\u000a",
        "date" : "2024-09-25 09:39:09 +0100",
        "id" : "3d6c2b5d46d5daf50c29ba4d2663f6c4f76a3ee2",
        "msg" : "Split table.read() tests for various start/end cases",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
        ],
        "commitId" : "4399052d007e61eec6c2b8e06826821a2f21e772",
        "timestamp" : 1727253646000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Add test case for table.addData (both on opened and reopened tables)\u000a",
        "date" : "2024-09-25 09:40:46 +0100",
        "id" : "4399052d007e61eec6c2b8e06826821a2f21e772",
        "msg" : "Add test case for table.addData (both on opened and reopened tables)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
        ],
        "commitId" : "2744425d999e734714787787ce36ad95bf83d2cc",
        "timestamp" : 1727253677000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
          "fullName" : "sbesson"
        },
        "authorEmail" : "sbesson@glencoesoftware.com",
        "comment" : "Add test cases for table.updateData\u000a",
        "date" : "2024-09-25 09:41:17 +0100",
        "id" : "2744425d999e734714787787ce36ad95bf83d2cc",
        "msg" : "Add test cases for table.updateData",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/tablestest/test_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "etc/omero.properties"
        ],
        "commitId" : "f903836379e30ec41d5a27a8576ac6abd4547ac9",
        "timestamp" : 1727329106000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
          "fullName" : "snoopycrimecop"
        },
        "authorEmail" : "snoopycrimecop@gmail.com",
        "comment" : "Add version.properties to etc/omero.properties\u000a",
        "date" : "2024-09-26 05:38:26 +0000",
        "id" : "f903836379e30ec41d5a27a8576ac6abd4547ac9",
        "msg" : "Add version.properties to etc/omero.properties",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "etc/omero.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/sbesson",
      "fullName" : "sbesson"
    },
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
      "fullName" : "snoopycrimecop"
    }
  ]
}