Class org.broadinstitute.hellbender.engine.MultiVariantDataSourceUnitTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
testCompleteIterationOverFile[0](/home/runner/work/gatk/gatk/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.006s | passed |
testGetName | 0.006s | passed |
testGetSequenceDictionaryAlternate | 0.005s | passed |
testGetSequenceDictionaryCompatible | 0.010s | passed |
testGetSequenceDictionaryIncompatible | 0.003s | passed |
testIterator | 0.006s | passed |
testIteratorOverlapping | 0.005s | passed |
testQueryGVCF[0](1:1-99, []) | 0.003s | passed |
testQueryGVCF[1](1:50-100, [aa]) | 0.002s | 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.003s | 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.002s | passed |
testRejectNonExistentFile | 0s | passed |
testRejectNullFile | 0.001s | passed |
testRequireFeatureInput | 0s | passed |
testSerialQueries | 0.005s | 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.001s | passed |
testTraversalByIntervals[3]([1:100-203, 1:204-285, 1:286-1000], [a, b, c, d, e, f, g, h, i, j, k]) | 0.002s | passed |
testTraversalByIntervals[4]([1:200-300, 2:500-600], [b, c, d, e, f, g, h, p, q]) | 0.002s | 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.005s | passed |
Standard error
20:33:07.694 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.695 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.695 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.699 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariants.vcf 20:33:07.701 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariantsAlternateDictionary.vcf 20:33:07.704 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariants.vcf 20:33:07.706 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariantsAlternateDictionary.vcf 20:33:07.712 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf 20:33:07.716 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf 20:33:07.719 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariants.vcf 20:33:07.721 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/baseVariantsConflictingDictionary.vcf 20:33:07.722 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf 20:33:07.724 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf 20:33:07.729 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1_WithOverlap.vcf 20:33:07.730 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2_WithOverlap.vcf 20:33:07.733 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 20:33:07.734 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.734 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.736 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 20:33:07.736 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.737 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.738 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 20:33:07.738 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.739 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.740 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 20:33:07.740 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.741 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.742 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 20:33:07.743 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.743 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.744 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 20:33:07.745 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.745 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.747 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 20:33:07.747 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.747 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.750 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 20:33:07.751 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.751 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.753 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 20:33:07.753 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.754 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.755 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test_gvcf.vcf 20:33:07.755 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.756 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.757 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/unindexed.vcf 20:33:07.758 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 20:33:07.760 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf 20:33:07.761 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf 20:33:07.766 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf 20:33:07.767 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf 20:33:07.770 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.771 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.771 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.772 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.773 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.773 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.774 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.775 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.775 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.776 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.777 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.777 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.778 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.778 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.779 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.780 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.780 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.780 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.782 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.782 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.782 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.784 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.784 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.784 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.786 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.786 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.786 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.788 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.788 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.788 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.790 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.790 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.790 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.791 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.792 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.792 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.793 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.794 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.794 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.796 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/feature_data_source_test.vcf 20:33:07.796 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.796 WARN IndexUtils - Feature file "file:///home/runner/work/gatk/gatk/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 20:33:07.800 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_1.vcf 20:33:07.801 INFO FeatureManager - Using codec VCFCodec to read file file:///home/runner/work/gatk/gatk/src/test/resources/org/broadinstitute/hellbender/engine/MultiVariantDataSource/interleavedVariants_2.vcf