{
  "_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 112",
          "upstreamBuild" : 112,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/merge_ci" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 103,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "78355cffb9df3caa355798322072f8740bdc4e61",
            "branch" : [
              {
                "SHA1" : "78355cffb9df3caa355798322072f8740bdc4e61",
                "name" : "origin/merge_ci"
              }
            ]
          },
          "revision" : {
            "SHA1" : "78355cffb9df3caa355798322072f8740bdc4e61",
            "branch" : [
              {
                "SHA1" : "78355cffb9df3caa355798322072f8740bdc4e61",
                "name" : "origin/merge_ci"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "78355cffb9df3caa355798322072f8740bdc4e61",
        "branch" : [
          {
            "SHA1" : "78355cffb9df3caa355798322072f8740bdc4e61",
            "name" : "origin/merge_ci"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/$SPACE_USER/bio-formats-build"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#103",
  "duration" : 623562,
  "estimatedDuration" : 1026836,
  "executor" : None,
  "fullDisplayName" : "BIOFORMATS-image #103",
  "id" : "103",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 103,
  "queueId" : 20112,
  "result" : "SUCCESS",
  "timestamp" : 1719101354405,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/BIOFORMATS-image/103/",
  "builtOn" : "docker",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-common-java",
          "bioformats",
          ".gitmodules",
          "ome-codecs",
          "ome-stubs",
          "bio-formats-examples",
          "ome-jai",
          "bio-formats-documentation",
          "ome-model",
          "ZarrReader",
          "ome-poi",
          "ome-mdbtools",
          "ome-metakit"
        ],
        "commitId" : "a589d733072a9dba12677257bd4ab725b58c90ef",
        "timestamp" : 1719101000000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
          "fullName" : "snoopycrimecop"
        },
        "authorEmail" : "snoopycrimecop@gmail.com",
        "comment" : "merge master -Dorg -Ssuccess-only\u000a\u000aRepository: ome/bio-formats-build\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 616 dependabot[bot] 'Bump ZarrReader from `31e9353` to `9a9e662`'\u000a\u000aRepository: ome/ZarrReader\u000aExcluded PRs:\u000a  - PR 20 dgault 'ZarrReader: Use chunk API' (exclude comment)\u000aAlready up to date.\u000a\u000aRepository: ome/bio-formats-documentation\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 379 dgault 'Update broken link for Maia Scientific and adding Openslide and Tronche to the ignore list'\u000a\u000aRepository: ome/bio-formats-examples\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 69 dgault 'Add macro examples from OME 2020 NGFF workshop'\u000a  - PR 127 jburel 'Matlab Examples'\u000a  - PR 128 sbesson 'Relicense Bio-Formats examples under BSD 2-clause'\u000a\u000aRepository: openmicroscopy/bioformats\u000aExcluded PRs:\u000a  - PR 4200 tstoeter 'Allow processing multiple files sequentially in a single run, with file names read from stdin.' (user: tstoeter)\u000a  - PR 4195 WalkerKnapp 'Andor SIF: Support files larger than 4 GB and with non-fixed-size footers' (user: WalkerKnapp)\u000a  - PR 4190 melissalinkert 'Extend precompressed support to read DICOM and write TIFF/OME-TIFF' (stage: draft)\u000a  - PR 4172 sbesson 'testSaneUsedFiles: check getCurrentFile is the first file in the getUsedFiles list' (stage: draft)\u000a  - PR 4164 melissalinkert 'Reduce DICOM write time' (stage: draft)\u000a  - PR 4131 dgault 'VirtualImagePlus: Retain B&C settings for each slice' (status: failure)\u000a  - PR 4092 NicoKiaru 'Commits an alternative Zeiss CZI Reader' (user: NicoKiaru)\u000a  - PR 4000 XLEFReaderForBioformats 'Reworking LMSMetadata package and adding a new lif reader' (user: XLEFReaderForBioformats)\u000a  - PR 3794 dgault 'Chunk API: Add new API and functionality for reading and writing chunks' (label: exclude)\u000a  - PR 3618 dgault 'Memoizer: Persist caching to sub readers' (label: breaking)\u000a  - PR 3537 dgault 'Flex: Merge IDR changes and add new group plate option' (label: exclude)\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 4130 carandraug 'matlab/bfGetPlane.m: avoid use of makeDataArray2D when Octave (ome/bio-formats-octave-docker#29)'\u000a  - PR 4180 melissalinkert 'Columbus: update to use micrometers instead of `reference frame` for positions'\u000a  - PR 4181 melissalinkert 'Add support for reading compressed NDPI tiles'\u000a  - PR 4193 dgault 'Imaris: Remove empty color entries for non 0 indexed colors'\u000a  - PR 4196 melissalinkert 'DICOM: use FrameTimePointer to detect timelapse data'\u000a  - PR 4198 cqian89 'SDT: fix NegativeArraySizeException when reading files recorded by SPCM64 9.90'\u000a\u000aRepository: ome/ome-codecs\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 37 melissalinkert 'JPEG: warn if quality is outside [0.25, 1.0]'\u000a\u000aRepository: ome/ome-common-java\u000aExcluded PRs:\u000a  - PR 59 NicoKiaru 'adds AverageImageScaler implementation of IImageScaler' (user: NicoKiaru)\u000aAlready up to date.\u000a\u000aRepository: ome/ome-jai\u000aAlready up to date.\u000a\u000aRepository: ome/ome-mdbtools\u000aAlready up to date.\u000a\u000aRepository: ome/ome-metakit\u000aAlready up to date.\u000a\u000aRepository: ome/ome-model\u000aAlready up to date.\u000a\u000aConflicting PRs (not included):\u000a  - PR 174 jburel 'Remove docs'\u000a\u000aRepository: ome/ome-poi\u000aAlready up to date.\u000a\u000aRepository: ome/ome-stubs\u000aAlready up to date.\u000a\u000aGenerated by BIOFORMATS-push#110 (https://merge-ci.openmicroscopy.org/jenkins/job/BIOFORMATS-push/110/)\u000a",
        "date" : "2024-06-23 00:03:20 +0000",
        "id" : "a589d733072a9dba12677257bd4ab725b58c90ef",
        "msg" : "merge master -Dorg -Ssuccess-only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-poi"
          },
          {
            "editType" : "edit",
            "file" : "bio-formats-documentation"
          },
          {
            "editType" : "edit",
            "file" : "ome-metakit"
          },
          {
            "editType" : "edit",
            "file" : "ome-stubs"
          },
          {
            "editType" : "edit",
            "file" : "bio-formats-examples"
          },
          {
            "editType" : "edit",
            "file" : "ome-jai"
          },
          {
            "editType" : "edit",
            "file" : "ome-codecs"
          },
          {
            "editType" : "edit",
            "file" : "ome-common-java"
          },
          {
            "editType" : "edit",
            "file" : "bioformats"
          },
          {
            "editType" : "edit",
            "file" : "ome-mdbtools"
          },
          {
            "editType" : "edit",
            "file" : "ome-model"
          },
          {
            "editType" : "edit",
            "file" : "ZarrReader"
          },
          {
            "editType" : "edit",
            "file" : ".gitmodules"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bioformats",
          "ome-codecs",
          "bio-formats-examples",
          "bio-formats-documentation",
          "ome-model",
          "ome-poi",
          "ome-metakit"
        ],
        "commitId" : "78355cffb9df3caa355798322072f8740bdc4e61",
        "timestamp" : 1719101122000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
          "fullName" : "snoopycrimecop"
        },
        "authorEmail" : "snoopycrimecop@gmail.com",
        "comment" : "Update component versions\u000a",
        "date" : "2024-06-23 00:05:22 +0000",
        "id" : "78355cffb9df3caa355798322072f8740bdc4e61",
        "msg" : "Update component versions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bio-formats-examples"
          },
          {
            "editType" : "edit",
            "file" : "ome-codecs"
          },
          {
            "editType" : "edit",
            "file" : "ome-metakit"
          },
          {
            "editType" : "edit",
            "file" : "ome-poi"
          },
          {
            "editType" : "edit",
            "file" : "bioformats"
          },
          {
            "editType" : "edit",
            "file" : "ome-model"
          },
          {
            "editType" : "edit",
            "file" : "bio-formats-documentation"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
      "fullName" : "snoopycrimecop"
    }
  ]
}