"./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 3/5) 2025/09/13 05:07:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bitohor3bipa" 2025/09/13 05:07:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:07:57 DEBUG : Creating backend with remote "/tmp/rclone3608260441" === 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:180: Remote "sugarsync root 'Test/rclone-test-bitohor3bipa'", Local "Local file system at /tmp/rclone3608260441", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/09/13 05:07:58 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.93s) === RUN TestMultithreadCopyAbort run.go:180: Remote "sugarsync root 'Test/rclone-test-bitohor3bipa'", Local "Local file system at /tmp/rclone3608260441", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/09/13 05:08:01 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (3.38s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/13 05:08:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 05:08:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 05:08:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/13 05:08:01 DEBUG : potato: Seek from 10 to 0 2025/09/13 05:08:01 DEBUG : potato: Seek from 10 to 0 2025/09/13 05:08:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/13 05:08:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 05:08:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 05:08:01 DEBUG : potato: Seek from 5 to 2 2025/09/13 05:08:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/13 05:08:01 DEBUG : potato: Seek from 7 to 0 2025/09/13 05:08:01 DEBUG : potato: Seek from 7 to 0 2025/09/13 05:08:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/13 05:08:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 05:08:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 05:08:01 DEBUG : potato: Seek from 5 to 2 2025/09/13 05:08:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/13 05:08:01 DEBUG : potato: Seek from 8 to 0 2025/09/13 05:08:01 DEBUG : potato: Seek from 8 to 0 2025/09/13 05:08:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/13 05:08:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 05:08:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 05:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 05:08:01 DEBUG : potato: Seek from 5 to 2 2025/09/13 05:08:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/13 05:08:01 DEBUG : potato: Seek from 9 to 0 2025/09/13 05:08:01 DEBUG : potato: Seek from 9 to 0 2025/09/13 05:08:01 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/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/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/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/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:180: Remote "sugarsync root 'Test/rclone-test-bitohor3bipa'", Local "Local file system at /tmp/rclone3608260441", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (38.32s) --- PASS: TestCheck/1 (0.74s) --- PASS: TestCheck/2 (0.73s) --- PASS: TestCheck/3 (0.74s) --- PASS: TestCheck/4 (0.74s) --- PASS: TestCheck/5 (0.73s) --- PASS: TestCheck/6 (0.74s) --- PASS: TestCheck/7 (0.74s) === RUN TestCheckFsError 2025/09/13 05:08:40 DEBUG : Creating backend with remote "nonexistent" 2025/09/13 05:08:40 DEBUG : Creating backend with remote "nonexistent" 2025/09/13 05:08:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/13 05:08:40 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/13 05:08:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/13 05:08:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "sugarsync root 'Test/rclone-test-bitohor3bipa'", Local "Local file system at /tmp/rclone3608260441", Modify Window "876000h0m0s" 2025/09/13 05:13:42 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/file/:sc:9068489:215_6563667402": net/http: timeout awaiting response headers) 2025/09/13 05:13:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 05:13:43 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 05:13:44 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (346.20s) --- PASS: TestCheckDownload/1 (1.57s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (8.69s) --- PASS: TestCheckDownload/4 (1.58s) --- PASS: TestCheckDownload/5 (0.89s) --- PASS: TestCheckDownload/6 (7.64s) --- PASS: TestCheckDownload/7 (0.92s) === RUN TestCheckSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-bitohor3bipa'", Local "Local file system at /tmp/rclone3608260441", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (38.31s) --- PASS: TestCheckSizeOnly/1 (0.73s) --- PASS: TestCheckSizeOnly/2 (0.74s) --- PASS: TestCheckSizeOnly/3 (0.76s) --- PASS: TestCheckSizeOnly/4 (0.75s) --- PASS: TestCheckSizeOnly/5 (0.76s) --- PASS: TestCheckSizeOnly/6 (0.75s) --- PASS: TestCheckSizeOnly/7 (0.74s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "sugarsync root 'Test/rclone-test-bitohor3bipa'", Local "Local file system at /tmp/rclone3608260441", Modify Window "876000h0m0s" 2025/09/13 05:20:08 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563667019/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 05:20:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 05:20:08 DEBUG : sugarsync root 'Test/rclone-test-bitohor3bipa': Renewing token 2025/09/13 05:20:12 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 05:20:12 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/09/13 05:20:12 DEBUG : Config file has changed externally - reloading 2025/09/13 05:20:12 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/09/13 05:20:12 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/09/13 05:20:13 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 05:20:13 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 05:20:13 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/13 05:20:13 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/13 05:20:13 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/13 05:20:13 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/13 05:20:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/13 05:20:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/13 05:20:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/13 05:20:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (314.19s) === RUN TestCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-bitohor3bipa'", Local "Local file system at /tmp/rclone3608260441", Modify Window "876000h0m0s" 2025/09/13 05:20:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bitohor3bipa/data" check_test.go:350: sugarsync root 'Test/rclone-test-bitohor3bipa/data' lacks md5, skipping --- SKIP: TestCheckSum (9.71s) === RUN TestCheckSumDownload run.go:180: Remote "sugarsync root 'Test/rclone-test-bitohor3bipa'", Local "Local file system at /tmp/rclone3608260441", Modify Window "876000h0m0s" 2025/09/13 05:20:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bitohor3bipa/data" 2025/09/13 05:25:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api.sugarsync.com/folder/:sc:9068489:215_6563679402": net/http: timeout awaiting response headers) 2025/09/13 05:25:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 05:25:41 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 05:25:41 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 05:25:48 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSumDownload/subtest1 2025/09/13 05:30:57 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (1025.88s) --- PASS: TestCheckSumDownload/subtest1 (304.61s) --- PASS: TestCheckSumDownload/subtest2 (2.67s) --- PASS: TestCheckSumDownload/subtest3 (303.17s) --- PASS: TestCheckSumDownload/subtest4 (11.46s) --- PASS: TestCheckSumDownload/subtest5 (5.25s) --- PASS: TestCheckSumDownload/subtest6 (10.98s) --- PASS: TestCheckSumDownload/subtest7 (2.45s) === RUN TestApplyTransforms 2025/09/13 05:37:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yivomag9cuxu" 2025/09/13 05:37:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:42:35 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_1742680082/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 05:42:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 05:42:36 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 05:42:46 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 05:42:47 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 05:42:47 DEBUG : Creating backend with remote "/tmp/rclone630592270" 2025/09/13 05:42:47 DEBUG : Config file has changed externally - reloading run.go:180: Remote "sugarsync root 'Test/rclone-test-yivomag9cuxu'", Local "Local file system at /tmp/rclone630592270", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2025/09/13 05:42:59 ERROR : hello, world!: sum not found 2025/09/13 05:42:59 ERROR : HELLO, WORLD!: file not in sugarsync root 'Test/rclone-test-yivomag9cuxu' 2025/09/13 05:42:59 NOTICE: sugarsync root 'Test/rclone-test-yivomag9cuxu': 1 files missing 2025/09/13 05:42:59 NOTICE: 1 hashes missing 2025/09/13 05:42:59 NOTICE: sugarsync root 'Test/rclone-test-yivomag9cuxu': 1 differences found 2025/09/13 05:42:59 NOTICE: sugarsync root 'Test/rclone-test-yivomag9cuxu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/13 05:43:10 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:43:10 NOTICE: sugarsync root 'Test/rclone-test-yivomag9cuxu': 0 differences found 2025/09/13 05:43:10 NOTICE: sugarsync root 'Test/rclone-test-yivomag9cuxu': 1 matching files 2025/09/13 05:43:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-riqesuh2xozo" 2025/09/13 05:43:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:43:21 DEBUG : Creating backend with remote "/tmp/rclone3434051599" run.go:180: Remote "sugarsync root 'Test/rclone-test-riqesuh2xozo'", Local "Local file system at /tmp/rclone3434051599", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2025/09/13 05:43:33 ERROR : HELLO, WORLD!: sum not found 2025/09/13 05:43:33 ERROR : hello, world!: file not in sugarsync root 'Test/rclone-test-riqesuh2xozo' 2025/09/13 05:43:33 NOTICE: sugarsync root 'Test/rclone-test-riqesuh2xozo': 1 files missing 2025/09/13 05:43:33 NOTICE: 1 hashes missing 2025/09/13 05:43:33 NOTICE: sugarsync root 'Test/rclone-test-riqesuh2xozo': 1 differences found 2025/09/13 05:43:33 NOTICE: sugarsync root 'Test/rclone-test-riqesuh2xozo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/13 05:43:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:43:35 NOTICE: sugarsync root 'Test/rclone-test-riqesuh2xozo': 0 differences found 2025/09/13 05:43:35 NOTICE: sugarsync root 'Test/rclone-test-riqesuh2xozo': 1 matching files 2025/09/13 05:43:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosoqiw0wowo" 2025/09/13 05:43:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:43:47 DEBUG : Creating backend with remote "/tmp/rclone305490110" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosoqiw0wowo'", Local "Local file system at /tmp/rclone305490110", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/13 05:43:52 ERROR : HeLlO, wOrLd!: sum not found 2025/09/13 05:43:52 ERROR : hello, world!: file not in sugarsync root 'Test/rclone-test-kosoqiw0wowo' 2025/09/13 05:43:52 NOTICE: sugarsync root 'Test/rclone-test-kosoqiw0wowo': 1 files missing 2025/09/13 05:43:52 NOTICE: 1 hashes missing 2025/09/13 05:43:52 NOTICE: sugarsync root 'Test/rclone-test-kosoqiw0wowo': 1 differences found 2025/09/13 05:43:52 NOTICE: sugarsync root 'Test/rclone-test-kosoqiw0wowo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/13 05:43:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:43:57 NOTICE: sugarsync root 'Test/rclone-test-kosoqiw0wowo': 0 differences found 2025/09/13 05:43:57 NOTICE: sugarsync root 'Test/rclone-test-kosoqiw0wowo': 1 matching files 2025/09/13 05:43:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hoyizor6sewa" 2025/09/13 05:43:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:48:59 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_1742680082/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 05:48:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 05:53:59 DEBUG : pacer: low level retry 2/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_1742680082/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 05:53:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/13 05:54:02 DEBUG : pacer: Reducing sleep to 30ms 2025/09/13 05:54:03 DEBUG : pacer: Reducing sleep to 22.5ms 2025/09/13 05:54:04 DEBUG : pacer: Reducing sleep to 16.875ms 2025/09/13 05:54:04 DEBUG : Creating backend with remote "/tmp/rclone1881252827" 2025/09/13 05:54:04 DEBUG : Config file has changed externally - reloading run.go:180: Remote "sugarsync root 'Test/rclone-test-hoyizor6sewa'", Local "Local file system at /tmp/rclone1881252827", Modify Window "876000h0m0s" 2025/09/13 05:54:04 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/09/13 05:54:05 DEBUG : pacer: Reducing sleep to 10ms upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/13 05:54:33 ERROR : HELLO, WORLD!: sum not found 2025/09/13 05:54:33 ERROR : HeLlO, wOrLd!: file not in sugarsync root 'Test/rclone-test-hoyizor6sewa' 2025/09/13 05:54:33 NOTICE: sugarsync root 'Test/rclone-test-hoyizor6sewa': 1 files missing 2025/09/13 05:54:33 NOTICE: 1 hashes missing 2025/09/13 05:54:33 NOTICE: sugarsync root 'Test/rclone-test-hoyizor6sewa': 1 differences found 2025/09/13 05:54:33 NOTICE: sugarsync root 'Test/rclone-test-hoyizor6sewa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/13 05:54:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:54:35 NOTICE: sugarsync root 'Test/rclone-test-hoyizor6sewa': 0 differences found 2025/09/13 05:54:35 NOTICE: sugarsync root 'Test/rclone-test-hoyizor6sewa': 1 matching files 2025/09/13 05:54:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xixagul7saca" 2025/09/13 05:54:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:54:53 DEBUG : Creating backend with remote "/tmp/rclone231568589" run.go:180: Remote "sugarsync root 'Test/rclone-test-xixagul7saca'", Local "Local file system at /tmp/rclone231568589", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2025/09/13 05:55:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/13 05:55:05 ERROR : 測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-xixagul7saca' 2025/09/13 05:55:05 NOTICE: sugarsync root 'Test/rclone-test-xixagul7saca': 1 files missing 2025/09/13 05:55:05 NOTICE: 1 hashes missing 2025/09/13 05:55:05 NOTICE: sugarsync root 'Test/rclone-test-xixagul7saca': 1 differences found 2025/09/13 05:55:05 NOTICE: sugarsync root 'Test/rclone-test-xixagul7saca': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/13 05:55:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:55:07 NOTICE: sugarsync root 'Test/rclone-test-xixagul7saca': 0 differences found 2025/09/13 05:55:07 NOTICE: sugarsync root 'Test/rclone-test-xixagul7saca': 1 matching files 2025/09/13 05:55:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xediwop5huqi" 2025/09/13 05:55:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:55:10 DEBUG : Creating backend with remote "/tmp/rclone3519127933" run.go:180: Remote "sugarsync root 'Test/rclone-test-xediwop5huqi'", Local "Local file system at /tmp/rclone3519127933", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2025/09/13 05:55:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/13 05:55:15 ERROR : 測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-xediwop5huqi' 2025/09/13 05:55:15 NOTICE: sugarsync root 'Test/rclone-test-xediwop5huqi': 1 files missing 2025/09/13 05:55:15 NOTICE: 1 hashes missing 2025/09/13 05:55:15 NOTICE: sugarsync root 'Test/rclone-test-xediwop5huqi': 1 differences found 2025/09/13 05:55:15 NOTICE: sugarsync root 'Test/rclone-test-xediwop5huqi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/13 05:55:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 05:55:23 NOTICE: sugarsync root 'Test/rclone-test-xediwop5huqi': 0 differences found 2025/09/13 05:55:23 NOTICE: sugarsync root 'Test/rclone-test-xediwop5huqi': 1 matching files 2025/09/13 05:55:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruteyoz4haco" 2025/09/13 05:55:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:55:27 DEBUG : Creating backend with remote "/tmp/rclone1935962824" run.go:180: Remote "sugarsync root 'Test/rclone-test-ruteyoz4haco'", Local "Local file system at /tmp/rclone1935962824", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2025/09/13 05:55:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 05:55:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-ruteyoz4haco' 2025/09/13 05:55:38 NOTICE: sugarsync root 'Test/rclone-test-ruteyoz4haco': 1 files missing 2025/09/13 05:55:38 NOTICE: 1 hashes missing 2025/09/13 05:55:38 NOTICE: sugarsync root 'Test/rclone-test-ruteyoz4haco': 1 differences found 2025/09/13 05:55:38 NOTICE: sugarsync root 'Test/rclone-test-ruteyoz4haco': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/13 06:00:40 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/file/:sc:9068489:215_6563706117/data": net/http: timeout awaiting response headers) 2025/09/13 06:00:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:00:44 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:00:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:00:44 NOTICE: sugarsync root 'Test/rclone-test-ruteyoz4haco': 0 differences found 2025/09/13 06:00:44 NOTICE: sugarsync root 'Test/rclone-test-ruteyoz4haco': 1 matching files 2025/09/13 06:00:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pejekug4pebe" 2025/09/13 06:00:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:00:55 DEBUG : Creating backend with remote "/tmp/rclone1276778821" run.go:180: Remote "sugarsync root 'Test/rclone-test-pejekug4pebe'", Local "Local file system at /tmp/rclone1276778821", Modify Window "876000h0m0s" 2025/09/13 06:06:07 DEBUG : pacer: low level retry 1/1 (error Put "https://api.sugarsync.com/file/:sc:9068489:215_6563709095/data": read tcp 65.108.87.141:58482->208.94.4.81:443: i/o timeout) 2025/09/13 06:06:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:06:07 DEBUG : pacer: Reducing sleep to 15ms run.go:281: Retry Put of "測試_Русский___ě_áñ測試_Русский___ě_áñ" to sugarsync root 'Test/rclone-test-pejekug4pebe': 1/10 (failed to upload file: Put "https://api.sugarsync.com/file/:sc:9068489:215_6563709095/data": read tcp 65.108.87.141:58482->208.94.4.81:443: i/o timeout) 2025/09/13 06:06:10 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:06:11 DEBUG : pacer: Reducing sleep to 10ms NFCx2 checkfile vs. both remote (without normalization) 2025/09/13 06:06:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 06:06:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-pejekug4pebe' 2025/09/13 06:06:13 NOTICE: sugarsync root 'Test/rclone-test-pejekug4pebe': 1 files missing 2025/09/13 06:06:13 NOTICE: 1 hashes missing 2025/09/13 06:06:13 NOTICE: sugarsync root 'Test/rclone-test-pejekug4pebe': 1 differences found 2025/09/13 06:06:13 NOTICE: sugarsync root 'Test/rclone-test-pejekug4pebe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/13 06:06:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:06:19 NOTICE: sugarsync root 'Test/rclone-test-pejekug4pebe': 0 differences found 2025/09/13 06:06:19 NOTICE: sugarsync root 'Test/rclone-test-pejekug4pebe': 1 matching files 2025/09/13 06:06:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gaxuqax7poca" 2025/09/13 06:06:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:06:27 DEBUG : Creating backend with remote "/tmp/rclone2629273093" run.go:180: Remote "sugarsync root 'Test/rclone-test-gaxuqax7poca'", Local "Local file system at /tmp/rclone2629273093", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2025/09/13 06:07:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 06:07:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-gaxuqax7poca' 2025/09/13 06:07:03 NOTICE: sugarsync root 'Test/rclone-test-gaxuqax7poca': 1 files missing 2025/09/13 06:07:03 NOTICE: 1 hashes missing 2025/09/13 06:07:03 NOTICE: sugarsync root 'Test/rclone-test-gaxuqax7poca': 1 differences found 2025/09/13 06:07:03 NOTICE: sugarsync root 'Test/rclone-test-gaxuqax7poca': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/13 06:07:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:07:04 NOTICE: sugarsync root 'Test/rclone-test-gaxuqax7poca': 0 differences found 2025/09/13 06:07:04 NOTICE: sugarsync root 'Test/rclone-test-gaxuqax7poca': 1 matching files 2025/09/13 06:07:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-beguvew2xumu" 2025/09/13 06:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:07:23 DEBUG : Creating backend with remote "/tmp/rclone1804052899" run.go:180: Remote "sugarsync root 'Test/rclone-test-beguvew2xumu'", Local "Local file system at /tmp/rclone1804052899", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2025/09/13 06:07:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 06:07:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-beguvew2xumu' 2025/09/13 06:07:48 NOTICE: sugarsync root 'Test/rclone-test-beguvew2xumu': 1 files missing 2025/09/13 06:07:48 NOTICE: 1 hashes missing 2025/09/13 06:07:48 NOTICE: sugarsync root 'Test/rclone-test-beguvew2xumu': 1 differences found 2025/09/13 06:07:48 NOTICE: sugarsync root 'Test/rclone-test-beguvew2xumu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/13 06:07:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:07:50 NOTICE: sugarsync root 'Test/rclone-test-beguvew2xumu': 0 differences found 2025/09/13 06:07:50 NOTICE: sugarsync root 'Test/rclone-test-beguvew2xumu': 1 matching files 2025/09/13 06:07:50 DEBUG : sugarsync root 'Test/rclone-test-beguvew2xumu': Purge remote panic: test timed out after 1h0m0s running tests: TestApplyTransforms (30m23s) goroutine 4597 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 30 minutes]: testing.(*T).Run(0xc0001fb340, {0x27952fd?, 0xc00006dad8?}, 0x28b24a0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0001fb340) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0001fb340, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000499c68, {0x3fed9e0, 0x6e, 0x6e}, {0x845100?, 0x4026cf0?, 0x40031a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0004ea0a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0004ea0a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:267 +0xa9 goroutine 37 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 38 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 4222 [chan receive, 1 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2948 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2948 [select]: net/http.(*persistConn).roundTrip(0xc000882fc0, 0xc0001c4d20) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0008289c0, 0xc000350500) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00091fc20, 0xc000350500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc000350500, {0x2bd8c80, 0xc00091fc20}, {0x6fb001?, 0xc000b44ac8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000300e40, 0xc000350500, {0x22?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000300e40, 0xc000350500) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000a092c0, {0x2c00848, 0xc000371710}, 0xc000697528) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000a092c0, {0x2c00848, 0xc000371710}, 0xc000350280?, {0x2136160?, 0xc0009a6c80?}, {0x0, 0x0}, 0x41373d?, 0x28b3a98, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallXML(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:510 github.com/rclone/rclone/backend/sugarsync.(*Fs).moveDir.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:997 +0x88 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0004d1808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00091fc80, 0xc0009a6cc0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00091fc80, 0xc0009a6cc0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/sugarsync.(*Fs).moveDir(0xc000882ea0, {0x2c00848, 0xc000371710}, {0xc000b44ac0, 0x3b}, {0xc0005e2a45, 0x18}, {0xc00014930d, 0x2e}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:996 +0x2f4 github.com/rclone/rclone/backend/sugarsync.(*Fs).delete(0xc000882ea0, {0x2c00848, 0xc000371710}, 0x0, {0xc000b44ac0, 0x3b}, {0xc0005e2a40?, 0xc000697cf0?}, 0xc9?) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:809 +0x25b github.com/rclone/rclone/backend/sugarsync.(*Fs).purgeCheck(0xc000882ea0, {0x2c00848, 0xc000371710}, {0x0, 0x0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:841 +0x185 github.com/rclone/rclone/backend/sugarsync.(*Fs).Purge(0x2780776?, {0x2c00848?, 0xc000371710?}, {0x0?, 0x2bc5d80?}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:952 +0x3f github.com/rclone/rclone/fstest.Purge({0x2c18690, 0xc000882ea0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:496 +0xf8 github.com/rclone/rclone/fstest.RandomRemote.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:471 +0x48 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0001656c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc0009b9500, 0x1?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc0009b9500, 0x28b24a0) /usr/local/go/src/testing/testing.go:1798 +0x11e created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 1617 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1607 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 4431 [chan receive, 1 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2948 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 263 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 253 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1351 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1245 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 438 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 380 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3430 [chan receive, 24 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2948 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 564 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 426 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3274 [chan receive, 24 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2948 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3926 [chan receive, 12 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2948 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 321 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 311 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 587 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 529 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 777 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 751 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 371 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 361 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 510 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 500 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 702 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 693 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 850 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 840 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1401 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1103 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 2949 [chan receive, 30 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2948 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1074 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1064 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1135 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1125 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 914 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 872 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3317 [chan receive, 13 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2948 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1203 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1177 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 4099 [chan receive, 8 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2948 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 982 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 908 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1694 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1684 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3757 [chan receive, 12 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2948 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3051 [chan receive, 24 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2948 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1461 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1451 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1547 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1521 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 4451 [IO wait]: internal/poll.runtime_pollWait(0x7692a862e5c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00045c080?, 0xc000bfa000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00045c080, {0xc000bfa000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00045c080, {0xc000bfa000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0008fe048, {0xc000bfa000?, 0x0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000434768, {0xc000bfa000?, 0x769251dffde8?, 0x7692a86b65c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a005b8, {0xc000bfa000?, 0x4029020?, 0xc00058d9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00013e9b8, {0x2bd95a0, 0xc000a005b8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00013e708, {0x7692527c8438, 0xc000434768}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00013e708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00013e708, {0xc000b64000, 0x1000, 0xc0003013e0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000882fc0, {0xc000b64000?, 0x80c4c5?, 0x2bd7600?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000aa16e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000aa16e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000882fc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 4542 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1671 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1661 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 4452 [select]: net/http.(*persistConn).writeLoop(0xc000882fc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 4542 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 1h0m3.385997604s (try 3/5): exit status 2: Failed []