"./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 4/5) 2025/09/13 06:07:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cayiyah9zege" 2025/09/13 06:07:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:08:24 DEBUG : Creating backend with remote "/tmp/rclone1607505743" === 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-cayiyah9zege'", Local "Local file system at /tmp/rclone1607505743", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/09/13 06:08:25 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.91s) === RUN TestMultithreadCopyAbort run.go:180: Remote "sugarsync root 'Test/rclone-test-cayiyah9zege'", Local "Local file system at /tmp/rclone1607505743", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/09/13 06:08:45 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (20.45s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/13 06:08:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 06:08:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 06:08:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/13 06:08:45 DEBUG : potato: Seek from 10 to 0 2025/09/13 06:08:45 DEBUG : potato: Seek from 10 to 0 2025/09/13 06:08:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/13 06:08:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 06:08:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 06:08:45 DEBUG : potato: Seek from 5 to 2 2025/09/13 06:08:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/13 06:08:45 DEBUG : potato: Seek from 7 to 0 2025/09/13 06:08:45 DEBUG : potato: Seek from 7 to 0 2025/09/13 06:08:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/13 06:08:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 06:08:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 06:08:45 DEBUG : potato: Seek from 5 to 2 2025/09/13 06:08:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/13 06:08:45 DEBUG : potato: Seek from 8 to 0 2025/09/13 06:08:45 DEBUG : potato: Seek from 8 to 0 2025/09/13 06:08:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/13 06:08:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 06:08:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 06:08:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 06:08:45 DEBUG : potato: Seek from 5 to 2 2025/09/13 06:08:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/13 06:08:45 DEBUG : potato: Seek from 9 to 0 2025/09/13 06:08:45 DEBUG : potato: Seek from 9 to 0 2025/09/13 06:08:45 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-cayiyah9zege'", Local "Local file system at /tmp/rclone1607505743", Modify Window "876000h0m0s" 2025/09/13 06:13:49 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/file/:sc:9068489:215_6563713139": net/http: timeout awaiting response headers) 2025/09/13 06:13:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:13:50 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:13:51 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (366.52s) --- PASS: TestCheck/1 (0.74s) --- PASS: TestCheck/2 (11.43s) --- PASS: TestCheck/3 (0.74s) --- PASS: TestCheck/4 (0.74s) --- PASS: TestCheck/5 (8.92s) --- PASS: TestCheck/6 (0.74s) --- PASS: TestCheck/7 (0.75s) === RUN TestCheckFsError 2025/09/13 06:14:52 DEBUG : Creating backend with remote "nonexistent" 2025/09/13 06:14:52 DEBUG : Creating backend with remote "nonexistent" 2025/09/13 06:14:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/13 06:14:52 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 06:14:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/13 06:14:52 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-cayiyah9zege'", Local "Local file system at /tmp/rclone1607505743", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (87.98s) --- PASS: TestCheckDownload/1 (1.58s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (1.58s) --- PASS: TestCheckDownload/4 (1.60s) --- PASS: TestCheckDownload/5 (0.85s) --- PASS: TestCheckDownload/6 (15.94s) --- PASS: TestCheckDownload/7 (19.81s) === RUN TestCheckSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cayiyah9zege'", Local "Local file system at /tmp/rclone1607505743", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/09/13 06:22:26 DEBUG : pacer: low level retry 1/10 (error Put "https://api.sugarsync.com/file/:sc:9068489:215_6563717968": read tcp 65.108.87.141:33226->208.94.4.81:443: i/o timeout) 2025/09/13 06:22:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:22:26 DEBUG : sugarsync root 'Test/rclone-test-cayiyah9zege': Renewing token 2025/09/13 06:22:32 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:22:32 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/09/13 06:22:32 DEBUG : Config file has changed externally - reloading 2025/09/13 06:22:32 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/09/13 06:22:32 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/09/13 06:22:32 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:22:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCheckSizeOnly (375.68s) --- PASS: TestCheckSizeOnly/1 (0.73s) --- PASS: TestCheckSizeOnly/2 (7.11s) --- PASS: TestCheckSizeOnly/3 (7.00s) --- PASS: TestCheckSizeOnly/4 (4.89s) --- PASS: TestCheckSizeOnly/5 (0.76s) --- PASS: TestCheckSizeOnly/6 (0.76s) --- PASS: TestCheckSizeOnly/7 (9.07s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "sugarsync root 'Test/rclone-test-cayiyah9zege'", Local "Local file system at /tmp/rclone1607505743", Modify Window "876000h0m0s" 2025/09/13 06:27:43 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/file/:sc:9068489:215_6563723562/data": net/http: timeout awaiting response headers) 2025/09/13 06:27:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:27:44 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:27:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/13 06:27:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/13 06:27:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/13 06:27:44 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/13 06:27:44 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:27:45 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 06:27:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/13 06:27:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/13 06:27:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/13 06:27:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (320.27s) === RUN TestCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-cayiyah9zege'", Local "Local file system at /tmp/rclone1607505743", Modify Window "876000h0m0s" 2025/09/13 06:27:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cayiyah9zege/data" 2025/09/13 06:27:56 DEBUG : Config file has changed externally - reloading check_test.go:350: sugarsync root 'Test/rclone-test-cayiyah9zege/data' lacks md5, skipping --- SKIP: TestCheckSum (6.52s) === RUN TestCheckSumDownload run.go:180: Remote "sugarsync root 'Test/rclone-test-cayiyah9zege'", Local "Local file system at /tmp/rclone1607505743", Modify Window "876000h0m0s" 2025/09/13 06:28:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cayiyah9zege/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 2025/09/13 06:34:53 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563727947/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 06:34:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:34:53 DEBUG : pacer: Reducing sleep to 15ms === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (497.11s) --- PASS: TestCheckSumDownload/subtest1 (13.42s) --- PASS: TestCheckSumDownload/subtest2 (2.69s) --- PASS: TestCheckSumDownload/subtest3 (2.67s) --- PASS: TestCheckSumDownload/subtest4 (2.47s) --- PASS: TestCheckSumDownload/subtest5 (13.47s) --- PASS: TestCheckSumDownload/subtest6 (15.00s) --- PASS: TestCheckSumDownload/subtest7 (3.22s) === RUN TestApplyTransforms 2025/09/13 06:36:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fulidos4xoyi" 2025/09/13 06:36:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:36:23 DEBUG : Creating backend with remote "/tmp/rclone571285899" run.go:180: Remote "sugarsync root 'Test/rclone-test-fulidos4xoyi'", Local "Local file system at /tmp/rclone571285899", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2025/09/13 06:36:35 ERROR : hello, world!: sum not found 2025/09/13 06:36:35 ERROR : HELLO, WORLD!: file not in sugarsync root 'Test/rclone-test-fulidos4xoyi' 2025/09/13 06:36:35 NOTICE: sugarsync root 'Test/rclone-test-fulidos4xoyi': 1 files missing 2025/09/13 06:36:35 NOTICE: 1 hashes missing 2025/09/13 06:36:35 NOTICE: sugarsync root 'Test/rclone-test-fulidos4xoyi': 1 differences found 2025/09/13 06:36:35 NOTICE: sugarsync root 'Test/rclone-test-fulidos4xoyi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/13 06:36:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:36:36 NOTICE: sugarsync root 'Test/rclone-test-fulidos4xoyi': 0 differences found 2025/09/13 06:36:36 NOTICE: sugarsync root 'Test/rclone-test-fulidos4xoyi': 1 matching files 2025/09/13 06:36:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zukorem6rofa" 2025/09/13 06:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:36:41 DEBUG : Creating backend with remote "/tmp/rclone1873909363" run.go:180: Remote "sugarsync root 'Test/rclone-test-zukorem6rofa'", Local "Local file system at /tmp/rclone1873909363", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2025/09/13 06:36:51 ERROR : HELLO, WORLD!: sum not found 2025/09/13 06:36:51 ERROR : hello, world!: file not in sugarsync root 'Test/rclone-test-zukorem6rofa' 2025/09/13 06:36:51 NOTICE: sugarsync root 'Test/rclone-test-zukorem6rofa': 1 files missing 2025/09/13 06:36:51 NOTICE: 1 hashes missing 2025/09/13 06:36:51 NOTICE: sugarsync root 'Test/rclone-test-zukorem6rofa': 1 differences found 2025/09/13 06:36:51 NOTICE: sugarsync root 'Test/rclone-test-zukorem6rofa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/13 06:37:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:37:12 NOTICE: sugarsync root 'Test/rclone-test-zukorem6rofa': 0 differences found 2025/09/13 06:37:12 NOTICE: sugarsync root 'Test/rclone-test-zukorem6rofa': 1 matching files 2025/09/13 06:37:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nuxoqaq4tuhe" 2025/09/13 06:37:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:37:23 DEBUG : Creating backend with remote "/tmp/rclone3896980960" run.go:180: Remote "sugarsync root 'Test/rclone-test-nuxoqaq4tuhe'", Local "Local file system at /tmp/rclone3896980960", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/13 06:37:33 ERROR : HeLlO, wOrLd!: sum not found 2025/09/13 06:37:33 ERROR : hello, world!: file not in sugarsync root 'Test/rclone-test-nuxoqaq4tuhe' 2025/09/13 06:37:33 NOTICE: sugarsync root 'Test/rclone-test-nuxoqaq4tuhe': 1 files missing 2025/09/13 06:37:33 NOTICE: 1 hashes missing 2025/09/13 06:37:33 NOTICE: sugarsync root 'Test/rclone-test-nuxoqaq4tuhe': 1 differences found 2025/09/13 06:37:33 NOTICE: sugarsync root 'Test/rclone-test-nuxoqaq4tuhe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/13 06:37:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:37:35 NOTICE: sugarsync root 'Test/rclone-test-nuxoqaq4tuhe': 0 differences found 2025/09/13 06:37:35 NOTICE: sugarsync root 'Test/rclone-test-nuxoqaq4tuhe': 1 matching files 2025/09/13 06:37:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rapejup1wocu" 2025/09/13 06:37:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:37:38 DEBUG : Creating backend with remote "/tmp/rclone2888810462" run.go:180: Remote "sugarsync root 'Test/rclone-test-rapejup1wocu'", Local "Local file system at /tmp/rclone2888810462", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/13 06:37:50 ERROR : HELLO, WORLD!: sum not found 2025/09/13 06:37:50 ERROR : HeLlO, wOrLd!: file not in sugarsync root 'Test/rclone-test-rapejup1wocu' 2025/09/13 06:37:50 NOTICE: sugarsync root 'Test/rclone-test-rapejup1wocu': 1 files missing 2025/09/13 06:37:50 NOTICE: 1 hashes missing 2025/09/13 06:37:50 NOTICE: sugarsync root 'Test/rclone-test-rapejup1wocu': 1 differences found 2025/09/13 06:37:50 NOTICE: sugarsync root 'Test/rclone-test-rapejup1wocu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/13 06:37:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:37:51 NOTICE: sugarsync root 'Test/rclone-test-rapejup1wocu': 0 differences found 2025/09/13 06:37:51 NOTICE: sugarsync root 'Test/rclone-test-rapejup1wocu': 1 matching files 2025/09/13 06:37:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-virohud7kape" 2025/09/13 06:37:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:38:01 DEBUG : Creating backend with remote "/tmp/rclone759134389" run.go:180: Remote "sugarsync root 'Test/rclone-test-virohud7kape'", Local "Local file system at /tmp/rclone759134389", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2025/09/13 06:38:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/13 06:38:28 ERROR : 測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-virohud7kape' 2025/09/13 06:38:28 NOTICE: sugarsync root 'Test/rclone-test-virohud7kape': 1 files missing 2025/09/13 06:38:28 NOTICE: 1 hashes missing 2025/09/13 06:38:28 NOTICE: sugarsync root 'Test/rclone-test-virohud7kape': 1 differences found 2025/09/13 06:38:28 NOTICE: sugarsync root 'Test/rclone-test-virohud7kape': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/13 06:38:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:38:30 NOTICE: sugarsync root 'Test/rclone-test-virohud7kape': 0 differences found 2025/09/13 06:38:30 NOTICE: sugarsync root 'Test/rclone-test-virohud7kape': 1 matching files 2025/09/13 06:38:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wazusim4pada" 2025/09/13 06:38:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:38:35 DEBUG : Creating backend with remote "/tmp/rclone4134818203" run.go:180: Remote "sugarsync root 'Test/rclone-test-wazusim4pada'", Local "Local file system at /tmp/rclone4134818203", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2025/09/13 06:39:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/13 06:39:02 ERROR : 測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-wazusim4pada' 2025/09/13 06:39:02 NOTICE: sugarsync root 'Test/rclone-test-wazusim4pada': 1 files missing 2025/09/13 06:39:02 NOTICE: 1 hashes missing 2025/09/13 06:39:02 NOTICE: sugarsync root 'Test/rclone-test-wazusim4pada': 1 differences found 2025/09/13 06:39:02 NOTICE: sugarsync root 'Test/rclone-test-wazusim4pada': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/13 06:39:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:39:14 NOTICE: sugarsync root 'Test/rclone-test-wazusim4pada': 0 differences found 2025/09/13 06:39:14 NOTICE: sugarsync root 'Test/rclone-test-wazusim4pada': 1 matching files 2025/09/13 06:39:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-comomag8kepo" 2025/09/13 06:39:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:39:17 DEBUG : Creating backend with remote "/tmp/rclone3578839985" run.go:180: Remote "sugarsync root 'Test/rclone-test-comomag8kepo'", Local "Local file system at /tmp/rclone3578839985", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2025/09/13 06:39:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 06:39:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-comomag8kepo' 2025/09/13 06:39:34 NOTICE: sugarsync root 'Test/rclone-test-comomag8kepo': 1 files missing 2025/09/13 06:39:34 NOTICE: 1 hashes missing 2025/09/13 06:39:34 NOTICE: sugarsync root 'Test/rclone-test-comomag8kepo': 1 differences found 2025/09/13 06:39:34 NOTICE: sugarsync root 'Test/rclone-test-comomag8kepo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/13 06:39:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:39:42 NOTICE: sugarsync root 'Test/rclone-test-comomag8kepo': 0 differences found 2025/09/13 06:39:42 NOTICE: sugarsync root 'Test/rclone-test-comomag8kepo': 1 matching files 2025/09/13 06:39:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-berawoj4deta" 2025/09/13 06:39:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:39:46 DEBUG : Creating backend with remote "/tmp/rclone2273613341" run.go:180: Remote "sugarsync root 'Test/rclone-test-berawoj4deta'", Local "Local file system at /tmp/rclone2273613341", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2025/09/13 06:40:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 06:40:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-berawoj4deta' 2025/09/13 06:40:09 NOTICE: sugarsync root 'Test/rclone-test-berawoj4deta': 1 files missing 2025/09/13 06:40:09 NOTICE: 1 hashes missing 2025/09/13 06:40:09 NOTICE: sugarsync root 'Test/rclone-test-berawoj4deta': 1 differences found 2025/09/13 06:40:09 NOTICE: sugarsync root 'Test/rclone-test-berawoj4deta': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/13 06:40:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:40:10 NOTICE: sugarsync root 'Test/rclone-test-berawoj4deta': 0 differences found 2025/09/13 06:40:10 NOTICE: sugarsync root 'Test/rclone-test-berawoj4deta': 1 matching files 2025/09/13 06:40:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-volineq1mowe" 2025/09/13 06:40:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:40:16 DEBUG : Creating backend with remote "/tmp/rclone3513455762" run.go:180: Remote "sugarsync root 'Test/rclone-test-volineq1mowe'", Local "Local file system at /tmp/rclone3513455762", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2025/09/13 06:40:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 06:40:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-volineq1mowe' 2025/09/13 06:40:28 NOTICE: sugarsync root 'Test/rclone-test-volineq1mowe': 1 files missing 2025/09/13 06:40:28 NOTICE: 1 hashes missing 2025/09/13 06:40:28 NOTICE: sugarsync root 'Test/rclone-test-volineq1mowe': 1 differences found 2025/09/13 06:40:28 NOTICE: sugarsync root 'Test/rclone-test-volineq1mowe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/13 06:45:36 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/file/:sc:9068489:215_6563734353/data": net/http: timeout awaiting response headers) 2025/09/13 06:45:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:45:37 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:45:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:45:37 NOTICE: sugarsync root 'Test/rclone-test-volineq1mowe': 0 differences found 2025/09/13 06:45:37 NOTICE: sugarsync root 'Test/rclone-test-volineq1mowe': 1 matching files 2025/09/13 06:45:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yomupiv0quri" 2025/09/13 06:45:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 06:45:40 DEBUG : Creating backend with remote "/tmp/rclone4147472485" run.go:180: Remote "sugarsync root 'Test/rclone-test-yomupiv0quri'", Local "Local file system at /tmp/rclone4147472485", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2025/09/13 06:46:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 06:46:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-yomupiv0quri' 2025/09/13 06:46:03 NOTICE: sugarsync root 'Test/rclone-test-yomupiv0quri': 1 files missing 2025/09/13 06:46:03 NOTICE: 1 hashes missing 2025/09/13 06:46:03 NOTICE: sugarsync root 'Test/rclone-test-yomupiv0quri': 1 differences found 2025/09/13 06:46:03 NOTICE: sugarsync root 'Test/rclone-test-yomupiv0quri': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/13 06:46:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 06:46:04 NOTICE: sugarsync root 'Test/rclone-test-yomupiv0quri': 0 differences found 2025/09/13 06:46:04 NOTICE: sugarsync root 'Test/rclone-test-yomupiv0quri': 1 matching files 2025/09/13 06:46:04 DEBUG : sugarsync root 'Test/rclone-test-yomupiv0quri': Purge remote 2025/09/13 06:46:13 DEBUG : sugarsync root 'Test/rclone-test-volineq1mowe': Purge remote 2025/09/13 06:46:14 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:46:14 DEBUG : sugarsync root 'Test/rclone-test-berawoj4deta': Purge remote 2025/09/13 06:46:15 DEBUG : sugarsync root 'Test/rclone-test-comomag8kepo': Purge remote 2025/09/13 06:46:15 DEBUG : sugarsync root 'Test/rclone-test-wazusim4pada': Purge remote 2025/09/13 06:46:16 DEBUG : sugarsync root 'Test/rclone-test-virohud7kape': Purge remote 2025/09/13 06:46:17 DEBUG : sugarsync root 'Test/rclone-test-rapejup1wocu': Purge remote 2025/09/13 06:46:18 DEBUG : sugarsync root 'Test/rclone-test-nuxoqaq4tuhe': Purge remote 2025/09/13 06:46:18 DEBUG : sugarsync root 'Test/rclone-test-zukorem6rofa': Purge remote 2025/09/13 06:46:19 DEBUG : sugarsync root 'Test/rclone-test-fulidos4xoyi': Purge remote --- PASS: TestApplyTransforms (600.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "sugarsync root 'Test/rclone-test-cayiyah9zege'", Local "Local file system at /tmp/rclone1607505743", Modify Window "876000h0m0s" 2025/09/13 06:46:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 06:46:25 INFO : file1: Copied (new) to: sub/file2 2025/09/13 06:46:33 DEBUG : file1: Sizes identical 2025/09/13 06:46:33 DEBUG : file1: Unchanged skipping 2025/09/13 06:46:50 DEBUG : sugarsync root 'Test/rclone-test-cayiyah9zege': don't need to copy/move sub/file2, it is already at target location 2025/09/13 06:51:51 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563737594/contents?max=500&start=0": read tcp 65.108.87.141:43728->208.94.4.81:443: i/o timeout) 2025/09/13 06:51:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:51:52 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:51:53 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:51:53 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyFile (339.80s) === RUN TestCopyLongFile run.go:180: Remote "sugarsync root 'Test/rclone-test-cayiyah9zege'", Local "Local file system at /tmp/rclone1607505743", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-cayiyah9zege'", Local "Local file system at /tmp/rclone1607505743", Modify Window "876000h0m0s" 2025/09/13 06:52:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cayiyah9zege/backup" 2025/09/13 06:52:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/13 06:52:36 INFO : dst/file1: Moved (server-side) 2025/09/13 06:52:39 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (63.84s) === RUN TestCopyFileCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-cayiyah9zege'", Local "Local file system at /tmp/rclone1607505743", Modify Window "876000h0m0s" 2025/09/13 06:53:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cayiyah9zege/dst" 2025/09/13 06:53:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cayiyah9zege/CompareDest" 2025/09/13 06:53:19 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 06:58:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api.sugarsync.com/folder/:sc:9068489:215_6563713129": net/http: timeout awaiting response headers) 2025/09/13 06:58:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 06:58:22 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 06:58:23 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 06:58:23 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 06:58:24 INFO : one: Copied (new) 2025/09/13 06:58:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cayiyah9zege/CompareDest" 2025/09/13 06:58:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 06:58:43 INFO : one: Copied (replaced existing) 2025/09/13 06:58:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 06:58:54 DEBUG : one: Sizes identical 2025/09/13 06:58:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 06:59:11 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 06:59:12 DEBUG : two: Sizes identical 2025/09/13 06:59:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 06:59:20 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 06:59:21 DEBUG : two: Sizes identical 2025/09/13 06:59:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 06:59:25 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 06:59:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/13 06:59:28 INFO : two: Copied (new) 2025/09/13 07:04:32 DEBUG : pacer: low level retry 1/10 (error Put "https://api.sugarsync.com/file/:sc:9068489:215_6563747484": net/http: timeout awaiting response headers) 2025/09/13 07:04:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms panic: test timed out after 1h0m0s running tests: TestCopyFileCompareDest (15m19s) goroutine 6351 [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, 15 minutes]: testing.(*T).Run(0xc0005248c0, {0x27a2f35?, 0xc00006dad8?}, 0x28b2510) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0005248c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0005248c0, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000935b60, {0x3fed9e0, 0x6e, 0x6e}, {0x845100?, 0x4026cf0?, 0x40031a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00048e780) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00048e780) /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 24 [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 25 [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 776 [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 750 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 5198 [sync.WaitGroup.Wait, 8 minutes]: sync.runtime_SemacquireWaitGroup(0xc00006db68?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2c00768?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2c00768, 0x4026780}, {0x2c18690, 0xc000677320}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000116420, 0x28b2ab8) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2c00768, 0x4026780}, {0x2c18690, 0xc000677320}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc000116420) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2c00768, 0x4026780}, {0x2c18690, 0xc000677320}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000116360) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2c00768, 0x4026780}, {0x2c18690, 0xc000677320}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000116360) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0003d7880) /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(0xc000755500, 0x5?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc000755500, 0x28b2510) /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 4129 [chan receive, 28 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 2922 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 329 [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 319 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3894 [chan receive, 29 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 2922 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 6354 [select, 4 minutes]: net/http.(*persistConn).roundTrip(0xc000366000, 0xc000126460) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00015a9c0, 0xc0008f8000) /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(0xc0002d5380, 0xc0008f8000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc0008f8000, {0x2bd8c80, 0xc0002d5380}, {0x6fb001?, 0xc000905348?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000021470, 0xc0008f8000, {0xc000afcfb0?, 0xc000afcfb8?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000021470, 0xc0008f8000) /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(0xc000126050, {0x2c00768, 0x4026780}, 0xc000afd648) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000126050, {0x2c00768, 0x4026780}, 0xc0005803c0?, {0x2136220?, 0xc000a90880?}, {0x21676c0, 0xc0005784a0}, 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).moveFile.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:967 +0x8d github.com/rclone/rclone/fs.pacerInvoker(0x2, 0xa, 0x2bd7fe0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002d53e0, 0xc00085d0e0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002d53e0, 0xc00085d0e0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/sugarsync.(*Fs).moveFile(0xc000677320, {0x2c00768, 0x4026780}, {0xc000905340, 0x39}, {0xc0007f21eb, 0x3}, {0xc00014ae0d, 0x2e}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:966 +0x29d github.com/rclone/rclone/backend/sugarsync.(*Fs).delete(0xc000677320, {0x2c00768, 0x4026780}, 0x1, {0xc000905340, 0x39}, {0xc0007f21e7?, 0xc000afdbf0?}, 0xd8?) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:807 +0x215 github.com/rclone/rclone/backend/sugarsync.(*Object).Remove(0x18?, {0x2c00768?, 0x4026780?}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1307 +0x3d github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc000755500, {0xc00042efc0, 0x17}, 0xc000afdd28) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc0002da3a0?, 0x0?, 0xc0000659d0?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0xc000749044?, 0x26608e0?}, {0xc0002da3a0, 0x2, 0x2}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:415 +0x2e4 created by github.com/rclone/rclone/fs/walk.walk in goroutine 5198 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 575 [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 565 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 252 [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 242 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 6355 [select, 8 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5198 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 375 [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 189 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1329 [chan receive (nil chan), 51 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 1319 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 443 [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 433 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 603 [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 529 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 711 [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 654 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3153 [chan receive, 31 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 2922 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1612 [chan receive (nil chan), 51 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 1602 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 516 [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 458 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 857 [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 847 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 6357 [sync.Mutex.Lock, 8 minutes]: internal/sync.runtime_SemacquireMutex(0xc000987df0?, 0x1f?, 0x24628e0?) /usr/local/go/src/runtime/sema.go:95 +0x25 internal/sync.(*Mutex).lockSlow(0xc0006b2958) /usr/local/go/src/internal/sync/mutex.go:149 +0x15d internal/sync.(*Mutex).Lock(...) /usr/local/go/src/internal/sync/mutex.go:70 sync.(*Mutex).Lock(...) /usr/local/go/src/sync/mutex.go:46 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:414 +0x295 created by github.com/rclone/rclone/fs/walk.walk in goroutine 5198 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 6361 [select, 8 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5198 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 1136 [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 1126 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1197 [chan receive (nil chan), 52 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 1187 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3727 [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 2922 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3580 [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 2922 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 6360 [select, 8 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5198 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 928 [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 918 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1455 [chan receive (nil chan), 51 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 1445 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1503 [chan receive (nil chan), 51 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 1493 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 984 [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 974 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 6358 [select, 8 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5198 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 6420 [IO wait, 4 minutes]: internal/poll.runtime_pollWait(0x7146fc1c7f30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00012e100?, 0xc0009d0000?, 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(0xc00012e100, {0xc0009d0000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00012e100, {0xc0009d0000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000410058, {0xc0009d0000?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a800f0, {0xc0009d0000?, 0x7146f1f82940?, 0x7147436955c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a80600, {0xc0009d0000?, 0x2c00880?, 0xc000126500?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00062c638, {0x2bd95a0, 0xc000a80600}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00062c388, {0x7146f1f7c1b8, 0xc000a800f0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00062c388, 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(0xc00062c388, {0xc000945000, 0x1000, 0x7147436955c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000366000, {0xc000945000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a98120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a98120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000366000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 6381 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1089 [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 1079 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1387 [chan receive (nil chan), 51 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 1377 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1656 [chan receive (nil chan), 51 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 1550 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1676 [chan receive (nil chan), 51 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 1666 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 4367 [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 2922 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 6359 [select, 8 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5198 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 4014 [chan receive, 28 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 2922 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 6356 [select, 8 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 5198 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 3108 [chan receive, 31 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 2922 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2923 [chan receive, 32 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 2922 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3405 [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 2922 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 6421 [select, 4 minutes]: net/http.(*persistConn).writeLoop(0xc000366000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 6381 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 1h0m26.895701569s (try 4/5): exit status 2: Failed []