"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyRedownload|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|suffix|truncate)$'" - Starting (try 3/5) 2026/02/19 05:04:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-peregef9xuwo" 2026/02/19 05:04:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 05:04:40 DEBUG : Creating backend with remote "/tmp/rclone2730948770" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:04:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xuvowuy0julo" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-peregef9xuwo' -> Linkbox root 'rclone-test-xuvowuy0julo' 2026/02/19 05:04:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/19 05:04:46 DEBUG : Linkbox root 'rclone-test-xuvowuy0julo': Waiting for checks to finish 2026/02/19 05:04:46 DEBUG : Linkbox root 'rclone-test-xuvowuy0julo': Waiting for transfers to finish 2026/02/19 05:04:46 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopy 2026/02/19 05:04:46 DEBUG : Linkbox root 'rclone-test-xuvowuy0julo': Purge remote 2026/02/19 05:04:46 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.50s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:04:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xuhoxuy7nuku" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-peregef9xuwo' -> Linkbox root 'rclone-test-xuhoxuy7nuku' 2026/02/19 05:04:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/19 05:04:55 DEBUG : Linkbox root 'rclone-test-xuhoxuy7nuku': Waiting for checks to finish 2026/02/19 05:04:55 DEBUG : Linkbox root 'rclone-test-xuhoxuy7nuku': Waiting for transfers to finish 2026/02/19 05:04:55 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopyOverSelf 2026/02/19 05:04:55 DEBUG : Linkbox root 'rclone-test-xuhoxuy7nuku': Purge remote 2026/02/19 05:04:56 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (9.39s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:05:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zalamib9beqo" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-peregef9xuwo' -> Linkbox root 'rclone-test-zalamib9beqo' 2026/02/19 05:05:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/19 05:05:04 DEBUG : Linkbox root 'rclone-test-zalamib9beqo': Waiting for checks to finish 2026/02/19 05:05:04 DEBUG : Linkbox root 'rclone-test-zalamib9beqo': Waiting for transfers to finish 2026/02/19 05:05:04 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveOverSelf 2026/02/19 05:05:04 DEBUG : Linkbox root 'rclone-test-zalamib9beqo': Purge remote 2026/02/19 05:05:05 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.66s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:05:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/19 05:05:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/19 05:05:12 DEBUG : Local file system at /tmp/rclone2730948770: Waiting for checks to finish 2026/02/19 05:05:12 DEBUG : Local file system at /tmp/rclone2730948770: Waiting for transfers to finish 2026/02/19 05:05:13 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/19 05:05:13 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2730948770/sub dir: no such file or directory sync_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone2730948770/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.54s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:05:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lihujan4dace" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-peregef9xuwo' -> Linkbox root 'rclone-test-lihujan4dace' 2026/02/19 05:05:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/19 05:05:29 DEBUG : empty space: size = 1 OK 2026/02/19 05:05:29 DEBUG : empty space: Sizes identical 2026/02/19 05:05:29 DEBUG : empty space: Unchanged skipping 2026/02/19 05:05:29 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-peregef9xuwo') 2026/02/19 05:05:29 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-lihujan4dace') 2026/02/19 05:05:29 DEBUG : potato3: Sizes differ 2026/02/19 05:05:29 DEBUG : Linkbox root 'rclone-test-lihujan4dace': Waiting for checks to finish 2026/02/19 05:05:30 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/19 05:05:30 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/19 05:05:30 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/19 05:05:30 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/19 05:05:31 INFO : empty space: Deleted 2026/02/19 05:05:31 DEBUG : Linkbox root 'rclone-test-lihujan4dace': Waiting for transfers to finish sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2026/02/19 05:05:31 DEBUG : Linkbox root 'rclone-test-lihujan4dace': Purge remote --- FAIL: TestServerSideMove (18.32s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:05:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bemabom6kiji" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-peregef9xuwo' -> Linkbox root 'rclone-test-bemabom6kiji' 2026/02/19 05:05:47 DEBUG : empty space: Excluded (Size Filter) 2026/02/19 05:05:47 DEBUG : empty space: Excluded 2026/02/19 05:05:47 DEBUG : empty space: Excluded (Size Filter) 2026/02/19 05:05:47 DEBUG : empty space: Excluded 2026/02/19 05:05:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/19 05:05:47 DEBUG : Linkbox root 'rclone-test-bemabom6kiji': Waiting for checks to finish 2026/02/19 05:05:47 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-peregef9xuwo') 2026/02/19 05:05:47 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-bemabom6kiji') 2026/02/19 05:05:47 DEBUG : potato3: Sizes differ 2026/02/19 05:05:47 DEBUG : Linkbox root 'rclone-test-bemabom6kiji': Waiting for transfers to finish 2026/02/19 05:05:48 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/19 05:05:48 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/19 05:05:48 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/19 05:05:48 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2026/02/19 05:05:48 DEBUG : Linkbox root 'rclone-test-bemabom6kiji': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:05:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zeyowif3mexa" 2026/02/19 05:06:00 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-peregef9xuwo' -> Linkbox root 'rclone-test-zeyowif3mexa' 2026/02/19 05:06:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/19 05:06:09 DEBUG : empty space: size = 1 OK 2026/02/19 05:06:09 DEBUG : empty space: Sizes identical 2026/02/19 05:06:09 DEBUG : empty space: Unchanged skipping 2026/02/19 05:06:09 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-peregef9xuwo') 2026/02/19 05:06:09 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-zeyowif3mexa') 2026/02/19 05:06:09 DEBUG : potato3: Sizes differ 2026/02/19 05:06:09 DEBUG : Linkbox root 'rclone-test-zeyowif3mexa': Waiting for checks to finish 2026/02/19 05:06:09 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/19 05:06:09 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/19 05:06:10 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/02/19 05:06:10 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/02/19 05:06:10 INFO : empty space: Deleted 2026/02/19 05:06:10 DEBUG : Linkbox root 'rclone-test-zeyowif3mexa': Waiting for transfers to finish 2026/02/19 05:06:10 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/02/19 05:06:10 DEBUG : Linkbox root 'rclone-test-zeyowif3mexa': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.69s) === RUN TestTransform === RUN TestTransform/suffix run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:06:57 DEBUG : Waiting for deletions to finish 2026/02/19 05:06:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : splitbananasplit: Excluded 2026/02/19 05:06:58 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : banana: Excluded 2026/02/19 05:06:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:06:58 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : apple: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:06:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:06:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:06:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/19 05:06:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/19 05:06:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/19 05:06:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/19 05:06:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/19 05:06:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/19 05:06:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/19 05:06:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/19 05:06:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/19 05:06:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/19 05:06:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/19 05:06:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/19 05:06:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/19 05:06:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/19 05:06:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/19 05:06:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/19 05:06:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/19 05:06:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/19 05:06:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/19 05:06:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/19 05:06:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/19 05:06:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/19 05:06:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/19 05:06:58 DEBUG : apple: transformed to: appleSUFFIX 2026/02/19 05:06:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/19 05:06:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/19 05:06:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/19 05:06:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/19 05:06:59 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:06:59 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:07:02 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/19 05:07:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/19 05:07:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/19 05:07:02 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/19 05:07:02 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/19 05:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/19 05:07:03 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/19 05:07:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/19 05:07:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/19 05:07:03 DEBUG : appleSUFFIX: size = 5 OK 2026/02/19 05:07:03 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/19 05:07:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/19 05:07:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/19 05:07:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/19 05:07:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/19 05:07:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/19 05:07:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/19 05:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/19 05:07:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/19 05:07:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/19 05:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/19 05:07:07 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/19 05:07:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/19 05:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/19 05:07:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/19 05:07:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/19 05:07:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/19 05:07:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/19 05:07:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/19 05:07:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/19 05:07:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/19 05:07:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/19 05:07:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/19 05:07:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/19 05:07:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/19 05:07:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/19 05:07:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/19 05:07:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/19 05:07:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/19 05:07:12 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/19 05:07:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/19 05:07:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/19 05:07:13 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/19 05:07:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/19 05:07:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/19 05:07:14 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/19 05:07:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/19 05:07:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/19 05:07:14 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/19 05:07:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/19 05:07:15 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/19 05:07:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/19 05:07:16 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/19 05:07:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/19 05:07:16 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/19 05:07:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/19 05:07:16 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:07:16 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2026/02/19 05:07:16 DEBUG : Waiting for deletions to finish 2026/02/19 05:07:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/19 05:07:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : splitbananasplit: Excluded 2026/02/19 05:07:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : bananaSUFFIX: Excluded 2026/02/19 05:07:17 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : banana: Excluded 2026/02/19 05:07:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : appleSUFFIX: Excluded 2026/02/19 05:07:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/19 05:07:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:07:17 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : apple: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/02/19 05:07:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:07:17 DEBUG : dir1/0000-abcdefg.txt: 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 : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:08:54 DEBUG : Waiting for deletions to finish 2026/02/19 05:08:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:08:54 DEBUG : splitbananasplit: Excluded 2026/02/19 05:08:54 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:08:54 DEBUG : banana: Excluded 2026/02/19 05:08:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:08:54 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:08:54 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:08:54 DEBUG : apple: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:08:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:08:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/19 05:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/19 05:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/19 05:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/19 05:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/19 05:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/19 05:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/19 05:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/19 05:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/19 05:08:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : apple: size = 5 OK 2026/02/19 05:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/19 05:08:55 DEBUG : apple: Sizes identical 2026/02/19 05:08:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : apple: Unchanged skipping 2026/02/19 05:08:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/19 05:08:55 DEBUG : banana: size = 6 OK 2026/02/19 05:08:55 DEBUG : banana: Sizes identical 2026/02/19 05:08:55 DEBUG : banana: Unchanged skipping 2026/02/19 05:08:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/19 05:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/19 05:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/19 05:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/19 05:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/19 05:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/19 05:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/19 05:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/19 05:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/19 05:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/19 05:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/19 05:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/19 05:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/19 05:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/19 05:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/19 05:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/19 05:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/19 05:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/19 05:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/19 05:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/19 05:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/19 05:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/19 05:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/19 05:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/19 05:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/19 05:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/19 05:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/19 05:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/19 05:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/19 05:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/19 05:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/19 05:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/19 05:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/19 05:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/19 05:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/19 05:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/19 05:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/19 05:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/19 05:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/19 05:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/19 05:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/19 05:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/19 05:08:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/19 05:08:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/19 05:08:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/19 05:08:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/19 05:08:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/19 05:08:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/19 05:08:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/19 05:08:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/19 05:08:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/19 05:08:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/19 05:08:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/19 05:08:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/19 05:08:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/19 05:08:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/19 05:08:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/19 05:08:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/19 05:08:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/19 05:08:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/19 05:08:55 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:08:55 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:08:58 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:08:59 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:08:59 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:08:59 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:08:59 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:08:59 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:09:00 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:09:00 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:09:00 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:09:00 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:09:00 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:09:01 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:09:01 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:09:01 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:09:01 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:09:02 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:09:02 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:09:02 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:09:02 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:09:03 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:09:04 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:09:04 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:09:04 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:09:05 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:09:07 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:09:07 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:09:08 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:09:08 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:09:14 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:09:14 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:09:14 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:09:15 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:09:27 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:09:27 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:09:27 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:09:28 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:09:53 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:09:53 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:09:53 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:09:54 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:10:44 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/02/19 05:10:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/19 05:10:44 ERROR : splitbananasplit: Failed to copy: object not found 2026/02/19 05:10:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/19 05:10:44 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/02/19 05:10:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/19 05:10:45 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/02/19 05:10:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/19 05:10:46 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:10:47 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:10:47 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:10:47 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:10:47 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:10:48 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:10:48 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:10:48 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:10:48 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:10:48 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:10:49 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:10:49 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:10:49 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:10:49 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:10:49 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:10:50 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:10:50 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:10:50 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:10:51 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:10:51 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:10:51 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:10:52 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:10:53 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:10:53 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:10:55 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:10:55 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:10:56 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:10:56 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:11:01 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:11:02 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:11:03 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:11:03 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:11:14 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:11:15 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:11:16 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:11:16 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:11:40 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:11:41 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:11:42 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:11:42 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:12:31 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/02/19 05:12:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/19 05:12:32 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/02/19 05:12:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/19 05:12:33 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/02/19 05:12:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/19 05:12:33 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/02/19 05:12:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/19 05:12:34 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:12:34 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:12:35 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:12:35 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:12:35 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:12:35 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:12:36 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:12:36 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:12:36 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:12:36 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:12:36 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:12:37 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:12:37 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:12:37 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:12:37 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:12:37 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:12:38 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:12:38 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:12:38 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:12:39 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:12:39 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:12:39 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:12:40 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:12:41 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:12:42 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:12:43 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:12:43 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:12:44 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:12:49 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:12:49 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:12:50 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:12:51 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:13:02 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:13:03 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:13:03 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:13:04 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:13:28 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:13:28 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:13:29 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:13:30 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:14:19 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/02/19 05:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/19 05:14:20 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/02/19 05:14:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/19 05:14:20 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/02/19 05:14:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/19 05:14:21 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/02/19 05:14:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/19 05:14:22 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:14:22 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:14:22 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:14:23 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:14:23 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:14:23 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:14:23 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:14:23 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:14:24 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:14:24 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:14:24 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:14:24 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:14:24 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:14:25 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:14:25 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:14:25 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:14:25 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:14:26 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:14:26 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:14:27 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:14:27 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:14:27 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:14:28 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:14:28 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:14:30 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:14:31 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:14:31 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:14:32 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:14:37 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:14:37 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:14:38 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:14:39 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:14:50 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:14:51 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:14:51 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:14:52 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:15:16 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:15:16 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:15:17 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:15:17 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:16:07 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/02/19 05:16:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/19 05:16:08 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/02/19 05:16:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/19 05:16:08 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/02/19 05:16:09 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/02/19 05:16:09 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/02/19 05:16:10 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/02/19 05:16:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/19 05:16:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/19 05:16:10 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/02/19 05:16:11 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/02/19 05:16:12 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/02/19 05:16:14 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/02/19 05:16:17 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/02/19 05:16:24 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/02/19 05:16:37 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/02/19 05:17:03 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/02/19 05:17:54 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/02/19 05:17:54 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:17:54 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: object not found Test: TestTransform/truncate 2026/02/19 05:17:54 DEBUG : Waiting for deletions to finish 2026/02/19 05:17:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:17:54 DEBUG : splitbananasplit: Excluded 2026/02/19 05:17:54 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/02/19 05:17:54 DEBUG : splitbanan(1): Excluded 2026/02/19 05:17:54 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:17:54 DEBUG : banana: Excluded 2026/02/19 05:17:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:17:54 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:17:54 DEBUG : appleapple(1): Excluded (Path Filter) 2026/02/19 05:17:54 DEBUG : appleapple(1): Excluded 2026/02/19 05:17:54 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:17:54 DEBUG : apple: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0014-89;=(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0013-789;=(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0012-6789;(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0011-56789(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0010-45678(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0009-34567(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0008-23456(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0007-12345(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0006-ghijk(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0005-fghij(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0004-efghi(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0003-defgh(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0002-cdefg(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0001-bcdef(1): Excluded 2026/02/19 05:17:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:17:55 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/02/19 05:17:55 DEBUG : dir1/0000-abcde(1): 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 : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:19:32 DEBUG : Waiting for deletions to finish 2026/02/19 05:19:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : splitbananasplit: Excluded 2026/02/19 05:19:33 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : banana: Excluded 2026/02/19 05:19:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:19:33 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : apple: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:19:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:19:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:19:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/19 05:19:33 DEBUG : appleappleapplebanana: Sizes identical 2026/02/19 05:19:33 DEBUG : banana: size = 6 OK 2026/02/19 05:19:33 DEBUG : banana: Sizes identical 2026/02/19 05:19:33 DEBUG : banana: Unchanged skipping 2026/02/19 05:19:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/19 05:19:33 DEBUG : apple: size = 5 OK 2026/02/19 05:19:33 DEBUG : apple: Sizes identical 2026/02/19 05:19:33 DEBUG : apple: Unchanged skipping 2026/02/19 05:19:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/19 05:19:33 DEBUG : splitbananasplit: Sizes identical 2026/02/19 05:19:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/19 05:19:34 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/19 05:19:34 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/19 05:19:34 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/19 05:19:34 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/19 05:19:34 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/19 05:19:34 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/19 05:19:34 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/19 05:19:34 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/19 05:19:34 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/19 05:19:34 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/19 05:19:34 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/19 05:19:34 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/19 05:19:34 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/19 05:19:34 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/19 05:19:34 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/19 05:19:34 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/19 05:19:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/19 05:19:34 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:19:34 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:19:34 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:19:34 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/02/19 05:19:34 DEBUG : Waiting for deletions to finish 2026/02/19 05:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : splitbananasplit: Excluded 2026/02/19 05:19:34 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : banana: Excluded 2026/02/19 05:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:19:34 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : apple: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:19:35 DEBUG : apple: size = 5 OK 2026/02/19 05:19:35 DEBUG : apple: Sizes identical 2026/02/19 05:19:35 DEBUG : apple: Unchanged skipping 2026/02/19 05:19:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/19 05:19:35 DEBUG : appleappleapplebanana: Sizes identical 2026/02/19 05:19:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/19 05:19:35 DEBUG : banana: size = 6 OK 2026/02/19 05:19:35 DEBUG : banana: Sizes identical 2026/02/19 05:19:35 DEBUG : banana: Unchanged skipping 2026/02/19 05:19:35 DEBUG : splitbananasplit: size = 16 OK 2026/02/19 05:19:35 DEBUG : splitbananasplit: Sizes identical 2026/02/19 05:19:35 DEBUG : splitbananasplit: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/19 05:19:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/19 05:19:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/19 05:19:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/19 05:19:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/19 05:19:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/19 05:19:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/19 05:19:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/19 05:19:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/19 05:19:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/19 05:19:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/19 05:19:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/19 05:19:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/19 05:19:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/19 05:19:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/19 05:19:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/19 05:19:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/19 05:19:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/19 05:19:35 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:19:35 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:19:35 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:19:35 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/02/19 05:19:35 DEBUG : Waiting for deletions to finish 2026/02/19 05:19:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:19:35 DEBUG : splitbananasplit: Excluded 2026/02/19 05:19:35 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:19:35 DEBUG : banana: Excluded 2026/02/19 05:19:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:19:35 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:19:35 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:19:35 DEBUG : apple: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:19:36 DEBUG : Waiting for deletions to finish 2026/02/19 05:19:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : splitbananasplit: Excluded 2026/02/19 05:19:36 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : banana: Excluded 2026/02/19 05:19:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:19:36 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : apple: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:19:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:19:36 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:20:47 DEBUG : Waiting for deletions to finish 2026/02/19 05:20:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : splitbananasplit: Excluded 2026/02/19 05:20:47 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : banana: Excluded 2026/02/19 05:20:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:20:47 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : apple: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:20:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:20:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:20:48 DEBUG : apple: size = 5 OK 2026/02/19 05:20:48 DEBUG : apple: Sizes identical 2026/02/19 05:20:48 DEBUG : apple: Unchanged skipping 2026/02/19 05:20:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/19 05:20:48 DEBUG : appleappleapplebanana: Sizes identical 2026/02/19 05:20:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/19 05:20:48 DEBUG : banana: size = 6 OK 2026/02/19 05:20:48 DEBUG : banana: Sizes identical 2026/02/19 05:20:48 DEBUG : banana: Unchanged skipping 2026/02/19 05:20:48 DEBUG : splitbananasplit: size = 16 OK 2026/02/19 05:20:48 DEBUG : splitbananasplit: Sizes identical 2026/02/19 05:20:48 DEBUG : splitbananasplit: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/19 05:20:48 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/19 05:20:48 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/19 05:20:48 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/19 05:20:48 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/19 05:20:48 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/19 05:20:48 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/19 05:20:48 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/19 05:20:48 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/19 05:20:48 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/19 05:20:48 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/19 05:20:48 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/19 05:20:48 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/19 05:20:48 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/19 05:20:48 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/19 05:20:48 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/19 05:20:48 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/19 05:20:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/19 05:20:48 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:20:48 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:20:48 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:20:48 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/02/19 05:20:48 DEBUG : Waiting for deletions to finish 2026/02/19 05:20:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:20:48 DEBUG : splitbananasplit: Excluded 2026/02/19 05:20:48 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:20:48 DEBUG : banana: Excluded 2026/02/19 05:20:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:20:48 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:20:48 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:20:48 DEBUG : apple: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:20:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:20:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:20:49 DEBUG : apple: size = 5 OK 2026/02/19 05:20:49 DEBUG : apple: Sizes identical 2026/02/19 05:20:49 DEBUG : apple: Unchanged skipping 2026/02/19 05:20:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/19 05:20:49 DEBUG : appleappleapplebanana: Sizes identical 2026/02/19 05:20:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/19 05:20:49 DEBUG : banana: size = 6 OK 2026/02/19 05:20:49 DEBUG : banana: Sizes identical 2026/02/19 05:20:49 DEBUG : banana: Unchanged skipping 2026/02/19 05:20:49 DEBUG : splitbananasplit: size = 16 OK 2026/02/19 05:20:49 DEBUG : splitbananasplit: Sizes identical 2026/02/19 05:20:49 DEBUG : splitbananasplit: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/19 05:20:49 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/19 05:20:49 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/19 05:20:49 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/19 05:20:49 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/19 05:20:49 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/19 05:20:49 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/19 05:20:49 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/19 05:20:49 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/19 05:20:49 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/19 05:20:49 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/19 05:20:49 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/19 05:20:49 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/19 05:20:49 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/19 05:20:49 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/19 05:20:49 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/19 05:20:49 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/19 05:20:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/19 05:20:49 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:20:49 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:20:49 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:20:49 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/02/19 05:20:49 DEBUG : Waiting for deletions to finish 2026/02/19 05:20:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : splitbananasplit: Excluded 2026/02/19 05:20:50 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : banana: Excluded 2026/02/19 05:20:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:20:50 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : apple: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:20:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:20:50 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:22:00 DEBUG : Waiting for deletions to finish 2026/02/19 05:22:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : splitbananasplit: Excluded 2026/02/19 05:22:00 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : banana: Excluded 2026/02/19 05:22:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:22:00 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : apple: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:22:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:22:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:22:01 DEBUG : apple: size = 5 OK 2026/02/19 05:22:01 DEBUG : apple: Sizes identical 2026/02/19 05:22:01 DEBUG : apple: Unchanged skipping 2026/02/19 05:22:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/19 05:22:01 DEBUG : appleappleapplebanana: Sizes identical 2026/02/19 05:22:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/19 05:22:01 DEBUG : banana: size = 6 OK 2026/02/19 05:22:01 DEBUG : banana: Sizes identical 2026/02/19 05:22:01 DEBUG : banana: Unchanged skipping 2026/02/19 05:22:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/19 05:22:01 DEBUG : splitbananasplit: Sizes identical 2026/02/19 05:22:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/19 05:22:01 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/19 05:22:01 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/19 05:22:01 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/19 05:22:01 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/19 05:22:01 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/19 05:22:01 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/19 05:22:01 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/19 05:22:01 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/19 05:22:01 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/19 05:22:01 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/19 05:22:01 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/19 05:22:01 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/19 05:22:01 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/19 05:22:01 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:22:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/19 05:22:01 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/19 05:22:01 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/19 05:22:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/19 05:22:01 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:22:01 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:22:01 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/02/19 05:22:01 DEBUG : Waiting for deletions to finish 2026/02/19 05:22:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : splitbananasplit: Excluded 2026/02/19 05:22:01 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : banana: Excluded 2026/02/19 05:22:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:22:01 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : apple: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:22:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:22:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:22:02 DEBUG : apple: size = 5 OK 2026/02/19 05:22:02 DEBUG : apple: Sizes identical 2026/02/19 05:22:02 DEBUG : apple: Unchanged skipping 2026/02/19 05:22:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/19 05:22:02 DEBUG : appleappleapplebanana: Sizes identical 2026/02/19 05:22:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/19 05:22:02 DEBUG : banana: size = 6 OK 2026/02/19 05:22:02 DEBUG : banana: Sizes identical 2026/02/19 05:22:02 DEBUG : banana: Unchanged skipping 2026/02/19 05:22:02 DEBUG : splitbananasplit: size = 16 OK 2026/02/19 05:22:02 DEBUG : splitbananasplit: Sizes identical 2026/02/19 05:22:02 DEBUG : splitbananasplit: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/19 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/19 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/19 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/19 05:22:02 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/19 05:22:02 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/19 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/19 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/19 05:22:02 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/19 05:22:02 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/19 05:22:02 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/19 05:22:02 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/19 05:22:02 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/19 05:22:02 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/19 05:22:02 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/19 05:22:02 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/19 05:22:02 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/19 05:22:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/19 05:22:02 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:22:02 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:22:02 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:22:02 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/02/19 05:22:02 DEBUG : Waiting for deletions to finish 2026/02/19 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : splitbananasplit: Excluded 2026/02/19 05:22:03 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : banana: Excluded 2026/02/19 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:22:03 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : apple: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:23:12 DEBUG : Waiting for deletions to finish 2026/02/19 05:23:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:23:12 DEBUG : splitbananasplit: Excluded 2026/02/19 05:23:12 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:23:12 DEBUG : banana: Excluded 2026/02/19 05:23:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:23:12 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:23:12 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:23:12 DEBUG : apple: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:23:13 DEBUG : apple: size = 5 OK 2026/02/19 05:23:13 DEBUG : apple: Sizes identical 2026/02/19 05:23:13 DEBUG : apple: Unchanged skipping 2026/02/19 05:23:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/19 05:23:13 DEBUG : appleappleapplebanana: Sizes identical 2026/02/19 05:23:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/19 05:23:13 DEBUG : banana: size = 6 OK 2026/02/19 05:23:13 DEBUG : banana: Sizes identical 2026/02/19 05:23:13 DEBUG : banana: Unchanged skipping 2026/02/19 05:23:13 DEBUG : splitbananasplit: size = 16 OK 2026/02/19 05:23:13 DEBUG : splitbananasplit: Sizes identical 2026/02/19 05:23:13 DEBUG : splitbananasplit: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/19 05:23:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/19 05:23:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/19 05:23:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/19 05:23:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/19 05:23:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/19 05:23:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/19 05:23:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/19 05:23:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/19 05:23:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/19 05:23:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/19 05:23:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/19 05:23:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/19 05:23:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/19 05:23:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/19 05:23:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:23:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/19 05:23:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/19 05:23:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/19 05:23:14 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:23:14 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:23:14 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/02/19 05:23:14 DEBUG : Waiting for deletions to finish 2026/02/19 05:23:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : splitbananasplit: Excluded 2026/02/19 05:23:14 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : banana: Excluded 2026/02/19 05:23:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:23:14 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : apple: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:23:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:23:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:23:15 DEBUG : apple: size = 5 OK 2026/02/19 05:23:15 DEBUG : apple: Sizes identical 2026/02/19 05:23:15 DEBUG : banana: size = 6 OK 2026/02/19 05:23:15 DEBUG : banana: Sizes identical 2026/02/19 05:23:15 DEBUG : banana: Unchanged skipping 2026/02/19 05:23:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/19 05:23:15 DEBUG : splitbananasplit: Sizes identical 2026/02/19 05:23:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/19 05:23:15 DEBUG : apple: Unchanged skipping 2026/02/19 05:23:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/19 05:23:15 DEBUG : appleappleapplebanana: Sizes identical 2026/02/19 05:23:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/19 05:23:15 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/19 05:23:15 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/19 05:23:15 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/19 05:23:15 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/19 05:23:15 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/19 05:23:15 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/19 05:23:15 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/19 05:23:15 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/19 05:23:15 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/19 05:23:15 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/19 05:23:15 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/19 05:23:15 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/19 05:23:15 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/19 05:23:15 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/19 05:23:15 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/19 05:23:15 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/19 05:23:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/19 05:23:15 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:23:15 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:23:15 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:23:15 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/02/19 05:23:15 DEBUG : Waiting for deletions to finish 2026/02/19 05:23:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : splitbananasplit: Excluded 2026/02/19 05:23:15 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : banana: Excluded 2026/02/19 05:23:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:23:15 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : apple: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:23:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:23:15 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:24:25 DEBUG : Waiting for deletions to finish 2026/02/19 05:24:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : splitbananasplit: Excluded 2026/02/19 05:24:25 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : banana: Excluded 2026/02/19 05:24:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:24:25 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : apple: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:24:26 DEBUG : apple: size = 5 OK 2026/02/19 05:24:26 DEBUG : apple: Sizes identical 2026/02/19 05:24:26 DEBUG : apple: Unchanged skipping 2026/02/19 05:24:26 DEBUG : banana: size = 6 OK 2026/02/19 05:24:26 DEBUG : banana: Sizes identical 2026/02/19 05:24:26 DEBUG : banana: Unchanged skipping 2026/02/19 05:24:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/19 05:24:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/19 05:24:26 DEBUG : appleappleapplebanana: Sizes identical 2026/02/19 05:24:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/19 05:24:26 DEBUG : splitbananasplit: Sizes identical 2026/02/19 05:24:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/19 05:24:26 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/19 05:24:26 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/19 05:24:26 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/19 05:24:26 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/19 05:24:26 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/19 05:24:26 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/19 05:24:26 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/19 05:24:26 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/19 05:24:26 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/19 05:24:26 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/19 05:24:26 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/19 05:24:26 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/19 05:24:26 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/19 05:24:26 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/19 05:24:26 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/19 05:24:26 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/19 05:24:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/19 05:24:26 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:24:26 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:24:26 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:24:26 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/02/19 05:24:26 DEBUG : Waiting for deletions to finish 2026/02/19 05:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : splitbananasplit: Excluded 2026/02/19 05:24:27 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : banana: Excluded 2026/02/19 05:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:24:27 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : apple: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/19 05:24:27 DEBUG : apple: size = 5 OK 2026/02/19 05:24:27 DEBUG : apple: Sizes identical 2026/02/19 05:24:27 DEBUG : apple: Unchanged skipping 2026/02/19 05:24:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/19 05:24:27 DEBUG : appleappleapplebanana: Sizes identical 2026/02/19 05:24:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/19 05:24:27 DEBUG : banana: size = 6 OK 2026/02/19 05:24:27 DEBUG : banana: Sizes identical 2026/02/19 05:24:27 DEBUG : banana: Unchanged skipping 2026/02/19 05:24:27 DEBUG : splitbananasplit: size = 16 OK 2026/02/19 05:24:27 DEBUG : splitbananasplit: Sizes identical 2026/02/19 05:24:27 DEBUG : splitbananasplit: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/19 05:24:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/19 05:24:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/19 05:24:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/19 05:24:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/19 05:24:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/19 05:24:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/19 05:24:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/19 05:24:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/19 05:24:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/19 05:24:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/19 05:24:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/19 05:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/19 05:24:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/19 05:24:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:24:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/19 05:24:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/19 05:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/19 05:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/19 05:24:28 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:24:28 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:24:28 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/02/19 05:24:28 DEBUG : Waiting for deletions to finish 2026/02/19 05:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : splitbananasplit: Excluded 2026/02/19 05:24:28 DEBUG : banana: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : banana: Excluded 2026/02/19 05:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : appleappleapplebanana: Excluded 2026/02/19 05:24:28 DEBUG : apple: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : apple: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/19 05:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/19 05:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1121.05s) --- FAIL: TestTransform/suffix (116.08s) --- FAIL: TestTransform/truncate (638.27s) --- FAIL: TestTransform/encoder (75.11s) --- FAIL: TestTransform/ISO-8859-1 (73.01s) --- FAIL: TestTransform/charmap (73.39s) --- FAIL: TestTransform/lowercase (72.31s) --- FAIL: TestTransform/ascii (72.88s) === RUN TestTransformCopy run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:24:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/19 05:24:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/19 05:24:58 INFO : sub dir_somesuffix: Making directory 2026/02/19 05:24:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/19 05:24:59 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/19 05:24:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/19 05:24:59 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/19 05:24:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/19 05:24:59 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:24:59 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:25:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/19 05:25:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/19 05:25:01 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:25:01 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (7.13s) === RUN TestDoubleTransform run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:25:05 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:05 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:05 INFO : tictactoe: Making directory 2026/02/19 05:25:06 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:06 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:25:06 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/19 05:25:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:25:06 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:25:06 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:25:08 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/19 05:25:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/19 05:25:08 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:25:08 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.02s) === RUN TestFileTag run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:25:12 INFO : toe: Making directory 2026/02/19 05:25:13 INFO : toe/toe: Making directory 2026/02/19 05:25:15 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/19 05:25:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/19 05:25:15 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:25:15 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:25:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/19 05:25:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/19 05:25:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/19 05:25:17 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:25:17 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (10.61s) === RUN TestNoTag run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:25:22 INFO : toe: Making directory 2026/02/19 05:25:24 INFO : toe/toe: Making directory 2026/02/19 05:25:26 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/19 05:25:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/19 05:25:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/19 05:25:26 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:25:26 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:25:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/19 05:25:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/19 05:25:27 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:25:27 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (10.53s) === RUN TestDirTag run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:25:33 DEBUG : empty_dir: Making directory with metadata 2026/02/19 05:25:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/19 05:25:33 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:25:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:25:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:25:33 INFO : tictacempty_dir: Making directory 2026/02/19 05:25:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:25:35 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:35 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:35 INFO : tictactoe: Making directory 2026/02/19 05:25:36 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:36 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:25:36 INFO : tictactoe/tictactoe: Making directory 2026/02/19 05:25:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:25:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/19 05:25:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/19 05:25:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/19 05:25:38 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:25:38 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:25:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/19 05:25:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/19 05:25:40 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:25:40 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (13.61s) === RUN TestAllTag run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:25:46 DEBUG : empty_dir: Making directory with metadata 2026/02/19 05:25:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/19 05:25:46 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:25:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:25:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:25:47 INFO : tictacempty_dir: Making directory 2026/02/19 05:25:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:25:48 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:48 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:48 INFO : tictactoe: Making directory 2026/02/19 05:25:50 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:50 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:25:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:25:50 INFO : tictactoe/tictactoe: Making directory 2026/02/19 05:25:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:25:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/19 05:25:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:25:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/19 05:25:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:25:51 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:25:51 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:25:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/19 05:25:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:25:53 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:25:53 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (13.61s) === RUN TestRunTwice run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:26:00 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:00 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:00 INFO : tictactoe: Making directory 2026/02/19 05:26:02 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:02 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:26:02 INFO : tictactoe/tictactoe: Making directory 2026/02/19 05:26:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:26:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/19 05:26:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/19 05:26:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/19 05:26:03 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:26:03 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:26:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/19 05:26:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/19 05:26:05 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:26:05 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (10.64s) === RUN TestConflicting run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:26:11 INFO : toe: Making directory 2026/02/19 05:26:12 INFO : toe/toe: Making directory 2026/02/19 05:26:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/19 05:26:14 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:26:14 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:26:16 DEBUG : toe/toe/toe: size = 11 OK 2026/02/19 05:26:16 INFO : toe/toe/toe: Copied (new) 2026/02/19 05:26:16 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:26:16 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (10.68s) === RUN TestMove run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:26:21 DEBUG : empty_dir: Making directory with metadata 2026/02/19 05:26:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/19 05:26:21 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:26:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:26:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:26:21 INFO : tictacempty_dir: Making directory 2026/02/19 05:26:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:26:23 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:23 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:23 INFO : tictactoe: Making directory 2026/02/19 05:26:24 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:24 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:26:24 INFO : tictactoe/tictactoe: Making directory 2026/02/19 05:26:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:26:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/19 05:26:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:26:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/19 05:26:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:26:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:26:26 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:26:26 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:26:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/19 05:26:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:26:28 INFO : toe/toe/toe.txt: Deleted 2026/02/19 05:26:28 ERROR : Local file system at /tmp/rclone2730948770: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (13.47s) === RUN TestTransformFile run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:26:35 DEBUG : empty_dir: Making directory with metadata 2026/02/19 05:26:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/19 05:26:35 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:26:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:26:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:26:35 INFO : tictacempty_dir: Making directory 2026/02/19 05:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:26:37 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:37 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:37 INFO : tictactoe: Making directory 2026/02/19 05:26:38 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:38 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:26:38 INFO : tictactoe/tictactoe: Making directory 2026/02/19 05:26:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:26:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/19 05:26:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:26:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/19 05:26:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:26:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:26:40 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:26:40 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:26:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/19 05:26:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:26:42 INFO : toe/toe/toe.txt: Deleted 2026/02/19 05:26:42 ERROR : Local file system at /tmp/rclone2730948770: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (13.59s) === RUN TestManualTransformFile run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:26:48 DEBUG : Reset feature "Copy" 2026/02/19 05:26:48 DEBUG : Reset feature "Move" 2026/02/19 05:26:48 DEBUG : Reset feature "Copy" 2026/02/19 05:26:48 DEBUG : Reset feature "Move" 2026/02/19 05:26:48 DEBUG : empty_dir: Making directory with metadata 2026/02/19 05:26:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/19 05:26:48 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:26:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:26:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:26:49 INFO : tictacempty_dir: Making directory 2026/02/19 05:26:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/19 05:26:50 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:50 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:50 INFO : tictactoe: Making directory 2026/02/19 05:26:52 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:52 DEBUG : toe: transformed to: tictactoe 2026/02/19 05:26:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:26:52 INFO : tictactoe/tictactoe: Making directory 2026/02/19 05:26:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/19 05:26:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/19 05:26:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:26:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/19 05:26:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:26:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:26:53 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:26:53 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:26:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/19 05:26:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/19 05:26:55 INFO : toe/toe/toe.txt: Deleted 2026/02/19 05:26:55 ERROR : Local file system at /tmp/rclone2730948770: 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 (13.86s) === RUN TestBase64 run.go:185: Remote "Linkbox root 'rclone-test-peregef9xuwo'", Local "Local file system at /tmp/rclone2730948770", Modify Window "876000h0m0s" 2026/02/19 05:27:02 DEBUG : toe: transformed to: dG9l 2026/02/19 05:27:02 DEBUG : toe: transformed to: dG9l 2026/02/19 05:27:02 INFO : dG9l: Making directory 2026/02/19 05:27:04 DEBUG : toe: transformed to: dG9l 2026/02/19 05:27:04 DEBUG : toe: transformed to: dG9l 2026/02/19 05:27:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/19 05:27:04 INFO : dG9l/dG9l: Making directory 2026/02/19 05:27:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/19 05:27:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/19 05:27:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/19 05:27:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/19 05:27:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/19 05:27:05 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for checks to finish 2026/02/19 05:27:05 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Waiting for transfers to finish 2026/02/19 05:27:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/19 05:27:07 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/19 05:27:07 ERROR : Linkbox root 'rclone-test-peregef9xuwo': not deleting files as there were IO errors 2026/02/19 05:27:07 ERROR : Linkbox root 'rclone-test-peregef9xuwo': 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 (10.35s) FAIL 2026/02/19 05:27:13 DEBUG : Linkbox root 'rclone-test-peregef9xuwo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyRedownload|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|suffix|truncate)$'" - Finished ERROR in 22m34.863280888s (try 3/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]