"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideCopyOverSelf|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncBackupDirSuffixOnly|TestSyncSuffixKeepExtension|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 2/5) 2026/02/28 01:57:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fuvudiy8giku" 2026/02/28 01:57:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:57:51 DEBUG : Starting OpenDrive session with ID: cae345f4da0dde766bf4c4e901abd59042c10dcc3fcabcc1e547b38ebb1e641d 2026/02/28 01:57:52 DEBUG : Creating backend with remote "/tmp/rclone4032679054" === RUN TestServerSideCopyOverSelf run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 01:57:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/02/28 01:57:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-simozaf7kihe" 2026/02/28 01:57:55 DEBUG : Starting OpenDrive session with ID: 30419d5624aca06f9a14c22edfb9211f3befc7029e517ded2730b52c0c875aca sync_test.go:656: Server side copy (if possible) OpenDrive root 'rclone-test-fuvudiy8giku' -> OpenDrive root 'rclone-test-simozaf7kihe' 2026/02/28 01:57:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:57:56 DEBUG : OpenDrive root 'rclone-test-simozaf7kihe': Waiting for checks to finish 2026/02/28 01:57:56 DEBUG : OpenDrive root 'rclone-test-simozaf7kihe': Waiting for transfers to finish 2026/02/28 01:57:57 DEBUG : sub dir/hello world: size = 11 OK 2026/02/28 01:57:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/02/28 01:57:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/28 01:57:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2026/02/28 01:58:00 DEBUG : sub dir/hello world: size = 17 (OpenDrive root 'rclone-test-fuvudiy8giku') 2026/02/28 01:58:00 DEBUG : sub dir/hello world: size = 11 (OpenDrive root 'rclone-test-simozaf7kihe') 2026/02/28 01:58:00 DEBUG : sub dir/hello world: Sizes differ 2026/02/28 01:58:00 DEBUG : OpenDrive root 'rclone-test-simozaf7kihe': Waiting for checks to finish 2026/02/28 01:58:00 DEBUG : OpenDrive root 'rclone-test-simozaf7kihe': Waiting for transfers to finish 2026/02/28 01:58:00 DEBUG : sub dir/hello world: size = 17 OK 2026/02/28 01:58:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/02/28 01:58:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/28 01:58:01 DEBUG : OpenDrive root 'rclone-test-simozaf7kihe': Purge remote --- PASS: TestServerSideCopyOverSelf (10.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 01:58:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/02/28 01:58:04 DEBUG : empty space: size = 1 OK 2026/02/28 01:58:04 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/02/28 01:58:04 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 01:58:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/02/28 01:58:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/28 01:58:04 DEBUG : empty space: Unchanged skipping 2026/02/28 01:58:04 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 01:58:04 DEBUG : Waiting for deletions to finish 2026/02/28 01:58:04 INFO : There was nothing to transfer 2026/02/28 01:58:05 DEBUG : empty space: size = 1 OK 2026/02/28 01:58:05 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/02/28 01:58:05 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 01:58:05 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/02/28 01:58:05 INFO : empty space: Updated modification time in destination 2026/02/28 01:58:05 DEBUG : empty space: Unchanged skipping 2026/02/28 01:58:05 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 01:58:05 DEBUG : Waiting for deletions to finish 2026/02/28 01:58:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 01:58:06 DEBUG : potato: Uploading chunk 0, size=60, 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:1117 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: potato: Modification time difference too big |-124164h58m8s| > 1s (want 2011-12-30 12:59:59 +0000 UTC vs got 2026-02-28 01:58:07 +0000 UTC) (precision 1s) 2026/02/28 01:58:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4032679054) 2026/02/28 01:58:08 DEBUG : potato: size = 60 (OpenDrive root 'rclone-test-fuvudiy8giku') 2026/02/28 01:58:08 DEBUG : potato: Sizes differ 2026/02/28 01:58:08 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 01:58:08 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 01:58:08 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2026/02/28 01:58:09 DEBUG : potato: size = 21 OK 2026/02/28 01:58:09 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/02/28 01:58:09 INFO : potato: Copied (replaced existing) 2026/02/28 01:58:09 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncAfterChangingFilesSizeOnly (4.01s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 01:58:11 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/02/28 01:58:13 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/02/28 01:58:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/02/28 01:58:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fuvudiy8giku/dst" 2026/02/28 01:58:16 DEBUG : Starting OpenDrive session with ID: 8480a3f4a38dae10e308634c5bd174d138939bfa976a52f67d49535f3f3a55fa 2026/02/28 01:58:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone4032679054) 2026/02/28 01:58:17 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-fuvudiy8giku/dst') 2026/02/28 01:58:17 DEBUG : one: Sizes differ 2026/02/28 01:58:17 DEBUG : two: size = 3 OK 2026/02/28 01:58:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:58:17 DEBUG : two: Unchanged skipping 2026/02/28 01:58:17 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku/dst': Waiting for checks to finish 2026/02/28 01:58:17 DEBUG : one: same parent dir (ODFfMTA0NDk2MTBfYW1uVkI) - using file/rename instead of move_copy for one.bak 2026/02/28 01:58:17 INFO : one: Moved (server-side) to: one.bak 2026/02/28 01:58:17 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku/dst': Waiting for transfers to finish 2026/02/28 01:58:18 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/02/28 01:58:19 DEBUG : one: size = 4 OK 2026/02/28 01:58:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/28 01:58:19 INFO : one: Copied (new) 2026/02/28 01:58:19 DEBUG : Waiting for deletions to finish 2026/02/28 01:58:19 DEBUG : three.txt: same parent dir (ODFfMTA0NDk2MTBfYW1uVkI) - using file/rename instead of move_copy for three.txt.bak 2026/02/28 01:58:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/28 01:58:19 INFO : three.txt: Moved into backup dir 2026/02/28 01:58:20 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2026/02/28 01:58:22 DEBUG : one.bak: Excluded (Path Filter) 2026/02/28 01:58:22 DEBUG : one.bak: Excluded 2026/02/28 01:58:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/28 01:58:22 DEBUG : three.txt.bak: Excluded 2026/02/28 01:58:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone4032679054) 2026/02/28 01:58:22 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-fuvudiy8giku/dst') 2026/02/28 01:58:22 DEBUG : one: Sizes differ 2026/02/28 01:58:22 DEBUG : two: size = 3 OK 2026/02/28 01:58:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:58:22 DEBUG : two: Unchanged skipping 2026/02/28 01:58:22 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku/dst': Waiting for checks to finish 2026/02/28 01:58:22 INFO : one.bak: Deleted 2026/02/28 01:58:23 DEBUG : one: same parent dir (ODFfMTA0NDk2MTBfYW1uVkI) - using file/rename instead of move_copy for one.bak 2026/02/28 01:58:23 INFO : one: Moved (server-side) to: one.bak 2026/02/28 01:58:23 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku/dst': Waiting for transfers to finish 2026/02/28 01:58:24 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/02/28 01:58:24 DEBUG : one: size = 5 OK 2026/02/28 01:58:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/28 01:58:24 INFO : one: Copied (new) 2026/02/28 01:58:24 DEBUG : Waiting for deletions to finish 2026/02/28 01:58:25 INFO : three.txt.bak: Deleted 2026/02/28 01:58:25 DEBUG : three.txt: same parent dir (ODFfMTA0NDk2MTBfYW1uVkI) - using file/rename instead of move_copy for three.txt.bak 2026/02/28 01:58:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/28 01:58:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.39s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 01:58:28 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/02/28 01:58:30 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/02/28 01:58:32 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/02/28 01:58:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fuvudiy8giku/dst" 2026/02/28 01:58:33 DEBUG : Config file has changed externally - reloading 2026/02/28 01:58:33 DEBUG : Starting OpenDrive session with ID: 2747bb9677eeb628562294ad860b79f35db7a1512a795e3c2aa2f2cda54e3f77 2026/02/28 01:58:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone4032679054) 2026/02/28 01:58:34 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-fuvudiy8giku/dst') 2026/02/28 01:58:34 DEBUG : one: Sizes differ 2026/02/28 01:58:34 DEBUG : one: same parent dir (ODFfMTA0NDk2MTlfOEM3aFY) - using file/rename instead of move_copy for one-2019-01-01 2026/02/28 01:58:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/28 01:58:35 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/02/28 01:58:36 DEBUG : one: size = 4 OK 2026/02/28 01:58:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/28 01:58:36 INFO : one: Copied (new) 2026/02/28 01:58:36 DEBUG : two: size = 3 OK 2026/02/28 01:58:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:58:36 DEBUG : two: Unchanged skipping 2026/02/28 01:58:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4032679054) 2026/02/28 01:58:37 DEBUG : three.txt: size = 5 (OpenDrive root 'rclone-test-fuvudiy8giku/dst') 2026/02/28 01:58:37 DEBUG : three.txt: Sizes differ 2026/02/28 01:58:37 DEBUG : three.txt: same parent dir (ODFfMTA0NDk2MTlfOEM3aFY) - using file/rename instead of move_copy for three-2019-01-01.txt 2026/02/28 01:58:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/28 01:58:38 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2026/02/28 01:58:39 DEBUG : three.txt: size = 6 OK 2026/02/28 01:58:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/02/28 01:58:39 INFO : three.txt: Copied (new) 2026/02/28 01:58:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone4032679054) 2026/02/28 01:58:40 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-fuvudiy8giku/dst') 2026/02/28 01:58:40 DEBUG : one: Sizes differ 2026/02/28 01:58:40 INFO : one-2019-01-01: Deleted 2026/02/28 01:58:40 DEBUG : one: same parent dir (ODFfMTA0NDk2MTlfOEM3aFY) - using file/rename instead of move_copy for one-2019-01-01 2026/02/28 01:58:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/28 01:58:41 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/02/28 01:58:42 DEBUG : one: size = 5 OK 2026/02/28 01:58:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/28 01:58:42 INFO : one: Copied (new) 2026/02/28 01:58:42 DEBUG : two: size = 3 OK 2026/02/28 01:58:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:58:42 DEBUG : two: Unchanged skipping 2026/02/28 01:58:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4032679054) 2026/02/28 01:58:43 DEBUG : three.txt: size = 6 (OpenDrive root 'rclone-test-fuvudiy8giku/dst') 2026/02/28 01:58:43 DEBUG : three.txt: Sizes differ 2026/02/28 01:58:43 INFO : three-2019-01-01.txt: Deleted 2026/02/28 01:58:43 DEBUG : three.txt: same parent dir (ODFfMTA0NDk2MTlfOEM3aFY) - using file/rename instead of move_copy for three-2019-01-01.txt 2026/02/28 01:58:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/28 01:58:44 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 01:58:45 DEBUG : three.txt: size = 19 OK 2026/02/28 01:58:45 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/02/28 01:58:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.20s) === RUN TestFixCase run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 01:58:48 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2026/02/28 01:58:50 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2026/02/28 01:58:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2026/02/28 01:58:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2026/02/28 01:58:57 DEBUG : EXISTING: size = 6 OK 2026/02/28 01:58:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:58:57 DEBUG : existing: Unchanged skipping 2026/02/28 01:58:57 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone4032679054) 2026/02/28 01:58:57 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (OpenDrive root 'rclone-test-fuvudiy8giku') 2026/02/28 01:58:57 DEBUG : existingbutdifferent: Sizes differ 2026/02/28 01:58:57 DEBUG : EXISTING: moving to existing-rclone-move-yuserom4 2026/02/28 01:58:57 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-misiqil5 2026/02/28 01:58:57 DEBUG : subdira-rclone-move-micebon8: same parent dir (ODFfMTA0NDk1OThfSWlJWUw) - using folder/rename instead of move_copy 2026/02/28 01:58:58 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfMTA0NDk1OThfSWlJWUw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-misiqil5 2026/02/28 01:58:58 DEBUG : EXISTING: same parent dir (ODFfMTA0NDk1OThfSWlJWUw) - using file/rename instead of move_copy for existing-rclone-move-yuserom4 2026/02/28 01:58:58 DEBUG : subdira: same parent dir (ODFfMTA0NDk1OThfSWlJWUw) - using folder/rename instead of move_copy 2026/02/28 01:58:58 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-misiqil5 2026/02/28 01:58:58 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/02/28 01:58:58 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yuserom4 2026/02/28 01:58:58 DEBUG : EXISTING: moving to existing 2026/02/28 01:58:58 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/02/28 01:58:58 DEBUG : existingbutdifferent-rclone-move-misiqil5: same parent dir (ODFfMTA0NDk1OThfSWlJWUw) - using file/rename instead of move_copy for existingbutdifferent 2026/02/28 01:58:58 DEBUG : existing-rclone-move-yuserom4: same parent dir (ODFfMTA0NDk1OThfSWlJWUw) - using file/rename instead of move_copy for existing 2026/02/28 01:58:58 INFO : existing-rclone-move-yuserom4: Moved (server-side) to: existing 2026/02/28 01:58:58 INFO : EXISTING: Moved (server-side) to: existing 2026/02/28 01:58:58 INFO : EXISTING: Fixed case by renaming to: existing 2026/02/28 01:58:59 DEBUG : subdira/subdirb-rclone-move-yesimeb9: same parent dir (ODFfMTA0NDk2MzJfV1BwbmY) - using folder/rename instead of move_copy 2026/02/28 01:58:59 DEBUG : subdira/subdirb: same parent dir (ODFfMTA0NDk2MzJfV1BwbmY) - using folder/rename instead of move_copy 2026/02/28 01:59:00 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2026/02/28 01:59:00 INFO : existingbutdifferent-rclone-move-misiqil5: Moved (server-side) to: existingbutdifferent 2026/02/28 01:59:00 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/02/28 01:59:00 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/02/28 01:59:00 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2026/02/28 01:59:00 DEBUG : subdira/subdirb/subdirc-rclone-move-miwuhoz5: same parent dir (ODFfMTA0NDk2MzNfRzZlN1o) - using folder/rename instead of move_copy 2026/02/28 01:59:01 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfMTA0NDk2MzNfRzZlN1o) - using folder/rename instead of move_copy 2026/02/28 01:59:01 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2026/02/28 01:59:01 DEBUG : existingbutdifferent: size = 5 OK 2026/02/28 01:59:01 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/02/28 01:59:01 INFO : existingbutdifferent: Copied (replaced existing) 2026/02/28 01:59:01 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone4032679054) 2026/02/28 01:59:01 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (OpenDrive root 'rclone-test-fuvudiy8giku') 2026/02/28 01:59:01 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/02/28 01:59:02 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-deqajan9: same parent dir (ODFfMTA0NDk2MzRfelFQZEY) - using folder/rename instead of move_copy 2026/02/28 01:59:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-huzubex8 2026/02/28 01:59:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfMTA0NDk2MzRfelFQZEY) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-huzubex8 2026/02/28 01:59:02 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfMTA0NDk2MzRfelFQZEY) - using folder/rename instead of move_copy 2026/02/28 01:59:02 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-huzubex8 2026/02/28 01:59:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2026/02/28 01:59:02 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2026/02/28 01:59:03 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-huzubex8: same parent dir (ODFfMTA0NDk2MzRfelFQZEY) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2026/02/28 01:59:03 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 01:59:03 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone4032679054) 2026/02/28 01:59:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (OpenDrive root 'rclone-test-fuvudiy8giku') 2026/02/28 01:59:03 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2026/02/28 01:59:03 INFO : subdira/subdirb/subdirc/hello-rclone-move-huzubex8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/02/28 01:59:03 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/02/28 01:59:03 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2026/02/28 01:59:03 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2026/02/28 01:59:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xoceban4 2026/02/28 01:59:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfMTA0NDk2MzdfVFhGWnI) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xoceban4 2026/02/28 01:59:03 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xoceban4 2026/02/28 01:59:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/02/28 01:59:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xoceban4: same parent dir (ODFfMTA0NDk2MzdfVFhGWnI) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/02/28 01:59:04 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xoceban4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/02/28 01:59:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/02/28 01:59:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/02/28 01:59:04 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 01:59:04 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/02/28 01:59:04 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/02/28 01:59:04 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2026/02/28 01:59:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2026/02/28 01:59:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/02/28 01:59:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/02/28 01:59:05 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2026/02/28 01:59:05 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.97s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 01:59:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 01:59:09 INFO : sub dir: Making directory 2026/02/28 01:59:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (15.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 01:59:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 01:59:25 INFO : sub dir: Making directory 2026/02/28 01:59:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (16.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 01:59:42 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 01:59:46 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 01:59:47 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 01:59:49 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 01:59:51 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 01:59:52 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 01:59:54 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 01:59:56 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 01:59:58 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 01:59:59 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:00:01 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:00:03 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:00:05 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:00:06 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:00:08 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:00:10 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:00:12 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:00:13 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:00:15 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:00:16 DEBUG : Waiting for deletions to finish 2026/02/28 02:00:16 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : apple: Excluded 2026/02/28 02:00:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:00:16 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : banana: Excluded 2026/02/28 02:00:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : splitbananasplit: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:00:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:00:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:00:17 DEBUG : apple: size = 5 OK 2026/02/28 02:00:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:00:17 DEBUG : apple: Unchanged skipping 2026/02/28 02:00:17 DEBUG : banana: size = 6 OK 2026/02/28 02:00:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:00:17 DEBUG : banana: Unchanged skipping 2026/02/28 02:00:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:00:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:00:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:00:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:00:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:00:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:00:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:00:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:00:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:00:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:00:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:00:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:00:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:00:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:00:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:00:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:00:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:00:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:00:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:00:17 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:00:17 DEBUG : Waiting for deletions to finish 2026/02/28 02:00:17 INFO : There was nothing to transfer 2026/02/28 02:00:17 DEBUG : Waiting for deletions to finish 2026/02/28 02:00:17 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:00:17 DEBUG : apple: Excluded 2026/02/28 02:00:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:00:17 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:00:17 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:00:17 DEBUG : banana: Excluded 2026/02/28 02:00:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:00:17 DEBUG : splitbananasplit: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:00:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:00:18 DEBUG : apple: size = 5 OK 2026/02/28 02:00:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : apple: Unchanged skipping 2026/02/28 02:00:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:00:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:00:18 DEBUG : banana: size = 6 OK 2026/02/28 02:00:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : banana: Unchanged skipping 2026/02/28 02:00:18 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:00:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:00:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:00:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:00:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:00:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:00:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:00:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:00:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:00:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:00:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:00:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:00:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:00:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:00:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:00:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:00:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:00:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:00:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:00:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:00:18 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:00:18 DEBUG : Waiting for deletions to finish 2026/02/28 02:00:18 INFO : There was nothing to transfer 2026/02/28 02:00:18 DEBUG : Waiting for deletions to finish 2026/02/28 02:00:18 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : apple: Excluded 2026/02/28 02:00:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:00:18 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : banana: Excluded 2026/02/28 02:00:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:00:18 DEBUG : splitbananasplit: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:00:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:00:19 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:00:25 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:00:27 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:00:28 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:00:30 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:00:32 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:00:34 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:00:35 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:00:37 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:00:39 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:00:41 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:00:42 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:00:44 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:00:46 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:00:48 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:00:50 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:00:52 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:00:53 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:00:55 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:00:57 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:00:59 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:01:00 DEBUG : Waiting for deletions to finish 2026/02/28 02:01:00 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : apple: Excluded 2026/02/28 02:01:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:01:00 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : banana: Excluded 2026/02/28 02:01:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : splitbananasplit: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:01:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:01:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:01:01 DEBUG : apple: size = 5 OK 2026/02/28 02:01:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : apple: Unchanged skipping 2026/02/28 02:01:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:01:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:01:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:01:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:01:01 DEBUG : banana: size = 6 OK 2026/02/28 02:01:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : banana: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:01:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:01:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:01:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:01:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:01:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:01:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:01:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:01:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:01:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:01:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:01:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:01:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:01:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:01:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:01:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:01:01 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:01:01 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:01:01 DEBUG : Waiting for deletions to finish 2026/02/28 02:01:01 INFO : There was nothing to transfer 2026/02/28 02:01:01 DEBUG : Waiting for deletions to finish 2026/02/28 02:01:01 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : apple: Excluded 2026/02/28 02:01:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:01:01 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : banana: Excluded 2026/02/28 02:01:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : splitbananasplit: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:01:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:01:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:01:02 DEBUG : apple: size = 5 OK 2026/02/28 02:01:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : apple: Unchanged skipping 2026/02/28 02:01:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:01:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:01:02 DEBUG : banana: size = 6 OK 2026/02/28 02:01:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : banana: Unchanged skipping 2026/02/28 02:01:02 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:01:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:01:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:01:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:01:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:01:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:01:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:01:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:01:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:01:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:01:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:01:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:01:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:01:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:01:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:01:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:01:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:01:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:01:02 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:01:02 DEBUG : Waiting for deletions to finish 2026/02/28 02:01:02 INFO : There was nothing to transfer 2026/02/28 02:01:02 DEBUG : Waiting for deletions to finish 2026/02/28 02:01:02 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : apple: Excluded 2026/02/28 02:01:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:01:02 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : banana: Excluded 2026/02/28 02:01:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : splitbananasplit: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:01:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:01:02 DEBUG : dir1/0015-9;=.txt: Excluded run.go:130: removing dir "dir1" failed - try 1/3: folder not empty === RUN TestTransform/base64 run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:01:10 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:12 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:14 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:16 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:17 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:19 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:21 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:23 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:24 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:26 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:28 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:01:30 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:01:31 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:01:34 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:01:35 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:01:37 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:01:39 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:01:41 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:01:42 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:44 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:01:45 DEBUG : Waiting for deletions to finish 2026/02/28 02:01:45 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:01:45 DEBUG : apple: Excluded 2026/02/28 02:01:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:01:45 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:01:45 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:01:45 DEBUG : banana: Excluded 2026/02/28 02:01:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:01:45 DEBUG : splitbananasplit: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:01:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:01:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:01:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:01:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:01:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:01:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:01:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:01:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:01:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:01:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:01:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:01:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:01:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:01:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:01:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 02:01:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:01:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 02:01:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:01:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 02:01:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:01:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 02:01:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:01:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:01:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:01:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:01:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:01:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:01:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:01:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:01:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/28 02:01:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:01:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:01:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/28 02:01:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:01:47 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:01:47 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:01:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Uploading chunk 0, size=16, remain=0 2026/02/28 02:01:48 DEBUG : YmFuYW5h: Uploading chunk 0, size=6, remain=0 2026/02/28 02:01:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/28 02:01:48 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/28 02:01:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:01:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:49 DEBUG : YmFuYW5h: size = 6 OK 2026/02/28 02:01:49 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/02/28 02:01:49 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/28 02:01:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:49 DEBUG : YXBwbGU=: Uploading chunk 0, size=5, remain=0 2026/02/28 02:01:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/28 02:01:49 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/28 02:01:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/28 02:01:50 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/28 02:01:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:01:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:51 DEBUG : YXBwbGU=: size = 5 OK 2026/02/28 02:01:51 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/02/28 02:01:51 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/28 02:01:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/28 02:01:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/28 02:01:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:01:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/28 02:01:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/28 02:01:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:01:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/28 02:01:52 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/28 02:01:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:01:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/28 02:01:52 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/28 02:01:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:01:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/28 02:01:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/28 02:01:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:01:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:01:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/28 02:01:53 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/28 02:01:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:01:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:01:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Uploading chunk 0, size=20, remain=0 2026/02/28 02:01:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/02/28 02:01:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/28 02:01:55 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/28 02:01:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:01:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/28 02:01:55 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/28 02:01:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:01:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/28 02:01:55 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/28 02:01:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:01:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Uploading chunk 0, size=19, remain=0 2026/02/28 02:01:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Uploading chunk 0, size=20, remain=0 2026/02/28 02:01:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/28 02:01:56 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/28 02:01:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:01:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/28 02:01:57 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/28 02:01:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:01:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:01:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Uploading chunk 0, size=18, remain=0 2026/02/28 02:01:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Uploading chunk 0, size=19, remain=0 2026/02/28 02:01:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/28 02:01:58 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/28 02:01:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:01:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Uploading chunk 0, size=17, remain=0 2026/02/28 02:01:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/28 02:01:58 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/28 02:01:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:01:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/28 02:01:59 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/28 02:01:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:01:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/28 02:01:59 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/28 02:01:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:01:59 DEBUG : Waiting for deletions to finish 2026/02/28 02:01:59 INFO : splitbananasplit: Deleted 2026/02/28 02:01:59 INFO : appleappleapplebanana: Deleted 2026/02/28 02:01:59 INFO : dir1/0009-3456789.txt: Deleted 2026/02/28 02:01:59 INFO : dir1/0014-89;=.txt: Deleted 2026/02/28 02:01:59 INFO : dir1/0015-9;=.txt: Deleted 2026/02/28 02:01:59 INFO : dir1/0010-456789.txt: Deleted 2026/02/28 02:01:59 INFO : banana: Deleted 2026/02/28 02:01:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/28 02:01:59 INFO : dir1/0012-6789;.txt: Deleted 2026/02/28 02:01:59 INFO : dir1/0011-56789;.txt: Deleted 2026/02/28 02:01:59 INFO : dir1/0013-789;=.txt: Deleted 2026/02/28 02:01:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/28 02:01:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/28 02:01:59 INFO : dir1/0003-defghij.txt: Deleted 2026/02/28 02:02:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/28 02:02:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/28 02:02:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/28 02:02:00 INFO : dir1/0008-2345678.txt: Deleted 2026/02/28 02:02:00 INFO : apple: Deleted 2026/02/28 02:02:00 INFO : dir1/0007-1234567.txt: Deleted 2026/02/28 02:02:00 DEBUG : Waiting for deletions to finish 2026/02/28 02:02:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/28 02:02:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : YmFuYW5h: Excluded 2026/02/28 02:02:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : YXBwbGU=: Excluded 2026/02/28 02:02:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/28 02:02:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/28 02:02:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/28 02:02:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:02:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:01 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:01 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/28 02:02:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:02:01 DEBUG : YmFuYW5h: size = 6 OK 2026/02/28 02:02:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : banana: Unchanged skipping 2026/02/28 02:02:01 DEBUG : YXBwbGU=: size = 5 OK 2026/02/28 02:02:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : apple: Unchanged skipping 2026/02/28 02:02:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/28 02:02:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/28 02:02:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/28 02:02:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/28 02:02:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/28 02:02:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/28 02:02:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/28 02:02:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/28 02:02:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/28 02:02:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/28 02:02:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/28 02:02:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/28 02:02:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/28 02:02:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/28 02:02:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/28 02:02:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/28 02:02:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/28 02:02:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:02:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:02:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:02:01 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:02:01 DEBUG : Waiting for deletions to finish 2026/02/28 02:02:01 DEBUG : Waiting for deletions to finish 2026/02/28 02:02:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/28 02:02:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : YmFuYW5h: Excluded 2026/02/28 02:02:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : YXBwbGU=: Excluded 2026/02/28 02:02:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/28 02:02:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/28 02:02:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/28 02:02:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 02:02:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 02:02:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 02:02:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 02:02:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 02:02:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 02:02:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 02:02:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 02:02:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 02:02:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 02:02:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 run.go:130: removing dir "dir1" failed - try 1/3: folder not empty === RUN TestTransform/prefix run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:14 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:16 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:19 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:21 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:23 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:24 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:26 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:02:28 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:02:29 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:02:31 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:02:33 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:02:35 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:02:37 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:02:38 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:02:40 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:42 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:02:43 DEBUG : Waiting for deletions to finish 2026/02/28 02:02:43 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : apple: Excluded 2026/02/28 02:02:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:02:43 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : banana: Excluded 2026/02/28 02:02:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : splitbananasplit: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:02:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:02:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:02:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:43 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:43 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:43 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:43 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:43 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:43 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:43 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:43 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:44 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:44 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:02:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:02:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:02:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:02:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:02:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:02:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:02:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:02:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:02:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:02:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:02:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:02:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:02:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:02:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:02:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:02:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:02:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:02:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:02:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:02:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:02:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:02:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:02:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:02:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:02:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:02:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:02:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 02:02:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 02:02:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 02:02:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 02:02:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 02:02:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 02:02:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 02:02:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 02:02:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 02:02:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 02:02:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 02:02:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 02:02:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 02:02:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 02:02:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 02:02:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/28 02:02:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:44 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:02:44 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:02:44 DEBUG : PREFIXappleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:45 DEBUG : PREFIXbanana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:02:45 DEBUG : PREFIXapple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:02:45 DEBUG : PREFIXsplitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:02:45 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/28 02:02:45 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/28 02:02:45 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/28 02:02:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:02:46 DEBUG : PREFIXbanana: size = 6 OK 2026/02/28 02:02:46 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/02/28 02:02:46 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/28 02:02:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:02:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:46 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/28 02:02:46 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/28 02:02:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/28 02:02:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:02:46 DEBUG : PREFIXapple: size = 5 OK 2026/02/28 02:02:46 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/02/28 02:02:46 INFO : apple: Copied (new) to: PREFIXapple 2026/02/28 02:02:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:02:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/28 02:02:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/28 02:02:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:02:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:02:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:47 DEBUG : dir1/PREFIX0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:02:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/28 02:02:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:02:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:02:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/28 02:02:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/28 02:02:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:02:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:02:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:49 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/28 02:02:49 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/28 02:02:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:02:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:02:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:49 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/28 02:02:49 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/28 02:02:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:02:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:02:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/28 02:02:50 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/28 02:02:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:02:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:02:50 DEBUG : dir1/PREFIX0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:51 DEBUG : dir1/PREFIX0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/28 02:02:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/28 02:02:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:02:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:02:51 DEBUG : dir1/PREFIX0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:02:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/28 02:02:51 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/28 02:02:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:02:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:02:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/28 02:02:52 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/28 02:02:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:02:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:02:52 DEBUG : dir1/PREFIX0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:02:52 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/28 02:02:52 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/28 02:02:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:02:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:02:52 DEBUG : dir1/PREFIX0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:02:53 DEBUG : dir1/PREFIX0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:02:53 DEBUG : dir1/PREFIX0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:02:53 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/28 02:02:53 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/28 02:02:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:02:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:02:53 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/28 02:02:53 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/28 02:02:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/28 02:02:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:02:54 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/28 02:02:54 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/28 02:02:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:02:54 DEBUG : dir1/PREFIX0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:02:54 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/28 02:02:54 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/28 02:02:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:02:54 DEBUG : dir1/PREFIX0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:02:55 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/28 02:02:55 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/28 02:02:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:02:55 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/28 02:02:55 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/28 02:02:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:02:55 DEBUG : Waiting for deletions to finish 2026/02/28 02:02:55 INFO : dir1/0009-3456789.txt: Deleted 2026/02/28 02:02:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/28 02:02:55 INFO : dir1/0003-defghij.txt: Deleted 2026/02/28 02:02:55 INFO : dir1/0008-2345678.txt: Deleted 2026/02/28 02:02:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/28 02:02:55 INFO : banana: Deleted 2026/02/28 02:02:55 INFO : dir1/0015-9;=.txt: Deleted 2026/02/28 02:02:56 INFO : dir1/0010-456789.txt: Deleted 2026/02/28 02:02:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/28 02:02:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/28 02:02:56 INFO : apple: Deleted 2026/02/28 02:02:56 INFO : dir1/0013-789;=.txt: Deleted 2026/02/28 02:02:56 INFO : dir1/0007-1234567.txt: Deleted 2026/02/28 02:02:56 INFO : dir1/0014-89;=.txt: Deleted 2026/02/28 02:02:56 INFO : appleappleapplebanana: Deleted 2026/02/28 02:02:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/28 02:02:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/28 02:02:56 INFO : dir1/0011-56789;.txt: Deleted 2026/02/28 02:02:56 INFO : dir1/0012-6789;.txt: Deleted 2026/02/28 02:02:57 INFO : splitbananasplit: Deleted 2026/02/28 02:02:57 DEBUG : Waiting for deletions to finish 2026/02/28 02:02:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : PREFIXapple: Excluded 2026/02/28 02:02:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/28 02:02:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : PREFIXbanana: Excluded 2026/02/28 02:02:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:02:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/02/28 02:02:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:02:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:02:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:02:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:02:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:02:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:02:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:02:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:02:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:02:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:02:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:02:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:02:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:02:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:02:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:02:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:02:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:02:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:02:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:02:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:02:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:02:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:02:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:02:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:02:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:02:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:02:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:02:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:02:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:02:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 02:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 02:02:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 02:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 02:02:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 02:02:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 02:02:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 02:02:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 02:02:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 02:02:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 02:02:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 02:02:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 02:02:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 02:02:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 02:02:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 02:02:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 02:02:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 02:02:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 02:02:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 02:02:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 02:02:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:02:58 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:02:58 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:02:58 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:02:59 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:02:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:02:59 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/28 02:02:59 INFO : splitbananasplit: Copied (new) 2026/02/28 02:03:00 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:00 DEBUG : apple: size = 5 OK 2026/02/28 02:03:00 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/02/28 02:03:00 INFO : apple: Copied (new) 2026/02/28 02:03:00 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:03:00 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/28 02:03:00 INFO : appleappleapplebanana: Copied (new) 2026/02/28 02:03:01 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:01 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:03:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:03:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/28 02:03:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/28 02:03:01 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:03:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/28 02:03:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/28 02:03:02 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:03:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/28 02:03:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/28 02:03:03 DEBUG : banana: size = 6 OK 2026/02/28 02:03:03 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/02/28 02:03:03 INFO : banana: Copied (new) 2026/02/28 02:03:03 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:03:03 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/28 02:03:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/28 02:03:04 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:04 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:03:04 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/28 02:03:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/28 02:03:04 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:03:05 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/28 02:03:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/28 02:03:05 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:05 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:03:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/28 02:03:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/28 02:03:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:03:06 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/28 02:03:06 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/28 02:03:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:03:07 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/28 02:03:07 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/28 02:03:07 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:03:07 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:03:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:03:07 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/28 02:03:07 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/28 02:03:07 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:03:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:03:08 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/28 02:03:08 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/28 02:03:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:03:08 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/28 02:03:08 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/28 02:03:08 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:03:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:03:09 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/28 02:03:09 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/28 02:03:09 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:03:09 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:03:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:03:09 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/28 02:03:09 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/28 02:03:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:03:10 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/28 02:03:10 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/28 02:03:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:03:11 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/28 02:03:11 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/28 02:03:11 DEBUG : Waiting for deletions to finish 2026/02/28 02:03:11 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/28 02:03:11 INFO : PREFIXsplitbananasplit: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/28 02:03:11 INFO : PREFIXapple: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/28 02:03:11 INFO : PREFIXbanana: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/28 02:03:11 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/28 02:03:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/28 02:03:12 DEBUG : Waiting for deletions to finish 2026/02/28 02:03:12 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:03:12 DEBUG : apple: Excluded 2026/02/28 02:03:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:03:12 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:03:12 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:03:12 DEBUG : banana: Excluded 2026/02/28 02:03:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:03:12 DEBUG : splitbananasplit: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:03:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:03:13 DEBUG : Waiting for deletions to finish 2026/02/28 02:03:14 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : apple: Excluded 2026/02/28 02:03:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:03:14 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : banana: Excluded 2026/02/28 02:03:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : splitbananasplit: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:03:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:03:14 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:03:21 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:24 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:26 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:28 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:30 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:32 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:34 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:36 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:39 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:41 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:03:43 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:03:46 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:03:48 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:03:50 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:03:52 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:03:55 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:03:57 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:04:00 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:04:03 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:06 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:04:07 DEBUG : Waiting for deletions to finish 2026/02/28 02:04:07 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : apple: Excluded 2026/02/28 02:04:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:04:07 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : banana: Excluded 2026/02/28 02:04:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : splitbananasplit: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:04:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:04:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:04:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:04:08 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:04:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:04:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:04:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:04:08 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:04:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:04:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:04:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:04:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:04:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:04:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:04:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:04:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:04:08 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:04:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:04:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:04:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:04:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:04:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 02:04:08 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 02:04:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 02:04:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/28 02:04:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:04:08 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:04:08 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:04:09 DEBUG : appleappleapplebananaSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:09 DEBUG : splitbananasplitSUFFIX: Uploading chunk 0, size=16, remain=0 2026/02/28 02:04:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/28 02:04:10 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/28 02:04:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/28 02:04:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 02:04:10 DEBUG : appleSUFFIX: Uploading chunk 0, size=5, remain=0 2026/02/28 02:04:11 DEBUG : bananaSUFFIX: Uploading chunk 0, size=6, remain=0 2026/02/28 02:04:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/28 02:04:11 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/28 02:04:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/28 02:04:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:12 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/28 02:04:12 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/02/28 02:04:12 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/28 02:04:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 02:04:12 DEBUG : appleSUFFIX: size = 5 OK 2026/02/28 02:04:12 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/02/28 02:04:12 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/28 02:04:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 02:04:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/28 02:04:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/28 02:04:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 02:04:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 02:04:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/28 02:04:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/28 02:04:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 02:04:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 02:04:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/28 02:04:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/28 02:04:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 02:04:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 02:04:14 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/28 02:04:14 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/28 02:04:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/28 02:04:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 02:04:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/28 02:04:15 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/28 02:04:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 02:04:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 02:04:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/28 02:04:15 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/28 02:04:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 02:04:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 02:04:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/28 02:04:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/28 02:04:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 02:04:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 02:04:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:16 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/28 02:04:16 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/28 02:04:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/28 02:04:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 02:04:17 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/28 02:04:17 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/28 02:04:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/28 02:04:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 02:04:17 DEBUG : dir1/0010-456789.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2026/02/28 02:04:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/28 02:04:17 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/28 02:04:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/28 02:04:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 02:04:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2026/02/28 02:04:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2026/02/28 02:04:18 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/28 02:04:18 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/28 02:04:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/28 02:04:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 02:04:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2026/02/28 02:04:19 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/28 02:04:19 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/28 02:04:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/28 02:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 02:04:19 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/28 02:04:19 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/28 02:04:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/28 02:04:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Uploading chunk 0, size=18, remain=0 2026/02/28 02:04:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Uploading chunk 0, size=17, remain=0 2026/02/28 02:04:20 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/28 02:04:20 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/28 02:04:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/28 02:04:21 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/28 02:04:21 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/28 02:04:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/28 02:04:22 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/28 02:04:22 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/28 02:04:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/28 02:04:22 DEBUG : Waiting for deletions to finish 2026/02/28 02:04:22 INFO : dir1/0008-2345678.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0003-defghij.txt: Deleted 2026/02/28 02:04:22 INFO : apple: Deleted 2026/02/28 02:04:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0009-3456789.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0012-6789;.txt: Deleted 2026/02/28 02:04:22 INFO : appleappleapplebanana: Deleted 2026/02/28 02:04:22 INFO : banana: Deleted 2026/02/28 02:04:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0007-1234567.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0014-89;=.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0010-456789.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0015-9;=.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0011-56789;.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0013-789;=.txt: Deleted 2026/02/28 02:04:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/28 02:04:22 INFO : splitbananasplit: Deleted 2026/02/28 02:04:22 DEBUG : Waiting for deletions to finish 2026/02/28 02:04:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : appleSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : bananaSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : splitbananasplit: Excluded 2026/02/28 02:04:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/02/28 02:04:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/28 02:04:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 23 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:04:29 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:31 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:35 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:36 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:38 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:40 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:42 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:43 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:45 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:04:47 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:04:49 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:04:51 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:04:53 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:04:54 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:04:56 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:04:58 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:04:59 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:05:01 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:03 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:05:04 DEBUG : Waiting for deletions to finish 2026/02/28 02:05:04 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : apple: Excluded 2026/02/28 02:05:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:05:04 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : banana: Excluded 2026/02/28 02:05:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : splitbananasplit: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:05:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:05:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:05:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:05 DEBUG : apple: size = 5 OK 2026/02/28 02:05:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:05 DEBUG : apple: Unchanged skipping 2026/02/28 02:05:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:05 DEBUG : banana: size = 6 OK 2026/02/28 02:05:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : banana: Unchanged skipping 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:05:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:05:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/28 02:05:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 02:05:05 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:05:05 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:05:06 DEBUG : appleapple: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:06 DEBUG : splitbanan: Uploading chunk 0, size=16, remain=0 2026/02/28 02:05:06 DEBUG : dir1/0000-abcde: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:06 DEBUG : dir1/0001-bcdef: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:07 DEBUG : appleapple: size = 21 OK 2026/02/28 02:05:07 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/02/28 02:05:07 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/28 02:05:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:05:07 DEBUG : splitbanan: size = 16 OK 2026/02/28 02:05:07 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/02/28 02:05:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/28 02:05:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:05:07 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/28 02:05:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/02/28 02:05:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/28 02:05:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:05:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/28 02:05:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/02/28 02:05:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/28 02:05:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:05:07 DEBUG : dir1/0002-cdefg: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:08 DEBUG : dir1/0003-defgh: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:08 DEBUG : dir1/0004-efghi: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:08 DEBUG : dir1/0005-fghij: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:08 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/28 02:05:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/02/28 02:05:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/28 02:05:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:05:09 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/28 02:05:09 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/02/28 02:05:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/28 02:05:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:05:09 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/28 02:05:09 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/02/28 02:05:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/28 02:05:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:05:09 DEBUG : dir1/0006-ghijk: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:09 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/28 02:05:09 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/02/28 02:05:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/28 02:05:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:05:10 DEBUG : dir1/0007-12345: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:10 DEBUG : dir1/0008-23456: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:10 DEBUG : dir1/0009-34567: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:11 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/28 02:05:11 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/02/28 02:05:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/28 02:05:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:05:11 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/28 02:05:11 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/02/28 02:05:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/28 02:05:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:05:11 DEBUG : dir1/0010-45678: Uploading chunk 0, size=20, remain=0 2026/02/28 02:05:11 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/28 02:05:11 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/02/28 02:05:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/28 02:05:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:05:12 DEBUG : dir1/0011-56789: Uploading chunk 0, size=20, remain=0 2026/02/28 02:05:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/28 02:05:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/02/28 02:05:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/28 02:05:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:05:12 DEBUG : dir1/0012-6789;: Uploading chunk 0, size=19, remain=0 2026/02/28 02:05:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/28 02:05:13 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/02/28 02:05:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/28 02:05:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:05:13 DEBUG : dir1/0013-789;=: Uploading chunk 0, size=19, remain=0 2026/02/28 02:05:14 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/28 02:05:14 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/02/28 02:05:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/28 02:05:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:05:14 DEBUG : dir1/0014-89;=.: Uploading chunk 0, size=18, remain=0 2026/02/28 02:05:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/28 02:05:14 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/28 02:05:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/28 02:05:14 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/28 02:05:14 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/02/28 02:05:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/28 02:05:15 DEBUG : dir1/0015-9;=.t: Uploading chunk 0, size=17, remain=0 2026/02/28 02:05:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/28 02:05:16 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/02/28 02:05:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/28 02:05:16 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/28 02:05:16 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/02/28 02:05:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/28 02:05:16 DEBUG : Waiting for deletions to finish 2026/02/28 02:05:16 INFO : appleappleapplebanana: Deleted 2026/02/28 02:05:16 INFO : dir1/0003-defghij.txt: Deleted 2026/02/28 02:05:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/28 02:05:16 INFO : dir1/0012-6789;.txt: Deleted 2026/02/28 02:05:16 INFO : splitbananasplit: Deleted 2026/02/28 02:05:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/28 02:05:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/28 02:05:17 INFO : dir1/0007-1234567.txt: Deleted 2026/02/28 02:05:17 INFO : dir1/0013-789;=.txt: Deleted 2026/02/28 02:05:17 INFO : dir1/0010-456789.txt: Deleted 2026/02/28 02:05:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/28 02:05:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/28 02:05:17 INFO : dir1/0008-2345678.txt: Deleted 2026/02/28 02:05:17 INFO : dir1/0014-89;=.txt: Deleted 2026/02/28 02:05:17 INFO : dir1/0009-3456789.txt: Deleted 2026/02/28 02:05:17 INFO : dir1/0011-56789;.txt: Deleted 2026/02/28 02:05:17 INFO : dir1/0015-9;=.txt: Deleted 2026/02/28 02:05:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/28 02:05:18 DEBUG : Waiting for deletions to finish 2026/02/28 02:05:18 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : apple: Excluded 2026/02/28 02:05:18 DEBUG : appleapple: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : appleapple: Excluded 2026/02/28 02:05:18 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : banana: Excluded 2026/02/28 02:05:18 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : splitbanan: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0000-abcde: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0001-bcdef: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0002-cdefg: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0003-defgh: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0004-efghi: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0005-fghij: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0006-ghijk: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0007-12345: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0008-23456: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0009-34567: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0010-45678: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0011-56789: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0012-6789;: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0013-789;=: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0014-89;=.: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/28 02:05:18 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/28 02:05:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:05:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:05:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:05:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:05:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:05:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:05:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:05:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:05:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:05:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:05:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:05:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:05:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:05:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:05:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:05:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:05:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:05:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:05:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:05:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:05:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:05:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:05:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:05:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:05:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:05:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:05:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:05:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:05:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:05:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:05:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:05:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:05:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:05:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:05:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:05:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:05:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:05:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:05:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:05:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:05:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:05:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:05:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:05:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:05:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:05:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:05:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:05:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:05:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:05:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:05:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:05:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:05:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:05:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:05:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:05:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:05:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:18 DEBUG : apple: size = 5 OK 2026/02/28 02:05:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:18 DEBUG : apple: Unchanged skipping 2026/02/28 02:05:18 DEBUG : appleapple: size = 21 OK 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : banana: size = 6 OK 2026/02/28 02:05:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:18 DEBUG : banana: Unchanged skipping 2026/02/28 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:18 DEBUG : splitbanan: size = 16 OK 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/28 02:05:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 02:05:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 02:05:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 02:05:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 02:05:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 02:05:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 02:05:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 02:05:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 02:05:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 02:05:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 02:05:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 02:05:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 02:05:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 02:05:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 02:05:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 02:05:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/28 02:05:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/28 02:05:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/28 02:05:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/28 02:05:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/28 02:05:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/28 02:05:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/28 02:05:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/28 02:05:19 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:05:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/28 02:05:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/28 02:05:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/28 02:05:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/28 02:05:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/28 02:05:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/28 02:05:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/28 02:05:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/28 02:05:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/28 02:05:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:05:19 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:05:19 DEBUG : Waiting for deletions to finish 2026/02/28 02:05:19 DEBUG : Waiting for deletions to finish 2026/02/28 02:05:19 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : apple: Excluded 2026/02/28 02:05:19 DEBUG : appleapple: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : appleapple: Excluded 2026/02/28 02:05:19 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : banana: Excluded 2026/02/28 02:05:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : splitbanan: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0000-abcde: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0001-bcdef: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0002-cdefg: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0003-defgh: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0004-efghi: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0005-fghij: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0006-ghijk: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0007-12345: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0008-23456: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0009-34567: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0010-45678: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0011-56789: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0012-6789;: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0013-789;=: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0014-89;=.: Excluded 2026/02/28 02:05:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/28 02:05:19 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/28 02:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:05:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:05:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:05:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:05:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:05:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:05:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:05:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:05:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:05:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:05:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 02:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:05:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 02:05:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 02:05:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 02:05:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 02:05:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 02:05:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 02:05:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 02:05:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 02:05:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 02:05:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 02:05:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 02:05:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 02:05:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 02:05:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 02:05:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 02:05:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 02:05:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 02:05:19 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:05:25 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:26 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:28 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:30 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:32 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:33 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:35 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:37 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:38 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:40 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:42 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:05:43 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:05:45 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:05:47 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:05:48 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:05:50 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:05:52 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:05:53 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:05:55 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:05:56 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:05:57 DEBUG : Waiting for deletions to finish 2026/02/28 02:05:57 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:05:57 DEBUG : apple: Excluded 2026/02/28 02:05:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:05:57 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:05:57 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:05:57 DEBUG : banana: Excluded 2026/02/28 02:05:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:05:57 DEBUG : splitbananasplit: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:05:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:05:58 DEBUG : apple: size = 5 OK 2026/02/28 02:05:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : apple: Unchanged skipping 2026/02/28 02:05:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:05:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:05:58 DEBUG : banana: size = 6 OK 2026/02/28 02:05:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : banana: Unchanged skipping 2026/02/28 02:05:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:05:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:05:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:05:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:05:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:05:58 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:05:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:05:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:05:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:05:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:05:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:05:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:05:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:05:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:05:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:05:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:05:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:05:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:05:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:05:58 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:05:58 DEBUG : Waiting for deletions to finish 2026/02/28 02:05:58 DEBUG : Waiting for deletions to finish 2026/02/28 02:05:58 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : apple: Excluded 2026/02/28 02:05:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:05:58 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : banana: Excluded 2026/02/28 02:05:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:05:58 DEBUG : splitbananasplit: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:05:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:05:59 DEBUG : apple: size = 5 OK 2026/02/28 02:05:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : apple: Unchanged skipping 2026/02/28 02:05:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:05:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:05:59 DEBUG : banana: size = 6 OK 2026/02/28 02:05:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : banana: Unchanged skipping 2026/02/28 02:05:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:05:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:05:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:05:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:05:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:05:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:05:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:05:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:05:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:05:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:05:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:05:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:05:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:05:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:05:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:05:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:05:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:05:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:05:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:05:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:05:59 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:05:59 DEBUG : Waiting for deletions to finish 2026/02/28 02:05:59 DEBUG : Waiting for deletions to finish 2026/02/28 02:05:59 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : apple: Excluded 2026/02/28 02:05:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:05:59 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : banana: Excluded 2026/02/28 02:05:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:05:59 DEBUG : splitbananasplit: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:06:00 DEBUG : Waiting for deletions to finish 2026/02/28 02:06:00 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : apple: Excluded 2026/02/28 02:06:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:06:00 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : banana: Excluded 2026/02/28 02:06:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : splitbananasplit: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:06:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:06:00 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:06:06 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:08 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:09 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:11 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:13 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:14 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:16 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:18 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:20 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:21 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:23 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:06:25 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:06:27 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:06:28 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:06:30 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:06:32 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:06:33 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:06:35 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:06:36 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:38 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:06:39 DEBUG : Waiting for deletions to finish 2026/02/28 02:06:39 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : apple: Excluded 2026/02/28 02:06:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:06:39 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : banana: Excluded 2026/02/28 02:06:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : splitbananasplit: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:06:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:06:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:06:40 DEBUG : apple: size = 5 OK 2026/02/28 02:06:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : apple: Unchanged skipping 2026/02/28 02:06:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:06:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:06:40 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:06:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:06:40 DEBUG : banana: size = 6 OK 2026/02/28 02:06:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : banana: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:06:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:06:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:06:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:06:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:06:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:06:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:06:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:06:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:06:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:06:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:06:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:06:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:06:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:06:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:06:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:06:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:06:40 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:06:40 DEBUG : Waiting for deletions to finish 2026/02/28 02:06:40 DEBUG : Waiting for deletions to finish 2026/02/28 02:06:40 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : apple: Excluded 2026/02/28 02:06:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:06:40 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : banana: Excluded 2026/02/28 02:06:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : splitbananasplit: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:06:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:06:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:06:41 DEBUG : apple: size = 5 OK 2026/02/28 02:06:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : apple: Unchanged skipping 2026/02/28 02:06:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:06:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:06:41 DEBUG : banana: size = 6 OK 2026/02/28 02:06:41 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:06:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:06:41 DEBUG : banana: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:06:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:06:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:06:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:06:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:06:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:06:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:06:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:06:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:06:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:06:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:06:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:06:41 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:06:41 DEBUG : Waiting for deletions to finish 2026/02/28 02:06:41 DEBUG : Waiting for deletions to finish 2026/02/28 02:06:41 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : apple: Excluded 2026/02/28 02:06:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:06:41 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : banana: Excluded 2026/02/28 02:06:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : splitbananasplit: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:06:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:06:41 DEBUG : dir1/0015-9;=.txt: Excluded run.go:130: removing dir "dir1" failed - try 1/3: folder not empty === RUN TestTransform/charmap run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:06:48 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:50 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:52 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:53 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:55 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:57 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:06:58 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:00 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:02 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:03 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:05 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:07:07 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:07:08 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:07:10 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:07:12 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:07:13 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:07:15 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:07:17 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:07:18 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:20 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:07:21 DEBUG : Waiting for deletions to finish 2026/02/28 02:07:21 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : apple: Excluded 2026/02/28 02:07:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:07:21 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : banana: Excluded 2026/02/28 02:07:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : splitbananasplit: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:07:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:07:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:07:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:07:22 DEBUG : apple: size = 5 OK 2026/02/28 02:07:22 DEBUG : banana: size = 6 OK 2026/02/28 02:07:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : apple: Unchanged skipping 2026/02/28 02:07:22 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:07:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:07:22 DEBUG : banana: Unchanged skipping 2026/02/28 02:07:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:07:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:07:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:07:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:07:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:07:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:07:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:07:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:07:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:07:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:07:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:07:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:07:22 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:07:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:07:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:07:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:07:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:07:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:07:22 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:07:22 DEBUG : Waiting for deletions to finish 2026/02/28 02:07:22 DEBUG : Waiting for deletions to finish 2026/02/28 02:07:22 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : apple: Excluded 2026/02/28 02:07:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:07:22 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : banana: Excluded 2026/02/28 02:07:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : splitbananasplit: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:07:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:07:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:07:23 DEBUG : apple: size = 5 OK 2026/02/28 02:07:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : apple: Unchanged skipping 2026/02/28 02:07:23 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:07:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:07:23 DEBUG : banana: size = 6 OK 2026/02/28 02:07:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : banana: Unchanged skipping 2026/02/28 02:07:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:07:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:07:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:07:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:07:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:07:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:07:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:07:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:07:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:07:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:07:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:07:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:07:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:07:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:07:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:07:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:07:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:07:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:07:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:07:23 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:07:23 DEBUG : Waiting for deletions to finish 2026/02/28 02:07:23 DEBUG : Waiting for deletions to finish 2026/02/28 02:07:23 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : apple: Excluded 2026/02/28 02:07:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:07:23 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : banana: Excluded 2026/02/28 02:07:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : splitbananasplit: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:07:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:07:23 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:07:30 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:31 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:33 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:35 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:36 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:38 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:40 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:42 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:43 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:45 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:07:46 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:07:48 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:07:50 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:07:52 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:07:53 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:07:55 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:07:57 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:07:58 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:08:00 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:08:02 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:08:03 DEBUG : Waiting for deletions to finish 2026/02/28 02:08:03 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : apple: Excluded 2026/02/28 02:08:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:08:03 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : banana: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:08:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:08:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:08:04 DEBUG : banana: size = 6 OK 2026/02/28 02:08:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:08:04 DEBUG : banana: Unchanged skipping 2026/02/28 02:08:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:08:04 DEBUG : apple: size = 5 OK 2026/02/28 02:08:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : apple: Unchanged skipping 2026/02/28 02:08:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:08:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:08:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:08:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:08:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:08:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:08:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:08:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:08:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:08:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:08:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:08:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:08:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:08:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:08:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:08:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:08:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:08:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:08:04 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:08:04 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:08:04 DEBUG : Waiting for deletions to finish 2026/02/28 02:08:04 DEBUG : Waiting for deletions to finish 2026/02/28 02:08:04 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : apple: Excluded 2026/02/28 02:08:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:08:04 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : banana: Excluded 2026/02/28 02:08:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : splitbananasplit: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:08:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:08:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:08:05 DEBUG : apple: size = 5 OK 2026/02/28 02:08:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : apple: Unchanged skipping 2026/02/28 02:08:05 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:08:05 DEBUG : banana: size = 6 OK 2026/02/28 02:08:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:08:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : banana: Unchanged skipping 2026/02/28 02:08:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:08:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:08:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:08:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:08:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:08:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:08:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:08:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:08:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:08:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:08:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:08:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:08:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:08:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:08:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:08:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:08:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:08:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:08:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:08:05 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:08:05 DEBUG : Waiting for deletions to finish 2026/02/28 02:08:05 DEBUG : Waiting for deletions to finish 2026/02/28 02:08:05 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : apple: Excluded 2026/02/28 02:08:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:08:05 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : banana: Excluded 2026/02/28 02:08:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : splitbananasplit: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:08:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:08:05 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:08:11 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:08:13 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:08:14 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:08:16 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:08:18 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:08:19 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:08:21 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:08:23 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:08:24 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:08:26 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/02/28 02:08:27 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:08:29 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/02/28 02:08:31 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:08:32 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/02/28 02:08:34 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/02/28 02:08:36 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/02/28 02:08:37 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/02/28 02:08:39 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/02/28 02:08:40 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/02/28 02:08:42 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/02/28 02:08:43 DEBUG : Waiting for deletions to finish 2026/02/28 02:08:43 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : apple: Excluded 2026/02/28 02:08:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:08:43 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : banana: Excluded 2026/02/28 02:08:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : splitbananasplit: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:08:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:08:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:08:44 DEBUG : apple: size = 5 OK 2026/02/28 02:08:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:08:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:08:44 DEBUG : apple: Unchanged skipping 2026/02/28 02:08:44 DEBUG : banana: size = 6 OK 2026/02/28 02:08:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : banana: Unchanged skipping 2026/02/28 02:08:44 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:08:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:08:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:08:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:08:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:08:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:08:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:08:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:08:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:08:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:08:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:08:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:08:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:08:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:08:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:08:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:08:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:08:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:08:44 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:08:44 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:08:44 DEBUG : Waiting for deletions to finish 2026/02/28 02:08:44 DEBUG : Waiting for deletions to finish 2026/02/28 02:08:44 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : apple: Excluded 2026/02/28 02:08:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:08:44 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : banana: Excluded 2026/02/28 02:08:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : splitbananasplit: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:08:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:08:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 02:08:45 DEBUG : apple: size = 5 OK 2026/02/28 02:08:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : apple: Unchanged skipping 2026/02/28 02:08:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 02:08:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 02:08:45 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 02:08:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 02:08:45 DEBUG : banana: size = 6 OK 2026/02/28 02:08:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : banana: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 02:08:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 02:08:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 02:08:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 02:08:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 02:08:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:08:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 02:08:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 02:08:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 02:08:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 02:08:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 02:08:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 02:08:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 02:08:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 02:08:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 02:08:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 02:08:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 02:08:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:08:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 02:08:45 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:08:45 DEBUG : Waiting for deletions to finish 2026/02/28 02:08:45 DEBUG : Waiting for deletions to finish 2026/02/28 02:08:45 DEBUG : apple: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : apple: Excluded 2026/02/28 02:08:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : appleappleapplebanana: Excluded 2026/02/28 02:08:45 DEBUG : banana: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : banana: Excluded 2026/02/28 02:08:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : splitbananasplit: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 02:08:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 02:08:45 DEBUG : dir1/0015-9;=.txt: Excluded run.go:130: removing dir "dir1" failed - try 1/3: folder not empty --- FAIL: TestTransform (550.46s) --- PASS: TestTransform/NFC (43.08s) --- PASS: TestTransform/NFD (45.31s) --- PASS: TestTransform/base64 (58.53s) --- PASS: TestTransform/prefix (71.99s) --- FAIL: TestTransform/suffix (68.72s) --- PASS: TestTransform/truncate (55.27s) --- PASS: TestTransform/encoder (41.37s) --- PASS: TestTransform/ISO-8859-1 (42.43s) --- PASS: TestTransform/charmap (40.79s) --- PASS: TestTransform/lowercase (41.95s) --- PASS: TestTransform/ascii (41.02s) === RUN TestTransformCopy run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:08:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/28 02:08:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/28 02:08:51 INFO : sub dir_somesuffix: Making directory 2026/02/28 02:08:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/28 02:08:52 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/28 02:08:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/28 02:08:52 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/28 02:08:52 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:08:52 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:08:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/28 02:08:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Uploading chunk 0, size=11, remain=0 2026/02/28 02:08:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/28 02:08:53 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:08:53 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/28 02:08:53 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (3.49s) === RUN TestDoubleTransform run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:08:55 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:08:55 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:08:55 INFO : tictactoe: Making directory 2026/02/28 02:08:55 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:08:55 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:08:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:08:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/28 02:08:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:08:55 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:08:55 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:08:56 DEBUG : tictactoe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/02/28 02:08:57 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/28 02:08:57 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:08:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/28 02:08:57 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (3.42s) === RUN TestFileTag run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:08:58 INFO : toe: Making directory 2026/02/28 02:08:59 INFO : toe/toe: Making directory 2026/02/28 02:08:59 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:08:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/28 02:08:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/28 02:08:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/28 02:08:59 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:08:59 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:09:00 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/02/28 02:09:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/28 02:09:01 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:09:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/28 02:09:01 DEBUG : Waiting for deletions to finish run.go:130: removing dir "toe/toe" failed - try 1/3: folder not empty --- PASS: TestFileTag (5.90s) === RUN TestNoTag run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:09:04 INFO : toe: Making directory 2026/02/28 02:09:04 INFO : toe/toe: Making directory 2026/02/28 02:09:05 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/28 02:09:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/28 02:09:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/28 02:09:05 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:09:05 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:09:06 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/02/28 02:09:07 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/28 02:09:07 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:09:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/28 02:09:07 DEBUG : Waiting for deletions to finish run.go:130: removing dir "toe/toe" failed - try 1/3: folder not empty --- PASS: TestNoTag (5.77s) === RUN TestDirTag run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:09:10 DEBUG : empty_dir: Making directory with metadata 2026/02/28 02:09:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 02:09:10 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:10 INFO : tictacempty_dir: Making directory 2026/02/28 02:09:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:10 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:10 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:10 INFO : tictactoe: Making directory 2026/02/28 02:09:11 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:11 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:11 INFO : tictactoe/tictactoe: Making directory 2026/02/28 02:09:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 02:09:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:09:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 02:09:11 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:09:11 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:09:12 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/02/28 02:09:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/28 02:09:13 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:09:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/28 02:09:13 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (5.28s) === RUN TestAllTag run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:09:15 DEBUG : empty_dir: Making directory with metadata 2026/02/28 02:09:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 02:09:15 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:15 INFO : tictacempty_dir: Making directory 2026/02/28 02:09:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:15 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:15 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:15 INFO : tictactoe: Making directory 2026/02/28 02:09:16 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:16 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:16 INFO : tictactoe/tictactoe: Making directory 2026/02/28 02:09:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 02:09:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:09:16 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:09:16 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:09:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/28 02:09:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:09:18 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:09:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:18 DEBUG : Waiting for deletions to finish 2026/02/28 02:09:18 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:09:18 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:19 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:19 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 02:09:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:09:19 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:09:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/28 02:09:19 NOTICE: OpenDrive root 'rclone-test-fuvudiy8giku': 0 differences found 2026/02/28 02:09:19 NOTICE: OpenDrive root 'rclone-test-fuvudiy8giku': 1 matching files run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: folder not empty run.go:130: removing dir "tictactoe/tictactoe" failed - try 2/3: folder not empty 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: TestAllTag (15.72s) === RUN TestRunTwice run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:09:31 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:31 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:31 INFO : tictactoe: Making directory 2026/02/28 02:09:31 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:31 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:31 INFO : tictactoe/tictactoe: Making directory 2026/02/28 02:09:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 02:09:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:09:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 02:09:32 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:09:32 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:09:32 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/02/28 02:09:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/28 02:09:33 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:09:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/28 02:09:33 DEBUG : Waiting for deletions to finish 2026/02/28 02:09:34 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:34 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:34 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:34 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:09:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/28 02:09:34 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 02:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 02:09:34 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/28 02:09:34 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:09:34 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (5.92s) === RUN TestConflicting run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:09:37 INFO : toe: Making directory 2026/02/28 02:09:37 INFO : toe/toe: Making directory 2026/02/28 02:09:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/28 02:09:38 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:09:38 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:09:38 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2026/02/28 02:09:39 DEBUG : toe/toe/toe: size = 11 OK 2026/02/28 02:09:39 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:09:39 INFO : toe/toe/toe: Copied (new) 2026/02/28 02:09:39 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (4.78s) === RUN TestMove run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:09:41 DEBUG : empty_dir: Making directory with metadata 2026/02/28 02:09:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 02:09:41 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:42 INFO : tictacempty_dir: Making directory 2026/02/28 02:09:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:42 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:42 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:42 INFO : tictactoe: Making directory 2026/02/28 02:09:42 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:42 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:42 INFO : tictactoe/tictactoe: Making directory 2026/02/28 02:09:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 02:09:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:09:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:43 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:09:43 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:09:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/28 02:09:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:09:44 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:09:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:44 INFO : toe/toe/toe.txt: Deleted 2026/02/28 02:09:44 INFO : toe/toe: Removing directory 2026/02/28 02:09:44 INFO : toe: Removing directory 2026/02/28 02:09:44 INFO : empty_dir: Removing directory 2026/02/28 02:09:44 DEBUG : Local file system at /tmp/rclone4032679054: deleted 3 directories --- PASS: TestMove (5.70s) === RUN TestTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:09:47 DEBUG : empty_dir: Making directory with metadata 2026/02/28 02:09:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 02:09:47 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:47 INFO : tictacempty_dir: Making directory 2026/02/28 02:09:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:48 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:48 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:48 INFO : tictactoe: Making directory 2026/02/28 02:09:48 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:48 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:48 INFO : tictactoe/tictactoe: Making directory 2026/02/28 02:09:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 02:09:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:09:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:48 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:09:48 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/28 02:09:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:09:50 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:09:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:50 INFO : toe/toe/toe.txt: Deleted 2026/02/28 02:09:50 INFO : toe/toe: Removing directory 2026/02/28 02:09:50 INFO : toe: Removing directory 2026/02/28 02:09:50 INFO : empty_dir: Removing directory 2026/02/28 02:09:50 DEBUG : Local file system at /tmp/rclone4032679054: deleted 3 directories 2026/02/28 02:09:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:09:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/28 02:09:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 02:09:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 02:09:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 02:09:52 ERROR : tictactoe/tictactoe/tictactoe.txt: Couldn't move: failed to get folder list: Directory doesn't exist (Error 404) sync_transform_test.go:436: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:436 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestTransformFile run.go:130: removing dir "tictactoe/tictactoe" failed - try 1/3: folder not empty --- FAIL: TestTransformFile (8.31s) === RUN TestManualTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:09:55 DEBUG : Reset feature "Copy" 2026/02/28 02:09:55 DEBUG : Reset feature "Move" 2026/02/28 02:09:55 DEBUG : Reset feature "Copy" 2026/02/28 02:09:55 DEBUG : Reset feature "Move" 2026/02/28 02:09:55 DEBUG : empty_dir: Making directory with metadata 2026/02/28 02:09:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 02:09:55 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:56 INFO : tictacempty_dir: Making directory 2026/02/28 02:09:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 02:09:56 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:56 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:56 INFO : tictactoe: Making directory 2026/02/28 02:09:56 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:56 DEBUG : toe: transformed to: tictactoe 2026/02/28 02:09:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:56 INFO : tictactoe/tictactoe: Making directory 2026/02/28 02:09:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 02:09:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 02:09:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:09:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:57 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:09:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:57 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:09:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/02/28 02:09:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 02:09:59 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:09:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 02:09:59 INFO : toe/toe/toe.txt: Deleted 2026/02/28 02:09:59 ERROR : Local file system at /tmp/rclone4032679054: 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 (5.22s) === RUN TestBase64 run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:10:01 DEBUG : toe: transformed to: dG9l 2026/02/28 02:10:01 DEBUG : toe: transformed to: dG9l 2026/02/28 02:10:01 INFO : dG9l: Making directory 2026/02/28 02:10:01 DEBUG : toe: transformed to: dG9l 2026/02/28 02:10:01 DEBUG : toe: transformed to: dG9l 2026/02/28 02:10:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/28 02:10:01 INFO : dG9l/dG9l: Making directory 2026/02/28 02:10:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/28 02:10:02 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/28 02:10:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/28 02:10:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 02:10:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/28 02:10:02 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:10:02 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:10:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2026/02/28 02:10:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/28 02:10:04 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:10:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/28 02:10:04 ERROR : OpenDrive root 'rclone-test-fuvudiy8giku': not deleting files as there were IO errors 2026/02/28 02:10:04 ERROR : OpenDrive root 'rclone-test-fuvudiy8giku': 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.69s) === RUN TestError run.go:185: Remote "OpenDrive root 'rclone-test-fuvudiy8giku'", Local "Local file system at /tmp/rclone4032679054", Modify Window "1s" 2026/02/28 02:10:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:10:05 DEBUG : toe: transformed to: 2026/02/28 02:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:10:06 DEBUG : toe: transformed to: 2026/02/28 02:10:06 INFO : OpenDrive root 'rclone-test-fuvudiy8giku': Making directory 2026/02/28 02:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:10:06 DEBUG : toe: transformed to: 2026/02/28 02:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:10:06 DEBUG : toe: transformed to: 2026/02/28 02:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:10:06 DEBUG : toe/toe: transformed to: 2026/02/28 02:10:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/28 02:10:06 INFO : toe/toe: Making directory 2026/02/28 02:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:10:06 DEBUG : toe/toe: transformed to: 2026/02/28 02:10:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/28 02:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:10:06 DEBUG : toe: transformed to: 2026/02/28 02:10:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/28 02:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 02:10:06 DEBUG : toe/toe/toe: transformed to: 2026/02/28 02:10:06 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/28 02:10:06 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for checks to finish 2026/02/28 02:10:06 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Waiting for transfers to finish 2026/02/28 02:10:07 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2026/02/28 02:10:08 DEBUG : toe/toe/toe: size = 11 OK 2026/02/28 02:10:08 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/28 02:10:08 INFO : toe/toe/toe: Copied (new) 2026/02/28 02:10:08 ERROR : OpenDrive root 'rclone-test-fuvudiy8giku': not deleting files as there were IO errors 2026/02/28 02:10:08 ERROR : OpenDrive root 'rclone-test-fuvudiy8giku': not deleting directories as there were IO errors --- PASS: TestError (4.93s) FAIL 2026/02/28 02:10:10 DEBUG : OpenDrive root 'rclone-test-fuvudiy8giku': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideCopyOverSelf|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncBackupDirSuffixOnly|TestSyncSuffixKeepExtension|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 12m20.305997398s (try 2/5): exit status 1: Failed [TestSyncAfterChangingFilesSizeOnly TestTransform/suffix TestTransformFile TestManualTransformFile TestBase64]