>>> ytt: Building testing/ytt 0.40.1-r0 (using abuild 3.9.0-r0) started Mon, 02 May 2022 22:05:28 +0000 >>> ytt: Checking sanity of /home/buildozer/aports/testing/ytt/APKBUILD... >>> ytt: Analyzing dependencies... >>> ytt: Installing for build: build-base go (1/2) Installing go (1.18.1-r1) (2/2) Installing .makedepends-ytt (20220502.220530) Executing busybox-1.35.0-r10.trigger OK: 711 MiB in 100 packages >>> ytt: Cleaning up srcdir >>> ytt: Cleaning up pkgdir >>> ytt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ytt-0.40.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ytt: Fetching ytt-0.40.1.tar.gz::https://github.com/vmware-tanzu/carvel-ytt/archive/v0.40.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142 100 142 0 0 595 0 --:--:-- --:--:-- --:--:-- 596 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1292k 0 1292k 0 0 1966k 0 --:--:-- --:--:-- --:--:-- 6558k >>> ytt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ytt-0.40.1.tar.gz >>> ytt: Checking sha512sums... ytt-0.40.1.tar.gz: OK 0001-e2e-tests.patch: OK >>> ytt: Unpacking /var/cache/distfiles/edge/ytt-0.40.1.tar.gz... >>> ytt: 0001-e2e-tests.patch patching file test/e2e/e2e_test.go Hunk #1 succeeded at 169 (offset 17 lines). go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/k14s/difflib v0.0.0-20201117154628-0c031775bf57 go: downloading github.com/cppforlife/cobrautil v0.0.0-20200514214827-bb86e6965d72 go: downloading github.com/cppforlife/go-cli-ui v0.0.0-20200505234325-512793797f05 go: downloading github.com/spf13/cobra v1.3.0 go: downloading github.com/BurntSushi/toml v1.0.0 go: downloading github.com/hashicorp/go-version v1.4.0 go: downloading github.com/aws/aws-lambda-go v1.28.0 go: downloading github.com/k14s/starlark-go v0.0.0-20200720175618-3a5c849cc368 go: downloading github.com/google/gofuzz v1.2.0 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/kr/pretty v0.2.0 go: downloading github.com/kr/text v0.1.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b go: downloading github.com/inconshreveable/mousetrap v1.0.0 ytt version 0.40.1 creating: ../../tmp/generated.go.txt ? github.com/vmware-tanzu/carvel-ytt/cmd/ytt [no test files] ? github.com/vmware-tanzu/carvel-ytt/cmd/ytt-lambda-website [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/cmd [no test files] === RUN TestDataValuesWithDataValuesFileFlags --- PASS: TestDataValuesWithDataValuesFileFlags (0.00s) === RUN TestDataValuesWithDataValuesFileFlagsForbiddenComment --- PASS: TestDataValuesWithDataValuesFileFlagsForbiddenComment (0.00s) === RUN TestEmptyDataValues --- PASS: TestEmptyDataValues (0.00s) === RUN TestDataValues --- PASS: TestDataValues (0.00s) === RUN TestDataValuesWithFlags --- PASS: TestDataValuesWithFlags (0.00s) === RUN TestDataValuesWithFlagsWithoutDataValuesOverlay --- PASS: TestDataValuesWithFlagsWithoutDataValuesOverlay (0.00s) === RUN TestDataValuesWithLibraryAttachedFlags --- PASS: TestDataValuesWithLibraryAttachedFlags (0.00s) === RUN TestDataValuesMultipleFiles --- PASS: TestDataValuesMultipleFiles (0.00s) === RUN TestDataValuesMultipleInOneFile --- PASS: TestDataValuesMultipleInOneFile (0.00s) === RUN TestDataValuesOverlayNewKey --- PASS: TestDataValuesOverlayNewKey (0.00s) === RUN TestDataValuesOverlayRemoveKey --- PASS: TestDataValuesOverlayRemoveKey (0.00s) === RUN TestDataValuesWithNonDataValuesDocsErr --- PASS: TestDataValuesWithNonDataValuesDocsErr (0.00s) === RUN TestDataValuesWithNonDocDataValuesErr --- PASS: TestDataValuesWithNonDocDataValuesErr (0.00s) === RUN TestDataValuesOverlayChildDefaults --- PASS: TestDataValuesOverlayChildDefaults (0.00s) === RUN TestDataValuesFromEnv --- PASS: TestDataValuesFromEnv (0.00s) === RUN TestLibraryModule --- PASS: TestLibraryModule (0.00s) === RUN TestLibraryModuleNested --- PASS: TestLibraryModuleNested (0.00s) === RUN TestLibraryModuleWithDataValues --- PASS: TestLibraryModuleWithDataValues (0.00s) === RUN TestLibraryModuleWithDataValuesStruct --- PASS: TestLibraryModuleWithDataValuesStruct (0.00s) === RUN TestLibraryModuleWithDataValuesPlainMerge === RUN TestLibraryModuleWithDataValuesPlainMerge/from_a_struct === RUN TestLibraryModuleWithDataValuesPlainMerge/from_a_dictionary === RUN TestLibraryModuleWithDataValuesPlainMerge/from_a_YAML_Fragment_(containing_plain_YAML) === RUN TestLibraryModuleWithDataValuesPlainMerge/from_a_YAML_Fragment_(errors_because_annotations_are_present) --- PASS: TestLibraryModuleWithDataValuesPlainMerge (0.01s) --- PASS: TestLibraryModuleWithDataValuesPlainMerge/from_a_struct (0.00s) --- PASS: TestLibraryModuleWithDataValuesPlainMerge/from_a_dictionary (0.00s) --- PASS: TestLibraryModuleWithDataValuesPlainMerge/from_a_YAML_Fragment_(containing_plain_YAML) (0.00s) --- PASS: TestLibraryModuleWithDataValuesPlainMerge/from_a_YAML_Fragment_(errors_because_annotations_are_present) (0.00s) === RUN TestLibraryModuleWithExports --- PASS: TestLibraryModuleWithExports (0.00s) === RUN TestLibraryModuleWithExportByPath --- PASS: TestLibraryModuleWithExportByPath (0.00s) === RUN TestLibraryModuleWithExportConflicts --- PASS: TestLibraryModuleWithExportConflicts (0.00s) === RUN TestLibraryModuleWithExportPrivate --- PASS: TestLibraryModuleWithExportPrivate (0.00s) === RUN TestLibraryModuleWithOverlays --- PASS: TestLibraryModuleWithOverlays (0.00s) === RUN TestLibDVsRefsWithPathNoAlias --- PASS: TestLibDVsRefsWithPathNoAlias (0.01s) === RUN TestLibDVsRefsWithAliasNoPath --- PASS: TestLibDVsRefsWithAliasNoPath (0.00s) === RUN TestLibDVsRefsWithPathAndAlias --- PASS: TestLibDVsRefsWithPathAndAlias (0.00s) === RUN TestLibDVsParentAndGrandparentOrdering --- PASS: TestLibDVsParentAndGrandparentOrdering (0.00s) === RUN TestLibDVsComboRefWithNesting --- PASS: TestLibDVsComboRefWithNesting (0.00s) === RUN TestLibDVsAfterLibModule --- PASS: TestLibDVsAfterLibModule (0.00s) === RUN TestLibDVsNoInstancePollution --- PASS: TestLibDVsNoInstancePollution (0.00s) === RUN TestUnusedLibraryDataValues --- PASS: TestUnusedLibraryDataValues (0.00s) === RUN TestUnusedLibraryDataValuesNested --- PASS: TestUnusedLibraryDataValuesNested (0.00s) === RUN TestUnusedLibraryDataValuesWithoutLibraryEvalChild --- PASS: TestUnusedLibraryDataValuesWithoutLibraryEvalChild (0.00s) === RUN TestUnusedLibraryDataValuesNestedWithoutLibraryEval --- PASS: TestUnusedLibraryDataValuesNestedWithoutLibraryEval (0.00s) === RUN TestMalformedLibraryRefEmptyAlias --- PASS: TestMalformedLibraryRefEmptyAlias (0.00s) === RUN TestMalformedLibraryRefGeneralError --- PASS: TestMalformedLibraryRefGeneralError (0.00s) === RUN TestLibraryModuleDataValuesFunc --- PASS: TestLibraryModuleDataValuesFunc (0.00s) === RUN TestLibraryModuleWithOpts --- PASS: TestLibraryModuleWithOpts (0.00s) === RUN TestLibraryModuleWithoutOpts --- PASS: TestLibraryModuleWithoutOpts (0.00s) === RUN TestDocumentOverlays --- PASS: TestDocumentOverlays (0.00s) === RUN TestDocumentOverlays2 --- PASS: TestDocumentOverlays2 (0.00s) === RUN TestDocumentOverlayDescriptiveError --- PASS: TestDocumentOverlayDescriptiveError (0.00s) === RUN TestDocumentOverlayMultipleMatchesDescriptiveError --- PASS: TestDocumentOverlayMultipleMatchesDescriptiveError (0.00s) === RUN TestMultipleDataValuesOneEmptyAndOneNonEmpty --- PASS: TestMultipleDataValuesOneEmptyAndOneNonEmpty (0.00s) === RUN TestEmptyOverlayAndEmptyDataValues --- PASS: TestEmptyOverlayAndEmptyDataValues (0.00s) === RUN TestLoadAbs --- PASS: TestLoadAbs (0.00s) === RUN TestLoadAbsWithinYttLibDirectory --- PASS: TestLoadAbsWithinYttLibDirectory (0.01s) === RUN TestLoad --- PASS: TestLoad (0.00s) === RUN TestDataListRelativeToDir --- PASS: TestDataListRelativeToDir (0.00s) === RUN TestDataListRelativeToLibraryRoot --- PASS: TestDataListRelativeToLibraryRoot (0.00s) === RUN TestDataListRelativeToLibraryRootWithinALibrary --- PASS: TestDataListRelativeToLibraryRootWithinALibrary (0.00s) === RUN TestBacktraceAcrossFiles --- PASS: TestBacktraceAcrossFiles (0.00s) === RUN TestDisallowDirectLibraryLoading --- PASS: TestDisallowDirectLibraryLoading (0.00s) === RUN TestRelativeLoadInLibraries --- PASS: TestRelativeLoadInLibraries (0.00s) === RUN TestRelativeLoadInLibrariesForNonRootTemplates --- PASS: TestRelativeLoadInLibrariesForNonRootTemplates (0.00s) === RUN TestIgnoreUnknownCommentsFalse --- PASS: TestIgnoreUnknownCommentsFalse (0.00s) === RUN TestIgnoreUnknownCommentsTrue --- PASS: TestIgnoreUnknownCommentsTrue (0.00s) === RUN TestParseErrTemplateFile --- PASS: TestParseErrTemplateFile (0.00s) === RUN TestParseErrLoadFile --- PASS: TestParseErrLoadFile (0.00s) === RUN TestPlainYAMLNoTemplateProcessing === RUN TestPlainYAMLNoTemplateProcessing/when_explicitly_marked_as_`yaml-plain` === RUN TestPlainYAMLNoTemplateProcessing/when_YAML_file_contains_no_YAML_templating --- PASS: TestPlainYAMLNoTemplateProcessing (0.00s) --- PASS: TestPlainYAMLNoTemplateProcessing/when_explicitly_marked_as_`yaml-plain` (0.00s) --- PASS: TestPlainYAMLNoTemplateProcessing/when_YAML_file_contains_no_YAML_templating (0.00s) === RUN TestPlainTextNoTemplateProcessing --- PASS: TestPlainTextNoTemplateProcessing (0.00s) === RUN TestStrictInTemplate --- PASS: TestStrictInTemplate (0.00s) === RUN TestStrictInDataValues --- PASS: TestStrictInDataValues (0.00s) === RUN TestStrictInDataValueFlags --- PASS: TestStrictInDataValueFlags (0.00s) === RUN TestLoadNestedYttLib --- PASS: TestLoadNestedYttLib (0.00s) === RUN TestLoadYTTModuleFailEarly --- PASS: TestLoadYTTModuleFailEarly (0.00s) === RUN TestBuildingInvalidYAMLFailsFast === RUN TestBuildingInvalidYAMLFailsFast/setting_document_value_to_DocumentSet === RUN TestBuildingInvalidYAMLFailsFast/setting_map_item_to_DocumentSet === RUN TestBuildingInvalidYAMLFailsFast/setting_array_item_to_DocumentSet --- PASS: TestBuildingInvalidYAMLFailsFast (0.00s) --- PASS: TestBuildingInvalidYAMLFailsFast/setting_document_value_to_DocumentSet (0.00s) --- PASS: TestBuildingInvalidYAMLFailsFast/setting_map_item_to_DocumentSet (0.00s) --- PASS: TestBuildingInvalidYAMLFailsFast/setting_array_item_to_DocumentSet (0.00s) === RUN Test_Non_YAML_Files_With_No_Output_Flag_Produces_Warning --- PASS: Test_Non_YAML_Files_With_No_Output_Flag_Produces_Warning (0.00s) === RUN Test_Non_YAML_With_Output_Flag_Shows_No_Warning --- PASS: Test_Non_YAML_With_Output_Flag_Shows_No_Warning (0.00s) === RUN Test_FileMark_YAML_Shows_No_Warning --- PASS: Test_FileMark_YAML_Shows_No_Warning (0.00s) === RUN Test_OutputType_Flag === RUN Test_OutputType_Flag/no_input === RUN Test_OutputType_Flag/no_input/format === RUN Test_OutputType_Flag/no_input/schema === RUN Test_OutputType_Flag/explicitly_YAML === RUN Test_OutputType_Flag/explicitly_YAML/format === RUN Test_OutputType_Flag/explicitly_YAML/schema === RUN Test_OutputType_Flag/explicitly_JSON === RUN Test_OutputType_Flag/explicitly_JSON/format === RUN Test_OutputType_Flag/explicitly_JSON/schema === RUN Test_OutputType_Flag/explicitly_POS === RUN Test_OutputType_Flag/explicitly_POS/format === RUN Test_OutputType_Flag/explicitly_POS/schema === RUN Test_OutputType_Flag/explicitly_YAML,_OpenAPI_v3 === RUN Test_OutputType_Flag/explicitly_YAML,_OpenAPI_v3/format === RUN Test_OutputType_Flag/explicitly_YAML,_OpenAPI_v3/schema === RUN Test_OutputType_Flag/explicitly_JSON,_OpenAPI_v3 === RUN Test_OutputType_Flag/explicitly_JSON,_OpenAPI_v3/format === RUN Test_OutputType_Flag/explicitly_JSON,_OpenAPI_v3/schema === RUN Test_OutputType_Flag/explicitly_POS,_OpenAPI_v3 === RUN Test_OutputType_Flag/explicitly_POS,_OpenAPI_v3/format === RUN Test_OutputType_Flag/explicitly_POS,_OpenAPI_v3/schema === RUN Test_OutputType_Flag/invalid_input === RUN Test_OutputType_Flag/invalid_input/format === RUN Test_OutputType_Flag/invalid_input/schema === RUN Test_OutputType_Flag/empty_input === RUN Test_OutputType_Flag/empty_input/format === RUN Test_OutputType_Flag/empty_input/schema --- PASS: Test_OutputType_Flag (0.00s) --- PASS: Test_OutputType_Flag/no_input (0.00s) --- PASS: Test_OutputType_Flag/no_input/format (0.00s) --- PASS: Test_OutputType_Flag/no_input/schema (0.00s) --- PASS: Test_OutputType_Flag/explicitly_YAML (0.00s) --- PASS: Test_OutputType_Flag/explicitly_YAML/format (0.00s) --- PASS: Test_OutputType_Flag/explicitly_YAML/schema (0.00s) --- PASS: Test_OutputType_Flag/explicitly_JSON (0.00s) --- PASS: Test_OutputType_Flag/explicitly_JSON/format (0.00s) --- PASS: Test_OutputType_Flag/explicitly_JSON/schema (0.00s) --- PASS: Test_OutputType_Flag/explicitly_POS (0.00s) --- PASS: Test_OutputType_Flag/explicitly_POS/format (0.00s) --- PASS: Test_OutputType_Flag/explicitly_POS/schema (0.00s) --- PASS: Test_OutputType_Flag/explicitly_YAML,_OpenAPI_v3 (0.00s) --- PASS: Test_OutputType_Flag/explicitly_YAML,_OpenAPI_v3/format (0.00s) --- PASS: Test_OutputType_Flag/explicitly_YAML,_OpenAPI_v3/schema (0.00s) --- PASS: Test_OutputType_Flag/explicitly_JSON,_OpenAPI_v3 (0.00s) --- PASS: Test_OutputType_Flag/explicitly_JSON,_OpenAPI_v3/format (0.00s) --- PASS: Test_OutputType_Flag/explicitly_JSON,_OpenAPI_v3/schema (0.00s) --- PASS: Test_OutputType_Flag/explicitly_POS,_OpenAPI_v3 (0.00s) --- PASS: Test_OutputType_Flag/explicitly_POS,_OpenAPI_v3/format (0.00s) --- PASS: Test_OutputType_Flag/explicitly_POS,_OpenAPI_v3/schema (0.00s) --- PASS: Test_OutputType_Flag/invalid_input (0.00s) --- PASS: Test_OutputType_Flag/invalid_input/format (0.00s) --- PASS: Test_OutputType_Flag/invalid_input/schema (0.00s) --- PASS: Test_OutputType_Flag/empty_input (0.00s) --- PASS: Test_OutputType_Flag/empty_input/format (0.00s) --- PASS: Test_OutputType_Flag/empty_input/schema (0.00s) === RUN TestFileMarkMultipleExcludes --- PASS: TestFileMarkMultipleExcludes (0.00s) === RUN TestSchema_Unused_returns_error === RUN TestSchema_Unused_returns_error/An_unused_schema_ref'd_to_a_library --- PASS: TestSchema_Unused_returns_error (0.00s) --- PASS: TestSchema_Unused_returns_error/An_unused_schema_ref'd_to_a_library (0.00s) === RUN TestSchema_When_invalid_reports_error === RUN TestSchema_When_invalid_reports_error/array_with_fewer_than_one_element === RUN TestSchema_When_invalid_reports_error/array_with_more_than_one_element === RUN TestSchema_When_invalid_reports_error/array_with_a_null_value === RUN TestSchema_When_invalid_reports_error/item_with_null_value === RUN TestSchema_When_invalid_reports_error/when_a_nullable_map_item_has_null_value === RUN TestSchema_When_invalid_reports_error/when_schema/type_annotation === RUN TestSchema_When_invalid_reports_error/when_schema/type_annotation/has_keyword_other_than_any === RUN TestSchema_When_invalid_reports_error/when_schema/type_annotation/has_value_for_any_other_than_a_bool === RUN TestSchema_When_invalid_reports_error/when_schema/type_annotation/has_incomplete_key_word_args === RUN TestSchema_When_invalid_reports_error/when_schema/type_annotation/has_nested_schema/..._annotations === RUN TestSchema_When_invalid_reports_error/when_schema/type_and_schema/nullable_annotate_a_map === RUN TestSchema_When_invalid_reports_error/when_schema/default_annotation_value === RUN TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/is_empty === RUN TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/has_multiple_values === RUN TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/is_an_invalid_starlark_Tuple === RUN TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/is_on_an_array_item === RUN TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/is_incorrect_type === RUN TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/is_incorrect_type/as_a_scalar === RUN TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/is_incorrect_type/as_an_array_(a_node) === RUN TestSchema_When_invalid_reports_error/when_schema/desc_annotation_value === RUN TestSchema_When_invalid_reports_error/when_schema/desc_annotation_value/is_empty === RUN TestSchema_When_invalid_reports_error/when_schema/desc_annotation_value/has_more_than_one_arg === RUN TestSchema_When_invalid_reports_error/when_schema/desc_annotation_value/is_not_a_string === RUN TestSchema_When_invalid_reports_error/when_schema/desc_annotation_value/is_key=value_pair === RUN TestSchema_When_invalid_reports_error/when_schema/title_annotation_value === RUN TestSchema_When_invalid_reports_error/when_schema/title_annotation_value/is_empty === RUN TestSchema_When_invalid_reports_error/when_schema/title_annotation_value/has_more_than_one_arg === RUN TestSchema_When_invalid_reports_error/when_schema/title_annotation_value/is_not_a_string === RUN TestSchema_When_invalid_reports_error/when_schema/title_annotation_value/is_key=value_pair === RUN TestSchema_When_invalid_reports_error/when_schema/deprecated_annotation_value === RUN TestSchema_When_invalid_reports_error/when_schema/deprecated_annotation_value/is_empty === RUN TestSchema_When_invalid_reports_error/when_schema/deprecated_annotation_value/has_more_than_one_arg === RUN TestSchema_When_invalid_reports_error/when_schema/deprecated_annotation_value/is_not_a_string === RUN TestSchema_When_invalid_reports_error/when_schema/deprecated_annotation_value/is_key=value_pair === RUN TestSchema_When_invalid_reports_error/when_schema/deprecated_annotation_value/is_on_an_a_document === RUN TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value === RUN TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/is_empty === RUN TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/is_not_a_tuple === RUN TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/is_an_empty_tuple === RUN TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/has_more_than_two_args_in_an_example === RUN TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/example_description_is_not_a_string === RUN TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/is_key=value_pair === RUN TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/does_not_match_type_of_annotated_node --- PASS: TestSchema_When_invalid_reports_error (0.06s) --- PASS: TestSchema_When_invalid_reports_error/array_with_fewer_than_one_element (0.00s) --- PASS: TestSchema_When_invalid_reports_error/array_with_more_than_one_element (0.00s) --- PASS: TestSchema_When_invalid_reports_error/array_with_a_null_value (0.00s) --- PASS: TestSchema_When_invalid_reports_error/item_with_null_value (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_a_nullable_map_item_has_null_value (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/type_annotation (0.01s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/type_annotation/has_keyword_other_than_any (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/type_annotation/has_value_for_any_other_than_a_bool (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/type_annotation/has_incomplete_key_word_args (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/type_annotation/has_nested_schema/..._annotations (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/type_and_schema/nullable_annotate_a_map (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/default_annotation_value (0.01s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/is_empty (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/has_multiple_values (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/is_an_invalid_starlark_Tuple (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/is_on_an_array_item (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/is_incorrect_type (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/is_incorrect_type/as_a_scalar (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/default_annotation_value/is_incorrect_type/as_an_array_(a_node) (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/desc_annotation_value (0.01s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/desc_annotation_value/is_empty (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/desc_annotation_value/has_more_than_one_arg (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/desc_annotation_value/is_not_a_string (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/desc_annotation_value/is_key=value_pair (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/title_annotation_value (0.01s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/title_annotation_value/is_empty (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/title_annotation_value/has_more_than_one_arg (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/title_annotation_value/is_not_a_string (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/title_annotation_value/is_key=value_pair (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/deprecated_annotation_value (0.01s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/deprecated_annotation_value/is_empty (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/deprecated_annotation_value/has_more_than_one_arg (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/deprecated_annotation_value/is_not_a_string (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/deprecated_annotation_value/is_key=value_pair (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/deprecated_annotation_value/is_on_an_a_document (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value (0.01s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/is_empty (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/is_not_a_tuple (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/is_an_empty_tuple (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/has_more_than_two_args_in_an_example (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/example_description_is_not_a_string (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/is_key=value_pair (0.00s) --- PASS: TestSchema_When_invalid_reports_error/when_schema/examples_annotation_value/does_not_match_type_of_annotated_node (0.00s) === RUN TestSchema_Provides_default_values === RUN TestSchema_Provides_default_values/initializes_data_values_to_the_values_set_in_the_schema === RUN TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used === RUN TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_a_map_item_with_scalar_values === RUN TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_an_array === RUN TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_nested_map === RUN TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_a_document === RUN TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/in_combination_with_@schema/nullable_and_@schema/type --- PASS: TestSchema_Provides_default_values (0.01s) --- PASS: TestSchema_Provides_default_values/initializes_data_values_to_the_values_set_in_the_schema (0.00s) --- PASS: TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used (0.01s) --- PASS: TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_a_map_item_with_scalar_values (0.00s) --- PASS: TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_an_array (0.00s) --- PASS: TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_nested_map (0.00s) --- PASS: TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_a_document (0.00s) --- PASS: TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/in_combination_with_@schema/nullable_and_@schema/type (0.00s) === RUN TestSchema_Passes_when_DataValues_conform === RUN TestSchema_Passes_when_DataValues_conform/when_document's_value_is_a_map === RUN TestSchema_Passes_when_DataValues_conform/when_document's_value_is_an_array === RUN TestSchema_Passes_when_DataValues_conform/when_document's_value_is_a_scalar === RUN TestSchema_Passes_when_DataValues_conform/when_a_data_value_is_passed_using_--data-value === RUN TestSchema_Passes_when_DataValues_conform/when_a_data_value_is_passed_using_--data-value-yaml === RUN TestSchema_Passes_when_DataValues_conform/when_neither_schema_nor_data_values_are_given === RUN TestSchema_Passes_when_DataValues_conform/when_additional_schema_file_is_overlay'd --- PASS: TestSchema_Passes_when_DataValues_conform (0.02s) --- PASS: TestSchema_Passes_when_DataValues_conform/when_document's_value_is_a_map (0.01s) --- PASS: TestSchema_Passes_when_DataValues_conform/when_document's_value_is_an_array (0.00s) --- PASS: TestSchema_Passes_when_DataValues_conform/when_document's_value_is_a_scalar (0.00s) --- PASS: TestSchema_Passes_when_DataValues_conform/when_a_data_value_is_passed_using_--data-value (0.00s) --- PASS: TestSchema_Passes_when_DataValues_conform/when_a_data_value_is_passed_using_--data-value-yaml (0.00s) --- PASS: TestSchema_Passes_when_DataValues_conform/when_neither_schema_nor_data_values_are_given (0.00s) --- PASS: TestSchema_Passes_when_DataValues_conform/when_additional_schema_file_is_overlay'd (0.00s) === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_map_item's_key_is_not_among_those_declared_in_schema === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_map_item's_value_is_the_wrong_type === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_map_item's_value_is_null_but_is_not_nullable === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_map_item's_value_is_wrong_type_and_schema/nullable_is_set === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_array_item's_value_is_the_wrong_type === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_map_of_the_wrong_type_is_passed_using_template_replace === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_array_of_the_wrong_type_is_passed_using_template_replace === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-yaml === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-env === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-env-yaml === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-file === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_of_the_wrong_type_is_passed_using_--data-values-file === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/checks_after_every_data_values_document_is_processed_(and_stops_if_there_was_a_violation) === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_schema_expects_a_scalar_as_an_array_item,_but_an_array_is_provided === RUN TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_schema_expects_a_scalar_as_an_array_item,_but_a_map_is_provided --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform (0.04s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_map_item's_key_is_not_among_those_declared_in_schema (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_map_item's_value_is_the_wrong_type (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_map_item's_value_is_null_but_is_not_nullable (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_map_item's_value_is_wrong_type_and_schema/nullable_is_set (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_array_item's_value_is_the_wrong_type (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_map_of_the_wrong_type_is_passed_using_template_replace (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_array_of_the_wrong_type_is_passed_using_template_replace (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-yaml (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-env (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-env-yaml (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-file (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_a_data_value_of_the_wrong_type_is_passed_using_--data-values-file (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/checks_after_every_data_values_document_is_processed_(and_stops_if_there_was_a_violation) (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_schema_expects_a_scalar_as_an_array_item,_but_an_array_is_provided (0.00s) --- PASS: TestSchema_Reports_violations_when_DataValues_do_NOT_conform/when_schema_expects_a_scalar_as_an_array_item,_but_a_map_is_provided (0.00s) === RUN TestSchema_Defaults_partially_supplied_data_values === RUN TestSchema_Defaults_partially_supplied_data_values/defaults_arrays_to_an_empty_list === RUN TestSchema_Defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts === RUN TestSchema_Defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts/when_a_map_item_is_missing,_adds_it_(with_its_defaults) === RUN TestSchema_Defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts/including_the_entire_sub-contents_of_the_missing_item === RUN TestSchema_Defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts/when_a_document_is_nullable,_and_then_a_data_value_makes_it_non-null --- PASS: TestSchema_Defaults_partially_supplied_data_values (0.01s) --- PASS: TestSchema_Defaults_partially_supplied_data_values/defaults_arrays_to_an_empty_list (0.00s) --- PASS: TestSchema_Defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts (0.01s) --- PASS: TestSchema_Defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts/when_a_map_item_is_missing,_adds_it_(with_its_defaults) (0.00s) --- PASS: TestSchema_Defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts/including_the_entire_sub-contents_of_the_missing_item (0.00s) --- PASS: TestSchema_Defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts/when_a_document_is_nullable,_and_then_a_data_value_makes_it_non-null (0.00s) === RUN TestSchema_Allows_null_values_via_nullable_annotation === RUN TestSchema_Allows_null_values_via_nullable_annotation/on_a_document === RUN TestSchema_Allows_null_values_via_nullable_annotation/on_a_map === RUN TestSchema_Allows_null_values_via_nullable_annotation/on_a_map_item === RUN TestSchema_Allows_null_values_via_nullable_annotation/on_an_array === RUN TestSchema_Allows_null_values_via_nullable_annotation/on_an_array_item === RUN TestSchema_Allows_null_values_via_nullable_annotation/on_a_scalar --- PASS: TestSchema_Allows_null_values_via_nullable_annotation (0.02s) --- PASS: TestSchema_Allows_null_values_via_nullable_annotation/on_a_document (0.00s) --- PASS: TestSchema_Allows_null_values_via_nullable_annotation/on_a_map (0.00s) --- PASS: TestSchema_Allows_null_values_via_nullable_annotation/on_a_map_item (0.00s) --- PASS: TestSchema_Allows_null_values_via_nullable_annotation/on_an_array (0.00s) --- PASS: TestSchema_Allows_null_values_via_nullable_annotation/on_an_array_item (0.00s) --- PASS: TestSchema_Allows_null_values_via_nullable_annotation/on_a_scalar (0.00s) === RUN TestSchema_Allows_any_value_via_any_annotation === RUN TestSchema_Allows_any_value_via_any_annotation/on_a_map === RUN TestSchema_Allows_any_value_via_any_annotation/on_a_map/when_any=True === RUN TestSchema_Allows_any_value_via_any_annotation/on_a_map/but_not_when_any=False_(meaning_values_*are*_checked_against_schema) === RUN TestSchema_Allows_any_value_via_any_annotation/on_an_array === RUN TestSchema_Allows_any_value_via_any_annotation/on_map_containing_array === RUN TestSchema_Allows_any_value_via_any_annotation/on_a_document === RUN TestSchema_Allows_any_value_via_any_annotation/when_any_is_set_on_maps_and_arrays_with_nested_dvs_and_overlay/replace === RUN TestSchema_Allows_any_value_via_any_annotation/when_any_is_set_on_nested_maps --- PASS: TestSchema_Allows_any_value_via_any_annotation (0.02s) --- PASS: TestSchema_Allows_any_value_via_any_annotation/on_a_map (0.00s) --- PASS: TestSchema_Allows_any_value_via_any_annotation/on_a_map/when_any=True (0.00s) --- PASS: TestSchema_Allows_any_value_via_any_annotation/on_a_map/but_not_when_any=False_(meaning_values_*are*_checked_against_schema) (0.00s) --- PASS: TestSchema_Allows_any_value_via_any_annotation/on_an_array (0.00s) --- PASS: TestSchema_Allows_any_value_via_any_annotation/on_map_containing_array (0.00s) --- PASS: TestSchema_Allows_any_value_via_any_annotation/on_a_document (0.00s) --- PASS: TestSchema_Allows_any_value_via_any_annotation/when_any_is_set_on_maps_and_arrays_with_nested_dvs_and_overlay/replace (0.00s) --- PASS: TestSchema_Allows_any_value_via_any_annotation/when_any_is_set_on_nested_maps (0.00s) === RUN TestSchema_Is_scoped_to_a_library === RUN TestSchema_Is_scoped_to_a_library/when_data_values_are_ref'ed_to_a_library,_they_are_only_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_data_values_are_ref'ed_to_a_child_library,_they_are_only_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_set_on_a_library,_they_are_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_exported_from_a_library,_they_are_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_symbols_are_programmatically_exported_from_a_library,_the_library's_schema_is_checked === RUN TestSchema_Is_scoped_to_a_library/when_a_library_is_evaluated_in_a_text_template,_data_values_are_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_a_library_is_evaluated_in_a_Starlark_file,_data_values_are_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_a_library_is_evaluated,_schema_violations_are_reported === RUN TestSchema_Is_scoped_to_a_library/when_data_value_ref'ed_to_a_library_is_passed_using_--data-value,_it_is_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_data_value_ref'ed_to_a_library_is_passed_using_--data-value-yaml,_it_is_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_data_value_ref'ed_to_a_library_is_passed_using_--data-value,_but_schema_expects_an_int,_schema_violation_is_reported === RUN TestSchema_Is_scoped_to_a_library/when_schema_is_ref'ed_to_a_library,_values_specified_in_the_schema_are_the_default_data_values === RUN TestSchema_Is_scoped_to_a_library/when_schema_is_ref'ed_to_a_child_library,_values_specified_in_the_schema_are_the_default_data_values === RUN TestSchema_Is_scoped_to_a_library/when_schema_is_ref'ed_to_a_child_library_that_has_data_values === RUN TestSchema_Is_scoped_to_a_library/when_schema_is_ref'd_to_a_library,_data_values_are_only_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_schema_is_programmatically_set_on_a_library,_data_values_are_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_set_on_a_library,_but_library's_schema_expects_an_int,_type_violation_is_reported === RUN TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_set_on_a_library_with_imported_starlark_function,_but_schema_expects_int,_type_violation_is_reported --- PASS: TestSchema_Is_scoped_to_a_library (0.05s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_values_are_ref'ed_to_a_library,_they_are_only_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_values_are_ref'ed_to_a_child_library,_they_are_only_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_set_on_a_library,_they_are_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_exported_from_a_library,_they_are_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_symbols_are_programmatically_exported_from_a_library,_the_library's_schema_is_checked (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_a_library_is_evaluated_in_a_text_template,_data_values_are_checked_by_that_library's_schema (0.01s) --- PASS: TestSchema_Is_scoped_to_a_library/when_a_library_is_evaluated_in_a_Starlark_file,_data_values_are_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_a_library_is_evaluated,_schema_violations_are_reported (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_value_ref'ed_to_a_library_is_passed_using_--data-value,_it_is_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_value_ref'ed_to_a_library_is_passed_using_--data-value-yaml,_it_is_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_value_ref'ed_to_a_library_is_passed_using_--data-value,_but_schema_expects_an_int,_schema_violation_is_reported (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_schema_is_ref'ed_to_a_library,_values_specified_in_the_schema_are_the_default_data_values (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_schema_is_ref'ed_to_a_child_library,_values_specified_in_the_schema_are_the_default_data_values (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_schema_is_ref'ed_to_a_child_library_that_has_data_values (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_schema_is_ref'd_to_a_library,_data_values_are_only_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_schema_is_programmatically_set_on_a_library,_data_values_are_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_set_on_a_library,_but_library's_schema_expects_an_int,_type_violation_is_reported (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_set_on_a_library_with_imported_starlark_function,_but_schema_expects_int,_type_violation_is_reported (0.00s) === RUN TestSchema_With_fuzzed_inputs schema_consumer_test.go:2300: YTT Seed used was: [1651529149356972119]. To reproduce this test failure, re-run the test with `export YTT_SEED=1651529149356972119` === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[401],_string:_["l跣灩ĻƝ3閡ã],_float64:_[0.20974444245646323],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[6339890],_string:_[Wʅ],_float64:_[0.15701135539899247],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5],_string:_[k^_ȳɻ槓Ǒ繇ǁ#xĵȩNƥ(],_float64:_[0.6134489515147337],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[58652437622],_string:_[痢r蹎],_float64:_[0.5866216077487133],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[326909000],_string:_[ɇ毁ɚbz顱Rŵ],_float64:_[0.7735150254874386],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2124290437839656698],_string:_[囥脨ŃV噁÷?ǝ],_float64:_[0.074743630668232],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[66376087],_string:_[@體S懱Ȱ胷儘`甁閿oȻkŕO],_float64:_[0.05414762865538822],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[790800],_string:_[趷ı鵿蚃lJʘ],_float64:_[0.003439043059709468],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[73835425833],_string:_[mǨʮȽĖ}巅±Á僈柕#Ţ],_float64:_[0.8516200812464816],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1012591718],_string:_[v懐怋8ƚ竭ƫ*摒],_float64:_[0.0943799536558147],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[77084429509384],_string:_[Ƥ塲ɷ!Ɨ"ā卺ġĹ拚烏敆.e],_float64:_[0.5832551851771214],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5715127244312432649],_string:_[Ë嬛ʜF@ȪĔ纏],_float64:_[0.05738056186558881],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[834685030571637063],_string:_[呗DžfǼ诬],_float64:_[0.8692651934687873],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[53466014748882],_string:_[ƶő纙誓Ʃ仨0Ǯ斚徵ô¨ŏ2],_float64:_[0.5111956883553199],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[703177931223487],_string:_[貫邮f育E吐檴rƨƀ}Xøu4婤辧gù],_float64:_[0.12218190640460819],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[74647999],_string:_[枂ĐAĭá鶊揖>ŋş风銓P屋Ş],_float64:_[0.7209536030026381],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7093948207475210942],_string:_[d宭NƢMØŪ5!母],_float64:_[0.30271871912528886],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[774656733],_string:_[ǚIƻ^MJ3jőȥT],_float64:_[0.5887472627551387],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[84310],_string:_[R濣,俄蟐(E>餹鿙ȅʢ瓤Ț箕_!ʘy],_float64:_[0.09414936194661225],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3182945],_string:_[@n@塟ʉ],_float64:_[0.3289232169160082],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5214769263733664371],_string:_[ɥ硁)Ś螃ȥ矯剨a呹¸],_float64:_[0.31999507604103894],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[409158684498055746],_string:_[曅],_float64:_[0.5914386785712882],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[995],_string:_[ʘMeVʫ6鍙嫨_ʅĆ尩șə隥ʞ¹],_float64:_[0.7213657815280852],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[45990331],_string:_[ʚ}pʭF啅&],_float64:_[0.1153420890756863],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7600186723],_string:_[ŵǕ亥qōɓǥį¦槷戰Ð=偭],_float64:_[0.7525880555116499],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[37488094082918],_string:_[m銠镢睈ô],_float64:_[0.17276334910339586],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[486418424544],_string:_[ĘȢę帄%碏Ɋ迁F0凙],_float64:_[0.3378256342514444],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[88955],_string:_[钪4üɋ疚],_float64:_[0.7055108949556104],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1091076],_string:_[+=U×贽ɠMʕ揌級ǩɎû"],_float64:_[0.4221042026073342],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[45453369417706],_string:_[ɾ锱ɫǠǢbû:_錏10胎爨煍],_float64:_[0.737343942027634],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7359091],_string:_[ŷɞŊ&ƽƌĜSŢ浯螹DzZȕŋ朾ȒŅ],_float64:_[0.0689072085178278],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[109196456],_string:_[×兴,("],_float64:_[0.13816318015928683],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[853671],_string:_[l],_float64:_[0.3606183382495334],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[6],_string:_[_魉癏箭麊],_float64:_[0.987893694957084],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[43014356],_string:_[z1b菖钣#bÏəŮ],_float64:_[0.5250387871592713],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[141423],_string:_[~TǕNF@åǡ睛Ǟ朤荋呹C忍Ťs],_float64:_[0.6125232665663588],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7075],_string:_[],_float64:_[0.691977473164075],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[98530971032],_string:_[],_float64:_[0.07345011132193269],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5],_string:_[[悜Ʋǔ],_float64:_[0.27241092087546026],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2886885320],_string:_[1ŻŖ],_float64:_[0.3844336874389],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[60909],_string:_[=屨ō@],_float64:_[0.5484517602431889],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[511],_string:_[ó],_float64:_[0.020895911404502913],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[405755],_string:_[],_float64:_[0.7491466504562119],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[744747519885],_string:_[ɹ倞ŀ3Ș膓婌枘bɹăD奈ǩ鲷],_float64:_[0.41748472700119665],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[95782],_string:_[ȏ&埀ïƕ蒇],_float64:_[0.33754708032172664],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[42868713],_string:_[ʏ],_float64:_[0.342311321551904],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[475485430158432],_string:_[旍饡ʅAǕ:ÑĐ孥浾臦:啄Ç],_float64:_[0.7770596460067897],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[755940325450912],_string:_[ŬÙfØ柰駟敍ĸ=ɩ],_float64:_[0.02823662496191981],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1872435],_string:_[ɚȑ觪媓ɶ妴ɜ樒ŅǭȬ正蚈],_float64:_[0.5642535302363676],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[92814896713],_string:_[窞ɝf¹猶杆A用NjǻȎj#HØ6],_float64:_[0.7417427507923193],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[262941565177235608],_string:_[麌iRŔ埢Ȕij],_float64:_[0.7115390678584664],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[633],_string:_[$鞛,哷łȢ],_float64:_[0.7241887567174446],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[6900568591977],_string:_[鿚¢趹2"蓦],_float64:_[0.09308713647920619],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[95724277958],_string:_[ǼƐ¶Ǽ淧a膻):繨/5b灜+E藠],_float64:_[0.13369190047201693],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[702832505348],_string:_[紓L>)迊ēF],_float64:_[0.9618934278027279],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[854782921],_string:_[],_float64:_[0.9140929323635598],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[788965632219],_string:_[_ɱ],_float64:_[0.4969637553137961],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[144914903497711],_string:_[鹸6馽ʎP/¼],_float64:_[0.46785301808856533],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3075011],_string:_[ß榈],_float64:_[0.9984055747826471],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[18183717061],_string:_[ȯɹ],_float64:_[0.027765926098960128],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[750984403513086],_string:_[½鮑"tƓŅ碕欸0],_float64:_[0.3076489122996633],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8271128880852198],_string:_[癧ɫǜ皡GM],_float64:_[0.5547511879546918],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[408085316813397],_string:_["®Sě妒肃奾廽@],_float64:_[0.23082223127374552],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[46419635503943957],_string:_[l9[袌],_float64:_[0.4656002953190096],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[39715431389970],_string:_[鏥ȊB廅_梮#恶],_float64:_[0.5845634512433749],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8724],_string:_[Ʋ搵5ɾ垣ú嵔Ū`Vj],_float64:_[0.9049845635841858],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3619517647026061],_string:_[逿Aƹxʋ_ǵá挻饙ƺ鑚篍责],_float64:_[0.04343203264391566],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[40037100],_string:_[!WdžĘ/W鼯埋謄æɌ>ò巂ÿÀ鋍],_float64:_[0.5088849266347198],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[9182394068535180219],_string:_[Ď蛿dŪ],_float64:_[0.21385688926224425],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[35478749],_string:_[魭夅鋄礌@¥éV嫉C0ȍ],_float64:_[0.9495586034296863],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[900454061118341361],_string:_[软ƥ暱~儑衩kÞóɒȾ毺é],_float64:_[0.3506805935965279],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[29532606786898838],_string:_[gƸƜ1絜蓕Q糿韐q#懓斪Ʈ菪ǟ碥ï],_float64:_[0.6869219552141737],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5],_string:_[}*],_float64:_[0.9597439815016933],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[36557982299668836],_string:_[邤<>鑯nǟ軛],_float64:_[0.4456337809774998],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[788605506222160542],_string:_[ÜoȇǹGĬĠɍȦ穜藺\u00ad柹s匇ɕ墇],_float64:_[0.4774112716084322],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[546012272337],_string:_[],_float64:_[0.06381563012601368],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7694423226129678],_string:_[駃],_float64:_[0.746799104955933],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1391633148445107],_string:_[ǧ洤OdX],_float64:_[0.23358030480818973],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[51079474132671260],_string:_[6肙e鱱Qɻ],_float64:_[0.35685798725558837],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[150334980425488746],_string:_[ceƙɜ>Ƨ],_float64:_[0.5110003299553961],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[26348862],_string:_[+X蚵kju巭ő赕蚫硌ģ肊l医I],_float64:_[0.3111494048210836],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[70899887079],_string:_[湽ɂ鳏瞼券ȋÚ袲ʭƆ瓘`ʑ楓ñÞ郣ȼ筡],_float64:_[0.9936337482366138],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[77527176039763200],_string:_[ƿƜô,榢Iǵ塼],_float64:_[0.4693682928297218],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[6494],_string:_[q媡翢蘴ƩǘĖF弇刻],_float64:_[0.0082428615936843],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[223118],_string:_[0=恝ʎ趩],_float64:_[0.7044422618214208],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[73],_string:_[{;湀,$勆Ď],_float64:_[0.8585630628740358],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8],_string:_[氘-÷翱Ě],_float64:_[0.25961716128423684],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[90939],_string:_[c蜅忹_1yĬG],_float64:_[0.2518272424817901],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[116424035167741166],_string:_[Ɏ錢ÿ©ʁĔʃ鐩öVƎƍǁ],_float64:_[0.3940906685346449],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[459616887],_string:_[ȚRH%_袻¬¶芩ʛƫ#囖],_float64:_[0.7551983315038072],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[48745251677850234],_string:_[瀑ƫ¿.茩Ȝ幷śN7DŽ}"燘ʋ],_float64:_[0.5080521162453383],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8010808116],_string:_[ɫ畋Ɋ寄],_float64:_[0.5461525827341779],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[989207],_string:_["@d{ȡ磱],_float64:_[0.07417653425593376],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[30786],_string:_[&],_float64:_[0.9861635952958353],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8390757718],_string:_[],_float64:_[0.07362540974493875],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[31],_string:_[垊Ć駫ɣU糈旨ɒƨ%ȅצȭX],_float64:_[0.2088761908567196],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[487111785121],_string:_[<Ȱ在ŁF枼ÌJ尟],_float64:_[0.06571039222588056],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[73417],_string:_[^?|wńŪg鿱倰Ľ銐V],_float64:_[0.4916692119427123],_starlark_eval:_[#@_] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[815594218],_string:_[ŭäĤ祱-@Ě"x_],_float64:_[0.47269485073815903],_starlark_eval:_[] === RUN TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[856],_string:_[À逴矃ʢ眪Tƃv栴],_float64:_[0.8833717150922982],_starlark_eval:_[] *** To reproduce this test run, re-run the test with `export YTT_SEED=1651529149356972119` *** --- PASS: TestSchema_With_fuzzed_inputs (0.23s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[401],_string:_["l跣灩ĻƝ3閡ã],_float64:_[0.20974444245646323],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[6339890],_string:_[Wʅ],_float64:_[0.15701135539899247],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5],_string:_[k^_ȳɻ槓Ǒ繇ǁ#xĵȩNƥ(],_float64:_[0.6134489515147337],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[58652437622],_string:_[痢r蹎],_float64:_[0.5866216077487133],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[326909000],_string:_[ɇ毁ɚbz顱Rŵ],_float64:_[0.7735150254874386],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2124290437839656698],_string:_[囥脨ŃV噁÷?ǝ],_float64:_[0.074743630668232],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[66376087],_string:_[@體S懱Ȱ胷儘`甁閿oȻkŕO],_float64:_[0.05414762865538822],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[790800],_string:_[趷ı鵿蚃lJʘ],_float64:_[0.003439043059709468],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[73835425833],_string:_[mǨʮȽĖ}巅±Á僈柕#Ţ],_float64:_[0.8516200812464816],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1012591718],_string:_[v懐怋8ƚ竭ƫ*摒],_float64:_[0.0943799536558147],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[77084429509384],_string:_[Ƥ塲ɷ!Ɨ"ā卺ġĹ拚烏敆.e],_float64:_[0.5832551851771214],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5715127244312432649],_string:_[Ë嬛ʜF@ȪĔ纏],_float64:_[0.05738056186558881],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[834685030571637063],_string:_[呗DžfǼ诬],_float64:_[0.8692651934687873],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[53466014748882],_string:_[ƶő纙誓Ʃ仨0Ǯ斚徵ô¨ŏ2],_float64:_[0.5111956883553199],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[703177931223487],_string:_[貫邮f育E吐檴rƨƀ}Xøu4婤辧gù],_float64:_[0.12218190640460819],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[74647999],_string:_[枂ĐAĭá鶊揖>ŋş风銓P屋Ş],_float64:_[0.7209536030026381],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7093948207475210942],_string:_[d宭NƢMØŪ5!母],_float64:_[0.30271871912528886],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[774656733],_string:_[ǚIƻ^MJ3jőȥT],_float64:_[0.5887472627551387],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[84310],_string:_[R濣,俄蟐(E>餹鿙ȅʢ瓤Ț箕_!ʘy],_float64:_[0.09414936194661225],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3182945],_string:_[@n@塟ʉ],_float64:_[0.3289232169160082],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5214769263733664371],_string:_[ɥ硁)Ś螃ȥ矯剨a呹¸],_float64:_[0.31999507604103894],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[409158684498055746],_string:_[曅],_float64:_[0.5914386785712882],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[995],_string:_[ʘMeVʫ6鍙嫨_ʅĆ尩șə隥ʞ¹],_float64:_[0.7213657815280852],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[45990331],_string:_[ʚ}pʭF啅&],_float64:_[0.1153420890756863],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7600186723],_string:_[ŵǕ亥qōɓǥį¦槷戰Ð=偭],_float64:_[0.7525880555116499],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[37488094082918],_string:_[m銠镢睈ô],_float64:_[0.17276334910339586],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[486418424544],_string:_[ĘȢę帄%碏Ɋ迁F0凙],_float64:_[0.3378256342514444],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[88955],_string:_[钪4üɋ疚],_float64:_[0.7055108949556104],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1091076],_string:_[+=U×贽ɠMʕ揌級ǩɎû"],_float64:_[0.4221042026073342],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[45453369417706],_string:_[ɾ锱ɫǠǢbû:_錏10胎爨煍],_float64:_[0.737343942027634],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7359091],_string:_[ŷɞŊ&ƽƌĜSŢ浯螹DzZȕŋ朾ȒŅ],_float64:_[0.0689072085178278],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[109196456],_string:_[×兴,("],_float64:_[0.13816318015928683],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[853671],_string:_[l],_float64:_[0.3606183382495334],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[6],_string:_[_魉癏箭麊],_float64:_[0.987893694957084],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[43014356],_string:_[z1b菖钣#bÏəŮ],_float64:_[0.5250387871592713],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[141423],_string:_[~TǕNF@åǡ睛Ǟ朤荋呹C忍Ťs],_float64:_[0.6125232665663588],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7075],_string:_[],_float64:_[0.691977473164075],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[98530971032],_string:_[],_float64:_[0.07345011132193269],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5],_string:_[[悜Ʋǔ],_float64:_[0.27241092087546026],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2886885320],_string:_[1ŻŖ],_float64:_[0.3844336874389],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[60909],_string:_[=屨ō@],_float64:_[0.5484517602431889],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[511],_string:_[ó],_float64:_[0.020895911404502913],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[405755],_string:_[],_float64:_[0.7491466504562119],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[744747519885],_string:_[ɹ倞ŀ3Ș膓婌枘bɹăD奈ǩ鲷],_float64:_[0.41748472700119665],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[95782],_string:_[ȏ&埀ïƕ蒇],_float64:_[0.33754708032172664],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[42868713],_string:_[ʏ],_float64:_[0.342311321551904],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[475485430158432],_string:_[旍饡ʅAǕ:ÑĐ孥浾臦:啄Ç],_float64:_[0.7770596460067897],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[755940325450912],_string:_[ŬÙfØ柰駟敍ĸ=ɩ],_float64:_[0.02823662496191981],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1872435],_string:_[ɚȑ觪媓ɶ妴ɜ樒ŅǭȬ正蚈],_float64:_[0.5642535302363676],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[92814896713],_string:_[窞ɝf¹猶杆A用NjǻȎj#HØ6],_float64:_[0.7417427507923193],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[262941565177235608],_string:_[麌iRŔ埢Ȕij],_float64:_[0.7115390678584664],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[633],_string:_[$鞛,哷łȢ],_float64:_[0.7241887567174446],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[6900568591977],_string:_[鿚¢趹2"蓦],_float64:_[0.09308713647920619],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[95724277958],_string:_[ǼƐ¶Ǽ淧a膻):繨/5b灜+E藠],_float64:_[0.13369190047201693],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[702832505348],_string:_[紓L>)迊ēF],_float64:_[0.9618934278027279],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[854782921],_string:_[],_float64:_[0.9140929323635598],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[788965632219],_string:_[_ɱ],_float64:_[0.4969637553137961],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[144914903497711],_string:_[鹸6馽ʎP/¼],_float64:_[0.46785301808856533],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3075011],_string:_[ß榈],_float64:_[0.9984055747826471],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[18183717061],_string:_[ȯɹ],_float64:_[0.027765926098960128],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[750984403513086],_string:_[½鮑"tƓŅ碕欸0],_float64:_[0.3076489122996633],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8271128880852198],_string:_[癧ɫǜ皡GM],_float64:_[0.5547511879546918],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[408085316813397],_string:_["®Sě妒肃奾廽@],_float64:_[0.23082223127374552],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[46419635503943957],_string:_[l9[袌],_float64:_[0.4656002953190096],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[39715431389970],_string:_[鏥ȊB廅_梮#恶],_float64:_[0.5845634512433749],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8724],_string:_[Ʋ搵5ɾ垣ú嵔Ū`Vj],_float64:_[0.9049845635841858],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3619517647026061],_string:_[逿Aƹxʋ_ǵá挻饙ƺ鑚篍责],_float64:_[0.04343203264391566],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[40037100],_string:_[!WdžĘ/W鼯埋謄æɌ>ò巂ÿÀ鋍],_float64:_[0.5088849266347198],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[9182394068535180219],_string:_[Ď蛿dŪ],_float64:_[0.21385688926224425],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[35478749],_string:_[魭夅鋄礌@¥éV嫉C0ȍ],_float64:_[0.9495586034296863],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[900454061118341361],_string:_[软ƥ暱~儑衩kÞóɒȾ毺é],_float64:_[0.3506805935965279],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[29532606786898838],_string:_[gƸƜ1絜蓕Q糿韐q#懓斪Ʈ菪ǟ碥ï],_float64:_[0.6869219552141737],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5],_string:_[}*],_float64:_[0.9597439815016933],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[36557982299668836],_string:_[邤<>鑯nǟ軛],_float64:_[0.4456337809774998],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[788605506222160542],_string:_[ÜoȇǹGĬĠɍȦ穜藺\u00ad柹s匇ɕ墇],_float64:_[0.4774112716084322],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[546012272337],_string:_[],_float64:_[0.06381563012601368],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7694423226129678],_string:_[駃],_float64:_[0.746799104955933],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1391633148445107],_string:_[ǧ洤OdX],_float64:_[0.23358030480818973],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[51079474132671260],_string:_[6肙e鱱Qɻ],_float64:_[0.35685798725558837],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[150334980425488746],_string:_[ceƙɜ>Ƨ],_float64:_[0.5110003299553961],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[26348862],_string:_[+X蚵kju巭ő赕蚫硌ģ肊l医I],_float64:_[0.3111494048210836],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[70899887079],_string:_[湽ɂ鳏瞼券ȋÚ袲ʭƆ瓘`ʑ楓ñÞ郣ȼ筡],_float64:_[0.9936337482366138],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[77527176039763200],_string:_[ƿƜô,榢Iǵ塼],_float64:_[0.4693682928297218],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[6494],_string:_[q媡翢蘴ƩǘĖF弇刻],_float64:_[0.0082428615936843],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[223118],_string:_[0=恝ʎ趩],_float64:_[0.7044422618214208],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[73],_string:_[{;湀,$勆Ď],_float64:_[0.8585630628740358],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8],_string:_[氘-÷翱Ě],_float64:_[0.25961716128423684],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[90939],_string:_[c蜅忹_1yĬG],_float64:_[0.2518272424817901],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[116424035167741166],_string:_[Ɏ錢ÿ©ʁĔʃ鐩öVƎƍǁ],_float64:_[0.3940906685346449],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[459616887],_string:_[ȚRH%_袻¬¶芩ʛƫ#囖],_float64:_[0.7551983315038072],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[48745251677850234],_string:_[瀑ƫ¿.茩Ȝ幷śN7DŽ}"燘ʋ],_float64:_[0.5080521162453383],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8010808116],_string:_[ɫ畋Ɋ寄],_float64:_[0.5461525827341779],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[989207],_string:_["@d{ȡ磱],_float64:_[0.07417653425593376],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[30786],_string:_[&],_float64:_[0.9861635952958353],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8390757718],_string:_[],_float64:_[0.07362540974493875],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[31],_string:_[垊Ć駫ɣU糈旨ɒƨ%ȅצȭX],_float64:_[0.2088761908567196],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[487111785121],_string:_[<Ȱ在ŁF枼ÌJ尟],_float64:_[0.06571039222588056],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[73417],_string:_[^?|wńŪg鿱倰Ľ銐V],_float64:_[0.4916692119427123],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[815594218],_string:_[ŭäĤ祱-@Ě"x_],_float64:_[0.47269485073815903],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_With_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[856],_string:_[À逴矃ʢ眪Tƃv栴],_float64:_[0.8833717150922982],_starlark_eval:_[] (0.00s) === RUN TestSchemaInspect_exports_an_OpenAPI_doc === RUN TestSchemaInspect_exports_an_OpenAPI_doc/for_all_inferred_types_with_their_inferred_defaults === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_explicitly_set_default_values === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_nullable_values === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values/on_documents === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values/on_map_items === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values/on_array_items === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_nullable_values_with_defaults --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc (0.02s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/for_all_inferred_types_with_their_inferred_defaults (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_explicitly_set_default_values (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_nullable_values (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values (0.01s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values/on_documents (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values/on_map_items (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values/on_array_items (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_nullable_values_with_defaults (0.00s) === RUN TestSchemaInspect_annotation_adds_key === RUN TestSchemaInspect_annotation_adds_key/in_the_correct_relative_order === RUN TestSchemaInspect_annotation_adds_key/when_description_provided_by_@schema/desc === RUN TestSchemaInspect_annotation_adds_key/when_title_provided_by_@schema/title === RUN TestSchemaInspect_annotation_adds_key/when_examples_are_provided_by_@schema/examples === RUN TestSchemaInspect_annotation_adds_key/when_deprecated_property_is_provided_by_@schema/deprecated --- PASS: TestSchemaInspect_annotation_adds_key (0.01s) --- PASS: TestSchemaInspect_annotation_adds_key/in_the_correct_relative_order (0.00s) --- PASS: TestSchemaInspect_annotation_adds_key/when_description_provided_by_@schema/desc (0.00s) --- PASS: TestSchemaInspect_annotation_adds_key/when_title_provided_by_@schema/title (0.00s) --- PASS: TestSchemaInspect_annotation_adds_key/when_examples_are_provided_by_@schema/examples (0.00s) --- PASS: TestSchemaInspect_annotation_adds_key/when_deprecated_property_is_provided_by_@schema/deprecated (0.00s) === RUN TestSchemaInspect_errors === RUN TestSchemaInspect_errors/when_--output_is_anything_other_than_'openapi-v3' === RUN TestSchemaInspect_errors/when_--output_is_set_to_'openapi-v3'_but_not_inspecting_schema --- PASS: TestSchemaInspect_errors (0.00s) --- PASS: TestSchemaInspect_errors/when_--output_is_anything_other_than_'openapi-v3' (0.00s) --- PASS: TestSchemaInspect_errors/when_--output_is_set_to_'openapi-v3'_but_not_inspecting_schema (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/cmd/template 0.629s ? github.com/vmware-tanzu/carvel-ytt/pkg/cmd/ui [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/filepos [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/files [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/orderedmap [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/schema [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/spell [no test files] === RUN TestAncestorsDeep --- PASS: TestAncestorsDeep (0.00s) === RUN TestAncestorsSame --- PASS: TestAncestorsSame (0.00s) === RUN TestAncestorsShallow --- PASS: TestAncestorsShallow (0.00s) === RUN TestEvalExecutesStarlarkAndReturnsGlobals --- PASS: TestEvalExecutesStarlarkAndReturnsGlobals (0.00s) === RUN TestEvalIgnoresIndentationInStarlark --- PASS: TestEvalIgnoresIndentationInStarlark (0.00s) === RUN TestEvalPreservesIndentationOfContinuedLines --- PASS: TestEvalPreservesIndentationOfContinuedLines (0.00s) === RUN TestEvalReturnsErrorEvenWhenFailsToCompileOnFirstLine --- PASS: TestEvalReturnsErrorEvenWhenFailsToCompileOnFirstLine (0.00s) === RUN TestErrorHints --- PASS: TestErrorHints (0.00s) === RUN TestNoHints --- PASS: TestNoHints (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/template 0.005s ? github.com/vmware-tanzu/carvel-ytt/pkg/template/core [no test files] === RUN TestTextTemplate checking code-after-code.txt ... . checking code-with-comments.txt ... . checking def-err-invalid.txt ... . checking def.txt ... . checking empty-code-block.txt ... . checking empty.txt ... . checking escape-err.txt ... . checking escape.txt ... . checking for.txt ... . checking if.txt ... . checking no-code.txt ... . checking non-printing-code.txt ... . checking printing-code.txt ... . checking remove-space.yml ... . checking unclosed-code.txt ... . checking var-err-undefined.txt ... . --- PASS: TestTextTemplate (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/texttemplate 0.009s ? github.com/vmware-tanzu/carvel-ytt/pkg/version [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/website [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/workspace [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/workspace/datavalues [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/workspace/ref [no test files] === RUN TestYAMLFmt checking filetests/comments-doc.yml ... . checking filetests/comments-extra-space.yml ... . checking filetests/comments-inline.yml ... . checking filetests/comments-list.yml ... . checking filetests/comments-map.yml ... . checking filetests/datatypes.yml ... . checking filetests/list-with-list.yml ... . checking filetests/list-with-map.yml ... . checking filetests/list.yml ... . checking filetests/string-multiline.yml ... . checking filetests/string-with-newlines.yml ... . --- PASS: TestYAMLFmt (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/yamlfmt 0.006s === RUN TestMapKeyOverridePlainYAML === RUN TestMapKeyOverridePlainYAML/when_no_maps_have_duplicate_keys,_is_a_no_op === RUN TestMapKeyOverridePlainYAML/when_there_are_duplicates,_last_map_item_overrides === RUN TestMapKeyOverridePlainYAML/when_there_are_multiple_keys_with_duplicates,_last_map_item_for_each_key_overrides_the_others --- PASS: TestMapKeyOverridePlainYAML (0.00s) --- PASS: TestMapKeyOverridePlainYAML/when_no_maps_have_duplicate_keys,_is_a_no_op (0.00s) --- PASS: TestMapKeyOverridePlainYAML/when_there_are_duplicates,_last_map_item_overrides (0.00s) --- PASS: TestMapKeyOverridePlainYAML/when_there_are_multiple_keys_with_duplicates,_last_map_item_for_each_key_overrides_the_others (0.00s) === RUN TestParserStrict --- PASS: TestParserStrict (0.00s) === RUN TestParserDocSetEmpty --- PASS: TestParserDocSetEmpty (0.00s) === RUN TestParserDocSetNewline --- PASS: TestParserDocSetNewline (0.00s) === RUN TestParserOnlyComment --- PASS: TestParserOnlyComment (0.00s) === RUN TestParserDoc --- PASS: TestParserDoc (0.00s) === RUN TestParserDocWithoutDashes --- PASS: TestParserDocWithoutDashes (0.00s) === RUN TestParserRootValue --- PASS: TestParserRootValue (0.00s) === RUN TestParserRootString --- PASS: TestParserRootString (0.00s) === RUN TestParserMapArray --- PASS: TestParserMapArray (0.00s) === RUN TestParserMapComments --- PASS: TestParserMapComments (0.00s) === RUN TestParserArrayComments --- PASS: TestParserArrayComments (0.00s) === RUN TestParserDocSetComments --- PASS: TestParserDocSetComments (0.00s) === RUN TestParserDocSetOnlyComments2 --- PASS: TestParserDocSetOnlyComments2 (0.00s) === RUN TestParserDocSetOnlyComments3 --- PASS: TestParserDocSetOnlyComments3 (0.00s) === RUN TestParserDocSetOnlyComments --- PASS: TestParserDocSetOnlyComments (0.00s) === RUN TestParserDocSetCommentsNoFirstDashes --- PASS: TestParserDocSetCommentsNoFirstDashes (0.00s) === RUN TestParserUnindentedComment --- PASS: TestParserUnindentedComment (0.00s) === RUN TestParserInvalidDoc --- PASS: TestParserInvalidDoc (0.00s) === RUN TestParserAnchors --- PASS: TestParserAnchors (0.00s) === RUN TestParserMergeOp --- PASS: TestParserMergeOp (0.00s) === RUN TestParserDocWithoutDashesPosition --- PASS: TestParserDocWithoutDashesPosition (0.00s) === RUN TestPlainUnmarshalInt --- PASS: TestPlainUnmarshalInt (0.00s) === RUN TestPlainUnmarshalNil --- PASS: TestPlainUnmarshalNil (0.00s) === RUN TestPlainUnmarshalMap --- PASS: TestPlainUnmarshalMap (0.00s) === RUN TestPlainMarshalLineWidth --- PASS: TestPlainMarshalLineWidth (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/yamlmeta 0.007s === RUN TestYAMLTemplate === RUN TestYAMLTemplate/filetests/ambiguous-docset-value.tpltest === RUN TestYAMLTemplate/filetests/ambiguous-map-value.tpltest === RUN TestYAMLTemplate/filetests/ambiguous-node-value.tpltest === RUN TestYAMLTemplate/filetests/annotation-for.tpltest === RUN TestYAMLTemplate/filetests/annotation.tpltest === RUN TestYAMLTemplate/filetests/code-whitespace.tpltest === RUN TestYAMLTemplate/filetests/comment.tpltest === RUN TestYAMLTemplate/filetests/datatypes-err.tpltest === RUN TestYAMLTemplate/filetests/datatypes.tpltest === RUN TestYAMLTemplate/filetests/def-across-docs.tpltest === RUN TestYAMLTemplate/filetests/def-doc.tpltest === RUN TestYAMLTemplate/filetests/def-err-undefined.tpltest === RUN TestYAMLTemplate/filetests/def-err-wrong-args.tpltest === RUN TestYAMLTemplate/filetests/def-err-wrong-args2.tpltest === RUN TestYAMLTemplate/filetests/def-err-wrong-args3.tpltest === RUN TestYAMLTemplate/filetests/def-err-wrong-args4.tpltest === RUN TestYAMLTemplate/filetests/def-recursive.tpltest === RUN TestYAMLTemplate/filetests/def-return.tpltest === RUN TestYAMLTemplate/filetests/def.tpltest === RUN TestYAMLTemplate/filetests/for-break.tpltest === RUN TestYAMLTemplate/filetests/for-continue.tpltest === RUN TestYAMLTemplate/filetests/for.tpltest === RUN TestYAMLTemplate/filetests/fragment/array.tpltest === RUN TestYAMLTemplate/filetests/fragment/docset.tpltest === RUN TestYAMLTemplate/filetests/fragment/map.tpltest === RUN TestYAMLTemplate/filetests/fragment/null.tpltest === RUN TestYAMLTemplate/filetests/hint-true-err.tpltest === RUN TestYAMLTemplate/filetests/if-doc.tpltest === RUN TestYAMLTemplate/filetests/if-elif-else.tpltest === RUN TestYAMLTemplate/filetests/if-err-missing-colon.tpltest === RUN TestYAMLTemplate/filetests/if-err-missing-colon2.tpltest === RUN TestYAMLTemplate/filetests/if-err-missing-end.tpltest === RUN TestYAMLTemplate/filetests/if-err-too-many-end.tpltest === RUN TestYAMLTemplate/filetests/if-inline.tpltest === RUN TestYAMLTemplate/filetests/if-nested.tpltest === RUN TestYAMLTemplate/filetests/if.tpltest === RUN TestYAMLTemplate/filetests/map-key-override-err-with-def.tpltest === RUN TestYAMLTemplate/filetests/map-key-override-err.tpltest === RUN TestYAMLTemplate/filetests/map-key-override.tpltest === RUN TestYAMLTemplate/filetests/map-key-string-err.tpltest === RUN TestYAMLTemplate/filetests/map-key-string.tpltest === RUN TestYAMLTemplate/filetests/map-key-types.tpltest === RUN TestYAMLTemplate/filetests/map-string-key-override-err.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-elif.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-else.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-for-doc.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-for-nested.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-for.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-if-doc.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-if-err-nested.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-if-nested.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-if.tpltest === RUN TestYAMLTemplate/filetests/pass.tpltest === RUN TestYAMLTemplate/filetests/reserved-keyword-err.tpltest === RUN TestYAMLTemplate/filetests/reserved-keyword-err2.tpltest === RUN TestYAMLTemplate/filetests/templated-string-err.tpltest === RUN TestYAMLTemplate/filetests/templated-string.tpltest === RUN TestYAMLTemplate/filetests/variable-err-undefined.tpltest === RUN TestYAMLTemplate/filetests/variable.tpltest === RUN TestYAMLTemplate/filetests/yaml-comment-indent.tpltest === RUN TestYAMLTemplate/filetests/yaml-err.tpltest === RUN TestYAMLTemplate/filetests/yaml-map-item-in-array-item.tpltest === RUN TestYAMLTemplate/filetests/yaml-map-item-sorting.tpltest === RUN TestYAMLTemplate/filetests/yaml-whitespace.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-args.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-array.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-boolean.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-decimal.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-lambda.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-map-and-yaml.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-map.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-number.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-string.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-yaml-and-map.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-yaml.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-equals.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-try-to-err-arg.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/assert-try-to.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/base64.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/data-values-attrs.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/data-values-struct.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/data-values.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-addr-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-addr-wont-encode.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-addr.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr-addr-wont-encode.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr-net-wont-encode.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/json.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/md5.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/append-to-array.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/array-by-key.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/array-output-position.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-default.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-nested.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-assert.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-bool.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-tuple.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-unexpected.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-nested.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/doc-subset.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/inline-remove.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-array.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-doc.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-map-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/logical-ops.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/map-by-all.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/map-by-key.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/map-by-subset.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/map-output-position.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/match-by-gets-yamlfragments.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/match-by-serialize-old-value.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/match-child-defaults.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/merge-over-nil.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/overlay.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/replace-func.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/replace-or-add.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/required-nested.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/subset.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/when.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/yaml-array-over-yaml-map.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/yaml-over-map.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/regexp.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/sha256.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/struct-sort.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/struct.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/toml.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-user-wont-encode-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-dict-value.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-iterable-value.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-map-key.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-node-value.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-struct-value.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-value.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/version-constraint-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/version-semver-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/version.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/yaml.tpltest === RUN TestYAMLTemplate/filetests/ytt-replace/array-item.tpltest === RUN TestYAMLTemplate/filetests/ytt-replace/doc-content-after.tpltest === RUN TestYAMLTemplate/filetests/ytt-replace/doc-content-before.tpltest === RUN TestYAMLTemplate/filetests/ytt-replace/doc-content-middle.tpltest === RUN TestYAMLTemplate/filetests/ytt-replace/doc.tpltest === RUN TestYAMLTemplate/filetests/ytt-replace/map-item.tpltest --- PASS: TestYAMLTemplate (0.15s) --- PASS: TestYAMLTemplate/filetests/ambiguous-docset-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ambiguous-map-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ambiguous-node-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/annotation-for.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/annotation.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/code-whitespace.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/comment.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/datatypes-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/datatypes.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-across-docs.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-doc.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-err-undefined.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-err-wrong-args.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-err-wrong-args2.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-err-wrong-args3.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-err-wrong-args4.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-recursive.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-return.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/for-break.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/for-continue.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/for.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/fragment/array.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/fragment/docset.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/fragment/map.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/fragment/null.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/hint-true-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-doc.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-elif-else.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-err-missing-colon.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-err-missing-colon2.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-err-missing-end.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-err-too-many-end.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-inline.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-key-override-err-with-def.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-key-override-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-key-override.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-key-string-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-key-string.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-key-types.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-string-key-override-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-elif.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-else.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-for-doc.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-for-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-for.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-if-doc.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-if-err-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-if-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-if.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/pass.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/reserved-keyword-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/reserved-keyword-err2.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/templated-string-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/templated-string.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/variable-err-undefined.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/variable.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/yaml-comment-indent.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/yaml-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/yaml-map-item-in-array-item.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/yaml-map-item-sorting.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/yaml-whitespace.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-args.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-array.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-boolean.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-decimal.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-lambda.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-map-and-yaml.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-map.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-number.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-string.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-yaml-and-map.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-equals-err-yaml.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-equals.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-try-to-err-arg.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/assert-try-to.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/base64.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/data-values-attrs.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/data-values-struct.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/data-values.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-addr-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-addr-wont-encode.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-addr.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr-addr-wont-encode.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr-net-wont-encode.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/json.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/md5.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/append-to-array.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/array-by-key.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/array-output-position.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-default.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-assert.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-bool.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-tuple.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-unexpected.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/doc-subset.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/inline-remove.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-array.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-doc.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-map-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/logical-ops.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/map-by-all.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/map-by-key.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/map-by-subset.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/map-output-position.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/match-by-gets-yamlfragments.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/match-by-serialize-old-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/match-child-defaults.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/merge-over-nil.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/overlay.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/replace-func.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/replace-or-add.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/required-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/subset.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/when.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/yaml-array-over-yaml-map.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/yaml-over-map.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/regexp.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/sha256.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/struct-sort.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/struct.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/toml.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-user-wont-encode-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-dict-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-iterable-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-map-key.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-node-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-struct-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/version-constraint-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/version-semver-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/version.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/yaml.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-replace/array-item.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-replace/doc-content-after.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-replace/doc-content-before.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-replace/doc-content-middle.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-replace/doc.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-replace/map-item.tpltest (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/yamltemplate 0.161s ? github.com/vmware-tanzu/carvel-ytt/pkg/yttlibrary [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/yttlibrary/overlay [no test files] === RUN TestCheckStdInReading --- PASS: TestCheckStdInReading (0.01s) === RUN TestSanityCheckTemplateWithDataValues === RUN TestSanityCheckTemplateWithDataValues/template_file_with_data_value === RUN TestSanityCheckTemplateWithDataValues/another_template_file_with_data_value --- PASS: TestSanityCheckTemplateWithDataValues (0.04s) --- PASS: TestSanityCheckTemplateWithDataValues/template_file_with_data_value (0.02s) --- PASS: TestSanityCheckTemplateWithDataValues/another_template_file_with_data_value (0.01s) === RUN TestCheckDirectoryReading --- PASS: TestCheckDirectoryReading (0.04s) === RUN TestPlaygroundExamples === RUN TestPlaygroundExamples/playground_alt-example-k8s-helm-ish2 === RUN TestPlaygroundExamples/playground_example-datatypes === RUN TestPlaygroundExamples/playground_example-demo === RUN TestPlaygroundExamples/playground_example-for === RUN TestPlaygroundExamples/playground_example-function === RUN TestPlaygroundExamples/playground_example-if === RUN TestPlaygroundExamples/playground_example-k8s-helm-ish === RUN TestPlaygroundExamples/playground_example-k8s-ingress-multiple === RUN TestPlaygroundExamples/playground_example-k8s-ingress-single === RUN TestPlaygroundExamples/playground_example-load === RUN TestPlaygroundExamples/playground_example-load-data-files === RUN TestPlaygroundExamples/playground_example-load-data-values === RUN TestPlaygroundExamples/playground_example-load-ytt-library-module === RUN TestPlaygroundExamples/playground_example-multiple-data-values === RUN TestPlaygroundExamples/playground_example-overlay === RUN TestPlaygroundExamples/playground_example-overlay-files === RUN TestPlaygroundExamples/playground_example-plain-yaml === RUN TestPlaygroundExamples/playground_example-replace === RUN TestPlaygroundExamples/playground_example-text-template === RUN TestPlaygroundExamples/playground_example-variable --- PASS: TestPlaygroundExamples (0.23s) --- PASS: TestPlaygroundExamples/playground_alt-example-k8s-helm-ish2 (0.02s) --- PASS: TestPlaygroundExamples/playground_example-datatypes (0.01s) --- PASS: TestPlaygroundExamples/playground_example-demo (0.01s) --- PASS: TestPlaygroundExamples/playground_example-for (0.01s) --- PASS: TestPlaygroundExamples/playground_example-function (0.01s) --- PASS: TestPlaygroundExamples/playground_example-if (0.01s) --- PASS: TestPlaygroundExamples/playground_example-k8s-helm-ish (0.03s) --- PASS: TestPlaygroundExamples/playground_example-k8s-ingress-multiple (0.02s) --- PASS: TestPlaygroundExamples/playground_example-k8s-ingress-single (0.01s) --- PASS: TestPlaygroundExamples/playground_example-load (0.01s) --- PASS: TestPlaygroundExamples/playground_example-load-data-files (0.01s) --- PASS: TestPlaygroundExamples/playground_example-load-data-values (0.01s) --- PASS: TestPlaygroundExamples/playground_example-load-ytt-library-module (0.01s) --- PASS: TestPlaygroundExamples/playground_example-multiple-data-values (0.01s) --- PASS: TestPlaygroundExamples/playground_example-overlay (0.01s) --- PASS: TestPlaygroundExamples/playground_example-overlay-files (0.01s) --- PASS: TestPlaygroundExamples/playground_example-plain-yaml (0.01s) --- PASS: TestPlaygroundExamples/playground_example-replace (0.01s) --- PASS: TestPlaygroundExamples/playground_example-text-template (0.01s) --- PASS: TestPlaygroundExamples/playground_example-variable (0.01s) === RUN TestOverlays === RUN TestOverlays/overlay_../../examples/overlay === RUN TestOverlays/overlay_../../examples/overlay-files === RUN TestOverlays/overlay_../../examples/overlay-regular-files --- PASS: TestOverlays (0.07s) --- PASS: TestOverlays/overlay_../../examples/overlay (0.04s) --- PASS: TestOverlays/overlay_../../examples/overlay-files (0.02s) --- PASS: TestOverlays/overlay_../../examples/overlay-regular-files (0.01s) === RUN TestDifferentUsages === RUN TestDifferentUsages/k8s:_k8s-add-global-label === RUN TestDifferentUsages/k8s:_k8s-adjust-rbac-version === RUN TestDifferentUsages/k8s:_k8s-docker-secret === RUN TestDifferentUsages/k8s:_k8s-relative-rolling-update === RUN TestDifferentUsages/k8s:_k8s-config-map-files === RUN TestDifferentUsages/k8s:_k8s-update-env-var === RUN TestDifferentUsages/k8s:_k8s-overlay-all-containers === RUN TestDifferentUsages/k8s:_k8s-overlay-remove-resources === RUN TestDifferentUsages/k8s:_k8s-overlay-in-config-map === RUN TestDifferentUsages/concourse:_concourse-overlay === RUN TestDifferentUsages/overlay-not-matcher:_overlay-not-matcher === RUN TestDifferentUsages/schema:_schema === RUN TestDifferentUsages/schema:_schema-arrays --- PASS: TestDifferentUsages (0.14s) --- PASS: TestDifferentUsages/k8s:_k8s-add-global-label (0.01s) --- PASS: TestDifferentUsages/k8s:_k8s-adjust-rbac-version (0.01s) --- PASS: TestDifferentUsages/k8s:_k8s-docker-secret (0.02s) --- PASS: TestDifferentUsages/k8s:_k8s-relative-rolling-update (0.01s) --- PASS: TestDifferentUsages/k8s:_k8s-config-map-files (0.01s) --- PASS: TestDifferentUsages/k8s:_k8s-update-env-var (0.01s) --- PASS: TestDifferentUsages/k8s:_k8s-overlay-all-containers (0.01s) --- PASS: TestDifferentUsages/k8s:_k8s-overlay-remove-resources (0.01s) --- PASS: TestDifferentUsages/k8s:_k8s-overlay-in-config-map (0.01s) --- PASS: TestDifferentUsages/concourse:_concourse-overlay (0.01s) --- PASS: TestDifferentUsages/overlay-not-matcher:_overlay-not-matcher (0.01s) --- PASS: TestDifferentUsages/schema:_schema (0.01s) --- PASS: TestDifferentUsages/schema:_schema-arrays (0.01s) === RUN TestJsonOutput --- PASS: TestJsonOutput (0.01s) === RUN TestPipes e2e_test.go:172: Skip these tests --- SKIP: TestPipes (0.00s) === RUN TestDataValues === RUN TestDataValues/--data-value_flag === RUN TestDataValues/--data-value-yaml_flag === RUN TestDataValues/--data-values-env_flag === RUN TestDataValues/--data-value-yaml_&&_--data-values-env-yaml_flag --- PASS: TestDataValues (0.04s) --- PASS: TestDataValues/--data-value_flag (0.01s) --- PASS: TestDataValues/--data-value-yaml_flag (0.01s) --- PASS: TestDataValues/--data-values-env_flag (0.01s) --- PASS: TestDataValues/--data-value-yaml_&&_--data-values-env-yaml_flag (0.01s) === RUN TestSchema === RUN TestSchema/--data-value_flag === RUN TestSchema/--data-value-yaml_flag === RUN TestSchema/--data-values-env_&&_--data-values-env-yaml_flag --- PASS: TestSchema (0.03s) --- PASS: TestSchema/--data-value_flag (0.01s) --- PASS: TestSchema/--data-value-yaml_flag (0.01s) --- PASS: TestSchema/--data-values-env_&&_--data-values-env-yaml_flag (0.01s) === RUN TestDataValuesRequired === RUN TestDataValuesRequired/inline === RUN TestDataValuesRequired/function === RUN TestDataValuesRequired/bulk --- PASS: TestDataValuesRequired (0.02s) --- PASS: TestDataValuesRequired/inline (0.01s) --- PASS: TestDataValuesRequired/function (0.01s) --- PASS: TestDataValuesRequired/bulk (0.01s) === RUN TestDataValuesUsages === RUN TestDataValuesUsages/multiple_envs === RUN TestDataValuesUsages/when_using_data_values_in_dev === RUN TestDataValuesUsages/when_using_data_values_in_staging === RUN TestDataValuesUsages/when_using_data_values_in_prod --- PASS: TestDataValuesUsages (0.04s) --- PASS: TestDataValuesUsages/multiple_envs (0.01s) --- PASS: TestDataValuesUsages/when_using_data_values_in_dev (0.01s) --- PASS: TestDataValuesUsages/when_using_data_values_in_staging (0.01s) --- PASS: TestDataValuesUsages/when_using_data_values_in_prod (0.01s) === RUN TestVersionIsValid --- PASS: TestVersionIsValid (0.01s) PASS ok github.com/vmware-tanzu/carvel-ytt/test/e2e 0.674s ytt version 0.40.1 >>> ytt: Entering fakeroot... >>> ytt*: Running postcheck for ytt >>> ytt*: Preparing package ytt... >>> ytt*: Stripping binaries >>> ytt*: Scanning shared objects >>> ytt*: Tracing dependencies... >>> ytt*: Package size: 10.3 MB >>> ytt*: Compressing data... >>> ytt*: Create checksum... >>> ytt*: Create ytt-0.40.1-r0.apk >>> ytt: Build complete at Mon, 02 May 2022 22:05:50 +0000 elapsed time 0h 0m 22s >>> ytt: Cleaning up srcdir >>> ytt: Cleaning up pkgdir >>> ytt: Uninstalling dependencies... (1/2) Purging .makedepends-ytt (20220502.220530) (2/2) Purging go (1.18.1-r1) Executing busybox-1.35.0-r10.trigger OK: 332 MiB in 98 packages >>> ytt: Updating the testing/x86_64 repository index... >>> ytt: Signing the index...