"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/08/08 01:21:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yelejet5gedu" 2026/08/08 01:21:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:21:35 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': Using cached web token 2026/08/08 01:21:36 DEBUG : Creating backend with remote "/tmp/rclone11505920" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/08 01:21:36 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.39s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/08 01:21:37 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.45s) === RUN TestSizeDiffers 2026/08/08 01:21:37 DEBUG : a: size = 0 OK 2026/08/08 01:21:37 DEBUG : a: size = 1 (memory) 2026/08/08 01:21:37 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/08 01:21:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/08 01:21:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 01:21:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 01:21:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/08 01:21:37 DEBUG : potato: Seek from 10 to 0 2026/08/08 01:21:37 DEBUG : potato: Seek from 10 to 0 2026/08/08 01:21:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/08 01:21:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/08 01:21:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 01:21:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 01:21:37 DEBUG : potato: Seek from 5 to 2 2026/08/08 01:21:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/08 01:21:37 DEBUG : potato: Seek from 7 to 0 2026/08/08 01:21:37 DEBUG : potato: Seek from 7 to 0 2026/08/08 01:21:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/08 01:21:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/08 01:21:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 01:21:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 01:21:37 DEBUG : potato: Seek from 5 to 2 2026/08/08 01:21:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/08 01:21:37 DEBUG : potato: Seek from 8 to 0 2026/08/08 01:21:37 DEBUG : potato: Seek from 8 to 0 2026/08/08 01:21:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/08 01:21:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/08 01:21:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 01:21:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/08 01:21:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/08 01:21:37 DEBUG : potato: Seek from 5 to 2 2026/08/08 01:21:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/08 01:21:37 DEBUG : potato: Seek from 9 to 0 2026/08/08 01:21:37 DEBUG : potato: Seek from 9 to 0 2026/08/08 01:21:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 2026/08/08 01:21:43 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) === RUN TestCheck/3 2026/08/08 01:21:46 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) === RUN TestCheck/4 === RUN TestCheck/5 2026/08/08 01:21:49 DEBUG : remotepotato: Trying to read object after upload: try again in 100ms (1/10) === RUN TestCheck/6 === RUN TestCheck/7 === NAME TestCheck fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCheck (26.44s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.21s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2026/08/08 01:22:03 DEBUG : Creating backend with remote "nonexistent" 2026/08/08 01:22:03 DEBUG : Config file has changed externally - reloading 2026/08/08 01:22:03 DEBUG : Creating backend with remote "nonexistent" 2026/08/08 01:22:03 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/08 01:22:03 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/08 01:22:03 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/08 01:22:03 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:22:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:22:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:22:04 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:04 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:22:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:22:06 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:08 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:10 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:12 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:14 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:16 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:18 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:20 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:22 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:24 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:26 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:22:28 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:22:32 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:22:32 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:22:33 DEBUG : pacer: Reducing sleep to 632.8125ms === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/08 01:22:36 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:22:37 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/08 01:22:44 DEBUG : remotepotato: Trying to read object after upload: try again in 100ms (1/10) === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (48.04s) --- PASS: TestCheckDownload/1 (1.44s) --- PASS: TestCheckDownload/2 (0.69s) --- PASS: TestCheckDownload/3 (0.23s) --- PASS: TestCheckDownload/4 (0.43s) --- PASS: TestCheckDownload/5 (0.60s) --- PASS: TestCheckDownload/6 (0.44s) --- PASS: TestCheckDownload/7 (0.61s) === RUN TestCheckSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:22:51 DEBUG : rutabaga: Update: removing old file 2026/08/08 01:22:52 ERROR : rutabaga: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 2026/08/08 01:22:59 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.93s) --- PASS: TestCheckSizeOnly/1 (0.36s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.20s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:23:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:23:09 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:23:09 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:23:09 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:23:09 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:23:09 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:23:10 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:23:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:23:12 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:23:14 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:23:16 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:23:18 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:23:20 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:23:22 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "test.sum" to Linkbox root 'rclone-test-yelejet5gedu': 1/10 (Update second step failed: invalid character '<' looking for beginning of value) 2026/08/08 01:23:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:23:26 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:23:28 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:23:30 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:23:32 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:23:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:23:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:23:36 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:23:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:23:36 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/08 01:23:36 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/08 01:23:36 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/08 01:23:36 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/08 01:23:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:23:37 DEBUG : test.sum: Update: removing old file 2026/08/08 01:23:38 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:23:38 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:23:40 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/08 01:23:40 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/08 01:23:40 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/08 01:23:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (34.36s) === RUN TestCheckSum run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:23:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yelejet5gedu/data" 2026/08/08 01:23:43 DEBUG : Linkbox root 'rclone-test-yelejet5gedu/data': Using cached web token check_test.go:350: Linkbox root 'rclone-test-yelejet5gedu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:23:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yelejet5gedu/data" 2026/08/08 01:23:45 DEBUG : Linkbox root 'rclone-test-yelejet5gedu/data': Using cached web token 2026/08/08 01:23:50 DEBUG : data/banana: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:23:50 DEBUG : data/banana: Trying to read object after upload: try again in 200ms (2/10) === RUN TestCheckSumDownload/subtest1 2026/08/08 01:23:56 DEBUG : data/potato: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:23:56 DEBUG : data/potato: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:23:57 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 2026/08/08 01:24:01 DEBUG : test.sum: Update: removing old file 2026/08/08 01:24:05 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:24:05 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:24:06 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:24:06 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/08/08 01:24:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:07 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:24:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:07 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:24:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:08 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:24:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:24:10 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:12 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:14 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:16 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:18 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:20 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) === NAME TestCheckSumDownload run.go:299: Retry Put of "test.sum" to Linkbox root 'rclone-test-yelejet5gedu': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/08 01:24:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:26 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:28 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:24:30 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:24:32 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:24:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:24:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:24:36 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:24:37 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:24:38 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:24:38 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:24:38 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:464 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCheckSumDownload Messages: listing wrong, want data/banana (13), data/potato (15), test.sum (82) got data/banana (13), data/potato (15), test(1).sum (82), test.sum (82) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:464 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: Unexpected file "test(1).sum" === RUN TestCheckSumDownload/subtest3 2026/08/08 01:24:47 DEBUG : test.sum: Update: removing old file 2026/08/08 01:24:50 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:24:50 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:24:51 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:24:51 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/08/08 01:24:52 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/08 01:24:54 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/08 01:24:57 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/08 01:25:04 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/08 01:25:17 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/08 01:25:43 DEBUG : test.sum: Trying to read object after upload: try again in 51.2s (10/10) === NAME TestCheckSumDownload run.go:303: Failed to put "test.sum" to "Linkbox root 'rclone-test-yelejet5gedu'": object not found run.go:186: removing dir "data" failed - try 1/3: sleeping 1s: directory not empty --- FAIL: TestCheckSumDownload (178.09s) --- PASS: TestCheckSumDownload/subtest1 (1.14s) --- PASS: TestCheckSumDownload/subtest2 (0.50s) --- PASS: TestCheckSumDownload/subtest3 (1.21s) === RUN TestApplyTransforms 2026/08/08 01:26:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gicuhof0woki" 2026/08/08 01:26:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:26:43 DEBUG : Linkbox root 'rclone-test-gicuhof0woki': Using cached web token 2026/08/08 01:26:44 DEBUG : Creating backend with remote "/tmp/rclone4138500192" run.go:198: Remote "Linkbox root 'rclone-test-gicuhof0woki'", Local "Local file system at /tmp/rclone4138500192", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/08/08 01:26:48 ERROR : hello, world!: sum not found 2026/08/08 01:26:48 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-gicuhof0woki' 2026/08/08 01:26:48 NOTICE: Linkbox root 'rclone-test-gicuhof0woki': 1 files missing 2026/08/08 01:26:48 NOTICE: 1 hashes missing 2026/08/08 01:26:48 NOTICE: Linkbox root 'rclone-test-gicuhof0woki': 1 differences found 2026/08/08 01:26:48 NOTICE: Linkbox root 'rclone-test-gicuhof0woki': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/08 01:26:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 01:26:49 NOTICE: Linkbox root 'rclone-test-gicuhof0woki': 0 differences found 2026/08/08 01:26:49 NOTICE: Linkbox root 'rclone-test-gicuhof0woki': 1 matching files 2026/08/08 01:26:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-habitem5felo" 2026/08/08 01:26:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:26:49 DEBUG : Linkbox root 'rclone-test-habitem5felo': Using cached web token 2026/08/08 01:26:49 DEBUG : Creating backend with remote "/tmp/rclone263301678" run.go:198: Remote "Linkbox root 'rclone-test-habitem5felo'", Local "Local file system at /tmp/rclone263301678", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/08/08 01:26:54 ERROR : HELLO, WORLD!: sum not found 2026/08/08 01:26:54 ERROR : hello, world!: file not in Linkbox root 'rclone-test-habitem5felo' 2026/08/08 01:26:54 NOTICE: Linkbox root 'rclone-test-habitem5felo': 1 files missing 2026/08/08 01:26:54 NOTICE: 1 hashes missing 2026/08/08 01:26:54 NOTICE: Linkbox root 'rclone-test-habitem5felo': 1 differences found 2026/08/08 01:26:54 NOTICE: Linkbox root 'rclone-test-habitem5felo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/08 01:26:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 01:26:54 NOTICE: Linkbox root 'rclone-test-habitem5felo': 0 differences found 2026/08/08 01:26:54 NOTICE: Linkbox root 'rclone-test-habitem5felo': 1 matching files 2026/08/08 01:26:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dikigob0wapo" 2026/08/08 01:26:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:26:54 DEBUG : Linkbox root 'rclone-test-dikigob0wapo': Using cached web token 2026/08/08 01:26:55 DEBUG : Creating backend with remote "/tmp/rclone1246081173" run.go:198: Remote "Linkbox root 'rclone-test-dikigob0wapo'", Local "Local file system at /tmp/rclone1246081173", Modify Window "876000h0m0s" 2026/08/08 01:26:59 DEBUG : HeLlO, wOrLd!: Trying to read object after upload: try again in 100ms (1/10) lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/08 01:26:59 ERROR : HeLlO, wOrLd!: sum not found 2026/08/08 01:26:59 ERROR : hello, world!: file not in Linkbox root 'rclone-test-dikigob0wapo' 2026/08/08 01:26:59 NOTICE: Linkbox root 'rclone-test-dikigob0wapo': 1 files missing 2026/08/08 01:26:59 NOTICE: 1 hashes missing 2026/08/08 01:26:59 NOTICE: Linkbox root 'rclone-test-dikigob0wapo': 1 differences found 2026/08/08 01:26:59 NOTICE: Linkbox root 'rclone-test-dikigob0wapo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/08 01:26:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 01:26:59 NOTICE: Linkbox root 'rclone-test-dikigob0wapo': 0 differences found 2026/08/08 01:26:59 NOTICE: Linkbox root 'rclone-test-dikigob0wapo': 1 matching files 2026/08/08 01:26:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tufofas8donu" 2026/08/08 01:26:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:26:59 DEBUG : Linkbox root 'rclone-test-tufofas8donu': Using cached web token 2026/08/08 01:27:00 DEBUG : Creating backend with remote "/tmp/rclone4122282823" run.go:198: Remote "Linkbox root 'rclone-test-tufofas8donu'", Local "Local file system at /tmp/rclone4122282823", Modify Window "876000h0m0s" 2026/08/08 01:27:04 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 100ms (1/10) upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/08 01:27:05 ERROR : HELLO, WORLD!: sum not found 2026/08/08 01:27:05 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-tufofas8donu' 2026/08/08 01:27:05 NOTICE: Linkbox root 'rclone-test-tufofas8donu': 1 files missing 2026/08/08 01:27:05 NOTICE: 1 hashes missing 2026/08/08 01:27:05 NOTICE: Linkbox root 'rclone-test-tufofas8donu': 1 differences found 2026/08/08 01:27:05 NOTICE: Linkbox root 'rclone-test-tufofas8donu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/08 01:27:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 01:27:05 NOTICE: Linkbox root 'rclone-test-tufofas8donu': 0 differences found 2026/08/08 01:27:05 NOTICE: Linkbox root 'rclone-test-tufofas8donu': 1 matching files 2026/08/08 01:27:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gazazag8helo" 2026/08/08 01:27:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:27:05 DEBUG : Linkbox root 'rclone-test-gazazag8helo': Using cached web token 2026/08/08 01:27:06 DEBUG : Creating backend with remote "/tmp/rclone2133986247" run.go:198: Remote "Linkbox root 'rclone-test-gazazag8helo'", Local "Local file system at /tmp/rclone2133986247", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/08/08 01:27:10 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/08 01:27:10 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-gazazag8helo' 2026/08/08 01:27:10 NOTICE: Linkbox root 'rclone-test-gazazag8helo': 1 files missing 2026/08/08 01:27:10 NOTICE: 1 hashes missing 2026/08/08 01:27:10 NOTICE: Linkbox root 'rclone-test-gazazag8helo': 1 differences found 2026/08/08 01:27:10 NOTICE: Linkbox root 'rclone-test-gazazag8helo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/08 01:27:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 01:27:11 NOTICE: Linkbox root 'rclone-test-gazazag8helo': 0 differences found 2026/08/08 01:27:11 NOTICE: Linkbox root 'rclone-test-gazazag8helo': 1 matching files 2026/08/08 01:27:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pipufuk8qafe" 2026/08/08 01:27:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:27:11 DEBUG : Linkbox root 'rclone-test-pipufuk8qafe': Using cached web token 2026/08/08 01:27:12 DEBUG : Creating backend with remote "/tmp/rclone1250106810" run.go:198: Remote "Linkbox root 'rclone-test-pipufuk8qafe'", Local "Local file system at /tmp/rclone1250106810", Modify Window "876000h0m0s" 2026/08/08 01:27:15 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) NFC checkfile vs. NFD remote (without normalization) 2026/08/08 01:27:16 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/08 01:27:16 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-pipufuk8qafe' 2026/08/08 01:27:16 NOTICE: Linkbox root 'rclone-test-pipufuk8qafe': 1 files missing 2026/08/08 01:27:16 NOTICE: 1 hashes missing 2026/08/08 01:27:16 NOTICE: Linkbox root 'rclone-test-pipufuk8qafe': 1 differences found 2026/08/08 01:27:16 NOTICE: Linkbox root 'rclone-test-pipufuk8qafe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/08 01:27:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 01:27:16 NOTICE: Linkbox root 'rclone-test-pipufuk8qafe': 0 differences found 2026/08/08 01:27:16 NOTICE: Linkbox root 'rclone-test-pipufuk8qafe': 1 matching files 2026/08/08 01:27:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rakivuz2gopa" 2026/08/08 01:27:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:27:16 DEBUG : Linkbox root 'rclone-test-rakivuz2gopa': Using cached web token 2026/08/08 01:27:17 DEBUG : Creating backend with remote "/tmp/rclone3027805006" run.go:198: Remote "Linkbox root 'rclone-test-rakivuz2gopa'", Local "Local file system at /tmp/rclone3027805006", Modify Window "876000h0m0s" 2026/08/08 01:27:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) NFDx2 checkfile vs. both remote (without normalization) 2026/08/08 01:27:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:27:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:27:22 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:27:22 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:27:22 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:27:22 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:27:23 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:27:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:27:25 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:27:27 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:27:29 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:27:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/08 01:27:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-rakivuz2gopa' 2026/08/08 01:27:29 NOTICE: Linkbox root 'rclone-test-rakivuz2gopa': 1 files missing 2026/08/08 01:27:29 NOTICE: 1 hashes missing 2026/08/08 01:27:29 NOTICE: Linkbox root 'rclone-test-rakivuz2gopa': 1 differences found 2026/08/08 01:27:29 NOTICE: Linkbox root 'rclone-test-rakivuz2gopa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/08 01:27:31 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:27:32 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:27:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 01:27:32 NOTICE: Linkbox root 'rclone-test-rakivuz2gopa': 0 differences found 2026/08/08 01:27:32 NOTICE: Linkbox root 'rclone-test-rakivuz2gopa': 1 matching files 2026/08/08 01:27:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nofifar8mufe" 2026/08/08 01:27:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:27:32 DEBUG : Linkbox root 'rclone-test-nofifar8mufe': Using cached web token 2026/08/08 01:27:33 DEBUG : Creating backend with remote "/tmp/rclone2437650773" run.go:198: Remote "Linkbox root 'rclone-test-nofifar8mufe'", Local "Local file system at /tmp/rclone2437650773", Modify Window "876000h0m0s" 2026/08/08 01:27:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) NFCx2 checkfile vs. both remote (without normalization) 2026/08/08 01:27:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/08 01:27:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-nofifar8mufe' 2026/08/08 01:27:37 NOTICE: Linkbox root 'rclone-test-nofifar8mufe': 1 files missing 2026/08/08 01:27:37 NOTICE: 1 hashes missing 2026/08/08 01:27:37 NOTICE: Linkbox root 'rclone-test-nofifar8mufe': 1 differences found 2026/08/08 01:27:37 NOTICE: Linkbox root 'rclone-test-nofifar8mufe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/08 01:27:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 01:27:38 NOTICE: Linkbox root 'rclone-test-nofifar8mufe': 0 differences found 2026/08/08 01:27:38 NOTICE: Linkbox root 'rclone-test-nofifar8mufe': 1 matching files 2026/08/08 01:27:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hiwolav6mihe" 2026/08/08 01:27:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:27:38 DEBUG : Linkbox root 'rclone-test-hiwolav6mihe': Using cached web token 2026/08/08 01:27:39 DEBUG : Creating backend with remote "/tmp/rclone767350255" run.go:198: Remote "Linkbox root 'rclone-test-hiwolav6mihe'", Local "Local file system at /tmp/rclone767350255", Modify Window "876000h0m0s" 2026/08/08 01:27:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) both checkfile vs. NFDx2 remote (without normalization) 2026/08/08 01:27:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/08 01:27:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-hiwolav6mihe' 2026/08/08 01:27:43 NOTICE: Linkbox root 'rclone-test-hiwolav6mihe': 1 files missing 2026/08/08 01:27:43 NOTICE: 1 hashes missing 2026/08/08 01:27:43 NOTICE: Linkbox root 'rclone-test-hiwolav6mihe': 1 differences found 2026/08/08 01:27:43 NOTICE: Linkbox root 'rclone-test-hiwolav6mihe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/08 01:27:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 01:27:43 NOTICE: Linkbox root 'rclone-test-hiwolav6mihe': 0 differences found 2026/08/08 01:27:43 NOTICE: Linkbox root 'rclone-test-hiwolav6mihe': 1 matching files 2026/08/08 01:27:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qenaciw5fopa" 2026/08/08 01:27:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:27:43 DEBUG : Linkbox root 'rclone-test-qenaciw5fopa': Using cached web token 2026/08/08 01:27:44 DEBUG : Creating backend with remote "/tmp/rclone1290015551" run.go:198: Remote "Linkbox root 'rclone-test-qenaciw5fopa'", Local "Local file system at /tmp/rclone1290015551", Modify Window "876000h0m0s" 2026/08/08 01:27:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:27:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/10) both checkfile vs. NFCx2 remote (without normalization) 2026/08/08 01:27:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/08 01:27:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-qenaciw5fopa' 2026/08/08 01:27:49 NOTICE: Linkbox root 'rclone-test-qenaciw5fopa': 1 files missing 2026/08/08 01:27:49 NOTICE: 1 hashes missing 2026/08/08 01:27:49 NOTICE: Linkbox root 'rclone-test-qenaciw5fopa': 1 differences found 2026/08/08 01:27:49 NOTICE: Linkbox root 'rclone-test-qenaciw5fopa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/08 01:27:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/08 01:27:49 NOTICE: Linkbox root 'rclone-test-qenaciw5fopa': 0 differences found 2026/08/08 01:27:49 NOTICE: Linkbox root 'rclone-test-qenaciw5fopa': 1 matching files 2026/08/08 01:27:49 DEBUG : Linkbox root 'rclone-test-qenaciw5fopa': Purge remote 2026/08/08 01:27:51 DEBUG : Linkbox root 'rclone-test-hiwolav6mihe': Purge remote 2026/08/08 01:27:52 DEBUG : Linkbox root 'rclone-test-nofifar8mufe': Purge remote 2026/08/08 01:27:53 DEBUG : Linkbox root 'rclone-test-rakivuz2gopa': Purge remote 2026/08/08 01:27:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:27:55 DEBUG : Linkbox root 'rclone-test-pipufuk8qafe': Purge remote 2026/08/08 01:27:56 DEBUG : Linkbox root 'rclone-test-gazazag8helo': Purge remote 2026/08/08 01:27:57 DEBUG : Linkbox root 'rclone-test-tufofas8donu': Purge remote 2026/08/08 01:27:59 DEBUG : Linkbox root 'rclone-test-dikigob0wapo': Purge remote 2026/08/08 01:28:00 DEBUG : Linkbox root 'rclone-test-habitem5felo': Purge remote 2026/08/08 01:28:02 DEBUG : Linkbox root 'rclone-test-gicuhof0woki': Purge remote --- PASS: TestApplyTransforms (80.55s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:28:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/08 01:28:07 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:28:08 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:28:08 DEBUG : sub/file2: size = 14 OK 2026/08/08 01:28:08 INFO : file1: Copied (new) to: sub/file2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/08 01:28:17 DEBUG : sub/file2: size = 14 OK 2026/08/08 01:28:17 DEBUG : file1: Sizes identical 2026/08/08 01:28:17 DEBUG : file1: Unchanged skipping 2026/08/08 01:28:17 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': don't need to copy/move sub/file2, it is already at target location run.go:186: removing dir "sub" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestCopyFile (18.71s) === RUN TestCopyLongFile run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.41s) === RUN TestCopyFileCompareDest run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:28:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yelejet5gedu/dst" 2026/08/08 01:28:23 DEBUG : Linkbox root 'rclone-test-yelejet5gedu/dst': Using cached web token 2026/08/08 01:28:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yelejet5gedu/CompareDest" 2026/08/08 01:28:24 DEBUG : Linkbox root 'rclone-test-yelejet5gedu/CompareDest': Using cached web token 2026/08/08 01:28:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:28:24 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:28:25 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:28:25 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:28:25 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:28:25 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:28:26 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:28:26 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:28:27 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:28:30 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:28:32 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:28:33 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:28:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:28:34 DEBUG : one: Need to transfer - File not found at Destination 2026/08/08 01:28:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:28:39 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:28:39 DEBUG : one: size = 3 OK 2026/08/08 01:28:39 INFO : one: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/08 01:28:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone11505920) 2026/08/08 01:28:48 DEBUG : one: size = 3 (Linkbox root 'rclone-test-yelejet5gedu/dst') 2026/08/08 01:28:48 DEBUG : one: Sizes differ 2026/08/08 01:28:48 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:28:48 DEBUG : one: Update: removing old file 2026/08/08 01:28:51 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:28:51 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:28:52 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:28:52 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2026/08/08 01:28:53 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/08 01:28:55 DEBUG : one: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/08 01:28:59 DEBUG : one: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/08 01:29:05 DEBUG : one: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/08 01:29:18 DEBUG : one: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/08 01:29:44 DEBUG : one: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/08 01:30:35 ERROR : one: Failed to copy: object not found copy_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Received unexpected error: object not found Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (136.01s) === RUN TestCopyFileCopyDest run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.40s) === RUN TestCopyInplace run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:30:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/08 01:30:44 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:30:45 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:30:45 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/08 01:30:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/08 01:30:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/08 01:30:46 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/08/08 01:30:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/08 01:30:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/08 01:30:50 DEBUG : TestCopyFileMaxTransfer/file4: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:30:50 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/08 01:30:50 INFO : TestCopyFileMaxTransfer/file4: Copied (new) run.go:186: removing dir "TestCopyFileMaxTransfer" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyFileMaxTransfer (23.95s) === RUN TestDeduplicateInteractive run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.40s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.56s) === RUN TestDeduplicateFirst run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.43s) === RUN TestDeduplicateNewest run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.41s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.41s) === RUN TestDeduplicateLargest run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.41s) === RUN TestDeduplicateSmallest run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.41s) === RUN TestDeduplicateRename run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.42s) === RUN TestMergeDirs run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.40s) === RUN TestListDirSorted run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:31:12 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:31:12 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:31:12 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:31:12 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:31:12 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:31:12 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:31:13 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:31:13 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:31:15 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:31:17 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:31:19 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:31:21 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:31:23 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:31:25 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "zend.txt" to Linkbox root 'rclone-test-yelejet5gedu': 1/10 (Update second step failed: invalid character '<' looking for beginning of value) 2026/08/08 01:31:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:31:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:31:31 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:31:33 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:31:35 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:31:38 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:31:38 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:31:39 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:31:41 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:31:41 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:31:41 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:31:43 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:31:43 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:31:43 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:31:43 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:31:44 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/08/08 01:31:47 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:31:47 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 200ms (2/10) run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-yelejet5gedu'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSorted (49.85s) === RUN TestListDirSortedFn run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:32:01 DEBUG : a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:32:01 DEBUG : a.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:32:02 DEBUG : a.txt: Trying to read object after upload: try again in 400ms (3/10) run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-yelejet5gedu'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 2026/08/08 01:32:20 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:32:20 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:32:20 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:32:20 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:32:21 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:32:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:32:21 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:32:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:32:23 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:32:25 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:32:27 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:32:29 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:32:31 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:32:33 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:32:36 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:32:37 DEBUG : pacer: Reducing sleep to 843.75ms --- FAIL: TestListDirSortedFn (37.64s) === RUN TestListJSON run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:32:38 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:32:39 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:32:40 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:32:41 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:32:41 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:32:41 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:32:41 DEBUG : pacer: Reducing sleep to 200ms === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/08/08 01:32:47 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (15.44s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.40s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:32:58 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:32:58 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/08/08 01:33:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yelejet5gedu/notfound" 2026/08/08 01:33:10 DEBUG : Config file has changed externally - reloading 2026/08/08 01:33:10 DEBUG : Linkbox root 'rclone-test-yelejet5gedu/notfound': Using cached web token === NAME TestStatJSON fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestStatJSON (31.81s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.43s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.42s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (1.61s) === RUN TestStatJSONMemory 2026/08/08 01:33:24 DEBUG : Creating backend with remote ":memory:" 2026/08/08 01:33:24 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 01:33:24 DEBUG : sub/file1: size = 5 OK 2026/08/08 01:33:24 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 01:33:24 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:33:24 INFO : Linkbox root 'rclone-test-yelejet5gedu': Making directory 2026/08/08 01:33:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:33:24 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:33:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:33:24 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:33:25 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:33:25 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:33:25 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:33:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:33:27 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:33:29 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:33:31 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:33:33 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:33:33 INFO : Linkbox root 'rclone-test-yelejet5gedu': Making directory 2026/08/08 01:33:35 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:33:37 DEBUG : pacer: Reducing sleep to 843.75ms --- PASS: TestMkdir (12.71s) === RUN TestLsd run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:33:38 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:33:40 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:33:40 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:33:41 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:33:42 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:33:42 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:33:42 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:33:43 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestLsd (11.49s) === RUN TestLs run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:33:50 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:33:53 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:33:53 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:33:53 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestLs (16.80s) === RUN TestLsWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:34:09 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:34:09 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:34:10 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/08 01:34:10 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.59s) === RUN TestLsLong run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:34:16 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:34:16 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:34:16 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:34:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:34:21 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:34:22 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:34:22 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:34:22 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:34:22 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:34:23 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:34:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:34:24 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:34:26 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:34:28 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:34:30 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:34:32 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:34:36 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:34:37 DEBUG : pacer: Reducing sleep to 1.125s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:34:38 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:34:39 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestLsLong (31.70s) === RUN TestHashSums run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:34:45 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:34:46 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:34:48 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:34:48 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:34:48 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestHashSums (15.67s) === RUN TestHashSumsWithErrors 2026/08/08 01:35:01 DEBUG : Creating backend with remote ":memory:" 2026/08/08 01:35:01 ERROR : file1: hash unsupported: hash type not supported 2026/08/08 01:35:01 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/08 01:35:01 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/08 01:35:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/08 01:35:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/08 01:35:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/08 01:35:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/08 01:35:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/08 01:35:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/08 01:35:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/08 01:35:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:35:03 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:35:03 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:35:06 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:35:06 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:35:06 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:35:07 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2026/08/08 01:35:12 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:35:12 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:35:12 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:35:13 DEBUG : sub dir/potato3: Trying to read object after upload: try again in 800ms (4/10) run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "sub dir" failed - try 2/3: sleeping 1.5s: directory not empty 2026/08/08 01:35:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:35:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:35:22 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:35:22 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:35:23 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:35:23 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:35:23 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:35:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:35:25 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:35:27 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:35:29 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:35:31 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:35:33 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:35:35 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:35:38 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:35:39 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:35:40 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:35:41 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:35:42 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCount (46.71s) === RUN TestDelete run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:35:48 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:35:48 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:35:50 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:35:50 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:35:50 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:35:53 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:35:53 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:35:55 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:35:56 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:35:56 DEBUG : large: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:35:57 DEBUG : large: Trying to read object after upload: try again in 800ms (4/10) 2026/08/08 01:35:58 DEBUG : Waiting for deletions to finish 2026/08/08 01:35:58 DEBUG : large: Excluded (Size Filter) 2026/08/08 01:35:58 DEBUG : large: Excluded 2026/08/08 01:35:59 INFO : medium: Deleted 2026/08/08 01:36:00 INFO : small: Deleted run.go:172: removing file "medium" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "medium" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "medium" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "small" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "small" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "small" failed: could not Remove: Linkbox error 403: not permit --- PASS: TestDelete (20.10s) === RUN TestMaxDelete run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:36:10 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:36:10 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:36:13 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:36:15 DEBUG : Waiting for deletions to finish 2026/08/08 01:36:15 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/08 01:36:17 INFO : large: Deleted 2026/08/08 01:36:17 INFO : medium: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDelete run.go:172: removing file "large" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/08/08 01:36:19 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:36:19 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:36:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:36:19 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:36:19 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:36:19 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:36:20 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:36:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:36:22 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:36:24 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:36:26 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:36:28 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:36:30 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:36:32 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:172: removing file "large" failed - try 2/3: sleeping 1.5s: could not Remove: invalid character '<' looking for beginning of value 2026/08/08 01:36:34 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:36:36 DEBUG : pacer: Reducing sleep to 1.5s run.go:172: removing file "large" failed: could not Remove: Linkbox error 403: not permit 2026/08/08 01:36:38 DEBUG : pacer: Reducing sleep to 1.125s run.go:172: removing file "medium" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/08/08 01:36:39 DEBUG : pacer: Reducing sleep to 843.75ms run.go:172: removing file "medium" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit 2026/08/08 01:36:41 DEBUG : pacer: Reducing sleep to 632.8125ms run.go:172: removing file "medium" failed: could not Remove: Linkbox error 403: not permit 2026/08/08 01:36:43 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:36:43 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:36:44 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:36:44 DEBUG : pacer: Reducing sleep to 200.225829ms --- FAIL: TestMaxDelete (36.18s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:36:44 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:36:46 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:36:48 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:36:51 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:36:51 DEBUG : Waiting for deletions to finish 2026/08/08 01:36:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/08 01:36:53 INFO : medium: Deleted 2026/08/08 01:36:53 INFO : small: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMaxDeleteSizeLargeFile (26.61s) === RUN TestMaxDeleteSize run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:37:13 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:37:13 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:37:13 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:37:14 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2026/08/08 01:37:17 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:37:17 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:37:18 DEBUG : medium: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:37:20 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:37:20 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:37:20 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:37:20 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:37:21 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:37:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:37:21 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:37:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:37:23 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:37:25 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:37:27 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:37:29 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:37:31 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:37:33 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "large" to Linkbox root 'rclone-test-yelejet5gedu': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/08 01:37:35 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:37:37 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:37:37 DEBUG : large: Update: removing old file 2026/08/08 01:37:40 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:37:41 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:37:43 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:37:43 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:37:43 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:37:44 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:37:44 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:37:44 DEBUG : Waiting for deletions to finish 2026/08/08 01:37:45 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:37:45 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/08 01:37:46 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:37:46 INFO : large: Deleted 2026/08/08 01:37:46 INFO : medium: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize run.go:172: removing file "medium" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "medium" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "medium" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMaxDeleteSize (48.95s) === RUN TestReadFile run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:38:02 DEBUG : ReadFile: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:38:02 DEBUG : ReadFile: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:38:03 DEBUG : ReadFile: Trying to read object after upload: try again in 400ms (3/10) --- PASS: TestReadFile (6.65s) === RUN TestRetry 2026/08/08 01:38:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/08 01:38:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/08 01:38:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/08 01:38:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/08 01:38:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/08 01:38:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/08 01:38:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:38:10 DEBUG : file2: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCat (26.26s) === RUN TestPurge 2026/08/08 01:38:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bigiduk2fexu" 2026/08/08 01:38:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:38:32 DEBUG : Linkbox root 'rclone-test-bigiduk2fexu': Using cached web token 2026/08/08 01:38:33 DEBUG : Creating backend with remote "/tmp/rclone3327885170" run.go:198: Remote "Linkbox root 'rclone-test-bigiduk2fexu'", Local "Local file system at /tmp/rclone3327885170", Modify Window "876000h0m0s" 2026/08/08 01:38:37 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:38:37 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:38:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:38:37 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:38:37 DEBUG : pacer: Reducing sleep to 600ms 2026/08/08 01:38:39 DEBUG : pacer: Reducing sleep to 450ms 2026/08/08 01:38:40 DEBUG : pacer: Reducing sleep to 337.5ms 2026/08/08 01:38:41 DEBUG : pacer: Reducing sleep to 253.125ms 2026/08/08 01:38:41 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:38:43 INFO : A2: Making directory 2026/08/08 01:38:45 INFO : A1/B2: Making directory 2026/08/08 01:38:46 INFO : A1/B2/C2: Making directory 2026/08/08 01:38:48 INFO : A1/B1/C3: Making directory 2026/08/08 01:38:49 INFO : A3: Making directory 2026/08/08 01:38:51 INFO : A3/B3: Making directory 2026/08/08 01:38:52 INFO : A3/B3/C4: Making directory 2026/08/08 01:39:03 ERROR : error listing: directory not found 2026/08/08 01:39:03 DEBUG : Linkbox root 'rclone-test-bigiduk2fexu': Purge remote 2026/08/08 01:39:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (30.87s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:39:10 INFO : A2: Making directory 2026/08/08 01:39:12 INFO : A1/B2: Making directory 2026/08/08 01:39:13 INFO : A1/B2/C2: Making directory 2026/08/08 01:39:15 INFO : A1/B1/C3: Making directory 2026/08/08 01:39:16 INFO : A3: Making directory 2026/08/08 01:39:18 INFO : A3/B3: Making directory 2026/08/08 01:39:19 INFO : A3/B3/C4: Making directory 2026/08/08 01:39:25 DEBUG : removing 1 level 3 directories 2026/08/08 01:39:25 INFO : A3/B3/C4: Removing directory 2026/08/08 01:39:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:39:27 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:39:27 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:39:27 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:39:27 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:39:27 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:39:28 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:39:28 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:39:30 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:39:32 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:39:34 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:39:36 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:39:38 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:39:40 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:39:41 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:39:43 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:39:43 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:39:44 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:39:44 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:39:45 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:39:45 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:39:47 DEBUG : removing 2 level 3 directories 2026/08/08 01:39:47 INFO : A1/B2/C2: Removing directory 2026/08/08 01:39:47 INFO : A1/B1/C3: Removing directory 2026/08/08 01:39:49 DEBUG : removing 2 level 2 directories 2026/08/08 01:39:49 INFO : A3/B3: Removing directory 2026/08/08 01:39:49 INFO : A1/B2: Removing directory 2026/08/08 01:39:51 DEBUG : removing 2 level 1 directories 2026/08/08 01:39:51 INFO : A3: Removing directory 2026/08/08 01:39:51 INFO : A2: Removing directory 2026/08/08 01:39:58 DEBUG : removing 1 level 3 directories 2026/08/08 01:39:58 INFO : A1/B1/C1: Removing directory 2026/08/08 01:39:59 DEBUG : removing 1 level 2 directories 2026/08/08 01:39:59 INFO : A1/B1: Removing directory 2026/08/08 01:40:01 DEBUG : removing 1 level 1 directories 2026/08/08 01:40:01 INFO : A1: Removing directory 2026/08/08 01:40:02 DEBUG : removing 1 level 0 directories 2026/08/08 01:40:02 INFO : Linkbox root 'rclone-test-yelejet5gedu': Removing directory 2026/08/08 01:40:04 ERROR : error listing: directory not found 2026/08/08 01:40:05 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (61.29s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:40:06 INFO : A1: Making directory 2026/08/08 01:40:08 INFO : A1/B1: Making directory 2026/08/08 01:40:09 INFO : A1/B1/C1: Making directory 2026/08/08 01:40:12 DEBUG : removing 1 level 3 directories 2026/08/08 01:40:12 INFO : A1/B1/C1: Removing directory 2026/08/08 01:40:14 DEBUG : removing 1 level 2 directories 2026/08/08 01:40:14 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (13.70s) === RUN TestRmdirsWithFilter run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:40:18 INFO : A1: Making directory 2026/08/08 01:40:20 INFO : A1/B1: Making directory 2026/08/08 01:40:21 INFO : A1/B1/C1: Making directory 2026/08/08 01:40:25 DEBUG : removing 1 level 3 directories 2026/08/08 01:40:25 INFO : A1/B1/C1: Removing directory 2026/08/08 01:40:26 DEBUG : removing 1 level 2 directories 2026/08/08 01:40:26 INFO : A1/B1: Removing directory 2026/08/08 01:40:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:40:28 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:40:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:40:29 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:40:29 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:40:29 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:40:30 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:40:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:40:31 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:40:33 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:40:35 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:40:37 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:40:40 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:40:42 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:40:44 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:40:44 DEBUG : pacer: Reducing sleep to 632.8125ms --- PASS: TestRmdirsWithFilter (26.07s) === RUN TestCopyURL run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:40:45 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:40:46 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:40:46 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:40:48 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:40:48 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:40:48 DEBUG : file1: size = 14 OK 2026/08/08 01:40:48 DEBUG : filename.txt: File name found in url 2026/08/08 01:40:50 DEBUG : filename.txt: size = 14 OK 2026/08/08 01:40:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/08 01:40:52 DEBUG : headerfilename.txt: size = 14 OK 2026/08/08 01:40:54 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (16.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:41:02 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (3.75s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:41:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/08 01:41:08 DEBUG : sub/file2: size = 14 OK 2026/08/08 01:41:08 INFO : file1: Copied (new) to: sub/file2 2026/08/08 01:41:08 INFO : file1: Deleted 2026/08/08 01:41:09 DEBUG : sub/file2: size = 14 OK 2026/08/08 01:41:09 DEBUG : file1: Sizes identical 2026/08/08 01:41:09 DEBUG : file1: Unchanged skipping 2026/08/08 01:41:09 INFO : file1: Deleted 2026/08/08 01:41:09 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': don't need to copy/move sub/file2, it is already at target location run.go:186: removing dir "sub" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestMoveFile (9.83s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:41:14 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/08 01:41:16 DEBUG : file1: size = 14 OK 2026/08/08 01:41:16 INFO : file1: Copied (new) 2026/08/08 01:41:16 INFO : file1: Deleted 2026/08/08 01:41:17 DEBUG : file1: Destination exists, skipping 2026/08/08 01:41:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.61s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:41:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/08 01:41:22 DEBUG : sub/file2: size = 14 OK 2026/08/08 01:41:22 INFO : file1: Copied (new) to: sub/file2 2026/08/08 01:41:22 INFO : file1: Deleted 2026/08/08 01:41:23 DEBUG : sub/file2: size = 14 OK 2026/08/08 01:41:23 DEBUG : file1: Sizes identical 2026/08/08 01:41:23 DEBUG : file1: Unchanged skipping 2026/08/08 01:41:23 INFO : file1: Deleted 2026/08/08 01:41:24 DEBUG : sub/file2: moving to sub/File2-rclone-move-pivijot8 2026/08/08 01:41:26 DEBUG : sub/File2-rclone-move-pivijot8: size = 14 OK 2026/08/08 01:41:26 INFO : sub/file2: Copied (new) to: sub/File2-rclone-move-pivijot8 2026/08/08 01:41:28 INFO : sub/file2: Deleted 2026/08/08 01:41:28 DEBUG : sub/file2: moving to sub/File2 2026/08/08 01:41:30 DEBUG : sub/File2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:41:30 DEBUG : sub/File2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:41:31 DEBUG : sub/File2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:41:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:41:31 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:41:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:41:31 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:41:32 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:41:32 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:41:32 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:41:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:41:34 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:41:36 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:41:38 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:41:40 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:41:40 DEBUG : sub/File2: Trying to read object after upload: try again in 800ms (4/10) 2026/08/08 01:41:42 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:41:42 DEBUG : sub/File2: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/08 01:41:44 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:41:44 DEBUG : sub/File2: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/08 01:41:47 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:41:47 DEBUG : sub/File2: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/08 01:41:54 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:41:54 DEBUG : sub/File2: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/08 01:42:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:42:07 DEBUG : sub/File2: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/08 01:42:33 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:42:33 DEBUG : sub/File2: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/08 01:43:24 ERROR : sub/File2-rclone-move-pivijot8: Failed to copy: object not found 2026/08/08 01:43:24 ERROR : sub/File2-rclone-move-pivijot8: Not deleting source as copy failed: object not found operations_test.go:1036: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1036 Error: Received unexpected error: object not found Test: TestCaseInsensitiveMoveFile 2026/08/08 01:43:24 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:43:25 DEBUG : pacer: Reducing sleep to 200ms run.go:186: removing dir "sub" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "sub" failed - try 2/3: sleeping 1.5s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- FAIL: TestCaseInsensitiveMoveFile (145.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:43:46 DEBUG : hello: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/08 01:43:54 NOTICE: hello: Skipped rename to HELLO as --dry-run is set fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCaseInsensitiveMoveFileDryRun (20.28s) === RUN TestMoveFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (0.40s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:44:08 DEBUG : A1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:44:14 DEBUG : A1/B1/three: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:44:14 DEBUG : A1/B1/three: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:44:15 DEBUG : A1/B1/three: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:44:15 DEBUG : A1/B1/three: Trying to read object after upload: try again in 800ms (4/10) 2026/08/08 01:44:20 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:44:20 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:44:24 INFO : A1/B2: Making directory 2026/08/08 01:44:25 INFO : A1/B1/C3: Making directory 2026/08/08 01:44:34 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:44:34 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:44:34 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:44:34 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:44:35 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:44:35 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:44:36 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:44:36 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:44:37 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:44:39 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:44:41 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:44:43 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:44:47 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:44:47 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:44:49 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:44:49 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:44:51 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:44:51 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:44:52 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:44:52 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:44:57 DEBUG : A2/one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:44:57 DEBUG : A2/two: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:44:57 DEBUG : A2/one: size = 3 OK 2026/08/08 01:44:57 INFO : A1/one: Copied (new) to: A2/one 2026/08/08 01:44:58 DEBUG : A2/B1/three: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:44:58 DEBUG : A2/two: size = 3 OK 2026/08/08 01:44:58 INFO : A1/two: Copied (new) to: A2/two 2026/08/08 01:44:58 DEBUG : A2/B1/C1/four: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:44:58 DEBUG : A2/B1/C2/five: size = 4 OK 2026/08/08 01:44:58 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/08/08 01:44:59 DEBUG : A2/B1/three: size = 5 OK 2026/08/08 01:44:59 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/08/08 01:44:59 DEBUG : A2/B1/C1/four: size = 4 OK 2026/08/08 01:44:59 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/08/08 01:44:59 INFO : A1/one: Deleted 2026/08/08 01:45:00 INFO : A1/two: Deleted 2026/08/08 01:45:01 INFO : A1/B1/C1/four: Deleted 2026/08/08 01:45:01 INFO : A1/B1/C2/five: Deleted 2026/08/08 01:45:01 INFO : A1/B1/three: Deleted 2026/08/08 01:45:26 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:45:26 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:45:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:45:27 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:45:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:45:27 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:45:27 DEBUG : pacer: Reducing sleep to 1.2s 2026/08/08 01:45:27 DEBUG : pacer: Reducing sleep to 900ms 2026/08/08 01:45:28 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:45:28 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/08/08 01:45:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:45:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:45:30 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:45:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:45:34 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:45:36 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:45:38 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:45:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:45:43 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:45:43 DEBUG : A3/B1/three: size = 5 OK 2026/08/08 01:45:43 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/08/08 01:45:45 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:45:45 DEBUG : A3/B1/C1/four: size = 4 OK 2026/08/08 01:45:45 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/08/08 01:45:47 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:45:48 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:45:50 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:45:50 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:45:50 INFO : A2/B1/three: Deleted 2026/08/08 01:45:50 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:45:50 DEBUG : A3/B1/C2/five: size = 4 OK 2026/08/08 01:45:50 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/08/08 01:45:51 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:45:51 DEBUG : A3/one: size = 3 OK 2026/08/08 01:45:51 INFO : A2/one: Copied (new) to: A3/one 2026/08/08 01:45:51 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:45:51 INFO : A2/B1/C1/four: Deleted 2026/08/08 01:45:51 DEBUG : A3/two: size = 3 OK 2026/08/08 01:45:51 INFO : A2/two: Copied (new) to: A3/two 2026/08/08 01:45:52 INFO : A2/B1/C2/five: Deleted 2026/08/08 01:45:53 INFO : A2/one: Deleted 2026/08/08 01:45:53 INFO : A2/two: Deleted operations_test.go:1436: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove run.go:186: removing dir "A3/B1" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "A2" failed - try 1/3: sleeping 1s: directory not empty --- FAIL: TestDirMove (138.03s) === RUN TestGetFsInfo run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:46:23 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 01:46:25 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:46:25 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:46:26 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:46:26 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2026/08/08 01:46:27 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 01:46:27 NOTICE: Linkbox root 'rclone-test-yelejet5gedu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/08 01:46:27 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/08 01:46:27 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/08 01:46:29 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:46:30 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:46:30 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 01:46:30 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:46:36 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:46:36 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:46:36 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:46:36 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:46:36 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:46:36 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:46:37 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:46:37 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:46:39 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:46:41 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:46:43 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:46:45 DEBUG : pacer: Reducing sleep to 1.125s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "no_checksum_big_file_from_pipe" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:46:49 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:46:50 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:46:52 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:46:52 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:46:55 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:46:55 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want got no_checksum_big_file_from_pipe (102401) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "no_checksum_big_file_from_pipe" 2026/08/08 01:46:59 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 01:46:59 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:47:01 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:47:02 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 01:47:02 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/08 01:47:02 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/08 01:47:04 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:47:04 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:47:05 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 01:47:05 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) got no_checksum_big_file_from_pipe (102401), with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "no_checksum_big_file_from_pipe" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:47:26 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 01:47:28 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 01:47:28 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/08 01:47:28 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/08 01:47:30 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:47:30 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:47:30 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:47:31 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 01:47:31 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/08/08 01:47:34 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:47:34 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:47:34 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:47:34 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:47:35 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:47:35 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:47:36 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:47:36 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:47:37 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:47:39 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:47:41 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:47:43 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:47:45 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:47:45 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 01:47:47 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:47:48 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:47:50 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:47:50 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:47:50 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:47:51 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:47:51 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:47:51 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:47:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 01:47:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/08 01:47:51 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/08 01:47:51 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:47:53 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:47:53 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:47:54 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:47:54 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 01:47:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestRcat (102.60s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (26.22s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (36.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (17.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (22.05s) === RUN TestRcatMetadata run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.43s) === RUN TestRcatSize run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:48:08 DEBUG : potato1: size = 60 OK 2026/08/08 01:48:08 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': File to upload is small (60 bytes), uploading instead of streaming 2026/08/08 01:48:10 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:48:10 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:48:11 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:48:11 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/08/08 01:48:12 DEBUG : potato2: size = 60 OK 2026/08/08 01:48:12 DEBUG : potato2: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcatSize (17.41s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:48:24 DEBUG : pacer: low level retry 1/1 (error Put "https://upload-api.linkbox.to/tmp/recycle/1d/user/922460207/d6548b156ea68a4e003e786df99eee76_120?AWSAccessKeyId=ZAUGMKBTPLNX0FBOCABG&Expires=1786160904&Signature=Ae7jFd9UN%2BhI3wlZn%2B%2FoMh6JuMY%3D": stream error: stream ID 1; INTERNAL_ERROR; received from peer) 2026/08/08 01:48:24 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:48:24 ERROR : potato1: Post request put error: update err in uploading file: Put "https://upload-api.linkbox.to/tmp/recycle/1d/user/922460207/d6548b156ea68a4e003e786df99eee76_120?AWSAccessKeyId=ZAUGMKBTPLNX0FBOCABG&Expires=1786160904&Signature=Ae7jFd9UN%2BhI3wlZn%2B%2FoMh6JuMY%3D": stream error: stream ID 1; INTERNAL_ERROR; received from peer 2026/08/08 01:48:25 DEBUG : pacer: Reducing sleep to 300ms 2026/08/08 01:48:25 DEBUG : pacer: Reducing sleep to 225ms --- PASS: TestRcatSizeShortEOF (1.84s) === RUN TestRcatSizeMetadata run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" operations_test.go:1656: Skipping as destination doesn't support user metadata 2026/08/08 01:48:25 DEBUG : pacer: Reducing sleep to 200ms --- SKIP: TestRcatSizeMetadata (0.51s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" 2026/08/08 01:48:28 DEBUG : potato1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:48:28 DEBUG : potato1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:48:28 DEBUG : potato1: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:48:29 DEBUG : potato1: size = 60 OK 2026/08/08 01:48:29 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:48:29 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:48:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:48:29 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:48:30 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:48:30 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:48:31 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:48:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:48:32 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:48:34 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:48:36 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:48:38 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:48:40 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:48:42 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:172: removing file "potato1" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/08 01:48:45 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:48:46 DEBUG : pacer: Reducing sleep to 1.125s --- PASS: TestRcatSizeUploadHeaders (20.74s) === RUN TestTouchDir run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" operations_test.go:1747: Skipping test as remote does not support modtime 2026/08/08 01:48:48 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:48:49 DEBUG : pacer: Reducing sleep to 632.8125ms --- SKIP: TestTouchDir (2.63s) === RUN TestMkdirMetadata run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" operations_test.go:1785: Skipping test as remote does not support MkdirMetadata 2026/08/08 01:48:50 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:48:50 DEBUG : pacer: Reducing sleep to 355.957031ms --- SKIP: TestMkdirMetadata (1.49s) === RUN TestMkdirModTime run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" operations_test.go:1804: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/08/08 01:48:51 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:48:51 DEBUG : pacer: Reducing sleep to 200.225829ms --- SKIP: TestMkdirModTime (0.82s) === RUN TestCopyDirMetadata run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" operations_test.go:1825: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/08 01:48:52 DEBUG : pacer: Reducing sleep to 200ms --- SKIP: TestCopyDirMetadata (0.47s) === RUN TestSetDirModTime run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" operations_test.go:1861: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.57s) === RUN TestDirsEqual run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" operations_test.go:1905: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.42s) === RUN TestRemoveExisting run.go:198: Remote "Linkbox root 'rclone-test-yelejet5gedu'", Local "Local file system at /tmp/rclone11505920", Modify Window "876000h0m0s" operations_test.go:1974: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.48s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/08/08 01:48:53 DEBUG : Linkbox root 'rclone-test-yelejet5gedu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 27m19.779206338s (try 1/5): exit status 1: Failed [TestCheckSumDownload TestCopyFileCompareDest TestMaxDelete TestMaxDeleteSize TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false]