Started by upstream project "BIOFORMATS-test-repo" build number 205
originally caused by:
Started by upstream project "Trigger" build number 231
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins16086606877483108708.sh
+ '[' metamorph = slidebook ']'
++ date +%u
+ '[' 1 -le 1 ']'
+ DOCKER_ARGS='-Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR'
+ sudo docker run --rm --name BIOFORMATS-test-folder_32537_merge_ci -v /uod/idr/repos/curated/metamorph:/data -v /uod/idr-scratch/merge-ci/curated/metamorph:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
[echo] isSnapshot = true
init-title:
[echo] ----------=========== bio-formats-testing-framework ===========----------
init-timestamp:
init:
copy-resources:
compile:
[resolver:resolve] Resolving artifacts
compile-tests:
[resolver:resolve] Resolving artifacts
[javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
test-automated:
[testng] File leak detector installed
[testng] 02:29:24,832 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
[testng] 02:29:24,834 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - No custom configurators were discovered as a service.
[testng] 02:29:24,834 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 02:29:24,835 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 02:29:24,835 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 02:29:24,835 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 02:29:24,835 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 02:29:24,836 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 02:29:24,836 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 02:29:24,836 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 02:29:24,836 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 02:29:24,837 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
[testng] 02:29:25,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 02:29:25,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 02:29:25,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 02:29:25,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 02:29:25,101 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 02:29:25,101 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 02:29:25,101 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 02:29:25,102 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 02:29:25,102 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1ddf84b8 - End of configuration.
[testng] 02:29:25,103 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5e82df6a - Registering current configuration as safe fallback point
[testng] 02:29:25,103 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 267 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2024-09-30 02:29:25,112] [main] java.version = 1.8.0_342
[testng] 02:29:25,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 02:29:25,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:29:25,159 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-09-30_02-29-25.log]
[testng] 02:29:25,160 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36fc695d - End of configuration.
[testng] [2024-09-30 02:29:25,162] [main] testng.directory = /data
[testng] [2024-09-30 02:29:25,162] [main] testng.configDirectory = /config
[testng] [2024-09-30 02:29:25,174] [main] testng.multiplier = 1.0
[testng] [2024-09-30 02:29:25,174] [main] testng.in-memory = false
[testng] [2024-09-30 02:29:25,174] [main] testng.allow-missing = false
[testng] [2024-09-30 02:29:25,174] [main] user.language = fr
[testng] [2024-09-30 02:29:25,174] [main] user.country = FR
[testng] [2024-09-30 02:29:25,174] [main] Maximum heap size = 13653 MB
[testng] Scanning for files...
[testng] [2024-09-30 02:40:46,880] [main] ----------------------------------------
[testng] [2024-09-30 02:40:46,880] [main] Total files: 7329
[testng] [2024-09-30 02:40:46,881] [main] Scan time: 681.705 s (93 ms/file)
[testng] [2024-09-30 02:40:46,881] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 209 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2024-09-30 02:49:11,194] [pool-1-thread-1] Initializing /data/chris/Foo/exp1_w1_s1_t1.tif:
[testng] 02:49:11,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 02:49:11,195 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:49:11,195 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2024-09-30_02-49-11.log]
[testng] 02:49:11,196 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5b1474cb - End of configuration.
[testng] [2024-09-30 02:49:25,799] [pool-1-thread-12] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_Confluent_Col_MCF10A_2_Merge_contrast.tif:
[testng] 02:49:25,799 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 02:49:25,799 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:49:25,800 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2024-09-30_02-49-25.log]
[testng] 02:49:25,801 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4c46fc9e - End of configuration.
[testng] [2024-09-30 02:49:26,909] [pool-1-thread-11] Initializing /data/josh/2101to400bstk.stk:
[testng] 02:49:26,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 02:49:26,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:49:26,910 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2024-09-30_02-49-26.log]
[testng] 02:49:26,910 |-INFO in ch.qos.logback.core.sift.SiftProcessor@634e0b1d - End of configuration.
[testng] [2024-09-30 02:49:53,067] [pool-1-thread-10] Initializing /data/qa-17827/G28P2E10-2 x5.TIF:
[testng] 02:49:53,067 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 02:49:53,067 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:49:53,069 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-09-30_02-49-53.log]
[testng] 02:49:53,069 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2d29966b - End of configuration.
[testng] [2024-09-30 02:49:54,293] [pool-1-thread-9] Initializing /data/aaron/L15_CTRL_FC1d_416_Da1.stk:
[testng] 02:49:54,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 02:49:54,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:49:54,294 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-09-30_02-49-54.log]
[testng] 02:49:54,294 |-INFO in ch.qos.logback.core.sift.SiftProcessor@42996034 - End of configuration.
[testng] [2024-09-30 02:49:55,385] [pool-1-thread-8] Initializing /data/cumol-test-series/23.001:
[testng] 02:49:55,385 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 02:49:55,385 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:49:55,386 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2024-09-30_02-49-55.log]
[testng] 02:49:55,386 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2f99dd5a - End of configuration.
[testng] [2024-09-30 02:49:56,523] [pool-1-thread-7] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s2_t2.TIF:
[testng] 02:49:56,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 02:49:56,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:49:56,523 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2024-09-30_02-49-56.log]
[testng] 02:49:56,524 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7145580 - End of configuration.
[testng] [2024-09-30 02:49:57,788] [pool-1-thread-7] Used files list does not include base file
[testng] [2024-09-30 02:49:57,790] [pool-1-thread-6] Initializing /data/doil/001-23 dapi.stk:
[testng] 02:49:57,791 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 02:49:57,791 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:49:57,791 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2024-09-30_02-49-57.log]
[testng] 02:49:57,792 |-INFO in ch.qos.logback.core.sift.SiftProcessor@49e0a10c - End of configuration.
[testng] [2024-09-30 02:50:04,467] [pool-1-thread-5] Initializing /data/andressa/RPE/Full Confluency/Fibronectin/120806_2_w1Filter DAPI.TIF:
[testng] 02:50:04,467 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 02:50:04,467 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:50:04,468 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2024-09-30_02-50-04.log]
[testng] 02:50:04,468 |-INFO in ch.qos.logback.core.sift.SiftProcessor@74afea79 - End of configuration.
[testng] [2024-09-30 02:50:05,474] [pool-1-thread-4] Initializing /data/josh/2101to800.stk:
[testng] 02:50:05,474 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 02:50:05,474 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:50:05,475 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2024-09-30_02-50-05.log]
[testng] 02:50:05,475 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3d1bfdb2 - End of configuration.
[testng] [2024-09-30 02:50:11,322] [pool-1-thread-3] Initializing /data/jerome/deconv.STK:
[testng] 02:50:11,322 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 02:50:11,323 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:50:11,323 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2024-09-30_02-50-11.log]
[testng] 02:50:11,323 |-INFO in ch.qos.logback.core.sift.SiftProcessor@157e0e2d - End of configuration.
[testng] [2024-09-30 02:50:12,357] [pool-1-thread-2] Initializing /data/grant/XYZC_Image_w1FITC.STK:
[testng] 02:50:12,357 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 02:50:12,357 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:50:12,358 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2024-09-30_02-50-12.log]
[testng] 02:50:12,358 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2bdc9266 - End of configuration.
[testng] [2024-09-30 02:50:19,322] [pool-1-thread-3] Initializing /data/jcb/201008090/3T3_ShhN_C_Chh488.stk:
[testng] [2024-09-30 02:50:20,409] [pool-1-thread-9] Initializing /data/qa-16915/m-01.tif:
[testng] [2024-09-30 02:50:21,709] [pool-1-thread-10] Initializing /data/ascb/golgi marker 2.tif:
[testng] [2024-09-30 02:50:22,778] [pool-1-thread-12] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_1_w1Filter DAPI.TIF:
[testng] [2024-09-30 02:50:28,871] [pool-1-thread-3] Initializing /data/thomas/t_test2001.tif:
[testng] [2024-09-30 02:50:30,804] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/Color Combine-3.tif:
[testng] [2024-09-30 02:50:31,985] [pool-1-thread-12] Initializing /data/josh/EKM49/EKM49_w2568 -TRITC-_t1.TIF:
[testng] [2024-09-30 02:50:34,452] [pool-1-thread-2] Initializing /data/stephane/Lame7-E5-Y+-001.stk:
[testng] [2024-09-30 02:50:35,671] [pool-1-thread-9] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_2_w2Filter FITC.TIF:
[testng] [2024-09-30 02:50:36,920] [pool-1-thread-5] Initializing /data/graham/G_Wright raw.stk:
[testng] [2024-09-30 02:50:41,647] [pool-1-thread-3] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c1s1t1.tif:
[testng] [2024-09-30 02:50:45,018] [pool-1-thread-2] Initializing /data/josh/EditedMovies/2101to400a.stk:
[testng] [2024-09-30 02:50:51,440] [pool-1-thread-9] Initializing /data/jae/RGB_s34.tif:
[testng] [2024-09-30 02:50:53,388] [pool-1-thread-10] Initializing /data/alex/14/LJN_Y1136_14_w2FITC_t2.STK:
[testng] [2024-09-30 02:50:54,743] [pool-1-thread-5] Initializing /data/qa-16915/m-04-488.tif:
[testng] [2024-09-30 02:50:57,553] [pool-1-thread-4] Initializing /data/tristan/data IJM/mw3_z/MDA_z_MW3(GFP_RFP_GLP)_w3GLP.TIF:
[testng] [2024-09-30 02:50:59,964] [pool-1-thread-3] Initializing /data/david/tl4.tif:
[testng] [2024-09-30 02:51:02,565] [pool-1-thread-8] Initializing /data/sebastien-besson/new/04/04_w1Both lasers_t1.TIF:
[testng] [2024-09-30 02:51:08,649] [pool-1-thread-5] Initializing /data/ascb/mt prc1 kif4 2.tif:
[testng] [2024-09-30 02:51:11,079] [pool-1-thread-9] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s1_t1.TIF:
[testng] [2024-09-30 02:51:12,755] [pool-1-thread-9] Used files list does not include base file
[testng] [2024-09-30 02:51:14,140] [pool-1-thread-7] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_2_w3Filter TRITC.TIF:
[testng] [2024-09-30 02:51:18,768] [pool-1-thread-10] Initializing /data/imagesc-39526/20200622_GDF9_D21_MT Ovary_1/MT_Ovary-11_w1conf640_s1.stk:
[testng] [2024-09-30 02:51:21,097] [pool-1-thread-5] Initializing /data/chris/exp1_w1_s1_t1.tif:
[testng] [2024-09-30 02:51:22,607] [pool-1-thread-3] Initializing /data/andressa/MCF-10A/Sparse/Collagen/120806_1_w1Filter DAPI.TIF:
[testng] [2024-09-30 02:51:24,294] [pool-1-thread-4] Initializing /data/heiko/sample_2x2.stk:
[testng] [2024-09-30 02:51:28,856] [pool-1-thread-7] Initializing /data/lee/397_w1447 laser_s17_t1_bad.TIF:
[testng] [2024-09-30 02:51:33,068] [pool-1-thread-5] Initializing /data/sebastien-besson/new/D2Test/120711/Experiment3_w1CFP-YFP FRET 446.TIF:
[testng] [2024-09-30 02:51:34,384] [pool-1-thread-4] Initializing /data/chris-de-graffenried/ND C4 488 PLK 5682_w1sRFP.stk:
[testng] [2024-09-30 02:51:35,575] [pool-1-thread-2] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s2_t1.TIF:
[testng] [2024-09-30 02:51:37,168] [pool-1-thread-2] Used files list does not include base file
[testng] [2024-09-30 02:51:37,418] [pool-1-thread-6] Initializing /data/qa-16907/1_w1Single SPI 405.TIF:
[testng] [2024-09-30 02:51:40,848] [pool-1-thread-7] Initializing /data/sebastian/CLC2_GFP root4/0.1% DMSO root4001.tif:
[testng] [2024-09-30 02:51:48,266] [pool-1-thread-7] Initializing /data/grant/X.STK:
[testng] [2024-09-30 02:51:50,963] [pool-1-thread-3] Initializing /data/imagesc-39526/bottom/956662_PVTom_L7day_4x_z10um_bottom_Region-1_nTiles-029_1_conf561_s1.stk:
[testng] [2024-09-30 02:51:56,524] [pool-1-thread-5] Initializing /data/jayne/2celltest10fpstl65power.stk:
[testng] [2024-09-30 02:52:00,050] [pool-1-thread-6] Initializing /data/josh/EditedMovies/2101to600e.stk:
[testng] [2024-09-30 02:52:06,500] [pool-1-thread-4] Initializing /data/andressa/RPE/Sparse/Serum/120806_2_w1Filter DAPI.TIF:
[testng] [2024-09-30 02:52:11,488] [pool-1-thread-7] Initializing /data/andressa/RPE/Sparse/Serum/Color Combine.tif:
[testng] [2024-09-30 02:52:12,822] [pool-1-thread-5] Initializing /data/olivier/01/CDYL_D0_frap_100x_01_w1491-DOUBLE-GFP-DsRed_t1.TIF:
[testng] [2024-09-30 02:52:18,121] [pool-1-thread-9] Initializing /data/qa-30870/220209_posit5.tif:
[testng] [2024-09-30 02:52:21,470] [pool-1-thread-10] Initializing /data/chris/exp1_w1CSU GREEN_s3_t002.stk:
[testng] [2024-09-30 02:52:27,402] [pool-1-thread-7] Initializing /data/samples/single-series-test/test_w1.TIF:
[testng] [2024-09-30 02:52:29,582] [pool-1-thread-9] Initializing /data/jcb/201008090/Color Combine.stk:
[testng] [2024-09-30 02:52:30,868] [pool-1-thread-10] Initializing /data/samples/zseries.stk:
[testng] [2024-09-30 02:52:33,904] [pool-1-thread-4] Initializing /data/aaron/RR11_2 TRAINED mid lobIX 63X GFP568_s1.STK:
[testng] [2024-09-30 02:52:38,491] [pool-1-thread-10] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c1s1t11_Laser4054BD4BP.stk:
[testng] [2024-09-30 02:52:40,037] [pool-1-thread-10] Used files list does not include base file
[testng] [2024-09-30 02:52:40,073] [pool-1-thread-6] Initializing /data/qa-16915/m-01-488.ome.tif:
[testng] [2024-09-30 02:52:41,441] [pool-1-thread-2] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_2_w3Filter TRITC.jpg:
[testng] [2024-09-30 02:52:42,063] [pool-1-thread-7] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t11_w2Laser4914BD4BP_OverView.tif:
[testng] [2024-09-30 02:52:43,475] [pool-1-thread-7] Used files list does not include base file
[testng] [2024-09-30 02:52:43,519] [pool-1-thread-9] Initializing /data/josh/2101to600astk.stk:
[testng] [2024-09-30 02:53:14,389] [pool-1-thread-4] Initializing /data/chris/exp1_w2CSU RED_s3_t002.stk:
[testng] [2024-09-30 02:53:17,203] [pool-1-thread-2] Initializing /data/andressa/MCF-10A/Sparse/Serum/Color Combine.tif:
[testng] [2024-09-30 02:53:21,268] [pool-1-thread-6] Initializing /data/ascb/golgi marker.tif:
[testng] [2024-09-30 02:53:22,998] [pool-1-thread-4] Initializing /data/ved/Expt01_w1CFP FRET-S ND0.5_t1.TIF:
[testng] [2024-09-30 02:53:24,320] [pool-1-thread-12] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s1t11_w1Laser4054BD4BP.tif:
[testng] [2024-09-30 02:53:26,785] [pool-1-thread-2] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c2s4t41_w1Laser4054BD4BP_s1_t1.stk:
[testng] [2024-09-30 02:53:28,773] [pool-1-thread-7] Initializing /data/alex/15/LJN_Y1136_15_w2DAPI_t2.STK:
[testng] [2024-09-30 02:53:33,074] [pool-1-thread-6] Initializing /data/sebastien-besson/A._WTChlor.2.nd_[Stage1__Position52_]/A. WTChlor.2_w20 Brightfield_s4.TIF:
[testng] [2024-09-30 02:53:35,481] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Sparse/Collagen/Color Combine.tif:
[testng] [2024-09-30 02:53:39,195] [pool-1-thread-12] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w3Filter TRITC.jpg:
[testng] [2024-09-30 02:53:42,957] [pool-1-thread-10] Initializing /data/heiko/sample_3x3.stk:
[testng] [2024-09-30 02:53:44,242] [pool-1-thread-12] Initializing /data/tristan/data IJM/mw1_z/MDA_z_MW1(GFP)_w1GFP.TIF:
[testng] [2024-09-30 02:53:45,451] [pool-1-thread-11] Initializing /data/graham/G_Wright deconvolved.stk:
[testng] [2024-09-30 02:53:49,791] [pool-1-thread-7] Initializing /data/grant/XYZ_Image.STK:
[testng] [2024-09-30 02:53:51,784] [pool-1-thread-3] Initializing /data/samples/diatoms3d.stk:
[testng] [2024-09-30 02:53:53,282] [pool-1-thread-11] Initializing /data/qa-16915/m-01-561.ome.tif:
[testng] [2024-09-30 02:53:55,973] [pool-1-thread-10] Initializing /data/fabrice/100722ac-2_w1RED_s1_t1.TIF:
[testng] [2024-09-30 02:53:58,640] [pool-1-thread-12] Initializing /data/samples/test-plate/test_s10_t1.tif:
[testng] [2024-09-30 02:54:13,665] [pool-1-thread-3] Initializing /data/imagesc-wafle-2020-08-18/2020-07-31 BB3084 MT3 DAY 4 reactivation/BB3084 in MT3_1_w1SDC488_s1_t1.stk:
[testng] [2024-09-30 02:54:19,004] [pool-1-thread-11] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/Color Combine-5.tif:
[testng] [2024-09-30 02:54:20,970] [pool-1-thread-7] Initializing /data/andressa/MCF-10A/Sparse/Serum/120806_1_w1Filter DAPI.TIF:
[testng] [2024-09-30 02:54:22,149] [pool-1-thread-4] Initializing /data/chris/Stream-2(partial).stk:
[testng] [2024-09-30 02:54:25,338] [pool-1-thread-10] Initializing /data/lee/20130116-u2os-celldensitytest-72h-96h_m08_s9_w2766e46f1-81be-45a2-88b1-abe8da58c47a.tif:
[testng] [2024-09-30 02:54:30,648] [pool-1-thread-11] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_3_w1Filter DAPI.TIF:
[testng] [2024-09-30 02:54:34,605] [pool-1-thread-10] Initializing /data/benedikt/LosslessCompressedSTK.stk:
[testng] [2024-09-30 02:54:41,797] [pool-1-thread-11] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s2_t2.TIF:
[testng] [2024-09-30 02:54:43,849] [pool-1-thread-11] Used files list does not include base file
[testng] [2024-09-30 02:54:49,759] [pool-1-thread-7] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s2_t2.TIF:
[testng] [2024-09-30 02:54:51,667] [pool-1-thread-7] Used files list does not include base file
[testng] [2024-09-30 02:54:51,694] [pool-1-thread-4] Initializing /data/grant/Scale_bar_100um_XY_image.TIF:
[testng] [2024-09-30 02:55:00,188] [pool-1-thread-10] Initializing /data/josh/2101to400astk.stk:
[testng] [2024-09-30 02:55:16,316] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_3_w2Filter FITC.TIF:
[testng] [2024-09-30 02:55:21,325] [pool-1-thread-6] Initializing /data/jcb/201008090/3T3_ShhN_C_Nhh594.stk:
[testng] [2024-09-30 02:55:24,584] [pool-1-thread-4] Initializing /data/qa-31304/Well _C6_1.tif:
[testng] [2024-09-30 02:55:30,052] [pool-1-thread-6] Initializing /data/dave/Z Series.stk:
[testng] [2024-09-30 02:55:33,165] [pool-1-thread-4] Initializing /data/sebastien-besson/new/D2Test/120711/Experiment4_w1CFP-YFP FRET 446.TIF:
[testng] [2024-09-30 02:55:37,766] [pool-1-thread-6] Initializing /data/samples/zserEight.stk:
[testng] [2024-09-30 02:55:43,822] [pool-1-thread-11] Initializing /data/steve/Experiment2.tif:
[testng] [2024-09-30 02:55:45,016] [pool-1-thread-6] Initializing /data/qa-16915/m-02-561.ome.tif:
[testng] [2024-09-30 02:55:50,108] [pool-1-thread-4] Initializing /data/mike/TEST 1_7_w2EN GFP_s1_t61.STK:
[testng] [2024-09-30 02:55:51,557] [pool-1-thread-2] Initializing /data/ascb/mt prc1 kif4.tif:
[testng] [2024-09-30 02:55:53,144] [pool-1-thread-11] Initializing /data/thomas/test.tif:
[testng] [2024-09-30 02:55:54,661] [pool-1-thread-7] Initializing /data/tristan/data IJM/tl/MDA_TL_t1.TIF:
[testng] [2024-09-30 02:55:56,180] [pool-1-thread-6] Initializing /data/tristan/data IJM/mw2/MDA_mw2(GFP-RFP)_w1GFP.TIF:
[testng] [2024-09-30 02:56:01,209] [pool-1-thread-4] Initializing /data/qa-16915/m-02.tif:
[testng] [2024-09-30 02:56:03,104] [pool-1-thread-11] Initializing /data/chris/exp1_w2CSU RED_s3_t003.stk:
[testng] [2024-09-30 02:56:04,193] [pool-1-thread-2] Initializing /data/qa-16887/m-01.tif:
[testng] [2024-09-30 02:56:10,401] [pool-1-thread-11] Initializing /data/tristan/data IJM/mw1/MDA_mw1(GFP)_w1GFP.TIF:
[testng] [2024-09-30 02:56:12,463] [pool-1-thread-4] Initializing /data/alex/Selected FITC.stk:
[testng] [2024-09-30 02:56:14,404] [pool-1-thread-2] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s2_t1.TIF:
[testng] [2024-09-30 02:56:16,350] [pool-1-thread-2] Used files list does not include base file
[testng] [2024-09-30 02:56:17,273] [pool-1-thread-6] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t12_w1Laser4054BD4BP_OverView.tif:
[testng] [2024-09-30 02:56:18,470] [pool-1-thread-6] Used files list does not include base file
[testng] [2024-09-30 02:56:20,190] [pool-1-thread-7] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_Confluent_Col_MCF10A_2_Merge_contrast.jpg:
[testng] [2024-09-30 02:56:22,380] [pool-1-thread-4] Initializing /data/sebastien-besson/new/D2Test/120711/Experiment5_w1DUAL 491-561_t1.TIF:
[testng] [2024-09-30 02:56:26,280] [pool-1-thread-11] Initializing /data/andressa/RPE/Full Confluency/Collagen/Color Combine 2.tif:
[testng] [2024-09-30 02:56:27,858] [pool-1-thread-7] Initializing /data/jmuhlich/metamorph_scan_rgb/Scan 20x obj 40_w1_s1_t1.TIF:
[testng] [2024-09-30 02:56:29,619] [pool-1-thread-10] Initializing /data/josh/2101to600b.stk:
[testng] [2024-09-30 02:56:42,257] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Sparse/Fibronectin/120806_1_w1Filter DAPI.TIF:
[testng] [2024-09-30 02:56:44,983] [pool-1-thread-11] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/Color Combine-2.tif:
[testng] [2024-09-30 02:56:50,103] [pool-1-thread-8] Initializing /data/andressa/RPE/Sparse/Fibronectin/120806_1_w1Filter DAPI.TIF:
[testng] [2024-09-30 02:56:52,471] [pool-1-thread-9] Initializing /data/strand/TS_200nm_3_w2Fluo GFP -100-.TIF:
[testng] [2024-09-30 02:56:54,569] [pool-1-thread-11] Initializing /data/ascb/RNA dye MT 2.tif:
[testng] [2024-09-30 02:57:02,190] [pool-1-thread-11] Initializing /data/josh/EditedMovies/2101to400b.stk:
[testng] [2024-09-30 02:57:14,420] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_2_w1Filter DAPI.TIF:
[testng] [2024-09-30 02:57:16,481] [pool-1-thread-9] Initializing /data/chris/exp1_w2CSU RED_s3_t001.stk:
[testng] [2024-09-30 02:57:17,474] [pool-1-thread-8] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/Color Combine-4.tif:
[testng] [2024-09-30 02:57:18,700] [pool-1-thread-7] Initializing /data/chris-de-graffenried/2011-05-30/ND C4 488 PLK 5682_w1sRFP.stk:
[testng] [2024-09-30 02:57:19,830] [pool-1-thread-2] Initializing /data/samples/zserSixteen.stk:
[testng] [2024-09-30 02:57:24,569] [pool-1-thread-9] Initializing /data/pang/z-stack/Z Series.tif:
[testng] [2024-09-30 02:57:26,451] [pool-1-thread-2] Initializing /data/andressa/RPE/Sparse/Collagen/Color Combine.tif:
[testng] [2024-09-30 02:57:27,310] [pool-1-thread-8] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c2s1t41_w1Laser4054BD4BP_t1.stk:
[testng] [2024-09-30 02:57:30,753] [pool-1-thread-9] Initializing /data/sebastien-besson/001/120119_VimMito_001_w1DIC_t1.TIF:
[testng] [2024-09-30 02:57:40,647] [pool-1-thread-6] Initializing /data/tristan/data IJM/mw3/MDA_MW3(GFP-RFP-GLP)_w1GFP.TIF:
[testng] [2024-09-30 02:57:41,773] [pool-1-thread-10] Initializing /data/andressa/RPE/Full Confluency/Serum/Color Combine.tif:
[testng] [2024-09-30 02:57:43,939] [pool-1-thread-2] Initializing /data/jcb/201007118/si133_J3_5_w18- 30- GFP_t1.STK:
[testng] [2024-09-30 02:57:47,650] [pool-1-thread-7] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s2_t1.TIF:
[testng] [2024-09-30 02:57:49,032] [pool-1-thread-7] Used files list does not include base file
[testng] [2024-09-30 02:57:51,540] [pool-1-thread-10] Initializing /data/bill/FromBillM_New_MM_MDAdata/RWeD62u7dF1Mom1_w1CelegansDIC 100x_t1.TIF:
[testng] [2024-09-30 02:57:59,591] [pool-1-thread-8] Initializing /data/qa-16915/m-04.tif:
[testng] [2024-09-30 02:58:01,619] [pool-1-thread-6] Initializing /data/tristan/data IJM/tl_ z/MDA_TL_z_t1.TIF:
[testng] [2024-09-30 02:58:08,726] [pool-1-thread-8] Initializing /data/ascb/mt mklp1.tif:
[testng] [2024-09-30 02:58:15,207] [pool-1-thread-8] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_2_w1Filter DAPI.TIF:
[testng] [2024-09-30 02:58:18,646] [pool-1-thread-6] Initializing /data/qa-16915/m-02-488.ome.tif:
[testng] [2024-09-30 02:58:22,071] [pool-1-thread-8] Initializing /data/josh/EditedMovies/2101to600b.stk:
[testng] [2024-09-30 02:58:29,397] [pool-1-thread-11] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s1_t1.TIF:
[testng] [2024-09-30 02:58:30,925] [pool-1-thread-11] Used files list does not include base file
[testng] [2024-09-30 02:58:31,542] [pool-1-thread-6] Initializing /data/jmuhlich/rgb_w1_s1_t1.TIF:
[testng] [2024-09-30 02:58:37,334] [pool-1-thread-7] Initializing /data/sebastien/GA-2222 raf-1_w2Mono 475 nm.STK:
[testng] [2024-09-30 02:58:39,274] [pool-1-thread-10] Initializing /data/steve/Experiment2.stk:
[testng] [2024-09-30 02:58:43,286] [pool-1-thread-6] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s1_t1.TIF:
[testng] [2024-09-30 02:58:44,749] [pool-1-thread-6] Used files list does not include base file
[testng] [2024-09-30 02:58:45,345] [pool-1-thread-7] Initializing /data/ascb/mt prc1 kif4 3.tif:
[testng] [2024-09-30 02:58:46,322] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/Color Combine.tif:
[testng] [2024-09-30 02:58:52,662] [pool-1-thread-7] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w1Filter DAPI.TIF:
[testng] [2024-09-30 02:58:53,884] [pool-1-thread-10] Initializing /data/chris/test2_w2_s1_t1.stk:
[testng] [2024-09-30 02:58:59,660] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Serum/120806_1_w1Filter DAPI.TIF:
[testng] [2024-09-30 02:59:01,245] [pool-1-thread-7] Initializing /data/jcb/201008090/3T3_ShhN_C_DIC.stk:
[testng] [2024-09-30 02:59:02,813] [pool-1-thread-8] Initializing /data/grant/XYZCT_Image_w1FITC_t1.STK:
[testng] [2024-09-30 02:59:08,465] [pool-1-thread-7] Initializing /data/aaron/metamorph.stk:
[testng] [2024-09-30 02:59:14,318] [pool-1-thread-7] Initializing /data/ascb/C1 Stack.stk:
[testng] [2024-09-30 02:59:17,720] [pool-1-thread-10] Initializing /data/andressa/RPE/Full Confluency/Collagen/120806_2_w1Filter DAPI.TIF:
[testng] [2024-09-30 02:59:20,806] [pool-1-thread-11] Initializing /data/sebastien-besson/002/120119_VimMito_002_w1DIC_t1.TIF:
[testng] [2024-09-30 02:59:26,247] [pool-1-thread-7] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t12_w2Laser4914BD4BP_OverView.tif:
[testng] [2024-09-30 02:59:27,366] [pool-1-thread-7] Used files list does not include base file
[testng] [2024-09-30 02:59:29,105] [pool-1-thread-4] Initializing /data/lee/IXMtest_P24_s9_w560D948A4-4D16-49D0-9080-7575267498F9.tif:
[testng] [2024-09-30 02:59:31,717] [pool-1-thread-8] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w2Filter FITC.TIF:
[testng] [2024-09-30 02:59:32,884] [pool-1-thread-6] Initializing /data/josh/2101to600f.stk:
[testng] [2024-09-30 02:59:48,672] [pool-1-thread-4] Initializing /data/chris/exp1_w1CSU GREEN_s3_t001.stk:
[testng] [2024-09-30 02:59:50,329] [pool-1-thread-10] Initializing /data/chris-de-graffenried/2011-11-01/DOX FAZ1 568 PLK 4881_w1Cy3.stk:
[testng] [2024-09-30 02:59:53,228] [pool-1-thread-8] Initializing /data/samples/zser24.stk:
[testng] [2024-09-30 02:59:54,185] [pool-1-thread-7] Initializing /data/hms/HCT116_w1Phase FITC_s7_t1.TIF:
[testng] [2024-09-30 02:59:57,357] [pool-1-thread-4] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s1_t2.TIF:
[testng] [2024-09-30 02:59:58,986] [pool-1-thread-4] Used files list does not include base file
[testng] [2024-09-30 03:00:01,499] [pool-1-thread-8] Initializing /data/josh/EditedMovies/2101to800.stk:
[testng] [2024-09-30 03:00:13,758] [pool-1-thread-10] Initializing /data/andressa/RPE/Full Confluency/Serum/120806_1_w1Filter DAPI.TIF:
[testng] [2024-09-30 03:00:30,585] [pool-1-thread-8] Initializing /data/bill/OX218B3/OX218B3_w1488nm- 30-_t1.STK:
[testng] [2024-09-30 03:00:33,469] [pool-1-thread-10] Initializing /data/sebastien-besson/plk1/plk1_561nm_eb3_3_t1.TIF:
[testng] [2024-09-30 03:00:34,571] [pool-1-thread-7] Initializing /data/ascb/mt prc1 kif4 1.tif:
[testng] [2024-09-30 03:00:40,802] [pool-1-thread-7] Initializing /data/andressa/MCF-10A/Sparse/Fibronectin/Color Combine.tif:
[testng] [2024-09-30 03:00:45,255] [pool-1-thread-10] Initializing /data/gh-2613/ScanSlide_exp1_rep1_w1confGFP_s1.stk:
[testng] [2024-09-30 03:00:49,100] [pool-1-thread-7] Initializing /data/andressa/RPE/Sparse/Fibronectin/Color Combine.tif:
[testng] [2024-09-30 03:00:50,246] [pool-1-thread-4] Initializing /data/samples/10xcalib.tif:
[testng] [2024-09-30 03:00:56,105] [pool-1-thread-4] Initializing /data/josh/EditedMovies/2101to600f.stk:
[testng] [2024-09-30 03:01:03,527] [pool-1-thread-7] Initializing /data/andressa/RPE/Sparse/Collagen/120806_1_w1Filter DAPI.TIF:
[testng] [2024-09-30 03:01:16,415] [pool-1-thread-6] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t11_w1Laser4054BD4BP_OverView.tif:
[testng] [2024-09-30 03:01:17,450] [pool-1-thread-6] Used files list does not include base file
[testng] [2024-09-30 03:01:20,836] [pool-1-thread-10] Initializing /data/qa-16915/m-04-561.tif:
[testng] [2024-09-30 03:01:22,109] [pool-1-thread-7] Initializing /data/andressa/RPE/Full Confluency/Fibronectin/Color Combine.tif:
[testng] [2024-09-30 03:01:28,424] [pool-1-thread-7] Initializing /data/gh-2613/ScanSlide_exp1_rep0_w1confGFP_s1.tif:
[testng] [2024-09-30 03:01:30,190] [pool-1-thread-10] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c2s1t11_w1Laser4054BD4BP.stk:
[testng] [2024-09-30 03:01:32,759] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Serum/Color Combine.tif:
[testng] [2024-09-30 03:01:39,015] [pool-1-thread-7] Initializing /data/jacques/Repositionnement/Repositionnement_s1_t1.TIF:
[testng] [2024-09-30 03:01:40,690] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_1_w2Filter FITC.TIF:
[testng] [2024-09-30 03:01:44,598] [pool-1-thread-10] Initializing /data/alex/13/LJN_Y1136_13_w2FITC_t2.STK:
[testng] [2024-09-30 03:01:45,855] [pool-1-thread-4] Initializing /data/heiko/metadata_3x3.jpg:
[testng] [2024-09-30 03:01:48,972] [pool-1-thread-6] Initializing /data/ascb/mt aim.tif:
[testng] [2024-09-30 03:01:50,354] [pool-1-thread-4] Initializing /data/josh/EditedMovies/2101to600a.stk:
[testng] [2024-09-30 03:02:06,746] [pool-1-thread-6] Initializing /data/sebastien-besson/new/D2Test/120711/120711_D2Test_001_w1DUAL 491-561.TIF:
[testng] [2024-09-30 03:02:12,625] [pool-1-thread-10] Initializing /data/sebastien-besson/new/120711_D2_001/120711_D2_001_w1DUAL 491-561_t1.TIF:
[testng] [2024-09-30 03:02:17,688] [pool-1-thread-3] Initializing /data/dan/CavAlpha1D_51490_engG4_F_101111_1.tif:
[testng] [2024-09-30 03:02:18,724] [pool-1-thread-6] Initializing /data/andressa/RPE/Full Confluency/Collagen/120806_1_w1Filter DAPI.TIF:
[testng] [2024-09-30 03:02:23,367] [pool-1-thread-2] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s1_t2.TIF:
[testng] [2024-09-30 03:02:24,780] [pool-1-thread-2] Used files list does not include base file
[testng] [2024-09-30 03:02:26,572] [pool-1-thread-7] Initializing /data/ascb/monopolar mt aim.tif:
[testng] [2024-09-30 03:02:28,476] [pool-1-thread-3] Initializing /data/josh/2101to600e.stk:
[testng] [2024-09-30 03:02:35,331] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w3Filter TRITC.TIF:
[testng] [2024-09-30 03:02:36,340] [pool-1-thread-8] Initializing /data/alex/48h/48h_siGW25_w2FITC.TIF:
[testng] [2024-09-30 03:02:37,377] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_3_w3Filter TRITC.TIF:
[testng] [2024-09-30 03:02:38,927] [pool-1-thread-7] Initializing /data/chris/test2_w2_s1_t2.stk:
[testng] [2024-09-30 03:02:43,105] [pool-1-thread-6] Initializing /data/samples/10xcalib.stk:
[testng] [2024-09-30 03:02:44,601] [pool-1-thread-10] Initializing /data/sebastien-besson/new/D2Test/120711/120711_D2_001_w1DUAL 491-561_t1.TIF:
[testng] [2024-09-30 03:02:45,763] [pool-1-thread-7] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_1_w3Filter TRITC.TIF:
[testng] [2024-09-30 03:02:49,773] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_Confluent_Col_MCF10A_2_Merge.TIF:
[testng] [2024-09-30 03:02:51,918] [pool-1-thread-8] Initializing /data/ascb/mt racgap1 dna.tif:
[testng] [2024-09-30 03:02:53,364] [pool-1-thread-7] Initializing /data/ascb/C9 Stack.tif:
[testng] [2024-09-30 03:02:58,526] [pool-1-thread-8] Initializing /data/ascb/RNA dye MT.tif:
[testng] [2024-09-30 03:03:00,467] [pool-1-thread-6] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s1_t2.TIF:
[testng] [2024-09-30 03:03:01,835] [pool-1-thread-6] Used files list does not include base file
[testng] [2024-09-30 03:03:02,432] [pool-1-thread-7] Initializing /data/jacek/YFP2trans.tif:
[testng] 04:30:20,686 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 04:30:20,686 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:30:20,687 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-09-30_04-30-20.log]
[testng] 04:30:20,687 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3d62a55e - End of configuration.
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 11077, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 121 minutes 1 second
Finished: SUCCESS