>>> mage: Building testing/mage 1.12.1-r0 (using abuild 3.9.0-r0) started Thu, 24 Feb 2022 08:09:24 +0000 >>> mage: Checking sanity of /home/buildozer/aports/testing/mage/APKBUILD... >>> mage: Analyzing dependencies... >>> mage: Installing for build: build-base go (1/3) Installing binutils-gold (2.38-r0) (2/3) Installing go (1.17.7-r0) (3/3) Installing .makedepends-mage (20220224.080925) Executing busybox-1.35.0-r2.trigger OK: 647 MiB in 101 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mage-1.12.1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> mage: Fetching https://github.com/magefile/mage/archive/v1.12.1/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 (2.41s) PASS ok github.com/magefile/mage 2.431s ? github.com/magefile/mage/internal [no test files] 2022/02/24 08:09:35 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.94s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.25s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.27s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.22s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.25s) === RUN TestDocs --- PASS: TestDocs (0.24s) === RUN TestMgF --- PASS: TestMgF (0.24s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.84s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.40s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.44s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.39s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.42s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.46s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.41s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.41s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.42s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.45s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.74s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.05s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (1.19s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.62s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.05s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.03s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.03s) === RUN TestCompileDiffGoosGoarch DEBUG: 08:09:44.874028 found target CopyStdin DEBUG: 08:09:44.874048 found target Panics DEBUG: 08:09:44.874055 found target PanicsErr DEBUG: 08:09:44.874061 found target ReturnsNilError DEBUG: 08:09:44.874066 found target ReturnsNonNilError DEBUG: 08:09:44.874073 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:44.874075 found target ReturnsVoid DEBUG: 08:09:44.874078 found target TestVerbose DEBUG: 08:09:44.874085 time parse Magefiles: 389.321µs --- PASS: TestCompileDiffGoosGoarch (4.87s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.03s) === RUN TestMixedMageImports DEBUG: 08:09:49.756396 found target Build DEBUG: 08:09:49.756417 time parse Magefiles: 205.641µs --- PASS: TestMixedMageImports (0.56s) === RUN TestGoRun --- PASS: TestGoRun (1.21s) === RUN TestVerbose DEBUG: 08:09:51.549344 found target CopyStdin DEBUG: 08:09:51.549365 found target Panics DEBUG: 08:09:51.549372 found target PanicsErr DEBUG: 08:09:51.549378 found target ReturnsNilError DEBUG: 08:09:51.549383 found target ReturnsNonNilError DEBUG: 08:09:51.549390 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:51.549392 found target ReturnsVoid DEBUG: 08:09:51.549394 found target TestVerbose DEBUG: 08:09:51.549403 time parse Magefiles: 437.762µs DEBUG: 08:09:51.797707 found target CopyStdin DEBUG: 08:09:51.797728 found target Panics DEBUG: 08:09:51.797734 found target PanicsErr DEBUG: 08:09:51.797739 found target ReturnsNilError DEBUG: 08:09:51.797744 found target ReturnsNonNilError DEBUG: 08:09:51.797751 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:51.797753 found target ReturnsVoid DEBUG: 08:09:51.797756 found target TestVerbose DEBUG: 08:09:51.797764 time parse Magefiles: 423.122µs --- PASS: TestVerbose (0.49s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 08:09:52.036693 found target CopyStdin DEBUG: 08:09:52.036711 found target Panics DEBUG: 08:09:52.036719 found target PanicsErr DEBUG: 08:09:52.036724 found target ReturnsNilError DEBUG: 08:09:52.036729 found target ReturnsNonNilError DEBUG: 08:09:52.036736 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:52.036738 found target ReturnsVoid DEBUG: 08:09:52.036741 found target TestVerbose DEBUG: 08:09:52.036749 time parse Magefiles: 387.282µs --- PASS: TestVerboseFalseEnv (0.25s) === RUN TestList DEBUG: 08:09:52.284095 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:52.284107 found target SomePig DEBUG: 08:09:52.284116 found target TestVerbose DEBUG: 08:09:52.284122 time parse Magefiles: 216.44µs --- PASS: TestList (0.72s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 08:09:53.007257 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:53.007274 found target SomePig DEBUG: 08:09:53.007284 found target TestVerbose DEBUG: 08:09:53.007291 time parse Magefiles: 1.055885ms === RUN TestListWithColor/vt100 DEBUG: 08:09:53.261493 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:53.261507 found target SomePig DEBUG: 08:09:53.261515 found target TestVerbose DEBUG: 08:09:53.261522 time parse Magefiles: 225.601µs === RUN TestListWithColor/cygwin DEBUG: 08:09:53.529837 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:53.529852 found target SomePig DEBUG: 08:09:53.529869 found target TestVerbose DEBUG: 08:09:53.529877 time parse Magefiles: 277.121µs === RUN TestListWithColor/xterm-mono DEBUG: 08:09:53.744715 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:53.744733 found target SomePig DEBUG: 08:09:53.744741 found target TestVerbose DEBUG: 08:09:53.744749 time parse Magefiles: 265.801µs === RUN TestListWithColor/xterm DEBUG: 08:09:54.006218 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:54.006235 found target SomePig DEBUG: 08:09:54.006244 found target TestVerbose DEBUG: 08:09:54.006250 time parse Magefiles: 232.201µs === RUN TestListWithColor/xterm-vt220 DEBUG: 08:09:54.265883 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:54.265905 found target SomePig DEBUG: 08:09:54.265914 found target TestVerbose DEBUG: 08:09:54.265920 time parse Magefiles: 254.161µs === RUN TestListWithColor/xterm-16color DEBUG: 08:09:54.494260 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:54.494279 found target SomePig DEBUG: 08:09:54.494288 found target TestVerbose DEBUG: 08:09:54.494295 time parse Magefiles: 280.081µs === RUN TestListWithColor/xterm-256color DEBUG: 08:09:54.714901 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:54.714918 found target SomePig DEBUG: 08:09:54.714926 found target TestVerbose DEBUG: 08:09:54.714932 time parse Magefiles: 226.321µs === RUN TestListWithColor/screen-256color DEBUG: 08:09:54.959124 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:54.959143 found target SomePig DEBUG: 08:09:54.959154 found target TestVerbose DEBUG: 08:09:54.959161 time parse Magefiles: 209.801µs --- PASS: TestListWithColor (2.13s) --- PASS: TestListWithColor/#00 (0.25s) --- PASS: TestListWithColor/vt100 (0.27s) --- PASS: TestListWithColor/cygwin (0.22s) --- PASS: TestListWithColor/xterm-mono (0.26s) --- PASS: TestListWithColor/xterm (0.26s) --- PASS: TestListWithColor/xterm-vt220 (0.23s) --- PASS: TestListWithColor/xterm-16color (0.22s) --- PASS: TestListWithColor/xterm-256color (0.24s) --- PASS: TestListWithColor/screen-256color (0.18s) === RUN TestNoArgNoDefaultList 2022/02/24 08:09:55 Current terminal: screen-256color DEBUG: 08:09:55.143111 found target BazBuz DEBUG: 08:09:55.143132 found target FooBar DEBUG: 08:09:55.143142 time parse Magefiles: 187.721µs --- PASS: TestNoArgNoDefaultList (0.55s) === RUN TestIgnoreDefault DEBUG: 08:09:55.690490 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:55.690503 found target SomePig DEBUG: 08:09:55.690511 found target TestVerbose DEBUG: 08:09:55.690518 time parse Magefiles: 217.681µs --- PASS: TestIgnoreDefault (0.22s) === RUN TestTargetError DEBUG: 08:09:55.905421 found target CopyStdin DEBUG: 08:09:55.905439 found target Panics DEBUG: 08:09:55.905446 found target PanicsErr DEBUG: 08:09:55.905452 found target ReturnsNilError DEBUG: 08:09:55.905457 found target ReturnsNonNilError DEBUG: 08:09:55.905467 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:55.905469 found target ReturnsVoid DEBUG: 08:09:55.905472 found target TestVerbose DEBUG: 08:09:55.905481 time parse Magefiles: 425.722µs --- PASS: TestTargetError (0.26s) === RUN TestStdinCopy DEBUG: 08:09:56.162344 found target CopyStdin DEBUG: 08:09:56.162359 found target Panics DEBUG: 08:09:56.162366 found target PanicsErr DEBUG: 08:09:56.162371 found target ReturnsNilError DEBUG: 08:09:56.162376 found target ReturnsNonNilError DEBUG: 08:09:56.162383 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:56.162385 found target ReturnsVoid DEBUG: 08:09:56.162388 found target TestVerbose DEBUG: 08:09:56.162396 time parse Magefiles: 368.721µs --- PASS: TestStdinCopy (0.20s) === RUN TestTargetPanics DEBUG: 08:09:56.358345 found target CopyStdin DEBUG: 08:09:56.358362 found target Panics DEBUG: 08:09:56.358370 found target PanicsErr DEBUG: 08:09:56.358377 found target ReturnsNilError DEBUG: 08:09:56.358382 found target ReturnsNonNilError DEBUG: 08:09:56.358389 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:56.358392 found target ReturnsVoid DEBUG: 08:09:56.358394 found target TestVerbose DEBUG: 08:09:56.358403 time parse Magefiles: 364.042µs --- PASS: TestTargetPanics (0.24s) === RUN TestPanicsErr DEBUG: 08:09:56.597815 found target CopyStdin DEBUG: 08:09:56.597830 found target Panics DEBUG: 08:09:56.597837 found target PanicsErr DEBUG: 08:09:56.597842 found target ReturnsNilError DEBUG: 08:09:56.597847 found target ReturnsNonNilError DEBUG: 08:09:56.597853 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:56.597855 found target ReturnsVoid DEBUG: 08:09:56.597858 found target TestVerbose DEBUG: 08:09:56.597866 time parse Magefiles: 434.282µs --- PASS: TestPanicsErr (0.24s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 08:09:56.820553 found target Noop DEBUG: 08:09:56.820613 time parse Magefiles: 169.281µs main_test.go:720: Targets: main_test.go:720: noop --- PASS: TestKeepFlag (0.56s) === RUN TestOnlyStdLib DEBUG: 08:09:57.403858 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:57.403872 found target SomePig DEBUG: 08:09:57.403881 found target TestVerbose DEBUG: 08:09:57.403887 time parse Magefiles: 276.041µs main_test.go:720: Targets: main_test.go:720: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.62s) === RUN TestMultipleTargets DEBUG: 08:09:58.027811 found target CopyStdin DEBUG: 08:09:58.027829 found target Panics DEBUG: 08:09:58.027835 found target PanicsErr DEBUG: 08:09:58.027841 found target ReturnsNilError DEBUG: 08:09:58.027846 found target ReturnsNonNilError DEBUG: 08:09:58.027852 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:58.027855 found target ReturnsVoid DEBUG: 08:09:58.027858 found target TestVerbose DEBUG: 08:09:58.027865 time parse Magefiles: 366.282µs --- PASS: TestMultipleTargets (0.24s) === RUN TestFirstTargetFails DEBUG: 08:09:58.268171 found target CopyStdin DEBUG: 08:09:58.268183 found target Panics DEBUG: 08:09:58.268190 found target PanicsErr DEBUG: 08:09:58.268198 found target ReturnsNilError DEBUG: 08:09:58.268203 found target ReturnsNonNilError DEBUG: 08:09:58.268210 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:58.268213 found target ReturnsVoid DEBUG: 08:09:58.268215 found target TestVerbose DEBUG: 08:09:58.268223 time parse Magefiles: 345.721µs --- PASS: TestFirstTargetFails (0.24s) === RUN TestBadSecondTargets DEBUG: 08:09:58.508310 found target CopyStdin DEBUG: 08:09:58.508327 found target Panics DEBUG: 08:09:58.508334 found target PanicsErr DEBUG: 08:09:58.508339 found target ReturnsNilError DEBUG: 08:09:58.508346 found target ReturnsNonNilError DEBUG: 08:09:58.508352 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:09:58.508355 found target ReturnsVoid DEBUG: 08:09:58.508357 found target TestVerbose DEBUG: 08:09:58.508364 time parse Magefiles: 349.682µs --- PASS: TestBadSecondTargets (0.23s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 08:09:58.736016 found target TestCurrentDir DEBUG: 08:09:58.736040 time parse Magefiles: 213.721µs --- PASS: TestSetDir (0.60s) === RUN TestSetWorkingDir DEBUG: 08:09:59.338082 found target TestWorkingDir DEBUG: 08:09:59.338105 time parse Magefiles: 212.681µs --- PASS: TestSetWorkingDir (0.61s) === RUN TestTimeout DEBUG: 08:09:59.950060 found target CtxDeps DEBUG: 08:09:59.950076 found target TakesContextNoError DEBUG: 08:09:59.950086 found target TakesContextWithError DEBUG: 08:09:59.950089 found target Timeout DEBUG: 08:09:59.950096 time parse Magefiles: 216.841µs --- PASS: TestTimeout (0.70s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 08:10:00.657024 found target CopyStdin DEBUG: 08:10:00.657052 found target Panics DEBUG: 08:10:00.657059 found target PanicsErr DEBUG: 08:10:00.657064 found target ReturnsNilError DEBUG: 08:10:00.657069 found target ReturnsNonNilError DEBUG: 08:10:00.657076 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:10:00.657078 found target ReturnsVoid DEBUG: 08:10:00.657081 found target TestVerbose DEBUG: 08:10:00.657088 time parse Magefiles: 393.282µs --- PASS: TestHelpTarget (0.24s) === RUN TestHelpAlias DEBUG: 08:10:00.893790 found target Checkout DEBUG: 08:10:00.893811 found target Status DEBUG: 08:10:00.893820 time parse Magefiles: 203.201µs DEBUG: 08:10:01.523341 found target Checkout DEBUG: 08:10:01.523360 found target Status DEBUG: 08:10:01.523372 time parse Magefiles: 263.641µs --- PASS: TestHelpAlias (0.80s) === RUN TestAlias DEBUG: 08:10:01.698086 found target Checkout DEBUG: 08:10:01.698102 found target Status DEBUG: 08:10:01.698112 time parse Magefiles: 214.241µs DEBUG: 08:10:02.032474 found target Checkout DEBUG: 08:10:02.032497 found target Status DEBUG: 08:10:02.032507 time parse Magefiles: 191.881µs --- PASS: TestAlias (0.65s) === RUN TestInvalidAlias DEBUG: 08:10:02.352839 time parse Magefiles: 148.4µs --- PASS: TestInvalidAlias (0.60s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 08:10:02.941014 found target Deploy DEBUG: 08:10:02.941032 found target PrintVerboseFlag DEBUG: 08:10:02.941040 found target Sleep DEBUG: 08:10:02.941045 found target TestVerbose DEBUG: 08:10:02.941054 time parse Magefiles: 291.041µs --- PASS: TestCompiledFlags (0.68s) === RUN TestCompiledEnvironmentVars DEBUG: 08:10:03.625489 found target Deploy DEBUG: 08:10:03.625511 found target PrintVerboseFlag DEBUG: 08:10:03.625518 found target Sleep DEBUG: 08:10:03.625523 found target TestVerbose DEBUG: 08:10:03.625532 time parse Magefiles: 227.241µs --- PASS: TestCompiledEnvironmentVars (0.61s) === RUN TestCompiledVerboseFlag DEBUG: 08:10:04.238857 found target Deploy DEBUG: 08:10:04.238880 found target PrintVerboseFlag DEBUG: 08:10:04.238890 found target Sleep DEBUG: 08:10:04.238895 found target TestVerbose DEBUG: 08:10:04.238904 time parse Magefiles: 230.681µs --- PASS: TestCompiledVerboseFlag (0.59s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 08:10:04.829335 found target Deploy DEBUG: 08:10:04.829355 found target PrintVerboseFlag DEBUG: 08:10:04.829365 found target Sleep DEBUG: 08:10:04.829371 found target TestVerbose DEBUG: 08:10:04.829380 time parse Magefiles: 242.321µs === RUN TestCompiledDeterministic/two DEBUG: 08:10:05.419232 found target Deploy DEBUG: 08:10:05.419252 found target PrintVerboseFlag DEBUG: 08:10:05.419259 found target Sleep DEBUG: 08:10:05.419264 found target TestVerbose DEBUG: 08:10:05.419273 time parse Magefiles: 239.361µs === RUN TestCompiledDeterministic/three DEBUG: 08:10:05.966517 found target Deploy DEBUG: 08:10:05.966539 found target PrintVerboseFlag DEBUG: 08:10:05.966553 found target Sleep DEBUG: 08:10:05.966558 found target TestVerbose DEBUG: 08:10:05.966567 time parse Magefiles: 263.922µs === RUN TestCompiledDeterministic/four DEBUG: 08:10:06.527348 found target Deploy DEBUG: 08:10:06.527368 found target PrintVerboseFlag DEBUG: 08:10:06.527374 found target Sleep DEBUG: 08:10:06.527383 found target TestVerbose DEBUG: 08:10:06.527392 time parse Magefiles: 217.561µs --- PASS: TestCompiledDeterministic (2.22s) --- PASS: TestCompiledDeterministic/one (0.59s) --- PASS: TestCompiledDeterministic/two (0.55s) --- PASS: TestCompiledDeterministic/three (0.56s) --- PASS: TestCompiledDeterministic/four (0.53s) === RUN TestClean DEBUG: 08:10:07.068293 found target Checkout DEBUG: 08:10:07.068311 found target Status DEBUG: 08:10:07.068320 time parse Magefiles: 177.601µs DEBUG: 08:10:07.618883 found target Checkout DEBUG: 08:10:07.618902 found target Status DEBUG: 08:10:07.618911 time parse Magefiles: 147.401µs --- PASS: TestClean (0.87s) === RUN TestGoCmd --- PASS: TestGoCmd (0.01s) === RUN TestGoModules DEBUG: 08:10:11.867688 found target Test DEBUG: 08:10:11.867718 time parse Magefiles: 274.601µs --- PASS: TestGoModules (5.02s) === RUN TestNamespaceDep DEBUG: 08:10:12.953752 found namespace ./ NS DEBUG: 08:10:12.953769 found namespace method ./ NS.Bare DEBUG: 08:10:12.953775 found namespace method ./ NS.BareCtx DEBUG: 08:10:12.953780 found namespace method ./ NS.CtxErr DEBUG: 08:10:12.953783 found namespace method ./ NS.Error DEBUG: 08:10:12.953786 found target TestNamespaceDep DEBUG: 08:10:12.953795 time parse Magefiles: 245.841µs --- PASS: TestNamespaceDep (0.67s) === RUN TestNamespace DEBUG: 08:10:13.622526 found namespace ./ NS DEBUG: 08:10:13.622542 found namespace method ./ NS.Bare DEBUG: 08:10:13.622548 found namespace method ./ NS.BareCtx DEBUG: 08:10:13.622553 found namespace method ./ NS.CtxErr DEBUG: 08:10:13.622556 found namespace method ./ NS.Error DEBUG: 08:10:13.622559 found target TestNamespaceDep DEBUG: 08:10:13.622567 time parse Magefiles: 221.441µs --- PASS: TestNamespace (0.40s) === RUN TestNamespaceDefault DEBUG: 08:10:14.017087 found namespace ./ NS DEBUG: 08:10:14.017101 found namespace method ./ NS.Bare DEBUG: 08:10:14.017110 found namespace method ./ NS.BareCtx DEBUG: 08:10:14.017115 found namespace method ./ NS.CtxErr DEBUG: 08:10:14.017119 found namespace method ./ NS.Error DEBUG: 08:10:14.017121 found target TestNamespaceDep DEBUG: 08:10:14.017130 time parse Magefiles: 231.361µs --- PASS: TestNamespaceDefault (0.32s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 08:10:14.342519 found target FooBar DEBUG: 08:10:14.342541 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 08:10:14.342548 time parse Magefiles: 208.761µs --- PASS: TestWrongDependency (0.64s) PASS ok github.com/magefile/mage/mage 39.894s === 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.112s === 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.10s) PASS ok github.com/magefile/mage/parse 0.115s === RUN TestOutCmd 2022/02/24 08:09:34 exec: /tmp/go-build215154499/b109/sh.test "-printArgs" "foo" "bar" "baz" "bat" --- PASS: TestOutCmd (0.00s) === RUN TestExitCode 2022/02/24 08:09:34 exec: /tmp/go-build215154499/b109/sh.test "-helper" "-exit" "99" --- PASS: TestExitCode (0.00s) === RUN TestEnv 2022/02/24 08:09:34 exec: /tmp/go-build215154499/b109/sh.test "-printVar" "SOME_REALLY_LONG_MAGEFILE_SPECIFIC_THING" --- PASS: TestEnv (0.00s) === RUN TestNotRun 2022/02/24 08:09:34 exec: thiswontwork --- PASS: TestNotRun (0.00s) === RUN TestAutoExpand 2022/02/24 08:09:34 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.023s === 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 TestPathMissingSource === CONT TestDir === CONT TestPathMissingDest === CONT TestOldestModTime === CONT TestGlobEmptyGlob === CONT TestPath === CONT TestGlob === CONT TestDirMissingDest --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestPathMissingDest (0.00s) --- PASS: TestPathMissingSource (0.00s) --- PASS: TestDirMissingDest (0.00s) --- PASS: TestNewestModTime (0.01s) --- PASS: TestOldestModTime (0.01s) === RUN TestPath/Missing_target === RUN TestPath/Target_is_newer === RUN TestPath/Target_is_older === RUN TestPath/Source_is_older_dir === RUN TestPath/Source_is_newer_dir2 === RUN TestPath/Source_is_newer_dir === RUN TestPath/Target_is_newer;_expand_source === RUN TestPath/Target_is_older;_expand_dest --- PASS: TestPath (0.04s) --- PASS: TestPath/Missing_target (0.00s) --- PASS: TestPath/Target_is_newer (0.00s) --- PASS: TestPath/Target_is_older (0.00s) --- PASS: TestPath/Source_is_older_dir (0.00s) --- PASS: TestPath/Source_is_newer_dir2 (0.00s) --- PASS: TestPath/Source_is_newer_dir (0.00s) --- PASS: TestPath/Target_is_newer;_expand_source (0.00s) --- PASS: TestPath/Target_is_older;_expand_dest (0.00s) === RUN TestDir/Missing_target === RUN TestDir/Target_is_newer === RUN TestDir/Target_is_older === RUN TestDir/Source_is_older_dir === RUN TestDir/Source_is_newer_dir === RUN TestDir/Source_is_newer_subdir === RUN TestDir/Target_is_newer_(with_env_expansion) === RUN TestDir/Target_is_older_(with_env_expansion) === RUN TestDir/Source_is_older_dir_(with_env_expansion) === RUN TestDir/Source_is_newer_dir_(with_env_expansion) === RUN TestDir/Source_file_is_newer_than_dst_dir === RUN TestDir/Source_file_is_not_newer_than_dst_dir --- PASS: TestDir (0.05s) --- PASS: TestDir/Missing_target (0.00s) --- PASS: TestDir/Target_is_newer (0.00s) --- PASS: TestDir/Target_is_older (0.00s) --- PASS: TestDir/Source_is_older_dir (0.00s) --- PASS: TestDir/Source_is_newer_dir (0.00s) --- PASS: TestDir/Source_is_newer_subdir (0.00s) --- PASS: TestDir/Target_is_newer_(with_env_expansion) (0.00s) --- PASS: TestDir/Target_is_older_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_older_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_newer_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_file_is_newer_than_dst_dir (0.00s) --- PASS: TestDir/Source_file_is_not_newer_than_dst_dir (0.00s) === RUN TestGlob/Missing_target === RUN TestGlob/Target_is_newer === RUN TestGlob/No_actual_globs === RUN TestGlob/Target_is_older === RUN TestGlob/Target_is_in_the_middle_of_files_in_the_glob === RUN TestGlob/Globs_work_for_dirs --- PASS: TestGlob (0.07s) --- PASS: TestGlob/Missing_target (0.00s) --- PASS: TestGlob/Target_is_newer (0.00s) --- PASS: TestGlob/No_actual_globs (0.00s) --- PASS: TestGlob/Target_is_older (0.00s) --- PASS: TestGlob/Target_is_in_the_middle_of_files_in_the_glob (0.00s) --- PASS: TestGlob/Globs_work_for_dirs (0.00s) PASS ok github.com/magefile/mage/target 0.084s >>> mage: Entering fakeroot... >>> mage*: Running postcheck for mage >>> mage*: Preparing package mage... >>> mage*: Stripping binaries >>> mage*: Scanning shared objects >>> mage*: Tracing dependencies... go so:libc.musl-armhf.so.1 >>> mage*: Package size: 3.0 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.12.1-r0.apk >>> mage: Build complete at Thu, 24 Feb 2022 08:10:15 +0000 elapsed time 0h 0m 51s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/3) Purging .makedepends-mage (20220224.080925) (2/3) Purging go (1.17.7-r0) (3/3) Purging binutils-gold (2.38-r0) Executing busybox-1.35.0-r2.trigger OK: 300 MiB in 98 packages >>> mage: Updating the testing/armhf repository index... >>> mage: Signing the index...