>>> mage: Building testing/mage 1.13.0-r12 (using abuild 3.11.21-r0) started Sat, 09 Sep 2023 08:42:19 +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.41-r0) (2/3) Installing go (1.21.1-r0) (3/3) Installing .makedepends-mage (20230909.084220) Executing busybox-1.36.1-r6.trigger OK: 558 MiB in 106 packages >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Cleaning up tmpdir >>> mage: Fetching https://github.com/magefile/mage/archive/v1.13.0/mage-1.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1226k 0 1226k 0 0 2079k 0 --:--:-- --:--:-- --:--:-- 2079k 100 8596k 0 8596k 0 0 11.2M 0 --:--:-- --:--:-- --:--:-- 47.0M >>> mage: Fetching https://github.com/magefile/mage/archive/v1.13.0/mage-1.13.0.tar.gz >>> mage: Checking sha512sums... mage-1.13.0.tar.gz: OK >>> mage: Unpacking /var/cache/distfiles/mage-1.13.0.tar.gz... ? github.com/magefile/mage/internal [no test files] === RUN TestBootstrap --- PASS: TestBootstrap (0.94s) PASS ok github.com/magefile/mage 0.946s 2023/09/09 08:42:28 Current terminal: screen-256color === RUN TestArgs --- PASS: TestArgs (0.30s) === RUN TestBadIntArg --- PASS: TestBadIntArg (0.12s) === RUN TestBadBoolArg --- PASS: TestBadBoolArg (0.16s) === RUN TestBadDurationArg --- PASS: TestBadDurationArg (0.14s) === RUN TestMissingArgs --- PASS: TestMissingArgs (0.14s) === RUN TestDocs --- PASS: TestDocs (0.11s) === RUN TestMgF --- PASS: TestMgF (0.16s) === RUN TestMageImportsList --- PASS: TestMageImportsList (0.34s) === RUN TestMageImportsHelp --- PASS: TestMageImportsHelp (0.19s) === RUN TestMageImportsHelpNamed --- PASS: TestMageImportsHelpNamed (0.19s) === RUN TestMageImportsHelpNamedNS --- PASS: TestMageImportsHelpNamedNS (0.18s) === RUN TestMageImportsRoot --- PASS: TestMageImportsRoot (0.19s) === RUN TestMageImportsNamedNS --- PASS: TestMageImportsNamedNS (0.18s) === RUN TestMageImportsNamedRoot --- PASS: TestMageImportsNamedRoot (0.19s) === RUN TestMageImportsRootImportNS --- PASS: TestMageImportsRootImportNS (0.27s) === RUN TestMageImportsRootImport --- PASS: TestMageImportsRootImport (0.20s) === RUN TestMageImportsAliasToNS --- PASS: TestMageImportsAliasToNS (0.25s) === RUN TestMageImportsOneLine --- PASS: TestMageImportsOneLine (0.30s) === RUN TestMageImportsTaggedPackage --- PASS: TestMageImportsTaggedPackage (0.03s) === RUN TestMageImportsSameNamespaceUniqueTargets --- PASS: TestMageImportsSameNamespaceUniqueTargets (0.34s) === RUN TestMageImportsSameNamespaceDupTargets --- PASS: TestMageImportsSameNamespaceDupTargets (0.10s) === RUN TestTransitiveDepCache --- PASS: TestTransitiveDepCache (0.68s) === RUN TestTransitiveHashFast --- PASS: TestTransitiveHashFast (0.34s) === RUN TestListMagefilesMain --- PASS: TestListMagefilesMain (0.02s) === RUN TestListMagefilesIgnoresGOOS --- PASS: TestListMagefilesIgnoresGOOS (0.01s) === RUN TestListMagefilesIgnoresRespectsGOOSArg --- PASS: TestListMagefilesIgnoresRespectsGOOSArg (0.01s) === RUN TestCompileDiffGoosGoarch DEBUG: 08:42:33.549333 found target CopyStdin DEBUG: 08:42:33.549348 found target Panics DEBUG: 08:42:33.549358 found target PanicsErr DEBUG: 08:42:33.549364 found target ReturnsNilError DEBUG: 08:42:33.549369 found target ReturnsNonNilError DEBUG: 08:42:33.549375 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:33.549378 found target ReturnsVoid DEBUG: 08:42:33.549381 found target TestVerbose DEBUG: 08:42:33.549386 time parse Magefiles: 334.441µs --- PASS: TestCompileDiffGoosGoarch (3.91s) === RUN TestListMagefilesLib --- PASS: TestListMagefilesLib (0.02s) === RUN TestMixedMageImports DEBUG: 08:42:37.460537 found target Build DEBUG: 08:42:37.460553 time parse Magefiles: 241.481µs --- PASS: TestMixedMageImports (0.29s) === RUN TestMagefilesFolder main_test.go:348: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 08:42:37.751259 found target Build DEBUG: 08:42:37.751273 time parse Magefiles: 118.281µs --- PASS: TestMagefilesFolder (0.27s) === RUN TestMagefilesFolderMixedWithMagefiles main_test.go:380: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 08:42:38.046172 found target Build DEBUG: 08:42:38.046187 time parse Magefiles: 116.56µs --- PASS: TestMagefilesFolderMixedWithMagefiles (0.36s) === RUN TestUntaggedMagefilesFolder main_test.go:418: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 08:42:38.388572 found target Build DEBUG: 08:42:38.388588 time parse Magefiles: 121.761µs --- PASS: TestUntaggedMagefilesFolder (0.30s) === RUN TestMixedTaggingMagefilesFolder main_test.go:450: /home/buildozer/aports/testing/mage/src/mage-1.13.0/mage DEBUG: 08:42:38.683597 found target Build DEBUG: 08:42:38.683609 found target UntaggedBuild DEBUG: 08:42:38.683614 time parse Magefiles: 174.761µs --- PASS: TestMixedTaggingMagefilesFolder (0.29s) === RUN TestGoRun --- PASS: TestGoRun (0.64s) === RUN TestVerbose DEBUG: 08:42:39.633158 found target CopyStdin DEBUG: 08:42:39.633172 found target Panics DEBUG: 08:42:39.633182 found target PanicsErr DEBUG: 08:42:39.633188 found target ReturnsNilError DEBUG: 08:42:39.633194 found target ReturnsNonNilError DEBUG: 08:42:39.633199 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:39.633202 found target ReturnsVoid DEBUG: 08:42:39.633204 found target TestVerbose DEBUG: 08:42:39.633210 time parse Magefiles: 326.282µs DEBUG: 08:42:39.794687 found target CopyStdin DEBUG: 08:42:39.794702 found target Panics DEBUG: 08:42:39.794713 found target PanicsErr DEBUG: 08:42:39.794719 found target ReturnsNilError DEBUG: 08:42:39.794724 found target ReturnsNonNilError DEBUG: 08:42:39.794729 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:39.794733 found target ReturnsVoid DEBUG: 08:42:39.794736 found target TestVerbose DEBUG: 08:42:39.794741 time parse Magefiles: 332.721µs --- PASS: TestVerbose (0.36s) === RUN TestVerboseEnv --- PASS: TestVerboseEnv (0.00s) === RUN TestVerboseFalseEnv DEBUG: 08:42:39.993948 found target CopyStdin DEBUG: 08:42:39.993962 found target Panics DEBUG: 08:42:39.993974 found target PanicsErr DEBUG: 08:42:39.993980 found target ReturnsNilError DEBUG: 08:42:39.993985 found target ReturnsNonNilError DEBUG: 08:42:39.993990 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:39.993994 found target ReturnsVoid DEBUG: 08:42:39.993996 found target TestVerbose DEBUG: 08:42:39.994008 time parse Magefiles: 379.042µs --- PASS: TestVerboseFalseEnv (0.17s) === RUN TestList DEBUG: 08:42:40.152077 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:40.152088 found target SomePig DEBUG: 08:42:40.152102 found target TestVerbose DEBUG: 08:42:40.152111 time parse Magefiles: 193.241µs --- PASS: TestList (0.29s) === RUN TestListWithColor === RUN TestListWithColor/#00 DEBUG: 08:42:40.445187 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:40.445200 found target SomePig DEBUG: 08:42:40.445213 found target TestVerbose DEBUG: 08:42:40.445217 time parse Magefiles: 194.361µs === RUN TestListWithColor/vt100 DEBUG: 08:42:40.533977 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:40.533986 found target SomePig DEBUG: 08:42:40.534001 found target TestVerbose DEBUG: 08:42:40.534006 time parse Magefiles: 173.961µs === RUN TestListWithColor/cygwin DEBUG: 08:42:40.642256 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:40.642266 found target SomePig DEBUG: 08:42:40.642279 found target TestVerbose DEBUG: 08:42:40.642284 time parse Magefiles: 172.28µs === RUN TestListWithColor/xterm-mono DEBUG: 08:42:40.725273 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:40.725287 found target SomePig DEBUG: 08:42:40.725299 found target TestVerbose DEBUG: 08:42:40.725303 time parse Magefiles: 215.041µs === RUN TestListWithColor/xterm DEBUG: 08:42:40.842916 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:40.842929 found target SomePig DEBUG: 08:42:40.842943 found target TestVerbose DEBUG: 08:42:40.842947 time parse Magefiles: 201.681µs === RUN TestListWithColor/xterm-vt220 DEBUG: 08:42:40.992145 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:40.992157 found target SomePig DEBUG: 08:42:40.992169 found target TestVerbose DEBUG: 08:42:40.992174 time parse Magefiles: 190.001µs === RUN TestListWithColor/xterm-16color DEBUG: 08:42:41.119785 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:41.119795 found target SomePig DEBUG: 08:42:41.119810 found target TestVerbose DEBUG: 08:42:41.119815 time parse Magefiles: 184.681µs === RUN TestListWithColor/xterm-256color DEBUG: 08:42:41.296216 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:41.296227 found target SomePig DEBUG: 08:42:41.296239 found target TestVerbose DEBUG: 08:42:41.296245 time parse Magefiles: 170.681µs === RUN TestListWithColor/screen-256color DEBUG: 08:42:41.460941 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:41.460952 found target SomePig DEBUG: 08:42:41.461073 found target TestVerbose DEBUG: 08:42:41.461162 time parse Magefiles: 366.162µs --- PASS: TestListWithColor (1.15s) --- PASS: TestListWithColor/#00 (0.09s) --- PASS: TestListWithColor/vt100 (0.11s) --- PASS: TestListWithColor/cygwin (0.08s) --- PASS: TestListWithColor/xterm-mono (0.12s) --- PASS: TestListWithColor/xterm (0.15s) --- PASS: TestListWithColor/xterm-vt220 (0.12s) --- PASS: TestListWithColor/xterm-16color (0.18s) --- PASS: TestListWithColor/xterm-256color (0.11s) --- PASS: TestListWithColor/screen-256color (0.18s) === RUN TestNoArgNoDefaultList 2023/09/09 08:42:41 Current terminal: screen-256color DEBUG: 08:42:41.589727 found target BazBuz DEBUG: 08:42:41.589747 found target FooBar DEBUG: 08:42:41.589754 time parse Magefiles: 162.321µs --- PASS: TestNoArgNoDefaultList (0.31s) === RUN TestIgnoreDefault DEBUG: 08:42:41.905379 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:41.905390 found target SomePig DEBUG: 08:42:41.905403 found target TestVerbose DEBUG: 08:42:41.905408 time parse Magefiles: 190.281µs --- PASS: TestIgnoreDefault (0.13s) === RUN TestTargetError DEBUG: 08:42:42.043893 found target CopyStdin DEBUG: 08:42:42.043906 found target Panics DEBUG: 08:42:42.043916 found target PanicsErr DEBUG: 08:42:42.043922 found target ReturnsNilError DEBUG: 08:42:42.043927 found target ReturnsNonNilError DEBUG: 08:42:42.043931 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:42.043934 found target ReturnsVoid DEBUG: 08:42:42.043937 found target TestVerbose DEBUG: 08:42:42.043942 time parse Magefiles: 328.281µs --- PASS: TestTargetError (0.14s) === RUN TestStdinCopy DEBUG: 08:42:42.223273 found target CopyStdin DEBUG: 08:42:42.223284 found target Panics DEBUG: 08:42:42.223295 found target PanicsErr DEBUG: 08:42:42.223301 found target ReturnsNilError DEBUG: 08:42:42.223307 found target ReturnsNonNilError DEBUG: 08:42:42.223313 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:42.223316 found target ReturnsVoid DEBUG: 08:42:42.223319 found target TestVerbose DEBUG: 08:42:42.223324 time parse Magefiles: 333.201µs --- PASS: TestStdinCopy (0.19s) === RUN TestTargetPanics DEBUG: 08:42:42.365509 found target CopyStdin DEBUG: 08:42:42.365521 found target Panics DEBUG: 08:42:42.365531 found target PanicsErr DEBUG: 08:42:42.365536 found target ReturnsNilError DEBUG: 08:42:42.365541 found target ReturnsNonNilError DEBUG: 08:42:42.365548 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:42.365551 found target ReturnsVoid DEBUG: 08:42:42.365554 found target TestVerbose DEBUG: 08:42:42.365559 time parse Magefiles: 319.762µs --- PASS: TestTargetPanics (0.11s) === RUN TestPanicsErr DEBUG: 08:42:42.477378 found target CopyStdin DEBUG: 08:42:42.477389 found target Panics DEBUG: 08:42:42.477399 found target PanicsErr DEBUG: 08:42:42.477405 found target ReturnsNilError DEBUG: 08:42:42.477411 found target ReturnsNonNilError DEBUG: 08:42:42.477416 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:42.477418 found target ReturnsVoid DEBUG: 08:42:42.477421 found target TestVerbose DEBUG: 08:42:42.477428 time parse Magefiles: 306.522µs --- PASS: TestPanicsErr (0.11s) === RUN TestHashTemplate --- PASS: TestHashTemplate (0.00s) === RUN TestKeepFlag DEBUG: 08:42:42.588267 found target Noop DEBUG: 08:42:42.588283 time parse Magefiles: 99.8µs main_test.go:854: Targets: main_test.go:854: noop --- PASS: TestKeepFlag (0.24s) === RUN TestOnlyStdLib DEBUG: 08:42:42.833419 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:42.833429 found target SomePig DEBUG: 08:42:42.833441 found target TestVerbose DEBUG: 08:42:42.833446 time parse Magefiles: 174.281µs main_test.go:854: Targets: main_test.go:854: somePig* This is the synopsis for SomePig. testVerbose * default target --- PASS: TestOnlyStdLib (0.25s) === RUN TestMultipleTargets DEBUG: 08:42:43.081125 found target CopyStdin DEBUG: 08:42:43.081138 found target Panics DEBUG: 08:42:43.081149 found target PanicsErr DEBUG: 08:42:43.081154 found target ReturnsNilError DEBUG: 08:42:43.081159 found target ReturnsNonNilError DEBUG: 08:42:43.081164 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:43.081167 found target ReturnsVoid DEBUG: 08:42:43.081170 found target TestVerbose DEBUG: 08:42:43.081176 time parse Magefiles: 316.482µs --- PASS: TestMultipleTargets (0.11s) === RUN TestFirstTargetFails DEBUG: 08:42:43.188204 found target CopyStdin DEBUG: 08:42:43.188216 found target Panics DEBUG: 08:42:43.188226 found target PanicsErr DEBUG: 08:42:43.188232 found target ReturnsNilError DEBUG: 08:42:43.188238 found target ReturnsNonNilError DEBUG: 08:42:43.188243 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:43.188246 found target ReturnsVoid DEBUG: 08:42:43.188248 found target TestVerbose DEBUG: 08:42:43.188253 time parse Magefiles: 319.401µs --- PASS: TestFirstTargetFails (0.12s) === RUN TestBadSecondTargets DEBUG: 08:42:43.351686 found target CopyStdin DEBUG: 08:42:43.351706 found target Panics DEBUG: 08:42:43.351717 found target PanicsErr DEBUG: 08:42:43.351722 found target ReturnsNilError DEBUG: 08:42:43.351727 found target ReturnsNonNilError DEBUG: 08:42:43.351732 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:43.351735 found target ReturnsVoid DEBUG: 08:42:43.351738 found target TestVerbose DEBUG: 08:42:43.351744 time parse Magefiles: 321.441µs --- PASS: TestBadSecondTargets (0.18s) === RUN TestParse --- PASS: TestParse (0.00s) === RUN TestSetDir DEBUG: 08:42:43.481077 found target TestCurrentDir DEBUG: 08:42:43.481090 time parse Magefiles: 174.641µs --- PASS: TestSetDir (0.25s) === RUN TestSetWorkingDir DEBUG: 08:42:43.726235 found target TestWorkingDir DEBUG: 08:42:43.726250 time parse Magefiles: 197.281µs --- PASS: TestSetWorkingDir (0.24s) === RUN TestTimeout DEBUG: 08:42:43.970357 found target CtxDeps DEBUG: 08:42:43.970370 found target TakesContextNoError DEBUG: 08:42:43.970383 found target TakesContextWithError DEBUG: 08:42:43.970387 found target Timeout DEBUG: 08:42:43.970391 time parse Magefiles: 193µs --- PASS: TestTimeout (0.36s) === RUN TestParseHelp --- PASS: TestParseHelp (0.00s) === RUN TestHelpTarget DEBUG: 08:42:44.354326 found target CopyStdin DEBUG: 08:42:44.354337 found target Panics DEBUG: 08:42:44.354347 found target PanicsErr DEBUG: 08:42:44.354353 found target ReturnsNilError DEBUG: 08:42:44.354358 found target ReturnsNonNilError DEBUG: 08:42:44.354364 skipping function with invalid signature func ReturnsString: EBADRETURNTYPE DEBUG: 08:42:44.354367 found target ReturnsVoid DEBUG: 08:42:44.354369 found target TestVerbose DEBUG: 08:42:44.354375 time parse Magefiles: 308.041µs --- PASS: TestHelpTarget (0.13s) === RUN TestHelpAlias DEBUG: 08:42:44.454562 found target Checkout DEBUG: 08:42:44.454574 found target Status DEBUG: 08:42:44.454585 time parse Magefiles: 153.281µs DEBUG: 08:42:44.689529 found target Checkout DEBUG: 08:42:44.689542 found target Status DEBUG: 08:42:44.689553 time parse Magefiles: 132.561µs --- PASS: TestHelpAlias (0.34s) === RUN TestAlias DEBUG: 08:42:44.790821 found target Checkout DEBUG: 08:42:44.790833 found target Status DEBUG: 08:42:44.790846 time parse Magefiles: 161.161µs DEBUG: 08:42:44.910890 found target Checkout DEBUG: 08:42:44.910901 found target Status DEBUG: 08:42:44.910912 time parse Magefiles: 135.88µs --- PASS: TestAlias (0.22s) === RUN TestInvalidAlias DEBUG: 08:42:45.015422 time parse Magefiles: 136.761µs --- PASS: TestInvalidAlias (0.23s) === RUN TestRunCompiledPrintsError --- PASS: TestRunCompiledPrintsError (0.00s) === RUN TestCompiledFlags DEBUG: 08:42:45.245181 found target Deploy DEBUG: 08:42:45.245200 found target PrintVerboseFlag DEBUG: 08:42:45.245207 found target Sleep DEBUG: 08:42:45.245212 found target TestVerbose DEBUG: 08:42:45.245219 time parse Magefiles: 198.081µs --- PASS: TestCompiledFlags (0.26s) === RUN TestCompiledEnvironmentVars DEBUG: 08:42:45.509001 found target Deploy DEBUG: 08:42:45.509020 found target PrintVerboseFlag DEBUG: 08:42:45.509027 found target Sleep DEBUG: 08:42:45.509031 found target TestVerbose DEBUG: 08:42:45.509038 time parse Magefiles: 194.041µs --- PASS: TestCompiledEnvironmentVars (0.24s) === RUN TestCompiledVerboseFlag DEBUG: 08:42:45.748346 found target Deploy DEBUG: 08:42:45.748365 found target PrintVerboseFlag DEBUG: 08:42:45.748372 found target Sleep DEBUG: 08:42:45.748377 found target TestVerbose DEBUG: 08:42:45.748383 time parse Magefiles: 193.441µs --- PASS: TestCompiledVerboseFlag (0.21s) === RUN TestCompiledDeterministic === RUN TestCompiledDeterministic/one DEBUG: 08:42:45.957950 found target Deploy DEBUG: 08:42:45.957968 found target PrintVerboseFlag DEBUG: 08:42:45.957975 found target Sleep DEBUG: 08:42:45.957981 found target TestVerbose DEBUG: 08:42:45.957987 time parse Magefiles: 207.801µs === RUN TestCompiledDeterministic/two DEBUG: 08:42:46.183357 found target Deploy DEBUG: 08:42:46.183375 found target PrintVerboseFlag DEBUG: 08:42:46.183382 found target Sleep DEBUG: 08:42:46.183387 found target TestVerbose DEBUG: 08:42:46.183394 time parse Magefiles: 190.321µs === RUN TestCompiledDeterministic/three DEBUG: 08:42:46.392339 found target Deploy DEBUG: 08:42:46.392357 found target PrintVerboseFlag DEBUG: 08:42:46.392365 found target Sleep DEBUG: 08:42:46.392370 found target TestVerbose DEBUG: 08:42:46.392379 time parse Magefiles: 207.801µs === RUN TestCompiledDeterministic/four DEBUG: 08:42:46.594312 found target Deploy DEBUG: 08:42:46.594331 found target PrintVerboseFlag DEBUG: 08:42:46.594337 found target Sleep DEBUG: 08:42:46.594343 found target TestVerbose DEBUG: 08:42:46.594349 time parse Magefiles: 192.241µs --- PASS: TestCompiledDeterministic (0.85s) --- PASS: TestCompiledDeterministic/one (0.22s) --- PASS: TestCompiledDeterministic/two (0.21s) --- PASS: TestCompiledDeterministic/three (0.20s) --- PASS: TestCompiledDeterministic/four (0.21s) === RUN TestClean DEBUG: 08:42:46.816805 found target Checkout DEBUG: 08:42:46.816815 found target Status DEBUG: 08:42:46.816826 time parse Magefiles: 164.001µs DEBUG: 08:42:47.065879 found target Checkout DEBUG: 08:42:47.065891 found target Status DEBUG: 08:42:47.065904 time parse Magefiles: 125.481µs --- PASS: TestClean (0.63s) === RUN TestGoCmd --- PASS: TestGoCmd (0.00s) === RUN TestGoModules DEBUG: 08:42:48.156475 found target Test DEBUG: 08:42:48.156487 time parse Magefiles: 138.041µs --- PASS: TestGoModules (1.23s) === RUN TestNamespaceDep DEBUG: 08:42:48.684257 found namespace ./ NS DEBUG: 08:42:48.684265 found namespace method ./ NS.Bare DEBUG: 08:42:48.684270 found namespace method ./ NS.BareCtx DEBUG: 08:42:48.684274 found namespace method ./ NS.CtxErr DEBUG: 08:42:48.684277 found namespace method ./ NS.Error DEBUG: 08:42:48.684281 found target TestNamespaceDep DEBUG: 08:42:48.684286 time parse Magefiles: 182.521µs --- PASS: TestNamespaceDep (0.60s) === RUN TestNamespace DEBUG: 08:42:49.269484 found namespace ./ NS DEBUG: 08:42:49.269493 found namespace method ./ NS.Bare DEBUG: 08:42:49.269499 found namespace method ./ NS.BareCtx DEBUG: 08:42:49.269503 found namespace method ./ NS.CtxErr DEBUG: 08:42:49.269505 found namespace method ./ NS.Error DEBUG: 08:42:49.269508 found target TestNamespaceDep DEBUG: 08:42:49.269513 time parse Magefiles: 188.321µs --- PASS: TestNamespace (0.15s) === RUN TestNamespaceDefault DEBUG: 08:42:49.420610 found namespace ./ NS DEBUG: 08:42:49.420618 found namespace method ./ NS.Bare DEBUG: 08:42:49.420623 found namespace method ./ NS.BareCtx DEBUG: 08:42:49.420627 found namespace method ./ NS.CtxErr DEBUG: 08:42:49.420630 found namespace method ./ NS.Error DEBUG: 08:42:49.420632 found target TestNamespaceDep DEBUG: 08:42:49.420638 time parse Magefiles: 176.121µs --- PASS: TestNamespaceDefault (0.12s) === RUN TestAliasToImport --- PASS: TestAliasToImport (0.00s) === RUN TestWrongDependency DEBUG: 08:42:49.550592 found target FooBar DEBUG: 08:42:49.550604 skipping function with invalid signature func WrongSignature: unsupported argument type: complex128 DEBUG: 08:42:49.550608 time parse Magefiles: 146.601µs --- PASS: TestWrongDependency (0.26s) PASS ok github.com/magefile/mage/mage 21.428s === 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.107s === RUN TestParse parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsVoid", Receiver:"", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"RepeatingSynopsis", Receiver:"", IsError:true, IsContext:false, Synopsis:"chops off the repeating function name.", Comment:"RepeatingSynopsis chops off the repeating function name. Some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsNilError", Receiver:"", IsError:true, IsContext:false, Synopsis:"Synopsis for \"returns\" error.", Comment:"Synopsis for \"returns\" error. And some more text.", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"ReturnsVoid", Receiver:"", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"TakesContextReturnsError", Receiver:"", IsError:true, IsContext:true, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Build", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Foobar", Receiver:"Init", IsError:true, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} parse_test.go:97: &parse.Function{PkgAlias:"", Package:"", ImportPath:"", Name:"Baz", Receiver:"Build", IsError:false, IsContext:false, Synopsis:"", Comment:"", Args:[]parse.Arg(nil)} --- PASS: TestParse (0.00s) === RUN TestGetImportSelf running go list -f {{.Dir}}||{{.Name}} github.com/magefile/mage/parse/testdata/importself running go list -f {{join .GoFiles "||"}} github.com/magefile/mage/parse/testdata/importself --- PASS: TestGetImportSelf (0.03s) PASS ok github.com/magefile/mage/parse 0.035s === 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.011s === 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 TestPath === CONT TestDir === CONT TestDirMissingDest === CONT TestDirMissingSrc === CONT TestPathMissingDest === CONT TestGlob === CONT TestPathMissingSource === CONT TestOldestModTime === CONT TestGlobEmptyGlob --- PASS: TestPathMissingSource (0.00s) --- PASS: TestPathMissingDest (0.00s) --- PASS: TestDirMissingSrc (0.00s) --- PASS: TestDirMissingDest (0.00s) --- PASS: TestGlobEmptyGlob (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.080s >>> 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.6 MB >>> mage*: Compressing data... >>> mage*: Create checksum... >>> mage*: Create mage-1.13.0-r12.apk >>> mage: Build complete at Sat, 09 Sep 2023 08:42:50 +0000 elapsed time 0h 0m 31s >>> mage: Cleaning up srcdir >>> mage: Cleaning up pkgdir >>> mage: Uninstalling dependencies... (1/3) Purging .makedepends-mage (20230909.084220) (2/3) Purging go (1.21.1-r0) (3/3) Purging binutils-gold (2.41-r0) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 103 packages >>> mage: Updating the testing/aarch64 repository index... >>> mage: Signing the index...