>>> mage: Building testing/mage 1.12.1-r2 (using abuild 3.9.0-r0) started Thu, 12 May 2022 06:29:32 +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.2-r0) (2/2) Installing .makedepends-mage (20220512.062933) Executing busybox-1.35.0-r13.trigger OK: 610 MiB in 91 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge//mage-1.12.1.tar.gz >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge//mage-1.12.1.tar.gz >>> mage: Checking sha512sums... mage-1.12.1.tar.gz: OK >>> mage: Unpacking /var/cache/distfiles/edge/mage-1.12.1.tar.gz... === RUN TestBootstrap --- PASS: TestBootstrap (3.95s) PASS ok github.com/magefile/mage 3.964s ? github.com/magefile/mage/internal [no test files] 2022/05/12 06:29:41 Current terminal: screen-256color === RUN TestArgs --- PASS: TestArgs (1.35s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.79s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.87s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.77s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.84s) === RUN TestDocs --- PASS: TestDocs (1.10s) === RUN TestMgF --- PASS: TestMgF (1.37s) === RUN TestMageImportsList --- PASS: TestMageImportsList (3.15s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (1.81s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (1.40s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (1.18s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (1.32s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (1.35s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.93s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.92s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (1.32s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (1.10s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (1.13s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.24s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.74s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.98s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.52s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.26s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.26s) === RUN TestCompileDiffGoosGoarch DEBUG: 06:30:08.644607 found target CopyStdin DEBUG: 06:30:08.644635 found target Panics DEBUG: 06:30:08.644661 found target PanicsErr DEBUG: 06:30:08.644679 found target ReturnsNilError DEBUG: 06:30:08.644692 found target ReturnsNonNilError DEBUG: 06:30:08.644707 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:08.644714 found target ReturnsVoid DEBUG: 06:30:08.644722 found target TestVerbose DEBUG: 06:30:08.644754 time parse Magefiles: 1.08169ms --- PASS: TestCompileDiffGoosGoarch (6.35s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.04s) === RUN TestMixedMageImports DEBUG: 06:30:14.769639 found target Build DEBUG: 06:30:14.769673 time parse Magefiles: 348.566µs --- PASS: TestMixedMageImports (0.48s) === RUN TestGoRun --- PASS: TestGoRun (1.33s) === RUN TestVerbose DEBUG: 06:30:16.764482 found target CopyStdin DEBUG: 06:30:16.764501 found target Panics DEBUG: 06:30:16.764513 found target PanicsErr DEBUG: 06:30:16.764522 found target ReturnsNilError DEBUG: 06:30:16.764531 found target ReturnsNonNilError DEBUG: 06:30:16.764541 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:16.764545 found target ReturnsVoid DEBUG: 06:30:16.764550 found target TestVerbose DEBUG: 06:30:16.764563 time parse Magefiles: 486.114µs DEBUG: 06:30:17.318481 found target CopyStdin DEBUG: 06:30:17.318506 found target Panics DEBUG: 06:30:17.318523 found target PanicsErr DEBUG: 06:30:17.318539 found target ReturnsNilError DEBUG: 06:30:17.318553 found target ReturnsNonNilError DEBUG: 06:30:17.318571 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:17.318577 found target ReturnsVoid DEBUG: 06:30:17.318584 found target TestVerbose DEBUG: 06:30:17.318606 time parse Magefiles: 603.484µs --- PASS: TestVerbose (1.04s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 06:30:17.811841 found target CopyStdin DEBUG: 06:30:17.811864 found target Panics DEBUG: 06:30:17.811881 found target PanicsErr DEBUG: 06:30:17.811897 found target ReturnsNilError DEBUG: 06:30:17.811910 found target ReturnsNonNilError DEBUG: 06:30:17.811926 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:17.811931 found target ReturnsVoid DEBUG: 06:30:17.811937 found target TestVerbose DEBUG: 06:30:17.811960 time parse Magefiles: 2.323344ms --- PASS: TestVerboseFalseEnv (0.47s) === RUN TestList DEBUG: 06:30:18.296192 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:18.296215 found target SomePig DEBUG: 06:30:18.296238 found target TestVerbose DEBUG: 06:30:18.296259 time parse Magefiles: 478.38µs --- PASS: TestList (0.82s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 06:30:19.132374 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:19.132391 found target SomePig DEBUG: 06:30:19.132411 found target TestVerbose DEBUG: 06:30:19.132426 time parse Magefiles: 424.548µs === RUN TestListWithColor/vt100 DEBUG: 06:30:19.608843 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:19.608864 found target SomePig DEBUG: 06:30:19.608882 found target TestVerbose DEBUG: 06:30:19.608898 time parse Magefiles: 441.256µs === RUN TestListWithColor/cygwin DEBUG: 06:30:20.121619 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:20.121640 found target SomePig DEBUG: 06:30:20.121660 found target TestVerbose DEBUG: 06:30:20.121677 time parse Magefiles: 462.467µs === RUN TestListWithColor/xterm-mono DEBUG: 06:30:20.632182 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:20.632201 found target SomePig DEBUG: 06:30:20.632222 found target TestVerbose DEBUG: 06:30:20.632238 time parse Magefiles: 411.153µs === RUN TestListWithColor/xterm DEBUG: 06:30:21.097064 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:21.097080 found target SomePig DEBUG: 06:30:21.097098 found target TestVerbose DEBUG: 06:30:21.097114 time parse Magefiles: 388.345µs === RUN TestListWithColor/xterm-vt220 DEBUG: 06:30:21.578078 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:21.578109 found target SomePig DEBUG: 06:30:21.578131 found target TestVerbose DEBUG: 06:30:21.578151 time parse Magefiles: 628.839µs === RUN TestListWithColor/xterm-16color DEBUG: 06:30:22.192904 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:22.192928 found target SomePig DEBUG: 06:30:22.192954 found target TestVerbose DEBUG: 06:30:22.192981 time parse Magefiles: 475.84µs === RUN TestListWithColor/xterm-256color DEBUG: 06:30:22.801742 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:22.801774 found target SomePig DEBUG: 06:30:22.801807 found target TestVerbose DEBUG: 06:30:22.801833 time parse Magefiles: 841.878µs === RUN TestListWithColor/screen-256color DEBUG: 06:30:24.173729 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:24.173753 found target SomePig DEBUG: 06:30:24.173781 found target TestVerbose DEBUG: 06:30:24.173800 time parse Magefiles: 534.773µs --- PASS: TestListWithColor (5.63s) --- PASS: TestListWithColor/#00 (0.50s) --- PASS: TestListWithColor/vt100 (0.51s) --- PASS: TestListWithColor/cygwin (0.51s) --- PASS: TestListWithColor/xterm-mono (0.47s) --- PASS: TestListWithColor/xterm (0.45s) --- PASS: TestListWithColor/xterm-vt220 (0.56s) --- PASS: TestListWithColor/xterm-16color (0.57s) --- PASS: TestListWithColor/xterm-256color (0.65s) --- PASS: TestListWithColor/screen-256color (1.41s) === RUN TestNoArgNoDefaultList 2022/05/12 06:30:24 Current terminal: screen-256color DEBUG: 06:30:24.822097 found target BazBuz DEBUG: 06:30:24.822118 found target FooBar DEBUG: 06:30:24.822134 time parse Magefiles: 272.837µs --- PASS: TestNoArgNoDefaultList (1.36s) === RUN TestIgnoreDefault DEBUG: 06:30:26.531335 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:26.531362 found target SomePig DEBUG: 06:30:26.531390 found target TestVerbose DEBUG: 06:30:26.531416 time parse Magefiles: 782.146µs --- PASS: TestIgnoreDefault (1.24s) === RUN TestTargetError DEBUG: 06:30:27.949611 found target CopyStdin DEBUG: 06:30:27.949648 found target Panics DEBUG: 06:30:27.949678 found target PanicsErr DEBUG: 06:30:27.949699 found target ReturnsNilError DEBUG: 06:30:27.949718 found target ReturnsNonNilError DEBUG: 06:30:27.949740 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:27.949754 found target ReturnsVoid DEBUG: 06:30:27.949762 found target TestVerbose DEBUG: 06:30:27.949793 time parse Magefiles: 1.229898ms --- PASS: TestTargetError (1.51s) === RUN TestStdinCopy DEBUG: 06:30:29.227100 found target CopyStdin DEBUG: 06:30:29.227142 found target Panics DEBUG: 06:30:29.227166 found target PanicsErr DEBUG: 06:30:29.227187 found target ReturnsNilError DEBUG: 06:30:29.227208 found target ReturnsNonNilError DEBUG: 06:30:29.227232 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:29.227239 found target ReturnsVoid DEBUG: 06:30:29.227249 found target TestVerbose DEBUG: 06:30:29.227282 time parse Magefiles: 1.351661ms --- PASS: TestStdinCopy (1.16s) === RUN TestTargetPanics DEBUG: 06:30:30.372205 found target CopyStdin DEBUG: 06:30:30.372236 found target Panics DEBUG: 06:30:30.372253 found target PanicsErr DEBUG: 06:30:30.372267 found target ReturnsNilError DEBUG: 06:30:30.372282 found target ReturnsNonNilError DEBUG: 06:30:30.372299 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:30.372304 found target ReturnsVoid DEBUG: 06:30:30.372311 found target TestVerbose DEBUG: 06:30:30.372335 time parse Magefiles: 924.063µs --- PASS: TestTargetPanics (0.90s) === RUN TestPanicsErr DEBUG: 06:30:31.027495 found target CopyStdin DEBUG: 06:30:31.027538 found target Panics DEBUG: 06:30:31.027565 found target PanicsErr DEBUG: 06:30:31.027589 found target ReturnsNilError DEBUG: 06:30:31.027610 found target ReturnsNonNilError DEBUG: 06:30:31.027667 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:31.027676 found target ReturnsVoid DEBUG: 06:30:31.027686 found target TestVerbose DEBUG: 06:30:31.027722 time parse Magefiles: 2.915764ms --- PASS: TestPanicsErr (0.73s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 06:30:31.733017 found target Noop DEBUG: 06:30:31.733060 time parse Magefiles: 287.54µs main_test.go:720: Targets: noop --- PASS: TestKeepFlag (1.34s) === RUN TestOnlyStdLib DEBUG: 06:30:33.391236 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:33.391264 found target SomePig DEBUG: 06:30:33.391298 found target TestVerbose DEBUG: 06:30:33.391326 time parse Magefiles: 883.336µs main_test.go:720: Targets: main_test.go:720: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (2.17s) === RUN TestMultipleTargets DEBUG: 06:30:35.571126 found target CopyStdin DEBUG: 06:30:35.571181 found target Panics DEBUG: 06:30:35.571210 found target PanicsErr DEBUG: 06:30:35.571236 found target ReturnsNilError DEBUG: 06:30:35.571263 found target ReturnsNonNilError DEBUG: 06:30:35.571291 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:35.571298 found target ReturnsVoid DEBUG: 06:30:35.571307 found target TestVerbose DEBUG: 06:30:35.571344 time parse Magefiles: 1.348163ms --- PASS: TestMultipleTargets (1.08s) === RUN TestFirstTargetFails DEBUG: 06:30:36.435278 found target CopyStdin DEBUG: 06:30:36.435302 found target Panics DEBUG: 06:30:36.435314 found target PanicsErr DEBUG: 06:30:36.435323 found target ReturnsNilError DEBUG: 06:30:36.435334 found target ReturnsNonNilError DEBUG: 06:30:36.435348 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:36.435352 found target ReturnsVoid DEBUG: 06:30:36.435357 found target TestVerbose DEBUG: 06:30:36.435376 time parse Magefiles: 862.863µs --- PASS: TestFirstTargetFails (0.79s) === RUN TestBadSecondTargets DEBUG: 06:30:37.228167 found target CopyStdin DEBUG: 06:30:37.228217 found target Panics DEBUG: 06:30:37.228239 found target PanicsErr DEBUG: 06:30:37.228270 found target ReturnsNilError DEBUG: 06:30:37.228290 found target ReturnsNonNilError DEBUG: 06:30:37.228316 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:37.228323 found target ReturnsVoid DEBUG: 06:30:37.228334 found target TestVerbose DEBUG: 06:30:37.228377 time parse Magefiles: 1.314054ms --- PASS: TestBadSecondTargets (0.81s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 06:30:37.964328 found target TestCurrentDir DEBUG: 06:30:37.964374 time parse Magefiles: 631.56µs --- PASS: TestSetDir (1.24s) === RUN TestSetWorkingDir DEBUG: 06:30:39.484524 found target TestWorkingDir DEBUG: 06:30:39.484581 time parse Magefiles: 878.033µs --- PASS: TestSetWorkingDir (1.65s) === RUN TestTimeout DEBUG: 06:30:40.933406 found target CtxDeps DEBUG: 06:30:40.933439 found target TakesContextNoError DEBUG: 06:30:40.933461 found target TakesContextWithError DEBUG: 06:30:40.933468 found target Timeout DEBUG: 06:30:40.933489 time parse Magefiles: 602.267µs --- PASS: TestTimeout (1.61s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 06:30:42.448972 found target CopyStdin DEBUG: 06:30:42.449011 found target Panics DEBUG: 06:30:42.449033 found target PanicsErr DEBUG: 06:30:42.449053 found target ReturnsNilError DEBUG: 06:30:42.449073 found target ReturnsNonNilError DEBUG: 06:30:42.449102 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 06:30:42.449110 found target ReturnsVoid DEBUG: 06:30:42.449120 found target TestVerbose DEBUG: 06:30:42.449149 time parse Magefiles: 1.343331ms --- PASS: TestHelpTarget (0.73s) === RUN TestHelpAlias DEBUG: 06:30:43.166477 found target Checkout DEBUG: 06:30:43.166511 found target Status DEBUG: 06:30:43.166537 time parse Magefiles: 459.133µs DEBUG: 06:30:45.035336 found target Checkout DEBUG: 06:30:45.035357 found target Status DEBUG: 06:30:45.035377 time parse Magefiles: 287.048µs --- PASS: TestHelpAlias (2.52s) === RUN TestAlias DEBUG: 06:30:45.677300 found target Checkout DEBUG: 06:30:45.677324 found target Status DEBUG: 06:30:45.677345 time parse Magefiles: 346.036µs DEBUG: 06:30:46.891091 found target Checkout DEBUG: 06:30:46.891108 found target Status DEBUG: 06:30:46.891127 time parse Magefiles: 281.754µs --- PASS: TestAlias (3.02s) === RUN TestInvalidAlias DEBUG: 06:30:49.031467 time parse Magefiles: 532.326µs --- PASS: TestInvalidAlias (4.88s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 06:30:53.536605 found target Deploy DEBUG: 06:30:53.536635 found target PrintVerboseFlag DEBUG: 06:30:53.536655 found target Sleep DEBUG: 06:30:53.536669 found target TestVerbose DEBUG: 06:30:53.536699 time parse Magefiles: 671.578µs --- PASS: TestCompiledFlags (1.28s) === RUN TestCompiledEnvironmentVars DEBUG: 06:30:54.780558 found target Deploy DEBUG: 06:30:54.780594 found target PrintVerboseFlag DEBUG: 06:30:54.780613 found target Sleep DEBUG: 06:30:54.780627 found target TestVerbose DEBUG: 06:30:54.780651 time parse Magefiles: 513.863µs --- PASS: TestCompiledEnvironmentVars (0.75s) === RUN TestCompiledVerboseFlag DEBUG: 06:30:55.575138 found target Deploy DEBUG: 06:30:55.575166 found target PrintVerboseFlag DEBUG: 06:30:55.575185 found target Sleep DEBUG: 06:30:55.575197 found target TestVerbose DEBUG: 06:30:55.575218 time parse Magefiles: 494.743µs --- PASS: TestCompiledVerboseFlag (0.82s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 06:30:56.331371 found target Deploy DEBUG: 06:30:56.331397 found target PrintVerboseFlag DEBUG: 06:30:56.331412 found target Sleep DEBUG: 06:30:56.331421 found target TestVerbose DEBUG: 06:30:56.331440 time parse Magefiles: 441.875µs === RUN TestCompiledDeterministic/two DEBUG: 06:30:57.104184 found target Deploy DEBUG: 06:30:57.104210 found target PrintVerboseFlag DEBUG: 06:30:57.104224 found target Sleep DEBUG: 06:30:57.104237 found target TestVerbose DEBUG: 06:30:57.104252 time parse Magefiles: 433.588µs === RUN TestCompiledDeterministic/three DEBUG: 06:30:57.800279 found target Deploy DEBUG: 06:30:57.800305 found target PrintVerboseFlag DEBUG: 06:30:57.800318 found target Sleep DEBUG: 06:30:57.800328 found target TestVerbose DEBUG: 06:30:57.800342 time parse Magefiles: 366.938µs === RUN TestCompiledDeterministic/four DEBUG: 06:30:58.578267 found target Deploy DEBUG: 06:30:58.578289 found target PrintVerboseFlag DEBUG: 06:30:58.578303 found target Sleep DEBUG: 06:30:58.578313 found target TestVerbose DEBUG: 06:30:58.578329 time parse Magefiles: 369.087µs --- PASS: TestCompiledDeterministic (3.08s) --- PASS: TestCompiledDeterministic/one (0.75s) --- PASS: TestCompiledDeterministic/two (0.67s) --- PASS: TestCompiledDeterministic/three (0.81s) --- PASS: TestCompiledDeterministic/four (0.85s) === RUN TestClean DEBUG: 06:30:59.455329 found target Checkout DEBUG: 06:30:59.455347 found target Status DEBUG: 06:30:59.455361 time parse Magefiles: 294.335µs DEBUG: 06:31:00.662060 found target Checkout DEBUG: 06:31:00.662077 found target Status DEBUG: 06:31:00.662091 time parse Magefiles: 245.59µs --- PASS: TestClean (3.78s) === RUN TestGoCmd --- PASS: TestGoCmd (0.01s) === RUN TestGoModules DEBUG: 06:31:05.649876 found target Test DEBUG: 06:31:05.649914 time parse Magefiles: 318.93µs --- PASS: TestGoModules (3.71s) === RUN TestNamespaceDep DEBUG: 06:31:06.937084 found namespace ./ NS DEBUG: 06:31:06.937102 found namespace method ./ NS.Bare DEBUG: 06:31:06.937114 found namespace method ./ NS.BareCtx DEBUG: 06:31:06.937124 found namespace method ./ NS.CtxErr DEBUG: 06:31:06.937134 found namespace method ./ NS.Error DEBUG: 06:31:06.937141 found target TestNamespaceDep DEBUG: 06:31:06.937157 time parse Magefiles: 442.19µs --- PASS: TestNamespaceDep (0.86s) === RUN TestNamespace DEBUG: 06:31:07.802443 found namespace ./ NS DEBUG: 06:31:07.802464 found namespace method ./ NS.Bare DEBUG: 06:31:07.802483 found namespace method ./ NS.BareCtx DEBUG: 06:31:07.802497 found namespace method ./ NS.CtxErr DEBUG: 06:31:07.802508 found namespace method ./ NS.Error DEBUG: 06:31:07.802517 found target TestNamespaceDep DEBUG: 06:31:07.802542 time parse Magefiles: 521.484µs --- PASS: TestNamespace (0.49s) === RUN TestNamespaceDefault DEBUG: 06:31:08.289498 found namespace ./ NS DEBUG: 06:31:08.289516 found namespace method ./ NS.Bare DEBUG: 06:31:08.289530 found namespace method ./ NS.BareCtx DEBUG: 06:31:08.289543 found namespace method ./ NS.CtxErr DEBUG: 06:31:08.289553 found namespace method ./ NS.Error DEBUG: 06:31:08.289561 found target TestNamespaceDep DEBUG: 06:31:08.289582 time parse Magefiles: 462.495µs --- PASS: TestNamespaceDefault (0.48s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 06:31:09.192928 found target FooBar DEBUG: 06:31:09.192961 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 06:31:09.192977 time parse Magefiles: 314.683µs --- PASS: TestWrongDependency (1.29s) PASS ok github.com/magefile/mage/mage 88.196s === 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 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.14s) PASS ok github.com/magefile/mage/parse 0.145s === RUN TestOutCmd 2022/05/12 06:29:40 exec: /tmp/go-build4093336951/b115/sh.test "-printArgs" "foo" "bar" "baz" "bat" --- PASS: TestOutCmd (0.00s) === RUN TestExitCode 2022/05/12 06:29:40 exec: /tmp/go-build4093336951/b115/sh.test "-helper" "-exit" "99" --- PASS: TestExitCode (0.00s) === RUN TestEnv 2022/05/12 06:29:40 exec: /tmp/go-build4093336951/b115/sh.test "-printVar" "SOME_REALLY_LONG_MAGEFILE_SPECIFIC_THING" --- PASS: TestEnv (0.00s) === RUN TestNotRun 2022/05/12 06:29:40 exec: thiswontwork --- PASS: TestNotRun (0.00s) === RUN TestAutoExpand 2022/05/12 06:29:40 exec: echo "baz" --- 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.012s === 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 TestGlobEmptyGlob === CONT TestPath === CONT TestDir === CONT TestDirMissingDest === CONT TestGlob === CONT TestPathMissingDest === CONT TestPathMissingSource === CONT TestOldestModTime --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestPathMissingDest (0.00s) --- PASS: TestPathMissingSource (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.3 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.12.1-r2.apk >>> mage: Build complete at Thu, 12 May 2022 06:31:10 +0000 elapsed time 0h 1m 38s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/2) Purging .makedepends-mage (20220512.062933) (2/2) Purging go (1.18.2-r0) Executing busybox-1.35.0-r13.trigger OK: 229 MiB in 89 packages >>> mage: Updating the testing/ppc64le repository index... >>> mage: Signing the index...