"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestDirTag|TestDoubleTransform|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideCopyOverSelf|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncSuffixKeepExtension|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 4/5) 2026/02/02 03:17:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuloxef2dena" 2026/02/02 03:17:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/02 03:17:27 DEBUG : Starting OpenDrive session with ID: ec29919e7677f90993d7bdc11a4e90c08e72a2730270d45df4cfb9ceaf96c57c 2026/02/02 03:17:28 DEBUG : Creating backend with remote "/tmp/rclone1585037333" === RUN TestCopy run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:17:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/02 03:17:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:17:28 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:17:28 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:17:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/02/02 03:17:30 DEBUG : sub dir/hello world: size = 11 OK 2026/02/02 03:17:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:17:30 INFO : sub dir/hello world: Copied (new) 2026/02/02 03:17:31 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:130: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopy (5.21s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:17:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/02/02 03:17:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuxudot8sose" 2026/02/02 03:17:36 DEBUG : Starting OpenDrive session with ID: 1a0f8f12faaa57690cd964dafcc5e6ce983d046178481a71fed3f0699994166d sync_test.go:656: Server side copy (if possible) OpenDrive root 'rclone-test-tuloxef2dena' -> OpenDrive root 'rclone-test-tuxudot8sose' 2026/02/02 03:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/02 03:17:37 DEBUG : OpenDrive root 'rclone-test-tuxudot8sose': Waiting for checks to finish 2026/02/02 03:17:37 DEBUG : OpenDrive root 'rclone-test-tuxudot8sose': Waiting for transfers to finish 2026/02/02 03:17:37 ERROR : sub dir/hello world: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideCopyOverSelf 2026/02/02 03:17:37 DEBUG : OpenDrive root 'rclone-test-tuxudot8sose': Purge remote 2026/02/02 03:17:37 NOTICE: purge failed: Directory doesn't exist (Error 404) --- FAIL: TestServerSideCopyOverSelf (5.69s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:17:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/02/02 03:17:41 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/02/02 03:17:43 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: dst/three.txt: Modification time difference too big |-219119h12m36.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-02-02 03:17:43 +0000 UTC) (precision 1s) 2026/02/02 03:17:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuloxef2dena/dst" 2026/02/02 03:17:45 DEBUG : Starting OpenDrive session with ID: c123e746f44769437d8b04be1ece3db7258e298223b0e65c9141f7ad81ed7a82 2026/02/02 03:17:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuloxef2dena/backup" 2026/02/02 03:17:46 DEBUG : Starting OpenDrive session with ID: 4cf087628e2866c010a3f6e8c394ecb2372aab02a49225212c58c3c7a87b8aee 2026/02/02 03:17:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone1585037333) 2026/02/02 03:17:47 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-tuloxef2dena/dst') 2026/02/02 03:17:47 DEBUG : one: Sizes differ 2026/02/02 03:17:47 DEBUG : two: size = 3 OK 2026/02/02 03:17:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:17:47 DEBUG : two: Unchanged skipping 2026/02/02 03:17:47 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena/dst': Waiting for checks to finish 2026/02/02 03:17:47 INFO : one: Moved (server-side) to: one.bak 2026/02/02 03:17:47 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena/dst': Waiting for transfers to finish 2026/02/02 03:17:48 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/02/02 03:17:49 DEBUG : one: size = 4 OK 2026/02/02 03:17:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/02 03:17:49 INFO : one: Copied (new) 2026/02/02 03:17:49 DEBUG : Waiting for deletions to finish 2026/02/02 03:17:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/02 03:17:49 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-tuloxef2dena'/backup/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2026/02/02 03:17:59 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/three.txt (6), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-tuloxef2dena'/backup/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2026/02/02 03:18:09 DEBUG : one: Need to transfer - File not found at Destination 2026/02/02 03:18:09 DEBUG : two: size = 3 OK 2026/02/02 03:18:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:18:09 DEBUG : two: Unchanged skipping 2026/02/02 03:18:09 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena/dst': Waiting for checks to finish 2026/02/02 03:18:09 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena/dst': Waiting for transfers to finish 2026/02/02 03:18:09 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/02/02 03:18:11 DEBUG : one: size = 5 OK 2026/02/02 03:18:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/02 03:18:11 INFO : one: Copied (new) 2026/02/02 03:18:11 DEBUG : Waiting for deletions to finish 2026/02/02 03:18:11 INFO : three.txt.bak: Deleted 2026/02/02 03:18:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/02 03:18:11 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (35.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:18:15 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/02/02 03:18:17 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/02/02 03:18:18 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/02/02 03:18:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuloxef2dena/dst" 2026/02/02 03:18:20 DEBUG : Starting OpenDrive session with ID: 0cb46a1079ad3bdc767c26c9aea0a01e257ad72c356e0bc4e39b9fc0db94bf47 2026/02/02 03:18:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuloxef2dena/backup" 2026/02/02 03:18:21 DEBUG : Starting OpenDrive session with ID: f527696292b395211057dd9519b34940c59ff49b7e085c2f44cdfad4d67434f6 2026/02/02 03:18:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone1585037333) 2026/02/02 03:18:22 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-tuloxef2dena/dst') 2026/02/02 03:18:22 DEBUG : one: Sizes differ 2026/02/02 03:18:22 DEBUG : two: size = 3 OK 2026/02/02 03:18:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:18:22 DEBUG : two: Unchanged skipping 2026/02/02 03:18:22 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena/dst': Waiting for checks to finish 2026/02/02 03:18:23 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/02 03:18:23 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena/dst': Waiting for transfers to finish 2026/02/02 03:18:23 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/02/02 03:18:25 DEBUG : one: size = 4 OK 2026/02/02 03:18:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/02 03:18:25 INFO : one: Copied (new) 2026/02/02 03:18:25 DEBUG : Waiting for deletions to finish 2026/02/02 03:18:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/02 03:18:25 INFO : three.txt: Moved into backup dir 2026/02/02 03:18:26 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2026/02/02 03:18:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1585037333) 2026/02/02 03:18:28 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-tuloxef2dena/dst') 2026/02/02 03:18:28 DEBUG : one: Sizes differ 2026/02/02 03:18:28 DEBUG : two: size = 3 OK 2026/02/02 03:18:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:18:28 DEBUG : two: Unchanged skipping 2026/02/02 03:18:28 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena/dst': Waiting for checks to finish 2026/02/02 03:18:28 INFO : one-2019-01-01: Deleted 2026/02/02 03:18:28 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/02 03:18:28 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena/dst': Waiting for transfers to finish 2026/02/02 03:18:29 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/02/02 03:18:30 DEBUG : one: size = 5 OK 2026/02/02 03:18:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/02 03:18:30 INFO : one: Copied (new) 2026/02/02 03:18:30 DEBUG : Waiting for deletions to finish 2026/02/02 03:18:31 INFO : three-2019-01-01.txt: Deleted 2026/02/02 03:18:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/02 03:18:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.57s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:18:34 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/02/02 03:18:36 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/02/02 03:18:38 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three.txt: Modification time difference too big |-219119h13m31.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-02-02 03:18:38 +0000 UTC) (precision 1s) 2026/02/02 03:18:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuloxef2dena/dst" 2026/02/02 03:18:40 DEBUG : Starting OpenDrive session with ID: 1833be29a517cd44c65ac7fc3a83df084f9597c1c8b754c8e153682c9b02667f 2026/02/02 03:18:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1585037333) 2026/02/02 03:18:41 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-tuloxef2dena/dst') 2026/02/02 03:18:41 DEBUG : one: Sizes differ 2026/02/02 03:18:42 DEBUG : one: same parent dir (ODFfOTcyNzY4N19mZTRacw) - using file/rename instead of move_copy for one-2019-01-01 2026/02/02 03:18:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/02 03:18:43 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/02/02 03:18:44 DEBUG : one: size = 4 OK 2026/02/02 03:18:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/02 03:18:44 INFO : one: Copied (new) 2026/02/02 03:18:44 DEBUG : two: size = 3 OK 2026/02/02 03:18:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:18:44 DEBUG : two: Unchanged skipping 2026/02/02 03:18:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1585037333) 2026/02/02 03:18:44 DEBUG : three.txt: size = 5 (OpenDrive root 'rclone-test-tuloxef2dena/dst') 2026/02/02 03:18:44 DEBUG : three.txt: Sizes differ 2026/02/02 03:18:45 DEBUG : three.txt: same parent dir (ODFfOTcyNzY4N19mZTRacw) - using file/rename instead of move_copy for three-2019-01-01.txt 2026/02/02 03:18:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/02 03:18:46 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2026/02/02 03:18:47 DEBUG : three.txt: size = 6 OK 2026/02/02 03:18:47 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/02/02 03:18:47 INFO : three.txt: Copied (new) 2026/02/02 03:18:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1585037333) 2026/02/02 03:18:48 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-tuloxef2dena/dst') 2026/02/02 03:18:48 DEBUG : one: Sizes differ 2026/02/02 03:18:49 INFO : one-2019-01-01: Deleted 2026/02/02 03:18:49 DEBUG : one: same parent dir (ODFfOTcyNzY4N19mZTRacw) - using file/rename instead of move_copy for one-2019-01-01 2026/02/02 03:18:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/02 03:18:50 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/02/02 03:18:52 DEBUG : one: size = 5 OK 2026/02/02 03:18:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/02 03:18:52 INFO : one: Copied (new) 2026/02/02 03:18:52 DEBUG : two: size = 3 OK 2026/02/02 03:18:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:18:52 DEBUG : two: Unchanged skipping 2026/02/02 03:18:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1585037333) 2026/02/02 03:18:53 DEBUG : three.txt: size = 6 (OpenDrive root 'rclone-test-tuloxef2dena/dst') 2026/02/02 03:18:53 DEBUG : three.txt: Sizes differ 2026/02/02 03:18:53 INFO : three-2019-01-01.txt: Deleted 2026/02/02 03:18:53 DEBUG : three.txt: same parent dir (ODFfOTcyNzY4N19mZTRacw) - using file/rename instead of move_copy for three-2019-01-01.txt 2026/02/02 03:18:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/02 03:18:54 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:18:56 DEBUG : three.txt: size = 19 OK 2026/02/02 03:18:56 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/02/02 03:18:56 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (24.61s) === RUN TestFixCase run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:18:59 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2026/02/02 03:19:01 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2026/02/02 03:19:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2026/02/02 03:19:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2026/02/02 03:19:08 DEBUG : EXISTING: size = 6 OK 2026/02/02 03:19:08 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:19:08 DEBUG : existing: Unchanged skipping 2026/02/02 03:19:08 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone1585037333) 2026/02/02 03:19:08 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (OpenDrive root 'rclone-test-tuloxef2dena') 2026/02/02 03:19:08 DEBUG : existingbutdifferent: Sizes differ 2026/02/02 03:19:08 DEBUG : subdira-rclone-move-gijewis7: same parent dir (ODFfOTcyNzY3OV94UHJ1eg) - using folder/rename instead of move_copy 2026/02/02 03:19:09 DEBUG : EXISTING: moving to existing-rclone-move-zicezev6 2026/02/02 03:19:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-xuqakuc4 2026/02/02 03:19:09 DEBUG : subdira: same parent dir (ODFfOTcyNzY3OV94UHJ1eg) - using folder/rename instead of move_copy 2026/02/02 03:19:09 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfOTcyNzY3OV94UHJ1eg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-xuqakuc4 2026/02/02 03:19:09 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/02/02 03:19:09 DEBUG : EXISTING: same parent dir (ODFfOTcyNzY3OV94UHJ1eg) - using file/rename instead of move_copy for existing-rclone-move-zicezev6 2026/02/02 03:19:09 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-xuqakuc4 2026/02/02 03:19:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/02/02 03:19:09 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-zicezev6 2026/02/02 03:19:09 DEBUG : EXISTING: moving to existing 2026/02/02 03:19:10 DEBUG : subdira/subdirb-rclone-move-kawaduk8: same parent dir (ODFfOTcyNzY4OF9pbWJobQ) - using folder/rename instead of move_copy 2026/02/02 03:19:10 DEBUG : existingbutdifferent-rclone-move-xuqakuc4: same parent dir (ODFfOTcyNzY3OV94UHJ1eg) - using file/rename instead of move_copy for existingbutdifferent 2026/02/02 03:19:10 DEBUG : existing-rclone-move-zicezev6: same parent dir (ODFfOTcyNzY3OV94UHJ1eg) - using file/rename instead of move_copy for existing 2026/02/02 03:19:10 INFO : existingbutdifferent-rclone-move-xuqakuc4: Moved (server-side) to: existingbutdifferent 2026/02/02 03:19:10 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/02/02 03:19:10 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/02/02 03:19:10 INFO : existing-rclone-move-zicezev6: Moved (server-side) to: existing 2026/02/02 03:19:10 INFO : EXISTING: Moved (server-side) to: existing 2026/02/02 03:19:10 INFO : EXISTING: Fixed case by renaming to: existing 2026/02/02 03:19:10 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2026/02/02 03:19:10 DEBUG : subdira/subdirb: same parent dir (ODFfOTcyNzY4OF9pbWJobQ) - using folder/rename instead of move_copy 2026/02/02 03:19:10 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2026/02/02 03:19:11 DEBUG : subdira/subdirb/subdirc-rclone-move-qiyuyey4: same parent dir (ODFfOTcyNzY4OV9IU1NkNA) - using folder/rename instead of move_copy 2026/02/02 03:19:11 DEBUG : existingbutdifferent: size = 5 OK 2026/02/02 03:19:11 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/02/02 03:19:11 INFO : existingbutdifferent: Copied (replaced existing) 2026/02/02 03:19:12 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfOTcyNzY4OV9IU1NkNA) - using folder/rename instead of move_copy 2026/02/02 03:19:12 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2026/02/02 03:19:12 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/02/02 03:19:12 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/02/02 03:19:12 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:19:12 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:19:12 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: File or folder with such name already exists (Error 409) 2026/02/02 03:19:13 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2026/02/02 03:19:14 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/02/02 03:19:14 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/02/02 03:19:14 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2026/02/02 03:19:14 ERROR : OpenDrive root 'rclone-test-tuloxef2dena': not deleting files as there were IO errors 2026/02/02 03:19:14 ERROR : OpenDrive root 'rclone-test-tuloxef2dena': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: failed to make directory: File or folder with such name already exists (Error 409) Test: TestFixCase --- FAIL: TestFixCase (19.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:19:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/02 03:19:17 INFO : sub dir: Making directory 2026/02/02 03:19:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (15.37s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:19:36 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:19:37 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:19:39 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:19:41 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:19:43 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:19:44 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:19:46 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:19:48 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:19:50 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:19:52 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:19:54 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:19:55 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:19:57 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:19:59 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:20:01 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:20:03 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:20:04 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:20:06 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:20:08 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:20:09 DEBUG : Waiting for deletions to finish 2026/02/02 03:20:09 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : apple: Excluded 2026/02/02 03:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:20:09 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : banana: Excluded 2026/02/02 03:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : splitbananasplit: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:20:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:20:10 DEBUG : apple: size = 5 OK 2026/02/02 03:20:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : apple: Unchanged skipping 2026/02/02 03:20:10 DEBUG : banana: size = 6 OK 2026/02/02 03:20:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : banana: Unchanged skipping 2026/02/02 03:20:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:20:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:20:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:20:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:20:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:20:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:20:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:20:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:20:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:20:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:20:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:20:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:20:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:20:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:20:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:20:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:20:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:20:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:20:10 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:20:10 DEBUG : Waiting for deletions to finish 2026/02/02 03:20:10 INFO : There was nothing to transfer 2026/02/02 03:20:10 DEBUG : Waiting for deletions to finish 2026/02/02 03:20:10 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : apple: Excluded 2026/02/02 03:20:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:20:10 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : banana: Excluded 2026/02/02 03:20:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : splitbananasplit: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:20:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:20:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:20:11 DEBUG : apple: size = 5 OK 2026/02/02 03:20:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:20:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : apple: Unchanged skipping 2026/02/02 03:20:11 DEBUG : banana: size = 6 OK 2026/02/02 03:20:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:20:11 DEBUG : banana: Unchanged skipping 2026/02/02 03:20:11 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:20:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:20:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:20:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:20:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:20:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:20:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:20:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:20:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:20:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:20:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:20:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:20:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:20:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:20:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:20:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:20:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:20:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:20:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:20:11 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:20:11 DEBUG : Waiting for deletions to finish 2026/02/02 03:20:11 INFO : There was nothing to transfer 2026/02/02 03:20:11 DEBUG : Waiting for deletions to finish 2026/02/02 03:20:11 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : apple: Excluded 2026/02/02 03:20:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:20:11 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : banana: Excluded 2026/02/02 03:20:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : splitbananasplit: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:20:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:20:11 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:20:17 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:20:19 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:20:21 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:20:23 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:20:24 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:20:26 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:20:28 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:20:29 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:20:31 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:20:33 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:20:35 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:20:37 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:20:39 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:20:41 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:20:42 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:20:44 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:20:46 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:20:48 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:20:49 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:20:51 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:20:52 DEBUG : Waiting for deletions to finish 2026/02/02 03:20:52 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:20:52 DEBUG : apple: Excluded 2026/02/02 03:20:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:20:52 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:20:52 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:20:52 DEBUG : banana: Excluded 2026/02/02 03:20:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:20:52 DEBUG : splitbananasplit: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:20:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:20:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:20:53 DEBUG : apple: size = 5 OK 2026/02/02 03:20:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : apple: Unchanged skipping 2026/02/02 03:20:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:20:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:20:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:20:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:20:53 DEBUG : banana: size = 6 OK 2026/02/02 03:20:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : banana: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:20:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:20:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:20:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:20:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:20:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:20:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:20:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:20:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:20:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:20:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:20:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:20:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:20:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:20:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:20:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:20:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:20:53 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:20:53 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:20:53 DEBUG : Waiting for deletions to finish 2026/02/02 03:20:53 INFO : There was nothing to transfer 2026/02/02 03:20:53 DEBUG : Waiting for deletions to finish 2026/02/02 03:20:54 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : apple: Excluded 2026/02/02 03:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:20:54 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : banana: Excluded 2026/02/02 03:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : splitbananasplit: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:20:54 DEBUG : banana: size = 6 OK 2026/02/02 03:20:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : banana: Unchanged skipping 2026/02/02 03:20:54 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:20:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:20:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:20:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:20:54 DEBUG : apple: size = 5 OK 2026/02/02 03:20:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : apple: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:20:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:20:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:20:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:20:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:20:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:20:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:20:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:20:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:20:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:20:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:20:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:20:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:20:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:20:54 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:20:54 DEBUG : Waiting for deletions to finish 2026/02/02 03:20:54 INFO : There was nothing to transfer 2026/02/02 03:20:54 DEBUG : Waiting for deletions to finish 2026/02/02 03:20:55 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : apple: Excluded 2026/02/02 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:20:55 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : banana: Excluded 2026/02/02 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : splitbananasplit: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:21:01 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:03 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:05 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:06 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:08 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:10 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:12 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:14 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:15 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:17 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:19 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:21:20 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:21:22 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:21:24 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:21:26 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:21:27 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:21:29 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:21:31 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:21:33 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:34 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:21:35 DEBUG : Waiting for deletions to finish 2026/02/02 03:21:36 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : apple: Excluded 2026/02/02 03:21:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:21:36 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : banana: Excluded 2026/02/02 03:21:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : splitbananasplit: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:21:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:21:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:21:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:36 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:36 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:36 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:36 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:36 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:36 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:36 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:21:36 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:21:36 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:21:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:21:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:36 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:36 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/02 03:21:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/02 03:21:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:21:37 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:21:37 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:21:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Uploading chunk 0, size=16, remain=0 2026/02/02 03:21:38 DEBUG : YmFuYW5h: Uploading chunk 0, size=6, remain=0 2026/02/02 03:21:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:38 DEBUG : YXBwbGU=: Uploading chunk 0, size=5, remain=0 2026/02/02 03:21:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/02 03:21:39 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/02 03:21:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:39 DEBUG : YmFuYW5h: size = 6 OK 2026/02/02 03:21:39 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/02/02 03:21:39 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/02 03:21:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/02 03:21:39 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/02 03:21:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:39 DEBUG : YXBwbGU=: size = 5 OK 2026/02/02 03:21:39 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/02/02 03:21:39 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/02 03:21:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/02 03:21:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/02 03:21:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/02 03:21:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/02 03:21:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/02 03:21:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/02 03:21:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/02 03:21:41 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/02 03:21:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/02 03:21:42 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/02 03:21:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/02 03:21:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/02 03:21:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/02 03:21:43 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/02 03:21:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/02 03:21:43 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/02 03:21:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/02 03:21:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/02 03:21:44 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/02 03:21:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Uploading chunk 0, size=19, remain=0 2026/02/02 03:21:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Uploading chunk 0, size=20, remain=0 2026/02/02 03:21:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/02 03:21:44 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/02 03:21:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Uploading chunk 0, size=20, remain=0 2026/02/02 03:21:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/02 03:21:45 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/02 03:21:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/02 03:21:45 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/02 03:21:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:21:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Uploading chunk 0, size=19, remain=0 2026/02/02 03:21:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Uploading chunk 0, size=17, remain=0 2026/02/02 03:21:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/02 03:21:46 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/02 03:21:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/02 03:21:47 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/02 03:21:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/02 03:21:47 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/02 03:21:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:21:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Uploading chunk 0, size=18, remain=0 2026/02/02 03:21:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/02 03:21:49 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/02 03:21:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:49 DEBUG : Waiting for deletions to finish 2026/02/02 03:21:49 INFO : dir1/0015-9;=.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0003-defghij.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0007-1234567.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0013-789;=.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0008-2345678.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0009-3456789.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0011-56789;.txt: Deleted 2026/02/02 03:21:49 INFO : apple: Deleted 2026/02/02 03:21:49 INFO : appleappleapplebanana: Deleted 2026/02/02 03:21:49 INFO : banana: Deleted 2026/02/02 03:21:49 INFO : splitbananasplit: Deleted 2026/02/02 03:21:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0012-6789;.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0010-456789.txt: Deleted 2026/02/02 03:21:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/02 03:21:50 INFO : dir1/0014-89;=.txt: Deleted 2026/02/02 03:21:50 DEBUG : Waiting for deletions to finish 2026/02/02 03:21:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/02 03:21:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : YmFuYW5h: Excluded 2026/02/02 03:21:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : YXBwbGU=: Excluded 2026/02/02 03:21:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/02 03:21:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/02 03:21:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/02 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/02 03:21:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:21:51 DEBUG : YXBwbGU=: size = 5 OK 2026/02/02 03:21:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : apple: Unchanged skipping 2026/02/02 03:21:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/02 03:21:51 DEBUG : YmFuYW5h: size = 6 OK 2026/02/02 03:21:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : banana: Unchanged skipping 2026/02/02 03:21:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/02 03:21:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/02 03:21:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/02 03:21:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/02 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/02 03:21:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/02 03:21:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/02 03:21:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/02 03:21:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/02 03:21:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/02 03:21:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/02 03:21:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/02 03:21:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/02 03:21:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/02 03:21:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/02 03:21:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/02 03:21:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/02 03:21:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:21:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:21:51 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:21:51 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:21:51 DEBUG : Waiting for deletions to finish 2026/02/02 03:21:51 DEBUG : Waiting for deletions to finish 2026/02/02 03:21:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/02 03:21:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/02 03:21:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/02 03:21:51 DEBUG : YmFuYW5h: Excluded 2026/02/02 03:21:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/02 03:21:51 DEBUG : YXBwbGU=: Excluded 2026/02/02 03:21:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/02 03:21:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/02 03:21:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/02 03:21:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/02 03:21:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/02 03:21:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/02 03:21:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/02 03:21:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/02 03:21:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/02 03:21:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/02 03:21:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/02 03:21:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/02 03:21:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/02 03:21:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/02 03:21:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:22:01 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:04 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:08 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:10 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:12 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:16 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:18 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:21 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:24 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:27 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:30 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:22:32 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:22:34 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:22:37 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:22:40 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:22:43 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:22:45 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:22:48 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:22:51 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:53 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:22:55 DEBUG : Waiting for deletions to finish 2026/02/02 03:22:55 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : apple: Excluded 2026/02/02 03:22:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:22:55 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : banana: Excluded 2026/02/02 03:22:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : splitbananasplit: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:22:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:22:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:22:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:22:56 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:22:56 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:22:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:22:56 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:22:56 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:22:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:22:56 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:22:56 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:22:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:22:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:22:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:22:56 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:22:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:22:56 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:22:56 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:22:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:22:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:22:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:22:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:22:56 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:22:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:22:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/02 03:22:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/02 03:22:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/02 03:22:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/02 03:22:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/02 03:22:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/02 03:22:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/02 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/02 03:22:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/02 03:22:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/02 03:22:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/02 03:22:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/02 03:22:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/02 03:22:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/02 03:22:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/02 03:22:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/02 03:22:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:22:56 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:22:56 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:22:57 DEBUG : PREFIXappleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:57 DEBUG : PREFIXapple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:22:57 DEBUG : PREFIXsplitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:22:58 DEBUG : PREFIXbanana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:22:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/02 03:22:58 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/02 03:22:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/02 03:22:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:22:58 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/02 03:22:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/02 03:22:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/02 03:22:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:22:58 DEBUG : PREFIXapple: size = 5 OK 2026/02/02 03:22:58 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/02/02 03:22:58 INFO : apple: Copied (new) to: PREFIXapple 2026/02/02 03:22:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:22:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:59 DEBUG : PREFIXbanana: size = 6 OK 2026/02/02 03:22:59 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/02/02 03:22:59 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/02 03:22:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:22:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:22:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/02 03:23:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/02 03:23:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:23:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:23:00 DEBUG : dir1/PREFIX0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/02 03:23:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/02 03:23:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:23:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:23:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:01 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/02 03:23:01 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/02 03:23:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:23:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:23:01 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/02 03:23:01 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/02 03:23:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:23:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:23:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:23:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/02 03:23:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:23:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:23:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/02 03:23:02 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/02 03:23:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:23:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:23:02 DEBUG : dir1/PREFIX0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:02 DEBUG : dir1/PREFIX0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/02 03:23:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/02 03:23:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:23:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:23:03 DEBUG : dir1/PREFIX0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:03 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/02 03:23:03 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/02 03:23:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:23:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:23:03 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/02 03:23:03 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/02 03:23:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:23:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:23:04 DEBUG : dir1/PREFIX0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:23:04 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/02 03:23:04 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/02 03:23:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:23:04 DEBUG : dir1/PREFIX0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:23:04 DEBUG : dir1/PREFIX0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:23:05 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/02 03:23:05 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/02 03:23:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/02 03:23:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:23:05 DEBUG : dir1/PREFIX0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:23:05 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/02 03:23:05 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/02 03:23:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:23:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:23:05 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/02 03:23:05 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/02 03:23:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:23:06 DEBUG : dir1/PREFIX0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:23:06 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/02 03:23:06 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/02 03:23:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:23:07 DEBUG : dir1/PREFIX0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:23:07 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/02 03:23:07 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/02 03:23:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:23:08 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/02 03:23:08 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/02 03:23:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:23:08 DEBUG : Waiting for deletions to finish 2026/02/02 03:23:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/02 03:23:08 INFO : dir1/0007-1234567.txt: Deleted 2026/02/02 03:23:08 INFO : dir1/0008-2345678.txt: Deleted 2026/02/02 03:23:08 INFO : dir1/0009-3456789.txt: Deleted 2026/02/02 03:23:08 INFO : splitbananasplit: Deleted 2026/02/02 03:23:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/02 03:23:08 INFO : dir1/0003-defghij.txt: Deleted 2026/02/02 03:23:08 INFO : dir1/0013-789;=.txt: Deleted 2026/02/02 03:23:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/02 03:23:09 INFO : dir1/0012-6789;.txt: Deleted 2026/02/02 03:23:09 INFO : banana: Deleted 2026/02/02 03:23:09 INFO : dir1/0014-89;=.txt: Deleted 2026/02/02 03:23:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/02 03:23:09 INFO : dir1/0011-56789;.txt: Deleted 2026/02/02 03:23:09 INFO : dir1/0015-9;=.txt: Deleted 2026/02/02 03:23:09 INFO : apple: Deleted 2026/02/02 03:23:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/02 03:23:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/02 03:23:09 INFO : dir1/0010-456789.txt: Deleted 2026/02/02 03:23:10 INFO : appleappleapplebanana: Deleted 2026/02/02 03:23:10 DEBUG : Waiting for deletions to finish 2026/02/02 03:23:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : PREFIXapple: Excluded 2026/02/02 03:23:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/02 03:23:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : PREFIXbanana: Excluded 2026/02/02 03:23:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:23:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/02/02 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/02 03:23:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/02 03:23:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/02 03:23:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/02 03:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/02 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/02 03:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/02 03:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/02 03:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/02 03:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/02 03:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/02 03:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/02 03:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/02 03:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/02 03:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/02 03:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/02 03:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/02 03:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/02 03:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/02 03:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/02 03:23:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:23:11 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:23:11 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:23:11 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:23:12 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:23:12 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:23:12 DEBUG : apple: size = 5 OK 2026/02/02 03:23:12 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/02/02 03:23:12 INFO : apple: Copied (new) 2026/02/02 03:23:13 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:23:13 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/02 03:23:13 INFO : splitbananasplit: Copied (new) 2026/02/02 03:23:13 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:14 DEBUG : banana: size = 6 OK 2026/02/02 03:23:14 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/02/02 03:23:14 INFO : banana: Copied (new) 2026/02/02 03:23:14 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:14 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:23:14 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/02 03:23:14 INFO : appleappleapplebanana: Copied (new) 2026/02/02 03:23:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:23:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/02 03:23:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/02 03:23:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:23:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/02 03:23:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/02 03:23:15 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:15 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:15 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:16 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:23:16 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/02 03:23:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/02 03:23:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:23:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/02 03:23:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/02 03:23:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:23:16 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/02 03:23:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/02 03:23:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:23:17 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/02 03:23:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/02 03:23:17 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:17 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:17 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:18 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:23:18 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/02 03:23:18 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/02 03:23:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:23:19 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/02 03:23:19 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/02 03:23:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:23:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/02 03:23:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/02 03:23:19 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:23:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:23:19 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/02 03:23:19 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/02 03:23:20 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:23:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:23:20 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/02 03:23:20 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/02 03:23:20 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:23:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:23:21 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/02 03:23:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/02 03:23:21 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:23:22 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:23:22 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:23:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:23:22 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/02 03:23:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/02 03:23:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:23:22 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/02 03:23:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/02 03:23:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:23:23 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/02 03:23:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/02 03:23:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:23:23 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/02 03:23:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/02 03:23:23 DEBUG : Waiting for deletions to finish 2026/02/02 03:23:23 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/02 03:23:23 INFO : PREFIXapple: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/02 03:23:23 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/02 03:23:23 INFO : PREFIXsplitbananasplit: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/02 03:23:23 INFO : PREFIXbanana: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/02 03:23:23 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/02 03:23:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/02 03:23:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/02 03:23:24 DEBUG : Waiting for deletions to finish 2026/02/02 03:23:24 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : apple: Excluded 2026/02/02 03:23:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:23:24 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : banana: Excluded 2026/02/02 03:23:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : splitbananasplit: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:23:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:23:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/02 03:23:25 DEBUG : Waiting for deletions to finish 2026/02/02 03:23:25 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : apple: Excluded 2026/02/02 03:23:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:23:25 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : banana: Excluded 2026/02/02 03:23:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : splitbananasplit: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:23:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:23:25 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:23:31 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:33 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:35 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:36 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:38 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:40 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:42 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:44 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:45 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:47 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:23:49 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:23:51 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:23:53 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:23:54 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:23:56 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:23:58 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:23:59 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:24:01 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:24:03 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:05 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:24:06 DEBUG : Waiting for deletions to finish 2026/02/02 03:24:06 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : apple: Excluded 2026/02/02 03:24:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:24:06 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : banana: Excluded 2026/02/02 03:24:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : splitbananasplit: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:24:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:24:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:24:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:24:07 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:24:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:07 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:24:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:24:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:07 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:24:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:07 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/02 03:24:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:07 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:24:07 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:24:08 DEBUG : appleappleapplebananaSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:08 DEBUG : appleSUFFIX: Uploading chunk 0, size=5, remain=0 2026/02/02 03:24:08 DEBUG : bananaSUFFIX: Uploading chunk 0, size=6, remain=0 2026/02/02 03:24:08 DEBUG : splitbananasplitSUFFIX: Uploading chunk 0, size=16, remain=0 2026/02/02 03:24:09 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/02 03:24:09 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/02 03:24:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/02 03:24:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:24:09 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/02 03:24:09 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/02/02 03:24:09 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/02 03:24:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:09 DEBUG : appleSUFFIX: size = 5 OK 2026/02/02 03:24:09 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/02/02 03:24:09 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/02 03:24:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:24:09 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/02 03:24:09 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/02 03:24:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/02 03:24:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:24:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/02 03:24:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/02 03:24:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:24:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/02 03:24:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/02 03:24:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:24:11 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/02 03:24:11 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/02 03:24:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:24:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/02 03:24:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/02 03:24:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:24:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/02 03:24:12 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/02 03:24:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:24:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:24:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/02 03:24:13 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/02 03:24:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:24:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:24:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/02 03:24:13 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/02 03:24:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:24:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:24:13 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/02 03:24:13 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/02 03:24:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:24:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:24:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2026/02/02 03:24:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/02 03:24:14 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/02 03:24:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:24:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:24:14 DEBUG : dir1/0010-456789.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2026/02/02 03:24:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2026/02/02 03:24:15 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/02 03:24:15 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/02 03:24:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:24:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:24:15 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/02 03:24:15 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/02 03:24:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:24:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:24:15 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/02 03:24:15 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/02 03:24:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:24:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:24:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2026/02/02 03:24:16 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/02 03:24:16 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/02 03:24:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:24:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Uploading chunk 0, size=18, remain=0 2026/02/02 03:24:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Uploading chunk 0, size=17, remain=0 2026/02/02 03:24:17 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/02 03:24:17 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/02 03:24:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:24:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/02 03:24:17 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/02 03:24:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:24:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/02 03:24:17 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/02 03:24:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:24:17 DEBUG : Waiting for deletions to finish 2026/02/02 03:24:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/02 03:24:17 INFO : dir1/0007-1234567.txt: Deleted 2026/02/02 03:24:17 INFO : appleappleapplebanana: Deleted 2026/02/02 03:24:17 INFO : splitbananasplit: Deleted 2026/02/02 03:24:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/02 03:24:17 INFO : dir1/0010-456789.txt: Deleted 2026/02/02 03:24:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/02 03:24:17 INFO : dir1/0011-56789;.txt: Deleted 2026/02/02 03:24:18 INFO : dir1/0013-789;=.txt: Deleted 2026/02/02 03:24:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/02 03:24:18 INFO : dir1/0014-89;=.txt: Deleted 2026/02/02 03:24:18 INFO : dir1/0015-9;=.txt: Deleted 2026/02/02 03:24:18 INFO : dir1/0008-2345678.txt: Deleted 2026/02/02 03:24:18 INFO : dir1/0012-6789;.txt: Deleted 2026/02/02 03:24:18 INFO : dir1/0009-3456789.txt: Deleted 2026/02/02 03:24:18 INFO : apple: Deleted 2026/02/02 03:24:18 INFO : banana: Deleted 2026/02/02 03:24:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/02 03:24:18 INFO : dir1/0003-defghij.txt: Deleted 2026/02/02 03:24:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/02 03:24:19 DEBUG : Waiting for deletions to finish 2026/02/02 03:24:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : appleSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : bananaSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/02/02 03:24:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/02 03:24:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/02/02 03:24:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : apple: transformed to: appleSUFFIX 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/02 03:24:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/02 03:24:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/02 03:24:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:24:20 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:24:20 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:24:20 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:24:21 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:24:21 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:24:22 DEBUG : apple: size = 5 OK 2026/02/02 03:24:22 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/02/02 03:24:22 INFO : apple: Copied (new) 2026/02/02 03:24:22 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:22 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:24:22 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/02 03:24:22 INFO : splitbananasplit: Copied (new) 2026/02/02 03:24:22 DEBUG : banana: size = 6 OK 2026/02/02 03:24:22 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/02/02 03:24:22 INFO : banana: Copied (new) 2026/02/02 03:24:22 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:24:23 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/02 03:24:23 INFO : appleappleapplebanana: Copied (new) 2026/02/02 03:24:23 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:23 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:24:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/02 03:24:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/02 03:24:24 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:24:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/02 03:24:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/02 03:24:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:24:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/02 03:24:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/02 03:24:24 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:24:25 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/02 03:24:25 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/02 03:24:25 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:25 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:26 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:24:26 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/02 03:24:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/02 03:24:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:24:26 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/02 03:24:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/02 03:24:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:24:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/02 03:24:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/02 03:24:27 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:24:27 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/02 03:24:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/02 03:24:27 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:27 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:24:28 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:24:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:24:28 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/02 03:24:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/02 03:24:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:24:28 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/02 03:24:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/02 03:24:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:24:28 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/02 03:24:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/02 03:24:29 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:24:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:24:29 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/02 03:24:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/02 03:24:29 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:24:29 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:24:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:24:29 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/02 03:24:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/02 03:24:30 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:24:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:24:30 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/02 03:24:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/02 03:24:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:24:30 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/02 03:24:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/02 03:24:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:24:31 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/02 03:24:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/02 03:24:31 DEBUG : Waiting for deletions to finish 2026/02/02 03:24:31 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/02 03:24:31 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/02 03:24:31 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/02 03:24:31 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/02 03:24:31 INFO : appleSUFFIX: Deleted 2026/02/02 03:24:31 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/02 03:24:31 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/02 03:24:31 INFO : bananaSUFFIX: Deleted 2026/02/02 03:24:31 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/02 03:24:31 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/02 03:24:31 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/02 03:24:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/02 03:24:32 INFO : splitbananasplitSUFFIX: Deleted 2026/02/02 03:24:32 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/02 03:24:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/02 03:24:32 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/02 03:24:32 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/02 03:24:32 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/02 03:24:32 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/02 03:24:32 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/02 03:24:32 DEBUG : Waiting for deletions to finish 2026/02/02 03:24:32 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : apple: Excluded 2026/02/02 03:24:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:24:32 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : banana: Excluded 2026/02/02 03:24:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : splitbananasplit: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:24:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:24:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:24:32 DEBUG : Waiting for deletions to finish 2026/02/02 03:24:33 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : apple: Excluded 2026/02/02 03:24:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:24:33 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : banana: Excluded 2026/02/02 03:24:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : splitbananasplit: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:24:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:24:33 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:24:39 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:41 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:43 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:44 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:46 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:48 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:50 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:52 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:54 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:55 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:24:57 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:24:59 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:25:00 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:25:02 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:25:04 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:25:06 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:25:08 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:25:09 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:25:11 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:13 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:25:14 DEBUG : Waiting for deletions to finish 2026/02/02 03:25:14 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : apple: Excluded 2026/02/02 03:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:25:14 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : banana: Excluded 2026/02/02 03:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : splitbananasplit: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:25:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : apple: size = 5 OK 2026/02/02 03:25:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:15 DEBUG : apple: Unchanged skipping 2026/02/02 03:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:15 DEBUG : banana: size = 6 OK 2026/02/02 03:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:15 DEBUG : banana: Unchanged skipping 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:25:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/02 03:25:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/02 03:25:15 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:25:15 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:25:16 DEBUG : splitbanan: Uploading chunk 0, size=16, remain=0 2026/02/02 03:25:16 DEBUG : appleapple: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:16 DEBUG : dir1/0001-bcdef: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:16 DEBUG : dir1/0000-abcde: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:17 DEBUG : splitbanan: size = 16 OK 2026/02/02 03:25:17 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/02 03:25:17 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/02 03:25:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:25:17 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/02 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/02 03:25:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/02 03:25:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:25:17 DEBUG : appleapple: size = 21 OK 2026/02/02 03:25:17 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/02 03:25:17 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/02 03:25:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:25:17 DEBUG : dir1/0002-cdefg: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:18 DEBUG : dir1/0003-defgh: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:18 DEBUG : dir1/0004-efghi: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/02 03:25:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/02 03:25:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/02 03:25:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:25:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/02 03:25:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/02 03:25:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/02 03:25:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:25:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/02 03:25:19 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/02 03:25:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/02 03:25:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:25:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/02 03:25:19 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/02 03:25:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/02 03:25:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:25:19 DEBUG : dir1/0005-fghij: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:19 DEBUG : dir1/0006-ghijk: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:20 DEBUG : dir1/0007-12345: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:20 DEBUG : dir1/0008-23456: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:20 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/02 03:25:20 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/02 03:25:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/02 03:25:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:25:20 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/02 03:25:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/02 03:25:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/02 03:25:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:25:21 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/02 03:25:21 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/02 03:25:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/02 03:25:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:25:21 DEBUG : dir1/0009-34567: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/02 03:25:21 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/02 03:25:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/02 03:25:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:25:21 DEBUG : dir1/0010-45678: Uploading chunk 0, size=20, remain=0 2026/02/02 03:25:22 DEBUG : dir1/0012-6789;: Uploading chunk 0, size=19, remain=0 2026/02/02 03:25:22 DEBUG : dir1/0011-56789: Uploading chunk 0, size=20, remain=0 2026/02/02 03:25:22 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/02 03:25:22 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/02 03:25:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/02 03:25:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:25:23 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/02 03:25:23 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/02 03:25:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/02 03:25:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:25:23 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/02 03:25:23 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/02 03:25:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/02 03:25:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:25:23 DEBUG : dir1/0013-789;=: Uploading chunk 0, size=19, remain=0 2026/02/02 03:25:23 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/02 03:25:23 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/02 03:25:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/02 03:25:23 DEBUG : dir1/0014-89;=.: Uploading chunk 0, size=18, remain=0 2026/02/02 03:25:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/02 03:25:24 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/02 03:25:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/02 03:25:24 DEBUG : dir1/0015-9;=.t: Uploading chunk 0, size=17, remain=0 2026/02/02 03:25:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/02 03:25:24 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/02 03:25:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/02 03:25:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/02 03:25:25 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/02 03:25:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/02 03:25:25 DEBUG : Waiting for deletions to finish 2026/02/02 03:25:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0003-defghij.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0014-89;=.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0007-1234567.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0012-6789;.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0013-789;=.txt: Deleted 2026/02/02 03:25:25 INFO : appleappleapplebanana: Deleted 2026/02/02 03:25:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0008-2345678.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0009-3456789.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0011-56789;.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0010-456789.txt: Deleted 2026/02/02 03:25:25 INFO : dir1/0015-9;=.txt: Deleted 2026/02/02 03:25:25 INFO : splitbananasplit: Deleted 2026/02/02 03:25:25 DEBUG : Waiting for deletions to finish 2026/02/02 03:25:25 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:25:25 DEBUG : apple: Excluded 2026/02/02 03:25:25 DEBUG : appleapple: Excluded (Path Filter) 2026/02/02 03:25:25 DEBUG : appleapple: Excluded 2026/02/02 03:25:25 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:25:25 DEBUG : banana: Excluded 2026/02/02 03:25:25 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/02 03:25:25 DEBUG : splitbanan: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0000-abcde: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0001-bcdef: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0002-cdefg: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0003-defgh: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0004-efghi: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0005-fghij: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0006-ghijk: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0007-12345: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0008-23456: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0009-34567: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0010-45678: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0011-56789: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0012-6789;: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0013-789;=: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0014-89;=.: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/02 03:25:26 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/02 03:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:26 DEBUG : apple: size = 5 OK 2026/02/02 03:25:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : apple: Unchanged skipping 2026/02/02 03:25:26 DEBUG : appleapple: size = 21 OK 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:25:26 DEBUG : splitbanan: size = 16 OK 2026/02/02 03:25:26 DEBUG : banana: size = 6 OK 2026/02/02 03:25:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:25:26 DEBUG : banana: Unchanged skipping 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/02 03:25:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/02 03:25:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/02 03:25:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/02 03:25:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/02 03:25:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/02 03:25:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/02 03:25:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/02 03:25:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/02 03:25:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/02 03:25:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/02 03:25:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/02 03:25:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/02 03:25:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/02 03:25:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/02 03:25:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/02 03:25:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/02 03:25:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/02 03:25:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/02 03:25:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/02 03:25:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/02 03:25:26 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/02 03:25:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/02 03:25:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/02 03:25:26 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/02 03:25:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/02 03:25:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/02 03:25:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/02 03:25:26 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/02 03:25:26 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/02 03:25:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/02 03:25:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/02 03:25:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:25:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:25:26 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:25:26 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:25:26 DEBUG : Waiting for deletions to finish 2026/02/02 03:25:26 DEBUG : Waiting for deletions to finish 2026/02/02 03:25:27 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : apple: Excluded 2026/02/02 03:25:27 DEBUG : appleapple: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : appleapple: Excluded 2026/02/02 03:25:27 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : banana: Excluded 2026/02/02 03:25:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : splitbanan: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0000-abcde: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0001-bcdef: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0002-cdefg: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0003-defgh: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0004-efghi: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0005-fghij: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0006-ghijk: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0007-12345: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0008-23456: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0009-34567: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0010-45678: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0011-56789: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0012-6789;: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0013-789;=: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0014-89;=.: Excluded 2026/02/02 03:25:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/02 03:25:27 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/02 03:25:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:25:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:25:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:25:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:25:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:25:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:25:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:25:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:25:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:25:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:25:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:25:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:25:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:25:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:25:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:25:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:25:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:25:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:25:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:25:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:25:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:25:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:25:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:25:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:25:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:25:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:25:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:25:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:25:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:25:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:25:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:25:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/02 03:25:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:25:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/02 03:25:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/02 03:25:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/02 03:25:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/02 03:25:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/02 03:25:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/02 03:25:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/02 03:25:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/02 03:25:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/02 03:25:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/02 03:25:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/02 03:25:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/02 03:25:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/02 03:25:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/02 03:25:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/02 03:25:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/02 03:25:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/02 03:25:27 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:25:33 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:35 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:37 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:38 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:40 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:42 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:44 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:46 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:47 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:49 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:25:51 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:25:53 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:25:54 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:25:56 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:25:58 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:26:00 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:26:01 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:26:03 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:26:05 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:26:07 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:26:08 DEBUG : Waiting for deletions to finish 2026/02/02 03:26:08 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : apple: Excluded 2026/02/02 03:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:26:08 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : banana: Excluded 2026/02/02 03:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : splitbananasplit: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:26:09 DEBUG : apple: size = 5 OK 2026/02/02 03:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : apple: Unchanged skipping 2026/02/02 03:26:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:26:09 DEBUG : banana: size = 6 OK 2026/02/02 03:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : banana: Unchanged skipping 2026/02/02 03:26:09 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:26:09 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:26:09 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:26:09 DEBUG : Waiting for deletions to finish 2026/02/02 03:26:09 DEBUG : Waiting for deletions to finish 2026/02/02 03:26:09 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : apple: Excluded 2026/02/02 03:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:26:09 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : banana: Excluded 2026/02/02 03:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : splitbananasplit: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:26:10 DEBUG : apple: size = 5 OK 2026/02/02 03:26:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : apple: Unchanged skipping 2026/02/02 03:26:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:26:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:26:10 DEBUG : banana: size = 6 OK 2026/02/02 03:26:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : banana: Unchanged skipping 2026/02/02 03:26:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:26:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:26:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:26:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:26:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:26:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:26:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:26:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:26:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:26:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:26:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:26:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:26:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:26:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:26:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:26:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:26:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:26:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:26:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:26:10 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:26:10 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:26:10 DEBUG : Waiting for deletions to finish 2026/02/02 03:26:10 DEBUG : Waiting for deletions to finish 2026/02/02 03:26:10 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : apple: Excluded 2026/02/02 03:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:26:10 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : banana: Excluded 2026/02/02 03:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : splitbananasplit: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:26:11 DEBUG : Waiting for deletions to finish 2026/02/02 03:26:11 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : apple: Excluded 2026/02/02 03:26:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:26:11 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : banana: Excluded 2026/02/02 03:26:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : splitbananasplit: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:26:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:26:11 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:26:17 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:26:19 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:26:21 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:26:23 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:26:24 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:26:26 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:26:28 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:26:30 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:26:32 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:26:34 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:26:36 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:26:38 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:26:39 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:26:41 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:26:43 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:26:45 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:26:46 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:26:48 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:26:50 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:26:52 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:26:52 DEBUG : Waiting for deletions to finish 2026/02/02 03:26:53 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : apple: Excluded 2026/02/02 03:26:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:26:53 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : banana: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:26:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:26:53 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/02 03:27:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:27:01 DEBUG : banana: size = 6 OK 2026/02/02 03:27:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : banana: Unchanged skipping 2026/02/02 03:27:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:27:01 DEBUG : apple: size = 5 OK 2026/02/02 03:27:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:27:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : apple: Unchanged skipping 2026/02/02 03:27:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:27:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:27:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:27:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:27:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:27:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:27:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:27:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:27:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:27:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:27:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:27:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:27:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:27:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:27:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:27:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:27:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:27:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:27:01 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:27:01 DEBUG : Waiting for deletions to finish 2026/02/02 03:27:01 DEBUG : Waiting for deletions to finish 2026/02/02 03:27:01 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:27:01 DEBUG : apple: Excluded 2026/02/02 03:27:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:27:01 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:27:01 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:27:01 DEBUG : banana: Excluded 2026/02/02 03:27:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:27:01 DEBUG : splitbananasplit: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:27:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:27:02 DEBUG : apple: size = 5 OK 2026/02/02 03:27:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : apple: Unchanged skipping 2026/02/02 03:27:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:27:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : banana: size = 6 OK 2026/02/02 03:27:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : banana: Unchanged skipping 2026/02/02 03:27:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:27:02 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:27:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:27:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:27:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:27:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:27:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:27:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:27:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:27:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:27:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:27:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:27:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:27:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:27:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:27:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:27:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:27:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:27:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:27:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:27:02 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:27:02 DEBUG : Waiting for deletions to finish 2026/02/02 03:27:02 DEBUG : Waiting for deletions to finish 2026/02/02 03:27:02 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : apple: Excluded 2026/02/02 03:27:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:27:02 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : banana: Excluded 2026/02/02 03:27:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:27:02 DEBUG : splitbananasplit: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:27:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:27:03 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:27:09 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:11 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:13 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:15 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:17 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:19 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:21 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:23 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:24 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:26 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:28 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:27:30 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:27:31 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:27:33 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:27:35 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:27:37 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:27:39 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:27:40 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:27:42 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:44 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:27:45 DEBUG : Waiting for deletions to finish 2026/02/02 03:27:45 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:27:45 DEBUG : apple: Excluded 2026/02/02 03:27:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:27:45 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:27:45 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:27:45 DEBUG : banana: Excluded 2026/02/02 03:27:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:27:45 DEBUG : splitbananasplit: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:27:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:27:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:27:46 DEBUG : apple: size = 5 OK 2026/02/02 03:27:46 DEBUG : banana: size = 6 OK 2026/02/02 03:27:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:46 DEBUG : apple: Unchanged skipping 2026/02/02 03:27:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:46 DEBUG : banana: Unchanged skipping 2026/02/02 03:27:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:27:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:27:46 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:27:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:46 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:27:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:27:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:27:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:27:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:27:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:27:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:27:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:27:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:27:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:27:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:27:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:27:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:27:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:27:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:27:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:27:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:27:47 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:27:47 DEBUG : Waiting for deletions to finish 2026/02/02 03:27:47 DEBUG : Waiting for deletions to finish 2026/02/02 03:27:47 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : apple: Excluded 2026/02/02 03:27:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:27:47 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : banana: Excluded 2026/02/02 03:27:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : splitbananasplit: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:27:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:27:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:27:48 DEBUG : apple: size = 5 OK 2026/02/02 03:27:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : apple: Unchanged skipping 2026/02/02 03:27:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:27:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:27:48 DEBUG : banana: size = 6 OK 2026/02/02 03:27:48 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:27:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:27:48 DEBUG : banana: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:27:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:27:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:27:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:27:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:27:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:27:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:27:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:27:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:27:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:27:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:27:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:27:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:27:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:27:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:27:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:27:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:27:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:27:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:27:48 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:27:48 DEBUG : Waiting for deletions to finish 2026/02/02 03:27:48 DEBUG : Waiting for deletions to finish 2026/02/02 03:27:48 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : apple: Excluded 2026/02/02 03:27:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:27:48 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : banana: Excluded 2026/02/02 03:27:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : splitbananasplit: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:27:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:27:48 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:27:55 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:57 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:27:59 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:01 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:02 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:04 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:06 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:08 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:10 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:12 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:14 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:28:16 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:28:18 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:28:20 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:28:22 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:28:24 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:28:26 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:28:27 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:28:29 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:31 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:28:32 DEBUG : Waiting for deletions to finish 2026/02/02 03:28:32 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : apple: Excluded 2026/02/02 03:28:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:28:32 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : banana: Excluded 2026/02/02 03:28:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : splitbananasplit: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:28:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:28:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:28:33 DEBUG : apple: size = 5 OK 2026/02/02 03:28:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : apple: Unchanged skipping 2026/02/02 03:28:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:28:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:28:33 DEBUG : banana: size = 6 OK 2026/02/02 03:28:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : banana: Unchanged skipping 2026/02/02 03:28:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:28:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:28:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:28:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:28:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:28:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:28:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:28:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:28:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:28:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:28:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:28:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:28:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:28:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:28:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:28:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:28:33 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:28:33 DEBUG : Waiting for deletions to finish 2026/02/02 03:28:33 DEBUG : Waiting for deletions to finish 2026/02/02 03:28:33 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:28:33 DEBUG : apple: Excluded 2026/02/02 03:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:28:33 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:28:33 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:28:33 DEBUG : banana: Excluded 2026/02/02 03:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:28:33 DEBUG : splitbananasplit: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:28:34 DEBUG : apple: size = 5 OK 2026/02/02 03:28:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : apple: Unchanged skipping 2026/02/02 03:28:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:28:34 DEBUG : banana: size = 6 OK 2026/02/02 03:28:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : banana: Unchanged skipping 2026/02/02 03:28:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:28:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:28:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:28:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:28:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:28:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:28:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:28:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:28:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:28:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:28:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:28:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:28:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:28:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:28:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:28:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:28:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:28:34 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:28:34 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:28:34 DEBUG : Waiting for deletions to finish 2026/02/02 03:28:34 DEBUG : Waiting for deletions to finish 2026/02/02 03:28:34 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : apple: Excluded 2026/02/02 03:28:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:28:34 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : banana: Excluded 2026/02/02 03:28:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:28:34 DEBUG : splitbananasplit: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:28:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:28:35 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:28:41 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:43 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:44 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:46 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:48 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:50 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:51 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:53 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:55 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:57 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/02 03:28:59 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:29:01 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/02 03:29:03 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:29:04 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/02 03:29:06 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/02 03:29:08 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/02 03:29:10 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/02 03:29:11 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/02 03:29:13 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/02 03:29:15 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/02 03:29:16 DEBUG : Waiting for deletions to finish 2026/02/02 03:29:16 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : apple: Excluded 2026/02/02 03:29:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:29:16 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : banana: Excluded 2026/02/02 03:29:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : splitbananasplit: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:29:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:29:16 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/02 03:29:24 DEBUG : apple: size = 5 OK 2026/02/02 03:29:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : apple: Unchanged skipping 2026/02/02 03:29:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:29:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:29:24 DEBUG : banana: size = 6 OK 2026/02/02 03:29:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : banana: Unchanged skipping 2026/02/02 03:29:24 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:29:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:29:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:29:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:29:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:29:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:29:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:29:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:29:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:29:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:29:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:29:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:29:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:29:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:29:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:29:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:29:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:29:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:29:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:29:24 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:29:24 DEBUG : Waiting for deletions to finish 2026/02/02 03:29:24 DEBUG : Waiting for deletions to finish 2026/02/02 03:29:25 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : apple: Excluded 2026/02/02 03:29:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:29:25 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : banana: Excluded 2026/02/02 03:29:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : splitbananasplit: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:29:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:29:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/02 03:29:25 DEBUG : apple: size = 5 OK 2026/02/02 03:29:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/02 03:29:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/02 03:29:25 DEBUG : apple: Unchanged skipping 2026/02/02 03:29:25 DEBUG : splitbananasplit: size = 16 OK 2026/02/02 03:29:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:25 DEBUG : splitbananasplit: Unchanged skipping 2026/02/02 03:29:25 DEBUG : banana: size = 6 OK 2026/02/02 03:29:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:25 DEBUG : banana: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/02 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/02 03:29:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/02 03:29:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/02 03:29:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/02 03:29:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/02 03:29:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/02 03:29:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/02 03:29:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:29:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/02 03:29:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/02 03:29:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/02 03:29:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/02 03:29:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/02 03:29:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/02 03:29:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/02 03:29:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/02 03:29:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/02 03:29:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/02 03:29:26 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:29:26 DEBUG : Waiting for deletions to finish 2026/02/02 03:29:26 DEBUG : Waiting for deletions to finish 2026/02/02 03:29:26 DEBUG : apple: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : apple: Excluded 2026/02/02 03:29:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : appleappleapplebanana: Excluded 2026/02/02 03:29:26 DEBUG : banana: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : banana: Excluded 2026/02/02 03:29:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : splitbananasplit: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/02 03:29:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/02 03:29:26 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (598.24s) --- PASS: TestTransform/NFC (43.51s) --- PASS: TestTransform/NFD (43.76s) --- PASS: TestTransform/base64 (59.56s) --- PASS: TestTransform/prefix (90.45s) --- PASS: TestTransform/suffix (67.87s) --- PASS: TestTransform/truncate (53.89s) --- PASS: TestTransform/encoder (44.40s) --- PASS: TestTransform/ISO-8859-1 (51.94s) --- PASS: TestTransform/charmap (45.31s) --- PASS: TestTransform/lowercase (46.23s) --- PASS: TestTransform/ascii (51.30s) === RUN TestTransformCopy run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:29:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/02 03:29:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/02 03:29:31 INFO : sub dir_somesuffix: Making directory 2026/02/02 03:29:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/02 03:29:32 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/02 03:29:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/02 03:29:32 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/02 03:29:32 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:29:32 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:29:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:29:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/02 03:29:33 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:29:33 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/02 03:29:33 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (4.05s) === RUN TestDoubleTransform run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:29:35 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:29:35 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:29:35 INFO : tictactoe: Making directory 2026/02/02 03:29:36 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:29:36 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:29:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:29:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/02 03:29:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:29:36 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:29:36 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:29:36 DEBUG : tictactoe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/02/02 03:29:37 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/02 03:29:37 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:29:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/02 03:29:37 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (3.83s) === RUN TestFileTag run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:29:39 INFO : toe: Making directory 2026/02/02 03:29:39 INFO : toe/toe: Making directory 2026/02/02 03:29:40 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:29:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/02 03:29:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/02 03:29:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/02 03:29:40 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:29:40 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:29:41 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/02/02 03:29:42 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/02 03:29:42 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:29:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/02 03:29:42 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (4.78s) === RUN TestNoTag run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:29:44 INFO : toe: Making directory 2026/02/02 03:29:44 INFO : toe/toe: Making directory 2026/02/02 03:29:45 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:29:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/02 03:29:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/02 03:29:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/02 03:29:45 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:29:45 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:29:46 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/02/02 03:29:47 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/02 03:29:47 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:29:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/02 03:29:47 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestNoTag (12.93s) === RUN TestDirTag run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:29:57 DEBUG : empty_dir: Making directory with metadata 2026/02/02 03:29:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/02 03:29:57 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:29:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:29:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:29:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:29:57 INFO : tictacempty_dir: Making directory 2026/02/02 03:29:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:29:57 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:29:57 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:29:57 INFO : tictactoe: Making directory 2026/02/02 03:29:58 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:29:58 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:29:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:29:58 INFO : tictactoe/tictactoe: Making directory 2026/02/02 03:29:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:29:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/02 03:29:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:29:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/02 03:29:58 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:29:58 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:29:59 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:30:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/02 03:30:00 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:30:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/02 03:30:00 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (5.47s) === RUN TestAllTag run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:30:02 DEBUG : empty_dir: Making directory with metadata 2026/02/02 03:30:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/02 03:30:02 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:02 INFO : tictacempty_dir: Making directory 2026/02/02 03:30:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:03 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:03 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:03 INFO : tictactoe: Making directory 2026/02/02 03:30:03 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:03 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:30:03 INFO : tictactoe/tictactoe: Making directory 2026/02/02 03:30:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:30:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/02 03:30:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:03 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:30:03 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:30:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:30:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/02 03:30:05 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:30:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:05 DEBUG : Waiting for deletions to finish 2026/02/02 03:30:06 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:30:06 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:06 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:06 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/02 03:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/02 03:30:06 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/02 03:30:06 NOTICE: OpenDrive root 'rclone-test-tuloxef2dena': 0 differences found 2026/02/02 03:30:06 NOTICE: OpenDrive root 'rclone-test-tuloxef2dena': 1 matching files --- PASS: TestAllTag (5.89s) === RUN TestRunTwice run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:30:08 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:08 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:08 INFO : tictactoe: Making directory 2026/02/02 03:30:08 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:08 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:30:08 INFO : tictactoe/tictactoe: Making directory 2026/02/02 03:30:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:30:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/02 03:30:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:09 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:30:09 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:30:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/02 03:30:10 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:30:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/02 03:30:11 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:30:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/02 03:30:11 ERROR : OpenDrive root 'rclone-test-tuloxef2dena': not deleting files as there were IO errors 2026/02/02 03:30:11 ERROR : OpenDrive root 'rclone-test-tuloxef2dena': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRunTwice --- FAIL: TestRunTwice (4.17s) === RUN TestConflicting run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:30:12 INFO : toe: Making directory 2026/02/02 03:30:13 INFO : toe/toe: Making directory 2026/02/02 03:30:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/02 03:30:13 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:30:13 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:30:14 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2026/02/02 03:30:15 DEBUG : toe/toe/toe: size = 11 OK 2026/02/02 03:30:15 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:30:15 INFO : toe/toe/toe: Copied (new) 2026/02/02 03:30:15 ERROR : OpenDrive root 'rclone-test-tuloxef2dena': not deleting files as there were IO errors 2026/02/02 03:30:15 ERROR : OpenDrive root 'rclone-test-tuloxef2dena': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (4.02s) === RUN TestMove run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:30:16 DEBUG : empty_dir: Making directory with metadata 2026/02/02 03:30:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/02 03:30:16 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:16 INFO : tictacempty_dir: Making directory 2026/02/02 03:30:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:17 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:17 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:17 INFO : tictactoe: Making directory 2026/02/02 03:30:17 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:17 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:30:17 INFO : tictactoe/tictactoe: Making directory 2026/02/02 03:30:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:30:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/02 03:30:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:17 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:30:17 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:30:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:30:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/02 03:30:19 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:30:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:19 INFO : toe/toe/toe.txt: Deleted 2026/02/02 03:30:19 ERROR : Local file system at /tmp/rclone1585037333: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (4.79s) === RUN TestTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:30:21 DEBUG : empty_dir: Making directory with metadata 2026/02/02 03:30:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/02 03:30:21 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:21 INFO : tictacempty_dir: Making directory 2026/02/02 03:30:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:21 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:21 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:21 INFO : tictactoe: Making directory 2026/02/02 03:30:22 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:22 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:30:22 INFO : tictactoe/tictactoe: Making directory 2026/02/02 03:30:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:30:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/02 03:30:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:22 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:30:22 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:30:22 ERROR : toe/toe/toe.txt: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2026/02/02 03:30:22 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to get folder list: Directory doesn't exist (Error 404) 2026/02/02 03:30:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:22 ERROR : Local file system at /tmp/rclone1585037333: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile 2026/02/02 03:30:22 ERROR : tictactoe: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestTransformFile --- FAIL: TestTransformFile (1.53s) === RUN TestManualTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:30:23 DEBUG : Reset feature "Copy" 2026/02/02 03:30:23 DEBUG : Reset feature "Move" 2026/02/02 03:30:23 DEBUG : Reset feature "Copy" 2026/02/02 03:30:23 DEBUG : Reset feature "Move" 2026/02/02 03:30:23 DEBUG : empty_dir: Making directory with metadata 2026/02/02 03:30:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/02 03:30:23 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/02 03:30:23 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:23 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:23 DEBUG : toe: transformed to: tictactoe 2026/02/02 03:30:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:30:23 INFO : tictactoe/tictactoe: Making directory 2026/02/02 03:30:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/02 03:30:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/02 03:30:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:23 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:30:23 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:30:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/02 03:30:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/02 03:30:25 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:30:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/02 03:30:25 INFO : toe/toe/toe.txt: Deleted 2026/02/02 03:30:25 ERROR : Local file system at /tmp/rclone1585037333: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (4.29s) === RUN TestBase64 run.go:185: Remote "OpenDrive root 'rclone-test-tuloxef2dena'", Local "Local file system at /tmp/rclone1585037333", Modify Window "1s" 2026/02/02 03:30:27 DEBUG : toe: transformed to: dG9l 2026/02/02 03:30:27 DEBUG : toe: transformed to: dG9l 2026/02/02 03:30:27 INFO : dG9l: Making directory 2026/02/02 03:30:27 DEBUG : toe: transformed to: dG9l 2026/02/02 03:30:27 DEBUG : toe: transformed to: dG9l 2026/02/02 03:30:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/02 03:30:27 INFO : dG9l/dG9l: Making directory 2026/02/02 03:30:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/02 03:30:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/02 03:30:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/02 03:30:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/02 03:30:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/02 03:30:28 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for checks to finish 2026/02/02 03:30:28 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Waiting for transfers to finish 2026/02/02 03:30:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2026/02/02 03:30:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/02 03:30:29 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/02 03:30:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/02 03:30:29 ERROR : OpenDrive root 'rclone-test-tuloxef2dena': not deleting files as there were IO errors 2026/02/02 03:30:29 ERROR : OpenDrive root 'rclone-test-tuloxef2dena': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (4.26s) FAIL 2026/02/02 03:30:31 DEBUG : OpenDrive root 'rclone-test-tuloxef2dena': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestDirTag|TestDoubleTransform|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideCopyOverSelf|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncSuffixKeepExtension|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 13m5.023013807s (try 4/5): exit status 1: Failed [TestServerSideCopyOverSelf TestSyncBackupDirWithSuffix TestSyncSuffixKeepExtension TestFixCase TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]