"./operations.test -test.v -test.timeout 1h0m0s -remote TestIA:rclone-integration-test -verbose" - Starting (try 1/5) 2022/05/18 05:49:10 DEBUG : Creating backend with remote "TestIA:rclone-integration-test/rclone-test-nihewoq2bozofik2cisabaf3" 2022/05/18 05:49:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/05/18 05:49:10 DEBUG : Creating backend with remote "/tmp/rclone4008460767" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "Internet Archive item rclone-integration-test path rclone-test-nihewoq2bozofik2cisabaf3", Local "Local file system at /tmp/rclone4008460767", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/05/18 05:53:22 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/05/18 05:53:22 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/05/18 05:53:22 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/05/18 05:53:23 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/05/18 05:53:23 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/05/18 05:53:23 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/05/18 06:20:06 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/05/18 06:20:06 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/05/18 06:20:06 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/05/18 06:20:07 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/05/18 06:20:07 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/05/18 06:20:07 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} panic: test timed out after 1h0m0s goroutine 864 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:1788 +0x8e created by time.goFunc /usr/local/go/src/time/sleep.go:180 +0x31 goroutine 1 [chan receive, 60 minutes]: testing.(*T).Run(0xc000500340, {0x198bdac, 0x46f693}, 0x1a232b8) /usr/local/go/src/testing/testing.go:1307 +0x375 testing.runTests.func1(0xc000523680) /usr/local/go/src/testing/testing.go:1598 +0x6e testing.tRunner(0xc000500340, 0xc00091fca0) /usr/local/go/src/testing/testing.go:1259 +0x102 testing.runTests(0xc000502600, {0x2a57300, 0x52, 0x52}, {0xf0edc0, 0xc000233620, 0x2a65da0}) /usr/local/go/src/testing/testing.go:1596 +0x43f testing.(*M).Run(0xc000502600) /usr/local/go/src/testing/testing.go:1504 +0x51d github.com/rclone/rclone/fstest.TestMain(0xc0000001a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:70 +0x9e 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:209 +0x166 goroutine 20 [select]: go.opencensus.io/stats/view.(*worker).start(0xc00014e800) /home/rclone/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:276 +0xb9 created by go.opencensus.io/stats/view.init.0 /home/rclone/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:34 +0x92 goroutine 14 [IO wait]: internal/poll.runtime_pollWait(0x7fb33810cf30, 0x72) /usr/local/go/src/runtime/netpoll.go:234 +0x89 internal/poll.(*pollDesc).wait(0xc00014e480, 0xc0009d8000, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00014e480, {0xc0009d8000, 0x46c0, 0x46c0}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc00014e480, {0xc0009d8000, 0xc0002bcf00, 0xc0009dab61}) /usr/local/go/src/net/fd_posix.go:56 +0x29 net.(*conn).Read(0xc00014c008, {0xc0009d8000, 0xc0009dab61, 0x19}) /usr/local/go/src/net/net.go:183 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000230018, {0xc0009d8000, 0x0, 0x100000100411e05}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:104 +0x32 crypto/tls.(*atLeastReader).Read(0xc0002310c8, {0xc0009d8000, 0x0, 0x40bb8d}) /usr/local/go/src/crypto/tls/conn.go:777 +0x3d bytes.(*Buffer).ReadFrom(0xc0003a53f8, {0x1d234e0, 0xc0002310c8}) /usr/local/go/src/bytes/buffer.go:204 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003a5180, {0x7fb33168e998, 0xc000230018}, 0x1b6c) /usr/local/go/src/crypto/tls/conn.go:799 +0xe5 crypto/tls.(*Conn).readRecordOrCCS(0xc0003a5180, 0x0) /usr/local/go/src/crypto/tls/conn.go:606 +0x112 crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:574 crypto/tls.(*Conn).Read(0xc0003a5180, {0xc0003f3000, 0x1000, 0x6e32d7}) /usr/local/go/src/crypto/tls/conn.go:1277 +0x16f bufio.(*Reader).Read(0xc00067fc20, {0xc00051c9d8, 0x9, 0xc00033e1b0}) /usr/local/go/src/bufio/bufio.go:227 +0x1b4 io.ReadAtLeast({0x1d232e0, 0xc00067fc20}, {0xc00051c9d8, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:328 +0x9a io.ReadFull(...) /usr/local/go/src/io/io.go:347 net/http.http2readFrameHeader({0xc00051c9d8, 0x9, 0xc00057a7e0}, {0x1d232e0, 0xc00067fc20}) /usr/local/go/src/net/http/h2_bundle.go:1555 +0x6e net/http.(*http2Framer).ReadFrame(0xc00051c9a0) /usr/local/go/src/net/http/h2_bundle.go:1813 +0x95 net/http.(*http2clientConnReadLoop).run(0xc0003e7f98) /usr/local/go/src/net/http/h2_bundle.go:8583 +0x130 net/http.(*http2ClientConn).readLoop(0xc0002fb200) /usr/local/go/src/net/http/h2_bundle.go:8506 +0x6f created by net/http.(*http2Transport).newClientConn /usr/local/go/src/net/http/h2_bundle.go:7317 +0xb85 goroutine 43 [chan receive, 29 minutes]: testing.(*T).Run(0xc0002f84e0, {0xc0009b4048, 0xc0009d1f48}, 0xc0004fe240) /usr/local/go/src/testing/testing.go:1307 +0x375 github.com/rclone/rclone/fs/operations.TestMultithreadCopy(0xc000500680) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:120 +0x246 testing.tRunner(0xc0002f84e0, 0x1a232b8) /usr/local/go/src/testing/testing.go:1259 +0x102 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1306 +0x35a goroutine 508 [select, 29 minutes]: github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload(0xc00031e0b0, {0x1d5bdf0, 0xc000040058}, {0x1972eb5, 0x5}, {0xc00087c0e0, 0x20}, 0x20001) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:943 +0x506 github.com/rclone/rclone/backend/internetarchive.(*Object).Update(0xc000254000, {0x1d5bdf0, 0xc000040058}, {0x1d23320, 0xc0004fe480}, {0x1d74230, 0xc000510050}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:721 +0x9c5 github.com/rclone/rclone/backend/internetarchive.(*Fs).Put(0xc00031e0b0, {0x1d5bdf0, 0xc000040058}, {0x1d23320, 0xc0004fe480}, {0x1d74230, 0xc000510050}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:444 +0x1d6 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000259b20, {0x1d5bdf0, 0xc000040058}, {0x1d8c6e8, 0xc00031e0b0}, {0x1972eb5, 0x5}, {0xc000700000, 0x20001}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:277 +0x432 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:294 github.com/rclone/rclone/fs/operations.TestMultithreadCopy.func1(0xc000103a00) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:127 +0x1ba testing.tRunner(0xc000103a00, 0xc0004fe240) /usr/local/go/src/testing/testing.go:1259 +0x102 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1306 +0x35a goroutine 527 [sleep]: time.Sleep(0x2540be400) /usr/local/go/src/runtime/time.go:193 +0x12e github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:885 +0x153 created by github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:879 +0x47b "./operations.test -test.v -test.timeout 1h0m0s -remote TestIA:rclone-integration-test -verbose" - Finished ERROR in 1h0m0.736373625s (try 1/5): exit status 2: Failed []