>>> mage: Building testing/mage 1.13.0-r19 (using abuild 3.14.1-r5) started Sat, 18 Jan 2025 13:06:32 +0000 >>> mage: Validating /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/2) Installing go (1.23.5-r0) (2/2) Installing .makedepends-mage (20250118.130634) Executing busybox-1.37.0-r13.trigger OK: 582 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> mage: Fetching https://github.com/magefile/mage/archive/v1.13.0/mage-1.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 304k 0 304k 0 0 604k 0 --:--:-- --:--:-- --:--:-- 604k 100 8596k 0 8596k 0 0 9662k 0 --:--:-- --:--:-- --:--:-- 20.9M >>> 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... ? github.com/magefile/mage/internal [no test files] === RUN TestBootstrap --- PASS: TestBootstrap (2.67s) PASS ok github.com/magefile/mage 2.668s 2025/01/18 13:06:46 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.86s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.91s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.33s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.79s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.84s) === RUN TestDocs --- PASS: TestDocs (0.85s) === RUN TestMgF --- PASS: TestMgF (0.86s) === RUN TestMageImportsList --- PASS: TestMageImportsList (1.32s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (1.60s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (1.82s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (1.59s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (2.01s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (1.80s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (1.85s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (1.97s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (1.76s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (1.90s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.55s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.03s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.66s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.09s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.25s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.49s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.02s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.01s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.01s) === RUN TestCompileDiffGoosGoarch DEBUG: 13:07:12.546344 found target CopyStdin DEBUG: 13:07:12.546359 found target Panics DEBUG: 13:07:12.546371 found target PanicsErr DEBUG: 13:07:12.546378 found target ReturnsNilError DEBUG: 13:07:12.546383 found target ReturnsNonNilError DEBUG: 13:07:12.546389 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:12.546394 found target ReturnsVoid DEBUG: 13:07:12.546409 found target TestVerbose DEBUG: 13:07:12.546415 time parse Magefiles: 475.667µs --- PASS: TestCompileDiffGoosGoarch (5.64s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.02s) === RUN TestMixedMageImports DEBUG: 13:07:17.916218 found target Build DEBUG: 13:07:17.916248 time parse Magefiles: 391.463µs --- PASS: TestMixedMageImports (0.52s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 13:07:18.443450 found target Build DEBUG: 13:07:18.443470 time parse Magefiles: 202.914µs --- PASS: TestMagefilesFolder (0.63s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 13:07:19.081465 found target Build DEBUG: 13:07:19.081499 time parse Magefiles: 246.777µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.63s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 13:07:19.699878 found target Build DEBUG: 13:07:19.699892 time parse Magefiles: 114.944µs --- PASS: TestUntaggedMagefilesFolder (0.63s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 13:07:20.333201 found target Build DEBUG: 13:07:20.333220 found target UntaggedBuild DEBUG: 13:07:20.333225 time parse Magefiles: 468.244µs --- PASS: TestMixedTaggingMagefilesFolder (0.62s) === RUN TestGoRun --- PASS: TestGoRun (1.59s) === RUN TestVerbose DEBUG: 13:07:22.715115 found target CopyStdin DEBUG: 13:07:22.715129 found target Panics DEBUG: 13:07:22.715144 found target PanicsErr DEBUG: 13:07:22.715150 found target ReturnsNilError DEBUG: 13:07:22.715157 found target ReturnsNonNilError DEBUG: 13:07:22.715165 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:22.715176 found target ReturnsVoid DEBUG: 13:07:22.715179 found target TestVerbose DEBUG: 13:07:22.715187 time parse Magefiles: 474.282µs DEBUG: 13:07:23.628135 found target CopyStdin DEBUG: 13:07:23.628152 found target Panics DEBUG: 13:07:23.628166 found target PanicsErr DEBUG: 13:07:23.628172 found target ReturnsNilError DEBUG: 13:07:23.628213 found target ReturnsNonNilError DEBUG: 13:07:23.628221 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:23.628226 found target ReturnsVoid DEBUG: 13:07:23.628229 found target TestVerbose DEBUG: 13:07:23.628237 time parse Magefiles: 452.668µs --- PASS: TestVerbose (1.66s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 13:07:24.408614 found target CopyStdin DEBUG: 13:07:24.408629 found target Panics DEBUG: 13:07:24.408652 found target PanicsErr DEBUG: 13:07:24.408658 found target ReturnsNilError DEBUG: 13:07:24.408663 found target ReturnsNonNilError DEBUG: 13:07:24.408680 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:24.408684 found target ReturnsVoid DEBUG: 13:07:24.408686 found target TestVerbose DEBUG: 13:07:24.408693 time parse Magefiles: 429.333µs --- PASS: TestVerboseFalseEnv (0.76s) === RUN TestList DEBUG: 13:07:25.239594 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:25.239609 found target SomePig DEBUG: 13:07:25.239624 found target TestVerbose DEBUG: 13:07:25.239629 time parse Magefiles: 244.797µs --- PASS: TestList (1.18s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 13:07:26.278013 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:26.278027 found target SomePig DEBUG: 13:07:26.278041 found target TestVerbose DEBUG: 13:07:26.278046 time parse Magefiles: 222.447µs === RUN TestListWithColor/vt100 DEBUG: 13:07:26.817774 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:26.817786 found target SomePig DEBUG: 13:07:26.817801 found target TestVerbose DEBUG: 13:07:26.817806 time parse Magefiles: 211.966µs === RUN TestListWithColor/cygwin DEBUG: 13:07:27.587847 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:27.587858 found target SomePig DEBUG: 13:07:27.587884 found target TestVerbose DEBUG: 13:07:27.587889 time parse Magefiles: 235.738µs === RUN TestListWithColor/xterm-mono DEBUG: 13:07:28.253019 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:28.253031 found target SomePig DEBUG: 13:07:28.253045 found target TestVerbose DEBUG: 13:07:28.253056 time parse Magefiles: 213.968µs === RUN TestListWithColor/xterm DEBUG: 13:07:29.120375 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:29.120387 found target SomePig DEBUG: 13:07:29.120402 found target TestVerbose DEBUG: 13:07:29.120407 time parse Magefiles: 227.554µs === RUN TestListWithColor/xterm-vt220 DEBUG: 13:07:29.732355 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:29.732369 found target SomePig DEBUG: 13:07:29.732384 found target TestVerbose DEBUG: 13:07:29.732392 time parse Magefiles: 230.105µs === RUN TestListWithColor/xterm-16color DEBUG: 13:07:30.166588 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:30.166607 found target SomePig DEBUG: 13:07:30.166622 found target TestVerbose DEBUG: 13:07:30.166627 time parse Magefiles: 263.74µs === RUN TestListWithColor/xterm-256color DEBUG: 13:07:30.794079 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:30.794093 found target SomePig DEBUG: 13:07:30.794107 found target TestVerbose DEBUG: 13:07:30.794112 time parse Magefiles: 229.333µs === RUN TestListWithColor/screen-256color DEBUG: 13:07:31.472467 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:31.472479 found target SomePig DEBUG: 13:07:31.472495 found target TestVerbose DEBUG: 13:07:31.472501 time parse Magefiles: 229.708µs --- PASS: TestListWithColor (5.64s) --- PASS: TestListWithColor/#00 (0.39s) --- PASS: TestListWithColor/vt100 (0.76s) --- PASS: TestListWithColor/cygwin (0.72s) --- PASS: TestListWithColor/xterm-mono (0.88s) --- PASS: TestListWithColor/xterm (0.63s) --- PASS: TestListWithColor/xterm-vt220 (0.41s) --- PASS: TestListWithColor/xterm-16color (0.57s) --- PASS: TestListWithColor/xterm-256color (0.74s) --- PASS: TestListWithColor/screen-256color (0.55s) === RUN TestNoArgNoDefaultList 2025/01/18 13:07:31 Current terminal: screen-256color DEBUG: 13:07:31.779648 found target BazBuz DEBUG: 13:07:31.779668 found target FooBar DEBUG: 13:07:31.779675 time parse Magefiles: 168.768µs --- PASS: TestNoArgNoDefaultList (0.60s) === RUN TestIgnoreDefault DEBUG: 13:07:32.602129 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:32.602153 found target SomePig DEBUG: 13:07:32.602187 found target TestVerbose DEBUG: 13:07:32.602197 time parse Magefiles: 428.534µs --- PASS: TestIgnoreDefault (0.78s) === RUN TestTargetError DEBUG: 13:07:33.418119 found target CopyStdin DEBUG: 13:07:33.418134 found target Panics DEBUG: 13:07:33.418155 found target PanicsErr DEBUG: 13:07:33.418163 found target ReturnsNilError DEBUG: 13:07:33.418172 found target ReturnsNonNilError DEBUG: 13:07:33.418216 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:33.418225 found target ReturnsVoid DEBUG: 13:07:33.418228 found target TestVerbose DEBUG: 13:07:33.418235 time parse Magefiles: 509.426µs --- PASS: TestTargetError (0.85s) === RUN TestStdinCopy DEBUG: 13:07:34.011755 found target CopyStdin DEBUG: 13:07:34.012059 found target Panics DEBUG: 13:07:34.012084 found target PanicsErr DEBUG: 13:07:34.012093 found target ReturnsNilError DEBUG: 13:07:34.012101 found target ReturnsNonNilError DEBUG: 13:07:34.012109 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:34.012113 found target ReturnsVoid DEBUG: 13:07:34.012118 found target TestVerbose DEBUG: 13:07:34.012127 time parse Magefiles: 1.012164ms --- PASS: TestStdinCopy (0.32s) === RUN TestTargetPanics DEBUG: 13:07:34.336249 found target CopyStdin DEBUG: 13:07:34.336263 found target Panics DEBUG: 13:07:34.336286 found target PanicsErr DEBUG: 13:07:34.336292 found target ReturnsNilError DEBUG: 13:07:34.336298 found target ReturnsNonNilError DEBUG: 13:07:34.336303 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:34.336307 found target ReturnsVoid DEBUG: 13:07:34.336309 found target TestVerbose DEBUG: 13:07:34.336316 time parse Magefiles: 402.426µs --- PASS: TestTargetPanics (0.49s) === RUN TestPanicsErr DEBUG: 13:07:35.057218 found target CopyStdin DEBUG: 13:07:35.057242 found target Panics DEBUG: 13:07:35.057254 found target PanicsErr DEBUG: 13:07:35.057260 found target ReturnsNilError DEBUG: 13:07:35.057278 found target ReturnsNonNilError DEBUG: 13:07:35.057289 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:35.057293 found target ReturnsVoid DEBUG: 13:07:35.057296 found target TestVerbose DEBUG: 13:07:35.057302 time parse Magefiles: 414.927µs --- PASS: TestPanicsErr (0.66s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 13:07:35.480089 found target Noop DEBUG: 13:07:35.480102 time parse Magefiles: 99.31µs main_test.go:854: Targets: noop main_test.go:854: --- PASS: TestKeepFlag (0.76s) === RUN TestOnlyStdLib DEBUG: 13:07:36.534373 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:36.534390 found target SomePig DEBUG: 13:07:36.534413 found target TestVerbose DEBUG: 13:07:36.534420 time parse Magefiles: 283.135µs main_test.go:854: Targets: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (1.25s) === RUN TestMultipleTargets DEBUG: 13:07:37.673506 found target CopyStdin DEBUG: 13:07:37.673523 found target Panics DEBUG: 13:07:37.673539 found target PanicsErr DEBUG: 13:07:37.673546 found target ReturnsNilError DEBUG: 13:07:37.673554 found target ReturnsNonNilError DEBUG: 13:07:37.673561 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:37.673565 found target ReturnsVoid DEBUG: 13:07:37.673569 found target TestVerbose DEBUG: 13:07:37.673578 time parse Magefiles: 642.465µs --- PASS: TestMultipleTargets (0.73s) === RUN TestFirstTargetFails DEBUG: 13:07:38.397477 found target CopyStdin DEBUG: 13:07:38.397496 found target Panics DEBUG: 13:07:38.397511 found target PanicsErr DEBUG: 13:07:38.397517 found target ReturnsNilError DEBUG: 13:07:38.397523 found target ReturnsNonNilError DEBUG: 13:07:38.397530 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:38.397534 found target ReturnsVoid DEBUG: 13:07:38.397537 found target TestVerbose DEBUG: 13:07:38.397544 time parse Magefiles: 455.572µs --- PASS: TestFirstTargetFails (0.57s) === RUN TestBadSecondTargets DEBUG: 13:07:39.115622 found target CopyStdin DEBUG: 13:07:39.115638 found target Panics DEBUG: 13:07:39.115652 found target PanicsErr DEBUG: 13:07:39.115659 found target ReturnsNilError DEBUG: 13:07:39.115665 found target ReturnsNonNilError DEBUG: 13:07:39.115672 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:39.115679 found target ReturnsVoid DEBUG: 13:07:39.115689 found target TestVerbose DEBUG: 13:07:39.115697 time parse Magefiles: 463.051µs --- PASS: TestBadSecondTargets (0.96s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 13:07:39.766061 found target TestCurrentDir DEBUG: 13:07:39.766093 time parse Magefiles: 281.859µs --- PASS: TestSetDir (0.37s) === RUN TestSetWorkingDir DEBUG: 13:07:40.140668 found target TestWorkingDir DEBUG: 13:07:40.140697 time parse Magefiles: 335.61µs --- PASS: TestSetWorkingDir (0.46s) === RUN TestTimeout DEBUG: 13:07:40.852195 found target CtxDeps DEBUG: 13:07:40.852212 found target TakesContextNoError DEBUG: 13:07:40.852237 found target TakesContextWithError DEBUG: 13:07:40.852241 found target Timeout DEBUG: 13:07:40.852247 time parse Magefiles: 288.818µs --- PASS: TestTimeout (0.96s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 13:07:41.756171 found target CopyStdin DEBUG: 13:07:41.756205 found target Panics DEBUG: 13:07:41.756227 found target PanicsErr DEBUG: 13:07:41.756240 found target ReturnsNilError DEBUG: 13:07:41.756255 found target ReturnsNonNilError DEBUG: 13:07:41.756267 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 13:07:41.756278 found target ReturnsVoid DEBUG: 13:07:41.756284 found target TestVerbose DEBUG: 13:07:41.756297 time parse Magefiles: 781.007µs --- PASS: TestHelpTarget (0.59s) === RUN TestHelpAlias DEBUG: 13:07:42.150704 found target Checkout DEBUG: 13:07:42.150723 found target Status DEBUG: 13:07:42.150737 time parse Magefiles: 221.793µs DEBUG: 13:07:42.722882 found target Checkout DEBUG: 13:07:42.722899 found target Status DEBUG: 13:07:42.722912 time parse Magefiles: 180.424µs --- PASS: TestHelpAlias (1.20s) === RUN TestAlias DEBUG: 13:07:43.346858 found target Checkout DEBUG: 13:07:43.346869 found target Status DEBUG: 13:07:43.346882 time parse Magefiles: 176.436µs DEBUG: 13:07:43.726563 found target Checkout DEBUG: 13:07:43.726575 found target Status DEBUG: 13:07:43.726588 time parse Magefiles: 177.032µs --- PASS: TestAlias (0.65s) === RUN TestInvalidAlias DEBUG: 13:07:43.992138 time parse Magefiles: 144.242µs --- PASS: TestInvalidAlias (0.42s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 13:07:44.674119 found target Deploy DEBUG: 13:07:44.674143 found target PrintVerboseFlag DEBUG: 13:07:44.674151 found target Sleep DEBUG: 13:07:44.674157 found target TestVerbose DEBUG: 13:07:44.674165 time parse Magefiles: 271.922µs --- PASS: TestCompiledFlags (1.01s) === RUN TestCompiledEnvironmentVars DEBUG: 13:07:45.613069 found target Deploy DEBUG: 13:07:45.613097 found target PrintVerboseFlag DEBUG: 13:07:45.613107 found target Sleep DEBUG: 13:07:45.613114 found target TestVerbose DEBUG: 13:07:45.613124 time parse Magefiles: 286.185µs --- PASS: TestCompiledEnvironmentVars (0.89s) === RUN TestCompiledVerboseFlag DEBUG: 13:07:46.518896 found target Deploy DEBUG: 13:07:46.518915 found target PrintVerboseFlag DEBUG: 13:07:46.518923 found target Sleep DEBUG: 13:07:46.518928 found target TestVerbose DEBUG: 13:07:46.518936 time parse Magefiles: 244.61µs --- PASS: TestCompiledVerboseFlag (0.90s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 13:07:47.207181 found target Deploy DEBUG: 13:07:47.207214 found target PrintVerboseFlag DEBUG: 13:07:47.207222 found target Sleep DEBUG: 13:07:47.207227 found target TestVerbose DEBUG: 13:07:47.207272 time parse Magefiles: 290.763µs === RUN TestCompiledDeterministic/two DEBUG: 13:07:48.197724 found target Deploy DEBUG: 13:07:48.197749 found target PrintVerboseFlag DEBUG: 13:07:48.197757 found target Sleep DEBUG: 13:07:48.197763 found target TestVerbose DEBUG: 13:07:48.197770 time parse Magefiles: 312.68µs === RUN TestCompiledDeterministic/three DEBUG: 13:07:49.120701 found target Deploy DEBUG: 13:07:49.120736 found target PrintVerboseFlag DEBUG: 13:07:49.120744 found target Sleep DEBUG: 13:07:49.120750 found target TestVerbose DEBUG: 13:07:49.120758 time parse Magefiles: 294.966µs === RUN TestCompiledDeterministic/four DEBUG: 13:07:49.797519 found target Deploy DEBUG: 13:07:49.797555 found target PrintVerboseFlag DEBUG: 13:07:49.797563 found target Sleep DEBUG: 13:07:49.797570 found target TestVerbose DEBUG: 13:07:49.797578 time parse Magefiles: 255.655µs --- PASS: TestCompiledDeterministic (3.25s) --- PASS: TestCompiledDeterministic/one (0.81s) --- PASS: TestCompiledDeterministic/two (0.93s) --- PASS: TestCompiledDeterministic/three (0.58s) --- PASS: TestCompiledDeterministic/four (0.93s) === RUN TestClean DEBUG: 13:07:50.474491 found target Checkout DEBUG: 13:07:50.474503 found target Status DEBUG: 13:07:50.474516 time parse Magefiles: 185.434µs DEBUG: 13:07:51.318843 found target Checkout DEBUG: 13:07:51.318854 found target Status DEBUG: 13:07:51.318867 time parse Magefiles: 147.442µs --- PASS: TestClean (1.14s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 13:07:54.283220 found target Test DEBUG: 13:07:54.283237 time parse Magefiles: 206.58µs --- PASS: TestGoModules (3.40s) === RUN TestNamespaceDep DEBUG: 13:07:55.190768 found namespace ./ NS DEBUG: 13:07:55.190777 found namespace method ./ NS.Bare DEBUG: 13:07:55.190782 found namespace method ./ NS.BareCtx DEBUG: 13:07:55.190787 found namespace method ./ NS.CtxErr DEBUG: 13:07:55.190790 found namespace method ./ NS.Error DEBUG: 13:07:55.190793 found target TestNamespaceDep DEBUG: 13:07:55.190799 time parse Magefiles: 221.278µs --- PASS: TestNamespaceDep (0.91s) === RUN TestNamespace DEBUG: 13:07:55.926199 found namespace ./ NS DEBUG: 13:07:55.926211 found namespace method ./ NS.Bare DEBUG: 13:07:55.926219 found namespace method ./ NS.BareCtx DEBUG: 13:07:55.926229 found namespace method ./ NS.CtxErr DEBUG: 13:07:55.926232 found namespace method ./ NS.Error DEBUG: 13:07:55.926237 found target TestNamespaceDep DEBUG: 13:07:55.926246 time parse Magefiles: 267.155µs --- PASS: TestNamespace (0.51s) === RUN TestNamespaceDefault DEBUG: 13:07:56.718077 found namespace ./ NS DEBUG: 13:07:56.718086 found namespace method ./ NS.Bare DEBUG: 13:07:56.718092 found namespace method ./ NS.BareCtx DEBUG: 13:07:56.718097 found namespace method ./ NS.CtxErr DEBUG: 13:07:56.718100 found namespace method ./ NS.Error DEBUG: 13:07:56.718103 found target TestNamespaceDep DEBUG: 13:07:56.718110 time parse Magefiles: 245.944µs --- PASS: TestNamespaceDefault (0.91s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 13:07:57.615391 found target FooBar DEBUG: 13:07:57.615408 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 13:07:57.615414 time parse Magefiles: 324.41µs --- PASS: TestWrongDependency (0.90s) PASS ok github.com/magefile/mage/mage 72.194s === 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.104s === 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.03s) PASS ok github.com/magefile/mage/parse 0.032s === 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.010s === 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 TestDir === CONT TestGlob === CONT TestGlobEmptyGlob === CONT TestPath === CONT TestPathMissingSource --- PASS: TestGlobEmptyGlob (0.00s) === CONT TestOldestModTime === CONT TestDirMissingSrc === CONT TestDirMissingDest === CONT TestPathMissingDest --- PASS: TestPathMissingSource (0.00s) --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestDirMissingDest (0.00s) --- PASS: TestPathMissingDest (0.00s) --- PASS: TestOldestModTime (0.01s) --- PASS: TestNewestModTime (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.076s >>> 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.0 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r19.apk >>> mage: Build complete at Sat, 18 Jan 2025 13:07:58 +0000 elapsed time 0h 1m 26s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20250118.130634) (2/2) Purging go (1.23.5-r0) Executing busybox-1.37.0-r13.trigger OK: 399 MiB in 106 packages >>> mage: Updating the testing/x86_64 repository index... >>> mage: Signing the index...