"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list" - Starting (try 1/5) 2026/04/02 01:58:28 DEBUG : Creating backend with remote "TestPcloud:rclone-test-piqinok1loho" 2026/04/02 01:58:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 02:03:40 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": net/http: timeout awaiting response headers) 2026/04/02 02:03:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 02:08:40 DEBUG : pacer: low level retry 2/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": net/http: timeout awaiting response headers) 2026/04/02 02:08:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/02 02:08:41 DEBUG : pacer: Reducing sleep to 30ms 2026/04/02 02:08:41 DEBUG : Creating backend with remote "/tmp/rclone3956093133" 2026/04/02 02:08:41 DEBUG : Config file has changed externally - reloading === 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:185: Remote "pcloud root 'rclone-test-piqinok1loho'", Local "Local file system at /tmp/rclone3956093133", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/02 02:13:41 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": net/http: timeout awaiting response headers) 2026/04/02 02:13:41 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/04/02 02:13:42 DEBUG : pacer: Reducing sleep to 45ms --- SKIP: TestMultithreadCopy (300.91s) === RUN TestMultithreadCopyAbort run.go:185: Remote "pcloud root 'rclone-test-piqinok1loho'", Local "Local file system at /tmp/rclone3956093133", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/02 02:13:42 DEBUG : pacer: Reducing sleep to 33.75ms --- SKIP: TestMultithreadCopyAbort (0.83s) === RUN TestSizeDiffers 2026/04/02 02:13:42 DEBUG : a: size = 0 OK 2026/04/02 02:13:42 DEBUG : a: size = 1 (memory) 2026/04/02 02:13:42 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/02 02:13:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/02 02:13:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:13:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:13:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/02 02:13:42 DEBUG : potato: Seek from 10 to 0 2026/04/02 02:13:42 DEBUG : potato: Seek from 10 to 0 2026/04/02 02:13:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/02 02:13:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/02 02:13:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:13:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:13:42 DEBUG : potato: Seek from 5 to 2 2026/04/02 02:13:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/02 02:13:42 DEBUG : potato: Seek from 7 to 0 2026/04/02 02:13:42 DEBUG : potato: Seek from 7 to 0 2026/04/02 02:13:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/02 02:13:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/02 02:13:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:13:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:13:42 DEBUG : potato: Seek from 5 to 2 2026/04/02 02:13:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/02 02:13:42 DEBUG : potato: Seek from 8 to 0 2026/04/02 02:13:42 DEBUG : potato: Seek from 8 to 0 2026/04/02 02:13:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/02 02:13:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/02 02:13:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:13:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 02:13:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 02:13:42 DEBUG : potato: Seek from 5 to 2 2026/04/02 02:13:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/02 02:13:42 DEBUG : potato: Seek from 9 to 0 2026/04/02 02:13:42 DEBUG : potato: Seek from 9 to 0 2026/04/02 02:13:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "pcloud root 'rclone-test-piqinok1loho'", Local "Local file system at /tmp/rclone3956093133", Modify Window "1s" 2026/04/02 02:13:43 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/04/02 02:18:43 DEBUG : pacer: low level retry 1/10 (error Post "https://eapi.pcloud.com/createfolder?folderid=0&name=rclone-test-piqinok1loho": net/http: timeout awaiting response headers) 2026/04/02 02:18:43 DEBUG : pacer: Rate limited, increasing sleep to 50.625ms 2026/04/02 02:23:44 DEBUG : pacer: low level retry 2/10 (error Post "https://eapi.pcloud.com/createfolder?folderid=0&name=rclone-test-piqinok1loho": net/http: timeout awaiting response headers) 2026/04/02 02:23:44 DEBUG : pacer: Rate limited, increasing sleep to 101.25ms 2026/04/02 02:28:44 DEBUG : pacer: low level retry 3/10 (error Post "https://eapi.pcloud.com/createfolder?folderid=0&name=rclone-test-piqinok1loho": net/http: timeout awaiting response headers) 2026/04/02 02:28:44 DEBUG : pacer: Rate limited, increasing sleep to 202.5ms 2026/04/02 02:33:16 DEBUG : pacer: Reducing sleep to 151.875ms run.go:242: Failed to mkdir "pcloud root 'rclone-test-piqinok1loho'": failed to make directory: pcloud error: File or folder already exists. (2004) 2026/04/02 02:38:16 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": net/http: timeout awaiting response headers) 2026/04/02 02:38:16 DEBUG : pacer: Rate limited, increasing sleep to 303.75ms 2026/04/02 02:43:16 DEBUG : pacer: low level retry 2/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": net/http: timeout awaiting response headers) 2026/04/02 02:43:16 DEBUG : pacer: Rate limited, increasing sleep to 607.5ms 2026/04/02 02:43:19 DEBUG : pacer: Reducing sleep to 455.625ms 2026/04/02 02:48:19 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=23219080735&recursive=1": net/http: timeout awaiting response headers) 2026/04/02 02:48:19 DEBUG : pacer: Rate limited, increasing sleep to 911.25ms 2026/04/02 02:48:19 DEBUG : pacer: Reducing sleep to 683.4375ms 2026/04/02 02:53:20 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=23219080735&recursive=1": net/http: timeout awaiting response headers) 2026/04/02 02:53:20 DEBUG : pacer: Rate limited, increasing sleep to 1.366875s 2026/04/02 02:53:20 DEBUG : pacer: Reducing sleep to 1.02515625s --- FAIL: TestCheck (2378.09s) === RUN TestCheckFsError 2026/04/02 02:53:20 DEBUG : Creating backend with remote "nonexistent" 2026/04/02 02:53:20 DEBUG : Config file has changed externally - reloading 2026/04/02 02:53:20 DEBUG : Creating backend with remote "nonexistent" 2026/04/02 02:53:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/02 02:53:20 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/02 02:53:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/02 02:53:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 1 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "pcloud root 'rclone-test-piqinok1loho'", Local "Local file system at /tmp/rclone3956093133", Modify Window "1s" 2026/04/02 02:58:22 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=rutabaga&folderid=23219080735&mtime=1325249999&nopartial=1": net/http: timeout awaiting response headers) 2026/04/02 02:58:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/02 02:58:24 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/02 02:58:25 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/02 03:03:26 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=23219080735": net/http: timeout awaiting response headers) 2026/04/02 03:03:26 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/02 03:03:26 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/02 03:03:31 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/02 03:08:32 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=23219080735": net/http: timeout awaiting response headers) 2026/04/02 03:08:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/02 03:08:32 DEBUG : pacer: low level retry 2/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=23219080735": EOF) 2026/04/02 03:08:36 DEBUG : pacer: Reducing sleep to 1.5s run.go:286: Retry Put of "rutabaga" to pcloud root 'rclone-test-piqinok1loho': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=rutabaga&folderid=23219080735&mtime=1325249999&nopartial=1": net/http: timeout awaiting response headers) panic: test timed out after 1h0m0s running tests: TestCheckDownload (15m20s) goroutine 344 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 16 minutes]: testing.(*T).Run(0xebee1d58008, {0x29f45e2?, 0xebee17a7ae8?}, 0x2b57188) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0xebee1d58008) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0xebee1d58008, 0xebee17a7c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a0dfbc, 0x18}, {0x2a47801, 0x26}, 0xebee1b90e58, {0x45b8420, 0x71, 0x71}, {0xc26b954e489c13ff, 0x3d4bb5b0df0, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0xebee1d605a0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0xebee1d605a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 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:274 +0xa6 goroutine 53 [chan receive, 70 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 52 [syscall, 70 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 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 54 [select, 70 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xebee1fb6c40) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 243 [chan receive (nil chan), 16 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 234 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 343 [select]: net/http.(*persistConn).writeLoop(0xebee1a2edc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 305 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 342 [IO wait]: internal/poll.runtime_pollWait(0x7ae383620a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xebee1b02f80?, 0xebee1eb8000?, 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(0xebee1b02f80, {0xebee1eb8000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xebee1b02f80, {0xebee1eb8000?, 0x197b?, 0xebee17ac9e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xebee173e130, {0xebee1eb8000?, 0xebee1eb8000?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xebee1c2d050, {0xebee1eb8000?, 0x7ae3836135e8?, 0x7ae3836e4a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xebee1861890, {0xebee1eb8000?, 0x197b?, 0xebee17d5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xebee1d3bb28, {0x2b733e0, 0xebee1861890}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xebee1d3b888, {0x7ae38366ae00, 0xebee1c2d050}, 0xebee1d0fa39?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xebee1d3b888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xebee1d3b888, {0xebee1ef2000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xebee1a2edc0, {0xebee1ef2000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xebee1e3cde0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xebee1e3cde0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xebee1a2edc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 305 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 209 [select]: net/http.(*persistConn).roundTrip(0xebee1a2edc0, 0xebee1b10910) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0xebee188b520, 0xebee1a2ea00) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xebee1a7fd40, 0xebee1a2ea00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0xebee1d8d120, 0xebee1a2e8c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.35.0/transport.go:55 +0x15a net/http.send(0xebee1a2e8c0, {0x2b75ac0, 0xebee1d8d120}, {0xebee1d2cc90?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xebee1fbcc00, 0xebee1a2e8c0, {0x43d001?, 0xebee1d2cd18?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xebee1fbcc00, 0xebee1a2e8c0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0xebee1b100a0, {0x2b9d178, 0x45f4ac0}, 0xebee20142c0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xebee1b100a0, {0x2b9d178, 0x45f4ac0}, 0x48df45?, {0x0?, 0x0?}, {0x2495580, 0xebee1e1cb40}, 0x41e885?, 0x2b587a8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/pcloud.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1477 +0x93 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xa?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xebee1a7fe00, 0xebee1fb6280, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:256 github.com/rclone/rclone/backend/pcloud.(*Object).Update(0xebee19461b0, {0x2b9d178, 0x45f4ac0}, {0x2b71700, 0xebee1ac55c0}, {0x2bad950, 0xebee1af5a40}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1476 +0xb90 github.com/rclone/rclone/backend/pcloud.(*Fs).Put(0xebee1c926e0, {0x2b9d178, 0x45f4ac0}, {0x2b71700, 0xebee1ac55c0}, {0x2bad950, 0xebee1af5a40}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:707 +0x14c github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xebee17eab60, {0x2b9d178, 0x45f4ac0}, {0x2bba8c0, 0xebee1c926e0}, {0x29d9eaf, 0x8}, {0x29d9eb7, 0x8}, {0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:280 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0xebee17eab60, {0x2b9d178, 0x45f4ac0}, {0x29d9eaf, 0x8}, {0x29d9eb7, 0x8}, {0x0, 0xec68faccf, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 +0x105 github.com/rclone/rclone/fs/operations_test.testCheck(0xebee1d58908, 0x2b57740) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:98 +0x145 github.com/rclone/rclone/fs/operations_test.TestCheckDownload(0xebee1d58908?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 +0x1a testing.tRunner(0xebee1d58908, 0x2b57188) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 233 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xebee1b4e000, {0x2b9d2c8, 0xebee1e202d0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 161 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d "./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list" - Finished ERROR in 1h10m12.228670884s (try 1/5): exit status 2: Failed [TestCheck]