>>> mage: Building testing/mage 1.13.0-r6 (using abuild 3.10.0-r0) started Thu, 08 Dec 2022 08:13:12 +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.39-r2) (2/3) Installing go (1.19.4-r0) (3/3) Installing .makedepends-mage (20221208.081313) Executing busybox-1.35.0-r29.trigger OK: 814 MiB in 99 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 2 8596k 2 207k 0 0 233k 0 0:00:36 --:--:-- 0:00:36 233k 37 8596k 37 3232k 0 0 1738k 0 0:00:04 0:00:01 0:00:03 1738k 94 8596k 94 8111k 0 0 2857k 0 0:00:03 0:00:02 0:00:01 2857k 100 8596k 100 8596k 0 0 2911k 0 0:00:02 0:00:02 --:--:-- 2911k >>> mage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mage-1.13.0.tar.gz >>> mage: Checking sha512sums... mage-1.13.0.tar.gz: OK >>> mage: Unpacking /var/cache/distfiles/edge/mage-1.13.0.tar.gz... === RUN TestBootstrap --- PASS: TestBootstrap (1.02s) PASS ok github.com/magefile/mage 1.030s ? github.com/magefile/mage/internal [no test files] 2022/12/08 08:13:24 Current terminal: vt102 === RUN TestArgs --- PASS: TestArgs (0.36s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.29s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.20s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.19s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.15s) === RUN TestDocs --- PASS: TestDocs (0.14s) === RUN TestMgF --- PASS: TestMgF (0.14s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.43s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.22s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.24s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.24s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.23s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.20s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.22s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.24s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.24s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.21s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.36s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.03s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.38s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.09s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (0.72s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.29s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.02s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.02s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.02s) === RUN TestCompileDiffGoosGoarch DEBUG: 08:13:30.812940 found target CopyStdin DEBUG: 08:13:30.812954 found target Panics DEBUG: 08:13:30.812965 found target PanicsErr DEBUG: 08:13:30.812972 found target ReturnsNilError DEBUG: 08:13:30.812977 found target ReturnsNonNilError DEBUG: 08:13:30.812983 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:30.812985 found target ReturnsVoid DEBUG: 08:13:30.812989 found target TestVerbose DEBUG: 08:13:30.813018 time parse Magefiles: 343.361µs --- PASS: TestCompileDiffGoosGoarch (3.50s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.02s) === RUN TestMixedMageImports DEBUG: 08:13:34.332764 found target Build DEBUG: 08:13:34.332784 time parse Magefiles: 318.482µs --- PASS: TestMixedMageImports (0.34s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 08:13:34.679140 found target Build DEBUG: 08:13:34.679163 time parse Magefiles: 177.961µs --- PASS: TestMagefilesFolder (0.37s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 08:13:35.068353 found target Build DEBUG: 08:13:35.068379 time parse Magefiles: 196.761µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.44s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 08:13:35.504080 found target Build DEBUG: 08:13:35.504108 time parse Magefiles: 225.162µs --- PASS: TestUntaggedMagefilesFolder (0.51s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 08:13:36.006722 found target Build DEBUG: 08:13:36.006738 found target UntaggedBuild DEBUG: 08:13:36.006744 time parse Magefiles: 260.041µs --- PASS: TestMixedTaggingMagefilesFolder (0.51s) === RUN TestGoRun --- PASS: TestGoRun (1.02s) === RUN TestVerbose DEBUG: 08:13:37.564415 found target CopyStdin DEBUG: 08:13:37.564439 found target Panics DEBUG: 08:13:37.564450 found target PanicsErr DEBUG: 08:13:37.564455 found target ReturnsNilError DEBUG: 08:13:37.564460 found target ReturnsNonNilError DEBUG: 08:13:37.564466 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:37.564468 found target ReturnsVoid DEBUG: 08:13:37.564471 found target TestVerbose DEBUG: 08:13:37.564477 time parse Magefiles: 414.762µs DEBUG: 08:13:37.785341 found target CopyStdin DEBUG: 08:13:37.785367 found target Panics DEBUG: 08:13:37.785377 found target PanicsErr DEBUG: 08:13:37.785383 found target ReturnsNilError DEBUG: 08:13:37.785388 found target ReturnsNonNilError DEBUG: 08:13:37.785394 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:37.785396 found target ReturnsVoid DEBUG: 08:13:37.785398 found target TestVerbose DEBUG: 08:13:37.785409 time parse Magefiles: 401.202µs --- PASS: TestVerbose (0.64s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 08:13:38.163054 found target CopyStdin DEBUG: 08:13:38.163077 found target Panics DEBUG: 08:13:38.163093 found target PanicsErr DEBUG: 08:13:38.163099 found target ReturnsNilError DEBUG: 08:13:38.163104 found target ReturnsNonNilError DEBUG: 08:13:38.163112 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:38.163114 found target ReturnsVoid DEBUG: 08:13:38.163116 found target TestVerbose DEBUG: 08:13:38.163126 time parse Magefiles: 438.402µs --- PASS: TestVerboseFalseEnv (0.16s) === RUN TestList DEBUG: 08:13:38.340667 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:38.340687 found target SomePig DEBUG: 08:13:38.340699 found target TestVerbose DEBUG: 08:13:38.340704 time parse Magefiles: 311.201µs --- PASS: TestList (0.41s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 08:13:38.761370 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:38.761389 found target SomePig DEBUG: 08:13:38.761402 found target TestVerbose DEBUG: 08:13:38.761408 time parse Magefiles: 285.081µs === RUN TestListWithColor/vt100 DEBUG: 08:13:39.336190 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:39.336210 found target SomePig DEBUG: 08:13:39.336222 found target TestVerbose DEBUG: 08:13:39.336228 time parse Magefiles: 235.761µs === RUN TestListWithColor/cygwin DEBUG: 08:13:39.757276 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:39.757295 found target SomePig DEBUG: 08:13:39.757308 found target TestVerbose DEBUG: 08:13:39.757314 time parse Magefiles: 248.801µs === RUN TestListWithColor/xterm-mono DEBUG: 08:13:40.130946 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:40.130959 found target SomePig DEBUG: 08:13:40.130971 found target TestVerbose DEBUG: 08:13:40.130977 time parse Magefiles: 279.841µs === RUN TestListWithColor/xterm DEBUG: 08:13:40.616019 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:40.616044 found target SomePig DEBUG: 08:13:40.616058 found target TestVerbose DEBUG: 08:13:40.616063 time parse Magefiles: 240.801µs === RUN TestListWithColor/xterm-vt220 DEBUG: 08:13:41.150215 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:41.150231 found target SomePig DEBUG: 08:13:41.150243 found target TestVerbose DEBUG: 08:13:41.150249 time parse Magefiles: 252.682µs === RUN TestListWithColor/xterm-16color DEBUG: 08:13:41.490189 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:41.490204 found target SomePig DEBUG: 08:13:41.490216 found target TestVerbose DEBUG: 08:13:41.490222 time parse Magefiles: 234.161µs === RUN TestListWithColor/xterm-256color DEBUG: 08:13:41.879882 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:41.879899 found target SomePig DEBUG: 08:13:41.879911 found target TestVerbose DEBUG: 08:13:41.879916 time parse Magefiles: 219.841µs === RUN TestListWithColor/screen-256color DEBUG: 08:13:41.984667 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:41.984688 found target SomePig DEBUG: 08:13:41.984700 found target TestVerbose DEBUG: 08:13:41.984705 time parse Magefiles: 232.921µs --- PASS: TestListWithColor (3.64s) --- PASS: TestListWithColor/#00 (0.59s) --- PASS: TestListWithColor/vt100 (0.40s) --- PASS: TestListWithColor/cygwin (0.39s) --- PASS: TestListWithColor/xterm-mono (0.49s) --- PASS: TestListWithColor/xterm (0.53s) --- PASS: TestListWithColor/xterm-vt220 (0.35s) --- PASS: TestListWithColor/xterm-16color (0.39s) --- PASS: TestListWithColor/xterm-256color (0.10s) --- PASS: TestListWithColor/screen-256color (0.39s) === RUN TestNoArgNoDefaultList 2022/12/08 08:13:42 Current terminal: screen-256color DEBUG: 08:13:42.396391 found target BazBuz DEBUG: 08:13:42.396419 found target FooBar DEBUG: 08:13:42.396429 time parse Magefiles: 204.881µs --- PASS: TestNoArgNoDefaultList (0.50s) === RUN TestIgnoreDefault DEBUG: 08:13:42.870656 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:42.870671 found target SomePig DEBUG: 08:13:42.870684 found target TestVerbose DEBUG: 08:13:42.870690 time parse Magefiles: 231.041µs --- PASS: TestIgnoreDefault (0.22s) === RUN TestTargetError DEBUG: 08:13:43.101060 found target CopyStdin DEBUG: 08:13:43.101088 found target Panics DEBUG: 08:13:43.101098 found target PanicsErr DEBUG: 08:13:43.101104 found target ReturnsNilError DEBUG: 08:13:43.101109 found target ReturnsNonNilError DEBUG: 08:13:43.101115 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:43.101117 found target ReturnsVoid DEBUG: 08:13:43.101119 found target TestVerbose DEBUG: 08:13:43.101126 time parse Magefiles: 452.282µs --- PASS: TestTargetError (0.45s) === RUN TestStdinCopy DEBUG: 08:13:43.540245 found target CopyStdin DEBUG: 08:13:43.540264 found target Panics DEBUG: 08:13:43.540275 found target PanicsErr DEBUG: 08:13:43.540282 found target ReturnsNilError DEBUG: 08:13:43.540289 found target ReturnsNonNilError DEBUG: 08:13:43.540296 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:43.540298 found target ReturnsVoid DEBUG: 08:13:43.540300 found target TestVerbose DEBUG: 08:13:43.540307 time parse Magefiles: 387.362µs --- PASS: TestStdinCopy (0.15s) === RUN TestTargetPanics DEBUG: 08:13:43.691517 found target CopyStdin DEBUG: 08:13:43.691536 found target Panics DEBUG: 08:13:43.691547 found target PanicsErr DEBUG: 08:13:43.691553 found target ReturnsNilError DEBUG: 08:13:43.691558 found target ReturnsNonNilError DEBUG: 08:13:43.691564 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:43.691565 found target ReturnsVoid DEBUG: 08:13:43.691567 found target TestVerbose DEBUG: 08:13:43.691574 time parse Magefiles: 342.642µs --- PASS: TestTargetPanics (0.17s) === RUN TestPanicsErr DEBUG: 08:13:43.863806 found target CopyStdin DEBUG: 08:13:43.863829 found target Panics DEBUG: 08:13:43.863839 found target PanicsErr DEBUG: 08:13:43.863845 found target ReturnsNilError DEBUG: 08:13:43.863850 found target ReturnsNonNilError DEBUG: 08:13:43.863879 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:43.863881 found target ReturnsVoid DEBUG: 08:13:43.863883 found target TestVerbose DEBUG: 08:13:43.863889 time parse Magefiles: 420.202µs --- PASS: TestPanicsErr (0.15s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.01s) === RUN TestKeepFlag DEBUG: 08:13:44.009877 found target Noop DEBUG: 08:13:44.009897 time parse Magefiles: 154.121µs main_test.go:854: Targets: main_test.go:854: noop --- PASS: TestKeepFlag (0.30s) === RUN TestOnlyStdLib DEBUG: 08:13:44.317975 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:44.317990 found target SomePig DEBUG: 08:13:44.318003 found target TestVerbose DEBUG: 08:13:44.318010 time parse Magefiles: 216.961µs main_test.go:854: Targets: main_test.go:854: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.33s) === RUN TestMultipleTargets DEBUG: 08:13:44.649519 found target CopyStdin DEBUG: 08:13:44.649537 found target Panics DEBUG: 08:13:44.649548 found target PanicsErr DEBUG: 08:13:44.649554 found target ReturnsNilError DEBUG: 08:13:44.649559 found target ReturnsNonNilError DEBUG: 08:13:44.649565 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:44.649567 found target ReturnsVoid DEBUG: 08:13:44.649569 found target TestVerbose DEBUG: 08:13:44.649577 time parse Magefiles: 389.882µs --- PASS: TestMultipleTargets (0.13s) === RUN TestFirstTargetFails DEBUG: 08:13:44.778312 found target CopyStdin DEBUG: 08:13:44.778329 found target Panics DEBUG: 08:13:44.778339 found target PanicsErr DEBUG: 08:13:44.778344 found target ReturnsNilError DEBUG: 08:13:44.778351 found target ReturnsNonNilError DEBUG: 08:13:44.778357 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:44.778359 found target ReturnsVoid DEBUG: 08:13:44.778362 found target TestVerbose DEBUG: 08:13:44.778369 time parse Magefiles: 359.601µs --- PASS: TestFirstTargetFails (0.16s) === RUN TestBadSecondTargets DEBUG: 08:13:44.935106 found target CopyStdin DEBUG: 08:13:44.935127 found target Panics DEBUG: 08:13:44.935137 found target PanicsErr DEBUG: 08:13:44.935142 found target ReturnsNilError DEBUG: 08:13:44.935148 found target ReturnsNonNilError DEBUG: 08:13:44.935154 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:44.935156 found target ReturnsVoid DEBUG: 08:13:44.935159 found target TestVerbose DEBUG: 08:13:44.935165 time parse Magefiles: 352.202µs --- PASS: TestBadSecondTargets (0.17s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 08:13:45.100468 found target TestCurrentDir DEBUG: 08:13:45.100492 time parse Magefiles: 279.281µs --- PASS: TestSetDir (0.34s) === RUN TestSetWorkingDir DEBUG: 08:13:45.464234 found target TestWorkingDir DEBUG: 08:13:45.464255 time parse Magefiles: 298.401µs --- PASS: TestSetWorkingDir (0.31s) === RUN TestTimeout DEBUG: 08:13:45.756725 found target CtxDeps DEBUG: 08:13:45.756750 found target TakesContextNoError DEBUG: 08:13:45.756763 found target TakesContextWithError DEBUG: 08:13:45.756767 found target Timeout DEBUG: 08:13:45.756773 time parse Magefiles: 257.322µs --- PASS: TestTimeout (0.56s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 08:13:46.311521 found target CopyStdin DEBUG: 08:13:46.311545 found target Panics DEBUG: 08:13:46.311555 found target PanicsErr DEBUG: 08:13:46.311561 found target ReturnsNilError DEBUG: 08:13:46.311566 found target ReturnsNonNilError DEBUG: 08:13:46.311573 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:13:46.311575 found target ReturnsVoid DEBUG: 08:13:46.311578 found target TestVerbose DEBUG: 08:13:46.311588 time parse Magefiles: 443.242µs --- PASS: TestHelpTarget (0.32s) === RUN TestHelpAlias DEBUG: 08:13:46.636933 found target Checkout DEBUG: 08:13:46.636952 found target Status DEBUG: 08:13:46.636966 time parse Magefiles: 243.721µs DEBUG: 08:13:47.022801 found target Checkout DEBUG: 08:13:47.022819 found target Status DEBUG: 08:13:47.022833 time parse Magefiles: 203.721µs --- PASS: TestHelpAlias (0.56s) === RUN TestAlias DEBUG: 08:13:47.190667 found target Checkout DEBUG: 08:13:47.190685 found target Status DEBUG: 08:13:47.190702 time parse Magefiles: 257.041µs DEBUG: 08:13:47.426757 found target Checkout DEBUG: 08:13:47.426776 found target Status DEBUG: 08:13:47.426789 time parse Magefiles: 186.48µs --- PASS: TestAlias (0.48s) === RUN TestInvalidAlias DEBUG: 08:13:47.670050 time parse Magefiles: 179.201µs --- PASS: TestInvalidAlias (0.30s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 08:13:47.961063 found target Deploy DEBUG: 08:13:47.961086 found target PrintVerboseFlag DEBUG: 08:13:47.961093 found target Sleep DEBUG: 08:13:47.961098 found target TestVerbose DEBUG: 08:13:47.961107 time parse Magefiles: 232.001µs --- PASS: TestCompiledFlags (0.35s) === RUN TestCompiledEnvironmentVars DEBUG: 08:13:48.350875 found target Deploy DEBUG: 08:13:48.350906 found target PrintVerboseFlag DEBUG: 08:13:48.350913 found target Sleep DEBUG: 08:13:48.350918 found target TestVerbose DEBUG: 08:13:48.350927 time parse Magefiles: 303.321µs --- PASS: TestCompiledEnvironmentVars (0.42s) === RUN TestCompiledVerboseFlag DEBUG: 08:13:48.770977 found target Deploy DEBUG: 08:13:48.771005 found target PrintVerboseFlag DEBUG: 08:13:48.771012 found target Sleep DEBUG: 08:13:48.771017 found target TestVerbose DEBUG: 08:13:48.771025 time parse Magefiles: 272.241µs --- PASS: TestCompiledVerboseFlag (0.36s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 08:13:49.100506 found target Deploy DEBUG: 08:13:49.100605 found target PrintVerboseFlag DEBUG: 08:13:49.100665 found target Sleep DEBUG: 08:13:49.100670 found target TestVerbose DEBUG: 08:13:49.100679 time parse Magefiles: 632.443µs === RUN TestCompiledDeterministic/two DEBUG: 08:13:49.381254 found target Deploy DEBUG: 08:13:49.381279 found target PrintVerboseFlag DEBUG: 08:13:49.381286 found target Sleep DEBUG: 08:13:49.381292 found target TestVerbose DEBUG: 08:13:49.381299 time parse Magefiles: 242.441µs === RUN TestCompiledDeterministic/three DEBUG: 08:13:49.650144 found target Deploy DEBUG: 08:13:49.650169 found target PrintVerboseFlag DEBUG: 08:13:49.650176 found target Sleep DEBUG: 08:13:49.650181 found target TestVerbose DEBUG: 08:13:49.650188 time parse Magefiles: 256.641µs === RUN TestCompiledDeterministic/four DEBUG: 08:13:49.954773 found target Deploy DEBUG: 08:13:49.954798 found target PrintVerboseFlag DEBUG: 08:13:49.954805 found target Sleep DEBUG: 08:13:49.954810 found target TestVerbose DEBUG: 08:13:49.954816 time parse Magefiles: 238.681µs --- PASS: TestCompiledDeterministic (1.13s) --- PASS: TestCompiledDeterministic/one (0.28s) --- PASS: TestCompiledDeterministic/two (0.27s) --- PASS: TestCompiledDeterministic/three (0.30s) --- PASS: TestCompiledDeterministic/four (0.27s) === RUN TestClean DEBUG: 08:13:50.242107 found target Checkout DEBUG: 08:13:50.242167 found target Status DEBUG: 08:13:50.242192 time parse Magefiles: 322.682µs DEBUG: 08:13:50.618269 found target Checkout DEBUG: 08:13:50.618286 found target Status DEBUG: 08:13:50.618298 time parse Magefiles: 192.161µs --- PASS: TestClean (0.68s) === RUN TestGoCmd --- PASS: TestGoCmd (0.01s) === RUN TestGoModules DEBUG: 08:13:54.228732 found target Test DEBUG: 08:13:54.228750 time parse Magefiles: 197.721µs --- PASS: TestGoModules (3.91s) === RUN TestNamespaceDep DEBUG: 08:13:54.836139 found namespace ./ NS DEBUG: 08:13:54.836207 found namespace method ./ NS.Bare DEBUG: 08:13:54.836225 found namespace method ./ NS.BareCtx DEBUG: 08:13:54.836238 found namespace method ./ NS.CtxErr DEBUG: 08:13:54.836253 found namespace method ./ NS.Error DEBUG: 08:13:54.836266 found target TestNamespaceDep DEBUG: 08:13:54.836293 time parse Magefiles: 358.882µs --- PASS: TestNamespaceDep (0.37s) === RUN TestNamespace DEBUG: 08:13:55.197358 found namespace ./ NS DEBUG: 08:13:55.197373 found namespace method ./ NS.Bare DEBUG: 08:13:55.197378 found namespace method ./ NS.BareCtx DEBUG: 08:13:55.197382 found namespace method ./ NS.CtxErr DEBUG: 08:13:55.197385 found namespace method ./ NS.Error DEBUG: 08:13:55.197388 found target TestNamespaceDep DEBUG: 08:13:55.197393 time parse Magefiles: 248.602µs --- PASS: TestNamespace (0.17s) === RUN TestNamespaceDefault DEBUG: 08:13:55.363432 found namespace ./ NS DEBUG: 08:13:55.363446 found namespace method ./ NS.Bare DEBUG: 08:13:55.363450 found namespace method ./ NS.BareCtx DEBUG: 08:13:55.363454 found namespace method ./ NS.CtxErr DEBUG: 08:13:55.363457 found namespace method ./ NS.Error DEBUG: 08:13:55.363459 found target TestNamespaceDep DEBUG: 08:13:55.363468 time parse Magefiles: 239.802µs --- PASS: TestNamespaceDefault (0.14s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 08:13:55.506020 found target FooBar DEBUG: 08:13:55.506041 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 08:13:55.506045 time parse Magefiles: 235.801µs --- PASS: TestWrongDependency (0.29s) PASS ok github.com/magefile/mage/mage 30.881s === 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.110s === 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.04s) PASS ok github.com/magefile/mage/parse 0.044s === 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.020s === 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 TestPathMissingDest === CONT TestPathMissingSource === CONT TestGlob === CONT TestPath === CONT TestOldestModTime === CONT TestDir === CONT TestGlobEmptyGlob === CONT TestDirMissingDest --- PASS: TestPathMissingDest (0.00s) --- PASS: TestPathMissingSource (0.00s) --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestGlobEmptyGlob (0.00s) --- PASS: TestDirMissingDest (0.00s) --- PASS: TestNewestModTime (0.01s) --- PASS: TestOldestModTime (0.01s) === RUN TestPath/Missing_target === RUN TestPath/Target_is_newer === RUN TestPath/Target_is_older === RUN TestPath/Source_is_older_dir === RUN TestPath/Source_is_newer_dir2 === RUN TestPath/Source_is_newer_dir === RUN TestPath/Target_is_newer;_expand_source === RUN TestPath/Target_is_older;_expand_dest --- PASS: TestPath (0.04s) --- PASS: TestPath/Missing_target (0.00s) --- PASS: TestPath/Target_is_newer (0.00s) --- PASS: TestPath/Target_is_older (0.00s) --- PASS: TestPath/Source_is_older_dir (0.00s) --- PASS: TestPath/Source_is_newer_dir2 (0.00s) --- PASS: TestPath/Source_is_newer_dir (0.00s) --- PASS: TestPath/Target_is_newer;_expand_source (0.00s) --- PASS: TestPath/Target_is_older;_expand_dest (0.00s) === RUN TestDir/Missing_target === RUN TestDir/Target_is_newer === RUN TestDir/Target_is_older === RUN TestDir/Source_is_older_dir === RUN TestDir/Source_is_newer_dir === RUN TestDir/Source_is_newer_subdir === RUN TestDir/Target_is_newer_(with_env_expansion) === RUN TestDir/Target_is_older_(with_env_expansion) === RUN TestDir/Source_is_older_dir_(with_env_expansion) === RUN TestDir/Source_is_newer_dir_(with_env_expansion) === RUN TestDir/Source_file_is_newer_than_dst_dir === RUN TestDir/Source_file_is_not_newer_than_dst_dir --- PASS: TestDir (0.06s) --- PASS: TestDir/Missing_target (0.00s) --- PASS: TestDir/Target_is_newer (0.00s) --- PASS: TestDir/Target_is_older (0.00s) --- PASS: TestDir/Source_is_older_dir (0.00s) --- PASS: TestDir/Source_is_newer_dir (0.00s) --- PASS: TestDir/Source_is_newer_subdir (0.00s) --- PASS: TestDir/Target_is_newer_(with_env_expansion) (0.00s) --- PASS: TestDir/Target_is_older_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_older_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_is_newer_dir_(with_env_expansion) (0.00s) --- PASS: TestDir/Source_file_is_newer_than_dst_dir (0.00s) --- PASS: TestDir/Source_file_is_not_newer_than_dst_dir (0.00s) === RUN TestGlob/Missing_target === RUN TestGlob/Target_is_newer === RUN TestGlob/No_actual_globs === RUN TestGlob/Target_is_older === RUN TestGlob/Target_is_in_the_middle_of_files_in_the_glob === RUN TestGlob/Globs_work_for_dirs --- PASS: TestGlob (0.08s) --- PASS: TestGlob/Missing_target (0.00s) --- PASS: TestGlob/Target_is_newer (0.00s) --- PASS: TestGlob/No_actual_globs (0.00s) --- PASS: TestGlob/Target_is_older (0.00s) --- PASS: TestGlob/Target_is_in_the_middle_of_files_in_the_glob (0.00s) --- PASS: TestGlob/Globs_work_for_dirs (0.00s) PASS ok github.com/magefile/mage/target 0.084s >>> 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.13.0-r6.apk >>> mage: Build complete at Thu, 08 Dec 2022 08:13:56 +0000 elapsed time 0h 0m 44s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/3) Purging .makedepends-mage (20221208.081313) (2/3) Purging go (1.19.4-r0) (3/3) Purging binutils-gold (2.39-r2) Executing busybox-1.35.0-r29.trigger OK: 406 MiB in 96 packages >>> mage: Updating the testing/aarch64 repository index... >>> mage: Signing the index...