<< index

Autobuilder log for tags/10.20240430~13 (7701bca2f655b444573fb24bc80f69c9536f167c):

>>> Starting at: Thu Apr 18 15:01:39 UTC 2024

>>> Commit: 7701bca2f655b444573fb24bc80f69c9536f167c

>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at d6aa9606e2 Added a comment: but I'm talking about --help, isn't that in the source code?
Previous HEAD position was d6aa9606e2 Added a comment: but I'm talking about --help, isn't that in the source code?
HEAD is now at 7701bca2f6 Merge branch 'master' of ssh://git-annex.branchable.com
HEAD is now at 7701bca2f6 Merge branch 'master' of ssh://git-annex.branchable.com
--STOP-IGNORE-WARNINGS

>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
++ git rev-parse HEAD
+ REV=7701bca2f655b444573fb24bc80f69c9536f167c
+ OUTDIR=../out/output/sha1/7701bca2f655b444573fb24bc80f69c9536f167c
+ OUTDIR_TMP=../out/output/sha1/7701bca2f655b444573fb24bc80f69c9536f167c.tmp
+ install -d -m0755 -- ../out/output/sha1/7701bca2f655b444573fb24bc80f69c9536f167c.tmp
+ printf '%s\n' 7701bca2f655b444573fb24bc80f69c9536f167c
+ 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...
Up to date
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
./git-annex test
Tests
QuickCheck
prop_quote_unquote_roundtrip: OK (0.03s)
+++ OK, passed 1000 tests.
prop_encode_c_decode_c_roundtrip: OK (0.03s)
+++ OK, passed 1000 tests.
prop_isomorphic_key_encode: OK
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape: OK (0.02s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape_multiword: OK (0.55s)
+++ OK, passed 1000 tests.
prop_isomorphic_configEscape: OK
+++ OK, passed 1000 tests.
prop_parse_show_Config: OK (0.02s)
+++ OK, passed 1000 tests.
prop_upFrom_basics: OK
+++ 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.07s)
+++ OK, passed 1000 tests.
prop_segment_regressionTest: OK
+++ OK, passed 1 test.
prop_read_write_transferinfo: OK (0.02s)
+++ OK, passed 1000 tests.
prop_read_show_inodecache: OK
+++ OK, passed 1000 tests.
prop_parse_build_presence_log: OK (0.58s)
+++ OK, passed 1000 tests.
prop_parse_build_contentidentifier_log: OK (0.54s)
+++ 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
+++ 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.31s)
+++ OK, passed 1000 tests.
prop_metadata_serialize: OK (0.37s)
+++ OK, passed 1000 tests.
prop_branchView_legal: OK (0.35s)
+++ OK, passed 1000 tests.
prop_viewPath_roundtrips: OK (0.02s)
+++ OK, passed 1000 tests.
prop_view_roundtrips: OK (0.16s)
+++ OK, passed 1000 tests.
prop_viewedFile_rountrips: OK (0.02s)
+++ OK, passed 1000 tests.
prop_standardGroups_parse: 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 62 tests passed (3.25s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.25s)
add: OK (0.43s)
sop crypto: OK
upgrade: OK (0.35s)
conflict resolution (uncommitted local file): OK (3.66s)
adjusted branch merge regression: OK (3.14s)
describe: OK (0.40s)
fsck (local untrusted): OK (0.83s)
lock --force: OK (0.66s)
drop (untrusted remote): OK (0.62s)
view: OK (0.59s)
add moved link: OK (0.80s)

All 12 tests passed (11.73s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.24s)
add: OK (0.47s)
borg remote: OK
uninit: OK (0.57s)
conflict resolution (mixed directory and file): OK (7.17s)
concurrent get of dup key regression: OK (1.04s)
migrate (via gitattributes): OK (1.19s)
fsck (basics): OK (1.15s)
copy: OK (0.86s)
drop (no remote): OK (0.75s)
shared clone: OK (0.32s)
add dup: OK (0.57s)

