"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestMoveWithIgnoreExisting$|^TestTransform$/^(suffix|truncate)$'" - Starting (try 3/5) 2026/09/06 03:25:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gonuguf2xulu" 2026/09/06 03:25:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/06 03:25:48 DEBUG : Linkbox root 'rclone-test-gonuguf2xulu': Using cached web token 2026/09/06 03:25:49 DEBUG : Creating backend with remote "/tmp/rclone3590912198" === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-gonuguf2xulu'", Local "Local file system at /tmp/rclone3590912198", Modify Window "876000h0m0s" 2026/09/06 03:25:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/06 03:25:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/06 03:25:49 DEBUG : Linkbox root 'rclone-test-gonuguf2xulu': Waiting for checks to finish 2026/09/06 03:25:49 DEBUG : Linkbox root 'rclone-test-gonuguf2xulu': Waiting for transfers to finish 2026/09/06 03:25:53 DEBUG : existing-b: size = 6 OK 2026/09/06 03:25:53 INFO : existing-b: Copied (new) 2026/09/06 03:25:53 INFO : existing-b: Deleted 2026/09/06 03:25:53 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:25:54 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:25:54 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:25:55 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:25:56 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:25:58 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:26:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:26:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/06 03:26:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:26:01 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/06 03:26:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:26:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/06 03:26:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:26:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/06 03:26:04 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:26:06 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:26:08 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:26:10 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:26:12 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:26:14 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:26:14 DEBUG : existing: Received error: Update failed to read object: getting files failed: invalid character '<' looking for beginning of value - low level retry 0/10 2026/09/06 03:26:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/06 03:26:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/06 03:26:21 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/06 03:26:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/06 03:26:21 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:26:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/06 03:26:22 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:26:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/06 03:26:22 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:26:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/06 03:26:23 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:26:24 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/06 03:26:24 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:26:26 DEBUG : pacer: Reducing sleep to 200ms 2026/09/06 03:26:26 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:26:29 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:26:36 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:26:49 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:27:15 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:28:06 ERROR : existing: Failed to copy: object not found 2026/09/06 03:28:06 ERROR : existing: Not deleting source as copy failed: object not found sync_test.go:1866: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1866 Error: Received unexpected error: object not found Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (141.88s) === RUN TestTransform === RUN TestTransform/suffix run.go:198: Remote "Linkbox root 'rclone-test-gonuguf2xulu'", Local "Local file system at /tmp/rclone3590912198", Modify Window "876000h0m0s" 2026/09/06 03:28:55 DEBUG : Waiting for deletions to finish 2026/09/06 03:28:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : splitbananasplit: Excluded 2026/09/06 03:28:56 DEBUG : banana: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : banana: Excluded 2026/09/06 03:28:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : appleappleapplebanana: Excluded 2026/09/06 03:28:56 DEBUG : apple: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : apple: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/06 03:28:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 03:28:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/06 03:28:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 03:28:56 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:28:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:28:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 03:28:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:28:56 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:28:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 03:28:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:28:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:28:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 03:28:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:28:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:28:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:28:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:28:56 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:28:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:28:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:28:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:28:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 03:28:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:28:57 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:28:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:28:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/06 03:28:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/06 03:28:57 DEBUG : Linkbox root 'rclone-test-gonuguf2xulu': Waiting for checks to finish 2026/09/06 03:28:57 DEBUG : Linkbox root 'rclone-test-gonuguf2xulu': Waiting for transfers to finish 2026/09/06 03:29:00 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/06 03:29:00 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/06 03:29:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 03:29:00 DEBUG : appleSUFFIX: size = 5 OK 2026/09/06 03:29:00 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/06 03:29:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 03:29:01 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/06 03:29:01 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/06 03:29:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 03:29:01 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/06 03:29:01 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/06 03:29:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 03:29:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:29:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/06 03:29:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:29:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/06 03:29:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:29:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/06 03:29:04 DEBUG : pacer: Reducing sleep to 1.2s 2026/09/06 03:29:04 DEBUG : pacer: Reducing sleep to 900ms 2026/09/06 03:29:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:29:04 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/09/06 03:29:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:29:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/06 03:29:07 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/06 03:29:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/06 03:29:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 03:29:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 03:29:09 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/06 03:29:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/06 03:29:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 03:29:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 03:29:11 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/06 03:29:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/06 03:29:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 03:29:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 03:29:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/06 03:29:13 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/06 03:29:13 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/06 03:29:14 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/06 03:29:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/06 03:29:14 DEBUG : pacer: Reducing sleep to 200ms 2026/09/06 03:29:14 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/06 03:29:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/06 03:29:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 03:29:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/06 03:29:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 03:29:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 03:29:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/06 03:29:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 03:29:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 03:29:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/06 03:29:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 03:29:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 03:29:18 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/06 03:29:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/06 03:29:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 03:29:20 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/06 03:29:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/06 03:29:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 03:29:21 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/06 03:29:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/06 03:29:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 03:29:21 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/06 03:29:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/06 03:29:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 03:29:22 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/06 03:29:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/06 03:29:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 03:29:23 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/06 03:29:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/06 03:29:24 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/06 03:29:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/06 03:29:24 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/06 03:29:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/06 03:29:25 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/06 03:29:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/06 03:29:25 DEBUG : Waiting for deletions to finish 2026/09/06 03:29:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/06 03:29:26 INFO : dir1/0009-3456789.txt: Deleted 2026/09/06 03:29:26 INFO : dir1/0003-defghij.txt: Deleted 2026/09/06 03:29:27 INFO : dir1/0010-456789.txt: Deleted 2026/09/06 03:29:27 INFO : dir1/0013-789;=.txt: Deleted 2026/09/06 03:29:27 INFO : banana: Deleted 2026/09/06 03:29:27 INFO : splitbananasplit: Deleted 2026/09/06 03:29:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/06 03:29:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/06 03:29:28 INFO : dir1/0007-1234567.txt: Deleted 2026/09/06 03:29:28 INFO : dir1/0008-2345678.txt: Deleted 2026/09/06 03:29:28 INFO : dir1/0011-56789;.txt: Deleted 2026/09/06 03:29:28 INFO : dir1/0012-6789;.txt: Deleted 2026/09/06 03:29:29 INFO : apple: Deleted 2026/09/06 03:29:29 INFO : appleappleapplebanana: Deleted 2026/09/06 03:29:29 INFO : dir1/0014-89;=.txt: Deleted 2026/09/06 03:29:29 INFO : dir1/0015-9;=.txt: Deleted 2026/09/06 03:29:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/06 03:29:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/06 03:29:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/06 03:29:30 DEBUG : Waiting for deletions to finish 2026/09/06 03:29:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/06 03:29:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : bananaSUFFIX: Excluded 2026/09/06 03:29:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : appleSUFFIX: Excluded 2026/09/06 03:29:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/09/06 03:29:30 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/09/06 03:29:30 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/09/06 03:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/06 03:29:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/06 03:29:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/06 03:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0000-abcdefg.txtSUFFIX" actual : "dir1/0000-abcdefg.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0000-abcdefg.txtSUFFIX +dir1/0000-abcdefg.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0001-bcdefgh.txtSUFFIX" actual : "dir1/0001-bcdefgh.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0001-bcdefgh.txtSUFFIX +dir1/0001-bcdefgh.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0002-cdefghi.txtSUFFIX" actual : "dir1/0002-cdefghi.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0002-cdefghi.txtSUFFIX +dir1/0002-cdefghi.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0003-defghij.txtSUFFIX" actual : "dir1/0003-defghij.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0003-defghij.txtSUFFIX +dir1/0003-defghij.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0004-efghijk.txtSUFFIX" actual : "dir1/0004-efghijk.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0004-efghijk.txtSUFFIX +dir1/0004-efghijk.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0005-fghijkl.txtSUFFIX" actual : "dir1/0005-fghijkl.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0005-fghijkl.txtSUFFIX +dir1/0005-fghijkl.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0006-ghijklm.txtSUFFIX" actual : "dir1/0006-ghijklm.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0006-ghijklm.txtSUFFIX +dir1/0006-ghijklm.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0007-1234567.txtSUFFIX" actual : "dir1/0007-1234567.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0007-1234567.txtSUFFIX +dir1/0007-1234567.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0008-2345678.txtSUFFIX" actual : "dir1/0008-2345678.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0008-2345678.txtSUFFIX +dir1/0008-2345678.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0009-3456789.txtSUFFIX" actual : "dir1/0009-3456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0009-3456789.txtSUFFIX +dir1/0009-3456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0010-456789.txtSUFFIX" actual : "dir1/0010-456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0010-456789.txtSUFFIX +dir1/0010-456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0011-56789;.txtSUFFIX" actual : "dir1/0011-56789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0011-56789;.txtSUFFIX +dir1/0011-56789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0012-6789;.txtSUFFIX" actual : "dir1/0012-6789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0012-6789;.txtSUFFIX +dir1/0012-6789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0013-789;=.txtSUFFIX" actual : "dir1/0013-789;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0013-789;=.txtSUFFIX +dir1/0013-789;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0014-89;=.txtSUFFIX" actual : "dir1/0014-89;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0014-89;=.txtSUFFIX +dir1/0014-89;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0015-9;=.txtSUFFIX" actual : "dir1/0015-9;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0015-9;=.txtSUFFIX +dir1/0015-9;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/06 03:29:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/06 03:29:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/06 03:29:31 DEBUG : Linkbox root 'rclone-test-gonuguf2xulu': Waiting for checks to finish 2026/09/06 03:29:31 DEBUG : Linkbox root 'rclone-test-gonuguf2xulu': Waiting for transfers to finish 2026/09/06 03:29:34 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:29:35 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:29:35 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:29:35 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:29:35 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:29:35 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:29:36 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:29:36 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:29:36 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:29:36 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:29:36 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:29:37 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:29:37 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:29:37 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:29:37 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:29:37 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:29:38 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:29:38 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:29:38 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:29:38 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:29:39 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:29:40 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:29:40 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:29:40 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:29:43 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:29:43 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:29:43 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:29:44 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:29:49 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:29:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:29:50 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/06 03:29:50 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:29:50 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/06 03:29:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:29:50 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/06 03:29:51 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:29:51 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/06 03:29:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:29:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:29:57 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:29:59 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:30:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:30:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:30:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:30:07 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/06 03:30:09 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/06 03:30:09 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:30:11 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/06 03:30:11 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:30:12 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/06 03:30:12 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:30:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/06 03:30:13 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:30:24 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/06 03:30:24 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:30:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/06 03:30:25 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:30:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/06 03:30:26 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:30:35 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/06 03:30:35 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:30:50 DEBUG : pacer: Reducing sleep to 200ms 2026/09/06 03:30:50 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:30:51 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:30:52 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:31:26 ERROR : apple: Failed to copy: object not found 2026/09/06 03:31:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/06 03:31:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/06 03:31:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/06 03:31:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/06 03:31:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/06 03:31:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/06 03:31:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/06 03:31:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/06 03:31:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/06 03:31:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/06 03:31:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/06 03:31:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/06 03:31:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/06 03:31:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/06 03:31:41 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/09/06 03:31:42 ERROR : splitbananasplit: Failed to copy: object not found 2026/09/06 03:31:43 ERROR : banana: Failed to copy: object not found 2026/09/06 03:31:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/06 03:31:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/06 03:31:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/06 03:31:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/06 03:31:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/06 03:31:45 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/06 03:31:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/06 03:31:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/06 03:31:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/06 03:31:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/06 03:31:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/06 03:31:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/06 03:31:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/06 03:31:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/06 03:31:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/06 03:31:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/06 03:31:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/06 03:31:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/06 03:31:50 ERROR : Linkbox root 'rclone-test-gonuguf2xulu': not deleting files as there were IO errors 2026/09/06 03:31:50 ERROR : Linkbox root 'rclone-test-gonuguf2xulu': not deleting directories as there were IO errors sync_transform_test.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:127 Error: Received unexpected error: object not found Test: TestTransform/suffix 2026/09/06 03:31:50 DEBUG : Waiting for deletions to finish 2026/09/06 03:31:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/06 03:31:50 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : splitbananasplit(1): Excluded 2026/09/06 03:31:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : bananaSUFFIX: Excluded 2026/09/06 03:31:50 DEBUG : banana(1): Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : banana(1): Excluded 2026/09/06 03:31:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : appleSUFFIX: Excluded 2026/09/06 03:31:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/06 03:31:50 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : appleappleapplebanana(1): Excluded 2026/09/06 03:31:50 DEBUG : apple(1): Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : apple(1): Excluded 2026/09/06 03:31:50 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/09/06 03:31:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 03:31:50 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:128 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:198: Remote "Linkbox root 'rclone-test-gonuguf2xulu'", Local "Local file system at /tmp/rclone3590912198", Modify Window "876000h0m0s" 2026/09/06 03:33:31 DEBUG : Waiting for deletions to finish 2026/09/06 03:33:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : splitbananasplit: Excluded 2026/09/06 03:33:31 DEBUG : banana: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : banana: Excluded 2026/09/06 03:33:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : appleappleapplebanana: Excluded 2026/09/06 03:33:31 DEBUG : apple: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : apple: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/06 03:33:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 03:33:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/06 03:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 03:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 03:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 03:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 03:33:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 03:33:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : apple: size = 5 OK 2026/09/06 03:33:32 DEBUG : apple: Sizes identical 2026/09/06 03:33:32 DEBUG : apple: Unchanged skipping 2026/09/06 03:33:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/06 03:33:32 DEBUG : banana: size = 6 OK 2026/09/06 03:33:32 DEBUG : banana: Sizes identical 2026/09/06 03:33:32 DEBUG : banana: Unchanged skipping 2026/09/06 03:33:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 03:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 03:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 03:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 03:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 03:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 03:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 03:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 03:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 03:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 03:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 03:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 03:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 03:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 03:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 03:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 03:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 03:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 03:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 03:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 03:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 03:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 03:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 03:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 03:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 03:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 03:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 03:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 03:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 03:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 03:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 03:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 03:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 03:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 03:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 03:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 03:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 03:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 03:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 03:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 03:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 03:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/06 03:33:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/06 03:33:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/06 03:33:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/06 03:33:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/06 03:33:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/06 03:33:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/06 03:33:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/06 03:33:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/06 03:33:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/06 03:33:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/06 03:33:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/06 03:33:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/06 03:33:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/06 03:33:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/06 03:33:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/06 03:33:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/06 03:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/06 03:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/06 03:33:32 DEBUG : Linkbox root 'rclone-test-gonuguf2xulu': Waiting for checks to finish 2026/09/06 03:33:32 DEBUG : Linkbox root 'rclone-test-gonuguf2xulu': Waiting for transfers to finish 2026/09/06 03:33:35 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:33:36 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:33:36 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:33:36 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:33:36 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:33:36 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:33:37 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:33:37 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:33:37 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:33:37 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:33:37 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:33:38 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:33:38 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:33:38 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:33:38 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:33:38 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:33:39 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:33:39 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:33:39 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:33:40 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:33:40 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:33:41 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:33:41 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:33:41 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:33:44 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:33:44 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:33:45 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:33:45 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:33:50 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:33:51 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:33:51 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:33:51 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:34:03 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:34:04 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:34:04 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:34:05 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:34:29 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:34:30 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:34:30 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:34:30 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:35:20 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/09/06 03:35:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/06 03:35:21 ERROR : splitbananasplit: Failed to copy: object not found 2026/09/06 03:35:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/06 03:35:21 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/09/06 03:35:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/06 03:35:22 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/09/06 03:35:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/06 03:35:23 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:35:24 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:35:24 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:35:24 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:35:25 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:35:25 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:35:25 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:35:25 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:35:25 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:35:25 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:35:26 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:35:26 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:35:26 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:35:26 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:35:27 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:35:27 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:35:27 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:35:28 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:35:28 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:35:28 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:35:28 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:35:30 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:35:30 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:35:30 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:35:32 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:35:33 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:35:34 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:35:34 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:35:39 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:35:40 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:35:40 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:35:41 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:35:52 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:35:53 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:35:54 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:35:54 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:36:17 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:36:19 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:36:20 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:36:20 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:37:09 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/09/06 03:37:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/06 03:37:10 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/09/06 03:37:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/06 03:37:11 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/09/06 03:37:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/06 03:37:11 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/09/06 03:37:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/06 03:37:11 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:37:12 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:37:13 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:37:13 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:37:14 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:37:14 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:37:14 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:37:14 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:37:15 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:37:15 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:37:15 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:37:15 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:37:15 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:37:16 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:37:16 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:37:16 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:37:16 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:37:17 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:37:17 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:37:17 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:37:18 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:37:19 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:37:20 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:37:20 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:37:21 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:37:22 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:37:23 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:37:23 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:37:27 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:37:29 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:37:30 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:37:30 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:37:41 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:37:42 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:37:43 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:37:43 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:38:07 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:38:08 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:38:09 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:38:09 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:38:58 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/09/06 03:38:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/06 03:39:00 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/09/06 03:39:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/06 03:39:00 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/09/06 03:39:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/06 03:39:01 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/09/06 03:39:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/06 03:39:01 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:39:02 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:39:03 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:39:03 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:39:04 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:39:04 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:39:04 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:39:04 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:39:04 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:39:04 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:39:05 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:39:05 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:39:05 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:39:05 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:39:05 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:39:06 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:39:06 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:39:07 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:39:07 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:39:07 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:39:07 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:39:09 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:39:09 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:39:09 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:39:11 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:39:12 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:39:13 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:39:13 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:39:17 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:39:19 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:39:20 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:39:20 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:39:31 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:39:32 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:39:33 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:39:33 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:39:57 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:39:58 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:39:59 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:39:59 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:40:48 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/09/06 03:40:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/06 03:40:50 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/09/06 03:40:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/06 03:40:50 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/09/06 03:40:50 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/09/06 03:40:50 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/09/06 03:40:51 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/09/06 03:40:51 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/09/06 03:40:52 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/06 03:40:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/06 03:40:53 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/09/06 03:40:54 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/06 03:40:56 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/06 03:40:59 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/06 03:41:06 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/06 03:41:19 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/06 03:41:45 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/06 03:42:36 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/09/06 03:42:36 ERROR : Linkbox root 'rclone-test-gonuguf2xulu': not deleting files as there were IO errors 2026/09/06 03:42:36 ERROR : Linkbox root 'rclone-test-gonuguf2xulu': not deleting directories as there were IO errors sync_transform_test.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:121 Error: Received unexpected error: object not found Test: TestTransform/truncate 2026/09/06 03:42:36 DEBUG : Waiting for deletions to finish 2026/09/06 03:42:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : splitbananasplit: Excluded 2026/09/06 03:42:37 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : splitbanan(1): Excluded 2026/09/06 03:42:37 DEBUG : banana: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : banana: Excluded 2026/09/06 03:42:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : appleappleapplebanana: Excluded 2026/09/06 03:42:37 DEBUG : appleapple(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : appleapple(1): Excluded 2026/09/06 03:42:37 DEBUG : apple: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : apple: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0014-89;=(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0013-789;=(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0012-6789;(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0011-56789(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0010-45678(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0009-34567(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0008-23456(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0007-12345(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0006-ghijk(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0005-fghij(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0004-efghi(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0003-defgh(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0002-cdefg(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0001-bcdef(1): Excluded 2026/09/06 03:42:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/06 03:42:37 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/09/06 03:42:37 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate --- FAIL: TestTransform (920.45s) --- FAIL: TestTransform/suffix (276.31s) --- FAIL: TestTransform/truncate (644.14s) FAIL 2026/09/06 03:43:31 DEBUG : Linkbox root 'rclone-test-gonuguf2xulu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestMoveWithIgnoreExisting$|^TestTransform$/^(suffix|truncate)$'" - Finished ERROR in 17m44.679548755s (try 3/5): exit status 1: Failed [TestMoveWithIgnoreExisting TestTransform/suffix TestTransform/truncate]