>>> mage: Building testing/mage 1.13.0-r23 (using abuild 3.15.0_rc3-r3) started Mon, 12 May 2025 05:56:53 +0000 >>> mage: Validating /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/2) Installing go (1.24.3-r0) (2/2) Installing .makedepends-mage (20250512.055656) Executing busybox-1.37.0-r17.trigger OK: 593 MiB in 108 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/mage-1.13.0.tar.gz.part' mage-1.13.0.tar.gz.p 100% |********************************| 8596k 0:00:00 ETA '/var/cache/distfiles/edge/mage-1.13.0.tar.gz.part' saved >>> 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/edge/mage-1.13.0.tar.gz... === RUN TestBootstrap --- PASS: TestBootstrap (1.75s) PASS ok github.com/magefile/mage 1.751s ? github.com/magefile/mage/internal [no test files] 2025/05/12 05:57:10 Current terminal: tmux-256color === RUN TestArgs --- PASS: TestArgs (0.62s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.20s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.23s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.24s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.27s) === RUN TestDocs --- PASS: TestDocs (0.20s) === RUN TestMgF --- PASS: TestMgF (0.25s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.85s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.45s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.56s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.50s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.50s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.54s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.22s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.23s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.19s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.24s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.42s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.03s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.43s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.11s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (0.82s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.34s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.03s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.02s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.02s) === RUN TestCompileDiffGoosGoarch DEBUG: 05:57:18.730819 found target CopyStdin DEBUG: 05:57:18.730859 found target Panics DEBUG: 05:57:18.730880 found target PanicsErr DEBUG: 05:57:18.730893 found target ReturnsNilError DEBUG: 05:57:18.730906 found target ReturnsNonNilError DEBUG: 05:57:18.730919 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:18.730927 found target ReturnsVoid DEBUG: 05:57:18.730932 found target TestVerbose DEBUG: 05:57:18.730944 time parse Magefiles: 721.379µs --- PASS: TestCompileDiffGoosGoarch (5.42s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.03s) === RUN TestMixedMageImports DEBUG: 05:57:24.167836 found target Build DEBUG: 05:57:24.167865 time parse Magefiles: 542.251µs --- PASS: TestMixedMageImports (0.40s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 05:57:24.578501 found target Build DEBUG: 05:57:24.578534 time parse Magefiles: 274.655µs --- PASS: TestMagefilesFolder (0.40s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 05:57:24.988478 found target Build DEBUG: 05:57:24.988505 time parse Magefiles: 212.537µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.39s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 05:57:25.365065 found target Build DEBUG: 05:57:25.365085 time parse Magefiles: 162.601µs --- PASS: TestUntaggedMagefilesFolder (0.40s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 05:57:25.760368 found target Build DEBUG: 05:57:25.760382 found target UntaggedBuild DEBUG: 05:57:25.760388 time parse Magefiles: 196.074µs --- PASS: TestMixedTaggingMagefilesFolder (0.40s) === RUN TestGoRun --- PASS: TestGoRun (0.85s) === RUN TestVerbose DEBUG: 05:57:27.016754 found target CopyStdin DEBUG: 05:57:27.016775 found target Panics DEBUG: 05:57:27.016791 found target PanicsErr DEBUG: 05:57:27.016799 found target ReturnsNilError DEBUG: 05:57:27.016806 found target ReturnsNonNilError DEBUG: 05:57:27.016813 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:27.016818 found target ReturnsVoid DEBUG: 05:57:27.016821 found target TestVerbose DEBUG: 05:57:27.016829 time parse Magefiles: 497.643µs DEBUG: 05:57:27.185616 found target CopyStdin DEBUG: 05:57:27.185637 found target Panics DEBUG: 05:57:27.185660 found target PanicsErr DEBUG: 05:57:27.185666 found target ReturnsNilError DEBUG: 05:57:27.185673 found target ReturnsNonNilError DEBUG: 05:57:27.185680 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:27.185692 found target ReturnsVoid DEBUG: 05:57:27.185696 found target TestVerbose DEBUG: 05:57:27.185703 time parse Magefiles: 436.962µs --- PASS: TestVerbose (0.32s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 05:57:27.322899 found target CopyStdin DEBUG: 05:57:27.322912 found target Panics DEBUG: 05:57:27.322932 found target PanicsErr DEBUG: 05:57:27.322938 found target ReturnsNilError DEBUG: 05:57:27.322943 found target ReturnsNonNilError DEBUG: 05:57:27.322949 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:27.322952 found target ReturnsVoid DEBUG: 05:57:27.322954 found target TestVerbose DEBUG: 05:57:27.322960 time parse Magefiles: 373.62µs --- PASS: TestVerboseFalseEnv (0.16s) === RUN TestList DEBUG: 05:57:27.481871 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:27.481880 found target SomePig DEBUG: 05:57:27.481893 found target TestVerbose DEBUG: 05:57:27.481898 time parse Magefiles: 171.391µs --- PASS: TestList (0.45s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 05:57:27.947310 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:27.947335 found target SomePig DEBUG: 05:57:27.947360 found target TestVerbose DEBUG: 05:57:27.947365 time parse Magefiles: 302.681µs === RUN TestListWithColor/vt100 DEBUG: 05:57:28.075205 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:28.075221 found target SomePig DEBUG: 05:57:28.075248 found target TestVerbose DEBUG: 05:57:28.075253 time parse Magefiles: 261.552µs === RUN TestListWithColor/cygwin DEBUG: 05:57:28.259090 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:28.259104 found target SomePig DEBUG: 05:57:28.259130 found target TestVerbose DEBUG: 05:57:28.259135 time parse Magefiles: 249.295µs === RUN TestListWithColor/xterm-mono DEBUG: 05:57:28.390138 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:28.390149 found target SomePig DEBUG: 05:57:28.390164 found target TestVerbose DEBUG: 05:57:28.390169 time parse Magefiles: 198.592µs === RUN TestListWithColor/xterm DEBUG: 05:57:28.526642 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:28.526658 found target SomePig DEBUG: 05:57:28.526672 found target TestVerbose DEBUG: 05:57:28.526676 time parse Magefiles: 215.922µs === RUN TestListWithColor/xterm-vt220 DEBUG: 05:57:28.676920 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:28.676932 found target SomePig DEBUG: 05:57:28.676945 found target TestVerbose DEBUG: 05:57:28.676950 time parse Magefiles: 189.459µs === RUN TestListWithColor/xterm-16color DEBUG: 05:57:28.843197 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:28.843208 found target SomePig DEBUG: 05:57:28.843221 found target TestVerbose DEBUG: 05:57:28.843225 time parse Magefiles: 184.493µs === RUN TestListWithColor/xterm-256color DEBUG: 05:57:28.957690 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:28.957705 found target SomePig DEBUG: 05:57:28.957718 found target TestVerbose DEBUG: 05:57:28.957722 time parse Magefiles: 223.223µs === RUN TestListWithColor/screen-256color DEBUG: 05:57:29.150863 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:29.150875 found target SomePig DEBUG: 05:57:29.150889 found target TestVerbose DEBUG: 05:57:29.150893 time parse Magefiles: 194.767µs --- PASS: TestListWithColor (1.39s) --- PASS: TestListWithColor/#00 (0.14s) --- PASS: TestListWithColor/vt100 (0.18s) --- PASS: TestListWithColor/cygwin (0.13s) --- PASS: TestListWithColor/xterm-mono (0.14s) --- PASS: TestListWithColor/xterm (0.15s) --- PASS: TestListWithColor/xterm-vt220 (0.17s) --- PASS: TestListWithColor/xterm-16color (0.11s) --- PASS: TestListWithColor/xterm-256color (0.20s) --- PASS: TestListWithColor/screen-256color (0.18s) === RUN TestNoArgNoDefaultList 2025/05/12 05:57:29 Current terminal: screen-256color DEBUG: 05:57:29.326783 found target BazBuz DEBUG: 05:57:29.326819 found target FooBar DEBUG: 05:57:29.326827 time parse Magefiles: 207.998µs --- PASS: TestNoArgNoDefaultList (0.39s) === RUN TestIgnoreDefault DEBUG: 05:57:29.729391 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:29.729409 found target SomePig DEBUG: 05:57:29.729430 found target TestVerbose DEBUG: 05:57:29.729437 time parse Magefiles: 322.134µs --- PASS: TestIgnoreDefault (0.16s) === RUN TestTargetError DEBUG: 05:57:29.876538 found target CopyStdin DEBUG: 05:57:29.876553 found target Panics DEBUG: 05:57:29.876576 found target PanicsErr DEBUG: 05:57:29.876582 found target ReturnsNilError DEBUG: 05:57:29.876587 found target ReturnsNonNilError DEBUG: 05:57:29.876593 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:29.876596 found target ReturnsVoid DEBUG: 05:57:29.876598 found target TestVerbose DEBUG: 05:57:29.876604 time parse Magefiles: 390.841µs --- PASS: TestTargetError (0.18s) === RUN TestStdinCopy DEBUG: 05:57:30.052170 found target CopyStdin DEBUG: 05:57:30.052186 found target Panics DEBUG: 05:57:30.052199 found target PanicsErr DEBUG: 05:57:30.052205 found target ReturnsNilError DEBUG: 05:57:30.052211 found target ReturnsNonNilError DEBUG: 05:57:30.052218 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:30.052222 found target ReturnsVoid DEBUG: 05:57:30.052225 found target TestVerbose DEBUG: 05:57:30.052231 time parse Magefiles: 391.292µs --- PASS: TestStdinCopy (0.13s) === RUN TestTargetPanics DEBUG: 05:57:30.182238 found target CopyStdin DEBUG: 05:57:30.182252 found target Panics DEBUG: 05:57:30.182264 found target PanicsErr DEBUG: 05:57:30.182282 found target ReturnsNilError DEBUG: 05:57:30.182288 found target ReturnsNonNilError DEBUG: 05:57:30.182294 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:30.182297 found target ReturnsVoid DEBUG: 05:57:30.182300 found target TestVerbose DEBUG: 05:57:30.182308 time parse Magefiles: 387.512µs --- PASS: TestTargetPanics (0.14s) === RUN TestPanicsErr DEBUG: 05:57:30.319735 found target CopyStdin DEBUG: 05:57:30.319752 found target Panics DEBUG: 05:57:30.319766 found target PanicsErr DEBUG: 05:57:30.319772 found target ReturnsNilError DEBUG: 05:57:30.319779 found target ReturnsNonNilError DEBUG: 05:57:30.319786 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:30.319791 found target ReturnsVoid DEBUG: 05:57:30.319794 found target TestVerbose DEBUG: 05:57:30.319801 time parse Magefiles: 415.637µs --- PASS: TestPanicsErr (0.13s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 05:57:30.442783 found target Noop DEBUG: 05:57:30.442797 time parse Magefiles: 130.678µs main_test.go:854: Targets: noop --- PASS: TestKeepFlag (0.34s) === RUN TestOnlyStdLib DEBUG: 05:57:30.795675 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:30.795701 found target SomePig DEBUG: 05:57:30.795726 found target TestVerbose DEBUG: 05:57:30.795736 time parse Magefiles: 381.097µs main_test.go:854: Targets: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.42s) === RUN TestMultipleTargets DEBUG: 05:57:31.226162 found target CopyStdin DEBUG: 05:57:31.226190 found target Panics DEBUG: 05:57:31.226213 found target PanicsErr DEBUG: 05:57:31.226225 found target ReturnsNilError DEBUG: 05:57:31.226239 found target ReturnsNonNilError DEBUG: 05:57:31.226256 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:31.226266 found target ReturnsVoid DEBUG: 05:57:31.226271 found target TestVerbose DEBUG: 05:57:31.226284 time parse Magefiles: 555.036µs --- PASS: TestMultipleTargets (0.19s) === RUN TestFirstTargetFails DEBUG: 05:57:31.402348 found target CopyStdin DEBUG: 05:57:31.402361 found target Panics DEBUG: 05:57:31.402384 found target PanicsErr DEBUG: 05:57:31.402389 found target ReturnsNilError DEBUG: 05:57:31.402394 found target ReturnsNonNilError DEBUG: 05:57:31.402399 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:31.402402 found target ReturnsVoid DEBUG: 05:57:31.402405 found target TestVerbose DEBUG: 05:57:31.402410 time parse Magefiles: 387.031µs --- PASS: TestFirstTargetFails (0.13s) === RUN TestBadSecondTargets DEBUG: 05:57:31.535408 found target CopyStdin DEBUG: 05:57:31.535436 found target Panics DEBUG: 05:57:31.535458 found target PanicsErr DEBUG: 05:57:31.535471 found target ReturnsNilError DEBUG: 05:57:31.535487 found target ReturnsNonNilError DEBUG: 05:57:31.535502 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:31.535509 found target ReturnsVoid DEBUG: 05:57:31.535515 found target TestVerbose DEBUG: 05:57:31.535528 time parse Magefiles: 496.948µs --- PASS: TestBadSecondTargets (0.18s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 05:57:31.707235 found target TestCurrentDir DEBUG: 05:57:31.707273 time parse Magefiles: 268.985µs --- PASS: TestSetDir (0.36s) === RUN TestSetWorkingDir DEBUG: 05:57:32.076870 found target TestWorkingDir DEBUG: 05:57:32.076893 time parse Magefiles: 301.78µs --- PASS: TestSetWorkingDir (0.42s) === RUN TestTimeout DEBUG: 05:57:32.486492 found target CtxDeps DEBUG: 05:57:32.486512 found target TakesContextNoError DEBUG: 05:57:32.486537 found target TakesContextWithError DEBUG: 05:57:32.486541 found target Timeout DEBUG: 05:57:32.486547 time parse Magefiles: 308.226µs --- PASS: TestTimeout (0.60s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 05:57:33.097705 found target CopyStdin DEBUG: 05:57:33.097724 found target Panics DEBUG: 05:57:33.097744 found target PanicsErr DEBUG: 05:57:33.097774 found target ReturnsNilError DEBUG: 05:57:33.097789 found target ReturnsNonNilError DEBUG: 05:57:33.097797 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 05:57:33.097803 found target ReturnsVoid DEBUG: 05:57:33.097806 found target TestVerbose DEBUG: 05:57:33.097816 time parse Magefiles: 546.542µs --- PASS: TestHelpTarget (0.15s) === RUN TestHelpAlias DEBUG: 05:57:33.230954 found target Checkout DEBUG: 05:57:33.230966 found target Status DEBUG: 05:57:33.230979 time parse Magefiles: 170.698µs DEBUG: 05:57:33.616360 found target Checkout DEBUG: 05:57:33.616382 found target Status DEBUG: 05:57:33.616405 time parse Magefiles: 295.391µs --- PASS: TestHelpAlias (0.52s) === RUN TestAlias DEBUG: 05:57:33.748674 found target Checkout DEBUG: 05:57:33.748684 found target Status DEBUG: 05:57:33.748696 time parse Magefiles: 176.419µs DEBUG: 05:57:33.899369 found target Checkout DEBUG: 05:57:33.899380 found target Status DEBUG: 05:57:33.899392 time parse Magefiles: 136.181µs --- PASS: TestAlias (0.34s) === RUN TestInvalidAlias DEBUG: 05:57:34.089516 time parse Magefiles: 143.133µs --- PASS: TestInvalidAlias (0.36s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 05:57:34.459123 found target Deploy DEBUG: 05:57:34.459164 found target PrintVerboseFlag DEBUG: 05:57:34.459173 found target Sleep DEBUG: 05:57:34.459181 found target TestVerbose DEBUG: 05:57:34.459193 time parse Magefiles: 302.201µs --- PASS: TestCompiledFlags (0.44s) === RUN TestCompiledEnvironmentVars DEBUG: 05:57:34.897055 found target Deploy DEBUG: 05:57:34.897106 found target PrintVerboseFlag DEBUG: 05:57:34.897123 found target Sleep DEBUG: 05:57:34.897142 found target TestVerbose DEBUG: 05:57:34.897158 time parse Magefiles: 413.57µs --- PASS: TestCompiledEnvironmentVars (0.36s) === RUN TestCompiledVerboseFlag DEBUG: 05:57:35.257987 found target Deploy DEBUG: 05:57:35.258014 found target PrintVerboseFlag DEBUG: 05:57:35.258024 found target Sleep DEBUG: 05:57:35.258031 found target TestVerbose DEBUG: 05:57:35.258041 time parse Magefiles: 311.861µs --- PASS: TestCompiledVerboseFlag (0.36s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 05:57:35.620671 found target Deploy DEBUG: 05:57:35.620697 found target PrintVerboseFlag DEBUG: 05:57:35.620707 found target Sleep DEBUG: 05:57:35.620721 found target TestVerbose DEBUG: 05:57:35.620730 time parse Magefiles: 296.882µs === RUN TestCompiledDeterministic/two DEBUG: 05:57:35.951599 found target Deploy DEBUG: 05:57:35.951638 found target PrintVerboseFlag DEBUG: 05:57:35.951657 found target Sleep DEBUG: 05:57:35.951664 found target TestVerbose DEBUG: 05:57:35.951675 time parse Magefiles: 315.391µs === RUN TestCompiledDeterministic/three DEBUG: 05:57:36.336825 found target Deploy DEBUG: 05:57:36.336867 found target PrintVerboseFlag DEBUG: 05:57:36.336885 found target Sleep DEBUG: 05:57:36.336905 found target TestVerbose DEBUG: 05:57:36.336934 time parse Magefiles: 443.118µs === RUN TestCompiledDeterministic/four DEBUG: 05:57:36.685829 found target Deploy DEBUG: 05:57:36.685859 found target PrintVerboseFlag DEBUG: 05:57:36.685869 found target Sleep DEBUG: 05:57:36.685877 found target TestVerbose DEBUG: 05:57:36.685887 time parse Magefiles: 348.506µs --- PASS: TestCompiledDeterministic (1.37s) --- PASS: TestCompiledDeterministic/one (0.33s) --- PASS: TestCompiledDeterministic/two (0.35s) --- PASS: TestCompiledDeterministic/three (0.39s) --- PASS: TestCompiledDeterministic/four (0.30s) === RUN TestClean DEBUG: 05:57:37.006540 found target Checkout DEBUG: 05:57:37.006555 found target Status DEBUG: 05:57:37.006571 time parse Magefiles: 252.946µs DEBUG: 05:57:37.343277 found target Checkout DEBUG: 05:57:37.343311 found target Status DEBUG: 05:57:37.343335 time parse Magefiles: 276.655µs --- PASS: TestClean (0.56s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 05:57:39.289840 found target Test DEBUG: 05:57:39.289860 time parse Magefiles: 219.433µs --- PASS: TestGoModules (2.45s) === RUN TestNamespaceDep DEBUG: 05:57:40.013058 found namespace ./ NS DEBUG: 05:57:40.013068 found namespace method ./ NS.Bare DEBUG: 05:57:40.013074 found namespace method ./ NS.BareCtx DEBUG: 05:57:40.013080 found namespace method ./ NS.CtxErr DEBUG: 05:57:40.013083 found namespace method ./ NS.Error DEBUG: 05:57:40.013098 found target TestNamespaceDep DEBUG: 05:57:40.013106 time parse Magefiles: 242.523µs --- PASS: TestNamespaceDep (0.53s) === RUN TestNamespace DEBUG: 05:57:40.540356 found namespace ./ NS DEBUG: 05:57:40.540377 found namespace method ./ NS.Bare DEBUG: 05:57:40.540392 found namespace method ./ NS.BareCtx DEBUG: 05:57:40.540399 found namespace method ./ NS.CtxErr DEBUG: 05:57:40.540403 found namespace method ./ NS.Error DEBUG: 05:57:40.540406 found target TestNamespaceDep DEBUG: 05:57:40.540415 time parse Magefiles: 321.95µs --- PASS: TestNamespace (0.20s) === RUN TestNamespaceDefault DEBUG: 05:57:40.728351 found namespace ./ NS DEBUG: 05:57:40.728362 found namespace method ./ NS.Bare DEBUG: 05:57:40.728367 found namespace method ./ NS.BareCtx DEBUG: 05:57:40.728373 found namespace method ./ NS.CtxErr DEBUG: 05:57:40.728376 found namespace method ./ NS.Error DEBUG: 05:57:40.728378 found target TestNamespaceDep DEBUG: 05:57:40.728385 time parse Magefiles: 193.198µs --- PASS: TestNamespaceDefault (0.16s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 05:57:40.888554 found target FooBar DEBUG: 05:57:40.888569 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 05:57:40.888575 time parse Magefiles: 167.478µs --- PASS: TestWrongDependency (0.39s) PASS ok github.com/magefile/mage/mage 31.088s === 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.108s === 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.15s) PASS ok github.com/magefile/mage/parse 0.159s === RUN TestOutCmd --- PASS: TestOutCmd (0.01s) === RUN TestExitCode --- PASS: TestExitCode (0.01s) === RUN TestEnv --- PASS: TestEnv (0.01s) === 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.030s === 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 TestDir === CONT TestGlobEmptyGlob === CONT TestGlob === CONT TestPathMissingSource === CONT TestOldestModTime === CONT TestDirMissingDest --- PASS: TestDirMissingSrc (0.00s) === CONT TestPathMissingDest --- PASS: TestPathMissingSource (0.00s) --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestPathMissingDest (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.06s) --- 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.08s) --- 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.089s >>> mage: Entering fakeroot... >>> mage*: Running postcheck for mage >>> mage*: Preparing package mage... >>> mage*: Stripping binaries >>> mage*: Scanning shared objects >>> mage*: Tracing dependencies... go >>> mage*: Package size: 4.3 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r23.apk >>> mage: Build complete at Mon, 12 May 2025 05:57:41 +0000 elapsed time 0h 0m 48s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20250512.055656) (2/2) Purging go (1.24.3-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 106 packages >>> mage: Updating the testing/x86_64 repository index... >>> mage: Signing the index...