Class org.broadinstitute.hellbender.engine.MultiVariantDataSourceUnitTest

38

tests

0

failures

0

ignored

0.099s

duration

100%

successful

Tests

Test Duration Result
testCompleteIterationOverFile[0](/gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf, [a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z]) 0.008s passed
testGetName 0.007s passed
testGetSequenceDictionaryAlternate 0.005s passed
testGetSequenceDictionaryCompatible 0.005s passed
testGetSequenceDictionaryIncompatible 0.004s passed
testIterator 0.005s passed
testIteratorOverlapping 0.005s passed
testQueryGVCF[0](1:1-99, []) 0.002s passed
testQueryGVCF[1](1:50-100, [aa]) 0.001s passed
testQueryGVCF[2](1:50-150, [aa]) 0.002s passed
testQueryGVCF[3](1:100-100, [aa]) 0.002s passed
testQueryGVCF[4](1:100-150, [aa]) 0.002s passed
testQueryGVCF[5](1:100-200, [aa]) 0.002s passed
testQueryGVCF[6](1:150-200, [aa]) 0.002s passed
testQueryGVCF[7](1:150-250, [aa]) 0.002s passed
testQueryGVCF[8](1:200-201, [aa]) 0.002s passed
testQueryGVCF[9](1:201-3000, []) 0.002s passed
testQueryOverUnindexedFile 0.001s passed
testRejectNonExistentFile 0s passed
testRejectNullFile 0s passed
testRequireFeatureInput 0s passed
testSerialQueries 0.004s passed
testSetIntervals 0.005s passed
testTraversalByIntervals[0]([1:100-200], [a, b, c]) 0.002s passed
testTraversalByIntervals[10]([1:100-200, 1:1000-2000, 1:2000-3000], [a, b, c, j, k, l, m, n]) 0.002s passed
testTraversalByIntervals[11]([1:100-200, 1:1000-2000, 1:2000-3000, 1:4000-5000], [a, b, c, j, k, l, m, n]) 0.002s passed
testTraversalByIntervals[12]([1:1-99, 1:287-290, 1:500-600, 2:201-524, 2:1000-2000, 4:1-500], []) 0.002s passed
testTraversalByIntervals[13]([], [a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z]) 0.002s passed
testTraversalByIntervals[1]([1:100-200, 1:1000-2000], [a, b, c, j, k, l, m, n]) 0.001s passed
testTraversalByIntervals[2]([1:100-203, 1:205-284, 1:286-1000], [a, b, c, d, e, f, h, i, j, k]) 0.002s passed
testTraversalByIntervals[3]([1:100-203, 1:204-285, 1:286-1000], [a, b, c, d, e, f, g, h, i, j, k]) 0.001s passed
testTraversalByIntervals[4]([1:200-300, 2:500-600], [b, c, d, e, f, g, h, p, q]) 0.001s passed
testTraversalByIntervals[5]([1:200-203, 1:205-285, 2:200-548, 2:550-650, 4:700-800], [b, c, d, e, f, g, o, p, q, r, y, z]) 0.002s passed
testTraversalByIntervals[6]([1:1-50, 1:100-200, 1:1000-2000], [a, b, c, j, k, l, m, n]) 0.002s passed
testTraversalByIntervals[7]([1:1-50, 1:60-70, 1:100-200, 1:1000-2000], [a, b, c, j, k, l, m, n]) 0.002s passed
testTraversalByIntervals[8]([1:100-200, 1:500-600, 1:1000-2000], [a, b, c, j, k, l, m, n]) 0.002s passed
testTraversalByIntervals[9]([1:100-200, 1:500-600, 1:700-800, 1:1000-2000], [a, b, c, j, k, l, m, n]) 0.002s passed
testVariantSource 0.006s passed

Standard error

21:17:52.096 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.098 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.099 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.103 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariants.vcf
21:17:52.106 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariantsAlternateDictionary.vcf
21:17:52.110 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariants.vcf
21:17:52.111 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariantsAlternateDictionary.vcf
21:17:52.115 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf
21:17:52.117 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf
21:17:52.120 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariants.vcf
21:17:52.122 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariantsConflictingDictionary.vcf
21:17:52.123 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf
21:17:52.124 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf
21:17:52.129 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1_WithOverlap.vcf
21:17:52.131 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2_WithOverlap.vcf
21:17:52.134 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf
21:17:52.134 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.135 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.136 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf
21:17:52.137 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.137 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.138 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf
21:17:52.139 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.139 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.140 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf
21:17:52.140 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.141 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.142 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf
21:17:52.143 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.143 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.144 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf
21:17:52.145 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.145 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.147 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf
21:17:52.147 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.147 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.149 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf
21:17:52.149 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.150 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.151 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf
21:17:52.151 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.152 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.153 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf
21:17:52.154 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.154 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.156 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/unindexed.vcf
21:17:52.156 WARN  MultiVariantDataSource - A sequence dictionary is required for each input when using multiple inputs, and one could not be obtained for feature input: unindexed. The input may not exist or may not have a valid header
21:17:52.159 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf
21:17:52.160 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf
21:17:52.163 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf
21:17:52.165 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf
21:17:52.168 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.168 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.168 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.169 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.170 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.170 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.171 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.171 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.171 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.173 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.173 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.173 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.174 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.174 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.175 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.176 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.176 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.176 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.177 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.178 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.178 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.180 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.180 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.180 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.182 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.182 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.182 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.184 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.184 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.184 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.186 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.186 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.186 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.188 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.188 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.188 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.190 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.190 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.190 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.192 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf
21:17:52.192 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.192 WARN  IndexUtils - Feature file "file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf" appears to contain no sequence dictionary. Attempting to retrieve a sequence dictionary from the associated index file
21:17:52.196 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf
21:17:52.198 INFO  FeatureManager - Using codec VCFCodec to read file file:///gatkCloneMountPoint/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf