>>> mage: Building testing/mage 1.13.0-r15 (using abuild 3.12.0-r5) started Sat, 06 Apr 2024 17:51:38 +0000 >>> mage: Checking sanity of /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.2-r0) (3/3) Installing .makedepends-mage (20240406.175139) Executing busybox-1.36.1-r25.trigger OK: 454 MiB in 106 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Cleaning up tmpdir >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mage-1.13.0.tar.gz >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mage-1.13.0.tar.gz >>> mage: Checking sha512sums... mage-1.13.0.tar.gz: OK >>> mage: Unpacking /var/cache/distfiles/mage-1.13.0.tar.gz... ? github.com/magefile/mage/internal [no test files] === RUN TestBootstrap --- PASS: TestBootstrap (1.70s) PASS ok github.com/magefile/mage 1.705s 2024/04/06 17:51:48 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.57s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.11s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.10s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.10s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.10s) === RUN TestDocs --- PASS: TestDocs (0.14s) === RUN TestMgF --- PASS: TestMgF (0.14s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.65s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.21s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.17s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.18s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.19s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.18s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.18s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.21s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.21s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.18s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.52s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.03s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.55s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.09s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (0.98s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.46s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.03s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.02s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.02s) === RUN TestCompileDiffGoosGoarch DEBUG: 17:51:55.238463 found target CopyStdin DEBUG: 17:51:55.238478 found target Panics DEBUG: 17:51:55.238493 found target PanicsErr DEBUG: 17:51:55.238501 found target ReturnsNilError DEBUG: 17:51:55.238509 found target ReturnsNonNilError DEBUG: 17:51:55.238518 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:51:55.238522 found target ReturnsVoid DEBUG: 17:51:55.238526 found target TestVerbose DEBUG: 17:51:55.238534 time parse Magefiles: 382.883µs --- PASS: TestCompileDiffGoosGoarch (5.03s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.02s) === RUN TestMixedMageImports DEBUG: 17:52:00.286047 found target Build DEBUG: 17:52:00.286068 time parse Magefiles: 208.801µs --- PASS: TestMixedMageImports (0.54s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 17:52:00.826562 found target Build DEBUG: 17:52:00.826579 time parse Magefiles: 130.281µs --- PASS: TestMagefilesFolder (0.48s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 17:52:01.320243 found target Build DEBUG: 17:52:01.320261 time parse Magefiles: 123.281µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.49s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 17:52:01.795494 found target Build DEBUG: 17:52:01.795510 time parse Magefiles: 160.322µs --- PASS: TestUntaggedMagefilesFolder (0.52s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 17:52:02.318814 found target Build DEBUG: 17:52:02.318827 found target UntaggedBuild DEBUG: 17:52:02.318833 time parse Magefiles: 156.041µs --- PASS: TestMixedTaggingMagefilesFolder (0.48s) === RUN TestGoRun --- PASS: TestGoRun (0.94s) === RUN TestVerbose DEBUG: 17:52:03.743005 found target CopyStdin DEBUG: 17:52:03.743019 found target Panics DEBUG: 17:52:03.743034 found target PanicsErr DEBUG: 17:52:03.743042 found target ReturnsNilError DEBUG: 17:52:03.743050 found target ReturnsNonNilError DEBUG: 17:52:03.743057 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:03.743062 found target ReturnsVoid DEBUG: 17:52:03.743065 found target TestVerbose DEBUG: 17:52:03.743073 time parse Magefiles: 370.563µs DEBUG: 17:52:03.891324 found target CopyStdin DEBUG: 17:52:03.891342 found target Panics DEBUG: 17:52:03.891358 found target PanicsErr DEBUG: 17:52:03.891365 found target ReturnsNilError DEBUG: 17:52:03.891373 found target ReturnsNonNilError DEBUG: 17:52:03.891381 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:03.891385 found target ReturnsVoid DEBUG: 17:52:03.891390 found target TestVerbose DEBUG: 17:52:03.891398 time parse Magefiles: 359.963µs --- PASS: TestVerbose (0.26s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 17:52:04.001644 found target CopyStdin DEBUG: 17:52:04.001658 found target Panics DEBUG: 17:52:04.001673 found target PanicsErr DEBUG: 17:52:04.001681 found target ReturnsNilError DEBUG: 17:52:04.001691 found target ReturnsNonNilError DEBUG: 17:52:04.001699 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:04.001703 found target ReturnsVoid DEBUG: 17:52:04.001707 found target TestVerbose DEBUG: 17:52:04.001715 time parse Magefiles: 393.763µs --- PASS: TestVerboseFalseEnv (0.17s) === RUN TestList DEBUG: 17:52:04.169094 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:04.169109 found target SomePig DEBUG: 17:52:04.169126 found target TestVerbose DEBUG: 17:52:04.169132 time parse Magefiles: 226.442µs --- PASS: TestList (0.52s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 17:52:04.687579 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:04.687599 found target SomePig DEBUG: 17:52:04.687616 found target TestVerbose DEBUG: 17:52:04.687622 time parse Magefiles: 265.202µs === RUN TestListWithColor/vt100 DEBUG: 17:52:04.792683 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:04.792696 found target SomePig DEBUG: 17:52:04.792712 found target TestVerbose DEBUG: 17:52:04.792719 time parse Magefiles: 210.082µs === RUN TestListWithColor/cygwin DEBUG: 17:52:04.894243 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:04.894256 found target SomePig DEBUG: 17:52:04.894272 found target TestVerbose DEBUG: 17:52:04.894278 time parse Magefiles: 207.242µs === RUN TestListWithColor/xterm-mono DEBUG: 17:52:04.997547 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:04.997559 found target SomePig DEBUG: 17:52:04.997577 found target TestVerbose DEBUG: 17:52:04.997583 time parse Magefiles: 197.082µs === RUN TestListWithColor/xterm DEBUG: 17:52:05.103833 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:05.103850 found target SomePig DEBUG: 17:52:05.103867 found target TestVerbose DEBUG: 17:52:05.103873 time parse Magefiles: 232.762µs === RUN TestListWithColor/xterm-vt220 DEBUG: 17:52:05.206610 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:05.206622 found target SomePig DEBUG: 17:52:05.206638 found target TestVerbose DEBUG: 17:52:05.206645 time parse Magefiles: 202.362µs === RUN TestListWithColor/xterm-16color DEBUG: 17:52:05.309910 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:05.309923 found target SomePig DEBUG: 17:52:05.309938 found target TestVerbose DEBUG: 17:52:05.309945 time parse Magefiles: 196.362µs === RUN TestListWithColor/xterm-256color DEBUG: 17:52:05.453678 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:05.453691 found target SomePig DEBUG: 17:52:05.453707 found target TestVerbose DEBUG: 17:52:05.453716 time parse Magefiles: 209.602µs === RUN TestListWithColor/screen-256color DEBUG: 17:52:05.556224 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:05.556237 found target SomePig DEBUG: 17:52:05.556253 found target TestVerbose DEBUG: 17:52:05.556260 time parse Magefiles: 221.962µs --- PASS: TestListWithColor (0.97s) --- PASS: TestListWithColor/#00 (0.11s) --- PASS: TestListWithColor/vt100 (0.10s) --- PASS: TestListWithColor/cygwin (0.10s) --- PASS: TestListWithColor/xterm-mono (0.11s) --- PASS: TestListWithColor/xterm (0.10s) --- PASS: TestListWithColor/xterm-vt220 (0.10s) --- PASS: TestListWithColor/xterm-16color (0.14s) --- PASS: TestListWithColor/xterm-256color (0.10s) --- PASS: TestListWithColor/screen-256color (0.11s) === RUN TestNoArgNoDefaultList 2024/04/06 17:52:05 Current terminal: screen-256color DEBUG: 17:52:05.660453 found target BazBuz DEBUG: 17:52:05.660476 found target FooBar DEBUG: 17:52:05.660486 time parse Magefiles: 177.521µs --- PASS: TestNoArgNoDefaultList (0.48s) === RUN TestIgnoreDefault DEBUG: 17:52:06.142806 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:06.142819 found target SomePig DEBUG: 17:52:06.142836 found target TestVerbose DEBUG: 17:52:06.142843 time parse Magefiles: 215.162µs --- PASS: TestIgnoreDefault (0.10s) === RUN TestTargetError DEBUG: 17:52:06.247167 found target CopyStdin DEBUG: 17:52:06.247181 found target Panics DEBUG: 17:52:06.247195 found target PanicsErr DEBUG: 17:52:06.247204 found target ReturnsNilError DEBUG: 17:52:06.247211 found target ReturnsNonNilError DEBUG: 17:52:06.247219 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:06.247224 found target ReturnsVoid DEBUG: 17:52:06.247228 found target TestVerbose DEBUG: 17:52:06.247235 time parse Magefiles: 379.564µs --- PASS: TestTargetError (0.10s) === RUN TestStdinCopy DEBUG: 17:52:06.351895 found target CopyStdin DEBUG: 17:52:06.351909 found target Panics DEBUG: 17:52:06.351922 found target PanicsErr DEBUG: 17:52:06.351930 found target ReturnsNilError DEBUG: 17:52:06.351938 found target ReturnsNonNilError DEBUG: 17:52:06.351945 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:06.351950 found target ReturnsVoid DEBUG: 17:52:06.351954 found target TestVerbose DEBUG: 17:52:06.351961 time parse Magefiles: 383.603µs --- PASS: TestStdinCopy (0.11s) === RUN TestTargetPanics DEBUG: 17:52:06.462062 found target CopyStdin DEBUG: 17:52:06.462082 found target Panics DEBUG: 17:52:06.462097 found target PanicsErr DEBUG: 17:52:06.462104 found target ReturnsNilError DEBUG: 17:52:06.462112 found target ReturnsNonNilError DEBUG: 17:52:06.462120 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:06.462124 found target ReturnsVoid DEBUG: 17:52:06.462128 found target TestVerbose DEBUG: 17:52:06.462139 time parse Magefiles: 426.924µs --- PASS: TestTargetPanics (0.12s) === RUN TestPanicsErr DEBUG: 17:52:06.576454 found target CopyStdin DEBUG: 17:52:06.576468 found target Panics DEBUG: 17:52:06.576482 found target PanicsErr DEBUG: 17:52:06.576490 found target ReturnsNilError DEBUG: 17:52:06.576498 found target ReturnsNonNilError DEBUG: 17:52:06.576506 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:06.576510 found target ReturnsVoid DEBUG: 17:52:06.576514 found target TestVerbose DEBUG: 17:52:06.576522 time parse Magefiles: 364.843µs --- PASS: TestPanicsErr (0.11s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 17:52:06.683457 found target Noop DEBUG: 17:52:06.683473 time parse Magefiles: 152.081µs main_test.go:854: Targets: main_test.go:854: noop --- PASS: TestKeepFlag (0.47s) === RUN TestOnlyStdLib DEBUG: 17:52:07.156131 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:07.156147 found target SomePig DEBUG: 17:52:07.156165 found target TestVerbose DEBUG: 17:52:07.156172 time parse Magefiles: 225.962µs main_test.go:854: Targets: main_test.go:854: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.53s) === RUN TestMultipleTargets DEBUG: 17:52:07.687018 found target CopyStdin DEBUG: 17:52:07.687032 found target Panics DEBUG: 17:52:07.687046 found target PanicsErr DEBUG: 17:52:07.687054 found target ReturnsNilError DEBUG: 17:52:07.687062 found target ReturnsNonNilError DEBUG: 17:52:07.687069 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:07.687074 found target ReturnsVoid DEBUG: 17:52:07.687078 found target TestVerbose DEBUG: 17:52:07.687085 time parse Magefiles: 393.924µs --- PASS: TestMultipleTargets (0.11s) === RUN TestFirstTargetFails DEBUG: 17:52:07.797508 found target CopyStdin DEBUG: 17:52:07.797523 found target Panics DEBUG: 17:52:07.797539 found target PanicsErr DEBUG: 17:52:07.797547 found target ReturnsNilError DEBUG: 17:52:07.797557 found target ReturnsNonNilError DEBUG: 17:52:07.797565 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:07.797569 found target ReturnsVoid DEBUG: 17:52:07.797572 found target TestVerbose DEBUG: 17:52:07.797580 time parse Magefiles: 391.883µs --- PASS: TestFirstTargetFails (0.10s) === RUN TestBadSecondTargets DEBUG: 17:52:07.902008 found target CopyStdin DEBUG: 17:52:07.902025 found target Panics DEBUG: 17:52:07.902038 found target PanicsErr DEBUG: 17:52:07.902047 found target ReturnsNilError DEBUG: 17:52:07.902054 found target ReturnsNonNilError DEBUG: 17:52:07.902061 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:07.902066 found target ReturnsVoid DEBUG: 17:52:07.902070 found target TestVerbose DEBUG: 17:52:07.902078 time parse Magefiles: 472.405µs --- PASS: TestBadSecondTargets (0.17s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 17:52:08.069343 found target TestCurrentDir DEBUG: 17:52:08.069367 time parse Magefiles: 263.362µs --- PASS: TestSetDir (0.49s) === RUN TestSetWorkingDir DEBUG: 17:52:08.559610 found target TestWorkingDir DEBUG: 17:52:08.559627 time parse Magefiles: 218.522µs --- PASS: TestSetWorkingDir (0.49s) === RUN TestTimeout DEBUG: 17:52:09.049291 found target CtxDeps DEBUG: 17:52:09.049305 found target TakesContextNoError DEBUG: 17:52:09.049326 found target TakesContextWithError DEBUG: 17:52:09.049331 found target Timeout DEBUG: 17:52:09.049339 time parse Magefiles: 229.922µs --- PASS: TestTimeout (0.63s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 17:52:09.676662 found target CopyStdin DEBUG: 17:52:09.676681 found target Panics DEBUG: 17:52:09.676696 found target PanicsErr DEBUG: 17:52:09.676705 found target ReturnsNilError DEBUG: 17:52:09.676712 found target ReturnsNonNilError DEBUG: 17:52:09.676720 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 17:52:09.676725 found target ReturnsVoid DEBUG: 17:52:09.676729 found target TestVerbose DEBUG: 17:52:09.676737 time parse Magefiles: 390.684µs --- PASS: TestHelpTarget (0.12s) === RUN TestHelpAlias DEBUG: 17:52:09.797052 found target Checkout DEBUG: 17:52:09.797067 found target Status DEBUG: 17:52:09.797083 time parse Magefiles: 187.922µs DEBUG: 17:52:10.292193 found target Checkout DEBUG: 17:52:10.292216 found target Status DEBUG: 17:52:10.292231 time parse Magefiles: 228.282µs --- PASS: TestHelpAlias (0.59s) === RUN TestAlias DEBUG: 17:52:10.389444 found target Checkout DEBUG: 17:52:10.389456 found target Status DEBUG: 17:52:10.389471 time parse Magefiles: 183.401µs DEBUG: 17:52:10.499747 found target Checkout DEBUG: 17:52:10.499761 found target Status DEBUG: 17:52:10.499777 time parse Magefiles: 180.441µs --- PASS: TestAlias (0.22s) === RUN TestInvalidAlias DEBUG: 17:52:10.644423 time parse Magefiles: 184.281µs --- PASS: TestInvalidAlias (0.50s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 17:52:11.108333 found target Deploy DEBUG: 17:52:11.108356 found target PrintVerboseFlag DEBUG: 17:52:11.108366 found target Sleep DEBUG: 17:52:11.108373 found target TestVerbose DEBUG: 17:52:11.108382 time parse Magefiles: 254.842µs --- PASS: TestCompiledFlags (0.57s) === RUN TestCompiledEnvironmentVars DEBUG: 17:52:11.678824 found target Deploy DEBUG: 17:52:11.678849 found target PrintVerboseFlag DEBUG: 17:52:11.678860 found target Sleep DEBUG: 17:52:11.678867 found target TestVerbose DEBUG: 17:52:11.678876 time parse Magefiles: 313.323µs --- PASS: TestCompiledEnvironmentVars (0.52s) === RUN TestCompiledVerboseFlag DEBUG: 17:52:12.242869 found target Deploy DEBUG: 17:52:12.242895 found target PrintVerboseFlag DEBUG: 17:52:12.242905 found target Sleep DEBUG: 17:52:12.242912 found target TestVerbose DEBUG: 17:52:12.242921 time parse Magefiles: 255.242µs --- PASS: TestCompiledVerboseFlag (0.54s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 17:52:12.733616 found target Deploy DEBUG: 17:52:12.733639 found target PrintVerboseFlag DEBUG: 17:52:12.733649 found target Sleep DEBUG: 17:52:12.733656 found target TestVerbose DEBUG: 17:52:12.733665 time parse Magefiles: 230.802µs === RUN TestCompiledDeterministic/two DEBUG: 17:52:13.256234 found target Deploy DEBUG: 17:52:13.256257 found target PrintVerboseFlag DEBUG: 17:52:13.256266 found target Sleep DEBUG: 17:52:13.256273 found target TestVerbose DEBUG: 17:52:13.256282 time parse Magefiles: 307.083µs === RUN TestCompiledDeterministic/three DEBUG: 17:52:13.731629 found target Deploy DEBUG: 17:52:13.731652 found target PrintVerboseFlag DEBUG: 17:52:13.731667 found target Sleep DEBUG: 17:52:13.731675 found target TestVerbose DEBUG: 17:52:13.731684 time parse Magefiles: 237.562µs === RUN TestCompiledDeterministic/four DEBUG: 17:52:14.209574 found target Deploy DEBUG: 17:52:14.209597 found target PrintVerboseFlag DEBUG: 17:52:14.209607 found target Sleep DEBUG: 17:52:14.209614 found target TestVerbose DEBUG: 17:52:14.209624 time parse Magefiles: 315.883µs --- PASS: TestCompiledDeterministic (1.95s) --- PASS: TestCompiledDeterministic/one (0.52s) --- PASS: TestCompiledDeterministic/two (0.48s) --- PASS: TestCompiledDeterministic/three (0.48s) --- PASS: TestCompiledDeterministic/four (0.47s) === RUN TestClean DEBUG: 17:52:14.687942 found target Checkout DEBUG: 17:52:14.687954 found target Status DEBUG: 17:52:14.687970 time parse Magefiles: 159.762µs DEBUG: 17:52:15.139057 found target Checkout DEBUG: 17:52:15.139071 found target Status DEBUG: 17:52:15.139086 time parse Magefiles: 167.681µs --- PASS: TestClean (0.57s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 17:52:16.670417 found target Test DEBUG: 17:52:16.670434 time parse Magefiles: 156.922µs --- PASS: TestGoModules (2.23s) === RUN TestNamespaceDep DEBUG: 17:52:17.485046 found namespace ./ NS DEBUG: 17:52:17.485057 found namespace method ./ NS.Bare DEBUG: 17:52:17.485064 found namespace method ./ NS.BareCtx DEBUG: 17:52:17.485070 found namespace method ./ NS.CtxErr DEBUG: 17:52:17.485075 found namespace method ./ NS.Error DEBUG: 17:52:17.485080 found target TestNamespaceDep DEBUG: 17:52:17.485089 time parse Magefiles: 225.882µs --- PASS: TestNamespaceDep (0.70s) === RUN TestNamespace DEBUG: 17:52:18.183643 found namespace ./ NS DEBUG: 17:52:18.183653 found namespace method ./ NS.Bare DEBUG: 17:52:18.183660 found namespace method ./ NS.BareCtx DEBUG: 17:52:18.183666 found namespace method ./ NS.CtxErr DEBUG: 17:52:18.183671 found namespace method ./ NS.Error DEBUG: 17:52:18.183675 found target TestNamespaceDep DEBUG: 17:52:18.183683 time parse Magefiles: 238.602µs --- PASS: TestNamespace (0.10s) === RUN TestNamespaceDefault DEBUG: 17:52:18.286709 found namespace ./ NS DEBUG: 17:52:18.286720 found namespace method ./ NS.Bare DEBUG: 17:52:18.286727 found namespace method ./ NS.BareCtx DEBUG: 17:52:18.286734 found namespace method ./ NS.CtxErr DEBUG: 17:52:18.286738 found namespace method ./ NS.Error DEBUG: 17:52:18.286742 found target TestNamespaceDep DEBUG: 17:52:18.286751 time parse Magefiles: 254.442µs --- PASS: TestNamespaceDefault (0.10s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 17:52:18.390096 found target FooBar DEBUG: 17:52:18.390112 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 17:52:18.390118 time parse Magefiles: 170.882µs --- PASS: TestWrongDependency (0.52s) PASS ok github.com/magefile/mage/mage 30.015s === RUN TestValidTargetColor --- PASS: TestValidTargetColor (0.00s) === RUN TestValidTargetColorCaseInsensitive --- PASS: TestValidTargetColorCaseInsensitive (0.00s) === RUN TestInvalidTargetColor --- PASS: TestInvalidTargetColor (0.00s) === RUN TestDepsLogging --- PASS: TestDepsLogging (0.00s) === RUN TestDepWasNotInvoked --- PASS: TestDepWasNotInvoked (0.00s) === RUN TestDepsRunOnce --- PASS: TestDepsRunOnce (0.10s) === RUN TestDepsOfDeps --- PASS: TestDepsOfDeps (0.00s) === RUN TestSerialDeps --- PASS: TestSerialDeps (0.00s) === RUN TestDepError --- PASS: TestDepError (0.00s) === RUN TestDepFatal --- PASS: TestDepFatal (0.00s) === RUN TestDepTwoFatal --- PASS: TestDepTwoFatal (0.00s) === RUN TestDepWithUnhandledFunc --- PASS: TestDepWithUnhandledFunc (0.00s) === RUN TestDepsErrors --- PASS: TestDepsErrors (0.00s) === RUN TestFatalExit --- PASS: TestFatalExit (0.00s) === RUN TestFatalfExit --- PASS: TestFatalfExit (0.00s) === RUN TestFuncCheck --- PASS: TestFuncCheck (0.00s) === RUN TestF --- PASS: TestF (0.00s) === RUN TestFTwice --- PASS: TestFTwice (0.00s) === RUN TestFNamespace --- PASS: TestFNamespace (0.00s) === RUN TestFNilError --- PASS: TestFNilError (0.00s) === RUN ExampleF --- PASS: ExampleF (0.00s) === RUN Example --- PASS: Example (0.00s) PASS ok github.com/magefile/mage/mg 0.110s === RUN TestParse parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsVoid", Receiver:"", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsVoid", Receiver:"", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"TakesContextReturnsError", Receiver:"", IsError:true, IsContext:true, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} --- PASS: TestParse (0.00s) === RUN TestGetImportSelf running go list -f {{.Dir}}||{{.Name}} github.com/magefile/mage/parse/testdata/importself running go list -f {{join .GoFiles "||"}} github.com/magefile/mage/parse/testdata/importself --- PASS: TestGetImportSelf (0.05s) PASS ok github.com/magefile/mage/parse 0.058s === RUN TestOutCmd --- PASS: TestOutCmd (0.00s) === RUN TestExitCode --- PASS: TestExitCode (0.00s) === RUN TestEnv --- PASS: TestEnv (0.00s) === RUN TestNotRun --- PASS: TestNotRun (0.00s) === RUN TestAutoExpand --- PASS: TestAutoExpand (0.00s) === RUN TestHelpers === RUN TestHelpers/sh/copy === RUN TestHelpers/sh/rm/ne === RUN TestHelpers/sh/copy/ne === RUN TestHelpers/sh/rm === RUN TestHelpers/sh/rm/nedir --- PASS: TestHelpers (0.00s) --- PASS: TestHelpers/sh/copy (0.00s) --- PASS: TestHelpers/sh/rm/ne (0.00s) --- PASS: TestHelpers/sh/copy/ne (0.00s) --- PASS: TestHelpers/sh/rm (0.00s) --- PASS: TestHelpers/sh/rm/nedir (0.00s) PASS ok github.com/magefile/mage/sh 0.016s === RUN TestNewestModTime === PAUSE TestNewestModTime === RUN TestOldestModTime === PAUSE TestOldestModTime === RUN TestPathMissingDest === PAUSE TestPathMissingDest === RUN TestPathMissingSource === PAUSE TestPathMissingSource === RUN TestGlobEmptyGlob === PAUSE TestGlobEmptyGlob === RUN TestDirMissingSrc === PAUSE TestDirMissingSrc === RUN TestDirMissingDest === PAUSE TestDirMissingDest === RUN TestGlob === PAUSE TestGlob === RUN TestPath === PAUSE TestPath === RUN TestDir === PAUSE TestDir === CONT TestNewestModTime === CONT TestDirMissingSrc === CONT TestPath === CONT TestPathMissingDest --- PASS: TestDirMissingSrc (0.00s) === CONT TestOldestModTime === CONT TestGlobEmptyGlob === CONT TestDir === CONT TestPathMissingSource --- PASS: TestPathMissingDest (0.00s) --- PASS: TestGlobEmptyGlob (0.00s) === CONT TestGlob === CONT TestDirMissingDest --- PASS: TestPathMissingSource (0.00s) --- PASS: TestDirMissingDest (0.00s) --- PASS: TestNewestModTime (0.01s) --- PASS: TestOldestModTime (0.01s) === RUN TestPath/Missing_target === RUN TestPath/Target_is_newer === RUN TestPath/Target_is_older === RUN TestPath/Source_is_older_dir === RUN TestPath/Source_is_newer_dir2 === RUN TestPath/Source_is_newer_dir === RUN TestPath/Target_is_newer;_expand_source === RUN TestPath/Target_is_older;_expand_dest --- PASS: TestPath (0.04s) --- PASS: TestPath/Missing_target (0.00s) --- PASS: TestPath/Target_is_newer (0.00s) --- PASS: TestPath/Target_is_older (0.00s) --- PASS: TestPath/Source_is_older_dir (0.00s) --- PASS: TestPath/Source_is_newer_dir2 (0.00s) --- PASS: TestPath/Source_is_newer_dir (0.00s) --- PASS: TestPath/Target_is_newer;_expand_source (0.00s) --- PASS: TestPath/Target_is_older;_expand_dest (0.00s) === RUN TestDir/Missing_target === RUN TestDir/Target_is_newer === RUN TestDir/Target_is_older === RUN TestDir/Source_is_older_dir === RUN TestDir/Source_is_newer_dir === RUN TestDir/Source_is_newer_subdir === RUN TestDir/Target_is_newer_(with_env_expansion) === RUN TestDir/Target_is_older_(with_env_expansion) === RUN TestDir/Source_is_older_dir_(with_env_expansion) === RUN TestDir/Source_is_newer_dir_(with_env_expansion) === RUN TestDir/Source_file_is_newer_than_dst_dir === RUN TestDir/Source_file_is_not_newer_than_dst_dir --- PASS: TestDir (0.05s) --- PASS: TestDir/Missing_target (0.00s) --- PASS: TestDir/Target_is_newer (0.00s) --- PASS: TestDir/Target_is_older (0.00s) --- PASS: TestDir/Source_is_older_dir (0.00s) --- PASS: TestDir/Source_is_newer_dir (0.00s) --- PASS: TestDir/Source_is_newer_subdir (0.00s) --- PASS: TestDir/Target_is_newer_(with_env_expansion) (0.00s) --- PASS: TestDir/Target_is_older_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_older_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_newer_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_file_is_newer_than_dst_dir (0.00s) --- PASS: TestDir/Source_file_is_not_newer_than_dst_dir (0.00s) === RUN TestGlob/Missing_target === RUN TestGlob/Target_is_newer === RUN TestGlob/No_actual_globs === RUN TestGlob/Target_is_older === RUN TestGlob/Target_is_in_the_middle_of_files_in_the_glob === RUN TestGlob/Globs_work_for_dirs --- PASS: TestGlob (0.07s) --- PASS: TestGlob/Missing_target (0.00s) --- PASS: TestGlob/Target_is_newer (0.00s) --- PASS: TestGlob/No_actual_globs (0.00s) --- PASS: TestGlob/Target_is_older (0.00s) --- PASS: TestGlob/Target_is_in_the_middle_of_files_in_the_glob (0.00s) --- PASS: TestGlob/Globs_work_for_dirs (0.00s) PASS ok github.com/magefile/mage/target 0.082s >>> mage: Entering fakeroot... >>> mage*: Running postcheck for mage >>> mage*: Preparing package mage... >>> mage*: Stripping binaries >>> mage*: Scanning shared objects >>> mage*: Tracing dependencies... go so:libc.musl-armv7.so.1 >>> mage*: Package size: 3.5 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r15.apk >>> mage: Build complete at Sat, 06 Apr 2024 17:52:19 +0000 elapsed time 0h 0m 41s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/3) Purging .makedepends-mage (20240406.175139) (2/3) Purging go (1.22.2-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r25.trigger OK: 270 MiB in 103 packages >>> mage: Updating the testing/armv7 repository index... >>> mage: Signing the index...