<< index

Autobuilder log for remotes/origin/HEAD (a2e6d99debd572c2538b2b3182072afd38d78f44):

>>> Starting at: Thu Nov 21 20:01:39 UTC 2024

>>> Commit: a2e6d99debd572c2538b2b3182072afd38d78f44

>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at 475823c2d3 fix to build w/o servant
Previous HEAD position was 475823c2d3 fix to build w/o servant
HEAD is now at a2e6d99deb show remote name when failing
HEAD is now at a2e6d99deb show remote name when failing
--STOP-IGNORE-WARNINGS

>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
++ git rev-parse HEAD
+ REV=a2e6d99debd572c2538b2b3182072afd38d78f44
+ OUTDIR=../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44
+ OUTDIR_TMP=../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44.tmp
+ install -d -m0755 -- ../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44.tmp
+ printf '%s\n' a2e6d99debd572c2538b2b3182072afd38d78f44
+ ghc --make Build/BuildVersion
+ Build/BuildVersion
+ timeout 60m make linuxstandalone
make git-annex Build/Standalone
make[1]: Entering directory '/home/builder/gitbuilder/build'
cabal build
Resolving dependencies...
Build profile: -w ghc-9.4.7 -O1
In order, the following will be built (use -v for more details):
- git-annex-10.20241031 (exe:git-annex) (file CmdLine/GitAnnex/Options.hs changed)
Preprocessing executable 'git-annex' for git-annex-10.20241031..
Building executable 'git-annex' for git-annex-10.20241031..
[ 6 of 746] Compiling BuildInfo ( BuildInfo.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/BuildInfo.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/BuildInfo.dyn_o ) [Build/Version changed]
[325 of 746] Compiling Annex.Url ( Annex/Url.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Annex/Url.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Annex/Url.dyn_o ) [BuildInfo changed]
[390 of 746] Compiling P2P.Http.Client ( P2P/Http/Client.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/P2P/Http/Client.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/P2P/Http/Client.dyn_o ) [Source file changed]
[457 of 746] Compiling Remote.S3 ( Remote/S3.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Remote/S3.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Remote/S3.dyn_o ) [Annex.Url changed]
[507 of 746] Compiling CmdLine.GitAnnex.Options ( CmdLine/GitAnnex/Options.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/GitAnnex/Options.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/GitAnnex/Options.dyn_o ) [Source file changed]
[509 of 746] Compiling CmdLine.Seek ( CmdLine/Seek.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/Seek.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/Seek.dyn_o ) [CmdLine.GitAnnex.Options changed]
[510 of 746] Compiling CmdLine.Batch ( CmdLine/Batch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/Batch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/Batch.dyn_o ) [CmdLine.GitAnnex.Options changed]
[515 of 746] Compiling P2P.Http.State ( P2P/Http/State.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/P2P/Http/State.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/P2P/Http/State.dyn_o ) [Source file changed]
[516 of 746] Compiling P2P.Http.Server ( P2P/Http/Server.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/P2P/Http/Server.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/P2P/Http/Server.dyn_o ) [Source file changed]
[517 of 746] Compiling Command ( Command.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command.dyn_o ) [CmdLine.GitAnnex.Options changed]
[518 of 746] Compiling Command.WhereUsed ( Command/WhereUsed.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/WhereUsed.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/WhereUsed.dyn_o ) [Command changed]
[519 of 746] Compiling Command.Wanted ( Command/Wanted.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Wanted.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Wanted.dyn_o ) [Command changed]
[520 of 746] Compiling Command.View ( Command/View.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/View.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/View.dyn_o ) [Command changed]
[521 of 746] Compiling Command.Vicfg ( Command/Vicfg.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Vicfg.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Vicfg.dyn_o ) [Command changed]
[522 of 746] Compiling Command.Version ( Command/Version.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Version.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Version.dyn_o ) [BuildInfo changed]
[523 of 746] Compiling Command.VPop ( Command/VPop.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/VPop.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/VPop.dyn_o ) [Command changed]
[524 of 746] Compiling Command.VFilter ( Command/VFilter.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/VFilter.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/VFilter.dyn_o ) [Command changed]
[525 of 746] Compiling Command.VCycle ( Command/VCycle.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/VCycle.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/VCycle.dyn_o ) [Command changed]
[526 of 746] Compiling Command.VAdd ( Command/VAdd.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/VAdd.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/VAdd.dyn_o ) [Command changed]
[527 of 746] Compiling Command.Upgrade ( Command/Upgrade.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Upgrade.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Upgrade.dyn_o ) [Command changed]
[528 of 746] Compiling Command.UpdateProxy ( Command/UpdateProxy.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/UpdateProxy.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/UpdateProxy.dyn_o ) [Command changed]
[529 of 746] Compiling Command.UpdateCluster ( Command/UpdateCluster.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/UpdateCluster.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/UpdateCluster.dyn_o ) [Command changed]
[530 of 746] Compiling Command.Unused ( Command/Unused.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Unused.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Unused.dyn_o ) [Command changed]
[531 of 746] Compiling Command.Unlock ( Command/Unlock.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Unlock.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Unlock.dyn_o ) [Command changed]
[532 of 746] Compiling Command.Ungroup ( Command/Ungroup.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Ungroup.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Ungroup.dyn_o ) [Command changed]
[533 of 746] Compiling Command.Undo ( Command/Undo.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Undo.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Undo.dyn_o ) [Command changed]
[534 of 746] Compiling Command.Unannex ( Command/Unannex.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Unannex.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Unannex.dyn_o ) [Command changed]
[535 of 746] Compiling Command.Uninit ( Command/Uninit.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Uninit.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Uninit.dyn_o ) [Command changed]
[537 of 746] Compiling Command.Trust ( Command/Trust.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Trust.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Trust.dyn_o ) [Command changed]
[538 of 746] Compiling Command.Untrust ( Command/Untrust.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Untrust.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Untrust.dyn_o ) [Command changed]
[539 of 746] Compiling Command.Transferrer ( Command/Transferrer.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Transferrer.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Transferrer.dyn_o ) [Command changed]
[540 of 746] Compiling Command.TransferKeys ( Command/TransferKeys.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/TransferKeys.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/TransferKeys.dyn_o ) [Command changed]
[541 of 746] Compiling Command.TransferKey ( Command/TransferKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/TransferKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/TransferKey.dyn_o ) [Command changed]
[542 of 746] Compiling Command.TestRemote ( Command/TestRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/TestRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/TestRemote.dyn_o ) [Command changed]
[543 of 746] Compiling Command.Test ( Command/Test.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Test.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Test.dyn_o ) [Command changed]
[544 of 746] Compiling Command.Status ( Command/Status.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Status.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Status.dyn_o ) [Command changed]
[545 of 746] Compiling Command.Smudge ( Command/Smudge.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Smudge.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Smudge.dyn_o ) [Command changed]
[546 of 746] Compiling Command.SetPresentKey ( Command/SetPresentKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/SetPresentKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/SetPresentKey.dyn_o ) [Command changed]
[547 of 746] Compiling Command.SetKey ( Command/SetKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/SetKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/SetKey.dyn_o ) [Command changed]
[548 of 746] Compiling Command.SendKey ( Command/SendKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/SendKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/SendKey.dyn_o ) [Command changed]
[549 of 746] Compiling Command.Semitrust ( Command/Semitrust.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Semitrust.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Semitrust.dyn_o ) [Command changed]
[550 of 746] Compiling Command.Schedule ( Command/Schedule.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Schedule.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Schedule.dyn_o ) [Command changed]
[551 of 746] Compiling Command.RmUrl ( Command/RmUrl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/RmUrl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/RmUrl.dyn_o ) [Command changed]
[552 of 746] Compiling Command.Restage ( Command/Restage.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Restage.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Restage.dyn_o ) [Command changed]
[553 of 746] Compiling Command.ResolveMerge ( Command/ResolveMerge.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ResolveMerge.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ResolveMerge.dyn_o ) [Command changed]
[554 of 746] Compiling Command.Required ( Command/Required.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Required.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Required.dyn_o ) [Command changed]
[555 of 746] Compiling Command.Repair ( Command/Repair.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Repair.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Repair.dyn_o ) [Command changed]
[556 of 746] Compiling Command.RenameRemote ( Command/RenameRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/RenameRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/RenameRemote.dyn_o ) [Command changed]
[557 of 746] Compiling Command.RemoteDaemon ( Command/RemoteDaemon.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/RemoteDaemon.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/RemoteDaemon.dyn_o ) [Command changed]
[558 of 746] Compiling Command.Reinject ( Command/Reinject.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Reinject.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Reinject.dyn_o ) [Command changed]
[559 of 746] Compiling Command.Reinit ( Command/Reinit.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Reinit.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Reinit.dyn_o ) [Command changed]
[560 of 746] Compiling Command.RecvKey ( Command/RecvKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/RecvKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/RecvKey.dyn_o ) [Command changed]
[561 of 746] Compiling Command.ReadPresentKey ( Command/ReadPresentKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ReadPresentKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ReadPresentKey.dyn_o ) [Command changed]
[562 of 746] Compiling Command.ReKey ( Command/ReKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ReKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ReKey.dyn_o ) [Command changed]
[563 of 746] Compiling Command.Proxy ( Command/Proxy.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Proxy.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Proxy.dyn_o ) [Command changed]
[564 of 746] Compiling Command.P2PHttp ( Command/P2PHttp.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/P2PHttp.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/P2PHttp.dyn_o ) [Source file changed]
[565 of 746] Compiling Command.P2P ( Command/P2P.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/P2P.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/P2P.dyn_o ) [Command changed]
[566 of 746] Compiling Command.OldKeys ( Command/OldKeys.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/OldKeys.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/OldKeys.dyn_o ) [Command changed]
[567 of 746] Compiling Command.NumCopies ( Command/NumCopies.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/NumCopies.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/NumCopies.dyn_o ) [Command changed]
[568 of 746] Compiling Command.NotifyChanges ( Command/NotifyChanges.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/NotifyChanges.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/NotifyChanges.dyn_o ) [Command changed]
[569 of 746] Compiling Command.Multicast ( Command/Multicast.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Multicast.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Multicast.dyn_o ) [Command changed]
[570 of 746] Compiling Command.MinCopies ( Command/MinCopies.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/MinCopies.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/MinCopies.dyn_o ) [Command changed]
[571 of 746] Compiling Command.MetaData ( Command/MetaData.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/MetaData.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/MetaData.dyn_o ) [Command changed]
[572 of 746] Compiling Command.MaxSize ( Command/MaxSize.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/MaxSize.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/MaxSize.dyn_o ) [Command changed]
[573 of 746] Compiling Command.MatchExpression ( Command/MatchExpression.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/MatchExpression.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/MatchExpression.dyn_o ) [Command changed]
[574 of 746] Compiling Command.Map ( Command/Map.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Map.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Map.dyn_o ) [Command changed]
[575 of 746] Compiling Command.LookupKey ( Command/LookupKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/LookupKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/LookupKey.dyn_o ) [Command changed]
[576 of 746] Compiling Command.Log ( Command/Log.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Log.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Log.dyn_o ) [Command changed]
[577 of 746] Compiling Command.Lock ( Command/Lock.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Lock.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Lock.dyn_o ) [Command changed]
[578 of 746] Compiling Command.List ( Command/List.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/List.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/List.dyn_o ) [Command changed]
[579 of 746] Compiling Command.Inprogress ( Command/Inprogress.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Inprogress.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Inprogress.dyn_o ) [Command changed]
[580 of 746] Compiling Command.InitRemote ( Command/InitRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/InitRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/InitRemote.dyn_o ) [Command changed]
[581 of 746] Compiling Command.InitCluster ( Command/InitCluster.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/InitCluster.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/InitCluster.dyn_o ) [Command changed]
[582 of 746] Compiling Command.Init ( Command/Init.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Init.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Init.dyn_o ) [Command changed]
[583 of 746] Compiling Command.Info ( Command/Info.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Info.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Info.dyn_o ) [Command changed]
[584 of 746] Compiling Command.Indirect ( Command/Indirect.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Indirect.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Indirect.dyn_o ) [Command changed]
[585 of 746] Compiling Command.InAnnex ( Command/InAnnex.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/InAnnex.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/InAnnex.dyn_o ) [Command changed]
[586 of 746] Compiling Command.GroupWanted ( Command/GroupWanted.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/GroupWanted.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/GroupWanted.dyn_o ) [Command changed]
[587 of 746] Compiling Command.Group ( Command/Group.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Group.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Group.dyn_o ) [Command changed]
[588 of 746] Compiling Command.GCryptSetup ( Command/GCryptSetup.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/GCryptSetup.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/GCryptSetup.dyn_o ) [Command changed]
[589 of 746] Compiling Command.FuzzTest ( Command/FuzzTest.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/FuzzTest.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/FuzzTest.dyn_o ) [Command changed]
[590 of 746] Compiling Command.Fsck ( Command/Fsck.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Fsck.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Fsck.dyn_o ) [CmdLine.GitAnnex.Options changed]
[591 of 746] Compiling Command.Migrate ( Command/Migrate.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Migrate.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Migrate.dyn_o ) [Command changed]
[592 of 746] Compiling Command.FromKey ( Command/FromKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/FromKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/FromKey.dyn_o ) [Command changed]
[593 of 746] Compiling Command.ReregisterUrl ( Command/ReregisterUrl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ReregisterUrl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ReregisterUrl.dyn_o ) [Command changed]
[594 of 746] Compiling Command.RegisterUrl ( Command/RegisterUrl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/RegisterUrl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/RegisterUrl.dyn_o ) [Command changed]
[595 of 746] Compiling Command.UnregisterUrl ( Command/UnregisterUrl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/UnregisterUrl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/UnregisterUrl.dyn_o ) [Command changed]
[596 of 746] Compiling Command.Forget ( Command/Forget.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Forget.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Forget.dyn_o ) [Command changed]
[597 of 746] Compiling Command.Fix ( Command/Fix.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Fix.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Fix.dyn_o ) [Command changed]
[598 of 746] Compiling Command.PreCommit ( Command/PreCommit.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/PreCommit.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/PreCommit.dyn_o ) [Command changed]
[599 of 746] Compiling Command.Find ( Command/Find.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Find.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Find.dyn_o ) [Command changed]
[600 of 746] Compiling Command.Whereis ( Command/Whereis.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Whereis.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Whereis.dyn_o ) [Command changed]
[601 of 746] Compiling Command.FindRef ( Command/FindRef.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/FindRef.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/FindRef.dyn_o ) [Command changed]
[602 of 746] Compiling Command.FindKeys ( Command/FindKeys.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/FindKeys.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/FindKeys.dyn_o ) [Command changed]
[603 of 746] Compiling Command.FilterProcess ( Command/FilterProcess.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/FilterProcess.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/FilterProcess.dyn_o ) [Command changed]
[604 of 746] Compiling Command.FilterBranch ( Command/FilterBranch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/FilterBranch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/FilterBranch.dyn_o ) [Command changed]
[605 of 746] Compiling Command.ExtendCluster ( Command/ExtendCluster.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ExtendCluster.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ExtendCluster.dyn_o ) [Command changed]
[606 of 746] Compiling Command.Export ( Command/Export.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Export.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Export.dyn_o ) [CmdLine.GitAnnex.Options changed]
[607 of 746] Compiling Command.Expire ( Command/Expire.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Expire.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Expire.dyn_o ) [Command changed]
[608 of 746] Compiling Command.ExamineKey ( Command/ExamineKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ExamineKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ExamineKey.dyn_o ) [Command changed]
[609 of 746] Compiling Command.EnableTor ( Command/EnableTor.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/EnableTor.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/EnableTor.dyn_o ) [Command changed]
[610 of 746] Compiling Command.EnableRemote ( Command/EnableRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/EnableRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/EnableRemote.dyn_o ) [Command changed]
[611 of 746] Compiling Command.DropKey ( Command/DropKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/DropKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/DropKey.dyn_o ) [Command changed]
[612 of 746] Compiling Command.Drop ( Command/Drop.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Drop.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Drop.dyn_o ) [CmdLine.GitAnnex.Options changed]
[613 of 746] Compiling Command.Move ( Command/Move.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Move.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Move.dyn_o ) [CmdLine.GitAnnex.Options changed]
[614 of 746] Compiling Command.Get ( Command/Get.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Get.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Get.dyn_o ) [CmdLine.GitAnnex.Options changed]
[615 of 746] Compiling Command.Mirror ( Command/Mirror.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Mirror.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Mirror.dyn_o ) [CmdLine.GitAnnex.Options changed]
[616 of 746] Compiling Command.DropUnused ( Command/DropUnused.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/DropUnused.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/DropUnused.dyn_o ) [CmdLine.GitAnnex.Options changed]
[617 of 746] Compiling Command.Direct ( Command/Direct.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Direct.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Direct.dyn_o ) [Command changed]
[618 of 746] Compiling Command.DiffDriver ( Command/DiffDriver.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/DiffDriver.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/DiffDriver.dyn_o ) [Command changed]
[619 of 746] Compiling Command.Describe ( Command/Describe.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Describe.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Describe.dyn_o ) [Command changed]
[620 of 746] Compiling Command.Dead ( Command/Dead.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Dead.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Dead.dyn_o ) [Command changed]
[621 of 746] Compiling Command.Copy ( Command/Copy.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Copy.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Copy.dyn_o ) [CmdLine.GitAnnex.Options changed]
[622 of 746] Compiling Command.ContentLocation ( Command/ContentLocation.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ContentLocation.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ContentLocation.dyn_o ) [Command changed]
[623 of 746] Compiling Command.ConfigRemote ( Command/ConfigRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ConfigRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ConfigRemote.dyn_o ) [Command changed]
[624 of 746] Compiling Command.Config ( Command/Config.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Config.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Config.dyn_o ) [Command changed]
[625 of 746] Compiling Command.CheckPresentKey ( Command/CheckPresentKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/CheckPresentKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/CheckPresentKey.dyn_o ) [Command changed]
[626 of 746] Compiling Command.CalcKey ( Command/CalcKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/CalcKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/CalcKey.dyn_o ) [Command changed]
[627 of 746] Compiling Command.Benchmark ( Command/Benchmark.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Benchmark.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Benchmark.dyn_o ) [Command changed]
[628 of 746] Compiling Command.Adjust ( Command/Adjust.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Adjust.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Adjust.dyn_o ) [Command changed]
[629 of 746] Compiling Command.AddUnused ( Command/AddUnused.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/AddUnused.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/AddUnused.dyn_o ) [Command changed]
[630 of 746] Compiling Command.Add ( Command/Add.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Add.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Add.dyn_o ) [CmdLine.GitAnnex.Options changed]
[631 of 746] Compiling Command.AddUrl ( Command/AddUrl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/AddUrl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/AddUrl.dyn_o ) [CmdLine.GitAnnex.Options changed]
[632 of 746] Compiling Command.ImportFeed ( Command/ImportFeed.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ImportFeed.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ImportFeed.dyn_o ) [CmdLine.GitAnnex.Options changed]
[633 of 746] Compiling CmdLine ( CmdLine.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine.dyn_o ) [Command changed]
[635 of 746] Compiling Annex.Import ( Annex/Import.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Annex/Import.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Annex/Import.dyn_o ) [Command changed]
[636 of 746] Compiling Command.Import ( Command/Import.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Import.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Import.dyn_o ) [CmdLine.GitAnnex.Options changed]
[637 of 746] Compiling Annex.Drop ( Annex/Drop.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Annex/Drop.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Annex/Drop.dyn_o ) [Command changed]
[638 of 746] Compiling Command.Sync ( Command/Sync.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Sync.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Sync.dyn_o ) [CmdLine.GitAnnex.Options changed]
[639 of 746] Compiling Command.Satisfy ( Command/Satisfy.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Satisfy.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Satisfy.dyn_o ) [CmdLine.GitAnnex.Options changed]
[640 of 746] Compiling Command.Push ( Command/Push.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Push.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Push.dyn_o ) [CmdLine.GitAnnex.Options changed]
[641 of 746] Compiling Command.Pull ( Command/Pull.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Pull.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Pull.dyn_o ) [CmdLine.GitAnnex.Options changed]
[642 of 746] Compiling Command.PostReceive ( Command/PostReceive.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/PostReceive.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/PostReceive.dyn_o ) [Command changed]
[643 of 746] Compiling Command.Merge ( Command/Merge.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Merge.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Merge.dyn_o ) [Command changed]
[644 of 746] Compiling Command.Help ( Command/Help.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Help.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Help.dyn_o ) [Command changed]
[645 of 746] Compiling Command.Assist ( Command/Assist.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Assist.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Assist.dyn_o ) [CmdLine.GitAnnex.Options changed]
[646 of 746] Compiling CmdLine.GitRemoteAnnex ( CmdLine/GitRemoteAnnex.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/GitRemoteAnnex.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/GitRemoteAnnex.dyn_o ) [Source file changed]
[647 of 746] Compiling CmdLine.GitAnnexShell.Checks ( CmdLine/GitAnnexShell/Checks.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell/Checks.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell/Checks.dyn_o ) [Command changed]
[648 of 746] Compiling Command.P2PStdIO ( Command/P2PStdIO.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/P2PStdIO.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/P2PStdIO.dyn_o ) [Command changed]
[649 of 746] Compiling Command.ConfigList ( Command/ConfigList.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ConfigList.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/ConfigList.dyn_o ) [Command changed]
[650 of 746] Compiling CmdLine.GitAnnexShell ( CmdLine/GitAnnexShell.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell.dyn_o ) [Command changed]
[653 of 746] Compiling Command.Sim ( Command/Sim.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Sim.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Sim.dyn_o ) [Command changed]
[655 of 746] Compiling Test ( Test.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Test.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Test.dyn_o ) [CmdLine.GitAnnex.Options changed]
[683 of 746] Compiling Assistant.WebApp.Types ( Assistant/WebApp/Types.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Assistant/WebApp/Types.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Assistant/WebApp/Types.dyn_o ) [BuildInfo changed]
[690 of 746] Compiling Assistant.WebApp.Documentation ( Assistant/WebApp/Documentation.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Assistant/WebApp/Documentation.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Assistant/WebApp/Documentation.dyn_o ) [BuildInfo changed]
[730 of 746] Compiling Assistant.Threads.Upgrader ( Assistant/Threads/Upgrader.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Assistant/Threads/Upgrader.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Assistant/Threads/Upgrader.dyn_o ) [BuildInfo changed]
[731 of 746] Compiling Assistant.Threads.UpgradeWatcher ( Assistant/Threads/UpgradeWatcher.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Assistant/Threads/UpgradeWatcher.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Assistant/Threads/UpgradeWatcher.dyn_o ) [BuildInfo changed]
[742 of 746] Compiling Command.WebApp ( Command/WebApp.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/WebApp.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/WebApp.dyn_o ) [Command changed]
[743 of 746] Compiling Command.Watch ( Command/Watch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Watch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Watch.dyn_o ) [Command changed]
[744 of 746] Compiling Command.Assistant ( Command/Assistant.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Assistant.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/Command/Assistant.dyn_o ) [Command changed]
[745 of 746] Compiling CmdLine.GitAnnex ( CmdLine/GitAnnex.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/GitAnnex.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex-tmp/CmdLine/GitAnnex.dyn_o ) [Command changed]
[747 of 747] Linking /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.4.7/git-annex-10.20241031/build/git-annex/git-annex [Objects changed]
make[1]: 'Build/Standalone' is up to date.
make[1]: Leaving directory '/home/builder/gitbuilder/build'
./Build/Standalone "tmp/git-annex.linux" "tmp/git-annex.linux"
make install-mans DESTDIR="tmp/git-annex.linux"
make[1]: Entering directory '/home/builder/gitbuilder/build'
./Build/MakeMans
install -d tmp/git-annex.linux/usr/share/man/man1
install -m 0644 man/*.1 tmp/git-annex.linux/usr/share/man/man1
make[1]: Leaving directory '/home/builder/gitbuilder/build'
zcat standalone/licences.gz > tmp/git-annex.linux/LICENSE
cp doc/logo_16x16.png doc/logo.svg tmp/git-annex.linux
cp standalone/trustedkeys.gpg tmp/git-annex.linux
md5sum git-annex | cut -d ' ' -f 1 > "tmp/git-annex.linux/buildid"
cd tmp/git-annex.linux && find . -type f > git-annex.MANIFEST
cd tmp/git-annex.linux && find . -type l >> git-annex.MANIFEST
cd tmp && tar c git-annex.linux | gzip -9 --rsyncable > git-annex-standalone-arm64.tar.gz
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ make test
cabal build
Up to date
ln -sf git-annex git-annex-shell
ln -sf git-annex git-remote-annex
./git-annex test
Tests
QuickCheck
prop_quote_unquote_roundtrip: OK (0.09s)
+++ OK, passed 1000 tests.
prop_encode_c_decode_c_roundtrip: OK (0.04s)
+++ OK, passed 1000 tests.
prop_isomorphic_key_encode: OK (0.02s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape: OK (0.01s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape_multiword: OK (0.60s)
+++ OK, passed 1000 tests.
prop_isomorphic_configEscape: OK (0.02s)
+++ OK, passed 1000 tests.
prop_parse_show_Config: OK (0.02s)
+++ OK, passed 1000 tests.
prop_upFrom_basics: OK (0.01s)
+++ OK, passed 1000 tests.
prop_relPathDirToFileAbs_basics: OK (0.01s)
+++ OK, passed 1000 tests.
prop_relPathDirToFileAbs_regressionTest: OK
+++ OK, passed 1 test.
prop_dirContains_regressionTest: OK
+++ OK, passed 1 test.
prop_cost_sane: OK
+++ OK, passed 1 test.
prop_matcher_sane: OK
+++ OK, passed 1 test.
prop_HmacSha1WithCipher_sane: OK
+++ OK, passed 1 test.
prop_VectorClock_sane: OK
+++ OK, passed 1 test.
prop_addMapLog_sane: OK
+++ OK, passed 1 test.
prop_verifiable_sane: OK (0.10s)
+++ OK, passed 1000 tests.
prop_segment_regressionTest: OK
+++ OK, passed 1 test.
prop_read_write_transferinfo: OK (0.03s)
+++ OK, passed 1000 tests.
prop_read_show_inodecache: OK (0.02s)
+++ OK, passed 1000 tests.
prop_parse_build_presence_log: OK (0.88s)
+++ OK, passed 1000 tests.
prop_parse_build_contentidentifier_log: OK (0.79s)
+++ OK, passed 1000 tests.
prop_read_show_TrustLevel: OK
+++ OK, passed 1 test.
prop_parse_build_TrustLevelLog: OK
+++ OK, passed 1 test.
prop_schedule_roundtrips: OK (0.01s)
+++ OK, passed 1000 tests.
prop_past_sane: OK
+++ OK, passed 1 test.
prop_duration_roundtrips: OK
+++ OK, passed 1000 tests.
prop_metadata_sane: OK (0.39s)
+++ OK, passed 1000 tests.
prop_metadata_serialize: OK (0.42s)
+++ OK, passed 1000 tests.
prop_branchView_legal: OK (0.42s)
+++ OK, passed 1000 tests.
prop_viewPath_roundtrips: OK (0.02s)
+++ OK, passed 1000 tests.
prop_view_roundtrips: OK (0.25s)
+++ OK, passed 1000 tests.
prop_viewedFile_rountrips: OK (0.02s)
+++ OK, passed 1000 tests.
prop_standardGroups_parse: OK
+++ OK, passed 1 test.
prop_balanced_stable: OK
+++ OK, passed 1 test.
sha1 stable: OK
+++ OK, passed 1 test.
sha2_224 stable: OK
+++ OK, passed 1 test.
sha2_256 stable: OK
+++ OK, passed 1 test.
sha2_384 stable: OK
+++ OK, passed 1 test.
sha2_512 stable: OK
+++ OK, passed 1 test.
skein256 stable: OK
+++ OK, passed 1 test.
skein512 stable: OK
+++ OK, passed 1 test.
sha3_224 stable: OK
+++ OK, passed 1 test.
sha3_256 stable: OK
+++ OK, passed 1 test.
sha3_384 stable: OK
+++ OK, passed 1 test.
sha3_512 stable: OK
+++ OK, passed 1 test.
blake2s_160 stable: OK
+++ OK, passed 1 test.
blake2s_224 stable: OK
+++ OK, passed 1 test.
blake2s_256 stable: OK
+++ OK, passed 1 test.
blake2sp_224 stable: OK
+++ OK, passed 1 test.
blake2sp_256 stable: OK
+++ OK, passed 1 test.
blake2b_160 stable: OK
+++ OK, passed 1 test.
blake2b_224 stable: OK
+++ OK, passed 1 test.
blake2b_256 stable: OK
+++ OK, passed 1 test.
blake2b_384 stable: OK
+++ OK, passed 1 test.
blake2b_512 stable: OK
+++ OK, passed 1 test.
blake2bp_512 stable: OK
+++ OK, passed 1 test.
md5 stable: OK
+++ OK, passed 1 test.
HmacSha1 stable: OK
+++ OK, passed 1 test.
HmacSha224 stable: OK
+++ OK, passed 1 test.
HmacSha256 stable: OK
+++ OK, passed 1 test.
HmacSha384 stable: OK
+++ OK, passed 1 test.
HmacSha512 stable: OK
+++ OK, passed 1 test.

All 63 tests passed (4.24s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.51s)
add: OK (1.19s)
borg remote: OK
uninit: OK (1.53s)
conflict resolution (mixed directory and file): OK (14.83s)
concurrent get of dup key regression: OK (2.09s)
migrate (via gitattributes): OK (2.29s)
fsck (basics): OK (2.80s)
copy: OK (2.04s)
drop (no remote): OK (1.56s)
shared clone: OK (0.65s)
add moved link: OK (1.40s)

All 12 tests passed (30.92s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.53s)
add: OK (1.08s)
preferred content: OK (4.08s)
whereis: OK (1.83s)
conflict resolution (removed file): OK (14.59s)
adjusted branch subtree regression: OK (2.38s)
find: OK (1.90s)
fsck (remote untrusted): OK (1.65s)
edit (no pre-commit): OK (1.42s)
get: OK (1.31s)
magic: OK (1.92s)
readonly remote: OK (3.18s)

All 12 tests passed (35.90s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.58s)
add: OK (1.21s)
sop crypto: OK
upgrade: OK (0.78s)
conflict resolution (uncommitted local file): OK (8.75s)
adjusted branch merge regression: OK (6.81s)
describe: OK (0.98s)
fsck (local untrusted): OK (1.70s)
lock --force: OK (1.34s)
drop (untrusted remote): OK (1.36s)
view: OK (1.24s)
git-remote-annex exporttree: OK (2.55s)

All 12 tests passed (27.33s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.63s)
add: OK (1.27s)
gpg crypto: OK (11.75s)
uninit (in git-annex branch): OK (0.96s)
conflict resolution symlink bit: OK
union merge regression: OK (11.16s)
unused: OK (4.72s)
fsck (bare): OK (0.33s)
lock: OK (2.65s)
drop (with remote): OK (1.77s)
log: OK (0.76s)
git-remote-annex: OK (2.25s)

All 12 tests passed (38.27s)
Tests
Remote Tests
testremote type git
init: OK (0.88s)
unavailable remote
removeKey: OK
storeKey: OK
checkPresent: OK (0.01s)
retrieveKeyFile: OK (0.02s)
retrieveKeyFileCheap: OK
key size 1048576; git remote
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK (0.08s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.07s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK
key size 1048577; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.07s)
present True: OK (0.01s)
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.07s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.09s)
fsck downloaded object: OK (0.03s)
removeKey when present: OK
present False: OK
key size 1048575; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.02s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK (0.01s)
key size 2097152; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.04s)
present True: OK (0.02s)
storeKey when already present: OK (0.01s)
present True: OK (0.01s)
retrieveKeyFile: OK (0.10s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.04s)
retrieveKeyFile resume from end: OK (0.10s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK
present False: OK
exporttree=yes; key size 1048576; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048576; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK (0.01s)
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK (0.02s)
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
testremote type directory
init: OK (0.68s)
unavailable remote
removeKey: OK
storeKey: OK
checkPresent: OK (0.02s)
retrieveKeyFile: OK (0.02s)
retrieveKeyFileCheap: OK
key size 1048576; directory remote chunksize=0 encryption=none
removeKey when not present: OK
present False: OK (0.03s)
storeKey: OK (0.02s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.11s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.07s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.02s)
present True: OK (0.01s)
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.07s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from end: OK (0.08s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.04s)
storeKey: OK (0.09s)
present True: OK (0.05s)
storeKey when already present: OK
present True: OK (0.06s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.07s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.07s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.08s)
present False: OK (0.07s)
key size 1048576; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.06s)
present False: OK (0.07s)
storeKey: OK (0.17s)
present True: OK (0.07s)
storeKey when already present: OK (0.02s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.08s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.03s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.11s)
present False: OK (0.04s)
storeKey: OK (0.88s)
present True: OK (0.09s)
storeKey when already present: OK (0.04s)
present True: OK (0.10s)
retrieveKeyFile: OK (0.21s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.20s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.14s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.44s)
present False: OK (0.04s)
key size 1048576; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.13s)
present False: OK (0.08s)
storeKey: OK (0.81s)
present True: OK (0.11s)
storeKey when already present: OK (0.07s)
present True: OK (0.08s)
retrieveKeyFile: OK (0.20s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.27s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.14s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.36s)
present False: OK (0.07s)
key size 1048576; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.06s)
storeKey: OK (0.02s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.06s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK (0.03s)
key size 1048576; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.04s)
storeKey: OK (0.02s)
present True: OK (0.07s)
storeKey when already present: OK (0.01s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK (0.05s)
key size 1048577; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.03s)
present False: OK
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.05s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.05s)
storeKey: OK (0.19s)
present True: OK (0.07s)
storeKey when already present: OK (0.03s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.07s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.07s)
fsck downloaded object: OK (0.03s)
removeKey when present: OK (0.06s)
present False: OK (0.04s)
key size 1048577; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.04s)
present False: OK (0.03s)
storeKey: OK (0.12s)
present True: OK (0.05s)
storeKey when already present: OK (0.01s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK
removeKey when present: OK (0.04s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.14s)
present False: OK (0.06s)
storeKey: OK (0.88s)
present True: OK (0.10s)
storeKey when already present: OK (0.05s)
present True: OK (0.13s)
retrieveKeyFile: OK (0.23s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.25s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.18s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.32s)
present False: OK (0.04s)
key size 1048577; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.12s)
present False: OK (0.05s)
storeKey: OK (0.87s)
present True: OK (0.10s)
storeKey when already present: OK (0.06s)
present True: OK (0.11s)
retrieveKeyFile: OK (0.20s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.18s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.13s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK
removeKey when present: OK (0.35s)
present False: OK (0.05s)
key size 1048577; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.06s)
storeKey: OK (0.02s)
present True: OK (0.05s)
storeKey when already present: OK (0.01s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK (0.04s)
key size 1048577; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.03s)
present False: OK (0.06s)
storeKey: OK (0.02s)
present True: OK (0.06s)
storeKey when already present: OK (0.02s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.03s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.01s)
storeKey: OK
present True: OK
storeKey when already present: OK (0.01s)
present True: OK
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK (0.07s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK
present False: OK (0.01s)
key size 1048575; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.05s)
storeKey: OK (0.19s)
present True: OK (0.05s)
storeKey when already present: OK (0.01s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.01s)
removeKey when present: OK (0.05s)
present False: OK (0.04s)
key size 1048575; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.06s)
present False: OK (0.05s)
storeKey: OK (0.18s)
present True: OK (0.06s)
storeKey when already present: OK
present True: OK (0.06s)
retrieveKeyFile: OK (0.07s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.08s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.05s)
present False: OK (0.06s)
key size 1048575; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.13s)
present False: OK (0.05s)
storeKey: OK (0.73s)
present True: OK (0.08s)
storeKey when already present: OK (0.05s)
present True: OK (0.16s)
retrieveKeyFile: OK (0.23s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.21s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.35s)
present False: OK (0.04s)
key size 1048575; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.13s)
present False: OK (0.07s)
storeKey: OK (0.79s)
present True: OK (0.11s)
storeKey when already present: OK (0.09s)
present True: OK (0.11s)
retrieveKeyFile: OK (0.21s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.22s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.18s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.33s)
present False: OK (0.05s)
key size 1048575; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.05s)
storeKey: OK
present True: OK (0.06s)
storeKey when already present: OK
present True: OK (0.06s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.08s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.04s)
present False: OK (0.05s)
key size 1048575; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.05s)
storeKey: OK (0.03s)
present True: OK (0.05s)
storeKey when already present: OK (0.02s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK (0.07s)
key size 2097152; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.01s)
storeKey: OK (0.02s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.07s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.07s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.05s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK (0.03s)
present True: OK
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from end: OK (0.09s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.04s)
present False: OK (0.04s)
storeKey: OK (0.16s)
present True: OK (0.07s)
storeKey when already present: OK (0.05s)
present True: OK (0.07s)
retrieveKeyFile: OK (0.16s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.11s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from 33%: OK (0.08s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from end: OK (0.07s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.11s)
present False: OK (0.05s)
key size 2097152; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.04s)
present False: OK (0.04s)
storeKey: OK (0.20s)
present True: OK (0.09s)
storeKey when already present: OK (0.02s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.10s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.08s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.08s)
fsck downloaded object: OK (0.01s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK (0.04s)
removeKey when present: OK (0.06s)
present False: OK (0.06s)
key size 2097152; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.23s)
present False: OK (0.06s)
storeKey: OK (1.62s)
present True: OK (0.19s)
storeKey when already present: OK (0.16s)
present True: OK (0.16s)
retrieveKeyFile: OK (0.33s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.37s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from 33%: OK (0.24s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from end: OK (0.05s)
fsck downloaded object: OK (0.04s)
removeKey when present: OK (0.69s)
present False: OK (0.04s)
key size 2097152; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.29s)
present False: OK (0.04s)
storeKey: OK (1.87s)
present True: OK (0.16s)
storeKey when already present: OK (0.10s)
present True: OK (0.14s)
retrieveKeyFile: OK (0.37s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.34s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.15s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.06s)
fsck downloaded object: OK (0.02s)
removeKey when present: OK (0.62s)
present False: OK (0.04s)
key size 2097152; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.06s)
storeKey: OK (0.03s)
present True: OK (0.05s)
storeKey when already present: OK (0.01s)
present True: OK (0.04s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from 33%: OK (0.08s)
fsck downloaded object: OK (0.02s)
retrieveKeyFile resume from end: OK (0.07s)
fsck downloaded object: OK (0.03s)
removeKey when present: OK (0.02s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.04s)
storeKey: OK (0.02s)
present True: OK (0.07s)
storeKey when already present: OK
present True: OK (0.05s)
retrieveKeyFile: OK (0.08s)
fsck downloaded object: OK (0.05s)
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK (0.03s)
retrieveKeyFile resume from end: OK (0.07s)
fsck downloaded object: OK (0.03s)
removeKey when present: OK (0.02s)
present False: OK (0.05s)
exporttree=yes; key size 1048576; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK (0.01s)
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048576; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK

All 700 tests passed (41.72s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.73s)
add: OK (0.92s)
required_content: OK (2.08s)
hook remote: OK (2.12s)
conflict resolution (nonannexed file): OK (10.50s)
transition propagation: OK (7.37s)
merge: OK (1.26s)
fsck --from remote: OK (0.78s)
edit (pre-commit): OK (1.22s)
get (ssh remote): OK (1.36s)
import: OK (1.92s)
ignore deleted files: OK (1.03s)

All 12 tests passed (31.31s)
not enough free space, need 96.85 MB more (use --force to override this check or adjust annex.diskreserve)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.50s)
add: OK (1.02s)
add subdirs: OK (1.39s)
directory remote: OK (1.72s)
conflict resolution (nonannexed symlink): OK (9.38s)
conflict resolution: OK (6.70s)
info: OK (0.91s)
conversion git to annexed: OK (1.16s)
partial commit: OK (1.31s)
move: OK (2.19s)
reinject: OK (1.19s)
metadata: OK (1.64s)

All 12 tests passed (29.13s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.21s)
add: OK (1.07s)
gpg crypto: gpg: Warning: using insecure memory!
OK (9.50s)
uninit (in git-annex branch): OK (0.60s)
conflict resolution symlink bit: OK
union merge regression: OK (4.90s)
unused: OK (3.41s)
fsck (bare): OK (0.29s)
lock: OK (2.18s)
drop (with remote): OK (1.15s)
log: OK (0.40s)
git-remote-annex: OK (1.93s)

All 12 tests passed (25.68s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.46s)
add: OK (0.92s)
addurl: OK (1.45s)
rsync remote: OK (2.79s)
conflict resolution (mixed locked and unlocked file): OK (5.58s)
conflict resolution (adjusted branch): OK (6.83s)
version: OK (0.62s)
conversion annexed to git: OK (1.26s)
fix: OK (0.67s)
move (ssh remote): OK (2.11s)
unannex (no copy): OK (0.73s)
export and import: OK (5.84s)
add dup: OK (1.24s)

All 13 tests passed (30.51s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.23s)
add: OK (1.09s)
borg remote: OK
uninit: OK (0.74s)
conflict resolution (mixed directory and file): OK (8.02s)
concurrent get of dup key regression: OK (1.71s)
migrate (via gitattributes): OK (2.04s)
fsck (basics): OK (1.88s)
copy: OK (1.42s)
drop (no remote): OK (1.13s)
shared clone: OK (0.26s)
add moved link: OK (1.01s)

All 12 tests passed (19.56s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.50s)
add: OK (0.97s)
repair: OK (0.71s)
bup remote: OK (0.52s)
map: OK (0.79s)
conflict resolution movein regression: OK (7.02s)
sync: OK (4.06s)
migrate: OK (2.42s)
trust: OK (1.50s)
move (numcopies): OK (2.43s)
unannex (with copy): OK (1.02s)
export and import of subdir: OK (3.92s)
add extras: OK (1.03s)

All 13 tests passed (26.92s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.27s)
add: OK (1.49s)
sop crypto: OK
upgrade: OK (0.41s)
conflict resolution (uncommitted local file): OK (3.91s)
adjusted branch merge regression: OK (4.72s)
describe: OK (0.46s)
fsck (local untrusted): OK (1.18s)
lock --force: OK (0.89s)
drop (untrusted remote): OK (0.97s)
view: OK (0.85s)
git-remote-annex exporttree: OK (2.36s)

All 12 tests passed (17.55s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.27s)
add: OK (1.04s)
addurl: OK (1.01s)
rsync remote: OK (2.41s)
conflict resolution (mixed locked and unlocked file): OK (3.21s)
conflict resolution (adjusted branch): OK (4.48s)
version: OK (0.36s)
conversion annexed to git: OK (0.91s)
fix: OK (0.25s)
move (ssh remote): OK (1.70s)
unannex (no copy): OK (0.40s)
export and import: OK (4.45s)
add dup: OK (0.62s)

All 13 tests passed (21.13s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.29s)
add: OK (1.11s)
required_content: OK (1.51s)
hook remote: OK (1.70s)
conflict resolution (nonannexed file): OK (5.48s)
transition propagation: OK (4.70s)
merge: OK (0.38s)
fsck --from remote: OK (0.39s)
edit (pre-commit): OK (1.11s)
get (ssh remote): OK (0.97s)
import: OK (1.48s)
ignore deleted files: OK (0.66s)

All 12 tests passed (19.80s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.26s)
add: OK (1.12s)
add subdirs: OK (1.13s)
directory remote: OK (1.70s)
conflict resolution (nonannexed symlink): OK (5.26s)
conflict resolution: OK (3.93s)
info: OK (0.71s)
conversion git to annexed: OK (0.92s)
partial commit: OK (0.88s)
move: OK (1.90s)
reinject: OK (1.07s)
metadata: OK (1.31s)

All 12 tests passed (20.21s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.24s)
add: OK (1.17s)
preferred content: OK (3.51s)
whereis: OK (1.18s)
conflict resolution (removed file): OK (7.97s)
adjusted branch subtree regression: OK (1.73s)
find: OK (1.36s)
fsck (remote untrusted): OK (1.43s)
edit (no pre-commit): OK (1.05s)
get: OK (0.89s)
magic: OK (1.14s)
readonly remote: OK (1.99s)

All 12 tests passed (23.67s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.24s)
add: OK (1.16s)
repair: OK (0.34s)
bup remote: OK (0.39s)
map: OK (0.54s)
conflict resolution movein regression: OK (4.83s)
sync: OK (2.63s)
migrate: OK (2.09s)
trust: OK (1.22s)
move (numcopies): OK (1.97s)
unannex (with copy): OK (0.83s)
export and import of subdir: OK (2.65s)
add extras: OK (0.88s)

All 13 tests passed (19.79s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.27s)
add: OK (0.89s)
borg remote: OK
uninit: OK (0.78s)
conflict resolution (mixed directory and file): OK (6.66s)
concurrent get of dup key regression: OK (1.24s)
migrate (via gitattributes): OK (1.73s)
fsck (basics): OK (1.65s)
copy: OK (1.24s)
drop (no remote): OK (0.96s)
shared clone: OK (0.31s)
add moved link: OK (0.88s)

All 12 tests passed (16.64s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.20s)
add: OK (0.88s)
gpg crypto: OK (8.70s)
uninit (in git-annex branch): OK (0.57s)
conflict resolution symlink bit: OK (3.41s)
union merge regression: OK (4.60s)
unused: OK (2.62s)
fsck (bare): OK (0.29s)
lock: OK (2.18s)
drop (with remote): OK (1.19s)
log: OK (0.37s)
git-remote-annex: OK (2.07s)

All 12 tests passed (27.11s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.27s)
add: OK (0.82s)
sop crypto: OK
upgrade: OK (0.35s)
conflict resolution (uncommitted local file): OK (3.86s)
adjusted branch merge regression: OK (5.13s)
describe: OK (0.59s)
fsck (local untrusted): OK (1.15s)
lock --force: OK (1.03s)
drop (untrusted remote): OK (0.82s)
view: OK (0.79s)
git-remote-annex exporttree: OK (1.87s)

All 12 tests passed (16.68s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.20s)
add: OK (0.82s)
preferred content: OK (2.51s)
whereis: OK (1.11s)
conflict resolution (removed file): OK (8.50s)
adjusted branch subtree regression: OK (2.12s)
find: OK (1.27s)
fsck (remote untrusted): OK (1.10s)
edit (no pre-commit): OK (1.23s)
get: OK (0.87s)
magic: OK (0.99s)
readonly remote: OK (1.40s)

All 12 tests passed (22.14s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.21s)
add: OK (0.66s)
required_content: OK (1.30s)
hook remote: OK (1.37s)
conflict resolution (nonannexed file): OK (5.26s)
transition propagation: OK (4.81s)
merge: OK (0.27s)
fsck --from remote: OK (0.44s)
edit (pre-commit): OK (1.10s)
get (ssh remote): OK (0.91s)
import: OK (1.35s)
ignore deleted files: OK (0.51s)

All 12 tests passed (18.21s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.24s)
add: OK (0.77s)
add subdirs: OK (1.19s)
directory remote: OK (1.47s)
conflict resolution (nonannexed symlink): OK (4.64s)
conflict resolution: OK (3.23s)
info: OK (0.54s)
conversion git to annexed: OK (0.60s)
partial commit: OK (0.98s)
move: OK (1.49s)
reinject: OK (0.62s)
metadata: OK (1.44s)

All 12 tests passed (17.22s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.16s)
add: OK (0.85s)
addurl: OK (0.78s)
rsync remote: OK (1.97s)
conflict resolution (mixed locked and unlocked file): OK (3.14s)
conflict resolution (adjusted branch): OK (4.05s)
version: OK (0.28s)
conversion annexed to git: OK (0.89s)
fix: OK (0.59s)
move (ssh remote): OK (0.91s)
unannex (no copy): OK (0.21s)
export and import: OK (2.16s)
add dup: OK (0.37s)

All 13 tests passed (16.38s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.22s)
add: OK (0.81s)
repair: OK (0.26s)
bup remote: OK (0.20s)
map: OK (0.30s)
conflict resolution movein regression: OK (3.07s)
sync: OK (1.29s)
migrate: OK (0.64s)
trust: OK (0.44s)
move (numcopies): OK (0.56s)
unannex (with copy): OK (0.28s)
export and import of subdir: OK (1.05s)
add extras: OK (0.25s)

All 13 tests passed (9.42s)

All tests succeeded. (Ran 26 test groups in 2m42s)
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ cp -a tmp/git-annex-standalone-arm64.tar.gz ../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44.tmp
+ ./git-annex version
git-annex version: 10.20241032-ga2e6d99debd572c2538b2b3182072afd38d78f44
build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Servant Benchmark Feeds Testsuite S3 WebDAV
dependency versions: aws-0.24.1 bloomfilter-2.0.1.2 crypton-0.33 DAV-1.3.4 feed-1.3.2.1 ghc-9.4.7 http-client-0.7.14 persistent-sqlite-2.13.2.0 torrent-10000.1.3 uuid-1.3.15 yesod-1.6.2.1
key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL GITBUNDLE GITMANIFEST VURL X*
remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg rclone hook external
operating system: linux aarch64
supported repository versions: 8 9 10
upgrade supported from repository versions: 0 1 2 3 4 5 6 7 8 9 10
+ grep -v git-annex.cabal
+ git ls-files --modified
+ grep -v .deb
+ '[' -s .git/modified-files ']'
+ grep -v .deb
+ git ls-files --exclude-standard --others
+ '[' -s .git/added-files ']'
+ '[' -e ../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44 ']'
+ mv -- ../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44.tmp ../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44
+ rm -rf -- ../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44.old
+ exit 0

>>> Done at: Thu Nov 21 20:07:26 UTC 2024

>>> Result code: 0
PASS
renamed 'out/log' -> 'out/pass/a2e6d99debd572c2538b2b3182072afd38d78f44'
Done: a2e6d99debd572c2538b2b3182072afd38d78f44