>>> mage: Building testing/mage 1.13.0-r1 (using abuild 3.9.0-r2) started Thu, 21 Jul 2022 19:32:55 +0000 >>> mage: Checking sanity of /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/2) Installing go (1.18.4-r2) (2/2) Installing .makedepends-mage (20220721.193257) Executing busybox-1.35.0-r19.trigger OK: 713 MiB in 103 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> 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 100 8596k 100 8596k 0 0 21.7M 0 --:--:-- --:--:-- --:--:-- 21.8M >>> 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 (2.42s) PASS ok github.com/magefile/mage 2.431s ? github.com/magefile/mage/internal [no test files] 2022/07/21 19:33:04 Current terminal: screen-256color === RUN TestArgs --- PASS: TestArgs (0.82s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.47s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.47s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.51s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.47s) === RUN TestDocs --- PASS: TestDocs (0.52s) === RUN TestMgF --- PASS: TestMgF (0.43s) === RUN TestMageImportsList --- PASS: TestMageImportsList (1.06s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.69s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.71s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.78s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.71s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.74s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.68s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.84s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.96s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (1.38s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (1.64s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.44s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (1.71s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.43s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (2.10s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (1.68s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.66s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.43s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.42s) === RUN TestCompileDiffGoosGoarch DEBUG: 19:33:26.280258 found target CopyStdin DEBUG: 19:33:26.280280 found target Panics DEBUG: 19:33:26.280292 found target PanicsErr DEBUG: 19:33:26.280301 found target ReturnsNilError DEBUG: 19:33:26.280310 found target ReturnsNonNilError DEBUG: 19:33:26.280322 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:26.280327 found target ReturnsVoid DEBUG: 19:33:26.280332 found target TestVerbose DEBUG: 19:33:26.280359 time parse Magefiles: 712.315µs --- PASS: TestCompileDiffGoosGoarch (9.75s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.08s) === RUN TestMixedMageImports DEBUG: 19:33:35.898779 found target Build DEBUG: 19:33:35.898817 time parse Magefiles: 416.46µs --- PASS: TestMixedMageImports (0.84s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 19:33:36.855934 found target Build DEBUG: 19:33:36.855973 time parse Magefiles: 303.811µs --- PASS: TestMagefilesFolder (0.89s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 19:33:37.977406 found target Build DEBUG: 19:33:37.977455 time parse Magefiles: 197.064µs --- PASS: TestMagefilesFolderMixedWithMagefiles (2.00s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 19:33:39.739551 found target Build DEBUG: 19:33:39.739587 time parse Magefiles: 228.408µs --- PASS: TestUntaggedMagefilesFolder (0.67s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 19:33:40.415179 found target Build DEBUG: 19:33:40.415202 found target UntaggedBuild DEBUG: 19:33:40.415216 time parse Magefiles: 251.276µs --- PASS: TestMixedTaggingMagefilesFolder (0.68s) === RUN TestGoRun --- PASS: TestGoRun (1.38s) === RUN TestVerbose DEBUG: 19:33:42.534505 found target CopyStdin DEBUG: 19:33:42.534540 found target Panics DEBUG: 19:33:42.534557 found target PanicsErr DEBUG: 19:33:42.534570 found target ReturnsNilError DEBUG: 19:33:42.534582 found target ReturnsNonNilError DEBUG: 19:33:42.534596 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:42.534601 found target ReturnsVoid DEBUG: 19:33:42.534608 found target TestVerbose DEBUG: 19:33:42.534629 time parse Magefiles: 949.688µs DEBUG: 19:33:42.991372 found target CopyStdin DEBUG: 19:33:42.991411 found target Panics DEBUG: 19:33:42.991428 found target PanicsErr DEBUG: 19:33:42.991440 found target ReturnsNilError DEBUG: 19:33:42.991453 found target ReturnsNonNilError DEBUG: 19:33:42.991476 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:42.991479 found target ReturnsVoid DEBUG: 19:33:42.991484 found target TestVerbose DEBUG: 19:33:42.991497 time parse Magefiles: 829.345µs --- PASS: TestVerbose (0.98s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 19:33:43.483765 found target CopyStdin DEBUG: 19:33:43.483791 found target Panics DEBUG: 19:33:43.483802 found target PanicsErr DEBUG: 19:33:43.483809 found target ReturnsNilError DEBUG: 19:33:43.483817 found target ReturnsNonNilError DEBUG: 19:33:43.483826 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:43.483829 found target ReturnsVoid DEBUG: 19:33:43.483834 found target TestVerbose DEBUG: 19:33:43.483848 time parse Magefiles: 607.374µs --- PASS: TestVerboseFalseEnv (0.68s) === RUN TestList DEBUG: 19:33:44.174657 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:44.174677 found target SomePig DEBUG: 19:33:44.174692 found target TestVerbose DEBUG: 19:33:44.174704 time parse Magefiles: 370.914µs --- PASS: TestList (0.81s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 19:33:44.964730 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:44.964746 found target SomePig DEBUG: 19:33:44.964762 found target TestVerbose DEBUG: 19:33:44.964780 time parse Magefiles: 379.282µs === RUN TestListWithColor/vt100 DEBUG: 19:33:45.448979 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:45.448995 found target SomePig DEBUG: 19:33:45.449007 found target TestVerbose DEBUG: 19:33:45.449016 time parse Magefiles: 353.861µs === RUN TestListWithColor/cygwin DEBUG: 19:33:45.911032 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:45.911048 found target SomePig DEBUG: 19:33:45.911062 found target TestVerbose DEBUG: 19:33:45.911073 time parse Magefiles: 323.248µs === RUN TestListWithColor/xterm-mono DEBUG: 19:33:46.347153 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:46.347170 found target SomePig DEBUG: 19:33:46.347183 found target TestVerbose DEBUG: 19:33:46.347193 time parse Magefiles: 318.053µs === RUN TestListWithColor/xterm DEBUG: 19:33:46.819349 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:46.819364 found target SomePig DEBUG: 19:33:46.819377 found target TestVerbose DEBUG: 19:33:46.819387 time parse Magefiles: 293.417µs === RUN TestListWithColor/xterm-vt220 DEBUG: 19:33:47.349818 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:47.349832 found target SomePig DEBUG: 19:33:47.349844 found target TestVerbose DEBUG: 19:33:47.349853 time parse Magefiles: 265.592µs === RUN TestListWithColor/xterm-16color DEBUG: 19:33:47.860187 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:47.860203 found target SomePig DEBUG: 19:33:47.860215 found target TestVerbose DEBUG: 19:33:47.860224 time parse Magefiles: 268.048µs === RUN TestListWithColor/xterm-256color DEBUG: 19:33:48.320621 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:48.320635 found target SomePig DEBUG: 19:33:48.320647 found target TestVerbose DEBUG: 19:33:48.320656 time parse Magefiles: 290.363µs === RUN TestListWithColor/screen-256color DEBUG: 19:33:49.308457 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:49.308482 found target SomePig DEBUG: 19:33:49.308503 found target TestVerbose DEBUG: 19:33:49.308519 time parse Magefiles: 427.317µs --- PASS: TestListWithColor (4.79s) --- PASS: TestListWithColor/#00 (0.47s) --- PASS: TestListWithColor/vt100 (0.46s) --- PASS: TestListWithColor/cygwin (0.48s) --- PASS: TestListWithColor/xterm-mono (0.45s) --- PASS: TestListWithColor/xterm (0.46s) --- PASS: TestListWithColor/xterm-vt220 (0.53s) --- PASS: TestListWithColor/xterm-16color (0.51s) --- PASS: TestListWithColor/xterm-256color (0.45s) --- PASS: TestListWithColor/screen-256color (0.98s) === RUN TestNoArgNoDefaultList 2022/07/21 19:33:49 Current terminal: screen-256color DEBUG: 19:33:49.763894 found target BazBuz DEBUG: 19:33:49.763923 found target FooBar DEBUG: 19:33:49.763940 time parse Magefiles: 308.71µs --- PASS: TestNoArgNoDefaultList (0.79s) === RUN TestIgnoreDefault DEBUG: 19:33:50.564537 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:50.564550 found target SomePig DEBUG: 19:33:50.564562 found target TestVerbose DEBUG: 19:33:50.564572 time parse Magefiles: 297.544µs --- PASS: TestIgnoreDefault (0.49s) === RUN TestTargetError DEBUG: 19:33:51.024766 found target CopyStdin DEBUG: 19:33:51.024794 found target Panics DEBUG: 19:33:51.024811 found target PanicsErr DEBUG: 19:33:51.024824 found target ReturnsNilError DEBUG: 19:33:51.024835 found target ReturnsNonNilError DEBUG: 19:33:51.024849 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:51.024855 found target ReturnsVoid DEBUG: 19:33:51.024862 found target TestVerbose DEBUG: 19:33:51.024881 time parse Magefiles: 990.031µs --- PASS: TestTargetError (0.45s) === RUN TestStdinCopy DEBUG: 19:33:51.472422 found target CopyStdin DEBUG: 19:33:51.472450 found target Panics DEBUG: 19:33:51.472467 found target PanicsErr DEBUG: 19:33:51.472480 found target ReturnsNilError DEBUG: 19:33:51.472491 found target ReturnsNonNilError DEBUG: 19:33:51.472505 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:51.472511 found target ReturnsVoid DEBUG: 19:33:51.472519 found target TestVerbose DEBUG: 19:33:51.472539 time parse Magefiles: 894.848µs --- PASS: TestStdinCopy (0.45s) === RUN TestTargetPanics DEBUG: 19:33:51.990677 found target CopyStdin DEBUG: 19:33:51.990696 found target Panics DEBUG: 19:33:51.990705 found target PanicsErr DEBUG: 19:33:51.990712 found target ReturnsNilError DEBUG: 19:33:51.990719 found target ReturnsNonNilError DEBUG: 19:33:51.990727 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:51.990730 found target ReturnsVoid DEBUG: 19:33:51.990733 found target TestVerbose DEBUG: 19:33:51.990744 time parse Magefiles: 548.979µs --- PASS: TestTargetPanics (0.51s) === RUN TestPanicsErr DEBUG: 19:33:52.429149 found target CopyStdin DEBUG: 19:33:52.429168 found target Panics DEBUG: 19:33:52.429177 found target PanicsErr DEBUG: 19:33:52.429184 found target ReturnsNilError DEBUG: 19:33:52.429191 found target ReturnsNonNilError DEBUG: 19:33:52.429199 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:52.429202 found target ReturnsVoid DEBUG: 19:33:52.429205 found target TestVerbose DEBUG: 19:33:52.429216 time parse Magefiles: 524.161µs --- PASS: TestPanicsErr (0.41s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 19:33:52.830247 found target Noop DEBUG: 19:33:52.830296 time parse Magefiles: 273.591µs main_test.go:854: Targets: noop --- PASS: TestKeepFlag (0.68s) === RUN TestOnlyStdLib DEBUG: 19:33:53.553896 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:53.553917 found target SomePig DEBUG: 19:33:53.553931 found target TestVerbose DEBUG: 19:33:53.553942 time parse Magefiles: 385.305µs main_test.go:854: Targets: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (1.18s) === RUN TestMultipleTargets DEBUG: 19:33:54.776643 found target CopyStdin DEBUG: 19:33:54.776679 found target Panics DEBUG: 19:33:54.776696 found target PanicsErr DEBUG: 19:33:54.776708 found target ReturnsNilError DEBUG: 19:33:54.776720 found target ReturnsNonNilError DEBUG: 19:33:54.776734 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:54.776740 found target ReturnsVoid DEBUG: 19:33:54.776746 found target TestVerbose DEBUG: 19:33:54.776771 time parse Magefiles: 963.845µs --- PASS: TestMultipleTargets (0.50s) === RUN TestFirstTargetFails DEBUG: 19:33:55.219403 found target CopyStdin DEBUG: 19:33:55.219430 found target Panics DEBUG: 19:33:55.219441 found target PanicsErr DEBUG: 19:33:55.219449 found target ReturnsNilError DEBUG: 19:33:55.219457 found target ReturnsNonNilError DEBUG: 19:33:55.219476 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:55.219480 found target ReturnsVoid DEBUG: 19:33:55.219484 found target TestVerbose DEBUG: 19:33:55.219499 time parse Magefiles: 656.289µs --- PASS: TestFirstTargetFails (0.47s) === RUN TestBadSecondTargets DEBUG: 19:33:55.700520 found target CopyStdin DEBUG: 19:33:55.700547 found target Panics DEBUG: 19:33:55.700558 found target PanicsErr DEBUG: 19:33:55.700565 found target ReturnsNilError DEBUG: 19:33:55.700572 found target ReturnsNonNilError DEBUG: 19:33:55.700581 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:55.700584 found target ReturnsVoid DEBUG: 19:33:55.700589 found target TestVerbose DEBUG: 19:33:55.700603 time parse Magefiles: 639.621µs --- PASS: TestBadSecondTargets (0.46s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 19:33:56.203809 found target TestCurrentDir DEBUG: 19:33:56.203841 time parse Magefiles: 397.391µs --- PASS: TestSetDir (0.81s) === RUN TestSetWorkingDir DEBUG: 19:33:56.967333 found target TestWorkingDir DEBUG: 19:33:56.967372 time parse Magefiles: 424.177µs --- PASS: TestSetWorkingDir (0.72s) === RUN TestTimeout DEBUG: 19:33:57.725736 found target CtxDeps DEBUG: 19:33:57.725762 found target TakesContextNoError DEBUG: 19:33:57.725777 found target TakesContextWithError DEBUG: 19:33:57.725781 found target Timeout DEBUG: 19:33:57.725794 time parse Magefiles: 439.381µs --- PASS: TestTimeout (0.99s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 19:33:58.656352 found target CopyStdin DEBUG: 19:33:58.656381 found target Panics DEBUG: 19:33:58.656392 found target PanicsErr DEBUG: 19:33:58.656400 found target ReturnsNilError DEBUG: 19:33:58.656408 found target ReturnsNonNilError DEBUG: 19:33:58.656430 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 19:33:58.656434 found target ReturnsVoid DEBUG: 19:33:58.656437 found target TestVerbose DEBUG: 19:33:58.656451 time parse Magefiles: 619.665µs --- PASS: TestHelpTarget (0.43s) === RUN TestHelpAlias DEBUG: 19:33:59.154988 found target Checkout DEBUG: 19:33:59.155026 found target Status DEBUG: 19:33:59.155062 time parse Magefiles: 443.94µs DEBUG: 19:34:00.046009 found target Checkout DEBUG: 19:34:00.046040 found target Status DEBUG: 19:34:00.046064 time parse Magefiles: 329.973µs --- PASS: TestHelpAlias (1.38s) === RUN TestAlias DEBUG: 19:34:00.524534 found target Checkout DEBUG: 19:34:00.524558 found target Status DEBUG: 19:34:00.524584 time parse Magefiles: 304.43µs DEBUG: 19:34:01.422493 found target Checkout DEBUG: 19:34:01.422518 found target Status DEBUG: 19:34:01.422539 time parse Magefiles: 309.2µs --- PASS: TestAlias (1.65s) === RUN TestInvalidAlias DEBUG: 19:34:02.296582 time parse Magefiles: 384.129µs --- PASS: TestInvalidAlias (1.13s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 19:34:03.432663 found target Deploy DEBUG: 19:34:03.432703 found target PrintVerboseFlag DEBUG: 19:34:03.432720 found target Sleep DEBUG: 19:34:03.432732 found target TestVerbose DEBUG: 19:34:03.432755 time parse Magefiles: 565.355µs --- PASS: TestCompiledFlags (1.24s) === RUN TestCompiledEnvironmentVars DEBUG: 19:34:04.626427 found target Deploy DEBUG: 19:34:04.626451 found target PrintVerboseFlag DEBUG: 19:34:04.626461 found target Sleep DEBUG: 19:34:04.626467 found target TestVerbose DEBUG: 19:34:04.626480 time parse Magefiles: 361.984µs --- PASS: TestCompiledEnvironmentVars (0.85s) === RUN TestCompiledVerboseFlag DEBUG: 19:34:05.405722 found target Deploy DEBUG: 19:34:05.405748 found target PrintVerboseFlag DEBUG: 19:34:05.405758 found target Sleep DEBUG: 19:34:05.405765 found target TestVerbose DEBUG: 19:34:05.405778 time parse Magefiles: 398.097µs --- PASS: TestCompiledVerboseFlag (0.72s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 19:34:06.121133 found target Deploy DEBUG: 19:34:06.121158 found target PrintVerboseFlag DEBUG: 19:34:06.121167 found target Sleep DEBUG: 19:34:06.121173 found target TestVerbose DEBUG: 19:34:06.121185 time parse Magefiles: 322.319µs === RUN TestCompiledDeterministic/two DEBUG: 19:34:06.838256 found target Deploy DEBUG: 19:34:06.838282 found target PrintVerboseFlag DEBUG: 19:34:06.838291 found target Sleep DEBUG: 19:34:06.838298 found target TestVerbose DEBUG: 19:34:06.838310 time parse Magefiles: 331.224µs === RUN TestCompiledDeterministic/three DEBUG: 19:34:07.493459 found target Deploy DEBUG: 19:34:07.493499 found target PrintVerboseFlag DEBUG: 19:34:07.493524 found target Sleep DEBUG: 19:34:07.493534 found target TestVerbose DEBUG: 19:34:07.493548 time parse Magefiles: 543.509µs === RUN TestCompiledDeterministic/four DEBUG: 19:34:08.136463 found target Deploy DEBUG: 19:34:08.136502 found target PrintVerboseFlag DEBUG: 19:34:08.136519 found target Sleep DEBUG: 19:34:08.136530 found target TestVerbose DEBUG: 19:34:08.136564 time parse Magefiles: 546.749µs --- PASS: TestCompiledDeterministic (2.84s) --- PASS: TestCompiledDeterministic/one (0.78s) --- PASS: TestCompiledDeterministic/two (0.64s) --- PASS: TestCompiledDeterministic/three (0.65s) --- PASS: TestCompiledDeterministic/four (0.77s) === RUN TestClean DEBUG: 19:34:08.942957 found target Checkout DEBUG: 19:34:08.942977 found target Status DEBUG: 19:34:08.942995 time parse Magefiles: 312.444µs DEBUG: 19:34:09.849751 found target Checkout DEBUG: 19:34:09.849775 found target Status DEBUG: 19:34:09.849795 time parse Magefiles: 291.612µs --- PASS: TestClean (1.69s) === RUN TestGoCmd --- PASS: TestGoCmd (0.01s) === RUN TestGoModules DEBUG: 19:34:12.270307 found target Test DEBUG: 19:34:12.270332 time parse Magefiles: 225.602µs --- PASS: TestGoModules (2.89s) === RUN TestNamespaceDep DEBUG: 19:34:13.512011 found namespace ./ NS DEBUG: 19:34:13.512027 found namespace method ./ NS.Bare DEBUG: 19:34:13.512036 found namespace method ./ NS.BareCtx DEBUG: 19:34:13.512043 found namespace method ./ NS.CtxErr DEBUG: 19:34:13.512048 found namespace method ./ NS.Error DEBUG: 19:34:13.512053 found target TestNamespaceDep DEBUG: 19:34:13.512065 time parse Magefiles: 298.637µs --- PASS: TestNamespaceDep (0.89s) === RUN TestNamespace DEBUG: 19:34:14.409521 found namespace ./ NS DEBUG: 19:34:14.409538 found namespace method ./ NS.Bare DEBUG: 19:34:14.409550 found namespace method ./ NS.BareCtx DEBUG: 19:34:14.409559 found namespace method ./ NS.CtxErr DEBUG: 19:34:14.409565 found namespace method ./ NS.Error DEBUG: 19:34:14.409571 found target TestNamespaceDep DEBUG: 19:34:14.409585 time parse Magefiles: 370.168µs --- PASS: TestNamespace (0.46s) === RUN TestNamespaceDefault DEBUG: 19:34:14.833878 found namespace ./ NS DEBUG: 19:34:14.833897 found namespace method ./ NS.Bare DEBUG: 19:34:14.833905 found namespace method ./ NS.BareCtx DEBUG: 19:34:14.833912 found namespace method ./ NS.CtxErr DEBUG: 19:34:14.833917 found namespace method ./ NS.Error DEBUG: 19:34:14.833921 found target TestNamespaceDep DEBUG: 19:34:14.833932 time parse Magefiles: 324.103µs --- PASS: TestNamespaceDefault (0.50s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 19:34:15.375513 found target FooBar DEBUG: 19:34:15.375536 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 19:34:15.375545 time parse Magefiles: 277.515µs --- PASS: TestWrongDependency (0.75s) PASS ok github.com/magefile/mage/mage 71.648s === 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.109s === 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.17s) PASS ok github.com/magefile/mage/parse 0.180s === 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.014s === 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 === CONT TestDir === CONT TestGlob === CONT TestPathMissingSource === CONT TestOldestModTime === CONT TestGlobEmptyGlob --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestPathMissingDest (0.00s) --- PASS: TestPathMissingSource (0.00s) === CONT TestDirMissingDest --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestDirMissingDest (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.078s >>> mage: Entering fakeroot... >>> mage*: Running postcheck for mage >>> mage*: Preparing package mage... >>> mage*: Stripping binaries >>> mage*: Scanning shared objects >>> mage*: Tracing dependencies... >>> mage*: Package size: 3.2 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r1.apk >>> mage: Build complete at Thu, 21 Jul 2022 19:34:16 +0000 elapsed time 0h 1m 21s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20220721.193257) (2/2) Purging go (1.18.4-r2) Executing busybox-1.35.0-r19.trigger OK: 333 MiB in 101 packages >>> mage: Updating the testing/x86_64 repository index... >>> mage: Signing the index...