"./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 4/5) 2025/10/13 03:08:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wucihej7yowo" 2025/10/13 03:08:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 03:08:13 DEBUG : Creating backend with remote "/tmp/rclone169539836" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:08:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xaxugaf6duqu" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-wucihej7yowo' -> Linkbox root 'rclone-test-xaxugaf6duqu' 2025/10/13 03:08:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 03:08:21 DEBUG : Linkbox root 'rclone-test-xaxugaf6duqu': Waiting for checks to finish 2025/10/13 03:08:21 DEBUG : Linkbox root 'rclone-test-xaxugaf6duqu': Waiting for transfers to finish 2025/10/13 03:08:21 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 2025/10/13 03:08:21 DEBUG : Linkbox root 'rclone-test-xaxugaf6duqu': Purge remote 2025/10/13 03:08:21 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (11.45s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:08:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fociyiw7cosi" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-wucihej7yowo' -> Linkbox root 'rclone-test-fociyiw7cosi' 2025/10/13 03:08:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 03:08:31 DEBUG : Linkbox root 'rclone-test-fociyiw7cosi': Waiting for checks to finish 2025/10/13 03:08:31 DEBUG : Linkbox root 'rclone-test-fociyiw7cosi': Waiting for transfers to finish 2025/10/13 03:08:31 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 2025/10/13 03:08:31 DEBUG : Linkbox root 'rclone-test-fociyiw7cosi': Purge remote 2025/10/13 03:08:31 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (9.84s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:08:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bequnix9coka" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-wucihej7yowo' -> Linkbox root 'rclone-test-bequnix9coka' 2025/10/13 03:08:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 03:08:41 DEBUG : Linkbox root 'rclone-test-bequnix9coka': Waiting for checks to finish 2025/10/13 03:08:41 DEBUG : Linkbox root 'rclone-test-bequnix9coka': Waiting for transfers to finish 2025/10/13 03:08:41 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 2025/10/13 03:08:41 DEBUG : Linkbox root 'rclone-test-bequnix9coka': Purge remote 2025/10/13 03:08:41 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (9.82s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:08:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/13 03:08:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/13 03:08:49 DEBUG : Local file system at /tmp/rclone169539836: Waiting for checks to finish 2025/10/13 03:08:49 DEBUG : Local file system at /tmp/rclone169539836: Waiting for transfers to finish 2025/10/13 03:08:49 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/10/13 03:08:49 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone169539836/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/rclone169539836/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.59s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:08:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dikequn5kucu" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-wucihej7yowo' -> Linkbox root 'rclone-test-dikequn5kucu' 2025/10/13 03:09:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 03:09:07 DEBUG : empty space: Sizes identical 2025/10/13 03:09:07 DEBUG : empty space: Unchanged skipping 2025/10/13 03:09:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/13 03:09:07 DEBUG : Linkbox root 'rclone-test-dikequn5kucu': Waiting for checks to finish 2025/10/13 03:09:07 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/10/13 03:09:07 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/10/13 03:09:08 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/10/13 03:09:08 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/10/13 03:09:08 INFO : empty space: Deleted 2025/10/13 03:09:08 DEBUG : Linkbox root 'rclone-test-dikequn5kucu': Waiting for transfers to finish sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2025/10/13 03:09:08 DEBUG : Linkbox root 'rclone-test-dikequn5kucu': Purge remote --- FAIL: TestServerSideMove (19.68s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:09:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kuhudeh8xevo" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-wucihej7yowo' -> Linkbox root 'rclone-test-kuhudeh8xevo' 2025/10/13 03:09:27 DEBUG : empty space: Excluded (Size Filter) 2025/10/13 03:09:27 DEBUG : empty space: Excluded 2025/10/13 03:09:27 DEBUG : empty space: Excluded (Size Filter) 2025/10/13 03:09:27 DEBUG : empty space: Excluded 2025/10/13 03:09:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 03:09:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/13 03:09:27 DEBUG : Linkbox root 'rclone-test-kuhudeh8xevo': Waiting for checks to finish 2025/10/13 03:09:27 DEBUG : Linkbox root 'rclone-test-kuhudeh8xevo': Waiting for transfers to finish 2025/10/13 03:09:27 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/10/13 03:09:27 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/10/13 03:09:28 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/10/13 03:09:28 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2025/10/13 03:09:28 DEBUG : Linkbox root 'rclone-test-kuhudeh8xevo': Purge remote --- FAIL: TestServerSideMoveWithFilter (20.63s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:09:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sequrel4puce" 2025/10/13 03:09:40 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-wucihej7yowo' -> Linkbox root 'rclone-test-sequrel4puce' 2025/10/13 03:09:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/13 03:09:48 DEBUG : empty space: Sizes identical 2025/10/13 03:09:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/13 03:09:48 DEBUG : empty space: Unchanged skipping 2025/10/13 03:09:49 DEBUG : Linkbox root 'rclone-test-sequrel4puce': Waiting for checks to finish 2025/10/13 03:09:49 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/10/13 03:09:49 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/10/13 03:09:49 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/10/13 03:09:49 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/10/13 03:09:50 INFO : empty space: Deleted 2025/10/13 03:09:50 DEBUG : Linkbox root 'rclone-test-sequrel4puce': Waiting for transfers to finish 2025/10/13 03:09:50 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/10/13 03:09:50 DEBUG : Linkbox root 'rclone-test-sequrel4puce': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.71s) === RUN TestTransform === RUN TestTransform/suffix run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:10:40 DEBUG : Waiting for deletions to finish 2025/10/13 03:10:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : splitbananasplit: Excluded 2025/10/13 03:10:40 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : banana: Excluded 2025/10/13 03:10:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:10:40 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : apple: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:10:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:10:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:10:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 03:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 03:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 03:10:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 03:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 03:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 03:10:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 03:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 03:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 03:10:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 03:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 03:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 03:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 03:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 03:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 03:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 03:10:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 03:10:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 03:10:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 03:10:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/13 03:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/13 03:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/13 03:10:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/13 03:10:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 03:10:41 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:10:41 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:10:44 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/13 03:10:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 03:10:45 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/13 03:10:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:45 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/13 03:10:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 03:10:45 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/13 03:10:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/13 03:10:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/13 03:10:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 03:10:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/13 03:10:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 03:10:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/13 03:10:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 03:10:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/13 03:10:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/13 03:10:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/13 03:10:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/13 03:10:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/13 03:10:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/13 03:10:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/13 03:10:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/13 03:10:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/13 03:10:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/13 03:10:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/13 03:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/13 03:10:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/13 03:10:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/13 03:10:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/13 03:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/13 03:10:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/13 03:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/13 03:10:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/13 03:10:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/13 03:10:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/13 03:10:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/13 03:10:59 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:10:59 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2025/10/13 03:10:59 DEBUG : Waiting for deletions to finish 2025/10/13 03:10:59 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : splitbananasplitSUFFIX: Excluded 2025/10/13 03:10:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : splitbananasplit: Excluded 2025/10/13 03:10:59 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : bananaSUFFIX: Excluded 2025/10/13 03:10:59 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : banana: Excluded 2025/10/13 03:10:59 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : appleSUFFIX: Excluded 2025/10/13 03:10:59 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/10/13 03:10:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:10:59 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : apple: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/10/13 03:10:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:10:59 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:12:40 DEBUG : Waiting for deletions to finish 2025/10/13 03:12:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : splitbananasplit: Excluded 2025/10/13 03:12:40 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : banana: Excluded 2025/10/13 03:12:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:12:40 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : apple: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:12:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:12:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:12:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 03:12:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 03:12:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 03:12:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 03:12:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 03:12:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 03:12:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 03:12:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 03:12:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 03:12:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 03:12:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : apple: Sizes identical 2025/10/13 03:12:41 DEBUG : apple: Unchanged skipping 2025/10/13 03:12:41 DEBUG : banana: Sizes identical 2025/10/13 03:12:41 DEBUG : banana: Unchanged skipping 2025/10/13 03:12:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/13 03:12:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 03:12:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 03:12:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 03:12:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 03:12:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 03:12:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 03:12:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 03:12:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 03:12:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 03:12:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 03:12:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 03:12:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 03:12:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 03:12:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 03:12:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 03:12:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 03:12:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 03:12:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 03:12:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 03:12:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 03:12:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 03:12:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 03:12:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 03:12:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 03:12:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 03:12:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 03:12:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 03:12:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 03:12:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 03:12:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 03:12:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 03:12:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 03:12:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 03:12:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 03:12:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 03:12:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 03:12:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 03:12:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 03:12:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 03:12:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 03:12:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 03:12:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/13 03:12:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/13 03:12:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/13 03:12:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/13 03:12:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/13 03:12:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/13 03:12:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/13 03:12:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/13 03:12:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/13 03:12:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/13 03:12:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/13 03:12:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/13 03:12:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/13 03:12:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/13 03:12:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/13 03:12:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/13 03:12:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/13 03:12:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/13 03:12:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/13 03:12:41 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:12:41 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:12:45 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:12:45 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:12:45 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:12:45 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:12:45 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:12:46 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:12:46 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:12:46 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:12:46 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:12:46 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:12:47 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:12:47 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:12:47 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:12:47 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:12:47 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:12:48 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:12:48 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:12:48 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:12:48 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:12:49 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:12:50 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:12:50 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:12:50 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:12:51 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:12:53 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:12:53 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:12:54 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:12:54 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:13:00 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:13:00 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:13:00 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:13:01 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:13:13 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:13:13 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:13:13 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:13:14 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:13:39 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:13:39 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:13:39 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:13:40 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:14:30 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/10/13 03:14:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/13 03:14:30 ERROR : splitbananasplit: Failed to copy: object not found 2025/10/13 03:14:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/13 03:14:30 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/10/13 03:14:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/13 03:14:31 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/10/13 03:14:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/13 03:14:32 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:14:33 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:14:33 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:14:33 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:14:34 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:14:34 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:14:34 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:14:34 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:14:34 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:14:34 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:14:35 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:14:35 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:14:35 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:14:35 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:14:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:14:36 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:14:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:14:36 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:14:37 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:14:37 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:14:37 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:14:38 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:14:38 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:14:39 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:14:40 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:14:42 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:14:42 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:14:42 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:14:47 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:14:48 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:14:49 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:14:49 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:15:00 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:15:01 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:15:02 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:15:02 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:15:26 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:15:27 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:15:27 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:15:28 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:16:17 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/10/13 03:16:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/13 03:16:18 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/10/13 03:16:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/13 03:16:19 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/10/13 03:16:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/13 03:16:19 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/10/13 03:16:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/13 03:16:19 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:16:20 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:16:21 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:16:21 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:16:21 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:16:21 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:16:22 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:16:22 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:16:22 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:16:22 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:16:23 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:16:23 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:16:23 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:16:23 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:16:23 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:16:23 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:16:24 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:16:24 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:16:24 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:16:25 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:16:25 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:16:26 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:16:26 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:16:27 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:16:28 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:16:29 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:16:30 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:16:30 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:16:35 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:16:36 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:16:36 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:16:37 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:16:47 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:16:49 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:16:49 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:16:50 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:17:13 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:17:15 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:17:15 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:17:16 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:18:05 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/10/13 03:18:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/13 03:18:06 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/10/13 03:18:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/13 03:18:06 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/10/13 03:18:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/13 03:18:07 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:18:07 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/10/13 03:18:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/13 03:18:07 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:18:08 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:18:08 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:18:09 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:18:09 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:18:09 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:18:10 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:18:10 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:18:10 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:18:10 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:18:10 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:18:10 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:18:11 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:18:11 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:18:11 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:18:11 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:18:12 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:18:12 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:18:12 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:18:13 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:18:13 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:18:14 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:18:15 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:18:15 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:18:17 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:18:18 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:18:18 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:18:22 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:18:23 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:18:24 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:18:25 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:18:35 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:18:36 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:18:37 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:18:38 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:19:01 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:19:02 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:19:03 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:19:04 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:19:52 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/10/13 03:19:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/13 03:19:53 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/10/13 03:19:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/13 03:19:54 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/10/13 03:19:54 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/10/13 03:19:55 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/10/13 03:19:55 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/10/13 03:19:55 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/10/13 03:19:56 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/10/13 03:19:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/13 03:19:57 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/10/13 03:19:59 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/10/13 03:20:02 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/10/13 03:20:09 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/10/13 03:20:22 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/10/13 03:20:48 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/10/13 03:21:39 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/10/13 03:21:39 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:21:39 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: object not found Test: TestTransform/truncate 2025/10/13 03:21:39 DEBUG : Waiting for deletions to finish 2025/10/13 03:21:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : splitbananasplit: Excluded 2025/10/13 03:21:39 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : splitbanan(1): Excluded 2025/10/13 03:21:39 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : banana: Excluded 2025/10/13 03:21:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:21:39 DEBUG : appleapple(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : appleapple(1): Excluded 2025/10/13 03:21:39 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : apple: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0014-89;=(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0013-789;=(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0012-6789;(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0011-56789(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0010-45678(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0009-34567(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0008-23456(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0007-12345(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0006-ghijk(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0005-fghij(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0004-efghi(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0003-defgh(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0002-cdefg(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0001-bcdef(1): Excluded 2025/10/13 03:21:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:21:39 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/10/13 03:21:39 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:23:17 DEBUG : Waiting for deletions to finish 2025/10/13 03:23:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:23:17 DEBUG : splitbananasplit: Excluded 2025/10/13 03:23:17 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:23:17 DEBUG : banana: Excluded 2025/10/13 03:23:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:23:17 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:23:17 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:23:17 DEBUG : apple: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:23:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:23:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:23:18 DEBUG : apple: Sizes identical 2025/10/13 03:23:18 DEBUG : apple: Unchanged skipping 2025/10/13 03:23:18 DEBUG : appleappleapplebanana: Sizes identical 2025/10/13 03:23:18 DEBUG : banana: Sizes identical 2025/10/13 03:23:18 DEBUG : splitbananasplit: Sizes identical 2025/10/13 03:23:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 03:23:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 03:23:18 DEBUG : banana: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:23:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/13 03:23:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 03:23:19 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:23:19 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:23:19 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/10/13 03:23:19 DEBUG : Waiting for deletions to finish 2025/10/13 03:23:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : splitbananasplit: Excluded 2025/10/13 03:23:19 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : banana: Excluded 2025/10/13 03:23:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:23:19 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : apple: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:23:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:23:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:23:20 DEBUG : apple: Sizes identical 2025/10/13 03:23:20 DEBUG : apple: Unchanged skipping 2025/10/13 03:23:20 DEBUG : appleappleapplebanana: Sizes identical 2025/10/13 03:23:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 03:23:20 DEBUG : banana: Sizes identical 2025/10/13 03:23:20 DEBUG : banana: Unchanged skipping 2025/10/13 03:23:20 DEBUG : splitbananasplit: Sizes identical 2025/10/13 03:23:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/13 03:23:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 03:23:20 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:23:20 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:23:20 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:23:20 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/10/13 03:23:20 DEBUG : Waiting for deletions to finish 2025/10/13 03:23:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : splitbananasplit: Excluded 2025/10/13 03:23:20 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : banana: Excluded 2025/10/13 03:23:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:23:20 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : apple: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:23:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:23:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:23:21 DEBUG : Waiting for deletions to finish 2025/10/13 03:23:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : splitbananasplit: Excluded 2025/10/13 03:23:21 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : banana: Excluded 2025/10/13 03:23:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:23:21 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : apple: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:23:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:23:21 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:24:35 DEBUG : Waiting for deletions to finish 2025/10/13 03:24:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : splitbananasplit: Excluded 2025/10/13 03:24:36 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : banana: Excluded 2025/10/13 03:24:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:24:36 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : apple: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:24:37 DEBUG : appleappleapplebanana: Sizes identical 2025/10/13 03:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 03:24:37 DEBUG : apple: Sizes identical 2025/10/13 03:24:37 DEBUG : apple: Unchanged skipping 2025/10/13 03:24:37 DEBUG : banana: Sizes identical 2025/10/13 03:24:37 DEBUG : banana: Unchanged skipping 2025/10/13 03:24:37 DEBUG : splitbananasplit: Sizes identical 2025/10/13 03:24:37 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/13 03:24:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 03:24:37 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:24:37 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:24:37 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:24:37 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/10/13 03:24:37 DEBUG : Waiting for deletions to finish 2025/10/13 03:24:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : splitbananasplit: Excluded 2025/10/13 03:24:37 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : banana: Excluded 2025/10/13 03:24:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:24:37 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : apple: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:24:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:24:38 DEBUG : apple: Sizes identical 2025/10/13 03:24:38 DEBUG : apple: Unchanged skipping 2025/10/13 03:24:38 DEBUG : appleappleapplebanana: Sizes identical 2025/10/13 03:24:38 DEBUG : banana: Sizes identical 2025/10/13 03:24:38 DEBUG : splitbananasplit: Sizes identical 2025/10/13 03:24:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 03:24:38 DEBUG : banana: Unchanged skipping 2025/10/13 03:24:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/13 03:24:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 03:24:38 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:24:38 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:24:38 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:24:38 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/10/13 03:24:38 DEBUG : Waiting for deletions to finish 2025/10/13 03:24:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : splitbananasplit: Excluded 2025/10/13 03:24:39 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : banana: Excluded 2025/10/13 03:24:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:24:39 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : apple: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:24:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:24:39 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:25:53 DEBUG : Waiting for deletions to finish 2025/10/13 03:25:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : splitbananasplit: Excluded 2025/10/13 03:25:53 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : banana: Excluded 2025/10/13 03:25:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:25:53 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : apple: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:25:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:25:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:25:54 DEBUG : apple: Sizes identical 2025/10/13 03:25:54 DEBUG : apple: Unchanged skipping 2025/10/13 03:25:54 DEBUG : appleappleapplebanana: Sizes identical 2025/10/13 03:25:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 03:25:54 DEBUG : splitbananasplit: Sizes identical 2025/10/13 03:25:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 03:25:54 DEBUG : banana: Sizes identical 2025/10/13 03:25:54 DEBUG : banana: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/13 03:25:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 03:25:54 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:25:54 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:25:54 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:25:54 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/10/13 03:25:54 DEBUG : Waiting for deletions to finish 2025/10/13 03:25:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : splitbananasplit: Excluded 2025/10/13 03:25:55 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : banana: Excluded 2025/10/13 03:25:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:25:55 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : apple: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:25:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:25:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:25:56 DEBUG : apple: Sizes identical 2025/10/13 03:25:56 DEBUG : splitbananasplit: Sizes identical 2025/10/13 03:25:56 DEBUG : apple: Unchanged skipping 2025/10/13 03:25:56 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 03:25:56 DEBUG : appleappleapplebanana: Sizes identical 2025/10/13 03:25:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 03:25:56 DEBUG : banana: Sizes identical 2025/10/13 03:25:56 DEBUG : banana: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/13 03:25:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 03:25:56 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:25:56 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:25:56 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:25:56 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/10/13 03:25:56 DEBUG : Waiting for deletions to finish 2025/10/13 03:25:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : splitbananasplit: Excluded 2025/10/13 03:25:56 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : banana: Excluded 2025/10/13 03:25:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:25:56 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : apple: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:25:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:25:56 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:27:10 DEBUG : Waiting for deletions to finish 2025/10/13 03:27:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : splitbananasplit: Excluded 2025/10/13 03:27:10 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : banana: Excluded 2025/10/13 03:27:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:27:10 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : apple: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:27:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:27:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:27:11 DEBUG : apple: Sizes identical 2025/10/13 03:27:11 DEBUG : banana: Sizes identical 2025/10/13 03:27:11 DEBUG : appleappleapplebanana: Sizes identical 2025/10/13 03:27:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 03:27:11 DEBUG : apple: Unchanged skipping 2025/10/13 03:27:11 DEBUG : banana: Unchanged skipping 2025/10/13 03:27:11 DEBUG : splitbananasplit: Sizes identical 2025/10/13 03:27:11 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:27:11 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/13 03:27:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 03:27:11 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:27:11 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:27:11 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/10/13 03:27:11 DEBUG : Waiting for deletions to finish 2025/10/13 03:27:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:27:11 DEBUG : splitbananasplit: Excluded 2025/10/13 03:27:11 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:27:11 DEBUG : banana: Excluded 2025/10/13 03:27:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:27:11 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:27:11 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:27:11 DEBUG : apple: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:27:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:27:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:27:13 DEBUG : apple: Sizes identical 2025/10/13 03:27:13 DEBUG : apple: Unchanged skipping 2025/10/13 03:27:13 DEBUG : banana: Sizes identical 2025/10/13 03:27:13 DEBUG : banana: Unchanged skipping 2025/10/13 03:27:13 DEBUG : appleappleapplebanana: Sizes identical 2025/10/13 03:27:13 DEBUG : splitbananasplit: Sizes identical 2025/10/13 03:27:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 03:27:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:27:13 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/13 03:27:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 03:27:13 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:27:13 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:27:13 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/10/13 03:27:13 DEBUG : Waiting for deletions to finish 2025/10/13 03:27:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : splitbananasplit: Excluded 2025/10/13 03:27:13 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : banana: Excluded 2025/10/13 03:27:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:27:13 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : apple: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:27:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:27:13 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:28:27 DEBUG : Waiting for deletions to finish 2025/10/13 03:28:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : splitbananasplit: Excluded 2025/10/13 03:28:27 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : banana: Excluded 2025/10/13 03:28:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:28:27 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : apple: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:28:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:28:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:28:28 DEBUG : apple: Sizes identical 2025/10/13 03:28:28 DEBUG : apple: Unchanged skipping 2025/10/13 03:28:28 DEBUG : appleappleapplebanana: Sizes identical 2025/10/13 03:28:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 03:28:28 DEBUG : banana: Sizes identical 2025/10/13 03:28:28 DEBUG : banana: Unchanged skipping 2025/10/13 03:28:28 DEBUG : splitbananasplit: Sizes identical 2025/10/13 03:28:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:28:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/13 03:28:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 03:28:28 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:28:28 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:28:28 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/10/13 03:28:28 DEBUG : Waiting for deletions to finish 2025/10/13 03:28:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : splitbananasplit: Excluded 2025/10/13 03:28:29 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : banana: Excluded 2025/10/13 03:28:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:28:29 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : apple: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:28:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:28:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/13 03:28:29 DEBUG : apple: Sizes identical 2025/10/13 03:28:29 DEBUG : apple: Unchanged skipping 2025/10/13 03:28:29 DEBUG : banana: Sizes identical 2025/10/13 03:28:29 DEBUG : banana: Unchanged skipping 2025/10/13 03:28:29 DEBUG : splitbananasplit: Sizes identical 2025/10/13 03:28:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/13 03:28:29 DEBUG : appleappleapplebanana: Sizes identical 2025/10/13 03:28:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/10/13 03:28:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/13 03:28:30 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:28:30 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:28:30 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/10/13 03:28:30 DEBUG : Waiting for deletions to finish 2025/10/13 03:28:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : splitbananasplit: Excluded 2025/10/13 03:28:30 DEBUG : banana: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : banana: Excluded 2025/10/13 03:28:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : appleappleapplebanana: Excluded 2025/10/13 03:28:30 DEBUG : apple: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : apple: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/13 03:28:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/13 03:28:30 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1143.99s) --- FAIL: TestTransform/suffix (119.47s) --- FAIL: TestTransform/truncate (637.87s) --- FAIL: TestTransform/encoder (77.65s) --- FAIL: TestTransform/ISO-8859-1 (77.43s) --- FAIL: TestTransform/charmap (77.64s) --- FAIL: TestTransform/lowercase (76.82s) --- FAIL: TestTransform/ascii (77.10s) === RUN TestTransformCopy run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:29:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/13 03:29:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/13 03:29:00 INFO : sub dir_somesuffix: Making directory 2025/10/13 03:29:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/13 03:29:02 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/13 03:29:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/13 03:29:02 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/13 03:29:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/13 03:29:02 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:29:02 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:29:04 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/13 03:29:04 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:29:04 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (7.71s) === RUN TestDoubleTransform run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:29:08 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:08 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:08 INFO : tictactoe: Making directory 2025/10/13 03:29:10 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:10 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:29:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/13 03:29:10 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:29:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:29:10 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:29:12 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/13 03:29:12 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:29:12 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.48s) === RUN TestFileTag run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:29:15 INFO : toe: Making directory 2025/10/13 03:29:17 INFO : toe/toe: Making directory 2025/10/13 03:29:19 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/13 03:29:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/13 03:29:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/13 03:29:19 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:29:19 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:29:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/13 03:29:21 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:29:21 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (10.79s) === RUN TestNoTag run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:29:26 INFO : toe: Making directory 2025/10/13 03:29:28 INFO : toe/toe: Making directory 2025/10/13 03:29:29 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/13 03:29:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/13 03:29:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/13 03:29:29 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:29:29 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:29:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/13 03:29:31 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:29:31 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (10.75s) === RUN TestDirTag run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:29:37 DEBUG : empty_dir: Making directory with metadata 2025/10/13 03:29:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 03:29:37 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:29:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:29:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:29:37 INFO : tictacempty_dir: Making directory 2025/10/13 03:29:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:29:39 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:39 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:39 INFO : tictactoe: Making directory 2025/10/13 03:29:40 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:40 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:29:40 INFO : tictactoe/tictactoe: Making directory 2025/10/13 03:29:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:29:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 03:29:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 03:29:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 03:29:42 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:29:42 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:29:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/13 03:29:44 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:29:44 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (14.66s) === RUN TestAllTag run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:29:51 DEBUG : empty_dir: Making directory with metadata 2025/10/13 03:29:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 03:29:51 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:29:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:29:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:29:52 INFO : tictacempty_dir: Making directory 2025/10/13 03:29:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:29:53 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:53 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:53 INFO : tictactoe: Making directory 2025/10/13 03:29:55 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:55 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:29:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:29:55 INFO : tictactoe/tictactoe: Making directory 2025/10/13 03:29:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:29:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 03:29:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:29:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 03:29:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:29:56 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:29:56 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:29:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:29:59 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:29:59 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (14.27s) === RUN TestRunTwice run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:06 INFO : tictactoe: Making directory 2025/10/13 03:30:08 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:08 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:30:08 INFO : tictactoe/tictactoe: Making directory 2025/10/13 03:30:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:30:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 03:30:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 03:30:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/13 03:30:09 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:30:09 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:30:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/13 03:30:11 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:30:11 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (11.32s) === RUN TestConflicting run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:30:17 INFO : toe: Making directory 2025/10/13 03:30:19 INFO : toe/toe: Making directory 2025/10/13 03:30:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/13 03:30:20 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:30:20 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:30:22 INFO : toe/toe/toe: Copied (new) 2025/10/13 03:30:22 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:30:22 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (10.73s) === RUN TestMove run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:30:28 DEBUG : empty_dir: Making directory with metadata 2025/10/13 03:30:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 03:30:28 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:30:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:30:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:30:28 INFO : tictacempty_dir: Making directory 2025/10/13 03:30:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:30:30 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:30 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:30 INFO : tictactoe: Making directory 2025/10/13 03:30:31 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:31 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:30:31 INFO : tictactoe/tictactoe: Making directory 2025/10/13 03:30:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:30:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 03:30:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:30:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 03:30:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:30:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:30:33 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:30:33 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:30:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:30:35 INFO : toe/toe/toe.txt: Deleted 2025/10/13 03:30:35 ERROR : Local file system at /tmp/rclone169539836: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (13.97s) === RUN TestTransformFile run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:30:42 DEBUG : empty_dir: Making directory with metadata 2025/10/13 03:30:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 03:30:42 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:30:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:30:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:30:42 INFO : tictacempty_dir: Making directory 2025/10/13 03:30:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:30:43 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:43 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:43 INFO : tictactoe: Making directory 2025/10/13 03:30:45 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:45 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:30:45 INFO : tictactoe/tictactoe: Making directory 2025/10/13 03:30:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:30:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 03:30:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:30:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 03:30:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:30:47 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:30:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:30:47 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:30:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:30:49 INFO : toe/toe/toe.txt: Deleted 2025/10/13 03:30:49 ERROR : Local file system at /tmp/rclone169539836: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (14.14s) === RUN TestManualTransformFile run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:30:56 DEBUG : Reset feature "Copy" 2025/10/13 03:30:56 DEBUG : Reset feature "Move" 2025/10/13 03:30:56 DEBUG : Reset feature "Copy" 2025/10/13 03:30:56 DEBUG : Reset feature "Move" 2025/10/13 03:30:56 DEBUG : empty_dir: Making directory with metadata 2025/10/13 03:30:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/13 03:30:56 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:30:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:30:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:30:56 INFO : tictacempty_dir: Making directory 2025/10/13 03:30:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/13 03:30:58 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:58 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:58 INFO : tictactoe: Making directory 2025/10/13 03:30:59 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:59 DEBUG : toe: transformed to: tictactoe 2025/10/13 03:30:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:30:59 INFO : tictactoe/tictactoe: Making directory 2025/10/13 03:31:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/13 03:31:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/13 03:31:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:31:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 03:31:01 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:31:01 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:31:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:31:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:31:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/13 03:31:03 INFO : toe/toe/toe.txt: Deleted 2025/10/13 03:31:03 ERROR : Local file system at /tmp/rclone169539836: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (14.00s) === RUN TestBase64 run.go:180: Remote "Linkbox root 'rclone-test-wucihej7yowo'", Local "Local file system at /tmp/rclone169539836", Modify Window "876000h0m0s" 2025/10/13 03:31:10 DEBUG : toe: transformed to: dG9l 2025/10/13 03:31:10 DEBUG : toe: transformed to: dG9l 2025/10/13 03:31:10 INFO : dG9l: Making directory 2025/10/13 03:31:12 DEBUG : toe: transformed to: dG9l 2025/10/13 03:31:12 DEBUG : toe: transformed to: dG9l 2025/10/13 03:31:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/13 03:31:12 INFO : dG9l/dG9l: Making directory 2025/10/13 03:31:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/13 03:31:13 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/13 03:31:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/13 03:31:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/13 03:31:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/13 03:31:13 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for checks to finish 2025/10/13 03:31:13 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': Waiting for transfers to finish 2025/10/13 03:31:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/13 03:31:15 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting files as there were IO errors 2025/10/13 03:31:15 ERROR : Linkbox root 'rclone-test-wucihej7yowo': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (10.76s) FAIL 2025/10/13 03:31:21 DEBUG : Linkbox root 'rclone-test-wucihej7yowo': 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 23m9.589280991s (try 4/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]