All 12 tests passed (14.34s)
Tests
Remote Tests
testremote type git
init: OK (0.39s)
unavailable remote
removeKey: OK
not enough free space, need 96.85 MB more (use --force to override this check or adjust annex.diskreserve)
storeKey: OK
checkPresent: OK
retrieveKeyFile: OK
retrieveKeyFileCheap: OK
key size 1048576; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.03s)
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.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 1048577; 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.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 1048575; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.03s)
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.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 2097152; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.03s)
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.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
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 (0.01s)
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
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
testremote type directory
init: OK (0.34s)
unavailable remote
removeKey: OK
storeKey: OK
checkPresent: OK
retrieveKeyFile: OK (0.01s)
retrieveKeyFileCheap: OK
key size 1048576; directory remote chunksize=0 encryption=none
removeKey when not present: OK
present False: OK
storeKey: OK
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.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK
key size 1048576; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
present False: OK (0.01s)
storeKey: OK
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.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 1048576; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK (0.05s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.06s)
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.07s)
present False: OK (0.02s)
storeKey: OK (0.44s)
present True: OK (0.06s)
storeKey when already present: OK (0.03s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.11s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.10s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.20s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.07s)
present False: OK (0.02s)
storeKey: OK (0.43s)
present True: OK (0.07s)
storeKey when already present: OK (0.04s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.17s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK (0.01s)
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.03s)
key size 1048576; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.02s)
key size 1048577; directory remote chunksize=0 encryption=none
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.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.01s)
key size 1048577; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
present False: OK
storeKey: OK (0.01s)
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.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 1048577; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.06s)
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.07s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.04s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.07s)
present False: OK (0.02s)
storeKey: OK (0.50s)
present True: OK (0.06s)
storeKey when already present: OK (0.03s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.16s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.18s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.07s)
present False: OK (0.03s)
storeKey: OK (0.50s)
present True: OK (0.05s)
storeKey when already present: OK (0.03s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.21s)
present False: OK (0.03s)
key size 1048577; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK (0.01s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK
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.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK
key size 1048575; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
present False: OK (0.01s)
storeKey: OK (0.01s)
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.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.01s)
present False: OK
key size 1048575; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.03s)
present False: OK (0.02s)
storeKey: OK (0.06s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.02s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.06s)
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
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.03s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.09s)
present False: OK (0.02s)
storeKey: OK (0.46s)
present True: OK (0.05s)
storeKey when already present: OK (0.04s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.15s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.13s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.10s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.17s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.08s)
present False: OK (0.02s)
storeKey: OK (0.48s)
present True: OK (0.06s)
storeKey when already present: OK (0.03s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.13s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.20s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.02s)
storeKey when already present: OK (0.01s)
present True: OK (0.02s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.02s)
key size 1048575; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.01s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK
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.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.01s)
key size 2097152; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
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
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 2097152; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.12s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.03s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.04s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.11s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.06s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.13s)
present False: OK (0.02s)
storeKey: OK (0.93s)
present True: OK (0.08s)
storeKey when already present: OK (0.06s)
present True: OK (0.08s)
retrieveKeyFile: OK (0.27s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.24s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.17s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK (0.38s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.14s)
present False: OK (0.02s)
storeKey: OK (0.97s)
present True: OK (0.08s)
storeKey when already present: OK (0.06s)
present True: OK (0.09s)
retrieveKeyFile: OK (0.26s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.23s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.17s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK (0.39s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
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.03s)
fsck downloaded object: OK
removeKey when present: OK (0.01s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.01s)
present False: OK (0.02s)
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
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 (21.00s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.25s)
add: OK (0.50s)
gpg crypto: OK (5.97s)
uninit (in git-annex branch): OK (0.46s)
conflict resolution symlink bit: OK
union merge regression: OK (3.47s)
unused: OK (2.26s)
fsck (bare): OK (0.18s)
lock: OK (1.20s)
drop (with remote): OK (0.84s)
log: OK (0.27s)
add extras: OK (0.49s)

All 12 tests passed (15.91s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.25s)
add: OK (0.45s)
addurl: OK (0.67s)
rsync remote: OK (1.53s)
conflict resolution (mixed locked and unlocked file): OK (2.81s)
conflict resolution (adjusted branch): OK (3.53s)
version: OK (0.36s)
conversion annexed to git: OK (0.72s)
fix: OK (0.31s)
move (ssh remote): OK (1.21s)
unannex (no copy): OK (0.37s)
export and import: OK (3.42s)

All 12 tests passed (15.63s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.23s)
add: OK (0.48s)
required_content: OK (0.88s)
hook remote: OK (1.04s)
conflict resolution (nonannexed file): OK (5.51s)
transition propagation: OK (3.77s)
merge: OK (0.53s)
fsck --from remote: OK (0.41s)
edit (pre-commit): OK (0.70s)
get (ssh remote): OK (0.70s)
import: OK (1.14s)
ignore deleted files: OK (0.51s)

All 12 tests passed (15.94s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.23s)
add: OK (0.45s)
add subdirs: OK (0.73s)
directory remote: OK (1.08s)
conflict resolution (nonannexed symlink): OK (4.86s)
conflict resolution: OK (3.36s)
info: OK (0.45s)
conversion git to annexed: OK (0.60s)
partial commit: OK (0.63s)
move: OK (1.12s)
reinject: OK (0.63s)
metadata: OK (0.92s)

All 12 tests passed (15.07s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.23s)
add: OK (0.43s)
preferred content: OK (1.89s)
whereis: OK (0.77s)
conflict resolution (removed file): OK (7.28s)
adjusted branch subtree regression: OK (1.22s)
find: OK (0.82s)
fsck (remote untrusted): OK (0.85s)
edit (no pre-commit): OK (0.75s)
get: OK (0.64s)
magic: OK (1.05s)
readonly remote: OK (1.44s)

All 12 tests passed (17.35s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.27s)
add: OK (0.44s)
repair: OK (0.43s)
bup remote: OK (0.24s)
map: OK (0.42s)
conflict resolution movein regression: OK (3.49s)
sync: OK (1.87s)
migrate: OK (1.15s)
trust: OK (0.81s)
move (numcopies): OK (1.10s)
unannex (with copy): OK (0.60s)
export and import of subdir: OK (2.01s)

All 12 tests passed (12.85s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.16s)
add: OK (0.52s)
borg remote: OK
uninit: OK (0.43s)
conflict resolution (mixed directory and file): OK (4.42s)
concurrent get of dup key regression: OK (0.94s)
migrate (via gitattributes): OK (1.11s)
fsck (basics): OK (1.04s)
copy: OK (0.76s)
drop (no remote): OK (0.60s)
shared clone: OK (0.14s)
add dup: OK (0.30s)

All 12 tests passed (10.43s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.13s)
add: OK (0.52s)
required_content: OK (0.74s)
hook remote: OK (0.94s)
conflict resolution (nonannexed file): OK (3.08s)
transition propagation: OK (2.76s)
merge: OK (0.17s)
fsck --from remote: OK (0.22s)
edit (pre-commit): OK (0.52s)
get (ssh remote): OK (0.49s)
import: OK (0.81s)
ignore deleted files: OK (0.34s)

All 12 tests passed (10.73s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.14s)
add: OK (0.55s)
sop crypto: OK
upgrade: OK (0.14s)
conflict resolution (uncommitted local file): OK (2.12s)
adjusted branch merge regression: OK (2.36s)
describe: OK (0.22s)
fsck (local untrusted): OK (0.63s)
lock --force: OK (0.45s)
drop (untrusted remote): OK (0.45s)
view: OK (0.45s)
add moved link: OK (0.59s)

All 12 tests passed (8.14s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.14s)
add: OK (0.53s)
gpg crypto: OK (5.50s)
uninit (in git-annex branch): OK (0.26s)
conflict resolution symlink bit: OK
union merge regression: OK (2.56s)
unused: OK (1.74s)
fsck (bare): OK (0.18s)
lock: OK (1.09s)
drop (with remote): OK (0.64s)
log: OK (0.19s)
add extras: OK (0.51s)

All 12 tests passed (13.34s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.14s)
add: OK (0.56s)
preferred content: OK (1.67s)
whereis: OK (0.59s)
conflict resolution (removed file): OK (4.53s)
adjusted branch subtree regression: OK (0.96s)
find: OK (0.78s)
fsck (remote untrusted): OK (0.68s)
edit (no pre-commit): OK (0.56s)
get: OK (0.47s)
magic: OK (0.63s)
readonly remote: OK (0.87s)

All 12 tests passed (12.45s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.13s)
add: OK (0.53s)
add subdirs: OK (0.62s)
directory remote: OK (0.92s)
conflict resolution (nonannexed symlink): OK (3.09s)
conflict resolution: OK (2.23s)
info: OK (0.27s)
conversion git to annexed: OK (0.56s)
partial commit: OK (0.45s)
move: OK (0.88s)
reinject: OK (0.61s)
metadata: OK (0.60s)

All 12 tests passed (10.91s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.14s)
add: OK (0.57s)
addurl: OK (0.55s)
rsync remote: OK (1.45s)
conflict resolution (mixed locked and unlocked file): OK (1.76s)
conflict resolution (adjusted branch): OK (2.36s)
version: OK (0.16s)
conversion annexed to git: OK (0.45s)
fix: OK (0.14s)
move (ssh remote): OK (0.86s)
unannex (no copy): OK (0.21s)
export and import: OK (2.08s)

All 12 tests passed (10.73s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.14s)
add: OK (0.31s)
sop crypto: OK
upgrade: OK (0.15s)
conflict resolution (uncommitted local file): OK (2.09s)
adjusted branch merge regression: OK (2.69s)
describe: OK (0.23s)
fsck (local untrusted): OK (0.56s)
lock --force: OK (0.51s)
drop (untrusted remote): OK (0.40s)
view: OK (0.40s)
add moved link: OK (0.47s)

All 12 tests passed (7.95s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.15s)
add: OK (0.40s)
borg remote: OK
uninit: OK (0.35s)
conflict resolution (mixed directory and file): OK (3.58s)
concurrent get of dup key regression: OK (0.65s)
migrate (via gitattributes): OK (0.90s)
fsck (basics): OK (0.91s)
copy: OK (0.59s)
drop (no remote): OK (0.44s)
shared clone: OK (0.14s)
add dup: OK (0.34s)

All 12 tests passed (8.45s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.13s)
add: OK (0.50s)
repair: OK (0.23s)
bup remote: OK (0.14s)
map: OK (0.25s)
conflict resolution movein regression: OK (2.38s)
sync: OK (1.34s)
migrate: OK (0.99s)
trust: OK (0.61s)
move (numcopies): OK (1.03s)
unannex (with copy): OK (0.42s)
export and import of subdir: OK (1.41s)

All 12 tests passed (9.46s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.12s)
add: OK (0.35s)
add subdirs: OK (0.74s)
directory remote: OK (0.73s)
conflict resolution (nonannexed symlink): OK (2.33s)
conflict resolution: OK (1.65s)
info: OK (0.28s)
conversion git to annexed: OK (0.36s)
partial commit: OK (0.46s)
move: OK (0.74s)
reinject: OK (0.39s)
metadata: OK (0.62s)

All 12 tests passed (8.78s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.13s)
add: OK (0.36s)
gpg crypto: OK (4.81s)
uninit (in git-annex branch): OK (0.22s)
conflict resolution symlink bit: OK (1.88s)
union merge regression: OK (2.25s)
unused: OK (1.59s)
fsck (bare): OK (0.19s)
lock: OK (1.24s)
drop (with remote): OK (0.54s)
log: OK (0.20s)
add extras: OK (0.28s)

All 12 tests passed (13.70s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.12s)
add: OK (0.45s)
repair: OK (0.19s)
bup remote: OK (0.15s)
map: OK (0.24s)
conflict resolution movein regression: OK (2.26s)
sync: OK (1.16s)
migrate: OK (0.82s)
trust: OK (0.58s)
move (numcopies): OK (0.70s)
unannex (with copy): OK (0.33s)
export and import of subdir: OK (1.53s)

All 12 tests passed (8.55s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.13s)
add: OK (0.38s)
required_content: OK (0.65s)
hook remote: OK (0.70s)
conflict resolution (nonannexed file): OK (2.97s)
transition propagation: OK (2.61s)
merge: OK (0.18s)
fsck --from remote: OK (0.20s)
edit (pre-commit): OK (0.59s)
get (ssh remote): OK (0.42s)
import: OK (0.76s)
ignore deleted files: OK (0.30s)

All 12 tests passed (9.89s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.10s)
add: OK (0.38s)
preferred content: OK (1.34s)
whereis: OK (0.51s)
conflict resolution (removed file): OK (4.33s)
adjusted branch subtree regression: OK (1.00s)
find: OK (0.69s)
fsck (remote untrusted): OK (0.56s)
edit (no pre-commit): OK (0.57s)
get: OK (0.39s)
magic: OK (0.58s)
readonly remote: OK (0.72s)

All 12 tests passed (11.20s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.14s)
add: OK (0.39s)
addurl: OK (0.43s)
rsync remote: OK (1.33s)
conflict resolution (mixed locked and unlocked file): OK (1.70s)
conflict resolution (adjusted branch): OK (2.23s)
version: OK (0.18s)
conversion annexed to git: OK (0.47s)
fix: OK (0.42s)
move (ssh remote): OK (0.72s)
unannex (no copy): OK (0.19s)
export and import: OK (1.86s)

All 12 tests passed (10.05s)

All tests succeeded. (Ran 26 test groups in 1m25s)
+ 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/7701bca2f655b444573fb24bc80f69c9536f167c.tmp
+ ./git-annex version
git-annex version: 10.20240228-gd2709c6862eb7971b79a79f40027287d92c079d3
build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Benchmark Feeds Testsuite S3 WebDAV
dependency versions: aws-0.22.1 bloomfilter-2.0.1.0 crypton-0.34 DAV-1.3.4 feed-1.3.2.1 ghc-9.0.2 http-client-0.7.13.1 persistent-sqlite-2.13.1.0 torrent-10000.1.1 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 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
+ git ls-files --modified
+ grep -v git-annex.cabal
+ grep -v .deb
+ '[' -s .git/modified-files ']'
+ grep -v .deb
+ git ls-files --exclude-standard --others
+ '[' -s .git/added-files ']'
+ '[' -e ../out/output/sha1/7701bca2f655b444573fb24bc80f69c9536f167c ']'
+ mv -- ../out/output/sha1/7701bca2f655b444573fb24bc80f69c9536f167c.tmp ../out/output/sha1/7701bca2f655b444573fb24bc80f69c9536f167c
+ rm -rf -- ../out/output/sha1/7701bca2f655b444573fb24bc80f69c9536f167c.old
+ exit 0

>>> Done at: Thu Apr 18 15:03:42 UTC 2024

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