"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestAllTag|TestMoveEmptyDirectories|TestSyncBackupDirWithSuffixKeepExtension|TestSyncConcurrentTruncate)$'" - Starting (try 2/5) 2026/07/21 04:45:37 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-fikemob8qupo" 2026/07/21 04:45:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 04:45:37 DEBUG : Creating backend with remote "/tmp/rclone4149308253" === RUN TestMoveEmptyDirectories run.go:198: Remote "files root 'rclone-test-fikemob8qupo'", Local "Local file system at /tmp/rclone4149308253", Modify Window "1s" 2026/07/21 04:45:37 DEBUG : sub dir2: Making directory with metadata 2026/07/21 04:45:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 04:45:38 INFO : sub dir2: Making directory 2026/07/21 04:45:38 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/21 04:45:38 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/21 04:45:38 INFO : sub dir: Making directory 2026/07/21 04:45:38 INFO : sub dir: Made directory with modification time 2026-07-21 04:45:37.656650084 +0000 UTC 2026/07/21 04:45:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 04:45:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 04:45:38 DEBUG : files root 'rclone-test-fikemob8qupo': Waiting for checks to finish 2026/07/21 04:45:38 DEBUG : files root 'rclone-test-fikemob8qupo': Waiting for transfers to finish 2026/07/21 04:45:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 04:45:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/21 04:45:40 INFO : sub dir/hello world: Copied (new) 2026/07/21 04:45:40 INFO : sub dir/hello world: Deleted 2026/07/21 04:45:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 04:45:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) --- PASS: TestMoveEmptyDirectories (4.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "files root 'rclone-test-fikemob8qupo'", Local "Local file system at /tmp/rclone4149308253", Modify Window "1s" 2026/07/21 04:45:45 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-fikemob8qupo/dst" 2026/07/21 04:45:46 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-fikemob8qupo/backup" 2026/07/21 04:45:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:45:47 DEBUG : one: size = 3 (files root 'rclone-test-fikemob8qupo/dst') 2026/07/21 04:45:47 DEBUG : one: Sizes differ 2026/07/21 04:45:47 DEBUG : two: size = 3 OK 2026/07/21 04:45:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:45:47 DEBUG : files root 'rclone-test-fikemob8qupo/dst': Waiting for checks to finish 2026/07/21 04:45:47 DEBUG : two: Unchanged skipping 2026/07/21 04:45:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/21 04:45:48 DEBUG : files root 'rclone-test-fikemob8qupo/dst': Waiting for transfers to finish 2026/07/21 04:45:49 DEBUG : one: size = 4 OK 2026/07/21 04:45:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/21 04:45:49 INFO : one: Copied (new) 2026/07/21 04:45:49 DEBUG : Waiting for deletions to finish 2026/07/21 04:45:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/21 04:45:50 INFO : three.txt: Moved into backup dir 2026/07/21 04:45:52 DEBUG : two: size = 3 OK 2026/07/21 04:45:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:45:52 DEBUG : two: Unchanged skipping 2026/07/21 04:45:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:45:52 DEBUG : one: size = 4 (files root 'rclone-test-fikemob8qupo/dst') 2026/07/21 04:45:52 DEBUG : one: Sizes differ 2026/07/21 04:45:52 DEBUG : files root 'rclone-test-fikemob8qupo/dst': Waiting for checks to finish 2026/07/21 04:45:52 INFO : one-2019-01-01: Deleted 2026/07/21 04:45:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/21 04:45:53 DEBUG : files root 'rclone-test-fikemob8qupo/dst': Waiting for transfers to finish 2026/07/21 04:45:55 DEBUG : one: size = 5 OK 2026/07/21 04:45:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/21 04:45:55 INFO : one: Copied (new) 2026/07/21 04:45:55 DEBUG : Waiting for deletions to finish 2026/07/21 04:45:55 INFO : three-2019-01-01.txt: Deleted 2026/07/21 04:45:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/21 04:45:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.14s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "files root 'rclone-test-fikemob8qupo'", Local "Local file system at /tmp/rclone4149308253", Modify Window "1s" 2026/07/21 04:46:39 DEBUG : both0: size = 6 OK 2026/07/21 04:46:39 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both0: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both11: size = 6 OK 2026/07/21 04:46:39 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both12: size = 6 OK 2026/07/21 04:46:39 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both13: size = 6 OK 2026/07/21 04:46:39 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : files root 'rclone-test-fikemob8qupo': Waiting for checks to finish 2026/07/21 04:46:39 DEBUG : both11: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both12: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both14: size = 6 OK 2026/07/21 04:46:39 DEBUG : both10: size = 6 OK 2026/07/21 04:46:39 DEBUG : both15: size = 6 OK 2026/07/21 04:46:39 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both13: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both16: size = 6 OK 2026/07/21 04:46:39 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both16: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both17: size = 6 OK 2026/07/21 04:46:39 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both15: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both18: size = 6 OK 2026/07/21 04:46:39 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both10: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both19: size = 6 OK 2026/07/21 04:46:39 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both14: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both1: size = 6 OK 2026/07/21 04:46:39 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both1: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both2: size = 6 OK 2026/07/21 04:46:39 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both17: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both3: size = 6 OK 2026/07/21 04:46:39 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both18: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both4: size = 6 OK 2026/07/21 04:46:39 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both4: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both5: size = 6 OK 2026/07/21 04:46:39 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both5: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both6: size = 6 OK 2026/07/21 04:46:39 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both19: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both7: size = 6 OK 2026/07/21 04:46:39 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both7: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both8: size = 6 OK 2026/07/21 04:46:39 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both8: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both9: size = 6 OK 2026/07/21 04:46:39 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/21 04:46:39 DEBUG : both9: Unchanged skipping 2026/07/21 04:46:39 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only0: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only0: Sizes differ 2026/07/21 04:46:39 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only10: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only10: Sizes differ 2026/07/21 04:46:39 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only11: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only11: Sizes differ 2026/07/21 04:46:39 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only12: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only12: Sizes differ 2026/07/21 04:46:39 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only13: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only13: Sizes differ 2026/07/21 04:46:39 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only14: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only14: Sizes differ 2026/07/21 04:46:39 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only15: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only15: Sizes differ 2026/07/21 04:46:39 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only16: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only16: Sizes differ 2026/07/21 04:46:39 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only17: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only17: Sizes differ 2026/07/21 04:46:39 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only18: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only18: Sizes differ 2026/07/21 04:46:39 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only19: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only19: Sizes differ 2026/07/21 04:46:39 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only1: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only1: Sizes differ 2026/07/21 04:46:39 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only2: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only2: Sizes differ 2026/07/21 04:46:39 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only3: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only3: Sizes differ 2026/07/21 04:46:39 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only4: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only4: Sizes differ 2026/07/21 04:46:39 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only5: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only5: Sizes differ 2026/07/21 04:46:39 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only6: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only6: Sizes differ 2026/07/21 04:46:39 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only7: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only7: Sizes differ 2026/07/21 04:46:39 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only8: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only8: Sizes differ 2026/07/21 04:46:39 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4149308253) 2026/07/21 04:46:39 DEBUG : only9: size = 6 (files root 'rclone-test-fikemob8qupo') 2026/07/21 04:46:39 DEBUG : only9: Sizes differ 2026/07/21 04:46:39 DEBUG : both2: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both3: Unchanged skipping 2026/07/21 04:46:39 DEBUG : both6: Unchanged skipping 2026/07/21 04:46:39 DEBUG : files root 'rclone-test-fikemob8qupo': Waiting for transfers to finish 2026/07/21 04:46:40 DEBUG : only0: size = 0 OK 2026/07/21 04:46:40 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:40 INFO : only0: Copied (replaced existing) 2026/07/21 04:46:40 DEBUG : only12: size = 0 OK 2026/07/21 04:46:40 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:40 INFO : only12: Copied (replaced existing) 2026/07/21 04:46:40 DEBUG : only10: size = 0 OK 2026/07/21 04:46:40 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:40 INFO : only10: Copied (replaced existing) 2026/07/21 04:46:41 DEBUG : only11: size = 0 OK 2026/07/21 04:46:41 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:41 INFO : only11: Copied (replaced existing) 2026/07/21 04:46:41 DEBUG : only13: size = 0 OK 2026/07/21 04:46:41 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:41 INFO : only13: Copied (replaced existing) 2026/07/21 04:46:41 DEBUG : only14: size = 0 OK 2026/07/21 04:46:41 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:41 INFO : only14: Copied (replaced existing) 2026/07/21 04:46:41 DEBUG : only15: size = 0 OK 2026/07/21 04:46:41 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:41 INFO : only15: Copied (replaced existing) 2026/07/21 04:46:42 DEBUG : only16: size = 0 OK 2026/07/21 04:46:42 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:42 INFO : only16: Copied (replaced existing) 2026/07/21 04:46:42 DEBUG : only17: size = 0 OK 2026/07/21 04:46:42 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:42 INFO : only17: Copied (replaced existing) 2026/07/21 04:46:42 DEBUG : only18: size = 0 OK 2026/07/21 04:46:42 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:42 INFO : only18: Copied (replaced existing) 2026/07/21 04:46:42 DEBUG : only19: size = 0 OK 2026/07/21 04:46:42 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:42 INFO : only19: Copied (replaced existing) 2026/07/21 04:46:43 DEBUG : only1: size = 0 OK 2026/07/21 04:46:43 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:43 INFO : only1: Copied (replaced existing) 2026/07/21 04:46:43 DEBUG : only2: size = 0 OK 2026/07/21 04:46:43 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:43 INFO : only2: Copied (replaced existing) 2026/07/21 04:46:43 DEBUG : only3: size = 0 OK 2026/07/21 04:46:43 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:43 INFO : only3: Copied (replaced existing) 2026/07/21 04:46:43 DEBUG : only4: size = 0 OK 2026/07/21 04:46:43 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:43 INFO : only4: Copied (replaced existing) 2026/07/21 04:46:44 DEBUG : only5: size = 0 OK 2026/07/21 04:46:44 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:44 INFO : only5: Copied (replaced existing) 2026/07/21 04:46:44 DEBUG : only7: size = 0 OK 2026/07/21 04:46:44 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:44 INFO : only7: Copied (replaced existing) 2026/07/21 04:46:44 DEBUG : only6: size = 0 OK 2026/07/21 04:46:44 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:44 INFO : only6: Copied (replaced existing) 2026/07/21 04:46:44 DEBUG : only9: size = 0 OK 2026/07/21 04:46:44 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:44 INFO : only9: Copied (replaced existing) 2026/07/21 04:46:45 DEBUG : only8: size = 0 OK 2026/07/21 04:46:45 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 04:46:45 INFO : only8: Copied (replaced existing) 2026/07/21 04:46:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (54.05s) === RUN TestAllTag run.go:198: Remote "files root 'rclone-test-fikemob8qupo'", Local "Local file system at /tmp/rclone4149308253", Modify Window "1s" 2026/07/21 04:46:52 DEBUG : empty_dir: Making directory with metadata 2026/07/21 04:46:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 04:46:52 DEBUG : toe: transformed to: tictactoe 2026/07/21 04:46:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 04:46:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 04:46:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 04:46:52 INFO : tictacempty_dir: Making directory 2026/07/21 04:46:52 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 04:46:52 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2026/07/21 04:46:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 04:46:52 DEBUG : toe: transformed to: tictactoe 2026/07/21 04:46:52 DEBUG : toe: transformed to: tictactoe 2026/07/21 04:46:52 INFO : tictactoe: Making directory 2026/07/21 04:46:52 INFO : tictactoe: Made directory with modification time 2026-07-21 04:46:52.06761787 +0000 UTC 2026/07/21 04:46:52 DEBUG : Added delayed dir = "tictactoe", newDst= 2026/07/21 04:46:52 DEBUG : toe: transformed to: tictactoe 2026/07/21 04:46:52 DEBUG : toe: transformed to: tictactoe 2026/07/21 04:46:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 04:46:52 INFO : tictactoe/tictactoe: Making directory 2026/07/21 04:46:53 INFO : tictactoe/tictactoe: Made directory with modification time 2026-07-21 04:46:52.06761787 +0000 UTC 2026/07/21 04:46:53 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2026/07/21 04:46:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 04:46:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/21 04:46:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 04:46:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 04:46:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 04:46:53 DEBUG : files root 'rclone-test-fikemob8qupo': Waiting for checks to finish 2026/07/21 04:46:53 DEBUG : files root 'rclone-test-fikemob8qupo': Waiting for transfers to finish 2026/07/21 04:46:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 04:46:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/21 04:46:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 04:46:54 DEBUG : Waiting for deletions to finish 2026/07/21 04:46:54 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2026/07/21 04:46:54 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2026/07/21 04:46:54 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2026/07/21 04:46:55 DEBUG : files root 'rclone-test-fikemob8qupo': Waiting for checks to finish 2026/07/21 04:46:55 DEBUG : toe: transformed to: tictactoe 2026/07/21 04:46:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 04:46:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 04:46:55 DEBUG : toe: transformed to: tictactoe 2026/07/21 04:46:55 DEBUG : toe: transformed to: tictactoe 2026/07/21 04:46:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/21 04:46:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 04:46:55 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/21 04:46:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/21 04:46:55 NOTICE: files root 'rclone-test-fikemob8qupo': 0 differences found 2026/07/21 04:46:55 NOTICE: files root 'rclone-test-fikemob8qupo': 1 matching files --- PASS: TestAllTag (4.54s) PASS 2026/07/21 04:46:56 DEBUG : files root 'rclone-test-fikemob8qupo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestAllTag|TestMoveEmptyDirectories|TestSyncBackupDirWithSuffixKeepExtension|TestSyncConcurrentTruncate)$'" - Finished OK in 1m19.544638348s (try 2/5)