"./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 5/5) 2025/09/13 07:08:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lihibuc3wape" 2025/09/13 07:08:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 07:08:29 DEBUG : Creating backend with remote "/tmp/rclone1675948739" === 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-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/09/13 07:08:30 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.94s) === RUN TestMultithreadCopyAbort run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/09/13 07:08:31 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.89s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/13 07:08:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 07:08:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 07:08:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/13 07:08:31 DEBUG : potato: Seek from 10 to 0 2025/09/13 07:08:31 DEBUG : potato: Seek from 10 to 0 2025/09/13 07:08:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/13 07:08:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 07:08:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 07:08:31 DEBUG : potato: Seek from 5 to 2 2025/09/13 07:08:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/13 07:08:31 DEBUG : potato: Seek from 7 to 0 2025/09/13 07:08:31 DEBUG : potato: Seek from 7 to 0 2025/09/13 07:08:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/13 07:08:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 07:08:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 07:08:31 DEBUG : potato: Seek from 5 to 2 2025/09/13 07:08:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/13 07:08:31 DEBUG : potato: Seek from 8 to 0 2025/09/13 07:08:31 DEBUG : potato: Seek from 8 to 0 2025/09/13 07:08:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/13 07:08:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 07:08:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 07:08:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 07:08:31 DEBUG : potato: Seek from 5 to 2 2025/09/13 07:08:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/13 07:08:31 DEBUG : potato: Seek from 9 to 0 2025/09/13 07:08:31 DEBUG : potato: Seek from 9 to 0 2025/09/13 07:08:31 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-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", 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 (57.25s) --- PASS: TestCheck/1 (7.93s) --- PASS: TestCheck/2 (0.75s) --- PASS: TestCheck/3 (0.75s) --- PASS: TestCheck/4 (0.74s) --- PASS: TestCheck/5 (0.75s) --- PASS: TestCheck/6 (0.74s) --- PASS: TestCheck/7 (0.74s) === RUN TestCheckFsError 2025/09/13 07:09:28 DEBUG : Creating backend with remote "nonexistent" 2025/09/13 07:09:28 DEBUG : Creating backend with remote "nonexistent" 2025/09/13 07:09:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/13 07:09:28 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 07:09:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/13 07:09:28 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-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/09/13 07:15:24 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563754307/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 07:15:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 07:15:25 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 07:15:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 07:15:31 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCheckDownload (365.53s) --- PASS: TestCheckDownload/1 (1.58s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (6.55s) --- PASS: TestCheckDownload/4 (1.60s) --- PASS: TestCheckDownload/5 (0.88s) --- PASS: TestCheckDownload/6 (1.58s) --- PASS: TestCheckDownload/7 (4.06s) === RUN TestCheckSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/13 07:20:39 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563754307/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 07:20:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 07:20:39 DEBUG : sugarsync root 'Test/rclone-test-lihibuc3wape': Renewing token 2025/09/13 07:20:40 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 07:20:40 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/09/13 07:20:40 DEBUG : Config file has changed externally - reloading 2025/09/13 07:20:40 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/09/13 07:20:40 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/09/13 07:20:41 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 07:20:42 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (338.47s) --- PASS: TestCheckSizeOnly/1 (0.75s) --- PASS: TestCheckSizeOnly/2 (1.18s) --- PASS: TestCheckSizeOnly/3 (0.74s) --- PASS: TestCheckSizeOnly/4 (0.74s) --- PASS: TestCheckSizeOnly/5 (0.74s) --- PASS: TestCheckSizeOnly/6 (0.74s) --- PASS: TestCheckSizeOnly/7 (0.74s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" 2025/09/13 07:21:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/13 07:21:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/13 07:21:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/13 07:21:27 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/13 07:21:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/13 07:21:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/13 07:21:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/13 07:21:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (29.56s) === RUN TestCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" 2025/09/13 07:21:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lihibuc3wape/data" check_test.go:350: sugarsync root 'Test/rclone-test-lihibuc3wape/data' lacks md5, skipping --- SKIP: TestCheckSum (12.22s) === RUN TestCheckSumDownload run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" 2025/09/13 07:21:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lihibuc3wape/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (143.59s) --- PASS: TestCheckSumDownload/subtest1 (3.91s) --- PASS: TestCheckSumDownload/subtest2 (8.87s) --- PASS: TestCheckSumDownload/subtest3 (16.10s) --- PASS: TestCheckSumDownload/subtest4 (14.09s) --- PASS: TestCheckSumDownload/subtest5 (13.89s) --- PASS: TestCheckSumDownload/subtest6 (3.76s) --- PASS: TestCheckSumDownload/subtest7 (7.40s) === RUN TestApplyTransforms 2025/09/13 07:24:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zuzuyav1ruru" 2025/09/13 07:24:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 07:24:28 DEBUG : Creating backend with remote "/tmp/rclone4065374743" run.go:180: Remote "sugarsync root 'Test/rclone-test-zuzuyav1ruru'", Local "Local file system at /tmp/rclone4065374743", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2025/09/13 07:24:38 ERROR : hello, world!: sum not found 2025/09/13 07:24:38 ERROR : HELLO, WORLD!: file not in sugarsync root 'Test/rclone-test-zuzuyav1ruru' 2025/09/13 07:24:38 NOTICE: sugarsync root 'Test/rclone-test-zuzuyav1ruru': 1 files missing 2025/09/13 07:24:38 NOTICE: 1 hashes missing 2025/09/13 07:24:38 NOTICE: sugarsync root 'Test/rclone-test-zuzuyav1ruru': 1 differences found 2025/09/13 07:24:38 NOTICE: sugarsync root 'Test/rclone-test-zuzuyav1ruru': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/13 07:24:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 07:24:40 NOTICE: sugarsync root 'Test/rclone-test-zuzuyav1ruru': 0 differences found 2025/09/13 07:24:40 NOTICE: sugarsync root 'Test/rclone-test-zuzuyav1ruru': 1 matching files 2025/09/13 07:24:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xufakor6zeru" 2025/09/13 07:24:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 07:24:46 DEBUG : Creating backend with remote "/tmp/rclone2160594753" run.go:180: Remote "sugarsync root 'Test/rclone-test-xufakor6zeru'", Local "Local file system at /tmp/rclone2160594753", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2025/09/13 07:25:01 ERROR : HELLO, WORLD!: sum not found 2025/09/13 07:25:01 ERROR : hello, world!: file not in sugarsync root 'Test/rclone-test-xufakor6zeru' 2025/09/13 07:25:01 NOTICE: sugarsync root 'Test/rclone-test-xufakor6zeru': 1 files missing 2025/09/13 07:25:01 NOTICE: 1 hashes missing 2025/09/13 07:25:01 NOTICE: sugarsync root 'Test/rclone-test-xufakor6zeru': 1 differences found 2025/09/13 07:25:01 NOTICE: sugarsync root 'Test/rclone-test-xufakor6zeru': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/13 07:25:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 07:25:03 NOTICE: sugarsync root 'Test/rclone-test-xufakor6zeru': 0 differences found 2025/09/13 07:25:03 NOTICE: sugarsync root 'Test/rclone-test-xufakor6zeru': 1 matching files 2025/09/13 07:25:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gowiviq8wuti" 2025/09/13 07:25:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 07:25:06 DEBUG : Creating backend with remote "/tmp/rclone2401304184" run.go:180: Remote "sugarsync root 'Test/rclone-test-gowiviq8wuti'", Local "Local file system at /tmp/rclone2401304184", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/13 07:25:11 ERROR : HeLlO, wOrLd!: sum not found 2025/09/13 07:25:11 ERROR : hello, world!: file not in sugarsync root 'Test/rclone-test-gowiviq8wuti' 2025/09/13 07:25:11 NOTICE: sugarsync root 'Test/rclone-test-gowiviq8wuti': 1 files missing 2025/09/13 07:25:11 NOTICE: 1 hashes missing 2025/09/13 07:25:11 NOTICE: sugarsync root 'Test/rclone-test-gowiviq8wuti': 1 differences found 2025/09/13 07:25:11 NOTICE: sugarsync root 'Test/rclone-test-gowiviq8wuti': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/13 07:25:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 07:25:13 NOTICE: sugarsync root 'Test/rclone-test-gowiviq8wuti': 0 differences found 2025/09/13 07:25:13 NOTICE: sugarsync root 'Test/rclone-test-gowiviq8wuti': 1 matching files 2025/09/13 07:25:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-duwilob3jibe" 2025/09/13 07:25:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 07:25:16 DEBUG : Creating backend with remote "/tmp/rclone788356058" run.go:180: Remote "sugarsync root 'Test/rclone-test-duwilob3jibe'", Local "Local file system at /tmp/rclone788356058", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/13 07:25:21 ERROR : HELLO, WORLD!: sum not found 2025/09/13 07:25:21 ERROR : HeLlO, wOrLd!: file not in sugarsync root 'Test/rclone-test-duwilob3jibe' 2025/09/13 07:25:21 NOTICE: sugarsync root 'Test/rclone-test-duwilob3jibe': 1 files missing 2025/09/13 07:25:21 NOTICE: 1 hashes missing 2025/09/13 07:25:21 NOTICE: sugarsync root 'Test/rclone-test-duwilob3jibe': 1 differences found 2025/09/13 07:25:21 NOTICE: sugarsync root 'Test/rclone-test-duwilob3jibe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/13 07:25:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 07:25:23 NOTICE: sugarsync root 'Test/rclone-test-duwilob3jibe': 0 differences found 2025/09/13 07:25:23 NOTICE: sugarsync root 'Test/rclone-test-duwilob3jibe': 1 matching files 2025/09/13 07:25:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pocedac4bidu" 2025/09/13 07:25:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 07:25:26 DEBUG : Creating backend with remote "/tmp/rclone2413212070" run.go:180: Remote "sugarsync root 'Test/rclone-test-pocedac4bidu'", Local "Local file system at /tmp/rclone2413212070", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2025/09/13 07:25:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/13 07:25:33 ERROR : 測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-pocedac4bidu' 2025/09/13 07:25:33 NOTICE: sugarsync root 'Test/rclone-test-pocedac4bidu': 1 files missing 2025/09/13 07:25:33 NOTICE: 1 hashes missing 2025/09/13 07:25:33 NOTICE: sugarsync root 'Test/rclone-test-pocedac4bidu': 1 differences found 2025/09/13 07:25:33 NOTICE: sugarsync root 'Test/rclone-test-pocedac4bidu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/13 07:25:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 07:25:34 NOTICE: sugarsync root 'Test/rclone-test-pocedac4bidu': 0 differences found 2025/09/13 07:25:34 NOTICE: sugarsync root 'Test/rclone-test-pocedac4bidu': 1 matching files 2025/09/13 07:25:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sitavev8tade" 2025/09/13 07:25:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 07:25:38 DEBUG : Creating backend with remote "/tmp/rclone1627993455" run.go:180: Remote "sugarsync root 'Test/rclone-test-sitavev8tade'", Local "Local file system at /tmp/rclone1627993455", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2025/09/13 07:25:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/13 07:25:49 ERROR : 測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-sitavev8tade' 2025/09/13 07:25:49 NOTICE: sugarsync root 'Test/rclone-test-sitavev8tade': 1 files missing 2025/09/13 07:25:49 NOTICE: 1 hashes missing 2025/09/13 07:25:49 NOTICE: sugarsync root 'Test/rclone-test-sitavev8tade': 1 differences found 2025/09/13 07:25:49 NOTICE: sugarsync root 'Test/rclone-test-sitavev8tade': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/13 07:25:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 07:25:51 NOTICE: sugarsync root 'Test/rclone-test-sitavev8tade': 0 differences found 2025/09/13 07:25:51 NOTICE: sugarsync root 'Test/rclone-test-sitavev8tade': 1 matching files 2025/09/13 07:25:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gubedas2keku" 2025/09/13 07:25:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 07:25:54 DEBUG : Creating backend with remote "/tmp/rclone2656631872" run.go:180: Remote "sugarsync root 'Test/rclone-test-gubedas2keku'", Local "Local file system at /tmp/rclone2656631872", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2025/09/13 07:26:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 07:26:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-gubedas2keku' 2025/09/13 07:26:01 NOTICE: sugarsync root 'Test/rclone-test-gubedas2keku': 1 files missing 2025/09/13 07:26:01 NOTICE: 1 hashes missing 2025/09/13 07:26:01 NOTICE: sugarsync root 'Test/rclone-test-gubedas2keku': 1 differences found 2025/09/13 07:26:01 NOTICE: sugarsync root 'Test/rclone-test-gubedas2keku': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/13 07:26:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 07:26:03 NOTICE: sugarsync root 'Test/rclone-test-gubedas2keku': 0 differences found 2025/09/13 07:26:03 NOTICE: sugarsync root 'Test/rclone-test-gubedas2keku': 1 matching files 2025/09/13 07:26:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-riwunim9joxe" 2025/09/13 07:26:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 07:26:06 DEBUG : Creating backend with remote "/tmp/rclone1404738488" run.go:180: Remote "sugarsync root 'Test/rclone-test-riwunim9joxe'", Local "Local file system at /tmp/rclone1404738488", Modify Window "876000h0m0s" 2025/09/13 07:31:16 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563763773/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 07:31:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 07:31:19 DEBUG : pacer: Reducing sleep to 15ms NFCx2 checkfile vs. both remote (without normalization) 2025/09/13 07:31:20 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 07:31:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 07:31:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-riwunim9joxe' 2025/09/13 07:31:20 NOTICE: sugarsync root 'Test/rclone-test-riwunim9joxe': 1 files missing 2025/09/13 07:31:20 NOTICE: 1 hashes missing 2025/09/13 07:31:20 NOTICE: sugarsync root 'Test/rclone-test-riwunim9joxe': 1 differences found 2025/09/13 07:31:20 NOTICE: sugarsync root 'Test/rclone-test-riwunim9joxe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/13 07:31:20 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 07:31:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 07:31:21 NOTICE: sugarsync root 'Test/rclone-test-riwunim9joxe': 0 differences found 2025/09/13 07:31:21 NOTICE: sugarsync root 'Test/rclone-test-riwunim9joxe': 1 matching files 2025/09/13 07:31:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jixohup8xeyo" 2025/09/13 07:31:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 07:31:25 DEBUG : Creating backend with remote "/tmp/rclone281296747" run.go:180: Remote "sugarsync root 'Test/rclone-test-jixohup8xeyo'", Local "Local file system at /tmp/rclone281296747", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2025/09/13 07:31:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 07:31:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-jixohup8xeyo' 2025/09/13 07:31:30 NOTICE: sugarsync root 'Test/rclone-test-jixohup8xeyo': 1 files missing 2025/09/13 07:31:30 NOTICE: 1 hashes missing 2025/09/13 07:31:30 NOTICE: sugarsync root 'Test/rclone-test-jixohup8xeyo': 1 differences found 2025/09/13 07:31:30 NOTICE: sugarsync root 'Test/rclone-test-jixohup8xeyo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/13 07:31:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 07:31:31 NOTICE: sugarsync root 'Test/rclone-test-jixohup8xeyo': 0 differences found 2025/09/13 07:31:31 NOTICE: sugarsync root 'Test/rclone-test-jixohup8xeyo': 1 matching files 2025/09/13 07:31:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kujokow7mado" 2025/09/13 07:31:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 07:31:35 DEBUG : Creating backend with remote "/tmp/rclone2795207164" run.go:180: Remote "sugarsync root 'Test/rclone-test-kujokow7mado'", Local "Local file system at /tmp/rclone2795207164", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2025/09/13 07:31:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 07:31:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in sugarsync root 'Test/rclone-test-kujokow7mado' 2025/09/13 07:31:44 NOTICE: sugarsync root 'Test/rclone-test-kujokow7mado': 1 files missing 2025/09/13 07:31:44 NOTICE: 1 hashes missing 2025/09/13 07:31:44 NOTICE: sugarsync root 'Test/rclone-test-kujokow7mado': 1 differences found 2025/09/13 07:31:44 NOTICE: sugarsync root 'Test/rclone-test-kujokow7mado': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/13 07:31:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 07:31:50 NOTICE: sugarsync root 'Test/rclone-test-kujokow7mado': 0 differences found 2025/09/13 07:31:50 NOTICE: sugarsync root 'Test/rclone-test-kujokow7mado': 1 matching files 2025/09/13 07:31:50 DEBUG : sugarsync root 'Test/rclone-test-kujokow7mado': Purge remote 2025/09/13 07:31:51 DEBUG : sugarsync root 'Test/rclone-test-jixohup8xeyo': Purge remote 2025/09/13 07:31:56 DEBUG : sugarsync root 'Test/rclone-test-riwunim9joxe': Purge remote 2025/09/13 07:31:57 DEBUG : sugarsync root 'Test/rclone-test-gubedas2keku': Purge remote 2025/09/13 07:31:58 DEBUG : sugarsync root 'Test/rclone-test-sitavev8tade': Purge remote 2025/09/13 07:31:59 DEBUG : sugarsync root 'Test/rclone-test-pocedac4bidu': Purge remote 2025/09/13 07:32:10 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/09/13 07:32:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 07:32:11 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 07:32:11 DEBUG : sugarsync root 'Test/rclone-test-duwilob3jibe': Purge remote 2025/09/13 07:32:11 DEBUG : sugarsync root 'Test/rclone-test-gowiviq8wuti': Purge remote 2025/09/13 07:32:12 DEBUG : sugarsync root 'Test/rclone-test-xufakor6zeru': Purge remote 2025/09/13 07:32:13 DEBUG : sugarsync root 'Test/rclone-test-zuzuyav1ruru': Purge remote --- PASS: TestApplyTransforms (476.42s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" 2025/09/13 07:32:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 07:32:18 INFO : file1: Copied (new) to: sub/file2 2025/09/13 07:32:20 DEBUG : file1: Sizes identical 2025/09/13 07:32:20 DEBUG : file1: Unchanged skipping 2025/09/13 07:32:22 DEBUG : sugarsync root 'Test/rclone-test-lihibuc3wape': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (14.91s) === RUN TestCopyLongFile run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (6.01s) === RUN TestCopyFileBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" 2025/09/13 07:32:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lihibuc3wape/backup" 2025/09/13 07:32:54 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/13 07:38:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api.sugarsync.com/folder/:sc:9068489:215_6563767388": read tcp 65.108.87.141:50650->208.94.4.81:443: i/o timeout) 2025/09/13 07:38:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 07:38:03 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 07:38:20 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 07:38:20 INFO : dst/file1: Moved (server-side) 2025/09/13 07:38:23 INFO : dst/file1: Copied (new) 2025/09/13 07:44:58 DEBUG : pacer: low level retry 1/10 (error Delete "https://api.sugarsync.com/folder/:sc:9068489:215_6563767388": net/http: timeout awaiting response headers) 2025/09/13 07:44:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 07:44:59 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 07:44:59 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestCopyFileBackupDir (744.51s) === RUN TestCopyFileCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" 2025/09/13 07:44:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lihibuc3wape/dst" 2025/09/13 07:45:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lihibuc3wape/CompareDest" 2025/09/13 07:45:22 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 07:49:25 DEBUG : pacer: low level retry 1/1 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/09/13 07:49:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 07:49:26 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 07:49:26 DEBUG : one: Received error: failed to upload file: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server - low level retry 0/10 2025/09/13 07:49:26 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 07:49:27 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 07:49:28 INFO : one: Copied (new) 2025/09/13 07:49:29 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 07:49:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 07:49:34 INFO : one: Copied (replaced existing) 2025/09/13 07:50:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 07:50:11 DEBUG : one: Sizes identical 2025/09/13 07:50:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 07:50:18 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 07:50:19 DEBUG : two: Sizes identical 2025/09/13 07:50:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 07:50:21 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 07:50:22 DEBUG : two: Sizes identical 2025/09/13 07:50:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 07:50:25 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 07:50:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/13 07:50:28 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (338.12s) === RUN TestCopyFileCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" 2025/09/13 07:50:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lihibuc3wape/dst" 2025/09/13 07:50:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lihibuc3wape/CopyDest" 2025/09/13 07:50:48 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 07:55:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api.sugarsync.com/folder/:sc:9068489:215_6563754307": net/http: timeout awaiting response headers) 2025/09/13 07:55:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 07:55:51 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 07:55:52 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 07:55:52 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 07:55:53 INFO : one: Copied (new) 2025/09/13 07:55:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 08:00:58 DEBUG : pacer: low level retry 1/1 (error Put "https://api.sugarsync.com/file/:sc:9068489:215_6563779267/data": net/http: timeout awaiting response headers) 2025/09/13 08:00:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 08:00:58 DEBUG : one: Received error: failed to upload file: Put "https://api.sugarsync.com/file/:sc:9068489:215_6563779267/data": net/http: timeout awaiting response headers - low level retry 0/10 2025/09/13 08:00:59 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 08:00:59 DEBUG : pacer: Reducing sleep to 11.25ms 2025/09/13 08:00:59 INFO : one: Copied (replaced existing) 2025/09/13 08:01:09 DEBUG : pacer: Reducing sleep to 10ms 2025/09/13 08:01:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lihibuc3wape/BackupDir" 2025/09/13 08:01:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 08:01:15 DEBUG : one: Sizes identical 2025/09/13 08:01:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 08:01:18 INFO : one: Moved (server-side) 2025/09/13 08:01:20 INFO : one: Copied (server-side copy) 2025/09/13 08:01:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/13 08:01:26 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 08:01:26 DEBUG : two: Sizes identical 2025/09/13 08:01:28 INFO : two: Copied (server-side copy) 2025/09/13 08:01:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/13 08:01:31 DEBUG : two: Sizes identical 2025/09/13 08:01:31 DEBUG : two: Unchanged skipping 2025/09/13 08:01:37 DEBUG : three: Need to transfer - File not found at Destination 2025/09/13 08:01:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/13 08:01:37 DEBUG : three: Destination not found in --copy-dest 2025/09/13 08:01:40 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (674.95s) === RUN TestCopyInplace run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (1.47s) === RUN TestCopyLongFileName run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2025/09/13 08:06:54 DEBUG : pacer: low level retry 1/10 (error Get "https://api.sugarsync.com/folder/:sc:9068489:215_6563754307/contents?max=500&start=0": net/http: timeout awaiting response headers) 2025/09/13 08:06:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/13 08:06:55 DEBUG : pacer: Reducing sleep to 15ms 2025/09/13 08:06:56 DEBUG : pacer: Reducing sleep to 11.25ms --- SKIP: TestCopyLongFileName (302.00s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2025/09/13 08:06:56 DEBUG : pacer: Reducing sleep to 10ms --- SKIP: TestCopyLongFileNameCollision (1.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "sugarsync root 'Test/rclone-test-lihibuc3wape'", Local "Local file system at /tmp/rclone1675948739", Modify Window "876000h0m0s" 2025/09/13 08:06:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/13 08:07:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/13 08:07:04 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/13 08:07:06 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Put "https://api.sugarsync.com/file/:sc:9068489:215_6563785987/data": max transfer limit reached as set by --max-transfer 2025/09/13 08:07:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/13 08:07:11 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination panic: test timed out after 1h0m0s running tests: TestCopyFileMaxTransfer (1m32s) goroutine 8243 [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, 2 minutes]: testing.(*T).Run(0xc000103880, {0x27a2f4c?, 0xc0006c3ad8?}, 0x28b2520) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000103880) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000103880, 0xc0006c3c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000402c30, {0x3fed9e0, 0x6e, 0x6e}, {0x845100?, 0x4026cf0?, 0x40031a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00051c820) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00051c820) /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 12 [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 13 [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 1622 [chan receive (nil chan), 47 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 1580 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 7833 [select]: net/http.(*persistConn).roundTrip(0xc00045c000, 0xc0005441e0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00018b860, 0xc0008ac280) /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(0xc0000b5020, 0xc0008ac280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc0008ac280, {0x2bd8c80, 0xc0000b5020}, {0x6fb001?, 0xc000b17c48?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0004ac5d0, 0xc0008ac280, {0x22?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0004ac5d0, 0xc0008ac280) /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(0xc0001b87d0, {0x2c00848, 0xc000913170}, 0xc000444648) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0001b87d0, {0x2c00848, 0xc000913170}, 0xc0008ac140?, {0x21361e0?, 0xc0006a31c0?}, {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).createFile.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1236 +0x88 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000500808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000b5080, 0xc0006a3200, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000b5080, 0xc0006a3200) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/sugarsync.(*Fs).createFile(0xc00055f0e0, {0x2c00848, 0xc000913170}, {0xc000b17c40, 0x3b}, {0x27ba212, 0x5}, {0x27a6f6e, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1235 +0x305 github.com/rclone/rclone/backend/sugarsync.(*Object).Update(0xc000544140, {0x2c00848, 0xc000913170}, {0x2bd7760, 0xc000c76100}, {0x7a96a44b9fc0, 0xc0002e7260}, {0xc000512a50, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:1263 +0x550 github.com/rclone/rclone/backend/sugarsync.(*Fs).PutUnchecked(0xc00055f0e0, {0x2c00848, 0xc000913170}, {0x2bd7760, 0xc000c76100}, {0x7a96a44b9fc0, 0xc0002e7260}, {0xc000512a50, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:781 +0x14c github.com/rclone/rclone/backend/sugarsync.(*Fs).Put(0xc00055f0e0, {0x2c00848, 0xc000913170}, {0x2bd7760, 0xc000c76100}, {0x7a96a44b9fc0, 0xc0002e7260}, {0xc000512a50, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/sugarsync/sugarsync.go:754 +0x12c github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc0006f63f0, {0x2c00848, 0xc000913170}, {0x2beb188?, 0xc000910000?}, {0xc000512a50, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:221 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc0006f63f0, {0x2c00848, 0xc000913170}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0006f63f0, {0x2c00848, 0xc000913170}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2c00848, 0xc000913170}, {0x2c18690, 0xc00055f0e0}, {0x0, 0x0}, {0x27ba1fa, 0x1d}, {0x2c17270, 0xc0002e7260}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x2c00848, 0xc000913170}, {0x2c18690, 0xc00055f0e0}, {0x2c17200, 0xc000a40840}, {0x27ba1fa, 0x1d}, {0x27ba1fa, 0x1d}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2093 +0xcf1 github.com/rclone/rclone/fs/operations.CopyFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:421 github.com/rclone/rclone/fs/operations_test.TestCopyFileMaxTransfer(0xc0008e7180) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:530 +0xf59 testing.tRunner(0xc0008e7180, 0x28b2520) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 3874 [chan receive, 42 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 2896 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 264 [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 254 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 520 [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 510 /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 3997 [chan receive, 42 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 2896 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1491 [chan receive (nil chan), 48 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 1449 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 8065 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000656b40, {0x2c00880, 0xc0001b85f0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 7833 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 306 [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 296 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1570 [chan receive (nil chan), 48 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 1560 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 579 [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 553 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 670 [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 661 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 429 [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 419 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1185 [chan receive (nil chan), 58 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 1175 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 893 [chan receive (nil chan), 58 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 883 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 2897 [chan receive, 44 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 2896 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 605 [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 595 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3692 [chan receive, 42 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 2896 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1076 [chan receive (nil chan), 58 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 1066 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1366 [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 1308 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 4312 [chan receive, 37 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 2896 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 842 [chan receive (nil chan), 58 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 784 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1133 [chan receive (nil chan), 58 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 1123 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 8237 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000c76100) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 7833 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 767 [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 757 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 968 [chan receive (nil chan), 58 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 910 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1730 [chan receive (nil chan), 47 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 1720 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 8236 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000431140) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 7833 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 8218 [select]: net/http.(*persistConn).writeLoop(0xc00045c000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8260 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 1693 [chan receive (nil chan), 47 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 1683 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1416 [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 1406 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3078 [chan receive, 43 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 2896 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3239 [chan receive, 43 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 2896 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3392 [chan receive, 43 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 2896 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3545 [chan receive, 43 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 2896 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8217 [IO wait]: internal/poll.runtime_pollWait(0x7a96a565a3a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b06180?, 0xc000c55800?, 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(0xc000b06180, {0xc000c55800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000b06180, {0xc000c55800?, 0xc0003f26ec?, 0x1f?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148390, {0xc000c55800?, 0x7a96a565a3a8?, 0x45d964b77e?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008f0588, {0xc000c55800?, 0x7a96a4392bb0?, 0x7a96edb33f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008f4468, {0xc000c55800?, 0xe9?, 0xc00009f980?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000d82b8, {0x2bd95a0, 0xc0008f4468}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0000d8008, {0x7a96a42f3118, 0xc0008f0588}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0000d8008, 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(0xc0000d8008, {0xc00056d000, 0x1000, 0x7a96edb33f30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00045c000, {0xc00056d000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00090d320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00090d320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00045c000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8260 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 4176 [chan receive, 37 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 2896 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 1h0m4.726691612s (try 5/5): exit status 2: Failed []