nix-store-tests-run
checks.x86_64-linux.nixos-dorits-laptop
· build #600
· raw
1tribuchet: building on jamie2[==========] Running 798 tests from 90 test suites.3[----------] Global test environment set-up.4[----------] 28 tests from CommonProtoTest5[ RUN ] CommonProtoTest.string_read6[ OK ] CommonProtoTest.string_read (0 ms)7[ RUN ] CommonProtoTest.string_json_read8[ OK ] CommonProtoTest.string_json_read (0 ms)9[ RUN ] CommonProtoTest.string_write10[ OK ] CommonProtoTest.string_write (0 ms)11[ RUN ] CommonProtoTest.string_json_write12[ OK ] CommonProtoTest.string_json_write (0 ms)13[ RUN ] CommonProtoTest.storePath_read14[ OK ] CommonProtoTest.storePath_read (0 ms)15[ RUN ] CommonProtoTest.storePath_json_read16[ OK ] CommonProtoTest.storePath_json_read (0 ms)17[ RUN ] CommonProtoTest.storePath_write18[ OK ] CommonProtoTest.storePath_write (0 ms)19[ RUN ] CommonProtoTest.storePath_json_write20[ OK ] CommonProtoTest.storePath_json_write (0 ms)21[ RUN ] CommonProtoTest.contentAddress_read22[ OK ] CommonProtoTest.contentAddress_read (0 ms)23[ RUN ] CommonProtoTest.contentAddress_json_read24[ OK ] CommonProtoTest.contentAddress_json_read (0 ms)25[ RUN ] CommonProtoTest.contentAddress_write26[ OK ] CommonProtoTest.contentAddress_write (0 ms)27[ RUN ] CommonProtoTest.contentAddress_json_write28[ OK ] CommonProtoTest.contentAddress_json_write (0 ms)29[ RUN ] CommonProtoTest.vector_read30[ OK ] CommonProtoTest.vector_read (0 ms)31[ RUN ] CommonProtoTest.vector_json_read32[ OK ] CommonProtoTest.vector_json_read (0 ms)33[ RUN ] CommonProtoTest.vector_write34[ OK ] CommonProtoTest.vector_write (0 ms)35[ RUN ] CommonProtoTest.vector_json_write36[ OK ] CommonProtoTest.vector_json_write (0 ms)37[ RUN ] CommonProtoTest.set_read38[ OK ] CommonProtoTest.set_read (0 ms)39[ RUN ] CommonProtoTest.set_json_read40[ OK ] CommonProtoTest.set_json_read (0 ms)41[ RUN ] CommonProtoTest.set_write42[ OK ] CommonProtoTest.set_write (0 ms)43[ RUN ] CommonProtoTest.set_json_write44[ OK ] CommonProtoTest.set_json_write (0 ms)45[ RUN ] CommonProtoTest.optionalStorePath_read46[ OK ] CommonProtoTest.optionalStorePath_read (0 ms)47[ RUN ] CommonProtoTest.optionalStorePath_json_read48[ OK ] CommonProtoTest.optionalStorePath_json_read (0 ms)49[ RUN ] CommonProtoTest.optionalStorePath_write50[ OK ] CommonProtoTest.optionalStorePath_write (0 ms)51[ RUN ] CommonProtoTest.optionalStorePath_json_write52[ OK ] CommonProtoTest.optionalStorePath_json_write (0 ms)53[ RUN ] CommonProtoTest.optionalContentAddress_read54[ OK ] CommonProtoTest.optionalContentAddress_read (0 ms)55[ RUN ] CommonProtoTest.optionalContentAddress_json_read56[ OK ] CommonProtoTest.optionalContentAddress_json_read (0 ms)57[ RUN ] CommonProtoTest.optionalContentAddress_write58[ OK ] CommonProtoTest.optionalContentAddress_write (0 ms)59[ RUN ] CommonProtoTest.optionalContentAddress_json_write60[ OK ] CommonProtoTest.optionalContentAddress_json_write (0 ms)61[----------] 28 tests from CommonProtoTest (0 ms total)6263[----------] 4 tests from CommonProtoStorePathTest64[ RUN ] CommonProtoStorePathTest.maximum_length65[ OK ] CommonProtoStorePathTest.maximum_length (0 ms)66[ RUN ] CommonProtoStorePathTest.too_long67[ OK ] CommonProtoStorePathTest.too_long (0 ms)68[ RUN ] CommonProtoStorePathTest.wrong_store_dir69[ OK ] CommonProtoStorePathTest.wrong_store_dir (0 ms)70[ RUN ] CommonProtoStorePathTest.no_dot_dots71[ OK ] CommonProtoStorePathTest.no_dot_dots (0 ms)72[----------] 4 tests from CommonProtoStorePathTest (0 ms total)7374[----------] 1 test from ContentAddressMethod75[ RUN ] ContentAddressMethod.testParseContentAddressMethodOptException76[ OK ] ContentAddressMethod.testParseContentAddressMethodOptException (0 ms)77[----------] 1 test from ContentAddressMethod (0 ms total)7879[----------] 16 tests from DerivationAdvancedAttrsBothTest/0, where TypeParam = nix::DerivationAdvancedAttrsTest80[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_from_json81[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_from_json (0 ms)82[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_to_json83[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_to_json (0 ms)84[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_from_aterm85[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_from_aterm (0 ms)86[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_from_json87[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_from_json (0 ms)88[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_to_json89[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_to_json (0 ms)90[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_from_aterm91[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_defaults_from_aterm (0 ms)92[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_from_json93[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_from_json (0 ms)94[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_to_json95[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_to_json (0 ms)96[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_from_aterm97[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_from_aterm (0 ms)98[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_from_json99[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_from_json (0 ms)100[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_to_json101[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_to_json (0 ms)102[ RUN ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_from_aterm103[ OK ] DerivationAdvancedAttrsBothTest/0.Derivation_advancedAttributes_structuredAttrs_defaults_from_aterm (0 ms)104[ RUN ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_defaults105[ OK ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_defaults (0 ms)106[ RUN ] DerivationAdvancedAttrsBothTest/0.advancedAttributes107[ OK ] DerivationAdvancedAttrsBothTest/0.advancedAttributes (0 ms)108[ RUN ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_structuredAttrs_defaults109[ OK ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_structuredAttrs_defaults (0 ms)110[ RUN ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_structuredAttrs111[ OK ] DerivationAdvancedAttrsBothTest/0.advancedAttributes_structuredAttrs (0 ms)112[----------] 16 tests from DerivationAdvancedAttrsBothTest/0 (1 ms total)113114[----------] 16 tests from DerivationAdvancedAttrsBothTest/1, where TypeParam = nix::CaDerivationAdvancedAttrsTest115[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_from_json116[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_from_json (0 ms)117[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_to_json118[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_to_json (0 ms)119[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_from_aterm120[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_from_aterm (0 ms)121[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_from_json122[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_from_json (0 ms)123[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_to_json124[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_to_json (0 ms)125[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_from_aterm126[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_defaults_from_aterm (0 ms)127[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_from_json128[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_from_json (0 ms)129[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_to_json130[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_to_json (0 ms)131[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_from_aterm132[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_from_aterm (0 ms)133[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_from_json134[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_from_json (0 ms)135[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_to_json136[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_to_json (0 ms)137[ RUN ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_from_aterm138[ OK ] DerivationAdvancedAttrsBothTest/1.Derivation_advancedAttributes_structuredAttrs_defaults_from_aterm (0 ms)139[ RUN ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_defaults140[ OK ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_defaults (0 ms)141[ RUN ] DerivationAdvancedAttrsBothTest/1.advancedAttributes142[ OK ] DerivationAdvancedAttrsBothTest/1.advancedAttributes (0 ms)143[ RUN ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_structuredAttrs_defaults144[ OK ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_structuredAttrs_defaults (0 ms)145[ RUN ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_structuredAttrs146[ OK ] DerivationAdvancedAttrsBothTest/1.advancedAttributes_structuredAttrs (0 ms)147[----------] 16 tests from DerivationAdvancedAttrsBothTest/1 (1 ms total)148149[----------] 20 tests from DerivationAdvancedAttrsTest150[ RUN ] DerivationAdvancedAttrsTest.advancedAttributes_defaults151[ OK ] DerivationAdvancedAttrsTest.advancedAttributes_defaults (0 ms)152[ RUN ] DerivationAdvancedAttrsTest.advancedAttributes_ia153[ OK ] DerivationAdvancedAttrsTest.advancedAttributes_ia (0 ms)154[ RUN ] DerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs_defaults155[ OK ] DerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs_defaults (0 ms)156[ RUN ] DerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs157[ OK ] DerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs (0 ms)158[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_defaults_from_json159[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_defaults_from_json (0 ms)160[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_defaults_to_json161[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_defaults_to_json (0 ms)162[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_from_json163[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_from_json (0 ms)164[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_to_json165[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_to_json (0 ms)166[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_defaults_from_json167[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_defaults_from_json (0 ms)168[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_defaults_to_json169[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_defaults_to_json (0 ms)170[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_from_json171[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_from_json (0 ms)172[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_to_json173[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_to_json (0 ms)174[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_defaults_from_json175[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_defaults_from_json (0 ms)176[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_defaults_to_json177[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_defaults_to_json (0 ms)178[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_all_set_from_json179[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_all_set_from_json (0 ms)180[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_all_set_to_json181[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_all_set_to_json (0 ms)182[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_defaults_from_json183[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_defaults_from_json (0 ms)184[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_defaults_to_json185[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_defaults_to_json (0 ms)186[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_all_set_from_json187[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_all_set_from_json (0 ms)188[ RUN ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_all_set_to_json189[ OK ] DerivationAdvancedAttrsTest.DerivationOptions_StorePath_structuredAttrs_all_set_to_json (0 ms)190[----------] 20 tests from DerivationAdvancedAttrsTest (1 ms total)191192[----------] 8 tests from CaDerivationAdvancedAttrsTest193[ RUN ] CaDerivationAdvancedAttrsTest.advancedAttributes_defaults194[ OK ] CaDerivationAdvancedAttrsTest.advancedAttributes_defaults (0 ms)195[ RUN ] CaDerivationAdvancedAttrsTest.advancedAttributes196[ OK ] CaDerivationAdvancedAttrsTest.advancedAttributes (0 ms)197[ RUN ] CaDerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs_defaults198[ OK ] CaDerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs_defaults (0 ms)199[ RUN ] CaDerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs200[ OK ] CaDerivationAdvancedAttrsTest.advancedAttributes_structuredAttrs (0 ms)201[ RUN ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_from_json202[ OK ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_from_json (0 ms)203[ RUN ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_to_json204[ OK ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_all_set_to_json (0 ms)205[ RUN ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_from_json206[ OK ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_from_json (0 ms)207[ RUN ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_to_json208[ OK ] CaDerivationAdvancedAttrsTest.DerivationOptions_SingleDerivedPath_structuredAttrs_all_set_to_json (0 ms)209[----------] 8 tests from CaDerivationAdvancedAttrsTest (0 ms total)210211[----------] 3 tests from DerivationTest212[ RUN ] DerivationTest.BadATerm_version213[ OK ] DerivationTest.BadATerm_version (0 ms)214[ RUN ] DerivationTest.UnterminatedString215[ OK ] DerivationTest.UnterminatedString (0 ms)216[ RUN ] DerivationTest.CAFixedPathMismatch217[ OK ] DerivationTest.CAFixedPathMismatch (0 ms)218[----------] 3 tests from DerivationTest (0 ms total)219220[----------] 1 test from DynDerivationTest221[ RUN ] DynDerivationTest.BadATerm_oldVersionDynDeps222[ OK ] DynDerivationTest.BadATerm_oldVersionDynDeps (0 ms)223[----------] 1 test from DynDerivationTest (0 ms total)224225[----------] 3 tests from WindowsStoreDirTest226[ RUN ] WindowsStoreDirTest.unsupportedIsUnreadable227[ OK ] WindowsStoreDirTest.unsupportedIsUnreadable (0 ms)228[ RUN ] WindowsStoreDirTest.escapeRejectedWhenUnsupported229[ OK ] WindowsStoreDirTest.escapeRejectedWhenUnsupported (0 ms)230[ RUN ] WindowsStoreDirTest.unixUnaffected231[ OK ] WindowsStoreDirTest.unixUnaffected (0 ms)232[----------] 3 tests from WindowsStoreDirTest (0 ms total)233234[----------] 1 test from FullInputs235[ RUN ] FullInputs.fromSetRoundTripsDeeplyDynamicInputs236[ OK ] FullInputs.fromSetRoundTripsDeeplyDynamicInputs (0 ms)237[----------] 1 test from FullInputs (0 ms total)238239[----------] 10 tests from FillInOutputPathsTest240[ RUN ] FillInOutputPathsTest.fillsDeferredOutputs_emptyStringEnvVar241[ OK ] FillInOutputPathsTest.fillsDeferredOutputs_emptyStringEnvVar (0 ms)242[ RUN ] FillInOutputPathsTest.fillsDeferredOutputs_empty_string_var243[ OK ] FillInOutputPathsTest.fillsDeferredOutputs_empty_string_var (0 ms)244[ RUN ] FillInOutputPathsTest.preservesInputAddressedOutputs245[ OK ] FillInOutputPathsTest.preservesInputAddressedOutputs (0 ms)246[ RUN ] FillInOutputPathsTest.throwsOnIncorrectInputAddressedPath247[ OK ] FillInOutputPathsTest.throwsOnIncorrectInputAddressedPath (0 ms)248[ RUN ] FillInOutputPathsTest.warnsOnIncorrectEnvVarForDeferred249warning: derivation has incorrect environment variable 'out', should be '/nix/store/cbsjzjdmaxjkyc60i5kid9h5i8b6skn9-bad-env-var' but is actually '/nix/store/c015dhfh5l0lp6wxyvdn7bmwhbbr6hr9-wrong-name'250This will be an error in future versions of Nix; compatibility of CA derivations will be broken.251[ OK ] FillInOutputPathsTest.warnsOnIncorrectEnvVarForDeferred (0 ms)252[ RUN ] FillInOutputPathsTest.throwsOnMixedOutputTypes253[ OK ] FillInOutputPathsTest.throwsOnMixedOutputTypes (0 ms)254[ RUN ] FillInOutputPathsTest.skipsEnvVarsWithBuilderRpc255[ OK ] FillInOutputPathsTest.skipsEnvVarsWithBuilderRpc (0 ms)256[ RUN ] FillInOutputPathsTest.rejectsBuilderRpcForInputAddressed257[ OK ] FillInOutputPathsTest.rejectsBuilderRpcForInputAddressed (0 ms)258[ RUN ] FillInOutputPathsTest.preservesDeferredWithInputDrvs259[ OK ] FillInOutputPathsTest.preservesDeferredWithInputDrvs (0 ms)260[ RUN ] FillInOutputPathsTest.throwsOnPatWhenShouldBeDeffered261[ OK ] FillInOutputPathsTest.throwsOnPatWhenShouldBeDeffered (0 ms)262[----------] 10 tests from FillInOutputPathsTest (0 ms total)263264[----------] 4 tests from MaskedHashTest265[ RUN ] MaskedHashTest.collidingInputDrvsMergeOutputNames266[ OK ] MaskedHashTest.collidingInputDrvsMergeOutputNames (0 ms)267[ RUN ] MaskedHashTest.differingOutputNamesDiffer268[ OK ] MaskedHashTest.differingOutputNamesDiffer (0 ms)269[ RUN ] MaskedHashTest.fixedOutputIsProvenanceFree270[ OK ] MaskedHashTest.fixedOutputIsProvenanceFree (0 ms)271[ RUN ] MaskedHashTest.differingInputDrvsDiffer272[ OK ] MaskedHashTest.differingInputDrvsDiffer (0 ms)273[----------] 4 tests from MaskedHashTest (0 ms total)274275[----------] 5 tests from TryResolveTest276[ RUN ] TryResolveTest.noInputs277[ OK ] TryResolveTest.noInputs (0 ms)278[ RUN ] TryResolveTest.withInputs279[ OK ] TryResolveTest.withInputs (0 ms)280[ RUN ] TryResolveTest.resolutionFailure281[ OK ] TryResolveTest.resolutionFailure (0 ms)282[ RUN ] TryResolveTest.exportReferencesGraphPlaceholderSubpath283[ OK ] TryResolveTest.exportReferencesGraphPlaceholderSubpath (0 ms)284[ RUN ] TryResolveTest.exportReferencesGraphPlaceholderSubpath_structuredAttrs285[ OK ] TryResolveTest.exportReferencesGraphPlaceholderSubpath_structuredAttrs (0 ms)286[----------] 5 tests from TryResolveTest (0 ms total)287288[----------] 1 test from WriteDerivationTest289[ RUN ] WriteDerivationTest.addToStoreFromDumpCalledOnce290[ OK ] WriteDerivationTest.addToStoreFromDumpCalledOnce (0 ms)291[----------] 1 test from WriteDerivationTest (0 ms total)292293[----------] 1 test from ResolveDerivedPathTest294[ RUN ] ResolveDerivedPathTest.nestedOutputOfCollectedDerivation295[ OK ] ResolveDerivedPathTest.nestedOutputOfCollectedDerivation (0 ms)296[----------] 1 test from ResolveDerivedPathTest (0 ms total)297298[----------] 4 tests from DerivedPathTest299[ RUN ] DerivedPathTest.opaque300[ OK ] DerivedPathTest.opaque (0 ms)301[ RUN ] DerivedPathTest.built_opaque302[ OK ] DerivedPathTest.built_opaque (0 ms)303[ RUN ] DerivedPathTest.built_built304[ OK ] DerivedPathTest.built_built (0 ms)305[ RUN ] DerivedPathTest.built_built_xp306[ OK ] DerivedPathTest.built_built_xp (0 ms)307[----------] 4 tests from DerivedPathTest (0 ms total)308309[----------] 1 test from DerivedPathTest_RapidCheck310[ DISABLED ] DerivedPathTest_RapidCheck.DISABLED_prop_legacy_round_rip311[ RUN ] DerivedPathTest_RapidCheck.prop_round_rip312Using configuration: seed=498293669636761354313[ OK ] DerivedPathTest_RapidCheck.prop_round_rip (6 ms)314[----------] 1 test from DerivedPathTest_RapidCheck (6 ms total)315316[----------] 7 tests from SingleDerivedPathJsonTest317[ RUN ] SingleDerivedPathJsonTest.single_opaque_from_json318[ OK ] SingleDerivedPathJsonTest.single_opaque_from_json (0 ms)319[ RUN ] SingleDerivedPathJsonTest.single_opaque_to_json320[ OK ] SingleDerivedPathJsonTest.single_opaque_to_json (0 ms)321[ RUN ] SingleDerivedPathJsonTest.single_built_from_json322[ OK ] SingleDerivedPathJsonTest.single_built_from_json (0 ms)323[ RUN ] SingleDerivedPathJsonTest.single_built_to_json324[ OK ] SingleDerivedPathJsonTest.single_built_to_json (0 ms)325[ RUN ] SingleDerivedPathJsonTest.single_built_built_from_json_throws_without_xp326[ OK ] SingleDerivedPathJsonTest.single_built_built_from_json_throws_without_xp (0 ms)327[ RUN ] SingleDerivedPathJsonTest.single_built_built_from_json328[ OK ] SingleDerivedPathJsonTest.single_built_built_from_json (0 ms)329[ RUN ] SingleDerivedPathJsonTest.single_built_built_to_json330[ OK ] SingleDerivedPathJsonTest.single_built_built_to_json (0 ms)331[----------] 7 tests from SingleDerivedPathJsonTest (0 ms total)332333[----------] 10 tests from DerivedPathJsonTest334[ RUN ] DerivedPathJsonTest.multi_opaque_from_json335[ OK ] DerivedPathJsonTest.multi_opaque_from_json (0 ms)336[ RUN ] DerivedPathJsonTest.multi_opaque_to_json337[ OK ] DerivedPathJsonTest.multi_opaque_to_json (0 ms)338[ RUN ] DerivedPathJsonTest.mutli_built_from_json339[ OK ] DerivedPathJsonTest.mutli_built_from_json (0 ms)340[ RUN ] DerivedPathJsonTest.mutli_built_to_json341[ OK ] DerivedPathJsonTest.mutli_built_to_json (0 ms)342[ RUN ] DerivedPathJsonTest.multi_built_built_from_json_throws_without_xp343[ OK ] DerivedPathJsonTest.multi_built_built_from_json_throws_without_xp (0 ms)344[ RUN ] DerivedPathJsonTest.multi_built_built_from_json345[ OK ] DerivedPathJsonTest.multi_built_built_from_json (0 ms)346[ RUN ] DerivedPathJsonTest.multi_built_built_to_json347[ OK ] DerivedPathJsonTest.multi_built_built_to_json (0 ms)348[ RUN ] DerivedPathJsonTest.multi_built_built_wildcard_from_json_throws_without_xp349[ OK ] DerivedPathJsonTest.multi_built_built_wildcard_from_json_throws_without_xp (0 ms)350[ RUN ] DerivedPathJsonTest.multi_built_built_wildcard_from_json351[ OK ] DerivedPathJsonTest.multi_built_built_wildcard_from_json (0 ms)352[ RUN ] DerivedPathJsonTest.multi_built_built_wildcard_to_json353[ OK ] DerivedPathJsonTest.multi_built_built_wildcard_to_json (0 ms)354[----------] 10 tests from DerivedPathJsonTest (0 ms total)355356[----------] 2 tests from DownstreamPlaceholder357[ RUN ] DownstreamPlaceholder.unknownCaOutput358[ OK ] DownstreamPlaceholder.unknownCaOutput (0 ms)359[ RUN ] DownstreamPlaceholder.unknownDerivation360[ OK ] DownstreamPlaceholder.unknownDerivation (0 ms)361[----------] 2 tests from DownstreamPlaceholder (0 ms total)362363[----------] 7 tests from DummyStore364[ RUN ] DummyStore.storeDir_default365[ OK ] DummyStore.storeDir_default (0 ms)366[ RUN ] DummyStore.storeDir_absolutePath367[ OK ] DummyStore.storeDir_absolutePath (0 ms)368[ RUN ] DummyStore.storeDir_canonicalized369[ OK ] DummyStore.storeDir_canonicalized (0 ms)370[ RUN ] DummyStore.storeDir_relativePath_rejected371[ OK ] DummyStore.storeDir_relativePath_rejected (0 ms)372[ RUN ] DummyStore.storeDir_empty_rejected373[ OK ] DummyStore.storeDir_empty_rejected (0 ms)374[ RUN ] DummyStore.getStateDir_default375[ OK ] DummyStore.getStateDir_default (0 ms)376[ RUN ] DummyStore.realisation_read377[ OK ] DummyStore.realisation_read (0 ms)378[----------] 7 tests from DummyStore (0 ms total)379380[----------] 1 test from FileTransferRequest381[ RUN ] FileTransferRequest.displayUriStripsUserinfo382[ OK ] FileTransferRequest.displayUriStripsUserinfo (0 ms)383[----------] 1 test from FileTransferRequest (0 ms total)384385[----------] 5 tests from computeRetryDelayMs386[ RUN ] computeRetryDelayMs.jitter_stays_in_bounds387[ OK ] computeRetryDelayMs.jitter_stays_in_bounds (0 ms)388[ RUN ] computeRetryDelayMs.jitter_with_retry_after_floor389[ OK ] computeRetryDelayMs.jitter_with_retry_after_floor (0 ms)390[ RUN ] computeRetryDelayMs.zero_base_jitter_returns_zero391[ OK ] computeRetryDelayMs.zero_base_jitter_returns_zero (0 ms)392[ RUN ] computeRetryDelayMs.jitter_with_ceil_zero393[ OK ] computeRetryDelayMs.jitter_with_ceil_zero (0 ms)394[ RUN ] computeRetryDelayMs.jitter_ceiled_one395[ OK ] computeRetryDelayMs.jitter_ceiled_one (0 ms)396[----------] 5 tests from computeRetryDelayMs (0 ms total)397398[----------] 6 tests from HttpBinaryCacheStore399[ RUN ] HttpBinaryCacheStore.storeDir_absolutePath400[ OK ] HttpBinaryCacheStore.storeDir_absolutePath (0 ms)401[ RUN ] HttpBinaryCacheStore.storeDir_relativePath_rejected402[ OK ] HttpBinaryCacheStore.storeDir_relativePath_rejected (0 ms)403[ RUN ] HttpBinaryCacheStore.constructConfig404[ OK ] HttpBinaryCacheStore.constructConfig (0 ms)405[ RUN ] HttpBinaryCacheStore.constructConfigNoTrailingSlash406[ OK ] HttpBinaryCacheStore.constructConfigNoTrailingSlash (0 ms)407[ RUN ] HttpBinaryCacheStore.constructConfigWithParams408[ OK ] HttpBinaryCacheStore.constructConfigWithParams (0 ms)409[ RUN ] HttpBinaryCacheStore.constructConfigWithParamsAndUrlWithParams410[ OK ] HttpBinaryCacheStore.constructConfigWithParamsAndUrlWithParams (0 ms)411[----------] 6 tests from HttpBinaryCacheStore (0 ms total)412413[----------] 1 test from HttpsBinaryCacheStoreTest414[ RUN ] HttpsBinaryCacheStoreTest.queryPathInfo415Certificate request self-signature ok416subject=CN=localhost417Certificate request self-signature ok418subject=CN=TestClient419[ OK ] HttpsBinaryCacheStoreTest.queryPathInfo (107 ms)420[----------] 1 test from HttpsBinaryCacheStoreTest (107 ms total)421422[----------] 4 tests from HttpsBinaryCacheStoreMtlsTest423[ RUN ] HttpsBinaryCacheStoreMtlsTest.queryPathInfo424Certificate request self-signature ok425subject=CN=localhost426Certificate request self-signature ok427subject=CN=TestClient428depth=1 CN=TestCA429verify return:1430depth=0 CN=TestClient431verify return:1432[ OK ] HttpsBinaryCacheStoreMtlsTest.queryPathInfo (105 ms)433[ RUN ] HttpsBinaryCacheStoreMtlsTest.rejectsWithoutClientCert434Certificate request self-signature ok435subject=CN=localhost436Certificate request self-signature ok437subject=CN=TestClient438disabling binary cache 'https://localhost:8443' for 60 seconds439[ OK ] HttpsBinaryCacheStoreMtlsTest.rejectsWithoutClientCert (102 ms)440[ RUN ] HttpsBinaryCacheStoreMtlsTest.rejectsWrongClientCert441Certificate request self-signature ok442subject=CN=localhost443Certificate request self-signature ok444subject=CN=TestClient445depth=0 CN=WrongClient446verify error:num=18:self-signed certificate447disabling binary cache 'https://localhost:8443' for 60 seconds448[ OK ] HttpsBinaryCacheStoreMtlsTest.rejectsWrongClientCert (115 ms)449[ RUN ] HttpsBinaryCacheStoreMtlsTest.doesNotSendCertOnRedirectToDifferentAuthority450Certificate request self-signature ok451subject=CN=localhost452Certificate request self-signature ok453subject=CN=TestClient454depth=1 CN=TestCA455verify return:1456depth=0 CN=TestClient457verify return:1458disabling binary cache 'https://localhost:8443' for 60 seconds459[ OK ] HttpsBinaryCacheStoreMtlsTest.doesNotSendCertOnRedirectToDifferentAuthority (123 ms)460[----------] 4 tests from HttpsBinaryCacheStoreMtlsTest (447 ms total)461462[----------] 3 tests from LegacySSHStore463[ RUN ] LegacySSHStore.storeDir_absolutePath464[ OK ] LegacySSHStore.storeDir_absolutePath (0 ms)465[ RUN ] LegacySSHStore.storeDir_relativePath_rejected466[ OK ] LegacySSHStore.storeDir_relativePath_rejected (0 ms)467[ RUN ] LegacySSHStore.constructConfig468[ OK ] LegacySSHStore.constructConfig (0 ms)469[----------] 3 tests from LegacySSHStore (0 ms total)470471[----------] 3 tests from LocalBinaryCacheStore472[ RUN ] LocalBinaryCacheStore.storeDir_absolutePath473[ OK ] LocalBinaryCacheStore.storeDir_absolutePath (0 ms)474[ RUN ] LocalBinaryCacheStore.storeDir_relativePath_rejected475[ OK ] LocalBinaryCacheStore.storeDir_relativePath_rejected (0 ms)476[ RUN ] LocalBinaryCacheStore.constructConfig477[ OK ] LocalBinaryCacheStore.constructConfig (0 ms)478[----------] 3 tests from LocalBinaryCacheStore (0 ms total)479480[----------] 3 tests from LocalFSStoreConfig481[ RUN ] LocalFSStoreConfig.getStateDir_default482[ OK ] LocalFSStoreConfig.getStateDir_default (0 ms)483[ RUN ] LocalFSStoreConfig.getStateDir_withRoot484[ OK ] LocalFSStoreConfig.getStateDir_withRoot (0 ms)485[ RUN ] LocalFSStoreConfig.getStateDir_explicitSetting486[ OK ] LocalFSStoreConfig.getStateDir_explicitSetting (0 ms)487[----------] 3 tests from LocalFSStoreConfig (0 ms total)488489[----------] 4 tests from LocalOverlayStore490[ RUN ] LocalOverlayStore.constructConfig_rootQueryParam491[ OK ] LocalOverlayStore.constructConfig_rootQueryParam (0 ms)492[ RUN ] LocalOverlayStore.constructConfig_rootPath493[ OK ] LocalOverlayStore.constructConfig_rootPath (0 ms)494[ RUN ] LocalOverlayStore.upperLayer_notOverridden495[ OK ] LocalOverlayStore.upperLayer_notOverridden (0 ms)496[ RUN ] LocalOverlayStore.upperLayer_overridden497[ OK ] LocalOverlayStore.upperLayer_overridden (0 ms)498[----------] 4 tests from LocalOverlayStore (0 ms total)499500[----------] 6 tests from LocalStore501[ RUN ] LocalStore.storeDir_absolutePath502[ OK ] LocalStore.storeDir_absolutePath (0 ms)503[ RUN ] LocalStore.storeDir_relativePath_rejected504[ OK ] LocalStore.storeDir_relativePath_rejected (0 ms)505[ RUN ] LocalStore.storeDir_empty_rejected506[ OK ] LocalStore.storeDir_empty_rejected (0 ms)507[ RUN ] LocalStore.constructConfig_rootQueryParam508[ OK ] LocalStore.constructConfig_rootQueryParam (0 ms)509[ RUN ] LocalStore.constructConfig_rootPath510[ OK ] LocalStore.constructConfig_rootPath (0 ms)511[ RUN ] LocalStore.constructConfig_to_string512[ OK ] LocalStore.constructConfig_to_string (0 ms)513[----------] 6 tests from LocalStore (0 ms total)514515[----------] 16 tests from machines516[ RUN ] machines.getMachinesWithEmptyBuilders517[ OK ] machines.getMachinesWithEmptyBuilders (0 ms)518[ RUN ] machines.getMachinesUriOnly519[ OK ] machines.getMachinesUriOnly (0 ms)520[ RUN ] machines.getMachinesUriWithPort521[ OK ] machines.getMachinesUriWithPort (0 ms)522[ RUN ] machines.getMachinesDefaults523[ OK ] machines.getMachinesDefaults (0 ms)524[ RUN ] machines.getMachinesWithNewLineSeparator525[ OK ] machines.getMachinesWithNewLineSeparator (0 ms)526[ RUN ] machines.getMachinesWithSemicolonSeparator527[ OK ] machines.getMachinesWithSemicolonSeparator (0 ms)528[ RUN ] machines.getMachinesWithCommentsAndSemicolonSeparator529[ OK ] machines.getMachinesWithCommentsAndSemicolonSeparator (0 ms)530[ RUN ] machines.getMachinesWithFunnyWhitespace531[ OK ] machines.getMachinesWithFunnyWhitespace (0 ms)532[ RUN ] machines.getMachinesWithCorrectCompleteSingleBuilder533[ OK ] machines.getMachinesWithCorrectCompleteSingleBuilder (0 ms)534[ RUN ] machines.getMachinesWithCorrectCompleteSingleBuilderWithTabColumnDelimiter535[ OK ] machines.getMachinesWithCorrectCompleteSingleBuilderWithTabColumnDelimiter (0 ms)536[ RUN ] machines.getMachinesWithMultiOptions537[ OK ] machines.getMachinesWithMultiOptions (0 ms)538[ RUN ] machines.getMachinesWithIncorrectFormat539[ OK ] machines.getMachinesWithIncorrectFormat (0 ms)540[ RUN ] machines.getMachinesWithCorrectFileReference541[ OK ] machines.getMachinesWithCorrectFileReference (0 ms)542[ RUN ] machines.getMachinesWithCorrectFileReferenceToEmptyFile543[ OK ] machines.getMachinesWithCorrectFileReferenceToEmptyFile (0 ms)544[ RUN ] machines.getMachinesWithIncorrectFileReference545[ OK ] machines.getMachinesWithIncorrectFileReference (0 ms)546[ RUN ] machines.getMachinesWithCorrectFileReferenceToIncorrectFile547[ OK ] machines.getMachinesWithCorrectFileReferenceToIncorrectFile (0 ms)548[----------] 16 tests from machines (2 ms total)549550[----------] 1 test from NarInfoDiskCacheImpl551[ RUN ] NarInfoDiskCacheImpl.create_and_read552[ OK ] NarInfoDiskCacheImpl.create_and_read (11 ms)553[----------] 1 test from NarInfoDiskCacheImpl (11 ms total)554555[----------] 5 tests from NarInfoTestV1556[ RUN ] NarInfoTestV1.NarInfo_pure_from_json557[ OK ] NarInfoTestV1.NarInfo_pure_from_json (0 ms)558[ RUN ] NarInfoTestV1.NarInfo_pure_to_json559[ OK ] NarInfoTestV1.NarInfo_pure_to_json (0 ms)560[ RUN ] NarInfoTestV1.NarInfo_impure_from_json561[ OK ] NarInfoTestV1.NarInfo_impure_from_json (0 ms)562[ RUN ] NarInfoTestV1.NarInfo_impure_to_json563[ OK ] NarInfoTestV1.NarInfo_impure_to_json (0 ms)564[ RUN ] NarInfoTestV1.NarInfo_pure_noversion_from_json565[ OK ] NarInfoTestV1.NarInfo_pure_noversion_from_json (0 ms)566[----------] 5 tests from NarInfoTestV1 (0 ms total)567568[----------] 4 tests from NarInfoTestV2569[ RUN ] NarInfoTestV2.NarInfo_pure_from_json570[ OK ] NarInfoTestV2.NarInfo_pure_from_json (0 ms)571[ RUN ] NarInfoTestV2.NarInfo_pure_to_json572[ OK ] NarInfoTestV2.NarInfo_pure_to_json (0 ms)573[ RUN ] NarInfoTestV2.NarInfo_impure_from_json574[ OK ] NarInfoTestV2.NarInfo_impure_from_json (0 ms)575[ RUN ] NarInfoTestV2.NarInfo_impure_to_json576[ OK ] NarInfoTestV2.NarInfo_impure_to_json (0 ms)577[----------] 4 tests from NarInfoTestV2 (0 ms total)578579[----------] 4 tests from NarInfoTestV3580[ RUN ] NarInfoTestV3.NarInfo_pure_from_json581[ OK ] NarInfoTestV3.NarInfo_pure_from_json (0 ms)582[ RUN ] NarInfoTestV3.NarInfo_pure_to_json583[ OK ] NarInfoTestV3.NarInfo_pure_to_json (0 ms)584[ RUN ] NarInfoTestV3.NarInfo_impure_from_json585[ OK ] NarInfoTestV3.NarInfo_impure_from_json (0 ms)586[ RUN ] NarInfoTestV3.NarInfo_impure_to_json587[ OK ] NarInfoTestV3.NarInfo_impure_to_json (0 ms)588[----------] 4 tests from NarInfoTestV3 (0 ms total)589590[----------] 6 tests from nix_api_util_context591[ RUN ] nix_api_util_context.nix_libstore_init592[ OK ] nix_api_util_context.nix_libstore_init (0 ms)593[ RUN ] nix_api_util_context.nix_store_get_storedir_default594[ OK ] nix_api_util_context.nix_store_get_storedir_default (9 ms)595[ RUN ] nix_api_util_context.nix_store_open_dummy596[ OK ] nix_api_util_context.nix_store_open_dummy (0 ms)597[ RUN ] nix_api_util_context.nix_store_open_invalid598[ OK ] nix_api_util_context.nix_store_open_invalid (0 ms)599[ RUN ] nix_api_util_context.nix_store_real_path_relocated600[ OK ] nix_api_util_context.nix_store_real_path_relocated (7 ms)601[ RUN ] nix_api_util_context.nix_store_real_path_binary_cache602[ OK ] nix_api_util_context.nix_store_real_path_binary_cache (1 ms)603[----------] 6 tests from nix_api_util_context (18 ms total)604605[----------] 15 tests from nix_api_store_test606[ RUN ] nix_api_store_test.nix_store_get_uri607[ OK ] nix_api_store_test.nix_store_get_uri (11 ms)608[ RUN ] nix_api_store_test.nix_store_get_storedir609[ OK ] nix_api_store_test.nix_store_get_storedir (9 ms)610[ RUN ] nix_api_store_test.InvalidPathFails611[ OK ] nix_api_store_test.InvalidPathFails (9 ms)612[ RUN ] nix_api_store_test.ReturnsValidStorePath613[ OK ] nix_api_store_test.ReturnsValidStorePath (9 ms)614[ RUN ] nix_api_store_test.SetsLastErrCodeToNixOk615[ OK ] nix_api_store_test.SetsLastErrCodeToNixOk (5 ms)616[ RUN ] nix_api_store_test.DoesNotCrashWhenContextIsNull617[ OK ] nix_api_store_test.DoesNotCrashWhenContextIsNull (5 ms)618[ RUN ] nix_api_store_test.nix_store_path_hash619[ OK ] nix_api_store_test.nix_store_path_hash (5 ms)620[ RUN ] nix_api_store_test.nix_store_create_from_parts_roundtrip621[ OK ] nix_api_store_test.nix_store_create_from_parts_roundtrip (5 ms)622[ RUN ] nix_api_store_test.nix_store_create_from_parts_invalid_name623[ OK ] nix_api_store_test.nix_store_create_from_parts_invalid_name (5 ms)624[ RUN ] nix_api_store_test.get_version625[ OK ] nix_api_store_test.get_version (5 ms)626[ RUN ] nix_api_store_test.nix_store_is_valid_path_not_in_store627[ OK ] nix_api_store_test.nix_store_is_valid_path_not_in_store (5 ms)628[ RUN ] nix_api_store_test.nix_store_real_path629[ OK ] nix_api_store_test.nix_store_real_path (5 ms)630[ RUN ] nix_api_store_test.nix_derivation_to_json_roundtrip631[ OK ] nix_api_store_test.nix_derivation_to_json_roundtrip (5 ms)632[ RUN ] nix_api_store_test.nix_derivation_store_round_trip633[ OK ] nix_api_store_test.nix_derivation_store_round_trip (6 ms)634[ RUN ] nix_api_store_test.nix_derivation_clone635[ OK ] nix_api_store_test.nix_derivation_clone (5 ms)636[----------] 15 tests from nix_api_store_test (104 ms total)637638[----------] 4 tests from nix_api_store_test_base639[ RUN ] nix_api_store_test_base.build_from_json640building '/build/tests_nix-store.ePZgxL/my_nix_store/5sa0bfdpvlcqrf2243bdmilln4bayqp1-myname.drv'...641[ OK ] nix_api_store_test_base.build_from_json (52 ms)642[ RUN ] nix_api_store_test_base.nix_store_realise_invalid_system643[ OK ] nix_api_store_test_base.nix_store_realise_invalid_system (7 ms)644[ RUN ] nix_api_store_test_base.nix_store_realise_builder_fails645building '/build/tests_nix-store.xOc1CS/my_nix_store/cxhc0176pizvyf23h11yyacfa47l8a9k-myname.drv'...646[ OK ] nix_api_store_test_base.nix_store_realise_builder_fails (33 ms)647[ RUN ] nix_api_store_test_base.nix_store_realise_builder_no_output648building '/build/tests_nix-store.D6w1U3/my_nix_store/xpml8bczzz6iw6b59byh2slqjay6lfsb-myname.drv'...649[ OK ] nix_api_store_test_base.nix_store_realise_builder_no_output (35 ms)650[----------] 4 tests from nix_api_store_test_base (129 ms total)651652[----------] 6 tests from NixApiStoreTestWithRealisedPath653[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_with_outputs654building '/build/tests_nix-store.z9hqmB/my_nix_store/ggh4q68prq84f2y9qvbj9s5ficfgflr4-myname.drv'...655[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_with_outputs (39 ms)656[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_without_outputs657building '/build/tests_nix-store.xbiGFk/my_nix_store/cij37h0gzwi7jcbna6kdz5vcp9c89sxx-myname.drv'...658[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_without_outputs (32 ms)659[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_flip_direction660building '/build/tests_nix-store.1Iq8os/my_nix_store/ahwbxq3qcsry8dkygkwlr14j0carpw31-myname.drv'...661[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_flip_direction (38 ms)662[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_include_derivers663building '/build/tests_nix-store.m6K5mS/my_nix_store/jw2z39gfzh82v2732qfahn3yn0g4a7x8-myname.drv'...664[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_include_derivers (40 ms)665[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_realise_output_ordering666building '/build/tests_nix-store.VGJmTX/my_nix_store/cll5kjrsq19065biws9127p16j14csl3-myname.drv'...667building '/build/tests_nix-store.OPh5ku/my_nix_store/45aj170ldya1ic52czkps032i06ghi6z-multi-output-test.drv'...668[ OK ] NixApiStoreTestWithRealisedPath.nix_store_realise_output_ordering (94 ms)669[ RUN ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_error_propagation670building '/build/tests_nix-store.sG9u4a/my_nix_store/9j6df0l9hfs4qvinhw77lpkldxrmi2kl-myname.drv'...671[ OK ] NixApiStoreTestWithRealisedPath.nix_store_get_fs_closure_error_propagation (34 ms)672[----------] 6 tests from NixApiStoreTestWithRealisedPath (279 ms total)673674[----------] 1 test from OutputsQueryTest675[ RUN ] OutputsQueryTest.fibonacciChainQueryCount676[ OK ] OutputsQueryTest.fibonacciChainQueryCount (0 ms)677[----------] 1 test from OutputsQueryTest (0 ms total)678679[----------] 21 tests from OutputsSpecTest680[ RUN ] OutputsSpecTest.no_empty_names681[ OK ] OutputsSpecTest.no_empty_names (107 ms)682[ RUN ] OutputsSpecTest.bad_empty683[ OK ] OutputsSpecTest.bad_empty (0 ms)684[ RUN ] OutputsSpecTest.bad_garbage685[ OK ] OutputsSpecTest.bad_garbage (0 ms)686[ RUN ] OutputsSpecTest.bad_double_star687[ OK ] OutputsSpecTest.bad_double_star (0 ms)688[ RUN ] OutputsSpecTest.bad_star_first689[ OK ] OutputsSpecTest.bad_star_first (0 ms)690[ RUN ] OutputsSpecTest.bad_star_second691[ OK ] OutputsSpecTest.bad_star_second (0 ms)692[ RUN ] OutputsSpecTest.all693[ OK ] OutputsSpecTest.all (0 ms)694[ RUN ] OutputsSpecTest.names_out695[ OK ] OutputsSpecTest.names_out (0 ms)696[ RUN ] OutputsSpecTest.names_underscore697[ OK ] OutputsSpecTest.names_underscore (0 ms)698[ RUN ] OutputsSpecTest.names_numeric699[ OK ] OutputsSpecTest.names_numeric (0 ms)700[ RUN ] OutputsSpecTest.names_out_bin701[ OK ] OutputsSpecTest.names_out_bin (0 ms)702[ RUN ] OutputsSpecTest.subsets_all_all703[ OK ] OutputsSpecTest.subsets_all_all (0 ms)704[ RUN ] OutputsSpecTest.subsets_names_all705[ OK ] OutputsSpecTest.subsets_names_all (0 ms)706[ RUN ] OutputsSpecTest.subsets_names_names_eq707[ OK ] OutputsSpecTest.subsets_names_names_eq (0 ms)708[ RUN ] OutputsSpecTest.subsets_names_names_noneq709[ OK ] OutputsSpecTest.subsets_names_names_noneq (0 ms)710[ RUN ] OutputsSpecTest.not_subsets_all_names711[ OK ] OutputsSpecTest.not_subsets_all_names (0 ms)712[ RUN ] OutputsSpecTest.not_subsets_names_names713[ OK ] OutputsSpecTest.not_subsets_names_names (0 ms)714[ RUN ] OutputsSpecTest.union_all_all715[ OK ] OutputsSpecTest.union_all_all (0 ms)716[ RUN ] OutputsSpecTest.union_all_names717[ OK ] OutputsSpecTest.union_all_names (0 ms)718[ RUN ] OutputsSpecTest.union_names_all719[ OK ] OutputsSpecTest.union_names_all (0 ms)720[ RUN ] OutputsSpecTest.union_names_names721[ OK ] OutputsSpecTest.union_names_names (0 ms)722[----------] 21 tests from OutputsSpecTest (108 ms total)723724[----------] 11 tests from ExtendedOutputsSpecTest725[ RUN ] ExtendedOutputsSpecTest.bad_carot_empty726[ OK ] ExtendedOutputsSpecTest.bad_carot_empty (0 ms)727[ RUN ] ExtendedOutputsSpecTest.bad_prefix_carot_empty728[ OK ] ExtendedOutputsSpecTest.bad_prefix_carot_empty (0 ms)729[ RUN ] ExtendedOutputsSpecTest.bad_garbage730[ OK ] ExtendedOutputsSpecTest.bad_garbage (0 ms)731[ RUN ] ExtendedOutputsSpecTest.bad_double_star732[ OK ] ExtendedOutputsSpecTest.bad_double_star (0 ms)733[ RUN ] ExtendedOutputsSpecTest.bad_star_first734[ OK ] ExtendedOutputsSpecTest.bad_star_first (0 ms)735[ RUN ] ExtendedOutputsSpecTest.bad_star_second736[ OK ] ExtendedOutputsSpecTest.bad_star_second (0 ms)737[ RUN ] ExtendedOutputsSpecTest.default738[ OK ] ExtendedOutputsSpecTest.default (0 ms)739[ RUN ] ExtendedOutputsSpecTest.all740[ OK ] ExtendedOutputsSpecTest.all (0 ms)741[ RUN ] ExtendedOutputsSpecTest.out742[ OK ] ExtendedOutputsSpecTest.out (0 ms)743[ RUN ] ExtendedOutputsSpecTest.out_bin744[ OK ] ExtendedOutputsSpecTest.out_bin (0 ms)745[ RUN ] ExtendedOutputsSpecTest.many_carrot746[ OK ] ExtendedOutputsSpecTest.many_carrot (0 ms)747[----------] 11 tests from ExtendedOutputsSpecTest (0 ms total)748749[----------] 1 test from OutputsSpec750[ RUN ] OutputsSpec.prop_round_rip751[ OK ] OutputsSpec.prop_round_rip (9 ms)752[----------] 1 test from OutputsSpec (9 ms total)753754[----------] 9 tests from PathInfoTestV1755[ RUN ] PathInfoTestV1.PathInfo_empty_pure_from_json756[ OK ] PathInfoTestV1.PathInfo_empty_pure_from_json (0 ms)757[ RUN ] PathInfoTestV1.PathInfo_empty_pure_to_json758[ OK ] PathInfoTestV1.PathInfo_empty_pure_to_json (0 ms)759[ RUN ] PathInfoTestV1.PathInfo_empty_impure_from_json760[ OK ] PathInfoTestV1.PathInfo_empty_impure_from_json (0 ms)761[ RUN ] PathInfoTestV1.PathInfo_empty_impure_to_json762[ OK ] PathInfoTestV1.PathInfo_empty_impure_to_json (0 ms)763[ RUN ] PathInfoTestV1.PathInfo_pure_from_json764[ OK ] PathInfoTestV1.PathInfo_pure_from_json (0 ms)765[ RUN ] PathInfoTestV1.PathInfo_pure_to_json766[ OK ] PathInfoTestV1.PathInfo_pure_to_json (0 ms)767[ RUN ] PathInfoTestV1.PathInfo_impure_from_json768[ OK ] PathInfoTestV1.PathInfo_impure_from_json (0 ms)769[ RUN ] PathInfoTestV1.PathInfo_impure_to_json770[ OK ] PathInfoTestV1.PathInfo_impure_to_json (0 ms)771[ RUN ] PathInfoTestV1.PathInfo_pure_noversion_from_json772[ OK ] PathInfoTestV1.PathInfo_pure_noversion_from_json (0 ms)773[----------] 9 tests from PathInfoTestV1 (0 ms total)774775[----------] 9 tests from PathInfoTestV2776[ RUN ] PathInfoTestV2.PathInfo_empty_pure_from_json777[ OK ] PathInfoTestV2.PathInfo_empty_pure_from_json (0 ms)778[ RUN ] PathInfoTestV2.PathInfo_empty_pure_to_json779[ OK ] PathInfoTestV2.PathInfo_empty_pure_to_json (0 ms)780[ RUN ] PathInfoTestV2.PathInfo_empty_impure_from_json781[ OK ] PathInfoTestV2.PathInfo_empty_impure_from_json (0 ms)782[ RUN ] PathInfoTestV2.PathInfo_empty_impure_to_json783[ OK ] PathInfoTestV2.PathInfo_empty_impure_to_json (0 ms)784[ RUN ] PathInfoTestV2.PathInfo_pure_from_json785[ OK ] PathInfoTestV2.PathInfo_pure_from_json (0 ms)786[ RUN ] PathInfoTestV2.PathInfo_pure_to_json787[ OK ] PathInfoTestV2.PathInfo_pure_to_json (0 ms)788[ RUN ] PathInfoTestV2.PathInfo_impure_from_json789[ OK ] PathInfoTestV2.PathInfo_impure_from_json (0 ms)790[ RUN ] PathInfoTestV2.PathInfo_impure_to_json791[ OK ] PathInfoTestV2.PathInfo_impure_to_json (0 ms)792[ RUN ] PathInfoTestV2.PathInfo_full_shortRefs793[ OK ] PathInfoTestV2.PathInfo_full_shortRefs (0 ms)794[----------] 9 tests from PathInfoTestV2 (0 ms total)795796[----------] 8 tests from PathInfoTestV3797[ RUN ] PathInfoTestV3.PathInfo_empty_pure_from_json798[ OK ] PathInfoTestV3.PathInfo_empty_pure_from_json (0 ms)799[ RUN ] PathInfoTestV3.PathInfo_empty_pure_to_json800[ OK ] PathInfoTestV3.PathInfo_empty_pure_to_json (0 ms)801[ RUN ] PathInfoTestV3.PathInfo_empty_impure_from_json802[ OK ] PathInfoTestV3.PathInfo_empty_impure_from_json (0 ms)803[ RUN ] PathInfoTestV3.PathInfo_empty_impure_to_json804[ OK ] PathInfoTestV3.PathInfo_empty_impure_to_json (0 ms)805[ RUN ] PathInfoTestV3.PathInfo_pure_from_json806[ OK ] PathInfoTestV3.PathInfo_pure_from_json (0 ms)807[ RUN ] PathInfoTestV3.PathInfo_pure_to_json808[ OK ] PathInfoTestV3.PathInfo_pure_to_json (0 ms)809[ RUN ] PathInfoTestV3.PathInfo_impure_from_json810[ OK ] PathInfoTestV3.PathInfo_impure_from_json (0 ms)811[ RUN ] PathInfoTestV3.PathInfo_impure_to_json812[ OK ] PathInfoTestV3.PathInfo_impure_to_json (0 ms)813[----------] 8 tests from PathInfoTestV3 (0 ms total)814815[----------] 39 tests from StorePathTest816[ RUN ] StorePathTest.bad_empty817[ OK ] StorePathTest.bad_empty (0 ms)818[ RUN ] StorePathTest.bad_garbage819[ OK ] StorePathTest.bad_garbage (0 ms)820[ RUN ] StorePathTest.bad_double_star821[ OK ] StorePathTest.bad_double_star (0 ms)822[ RUN ] StorePathTest.bad_star_first823[ OK ] StorePathTest.bad_star_first (0 ms)824[ RUN ] StorePathTest.bad_star_second825[ OK ] StorePathTest.bad_star_second (0 ms)826[ RUN ] StorePathTest.bad_bang827[ OK ] StorePathTest.bad_bang (0 ms)828[ RUN ] StorePathTest.bad_dot829[ OK ] StorePathTest.bad_dot (0 ms)830[ RUN ] StorePathTest.bad_dot_dot831[ OK ] StorePathTest.bad_dot_dot (0 ms)832[ RUN ] StorePathTest.bad_dot_dot_dash833[ OK ] StorePathTest.bad_dot_dot_dash (0 ms)834[ RUN ] StorePathTest.bad_dot_dash835[ OK ] StorePathTest.bad_dot_dash (0 ms)836[ RUN ] StorePathTest.bad_dot_dot_dash_a837[ OK ] StorePathTest.bad_dot_dot_dash_a (0 ms)838[ RUN ] StorePathTest.bad_dot_dash_a839[ OK ] StorePathTest.bad_dot_dash_a (0 ms)840[ RUN ] StorePathTest.good_numbers841[ OK ] StorePathTest.good_numbers (0 ms)842[ RUN ] StorePathTest.good_lower_case843[ OK ] StorePathTest.good_lower_case (0 ms)844[ RUN ] StorePathTest.good_upper_case845[ OK ] StorePathTest.good_upper_case (0 ms)846[ RUN ] StorePathTest.good_plus847[ OK ] StorePathTest.good_plus (0 ms)848[ RUN ] StorePathTest.good_dash849[ OK ] StorePathTest.good_dash (0 ms)850[ RUN ] StorePathTest.good_underscore851[ OK ] StorePathTest.good_underscore (0 ms)852[ RUN ] StorePathTest.good_period853[ OK ] StorePathTest.good_period (0 ms)854[ RUN ] StorePathTest.good_question_mark855[ OK ] StorePathTest.good_question_mark (0 ms)856[ RUN ] StorePathTest.good_equals_sign857[ OK ] StorePathTest.good_equals_sign (0 ms)858[ RUN ] StorePathTest.good_dotfile859[ OK ] StorePathTest.good_dotfile (0 ms)860[ RUN ] StorePathTest.good_triple_dot_a861[ OK ] StorePathTest.good_triple_dot_a (0 ms)862[ RUN ] StorePathTest.good_triple_dot_1863[ OK ] StorePathTest.good_triple_dot_1 (0 ms)864[ RUN ] StorePathTest.good_triple_dot_dash865[ OK ] StorePathTest.good_triple_dot_dash (0 ms)866[ RUN ] StorePathTest.good_triple_dot867[ OK ] StorePathTest.good_triple_dot (0 ms)868[ RUN ] StorePathTest.only_non_canonical_trailing_slash869[ OK ] StorePathTest.only_non_canonical_trailing_slash (0 ms)870[ RUN ] StorePathTest.only_non_canonical_double_slash871[ OK ] StorePathTest.only_non_canonical_double_slash (0 ms)872[ RUN ] StorePathTest.only_non_canonical_dot873[ OK ] StorePathTest.only_non_canonical_dot (0 ms)874[ RUN ] StorePathTest.only_non_canonical_dot_dot875[ OK ] StorePathTest.only_non_canonical_dot_dot (0 ms)876[ RUN ] StorePathTest.neither_empty877[ OK ] StorePathTest.neither_empty (0 ms)878[ RUN ] StorePathTest.neither_relative879[ OK ] StorePathTest.neither_relative (0 ms)880[ RUN ] StorePathTest.neither_outside_store881[ OK ] StorePathTest.neither_outside_store (0 ms)882[ RUN ] StorePathTest.neither_store_dir_itself883[ OK ] StorePathTest.neither_store_dir_itself (0 ms)884[ RUN ] StorePathTest.neither_store_dir_slash885[ OK ] StorePathTest.neither_store_dir_slash (0 ms)886[ RUN ] StorePathTest.neither_subdirectory887[ OK ] StorePathTest.neither_subdirectory (0 ms)888[ RUN ] StorePathTest.neither_prefix_only889[ OK ] StorePathTest.neither_prefix_only (0 ms)890[ RUN ] StorePathTest.mustBeDashAfterHashPart891[ OK ] StorePathTest.mustBeDashAfterHashPart (0 ms)892[ RUN ] StorePathTest.maximumLength893[ OK ] StorePathTest.maximumLength (0 ms)894[----------] 39 tests from StorePathTest (1 ms total)895896[----------] 4 tests from StorePathTest_RapidCheck897[ RUN ] StorePathTest_RapidCheck.prop_canonical_round_trip898[ OK ] StorePathTest_RapidCheck.prop_canonical_round_trip (1 ms)899[ RUN ] StorePathTest_RapidCheck.prop_regex_accept900[ OK ] StorePathTest_RapidCheck.prop_regex_accept (1 ms)901[ RUN ] StorePathTest_RapidCheck.prop_round_rip902[ OK ] StorePathTest_RapidCheck.prop_round_rip (1 ms)903[ RUN ] StorePathTest_RapidCheck.prop_check_regex_eq_parse904[ OK ] StorePathTest_RapidCheck.prop_check_regex_eq_parse (12 ms)905[----------] 4 tests from StorePathTest_RapidCheck (16 ms total)906907[----------] 1 test from RealisationTest908[ RUN ] RealisationTest.with_signature_from_json909[ OK ] RealisationTest.with_signature_from_json (0 ms)910[----------] 1 test from RealisationTest (0 ms total)911912[----------] 3 tests from references913[ RUN ] references.rewritingSinkChunking914[ OK ] references.rewritingSinkChunking (33 ms)915[ RUN ] references.scan916[ OK ] references.scan (0 ms)917[ RUN ] references.scanForReferencesDeep918[ OK ] references.scanForReferencesDeep (0 ms)919[----------] 3 tests from references (34 ms total)920921[----------] 8 tests from S3BinaryCacheStore922[ RUN ] S3BinaryCacheStore.constructConfig923[ OK ] S3BinaryCacheStore.constructConfig (0 ms)924[ RUN ] S3BinaryCacheStore.constructConfigWithRegion925[ OK ] S3BinaryCacheStore.constructConfigWithRegion (0 ms)926[ RUN ] S3BinaryCacheStore.defaultSettings927[ OK ] S3BinaryCacheStore.defaultSettings (0 ms)928[ RUN ] S3BinaryCacheStore.s3StoreConfigPreservesParameters929[ OK ] S3BinaryCacheStore.s3StoreConfigPreservesParameters (0 ms)930[ RUN ] S3BinaryCacheStore.s3SchemeRegistration931[ OK ] S3BinaryCacheStore.s3SchemeRegistration (0 ms)932[ RUN ] S3BinaryCacheStore.parameterFiltering933[ OK ] S3BinaryCacheStore.parameterFiltering (0 ms)934[ RUN ] S3BinaryCacheStore.storageClassDefault935[ OK ] S3BinaryCacheStore.storageClassDefault (0 ms)936[ RUN ] S3BinaryCacheStore.storageClassConfiguration937[ OK ] S3BinaryCacheStore.storageClassConfiguration (0 ms)938[----------] 8 tests from S3BinaryCacheStore (0 ms total)939940[----------] 2 tests from ParsedS3URLTest941[ RUN ] ParsedS3URLTest.invalidAddressingStyleThrows942[ OK ] ParsedS3URLTest.invalidAddressingStyleThrows (0 ms)943[ RUN ] ParsedS3URLTest.virtualStyleWithAuthoritylessEndpointThrows944[ OK ] ParsedS3URLTest.virtualStyleWithAuthoritylessEndpointThrows (0 ms)945[----------] 2 tests from ParsedS3URLTest (0 ms total)946947[----------] 78 tests from ServeProtoTest948[ RUN ] ServeProtoTest.string_read949[ OK ] ServeProtoTest.string_read (0 ms)950[ RUN ] ServeProtoTest.string_json_read951[ OK ] ServeProtoTest.string_json_read (0 ms)952[ RUN ] ServeProtoTest.string_write953[ OK ] ServeProtoTest.string_write (0 ms)954[ RUN ] ServeProtoTest.string_json_write955[ OK ] ServeProtoTest.string_json_write (0 ms)956[ RUN ] ServeProtoTest.storePath_read957[ OK ] ServeProtoTest.storePath_read (0 ms)958[ RUN ] ServeProtoTest.storePath_json_read959[ OK ] ServeProtoTest.storePath_json_read (0 ms)960[ RUN ] ServeProtoTest.storePath_write961[ OK ] ServeProtoTest.storePath_write (0 ms)962[ RUN ] ServeProtoTest.storePath_json_write963[ OK ] ServeProtoTest.storePath_json_write (0 ms)964[ RUN ] ServeProtoTest.contentAddress_read965[ OK ] ServeProtoTest.contentAddress_read (0 ms)966[ RUN ] ServeProtoTest.contentAddress_json_read967[ OK ] ServeProtoTest.contentAddress_json_read (0 ms)968[ RUN ] ServeProtoTest.contentAddress_write969[ OK ] ServeProtoTest.contentAddress_write (0 ms)970[ RUN ] ServeProtoTest.contentAddress_json_write971[ OK ] ServeProtoTest.contentAddress_json_write (0 ms)972[ RUN ] ServeProtoTest.drvOutput_2_8_read973[ OK ] ServeProtoTest.drvOutput_2_8_read (0 ms)974[ RUN ] ServeProtoTest.drvOutput_2_8_json_read975[ OK ] ServeProtoTest.drvOutput_2_8_json_read (0 ms)976[ RUN ] ServeProtoTest.drvOutput_2_8_write977[ OK ] ServeProtoTest.drvOutput_2_8_write (0 ms)978[ RUN ] ServeProtoTest.drvOutput_2_8_json_write979[ OK ] ServeProtoTest.drvOutput_2_8_json_write (0 ms)980[ RUN ] ServeProtoTest.unkeyedRealisation_2_8_read981[ OK ] ServeProtoTest.unkeyedRealisation_2_8_read (0 ms)982[ RUN ] ServeProtoTest.unkeyedRealisation_2_8_json_read983[ OK ] ServeProtoTest.unkeyedRealisation_2_8_json_read (0 ms)984[ RUN ] ServeProtoTest.unkeyedRealisation_2_8_write985[ OK ] ServeProtoTest.unkeyedRealisation_2_8_write (0 ms)986[ RUN ] ServeProtoTest.unkeyedRealisation_2_8_json_write987[ OK ] ServeProtoTest.unkeyedRealisation_2_8_json_write (0 ms)988[ RUN ] ServeProtoTest.realisation_2_8_read989[ OK ] ServeProtoTest.realisation_2_8_read (0 ms)990[ RUN ] ServeProtoTest.realisation_2_8_json_read991[ OK ] ServeProtoTest.realisation_2_8_json_read (0 ms)992[ RUN ] ServeProtoTest.realisation_2_8_write993[ OK ] ServeProtoTest.realisation_2_8_write (0 ms)994[ RUN ] ServeProtoTest.realisation_2_8_json_write995[ OK ] ServeProtoTest.realisation_2_8_json_write (0 ms)996[ RUN ] ServeProtoTest.buildResult_2_2_read997[ OK ] ServeProtoTest.buildResult_2_2_read (0 ms)998[ RUN ] ServeProtoTest.buildResult_2_2_json_read999[ OK ] ServeProtoTest.buildResult_2_2_json_read (0 ms)1000[ RUN ] ServeProtoTest.buildResult_2_2_write1001[ OK ] ServeProtoTest.buildResult_2_2_write (0 ms)1002[ RUN ] ServeProtoTest.buildResult_2_2_json_write1003[ OK ] ServeProtoTest.buildResult_2_2_json_write (0 ms)1004[ RUN ] ServeProtoTest.buildResult_2_3_read1005[ OK ] ServeProtoTest.buildResult_2_3_read (0 ms)1006[ RUN ] ServeProtoTest.buildResult_2_3_json_read1007[ OK ] ServeProtoTest.buildResult_2_3_json_read (0 ms)1008[ RUN ] ServeProtoTest.buildResult_2_3_write1009[ OK ] ServeProtoTest.buildResult_2_3_write (0 ms)1010[ RUN ] ServeProtoTest.buildResult_2_3_json_write1011[ OK ] ServeProtoTest.buildResult_2_3_json_write (0 ms)1012[ RUN ] ServeProtoTest.buildResult_2_6_read1013[ OK ] ServeProtoTest.buildResult_2_6_read (0 ms)1014[ RUN ] ServeProtoTest.buildResult_2_6_json_read1015[ OK ] ServeProtoTest.buildResult_2_6_json_read (0 ms)1016[ RUN ] ServeProtoTest.buildResult_2_8_read1017[ OK ] ServeProtoTest.buildResult_2_8_read (0 ms)1018[ RUN ] ServeProtoTest.buildResult_2_8_json_read1019[ OK ] ServeProtoTest.buildResult_2_8_json_read (0 ms)1020[ RUN ] ServeProtoTest.buildResult_2_8_write1021[ OK ] ServeProtoTest.buildResult_2_8_write (0 ms)1022[ RUN ] ServeProtoTest.buildResult_2_8_json_write1023[ OK ] ServeProtoTest.buildResult_2_8_json_write (0 ms)1024[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_3_read1025[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_3_read (0 ms)1026[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_3_json_read1027[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_3_json_read (0 ms)1028[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_3_write1029[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_3_write (0 ms)1030[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_3_json_write1031[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_3_json_write (0 ms)1032[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_4_read1033[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_4_read (0 ms)1034[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_4_json_read1035[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_4_json_read (0 ms)1036[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_4_write1037[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_4_write (0 ms)1038[ RUN ] ServeProtoTest.unkeyedValidPathInfo_2_4_json_write1039[ OK ] ServeProtoTest.unkeyedValidPathInfo_2_4_json_write (0 ms)1040[ RUN ] ServeProtoTest.build_options_2_1_read1041[ OK ] ServeProtoTest.build_options_2_1_read (0 ms)1042[ RUN ] ServeProtoTest.build_options_2_1_write1043[ OK ] ServeProtoTest.build_options_2_1_write (0 ms)1044[ RUN ] ServeProtoTest.build_options_2_2_read1045[ OK ] ServeProtoTest.build_options_2_2_read (0 ms)1046[ RUN ] ServeProtoTest.build_options_2_2_write1047[ OK ] ServeProtoTest.build_options_2_2_write (0 ms)1048[ RUN ] ServeProtoTest.build_options_2_3_read1049[ OK ] ServeProtoTest.build_options_2_3_read (0 ms)1050[ RUN ] ServeProtoTest.build_options_2_3_write1051[ OK ] ServeProtoTest.build_options_2_3_write (0 ms)1052[ RUN ] ServeProtoTest.build_options_2_7_read1053[ OK ] ServeProtoTest.build_options_2_7_read (0 ms)1054[ RUN ] ServeProtoTest.build_options_2_7_write1055[ OK ] ServeProtoTest.build_options_2_7_write (0 ms)1056[ RUN ] ServeProtoTest.vector_read1057[ OK ] ServeProtoTest.vector_read (0 ms)1058[ RUN ] ServeProtoTest.vector_json_read1059[ OK ] ServeProtoTest.vector_json_read (0 ms)1060[ RUN ] ServeProtoTest.vector_write1061[ OK ] ServeProtoTest.vector_write (0 ms)1062[ RUN ] ServeProtoTest.vector_json_write1063[ OK ] ServeProtoTest.vector_json_write (0 ms)1064[ RUN ] ServeProtoTest.set_read1065[ OK ] ServeProtoTest.set_read (0 ms)1066[ RUN ] ServeProtoTest.set_json_read1067[ OK ] ServeProtoTest.set_json_read (0 ms)1068[ RUN ] ServeProtoTest.set_write1069[ OK ] ServeProtoTest.set_write (0 ms)1070[ RUN ] ServeProtoTest.set_json_write1071[ OK ] ServeProtoTest.set_json_write (0 ms)1072[ RUN ] ServeProtoTest.optionalStorePath_read1073[ OK ] ServeProtoTest.optionalStorePath_read (0 ms)1074[ RUN ] ServeProtoTest.optionalStorePath_json_read1075[ OK ] ServeProtoTest.optionalStorePath_json_read (0 ms)1076[ RUN ] ServeProtoTest.optionalStorePath_write1077[ OK ] ServeProtoTest.optionalStorePath_write (0 ms)1078[ RUN ] ServeProtoTest.optionalStorePath_json_write1079[ OK ] ServeProtoTest.optionalStorePath_json_write (0 ms)1080[ RUN ] ServeProtoTest.optionalContentAddress_read1081[ OK ] ServeProtoTest.optionalContentAddress_read (0 ms)1082[ RUN ] ServeProtoTest.optionalContentAddress_json_read1083[ OK ] ServeProtoTest.optionalContentAddress_json_read (0 ms)1084[ RUN ] ServeProtoTest.optionalContentAddress_write1085[ OK ] ServeProtoTest.optionalContentAddress_write (0 ms)1086[ RUN ] ServeProtoTest.optionalContentAddress_json_write1087[ OK ] ServeProtoTest.optionalContentAddress_json_write (0 ms)1088[ RUN ] ServeProtoTest.handshake_log1089[ OK ] ServeProtoTest.handshake_log (0 ms)1090[ RUN ] ServeProtoTest.handshake_client_replay1091[ OK ] ServeProtoTest.handshake_client_replay (0 ms)1092[ RUN ] ServeProtoTest.handshake_client_truncated_replay_throws1093[ OK ] ServeProtoTest.handshake_client_truncated_replay_throws (0 ms)1094[ RUN ] ServeProtoTest.handshake_client_corrupted_throws1095[ OK ] ServeProtoTest.handshake_client_corrupted_throws (0 ms)1096[ RUN ] ServeProtoTest.buildResult_2_7_compat_read1097[ OK ] ServeProtoTest.buildResult_2_7_compat_read (0 ms)1098[ RUN ] ServeProtoTest.buildResult_2_7_compat_json_read1099[ OK ] ServeProtoTest.buildResult_2_7_compat_json_read (0 ms)1100[ RUN ] ServeProtoTest.buildResult_2_7_compat_write1101[ OK ] ServeProtoTest.buildResult_2_7_compat_write (0 ms)1102[ RUN ] ServeProtoTest.buildResult_2_7_compat_json_write1103[ OK ] ServeProtoTest.buildResult_2_7_compat_json_write (0 ms)1104[----------] 78 tests from ServeProtoTest (5 ms total)11051106[----------] 3 tests from SSHStore1107[ RUN ] SSHStore.storeDir_absolutePath1108[ OK ] SSHStore.storeDir_absolutePath (0 ms)1109[ RUN ] SSHStore.storeDir_relativePath_rejected1110[ OK ] SSHStore.storeDir_relativePath_rejected (0 ms)1111[ RUN ] SSHStore.constructConfig1112[ OK ] SSHStore.constructConfig (0 ms)1113[----------] 3 tests from SSHStore (0 ms total)11141115[----------] 3 tests from MountedSSHStore1116[ RUN ] MountedSSHStore.storeDir_absolutePath1117[ OK ] MountedSSHStore.storeDir_absolutePath (0 ms)1118[ RUN ] MountedSSHStore.storeDir_relativePath_rejected1119[ OK ] MountedSSHStore.storeDir_relativePath_rejected (0 ms)1120[ RUN ] MountedSSHStore.constructConfig1121[ OK ] MountedSSHStore.constructConfig (0 ms)1122[----------] 3 tests from MountedSSHStore (0 ms total)11231124[----------] 2 tests from StoreOpen1125[ RUN ] StoreOpen.resolveStoreConfig_auto_default1126[ OK ] StoreOpen.resolveStoreConfig_auto_default (0 ms)1127[ RUN ] StoreOpen.resolveStoreConfig_auto_withParams1128[ OK ] StoreOpen.resolveStoreConfig_auto_withParams (0 ms)1129[----------] 2 tests from StoreOpen (0 ms total)11301131[----------] 31 tests from StoreReferenceTest1132[ RUN ] StoreReferenceTest.PathInfo_auto_from_uri1133[ OK ] StoreReferenceTest.PathInfo_auto_from_uri (0 ms)1134[ RUN ] StoreReferenceTest.PathInfo_auto_to_uri1135[ OK ] StoreReferenceTest.PathInfo_auto_to_uri (0 ms)1136[ RUN ] StoreReferenceTest.PathInfo_auto_param_from_uri1137[ OK ] StoreReferenceTest.PathInfo_auto_param_from_uri (0 ms)1138[ RUN ] StoreReferenceTest.PathInfo_auto_param_to_uri1139[ OK ] StoreReferenceTest.PathInfo_auto_param_to_uri (0 ms)1140[ RUN ] StoreReferenceTest.PathInfo_local_1_from_uri1141[ OK ] StoreReferenceTest.PathInfo_local_1_from_uri (0 ms)1142[ RUN ] StoreReferenceTest.PathInfo_local_1_to_uri1143[ OK ] StoreReferenceTest.PathInfo_local_1_to_uri (0 ms)1144[ RUN ] StoreReferenceTest.PathInfo_local_2_from_uri1145[ OK ] StoreReferenceTest.PathInfo_local_2_from_uri (0 ms)1146[ RUN ] StoreReferenceTest.PathInfo_local_2_to_uri1147[ OK ] StoreReferenceTest.PathInfo_local_2_to_uri (0 ms)1148[ RUN ] StoreReferenceTest.PathInfo_local_3_from_uri1149[ OK ] StoreReferenceTest.PathInfo_local_3_from_uri (0 ms)1150[ RUN ] StoreReferenceTest.PathInfo_local_3_to_uri1151[ OK ] StoreReferenceTest.PathInfo_local_3_to_uri (0 ms)1152[ RUN ] StoreReferenceTest.PathInfo_local_3_no_percent_from_uri1153[ OK ] StoreReferenceTest.PathInfo_local_3_no_percent_from_uri (0 ms)1154[ RUN ] StoreReferenceTest.PathInfo_local_shorthand_1_from_uri1155[ OK ] StoreReferenceTest.PathInfo_local_shorthand_1_from_uri (0 ms)1156[ RUN ] StoreReferenceTest.PathInfo_local_shorthand_path_unix_from_uri1157[ OK ] StoreReferenceTest.PathInfo_local_shorthand_path_unix_from_uri (0 ms)1158[ RUN ] StoreReferenceTest.PathInfo_local_shorthand_3_from_uri1159[ OK ] StoreReferenceTest.PathInfo_local_shorthand_3_from_uri (0 ms)1160[ RUN ] StoreReferenceTest.PathInfo_local_shorthand_3_to_uri1161[ OK ] StoreReferenceTest.PathInfo_local_shorthand_3_to_uri (0 ms)1162[ RUN ] StoreReferenceTest.PathInfo_unix_from_uri1163[ OK ] StoreReferenceTest.PathInfo_unix_from_uri (0 ms)1164[ RUN ] StoreReferenceTest.PathInfo_unix_to_uri1165[ OK ] StoreReferenceTest.PathInfo_unix_to_uri (0 ms)1166[ RUN ] StoreReferenceTest.PathInfo_unix_shorthand_from_uri1167[ OK ] StoreReferenceTest.PathInfo_unix_shorthand_from_uri (0 ms)1168[ RUN ] StoreReferenceTest.PathInfo_ssh_from_uri1169[ OK ] StoreReferenceTest.PathInfo_ssh_from_uri (0 ms)1170[ RUN ] StoreReferenceTest.PathInfo_ssh_to_uri1171[ OK ] StoreReferenceTest.PathInfo_ssh_to_uri (0 ms)1172[ RUN ] StoreReferenceTest.PathInfo_daemon_shorthand_from_uri1173[ OK ] StoreReferenceTest.PathInfo_daemon_shorthand_from_uri (0 ms)1174[ RUN ] StoreReferenceTest.PathInfo_daemon_shorthand_to_uri1175[ OK ] StoreReferenceTest.PathInfo_daemon_shorthand_to_uri (0 ms)1176[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_1_from_uri1177[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_1_from_uri (0 ms)1178[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_2_from_uri1179[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_2_from_uri (0 ms)1180[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_3_from_uri1181[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_3_from_uri (0 ms)1182[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_4_from_uri1183[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_4_from_uri (0 ms)1184[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_5_from_uri1185/build/source/src/libstore-tests/build/../store-reference.cc:221: Failure1186Expected equality of these values:1187 got1188 Which is: ssh://userinfo@[fea5:23e1:3916:fc24:cb52:2837:2ecb:ea8e%25eth0%00%00]?a=b&c=d1189 expected1190 Which is: ssh://userinfo@[fea5:23e1:3916:fc24:cb52:2837:2ecb:ea8e%25eth0]?a=b&c=d11911192[ FAILED ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_5_from_uri (0 ms)1193[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_6_from_uri1194[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_6_from_uri (0 ms)1195[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_7_from_uri1196[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_7_from_uri (0 ms)1197[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_8_from_uri1198[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_8_from_uri (0 ms)1199[ RUN ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_9_from_uri1200[ OK ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_9_from_uri (0 ms)1201[----------] 31 tests from StoreReferenceTest (2 ms total)12021203[----------] 6 tests from UDSRemoteStore1204[ RUN ] UDSRemoteStore.storeDir_absolutePath1205[ OK ] UDSRemoteStore.storeDir_absolutePath (0 ms)1206[ RUN ] UDSRemoteStore.storeDir_relativePath_rejected1207[ OK ] UDSRemoteStore.storeDir_relativePath_rejected (0 ms)1208[ RUN ] UDSRemoteStore.constructConfig1209[ OK ] UDSRemoteStore.constructConfig (0 ms)1210[ RUN ] UDSRemoteStore.constructConfig_to_string1211[ OK ] UDSRemoteStore.constructConfig_to_string (0 ms)1212[ RUN ] UDSRemoteStore.constructConfigWithParams1213[ OK ] UDSRemoteStore.constructConfigWithParams (0 ms)1214[ RUN ] UDSRemoteStore.constructConfigWithParamsNoPath1215[ OK ] UDSRemoteStore.constructConfigWithParamsNoPath (0 ms)1216[----------] 6 tests from UDSRemoteStore (0 ms total)12171218[----------] 1 test from WorkerProtoVersionNumber1219[ RUN ] WorkerProtoVersionNumber.ordering1220[ OK ] WorkerProtoVersionNumber.ordering (0 ms)1221[----------] 1 test from WorkerProtoVersionNumber (0 ms total)12221223[----------] 5 tests from WorkerProtoVersion1224[ RUN ] WorkerProtoVersion.partialOrderingSameFeatures1225[ OK ] WorkerProtoVersion.partialOrderingSameFeatures (0 ms)1226[ RUN ] WorkerProtoVersion.partialOrderingSubsetFeatures1227[ OK ] WorkerProtoVersion.partialOrderingSubsetFeatures (0 ms)1228[ RUN ] WorkerProtoVersion.partialOrderingUnordered1229[ OK ] WorkerProtoVersion.partialOrderingUnordered (0 ms)1230[ RUN ] WorkerProtoVersion.partialOrderingHigherNumberFewerFeatures1231[ OK ] WorkerProtoVersion.partialOrderingHigherNumberFewerFeatures (0 ms)1232[ RUN ] WorkerProtoVersion.partialOrderingEmptyFeatures1233[ OK ] WorkerProtoVersion.partialOrderingEmptyFeatures (0 ms)1234[----------] 5 tests from WorkerProtoVersion (0 ms total)12351236[----------] 101 tests from WorkerProtoTest1237[ RUN ] WorkerProtoTest.string_read1238[ OK ] WorkerProtoTest.string_read (0 ms)1239[ RUN ] WorkerProtoTest.string_json_read1240[ OK ] WorkerProtoTest.string_json_read (0 ms)1241[ RUN ] WorkerProtoTest.string_write1242[ OK ] WorkerProtoTest.string_write (0 ms)1243[ RUN ] WorkerProtoTest.string_json_write1244[ OK ] WorkerProtoTest.string_json_write (0 ms)1245[ RUN ] WorkerProtoTest.storePath_read1246[ OK ] WorkerProtoTest.storePath_read (0 ms)1247[ RUN ] WorkerProtoTest.storePath_json_read1248[ OK ] WorkerProtoTest.storePath_json_read (0 ms)1249[ RUN ] WorkerProtoTest.storePath_write1250[ OK ] WorkerProtoTest.storePath_write (0 ms)1251[ RUN ] WorkerProtoTest.storePath_json_write1252[ OK ] WorkerProtoTest.storePath_json_write (0 ms)1253[ RUN ] WorkerProtoTest.contentAddress_read1254[ OK ] WorkerProtoTest.contentAddress_read (0 ms)1255[ RUN ] WorkerProtoTest.contentAddress_json_read1256[ OK ] WorkerProtoTest.contentAddress_json_read (0 ms)1257[ RUN ] WorkerProtoTest.contentAddress_write1258[ OK ] WorkerProtoTest.contentAddress_write (0 ms)1259[ RUN ] WorkerProtoTest.contentAddress_json_write1260[ OK ] WorkerProtoTest.contentAddress_json_write (0 ms)1261[ RUN ] WorkerProtoTest.derivedPath_1_29_read1262[ OK ] WorkerProtoTest.derivedPath_1_29_read (0 ms)1263[ RUN ] WorkerProtoTest.derivedPath_1_29_json_read1264[ OK ] WorkerProtoTest.derivedPath_1_29_json_read (0 ms)1265[ RUN ] WorkerProtoTest.derivedPath_1_29_write1266[ OK ] WorkerProtoTest.derivedPath_1_29_write (0 ms)1267[ RUN ] WorkerProtoTest.derivedPath_1_29_json_write1268[ OK ] WorkerProtoTest.derivedPath_1_29_json_write (0 ms)1269[ RUN ] WorkerProtoTest.derivedPath_1_30_read1270[ OK ] WorkerProtoTest.derivedPath_1_30_read (0 ms)1271[ RUN ] WorkerProtoTest.derivedPath_1_30_json_read1272[ OK ] WorkerProtoTest.derivedPath_1_30_json_read (0 ms)1273[ RUN ] WorkerProtoTest.derivedPath_1_30_write1274[ OK ] WorkerProtoTest.derivedPath_1_30_write (0 ms)1275[ RUN ] WorkerProtoTest.derivedPath_1_30_json_write1276[ OK ] WorkerProtoTest.derivedPath_1_30_json_write (0 ms)1277[ RUN ] WorkerProtoTest.drvOutput_read1278[ OK ] WorkerProtoTest.drvOutput_read (0 ms)1279[ RUN ] WorkerProtoTest.drvOutput_json_read1280[ OK ] WorkerProtoTest.drvOutput_json_read (0 ms)1281[ RUN ] WorkerProtoTest.drvOutput_write1282[ OK ] WorkerProtoTest.drvOutput_write (0 ms)1283[ RUN ] WorkerProtoTest.drvOutput_json_write1284[ OK ] WorkerProtoTest.drvOutput_json_write (0 ms)1285[ RUN ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_read1286[ OK ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_read (0 ms)1287[ RUN ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_json_read1288[ OK ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_json_read (0 ms)1289[ RUN ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_write1290[ OK ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_write (0 ms)1291[ RUN ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_json_write1292[ OK ] WorkerProtoTest.unkeyedRealisation_realisation_with_path_json_write (0 ms)1293[ RUN ] WorkerProtoTest.realisation_realisation_with_path_read1294[ OK ] WorkerProtoTest.realisation_realisation_with_path_read (0 ms)1295[ RUN ] WorkerProtoTest.realisation_realisation_with_path_json_read1296[ OK ] WorkerProtoTest.realisation_realisation_with_path_json_read (0 ms)1297[ RUN ] WorkerProtoTest.realisation_realisation_with_path_write1298[ OK ] WorkerProtoTest.realisation_realisation_with_path_write (0 ms)1299[ RUN ] WorkerProtoTest.realisation_realisation_with_path_json_write1300[ OK ] WorkerProtoTest.realisation_realisation_with_path_json_write (0 ms)1301[ RUN ] WorkerProtoTest.buildResult_1_27_read1302[ OK ] WorkerProtoTest.buildResult_1_27_read (0 ms)1303[ RUN ] WorkerProtoTest.buildResult_1_27_json_read1304[ OK ] WorkerProtoTest.buildResult_1_27_json_read (0 ms)1305[ RUN ] WorkerProtoTest.buildResult_1_27_write1306[ OK ] WorkerProtoTest.buildResult_1_27_write (0 ms)1307[ RUN ] WorkerProtoTest.buildResult_1_27_json_write1308[ OK ] WorkerProtoTest.buildResult_1_27_json_write (0 ms)1309[ RUN ] WorkerProtoTest.buildResult_1_28_read1310[ OK ] WorkerProtoTest.buildResult_1_28_read (0 ms)1311[ RUN ] WorkerProtoTest.buildResult_1_28_json_read1312[ OK ] WorkerProtoTest.buildResult_1_28_json_read (0 ms)1313[ RUN ] WorkerProtoTest.buildResult_1_29_read1314[ OK ] WorkerProtoTest.buildResult_1_29_read (0 ms)1315[ RUN ] WorkerProtoTest.buildResult_1_29_json_read1316[ OK ] WorkerProtoTest.buildResult_1_29_json_read (0 ms)1317[ RUN ] WorkerProtoTest.buildResult_1_37_read1318[ OK ] WorkerProtoTest.buildResult_1_37_read (0 ms)1319[ RUN ] WorkerProtoTest.buildResult_1_37_json_read1320[ OK ] WorkerProtoTest.buildResult_1_37_json_read (0 ms)1321[ RUN ] WorkerProtoTest.buildResult_realisation_with_path_read1322[ OK ] WorkerProtoTest.buildResult_realisation_with_path_read (0 ms)1323[ RUN ] WorkerProtoTest.buildResult_realisation_with_path_json_read1324[ OK ] WorkerProtoTest.buildResult_realisation_with_path_json_read (0 ms)1325[ RUN ] WorkerProtoTest.buildResult_realisation_with_path_write1326[ OK ] WorkerProtoTest.buildResult_realisation_with_path_write (0 ms)1327[ RUN ] WorkerProtoTest.buildResult_realisation_with_path_json_write1328[ OK ] WorkerProtoTest.buildResult_realisation_with_path_json_write (0 ms)1329[ RUN ] WorkerProtoTest.keyedBuildResult_1_29_read1330[ OK ] WorkerProtoTest.keyedBuildResult_1_29_read (0 ms)1331[ RUN ] WorkerProtoTest.keyedBuildResult_1_29_json_read1332[ OK ] WorkerProtoTest.keyedBuildResult_1_29_json_read (0 ms)1333[ RUN ] WorkerProtoTest.keyedBuildResult_1_29_write1334[ OK ] WorkerProtoTest.keyedBuildResult_1_29_write (0 ms)1335[ RUN ] WorkerProtoTest.keyedBuildResult_1_29_json_write1336[ OK ] WorkerProtoTest.keyedBuildResult_1_29_json_write (0 ms)1337[ RUN ] WorkerProtoTest.unkeyedValidPathInfo_1_15_read1338[ OK ] WorkerProtoTest.unkeyedValidPathInfo_1_15_read (0 ms)1339[ RUN ] WorkerProtoTest.unkeyedValidPathInfo_1_15_json_read1340[ OK ] WorkerProtoTest.unkeyedValidPathInfo_1_15_json_read (0 ms)1341[ RUN ] WorkerProtoTest.unkeyedValidPathInfo_1_15_write1342[ OK ] WorkerProtoTest.unkeyedValidPathInfo_1_15_write (0 ms)1343[ RUN ] WorkerProtoTest.unkeyedValidPathInfo_1_15_json_write1344[ OK ] WorkerProtoTest.unkeyedValidPathInfo_1_15_json_write (0 ms)1345[ RUN ] WorkerProtoTest.validPathInfo_1_15_read1346[ OK ] WorkerProtoTest.validPathInfo_1_15_read (0 ms)1347[ RUN ] WorkerProtoTest.validPathInfo_1_15_json_read1348[ OK ] WorkerProtoTest.validPathInfo_1_15_json_read (0 ms)1349[ RUN ] WorkerProtoTest.validPathInfo_1_15_write1350[ OK ] WorkerProtoTest.validPathInfo_1_15_write (0 ms)1351[ RUN ] WorkerProtoTest.validPathInfo_1_15_json_write1352[ OK ] WorkerProtoTest.validPathInfo_1_15_json_write (0 ms)1353[ RUN ] WorkerProtoTest.validPathInfo_1_16_read1354[ OK ] WorkerProtoTest.validPathInfo_1_16_read (0 ms)1355[ RUN ] WorkerProtoTest.validPathInfo_1_16_json_read1356[ OK ] WorkerProtoTest.validPathInfo_1_16_json_read (0 ms)1357[ RUN ] WorkerProtoTest.validPathInfo_1_16_write1358[ OK ] WorkerProtoTest.validPathInfo_1_16_write (0 ms)1359[ RUN ] WorkerProtoTest.validPathInfo_1_16_json_write1360[ OK ] WorkerProtoTest.validPathInfo_1_16_json_write (0 ms)1361[ RUN ] WorkerProtoTest.buildMode_read1362[ OK ] WorkerProtoTest.buildMode_read (0 ms)1363[ RUN ] WorkerProtoTest.buildMode_json_read1364[ OK ] WorkerProtoTest.buildMode_json_read (0 ms)1365[ RUN ] WorkerProtoTest.buildMode_write1366[ OK ] WorkerProtoTest.buildMode_write (0 ms)1367[ RUN ] WorkerProtoTest.buildMode_json_write1368[ OK ] WorkerProtoTest.buildMode_json_write (0 ms)1369[ RUN ] WorkerProtoTest.optionalTrustedFlag_read1370[ OK ] WorkerProtoTest.optionalTrustedFlag_read (0 ms)1371[ RUN ] WorkerProtoTest.optionalTrustedFlag_json_read1372[ OK ] WorkerProtoTest.optionalTrustedFlag_json_read (0 ms)1373[ RUN ] WorkerProtoTest.optionalTrustedFlag_write1374[ OK ] WorkerProtoTest.optionalTrustedFlag_write (0 ms)1375[ RUN ] WorkerProtoTest.optionalTrustedFlag_json_write1376[ OK ] WorkerProtoTest.optionalTrustedFlag_json_write (0 ms)1377[ RUN ] WorkerProtoTest.vector_read1378[ OK ] WorkerProtoTest.vector_read (0 ms)1379[ RUN ] WorkerProtoTest.vector_json_read1380[ OK ] WorkerProtoTest.vector_json_read (0 ms)1381[ RUN ] WorkerProtoTest.vector_write1382[ OK ] WorkerProtoTest.vector_write (0 ms)1383[ RUN ] WorkerProtoTest.vector_json_write1384[ OK ] WorkerProtoTest.vector_json_write (0 ms)1385[ RUN ] WorkerProtoTest.set_read1386[ OK ] WorkerProtoTest.set_read (0 ms)1387[ RUN ] WorkerProtoTest.set_json_read1388[ OK ] WorkerProtoTest.set_json_read (0 ms)1389[ RUN ] WorkerProtoTest.set_write1390[ OK ] WorkerProtoTest.set_write (0 ms)1391[ RUN ] WorkerProtoTest.set_json_write1392[ OK ] WorkerProtoTest.set_json_write (0 ms)1393[ RUN ] WorkerProtoTest.optionalStorePath_read1394[ OK ] WorkerProtoTest.optionalStorePath_read (0 ms)1395[ RUN ] WorkerProtoTest.optionalStorePath_json_read1396[ OK ] WorkerProtoTest.optionalStorePath_json_read (0 ms)1397[ RUN ] WorkerProtoTest.optionalStorePath_write1398[ OK ] WorkerProtoTest.optionalStorePath_write (0 ms)1399[ RUN ] WorkerProtoTest.optionalStorePath_json_write1400[ OK ] WorkerProtoTest.optionalStorePath_json_write (0 ms)1401[ RUN ] WorkerProtoTest.optionalContentAddress_read1402[ OK ] WorkerProtoTest.optionalContentAddress_read (0 ms)1403[ RUN ] WorkerProtoTest.optionalContentAddress_json_read1404[ OK ] WorkerProtoTest.optionalContentAddress_json_read (0 ms)1405[ RUN ] WorkerProtoTest.optionalContentAddress_write1406[ OK ] WorkerProtoTest.optionalContentAddress_write (0 ms)1407[ RUN ] WorkerProtoTest.optionalContentAddress_json_write1408[ OK ] WorkerProtoTest.optionalContentAddress_json_write (0 ms)1409[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_30_read1410[ OK ] WorkerProtoTest.clientHandshakeInfo_1_30_read (0 ms)1411[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_30_write1412[ OK ] WorkerProtoTest.clientHandshakeInfo_1_30_write (0 ms)1413[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_33_read1414[ OK ] WorkerProtoTest.clientHandshakeInfo_1_33_read (0 ms)1415[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_33_write1416[ OK ] WorkerProtoTest.clientHandshakeInfo_1_33_write (0 ms)1417[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_35_read1418[ OK ] WorkerProtoTest.clientHandshakeInfo_1_35_read (0 ms)1419[ RUN ] WorkerProtoTest.clientHandshakeInfo_1_35_write1420[ OK ] WorkerProtoTest.clientHandshakeInfo_1_35_write (0 ms)1421[ RUN ] WorkerProtoTest.handshake_log1422[ OK ] WorkerProtoTest.handshake_log (0 ms)1423[ RUN ] WorkerProtoTest.handshake_features1424[ OK ] WorkerProtoTest.handshake_features (0 ms)1425[ RUN ] WorkerProtoTest.handshake_client_replay1426[ OK ] WorkerProtoTest.handshake_client_replay (0 ms)1427[ RUN ] WorkerProtoTest.handshake_client_truncated_replay_throws1428[ OK ] WorkerProtoTest.handshake_client_truncated_replay_throws (0 ms)1429[ RUN ] WorkerProtoTest.handshake_client_corrupted_throws1430[ OK ] WorkerProtoTest.handshake_client_corrupted_throws (0 ms)1431[ RUN ] WorkerProtoTest.buildResult_1_29_compat_read1432[ OK ] WorkerProtoTest.buildResult_1_29_compat_read (0 ms)1433[ RUN ] WorkerProtoTest.buildResult_1_29_compat_json_read1434[ OK ] WorkerProtoTest.buildResult_1_29_compat_json_read (0 ms)1435[ RUN ] WorkerProtoTest.buildResult_1_29_compat_write1436[ OK ] WorkerProtoTest.buildResult_1_29_compat_write (0 ms)1437[ RUN ] WorkerProtoTest.buildResult_1_29_compat_json_write1438[ OK ] WorkerProtoTest.buildResult_1_29_compat_json_write (0 ms)1439[----------] 101 tests from WorkerProtoTest (7 ms total)14401441[----------] 4 tests from WorkerSubstitutionTest1442[ RUN ] WorkerSubstitutionTest.singleStoreObject1443copying path '/nix/store/axqic2q30v0sqvcpiqxs139q8w6zd4n8-hello' from 'dummy://' to 'dummy://'...1444[ OK ] WorkerSubstitutionTest.singleStoreObject (1 ms)1445[ RUN ] WorkerSubstitutionTest.singleRootStoreObjectWithSingleDepStoreObject1446copying path '/nix/store/4k79i02avcckr96r97lqnswn75fi1gv7-dependency' from 'dummy://' to 'dummy://'...1447copying path '/nix/store/k09ldq9fvxb6vfwq0cmv6j1jgqx08y1n-main' from 'dummy://' to 'dummy://'...1448[ OK ] WorkerSubstitutionTest.singleRootStoreObjectWithSingleDepStoreObject (2 ms)1449[ RUN ] WorkerSubstitutionTest.floatingDerivationOutput1450copying path '/nix/store/hrva7l0gsk67wffmks761mv4ks4vzsx7-test-ca-drv-out' from 'dummy://' to 'dummy://'...1451[ OK ] WorkerSubstitutionTest.floatingDerivationOutput (1 ms)1452[ RUN ] WorkerSubstitutionTest.floatingDerivationOutputWithDepDrv1453copying path '/nix/store/w0yjpwh59kpbyc7hz9jgmi44r9br908i-dep-drv-out' from 'dummy://' to 'dummy://'...1454resolved derivation: '/nix/store/11yvkl84ashq63ilwc2mi4va41z2disw-root-drv.drv' -> '/nix/store/am42vl3rp8w29f5hyp9ljckxll50icpl-root-drv.drv'...1455copying path '/nix/store/px7apdw6ydm9ynjy5g0bpdcylw3xz2kj-root-drv-out' from 'dummy://' to 'dummy://'...1456[ OK ] WorkerSubstitutionTest.floatingDerivationOutputWithDepDrv (1 ms)1457[----------] 4 tests from WorkerSubstitutionTest (8 ms total)14581459[----------] 6 tests from BuildResultJSON/BuildResultJsonTest1460[ RUN ] BuildResultJSON/BuildResultJsonTest.from_json/01461[ OK ] BuildResultJSON/BuildResultJsonTest.from_json/0 (0 ms)1462[ RUN ] BuildResultJSON/BuildResultJsonTest.from_json/11463[ OK ] BuildResultJSON/BuildResultJsonTest.from_json/1 (0 ms)1464[ RUN ] BuildResultJSON/BuildResultJsonTest.from_json/21465[ OK ] BuildResultJSON/BuildResultJsonTest.from_json/2 (0 ms)1466[ RUN ] BuildResultJSON/BuildResultJsonTest.to_json/01467[ OK ] BuildResultJSON/BuildResultJsonTest.to_json/0 (0 ms)1468[ RUN ] BuildResultJSON/BuildResultJsonTest.to_json/11469[ OK ] BuildResultJSON/BuildResultJsonTest.to_json/1 (0 ms)1470[ RUN ] BuildResultJSON/BuildResultJsonTest.to_json/21471[ OK ] BuildResultJSON/BuildResultJsonTest.to_json/2 (0 ms)1472[----------] 6 tests from BuildResultJSON/BuildResultJsonTest (0 ms total)14731474[----------] 8 tests from ContentAddressMethod/ContentAddressMethodTest1475[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/01476[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/0 (0 ms)1477[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/11478[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/1 (0 ms)1479[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/21480[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/2 (0 ms)1481[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/31482[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_1/3 (0 ms)1483[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/01484[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/0 (0 ms)1485[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/11486[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/1 (0 ms)1487[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/21488[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/2 (0 ms)1489[ RUN ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/31490[ OK ] ContentAddressMethod/ContentAddressMethodTest.testRoundTripPrintParse_2/3 (0 ms)1491[----------] 8 tests from ContentAddressMethod/ContentAddressMethodTest (0 ms total)14921493[----------] 4 tests from ContentAddressJSON/ContentAddressJsonTest1494[ RUN ] ContentAddressJSON/ContentAddressJsonTest.from_json/01495[ OK ] ContentAddressJSON/ContentAddressJsonTest.from_json/0 (0 ms)1496[ RUN ] ContentAddressJSON/ContentAddressJsonTest.from_json/11497[ OK ] ContentAddressJSON/ContentAddressJsonTest.from_json/1 (0 ms)1498[ RUN ] ContentAddressJSON/ContentAddressJsonTest.to_json/01499[ OK ] ContentAddressJSON/ContentAddressJsonTest.to_json/0 (0 ms)1500[ RUN ] ContentAddressJSON/ContentAddressJsonTest.to_json/11501[ OK ] ContentAddressJSON/ContentAddressJsonTest.to_json/1 (0 ms)1502[----------] 4 tests from ContentAddressJSON/ContentAddressJsonTest (0 ms total)15031504[----------] 8 tests from DerivationOutputJSON/DerivationOutputJsonTest1505[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/01506[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/0 (0 ms)1507[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/11508[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/1 (0 ms)1509[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/21510[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/2 (0 ms)1511[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/31512[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.from_json/3 (0 ms)1513[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/01514[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/0 (0 ms)1515[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/11516[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/1 (0 ms)1517[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/21518[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/2 (0 ms)1519[ RUN ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/31520[ OK ] DerivationOutputJSON/DerivationOutputJsonTest.to_json/3 (0 ms)1521[----------] 8 tests from DerivationOutputJSON/DerivationOutputJsonTest (0 ms total)15221523[----------] 2 tests from DynDerivationOutputJSON/DynDerivationOutputJsonTest1524[ RUN ] DynDerivationOutputJSON/DynDerivationOutputJsonTest.from_json/01525[ OK ] DynDerivationOutputJSON/DynDerivationOutputJsonTest.from_json/0 (0 ms)1526[ RUN ] DynDerivationOutputJSON/DynDerivationOutputJsonTest.to_json/01527[ OK ] DynDerivationOutputJSON/DynDerivationOutputJsonTest.to_json/0 (0 ms)1528[----------] 2 tests from DynDerivationOutputJSON/DynDerivationOutputJsonTest (0 ms total)15291530[----------] 2 tests from CaDerivationOutputJSON/CaDerivationOutputJsonTest1531[ RUN ] CaDerivationOutputJSON/CaDerivationOutputJsonTest.from_json/01532[ OK ] CaDerivationOutputJSON/CaDerivationOutputJsonTest.from_json/0 (0 ms)1533[ RUN ] CaDerivationOutputJSON/CaDerivationOutputJsonTest.to_json/01534[ OK ] CaDerivationOutputJSON/CaDerivationOutputJsonTest.to_json/0 (0 ms)1535[----------] 2 tests from CaDerivationOutputJSON/CaDerivationOutputJsonTest (0 ms total)15361537[----------] 2 tests from ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest1538[ RUN ] ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest.from_json/01539[ OK ] ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest.from_json/0 (0 ms)1540[ RUN ] ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest.to_json/01541[ OK ] ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest.to_json/0 (0 ms)1542[----------] 2 tests from ImpureDerivationOutputJSON/ImpureDerivationOutputJsonTest (0 ms total)15431544[----------] 8 tests from DerivationJSONATerm/DerivationJsonAtermTest1545[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.from_json/01546[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.from_json/0 (0 ms)1547[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.from_json/11548[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.from_json/1 (0 ms)1549[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.to_json/01550[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.to_json/0 (0 ms)1551[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.to_json/11552[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.to_json/1 (0 ms)1553[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.from_aterm/01554[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.from_aterm/0 (0 ms)1555[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.from_aterm/11556[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.from_aterm/1 (0 ms)1557[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.to_aterm/01558[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.to_aterm/0 (0 ms)1559[ RUN ] DerivationJSONATerm/DerivationJsonAtermTest.to_aterm/11560[ OK ] DerivationJSONATerm/DerivationJsonAtermTest.to_aterm/1 (0 ms)1561[----------] 8 tests from DerivationJSONATerm/DerivationJsonAtermTest (0 ms total)15621563[----------] 4 tests from DynDerivationJSONATerm/DynDerivationJsonAtermTest1564[ RUN ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.from_json/01565[ OK ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.from_json/0 (0 ms)1566[ RUN ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.to_json/01567[ OK ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.to_json/0 (0 ms)1568[ RUN ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.from_aterm/01569[ OK ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.from_aterm/0 (0 ms)1570[ RUN ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.to_aterm/01571[ OK ] DynDerivationJSONATerm/DynDerivationJsonAtermTest.to_aterm/0 (0 ms)1572[----------] 4 tests from DynDerivationJSONATerm/DynDerivationJsonAtermTest (0 ms total)15731574[----------] 12 tests from MaskedHashJSON/MaskedHashJsonTest1575[ RUN ] MaskedHashJSON/MaskedHashJsonTest.from_json/01576[ OK ] MaskedHashJSON/MaskedHashJsonTest.from_json/0 (0 ms)1577[ RUN ] MaskedHashJSON/MaskedHashJsonTest.from_json/11578[ OK ] MaskedHashJSON/MaskedHashJsonTest.from_json/1 (0 ms)1579[ RUN ] MaskedHashJSON/MaskedHashJsonTest.from_json/21580[ OK ] MaskedHashJSON/MaskedHashJsonTest.from_json/2 (0 ms)1581[ RUN ] MaskedHashJSON/MaskedHashJsonTest.from_json/31582[ OK ] MaskedHashJSON/MaskedHashJsonTest.from_json/3 (0 ms)1583[ RUN ] MaskedHashJSON/MaskedHashJsonTest.from_json/41584[ OK ] MaskedHashJSON/MaskedHashJsonTest.from_json/4 (0 ms)1585[ RUN ] MaskedHashJSON/MaskedHashJsonTest.from_json/51586[ OK ] MaskedHashJSON/MaskedHashJsonTest.from_json/5 (0 ms)1587[ RUN ] MaskedHashJSON/MaskedHashJsonTest.to_json/01588[ OK ] MaskedHashJSON/MaskedHashJsonTest.to_json/0 (0 ms)1589[ RUN ] MaskedHashJSON/MaskedHashJsonTest.to_json/11590[ OK ] MaskedHashJSON/MaskedHashJsonTest.to_json/1 (0 ms)1591[ RUN ] MaskedHashJSON/MaskedHashJsonTest.to_json/21592[ OK ] MaskedHashJSON/MaskedHashJsonTest.to_json/2 (0 ms)1593[ RUN ] MaskedHashJSON/MaskedHashJsonTest.to_json/31594[ OK ] MaskedHashJSON/MaskedHashJsonTest.to_json/3 (0 ms)1595[ RUN ] MaskedHashJSON/MaskedHashJsonTest.to_json/41596[ OK ] MaskedHashJSON/MaskedHashJsonTest.to_json/4 (0 ms)1597[ RUN ] MaskedHashJSON/MaskedHashJsonTest.to_json/51598[ OK ] MaskedHashJSON/MaskedHashJsonTest.to_json/5 (0 ms)1599[----------] 12 tests from MaskedHashJSON/MaskedHashJsonTest (0 ms total)16001601[----------] 12 tests from MaskedHashATerm/MaskedHashATermTest1602[ RUN ] MaskedHashATerm/MaskedHashATermTest.parse/01603[ OK ] MaskedHashATerm/MaskedHashATermTest.parse/0 (0 ms)1604[ RUN ] MaskedHashATerm/MaskedHashATermTest.parse/11605[ OK ] MaskedHashATerm/MaskedHashATermTest.parse/1 (0 ms)1606[ RUN ] MaskedHashATerm/MaskedHashATermTest.parse/21607[ OK ] MaskedHashATerm/MaskedHashATermTest.parse/2 (0 ms)1608[ RUN ] MaskedHashATerm/MaskedHashATermTest.parse/31609[ OK ] MaskedHashATerm/MaskedHashATermTest.parse/3 (0 ms)1610[ RUN ] MaskedHashATerm/MaskedHashATermTest.parse/41611[ OK ] MaskedHashATerm/MaskedHashATermTest.parse/4 (0 ms)1612[ RUN ] MaskedHashATerm/MaskedHashATermTest.parse/51613[ OK ] MaskedHashATerm/MaskedHashATermTest.parse/5 (0 ms)1614[ RUN ] MaskedHashATerm/MaskedHashATermTest.unparse/01615[ OK ] MaskedHashATerm/MaskedHashATermTest.unparse/0 (0 ms)1616[ RUN ] MaskedHashATerm/MaskedHashATermTest.unparse/11617[ OK ] MaskedHashATerm/MaskedHashATermTest.unparse/1 (0 ms)1618[ RUN ] MaskedHashATerm/MaskedHashATermTest.unparse/21619[ OK ] MaskedHashATerm/MaskedHashATermTest.unparse/2 (0 ms)1620[ RUN ] MaskedHashATerm/MaskedHashATermTest.unparse/31621[ OK ] MaskedHashATerm/MaskedHashATermTest.unparse/3 (0 ms)1622[ RUN ] MaskedHashATerm/MaskedHashATermTest.unparse/41623[ OK ] MaskedHashATerm/MaskedHashATermTest.unparse/4 (0 ms)1624[ RUN ] MaskedHashATerm/MaskedHashATermTest.unparse/51625[ OK ] MaskedHashATerm/MaskedHashATermTest.unparse/5 (0 ms)1626[----------] 12 tests from MaskedHashATerm/MaskedHashATermTest (0 ms total)16271628[----------] 4 tests from MaskedHashFullyMasked/MaskedHashFullyMaskedTest1629[ RUN ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/01630[ OK ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/0 (0 ms)1631[ RUN ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/11632[ OK ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/1 (0 ms)1633[ RUN ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/21634[ OK ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/2 (0 ms)1635[ RUN ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/31636[ OK ] MaskedHashFullyMasked/MaskedHashFullyMaskedTest.unparse/3 (0 ms)1637[----------] 4 tests from MaskedHashFullyMasked/MaskedHashFullyMaskedTest (0 ms total)16381639[----------] 8 tests from DummyStoreJSON/DummyStoreJsonTest1640[ RUN ] DummyStoreJSON/DummyStoreJsonTest.from_json/01641[ OK ] DummyStoreJSON/DummyStoreJsonTest.from_json/0 (0 ms)1642[ RUN ] DummyStoreJSON/DummyStoreJsonTest.from_json/11643[ OK ] DummyStoreJSON/DummyStoreJsonTest.from_json/1 (0 ms)1644[ RUN ] DummyStoreJSON/DummyStoreJsonTest.from_json/21645[ OK ] DummyStoreJSON/DummyStoreJsonTest.from_json/2 (0 ms)1646[ RUN ] DummyStoreJSON/DummyStoreJsonTest.from_json/31647[ OK ] DummyStoreJSON/DummyStoreJsonTest.from_json/3 (0 ms)1648[ RUN ] DummyStoreJSON/DummyStoreJsonTest.to_json/01649[ OK ] DummyStoreJSON/DummyStoreJsonTest.to_json/0 (0 ms)1650[ RUN ] DummyStoreJSON/DummyStoreJsonTest.to_json/11651[ OK ] DummyStoreJSON/DummyStoreJsonTest.to_json/1 (0 ms)1652[ RUN ] DummyStoreJSON/DummyStoreJsonTest.to_json/21653[ OK ] DummyStoreJSON/DummyStoreJsonTest.to_json/2 (0 ms)1654[ RUN ] DummyStoreJSON/DummyStoreJsonTest.to_json/31655[ OK ] DummyStoreJSON/DummyStoreJsonTest.to_json/3 (0 ms)1656[----------] 8 tests from DummyStoreJSON/DummyStoreJsonTest (0 ms total)16571658[----------] 36 tests from computeRetryDelayMs/RetryDelayDeterministicTest1659[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt11660[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt1 (0 ms)1661[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt21662[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt2 (0 ms)1663[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt31664[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt3 (0 ms)1665[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt41666[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt4 (0 ms)1667[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt51668[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/exponential_attempt5 (0 ms)1669[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_at_50001670[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_at_5000 (0 ms)1671[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_exceeds_ceil1672[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_exceeds_ceil (0 ms)1673[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a11674[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a1 (0 ms)1675[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a51676[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a5 (0 ms)1677[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a101678[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_equals_ceil_a10 (0 ms)1679[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_zero_a11680[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_zero_a1 (0 ms)1681[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_zero_a51682[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/ceil_zero_a5 (0 ms)1683[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_exceeds_computed1684[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_exceeds_computed (0 ms)1685[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_under_computed1686[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_under_computed (0 ms)1687[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_above_ceil1688[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_above_ceil (0 ms)1689[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_zero1690[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_zero (0 ms)1691[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_equals_ceil1692[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_equals_ceil (0 ms)1693[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_equals_computed1694[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/retry_after_equals_computed (0 ms)1695[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a11696[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a1 (0 ms)1697[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a21698[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a2 (0 ms)1699[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a31700[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a3 (0 ms)1701[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a41702[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a4 (0 ms)1703[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a51704[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_a5 (0 ms)1705[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_retry_after_under1706[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/rate_limit_retry_after_under (0 ms)1707[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/attempt_zero1708[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/attempt_zero (0 ms)1709[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/attempt_one1710[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/attempt_one (0 ms)1711[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/shift_clamp_at_321712[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/shift_clamp_at_32 (0 ms)1713[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/shift_clamp_at_331714[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/shift_clamp_at_33 (0 ms)1715[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/zero_base1716[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/zero_base (0 ms)1717[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a11718[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a1 (0 ms)1719[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a21720[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a2 (0 ms)1721[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a111722[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/base_one_a11 (0 ms)1723[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/uint_max_base_small_ceil1724[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/uint_max_base_small_ceil (0 ms)1725[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/uint_max_ceil1726[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/uint_max_ceil (0 ms)1727[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/overflow_attempt1001728[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/overflow_attempt100 (0 ms)1729[ RUN ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/overflow_attempt1M1730[ OK ] computeRetryDelayMs/RetryDelayDeterministicTest.yieldsExpectedDelay/overflow_attempt1M (0 ms)1731[----------] 36 tests from computeRetryDelayMs/RetryDelayDeterministicTest (0 ms total)17321733[----------] 8 tests from LocalStoreCanonicalisation/LocalStoreCanonicalisationTest1734[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/sha2561735[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/sha256 (6 ms)1736[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/sha11737[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/sha1 (6 ms)1738[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/sha5121739[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/sha512 (6 ms)1740[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/md51741[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.flatFitsInMemory/md5 (6 ms)1742[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/sha2561743[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/sha256 (9 ms)1744[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/sha11745[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/sha1 (10 ms)1746[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/sha5121747[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/sha512 (10 ms)1748[ RUN ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/md51749[ OK ] LocalStoreCanonicalisation/LocalStoreCanonicalisationTest.simpleNar/md5 (10 ms)1750[----------] 8 tests from LocalStoreCanonicalisation/LocalStoreCanonicalisationTest (66 ms total)17511752[----------] 6 tests from OutputsSpecJSON/OutputsSpecJsonTest1753[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/01754[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/0 (0 ms)1755[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/11756[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/1 (0 ms)1757[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/21758[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.from_json/2 (0 ms)1759[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/01760[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/0 (0 ms)1761[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/11762[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/1 (0 ms)1763[ RUN ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/21764[ OK ] OutputsSpecJSON/OutputsSpecJsonTest.to_json/2 (0 ms)1765[----------] 6 tests from OutputsSpecJSON/OutputsSpecJsonTest (0 ms total)17661767[----------] 8 tests from ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest1768[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/01769[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/0 (0 ms)1770[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/11771[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/1 (0 ms)1772[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/21773[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/2 (0 ms)1774[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/31775[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.from_json/3 (0 ms)1776[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/01777[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/0 (0 ms)1778[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/11779[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/1 (0 ms)1780[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/21781[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/2 (0 ms)1782[ RUN ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/31783[ OK ] ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest.to_json/3 (0 ms)1784[----------] 8 tests from ExtendedOutputsSpecJSON/ExtendedOutputsSpecJsonTest (0 ms total)17851786[----------] 2 tests from StorePathJSON/StorePathJsonTest1787[ RUN ] StorePathJSON/StorePathJsonTest.from_json/01788[ OK ] StorePathJSON/StorePathJsonTest.from_json/0 (0 ms)1789[ RUN ] StorePathJSON/StorePathJsonTest.to_json/01790[ OK ] StorePathJSON/StorePathJsonTest.to_json/0 (0 ms)1791[----------] 2 tests from StorePathJSON/StorePathJsonTest (0 ms total)17921793[----------] 4 tests from RealisationJSON/RealisationJsonTest1794[ RUN ] RealisationJSON/RealisationJsonTest.from_json/01795[ OK ] RealisationJSON/RealisationJsonTest.from_json/0 (0 ms)1796[ RUN ] RealisationJSON/RealisationJsonTest.from_json/11797[ OK ] RealisationJSON/RealisationJsonTest.from_json/1 (0 ms)1798[ RUN ] RealisationJSON/RealisationJsonTest.to_json/01799[ OK ] RealisationJSON/RealisationJsonTest.to_json/0 (0 ms)1800[ RUN ] RealisationJSON/RealisationJsonTest.to_json/11801[ OK ] RealisationJSON/RealisationJsonTest.to_json/1 (0 ms)1802[----------] 4 tests from RealisationJSON/RealisationJsonTest (0 ms total)18031804[----------] 4 tests from UnkeyedRealisationJSON/UnkeyedRealisationJsonTest1805[ RUN ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.from_json/01806[ OK ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.from_json/0 (0 ms)1807[ RUN ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.from_json/11808[ OK ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.from_json/1 (0 ms)1809[ RUN ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.to_json/01810[ OK ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.to_json/0 (0 ms)1811[ RUN ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.to_json/11812[ OK ] UnkeyedRealisationJSON/UnkeyedRealisationJsonTest.to_json/1 (0 ms)1813[----------] 4 tests from UnkeyedRealisationJSON/UnkeyedRealisationJsonTest (0 ms total)18141815[----------] 12 tests from RealisationSigning/RealisationSigningTest1816[ RUN ] RealisationSigning/RealisationSigningTest.fingerprint/01817[ OK ] RealisationSigning/RealisationSigningTest.fingerprint/0 (0 ms)1818[ RUN ] RealisationSigning/RealisationSigningTest.fingerprint/11819[ OK ] RealisationSigning/RealisationSigningTest.fingerprint/1 (0 ms)1820[ RUN ] RealisationSigning/RealisationSigningTest.sign/01821[ OK ] RealisationSigning/RealisationSigningTest.sign/0 (0 ms)1822[ RUN ] RealisationSigning/RealisationSigningTest.sign/11823[ OK ] RealisationSigning/RealisationSigningTest.sign/1 (0 ms)1824[ RUN ] RealisationSigning/RealisationSigningTest.verify/01825[ OK ] RealisationSigning/RealisationSigningTest.verify/0 (0 ms)1826[ RUN ] RealisationSigning/RealisationSigningTest.verify/11827[ OK ] RealisationSigning/RealisationSigningTest.verify/1 (0 ms)1828[ RUN ] RealisationSigning/RealisationSigningTest.verify_rejects_wrong_key/01829[ OK ] RealisationSigning/RealisationSigningTest.verify_rejects_wrong_key/0 (0 ms)1830[ RUN ] RealisationSigning/RealisationSigningTest.verify_rejects_wrong_key/11831[ OK ] RealisationSigning/RealisationSigningTest.verify_rejects_wrong_key/1 (0 ms)1832[ RUN ] RealisationSigning/RealisationSigningTest.verify_rejects_tampered_outpath/01833[ OK ] RealisationSigning/RealisationSigningTest.verify_rejects_tampered_outpath/0 (0 ms)1834[ RUN ] RealisationSigning/RealisationSigningTest.verify_rejects_tampered_outpath/11835[ OK ] RealisationSigning/RealisationSigningTest.verify_rejects_tampered_outpath/1 (0 ms)1836[ RUN ] RealisationSigning/RealisationSigningTest.signatures_stripped_from_fingerprint/01837[ OK ] RealisationSigning/RealisationSigningTest.signatures_stripped_from_fingerprint/0 (0 ms)1838[ RUN ] RealisationSigning/RealisationSigningTest.signatures_stripped_from_fingerprint/11839[ OK ] RealisationSigning/RealisationSigningTest.signatures_stripped_from_fingerprint/1 (0 ms)1840[----------] 12 tests from RealisationSigning/RealisationSigningTest (0 ms total)18411842[----------] 3 tests from references/RewriteTest1843[ RUN ] references/RewriteTest.IdentityRewriteIsIdentity/01844[ OK ] references/RewriteTest.IdentityRewriteIsIdentity/0 (0 ms)1845[ RUN ] references/RewriteTest.IdentityRewriteIsIdentity/11846[ OK ] references/RewriteTest.IdentityRewriteIsIdentity/1 (0 ms)1847[ RUN ] references/RewriteTest.IdentityRewriteIsIdentity/21848[ OK ] references/RewriteTest.IdentityRewriteIsIdentity/2 (0 ms)1849[----------] 3 tests from references/RewriteTest (0 ms total)18501851[----------] 11 tests from QueryParams/ParsedS3URLTest1852[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/basic_s3_bucket1853[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/basic_s3_bucket (0 ms)1854[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_region1855[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_region (0 ms)1856[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/complex1857warning: the S3 'scheme' parameter is deprecated; specify the scheme in the 'endpoint' URL instead, e.g. 'endpoint=https://...'1858warning: the S3 'endpoint' value 'custom.s3.com' does not specify a scheme; this form is deprecated, use a full URL such as 'https://custom.s3.com' instead1859[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/complex (0 ms)1860[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_profile_and_region1861[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_profile_and_region (0 ms)1862[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_versionId1863[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_versionId (0 ms)1864[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_region_and_versionId1865[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_region_and_versionId (0 ms)1866[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_absolute_endpoint_uri1867[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_absolute_endpoint_uri (0 ms)1868[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/bare_host_port_endpoint1869[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/bare_host_port_endpoint (0 ms)1870[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_virtual1871[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_virtual (0 ms)1872[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_path1873[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_path (0 ms)1874[ RUN ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_auto1875[ OK ] QueryParams/ParsedS3URLTest.parseS3URLSuccessfully/with_addressing_style_auto (0 ms)1876[----------] 11 tests from QueryParams/ParsedS3URLTest (0 ms total)18771878[----------] 5 tests from InvalidUrls/InvalidParsedS3URLTest1879[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/empty_bucket1880[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/empty_bucket (0 ms)1881[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/ip_address_bucket1882[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/ip_address_bucket (0 ms)1883[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/bucket_with_spaces1884[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/bucket_with_spaces (0 ms)1885[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/completely_empty1886[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/completely_empty (0 ms)1887[ RUN ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/missing_key1888[ OK ] InvalidUrls/InvalidParsedS3URLTest.parseS3URLErrors/missing_key (0 ms)1889[----------] 5 tests from InvalidUrls/InvalidParsedS3URLTest (0 ms total)18901891[----------] 13 tests from S3ToHttpsConversion/S3ToHttpsConversionTest1892[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/basic_s3_default_region1893[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/basic_s3_default_region (0 ms)1894[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_eu_west_1_region1895[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_eu_west_1_region (0 ms)1896[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/custom_endpoint_authority1897[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/custom_endpoint_authority (0 ms)1898[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/custom_endpoint_with_port1899[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/custom_endpoint_with_port (0 ms)1900[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/complex_path_and_region1901[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/complex_path_and_region (0 ms)1902[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_versionId1903[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_versionId (0 ms)1904[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_region_and_versionId1905[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/with_region_and_versionId (0 ms)1906[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_path_style1907[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_path_style (0 ms)1908[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_virtual_style_custom_endpoint1909[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_virtual_style_custom_endpoint (0 ms)1910[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_virtual_style_full_endpoint_url1911[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/explicit_virtual_style_full_endpoint_url (0 ms)1912[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_path_style1913[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_path_style (0 ms)1914[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_auto_style_on_aws1915warning: bucket name 'my.bucket.name' contains a dot; falling back to path-style addressing (virtual-hosted-style requires non-dotted bucket names for TLS certificate validity); set 'addressing-style=path' to silence this warning1916[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_auto_style_on_aws (0 ms)1917[ RUN ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_auto_style_custom_endpoint1918[ OK ] S3ToHttpsConversion/S3ToHttpsConversionTest.ConvertsCorrectly/dotted_bucket_with_auto_style_custom_endpoint (0 ms)1919[----------] 13 tests from S3ToHttpsConversion/S3ToHttpsConversionTest (0 ms total)19201921[----------] 5 tests from S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest1922[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/virtual_style_with_empty_host_authority1923[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/virtual_style_with_empty_host_authority (0 ms)1924[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style1925[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style (0 ms)1926[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_multi_dot1927[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_multi_dot (0 ms)1928[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_custom_authority1929[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_custom_authority (0 ms)1930[ RUN ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_full_endpoint_url1931[ OK ] S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest.ThrowsOnConversion/dotted_bucket_with_explicit_virtual_style_full_endpoint_url (0 ms)1932[----------] 5 tests from S3ToHttpsConversionErrors/S3ToHttpsConversionErrorTest (0 ms total)19331934[----------] Global test environment tear-down1935[==========] 798 tests from 90 test suites ran. (1399 ms total)1936[ PASSED ] 797 tests.1937[ FAILED ] 1 test, listed below:1938[ FAILED ] StoreReferenceTest.PathInfo_ssh_unbracketed_ipv6_5_from_uri19391940 1 FAILED TEST1941 YOU HAVE 1 DISABLED TEST1942