"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/07/03 03:20:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-goyukev8xudo" 2025/07/03 03:20:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 03:20:48 DEBUG : Swift container rclone-test-goyukev8xudo.json: Auto set use_segments_container to true 2025/07/03 03:20:48 DEBUG : Swift container rclone-test-goyukev8xudo: Auto set use_segments_container to true 2025/07/03 03:20:48 DEBUG : Creating backend with remote "/tmp/rclone3467148844" === 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 "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/03 03:20:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 03:20:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 03:20:48 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/03 03:20:48 DEBUG : potato: Seek from 10 to 0 2025/07/03 03:20:48 DEBUG : potato: Seek from 10 to 0 2025/07/03 03:20:48 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/03 03:20:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 03:20:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 03:20:48 DEBUG : potato: Seek from 5 to 2 2025/07/03 03:20:48 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/03 03:20:48 DEBUG : potato: Seek from 7 to 0 2025/07/03 03:20:48 DEBUG : potato: Seek from 7 to 0 2025/07/03 03:20:48 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/03 03:20:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 03:20:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 03:20:48 DEBUG : potato: Seek from 5 to 2 2025/07/03 03:20:48 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/03 03:20:48 DEBUG : potato: Seek from 8 to 0 2025/07/03 03:20:48 DEBUG : potato: Seek from 8 to 0 2025/07/03 03:20:48 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/03 03:20:48 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 03:20:48 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 03:20:48 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 03:20:48 DEBUG : potato: Seek from 5 to 2 2025/07/03 03:20:48 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/03 03:20:48 DEBUG : potato: Seek from 9 to 0 2025/07/03 03:20:48 DEBUG : potato: Seek from 9 to 0 2025/07/03 03:20:48 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 "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 03:20:49 INFO : Swift container rclone-test-goyukev8xudo: Container "rclone-test-goyukev8xudo" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (122.97s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (5.14s) --- PASS: TestCheck/3 (5.15s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (10.16s) --- PASS: TestCheck/6 (5.14s) --- PASS: TestCheck/7 (5.15s) === RUN TestCheckFsError 2025/07/03 03:22:51 DEBUG : Creating backend with remote "nonexistent" 2025/07/03 03:22:51 DEBUG : Config file has changed externally - reloading 2025/07/03 03:22:51 DEBUG : Creating backend with remote "nonexistent" 2025/07/03 03:22:51 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/03 03:22:51 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/07/03 03:22:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/03 03:22:51 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 "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (132.17s) --- PASS: TestCheckDownload/1 (0.19s) --- PASS: TestCheckDownload/2 (0.21s) --- PASS: TestCheckDownload/3 (5.38s) --- PASS: TestCheckDownload/4 (5.21s) --- PASS: TestCheckDownload/5 (5.19s) --- PASS: TestCheckDownload/6 (5.43s) --- PASS: TestCheckDownload/7 (10.26s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (116.16s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.08s) --- PASS: TestCheckSizeOnly/6 (0.34s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 03:27:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/03 03:27:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/03 03:27:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/03 03:27:21 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/03 03:27:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/03 03:27:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/03 03:27:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/03 03:27:46 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (62.04s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 03:28:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-goyukev8xudo/data" 2025/07/03 03:28:01 DEBUG : Config file has changed externally - reloading 2025/07/03 03:28:02 DEBUG : Swift container rclone-test-goyukev8xudo path data.json: Auto set use_segments_container to true 2025/07/03 03:28:07 DEBUG : Swift container rclone-test-goyukev8xudo path data: Auto set use_segments_container to true === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (289.83s) --- PASS: TestCheckSum/subtest1 (5.35s) --- PASS: TestCheckSum/subtest2 (0.55s) --- PASS: TestCheckSum/subtest3 (5.49s) --- PASS: TestCheckSum/subtest4 (0.44s) --- PASS: TestCheckSum/subtest5 (5.47s) --- PASS: TestCheckSum/subtest6 (0.44s) --- PASS: TestCheckSum/subtest7 (15.62s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 03:32:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-goyukev8xudo/data" 2025/07/03 03:32:51 DEBUG : Config file has changed externally - reloading 2025/07/03 03:32:52 DEBUG : Swift container rclone-test-goyukev8xudo path data.json: Auto set use_segments_container to true 2025/07/03 03:32:57 DEBUG : Swift container rclone-test-goyukev8xudo path data: Auto set use_segments_container to true === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (400.59s) --- PASS: TestCheckSumDownload/subtest1 (10.41s) --- PASS: TestCheckSumDownload/subtest2 (10.55s) --- PASS: TestCheckSumDownload/subtest3 (15.49s) --- PASS: TestCheckSumDownload/subtest4 (20.46s) --- PASS: TestCheckSumDownload/subtest5 (15.40s) --- PASS: TestCheckSumDownload/subtest6 (10.43s) --- PASS: TestCheckSumDownload/subtest7 (17.02s) === RUN TestApplyTransforms 2025/07/03 03:39:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qevezol2qajo" 2025/07/03 03:39:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 03:39:32 DEBUG : Swift container rclone-test-qevezol2qajo.json: Auto set use_segments_container to true 2025/07/03 03:39:33 DEBUG : Swift container rclone-test-qevezol2qajo: Auto set use_segments_container to true 2025/07/03 03:39:33 DEBUG : Creating backend with remote "/tmp/rclone272626047" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qevezol2qajo", Local "Local file system at /tmp/rclone272626047", Modify Window "1ns" 2025/07/03 03:39:33 INFO : Swift container rclone-test-qevezol2qajo: Container "rclone-test-qevezol2qajo" created upper checkfile vs. lower remote (without normalization) 2025/07/03 03:39:44 ERROR : hello, world!: sum not found 2025/07/03 03:39:44 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-qevezol2qajo 2025/07/03 03:39:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qevezol2qajo: 1 files missing 2025/07/03 03:39:44 NOTICE: 1 hashes missing 2025/07/03 03:39:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qevezol2qajo: 2 differences found 2025/07/03 03:39:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qevezol2qajo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/03 03:39:55 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 03:39:55 NOTICE: Compressed: TestCompressSwift:rclone-test-qevezol2qajo: 0 differences found 2025/07/03 03:39:55 NOTICE: Compressed: TestCompressSwift:rclone-test-qevezol2qajo: 1 matching files 2025/07/03 03:39:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mohapil2yalo" 2025/07/03 03:39:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 03:39:55 DEBUG : Swift container rclone-test-mohapil2yalo.json: Auto set use_segments_container to true 2025/07/03 03:39:55 DEBUG : Swift container rclone-test-mohapil2yalo: Auto set use_segments_container to true 2025/07/03 03:39:55 DEBUG : Creating backend with remote "/tmp/rclone169418992" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mohapil2yalo", Local "Local file system at /tmp/rclone169418992", Modify Window "1ns" 2025/07/03 03:39:56 INFO : Swift container rclone-test-mohapil2yalo: Container "rclone-test-mohapil2yalo" created lower checkfile vs. upper remote (without normalization) 2025/07/03 03:40:07 ERROR : HELLO, WORLD!: sum not found 2025/07/03 03:40:07 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-mohapil2yalo 2025/07/03 03:40:07 NOTICE: Compressed: TestCompressSwift:rclone-test-mohapil2yalo: 1 files missing 2025/07/03 03:40:07 NOTICE: 1 hashes missing 2025/07/03 03:40:07 NOTICE: Compressed: TestCompressSwift:rclone-test-mohapil2yalo: 2 differences found 2025/07/03 03:40:07 NOTICE: Compressed: TestCompressSwift:rclone-test-mohapil2yalo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/03 03:40:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 03:40:07 NOTICE: Compressed: TestCompressSwift:rclone-test-mohapil2yalo: 0 differences found 2025/07/03 03:40:07 NOTICE: Compressed: TestCompressSwift:rclone-test-mohapil2yalo: 1 matching files 2025/07/03 03:40:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xuyibaq9cuno" 2025/07/03 03:40:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 03:40:08 DEBUG : Swift container rclone-test-xuyibaq9cuno.json: Auto set use_segments_container to true 2025/07/03 03:40:08 DEBUG : Swift container rclone-test-xuyibaq9cuno: Auto set use_segments_container to true 2025/07/03 03:40:08 DEBUG : Creating backend with remote "/tmp/rclone2616736895" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xuyibaq9cuno", Local "Local file system at /tmp/rclone2616736895", Modify Window "1ns" 2025/07/03 03:40:08 INFO : Swift container rclone-test-xuyibaq9cuno: Container "rclone-test-xuyibaq9cuno" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/03 03:40:25 ERROR : HeLlO, wOrLd!: sum not found 2025/07/03 03:40:25 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-xuyibaq9cuno 2025/07/03 03:40:25 NOTICE: Compressed: TestCompressSwift:rclone-test-xuyibaq9cuno: 1 files missing 2025/07/03 03:40:25 NOTICE: 1 hashes missing 2025/07/03 03:40:25 NOTICE: Compressed: TestCompressSwift:rclone-test-xuyibaq9cuno: 2 differences found 2025/07/03 03:40:25 NOTICE: Compressed: TestCompressSwift:rclone-test-xuyibaq9cuno: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/03 03:40:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 03:40:25 NOTICE: Compressed: TestCompressSwift:rclone-test-xuyibaq9cuno: 0 differences found 2025/07/03 03:40:25 NOTICE: Compressed: TestCompressSwift:rclone-test-xuyibaq9cuno: 1 matching files 2025/07/03 03:40:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lotihew4meni" 2025/07/03 03:40:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 03:40:26 DEBUG : Swift container rclone-test-lotihew4meni.json: Auto set use_segments_container to true 2025/07/03 03:40:26 DEBUG : Swift container rclone-test-lotihew4meni: Auto set use_segments_container to true 2025/07/03 03:40:26 DEBUG : Creating backend with remote "/tmp/rclone565272723" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lotihew4meni", Local "Local file system at /tmp/rclone565272723", Modify Window "1ns" 2025/07/03 03:40:26 INFO : Swift container rclone-test-lotihew4meni: Container "rclone-test-lotihew4meni" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/03 03:40:38 ERROR : HELLO, WORLD!: sum not found 2025/07/03 03:40:38 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-lotihew4meni 2025/07/03 03:40:38 NOTICE: Compressed: TestCompressSwift:rclone-test-lotihew4meni: 1 files missing 2025/07/03 03:40:38 NOTICE: 1 hashes missing 2025/07/03 03:40:38 NOTICE: Compressed: TestCompressSwift:rclone-test-lotihew4meni: 2 differences found 2025/07/03 03:40:38 NOTICE: Compressed: TestCompressSwift:rclone-test-lotihew4meni: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/03 03:40:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 03:40:38 NOTICE: Compressed: TestCompressSwift:rclone-test-lotihew4meni: 0 differences found 2025/07/03 03:40:38 NOTICE: Compressed: TestCompressSwift:rclone-test-lotihew4meni: 1 matching files 2025/07/03 03:40:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lonamoh5juhi" 2025/07/03 03:40:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 03:40:39 DEBUG : Swift container rclone-test-lonamoh5juhi.json: Auto set use_segments_container to true 2025/07/03 03:40:39 DEBUG : Swift container rclone-test-lonamoh5juhi: Auto set use_segments_container to true 2025/07/03 03:40:39 DEBUG : Creating backend with remote "/tmp/rclone3764648353" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lonamoh5juhi", Local "Local file system at /tmp/rclone3764648353", Modify Window "1ns" 2025/07/03 03:40:40 INFO : Swift container rclone-test-lonamoh5juhi: Container "rclone-test-lonamoh5juhi" created NFD checkfile vs. NFC remote (without normalization) 2025/07/03 03:40:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/03 03:40:56 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-lonamoh5juhi 2025/07/03 03:40:56 NOTICE: Compressed: TestCompressSwift:rclone-test-lonamoh5juhi: 1 files missing 2025/07/03 03:40:56 NOTICE: 1 hashes missing 2025/07/03 03:40:56 NOTICE: Compressed: TestCompressSwift:rclone-test-lonamoh5juhi: 2 differences found 2025/07/03 03:40:56 NOTICE: Compressed: TestCompressSwift:rclone-test-lonamoh5juhi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/03 03:41:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 03:41:01 NOTICE: Compressed: TestCompressSwift:rclone-test-lonamoh5juhi: 0 differences found 2025/07/03 03:41:01 NOTICE: Compressed: TestCompressSwift:rclone-test-lonamoh5juhi: 1 matching files 2025/07/03 03:41:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yelayig7seto" 2025/07/03 03:41:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 03:41:01 DEBUG : Swift container rclone-test-yelayig7seto.json: Auto set use_segments_container to true 2025/07/03 03:41:01 DEBUG : Swift container rclone-test-yelayig7seto: Auto set use_segments_container to true 2025/07/03 03:41:01 DEBUG : Creating backend with remote "/tmp/rclone432480505" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yelayig7seto", Local "Local file system at /tmp/rclone432480505", Modify Window "1ns" 2025/07/03 03:41:02 INFO : Swift container rclone-test-yelayig7seto: Container "rclone-test-yelayig7seto" created NFC checkfile vs. NFD remote (without normalization) 2025/07/03 03:41:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/03 03:41:18 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yelayig7seto 2025/07/03 03:41:18 NOTICE: Compressed: TestCompressSwift:rclone-test-yelayig7seto: 1 files missing 2025/07/03 03:41:18 NOTICE: 1 hashes missing 2025/07/03 03:41:18 NOTICE: Compressed: TestCompressSwift:rclone-test-yelayig7seto: 2 differences found 2025/07/03 03:41:18 NOTICE: Compressed: TestCompressSwift:rclone-test-yelayig7seto: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/03 03:41:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 03:41:23 NOTICE: Compressed: TestCompressSwift:rclone-test-yelayig7seto: 0 differences found 2025/07/03 03:41:23 NOTICE: Compressed: TestCompressSwift:rclone-test-yelayig7seto: 1 matching files 2025/07/03 03:41:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hofebar9dabe" 2025/07/03 03:41:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 03:41:23 DEBUG : Swift container rclone-test-hofebar9dabe.json: Auto set use_segments_container to true 2025/07/03 03:41:24 DEBUG : Swift container rclone-test-hofebar9dabe: Auto set use_segments_container to true 2025/07/03 03:41:24 DEBUG : Creating backend with remote "/tmp/rclone1683438119" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hofebar9dabe", Local "Local file system at /tmp/rclone1683438119", Modify Window "1ns" 2025/07/03 03:41:24 INFO : Swift container rclone-test-hofebar9dabe: Container "rclone-test-hofebar9dabe" created NFDx2 checkfile vs. both remote (without normalization) 2025/07/03 03:41:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 03:41:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hofebar9dabe 2025/07/03 03:41:35 NOTICE: Compressed: TestCompressSwift:rclone-test-hofebar9dabe: 1 files missing 2025/07/03 03:41:35 NOTICE: 1 hashes missing 2025/07/03 03:41:35 NOTICE: Compressed: TestCompressSwift:rclone-test-hofebar9dabe: 2 differences found 2025/07/03 03:41:35 NOTICE: Compressed: TestCompressSwift:rclone-test-hofebar9dabe: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/03 03:41:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 03:41:35 NOTICE: Compressed: TestCompressSwift:rclone-test-hofebar9dabe: 0 differences found 2025/07/03 03:41:35 NOTICE: Compressed: TestCompressSwift:rclone-test-hofebar9dabe: 1 matching files 2025/07/03 03:41:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xajexew3qeha" 2025/07/03 03:41:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 03:41:36 DEBUG : Swift container rclone-test-xajexew3qeha.json: Auto set use_segments_container to true 2025/07/03 03:41:36 DEBUG : Swift container rclone-test-xajexew3qeha: Auto set use_segments_container to true 2025/07/03 03:41:36 DEBUG : Creating backend with remote "/tmp/rclone3592788157" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xajexew3qeha", Local "Local file system at /tmp/rclone3592788157", Modify Window "1ns" 2025/07/03 03:41:36 INFO : Swift container rclone-test-xajexew3qeha: Container "rclone-test-xajexew3qeha" created NFCx2 checkfile vs. both remote (without normalization) 2025/07/03 03:41:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 03:41:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xajexew3qeha 2025/07/03 03:41:52 NOTICE: Compressed: TestCompressSwift:rclone-test-xajexew3qeha: 1 files missing 2025/07/03 03:41:52 NOTICE: 1 hashes missing 2025/07/03 03:41:52 NOTICE: Compressed: TestCompressSwift:rclone-test-xajexew3qeha: 2 differences found 2025/07/03 03:41:52 NOTICE: Compressed: TestCompressSwift:rclone-test-xajexew3qeha: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/03 03:41:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 03:41:58 NOTICE: Compressed: TestCompressSwift:rclone-test-xajexew3qeha: 0 differences found 2025/07/03 03:41:58 NOTICE: Compressed: TestCompressSwift:rclone-test-xajexew3qeha: 1 matching files 2025/07/03 03:41:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zununan3line" 2025/07/03 03:41:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 03:41:58 DEBUG : Swift container rclone-test-zununan3line.json: Auto set use_segments_container to true 2025/07/03 03:41:58 DEBUG : Swift container rclone-test-zununan3line: Auto set use_segments_container to true 2025/07/03 03:41:58 DEBUG : Creating backend with remote "/tmp/rclone1546759766" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zununan3line", Local "Local file system at /tmp/rclone1546759766", Modify Window "1ns" 2025/07/03 03:41:59 INFO : Swift container rclone-test-zununan3line: Container "rclone-test-zununan3line" created both checkfile vs. NFDx2 remote (without normalization) 2025/07/03 03:42:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 03:42:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zununan3line 2025/07/03 03:42:15 NOTICE: Compressed: TestCompressSwift:rclone-test-zununan3line: 1 files missing 2025/07/03 03:42:15 NOTICE: 1 hashes missing 2025/07/03 03:42:15 NOTICE: Compressed: TestCompressSwift:rclone-test-zununan3line: 2 differences found 2025/07/03 03:42:15 NOTICE: Compressed: TestCompressSwift:rclone-test-zununan3line: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/03 03:42:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 03:42:30 NOTICE: Compressed: TestCompressSwift:rclone-test-zununan3line: 0 differences found 2025/07/03 03:42:30 NOTICE: Compressed: TestCompressSwift:rclone-test-zununan3line: 1 matching files 2025/07/03 03:42:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cupuyib5pezu" 2025/07/03 03:42:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 03:42:31 DEBUG : Swift container rclone-test-cupuyib5pezu.json: Auto set use_segments_container to true 2025/07/03 03:42:31 DEBUG : Swift container rclone-test-cupuyib5pezu: Auto set use_segments_container to true 2025/07/03 03:42:31 DEBUG : Creating backend with remote "/tmp/rclone2793705075" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cupuyib5pezu", Local "Local file system at /tmp/rclone2793705075", Modify Window "1ns" 2025/07/03 03:42:31 INFO : Swift container rclone-test-cupuyib5pezu: Container "rclone-test-cupuyib5pezu" created both checkfile vs. NFCx2 remote (without normalization) 2025/07/03 03:42:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 03:42:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cupuyib5pezu 2025/07/03 03:42:38 NOTICE: Compressed: TestCompressSwift:rclone-test-cupuyib5pezu: 1 files missing 2025/07/03 03:42:38 NOTICE: 1 hashes missing 2025/07/03 03:42:38 NOTICE: Compressed: TestCompressSwift:rclone-test-cupuyib5pezu: 2 differences found 2025/07/03 03:42:38 NOTICE: Compressed: TestCompressSwift:rclone-test-cupuyib5pezu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/03 03:42:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 03:42:38 NOTICE: Compressed: TestCompressSwift:rclone-test-cupuyib5pezu: 0 differences found 2025/07/03 03:42:38 NOTICE: Compressed: TestCompressSwift:rclone-test-cupuyib5pezu: 1 matching files 2025/07/03 03:42:38 DEBUG : Compressed: TestCompressSwift:rclone-test-cupuyib5pezu: Purge remote 2025/07/03 03:42:38 DEBUG : Waiting for deletions to finish 2025/07/03 03:42:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/03 03:42:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/03 03:42:39 INFO : Swift container rclone-test-cupuyib5pezu: Container "rclone-test-cupuyib5pezu" removed 2025/07/03 03:42:39 DEBUG : Compressed: TestCompressSwift:rclone-test-zununan3line: Purge remote 2025/07/03 03:42:39 DEBUG : Waiting for deletions to finish 2025/07/03 03:42:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/03 03:42:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/03 03:42:49 INFO : Swift container rclone-test-zununan3line: Container "rclone-test-zununan3line" removed 2025/07/03 03:42:49 DEBUG : Compressed: TestCompressSwift:rclone-test-xajexew3qeha: Purge remote 2025/07/03 03:42:49 DEBUG : Waiting for deletions to finish 2025/07/03 03:42:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/03 03:42:55 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/03 03:42:55 INFO : Swift container rclone-test-xajexew3qeha: Container "rclone-test-xajexew3qeha" removed 2025/07/03 03:42:55 DEBUG : Compressed: TestCompressSwift:rclone-test-hofebar9dabe: Purge remote 2025/07/03 03:42:55 DEBUG : Waiting for deletions to finish 2025/07/03 03:42:55 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/03 03:43:00 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/03 03:43:00 INFO : Swift container rclone-test-hofebar9dabe: Container "rclone-test-hofebar9dabe" removed 2025/07/03 03:43:00 DEBUG : Compressed: TestCompressSwift:rclone-test-yelayig7seto: Purge remote 2025/07/03 03:43:00 DEBUG : Waiting for deletions to finish 2025/07/03 03:43:11 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/07/03 03:43:11 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/07/03 03:43:11 INFO : Swift container rclone-test-yelayig7seto: Container "rclone-test-yelayig7seto" removed 2025/07/03 03:43:11 DEBUG : Compressed: TestCompressSwift:rclone-test-lonamoh5juhi: Purge remote 2025/07/03 03:43:11 DEBUG : Waiting for deletions to finish 2025/07/03 03:43:16 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/07/03 03:43:17 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/07/03 03:43:17 INFO : Swift container rclone-test-lonamoh5juhi: Container "rclone-test-lonamoh5juhi" removed 2025/07/03 03:43:17 DEBUG : Compressed: TestCompressSwift:rclone-test-lotihew4meni: Purge remote 2025/07/03 03:43:17 DEBUG : Waiting for deletions to finish 2025/07/03 03:43:17 INFO : HELLO, WORLD!.bin: Deleted 2025/07/03 03:43:22 INFO : HELLO, WORLD!.json: Deleted 2025/07/03 03:43:23 INFO : Swift container rclone-test-lotihew4meni: Container "rclone-test-lotihew4meni" removed 2025/07/03 03:43:23 DEBUG : Compressed: TestCompressSwift:rclone-test-xuyibaq9cuno: Purge remote 2025/07/03 03:43:23 DEBUG : Waiting for deletions to finish 2025/07/03 03:43:28 INFO : HeLlO, wOrLd!.json: Deleted 2025/07/03 03:43:28 INFO : HeLlO, wOrLd!.bin: Deleted 2025/07/03 03:43:29 INFO : Swift container rclone-test-xuyibaq9cuno: Container "rclone-test-xuyibaq9cuno" removed 2025/07/03 03:43:29 DEBUG : Compressed: TestCompressSwift:rclone-test-mohapil2yalo: Purge remote 2025/07/03 03:43:29 DEBUG : Waiting for deletions to finish 2025/07/03 03:43:29 INFO : HELLO, WORLD!.json: Deleted 2025/07/03 03:43:34 INFO : HELLO, WORLD!.bin: Deleted 2025/07/03 03:43:34 INFO : Swift container rclone-test-mohapil2yalo: Container "rclone-test-mohapil2yalo" removed 2025/07/03 03:43:34 DEBUG : Compressed: TestCompressSwift:rclone-test-qevezol2qajo: Purge remote 2025/07/03 03:43:34 DEBUG : Waiting for deletions to finish 2025/07/03 03:43:35 INFO : hello, world!.bin: Deleted 2025/07/03 03:43:40 INFO : hello, world!.json: Deleted 2025/07/03 03:43:40 INFO : Swift container rclone-test-qevezol2qajo: Container "rclone-test-qevezol2qajo" removed --- PASS: TestApplyTransforms (248.04s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 03:43:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/03 03:44:01 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/03 03:44:01 INFO : file1: Copied (new) to: sub/file2 2025/07/03 03:44:16 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 03:44:16 DEBUG : file1: Unchanged skipping 2025/07/03 03:44:26 DEBUG : Compressed: TestCompressSwift:rclone-test-goyukev8xudo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (81.88s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.20s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 03:45:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-goyukev8xudo/backup" 2025/07/03 03:45:14 DEBUG : Config file has changed externally - reloading 2025/07/03 03:45:14 DEBUG : Swift container rclone-test-goyukev8xudo path backup.json: Auto set use_segments_container to true 2025/07/03 03:45:20 DEBUG : Swift container rclone-test-goyukev8xudo path backup: Auto set use_segments_container to true 2025/07/03 03:45:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/03 03:45:56 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/07/03 03:45:56 INFO : dst/file1: Copied (server-side copy) 2025/07/03 03:46:01 INFO : dst/file1: Deleted 2025/07/03 03:46:12 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/03 03:46:12 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (90.91s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 03:46:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-goyukev8xudo/dst" 2025/07/03 03:46:33 DEBUG : Swift container rclone-test-goyukev8xudo path dst.json: Auto set use_segments_container to true 2025/07/03 03:46:39 DEBUG : Swift container rclone-test-goyukev8xudo path dst: Auto set use_segments_container to true 2025/07/03 03:46:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-goyukev8xudo/CompareDest" 2025/07/03 03:46:50 DEBUG : Swift container rclone-test-goyukev8xudo path CompareDest.json: Auto set use_segments_container to true 2025/07/03 03:46:55 DEBUG : Swift container rclone-test-goyukev8xudo path CompareDest: Auto set use_segments_container to true 2025/07/03 03:46:59 DEBUG : one: Need to transfer - File not found at Destination 2025/07/03 03:47:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/03 03:47:10 INFO : one: Copied (new) 2025/07/03 03:47:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 03:47:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/03 03:47:16 INFO : one: Copied (replaced existing) 2025/07/03 03:47:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 03:47:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 03:47:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/03 03:48:00 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 03:48:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 03:48:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/03 03:48:06 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 03:48:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 03:48:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/03 03:48:22 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 03:48:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/03 03:48:43 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/03 03:48:43 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (167.09s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 03:49:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-goyukev8xudo/dst" 2025/07/03 03:49:20 DEBUG : Swift container rclone-test-goyukev8xudo path dst.json: Auto set use_segments_container to true 2025/07/03 03:49:26 DEBUG : Swift container rclone-test-goyukev8xudo path dst: Auto set use_segments_container to true 2025/07/03 03:49:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-goyukev8xudo/CopyDest" 2025/07/03 03:49:37 DEBUG : Swift container rclone-test-goyukev8xudo path CopyDest.json: Auto set use_segments_container to true 2025/07/03 03:49:42 DEBUG : Swift container rclone-test-goyukev8xudo path CopyDest: Auto set use_segments_container to true 2025/07/03 03:49:48 DEBUG : one: Need to transfer - File not found at Destination 2025/07/03 03:50:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/03 03:50:01 INFO : one: Copied (new) 2025/07/03 03:50:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 03:50:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/03 03:50:08 INFO : one: Copied (replaced existing) 2025/07/03 03:50:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-goyukev8xudo/BackupDir" 2025/07/03 03:50:25 DEBUG : Swift container rclone-test-goyukev8xudo path BackupDir.json: Auto set use_segments_container to true 2025/07/03 03:50:31 DEBUG : Swift container rclone-test-goyukev8xudo path BackupDir: Auto set use_segments_container to true 2025/07/03 03:50:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 03:50:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 03:50:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 03:51:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/03 03:51:07 INFO : one: Copied (server-side copy) 2025/07/03 03:51:08 INFO : one: Deleted 2025/07/03 03:51:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/03 03:51:23 INFO : one: Copied (server-side copy) 2025/07/03 03:51:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/03 03:52:05 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 03:52:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 03:52:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/03 03:52:41 INFO : two: Copied (server-side copy) 2025/07/03 03:52:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/03 03:52:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 03:52:52 DEBUG : two: Unchanged skipping 2025/07/03 03:53:35 DEBUG : three: Need to transfer - File not found at Destination 2025/07/03 03:53:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/03 03:53:36 DEBUG : three: Destination not found in --copy-dest 2025/07/03 03:53:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/07/03 03:53:51 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (344.79s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.20s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.20s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 03:55:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/03 03:55:16 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/03 03:55:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/03 03:55:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/03 03:55:33 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/07/03 03:55:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-goyukev8xudo/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/07/03 03:55:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/03 03:55:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/03 03:56:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f8f4ee14e013ed2e61b82fd47c10216e OK 2025/07/03 03:56:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (70.84s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.39s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 03:57:21 INFO : Compressed: TestCompressSwift:rclone-test-goyukev8xudo: Looking for duplicate md5 hashes using newest mode. 2025/07/03 03:57:37 NOTICE: 1338ea60bf0fca3ba0a5ccabaec4c308: Found 3 files with duplicate md5 hashes 2025/07/03 03:57:57 INFO : one: Deleted 2025/07/03 03:58:02 INFO : also/one: Deleted 2025/07/03 03:58:02 NOTICE: 1338ea60bf0fca3ba0a5ccabaec4c308: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (131.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 04:00:03 DEBUG : a.txt: Excluded (Size Filter) 2025/07/03 04:00:03 DEBUG : a.txt: Excluded 2025/07/03 04:00:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 04:00:03 DEBUG : sub dir/hello world: Excluded 2025/07/03 04:00:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 04:00:03 DEBUG : sub dir/hello world2: Excluded 2025/07/03 04:00:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 04:00:04 DEBUG : sub dir/hello world: Excluded 2025/07/03 04:00:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 04:00:04 DEBUG : sub dir/hello world2: Excluded 2025/07/03 04:00:04 DEBUG : sub dir/ignore dir: Excluded 2025/07/03 04:00:09 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (147.23s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 04:02:26 DEBUG : a.txt: Excluded (Size Filter) 2025/07/03 04:02:26 DEBUG : a.txt: Excluded 2025/07/03 04:02:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 04:02:26 DEBUG : sub dir/hello world: Excluded 2025/07/03 04:02:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 04:02:26 DEBUG : sub dir/hello world2: Excluded 2025/07/03 04:02:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 04:02:26 DEBUG : sub dir/hello world: Excluded 2025/07/03 04:02:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 04:02:26 DEBUG : sub dir/hello world2: Excluded 2025/07/03 04:02:26 DEBUG : sub dir/ignore dir: Excluded 2025/07/03 04:02:31 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (152.47s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (84.20s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (10.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.38s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.15s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (5.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/03 04:06:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-goyukev8xudo/notfound" 2025/07/03 04:06:01 DEBUG : Config file has changed externally - reloading 2025/07/03 04:06:01 DEBUG : Swift container rclone-test-goyukev8xudo path notfound.json: Auto set use_segments_container to true 2025/07/03 04:06:07 DEBUG : Swift container rclone-test-goyukev8xudo path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (95.10s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.21s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (10.15s) --- PASS: TestStatJSON/NotFound (5.18s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (5.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.36s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 04:06:28 INFO : Compressed: TestCompressSwift:rclone-test-goyukev8xudo: Making directory 2025/07/03 04:06:28 INFO : Compressed: TestCompressSwift:rclone-test-goyukev8xudo: Making directory --- PASS: TestMkdir (0.24s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" --- PASS: TestLsd (36.22s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" --- PASS: TestLs (52.43s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 04:08:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/03 04:08:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (72.59s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" --- PASS: TestLsLong (55.56s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (58.00s) --- PASS: TestHashSums/Md5 (0.30s) --- PASS: TestHashSums/Md5Download (5.20s) === RUN TestHashSumsWithErrors 2025/07/03 04:11:03 DEBUG : Creating backend with remote ":memory:" 2025/07/03 04:11:03 DEBUG : Config file has changed externally - reloading 2025/07/03 04:11:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/03 04:11:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/03 04:11:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/03 04:11:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/03 04:11:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/03 04:11:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/03 04:11:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/03 04:11:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/03 04:11:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" --- PASS: TestCount (74.00s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 04:12:51 DEBUG : Waiting for deletions to finish 2025/07/03 04:12:51 DEBUG : large: Excluded (Size Filter) 2025/07/03 04:12:56 INFO : medium: Deleted 2025/07/03 04:12:56 INFO : small: Deleted --- PASS: TestDelete (39.76s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 04:13:29 DEBUG : Waiting for deletions to finish 2025/07/03 04:13:29 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/03 04:13:30 INFO : large: Deleted 2025/07/03 04:13:35 INFO : medium: Deleted --- PASS: TestMaxDelete (48.65s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 04:14:24 DEBUG : Waiting for deletions to finish 2025/07/03 04:14:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/03 04:14:30 INFO : medium: Deleted 2025/07/03 04:14:30 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (45.26s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 04:15:03 DEBUG : Waiting for deletions to finish 2025/07/03 04:15:03 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/03 04:15:03 INFO : large: Deleted 2025/07/03 04:15:13 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (53.14s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" --- PASS: TestReadFile (17.35s) === RUN TestRetry 2025/07/03 04:15:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/03 04:15:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/03 04:15:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 04:15:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 04:15:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 04:15:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 04:15:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" --- PASS: TestCat (110.01s) === RUN TestPurge 2025/07/03 04:17:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gicerig0fixo" 2025/07/03 04:17:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 04:17:32 DEBUG : Swift container rclone-test-gicerig0fixo.json: Auto set use_segments_container to true 2025/07/03 04:17:32 DEBUG : Swift container rclone-test-gicerig0fixo: Auto set use_segments_container to true 2025/07/03 04:17:32 DEBUG : Creating backend with remote "/tmp/rclone1606795283" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gicerig0fixo", Local "Local file system at /tmp/rclone1606795283", Modify Window "1ns" 2025/07/03 04:17:33 INFO : Swift container rclone-test-gicerig0fixo: Container "rclone-test-gicerig0fixo" created 2025/07/03 04:17:54 INFO : A2: Making directory 2025/07/03 04:17:54 INFO : A1/B2: Making directory 2025/07/03 04:17:54 INFO : A1/B2/C2: Making directory 2025/07/03 04:17:54 INFO : A1/B1/C3: Making directory 2025/07/03 04:17:54 INFO : A3: Making directory 2025/07/03 04:17:54 INFO : A3/B3: Making directory 2025/07/03 04:17:54 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/07/03 04:18:26 DEBUG : Waiting for deletions to finish 2025/07/03 04:18:26 INFO : A1/B1/C1/one.bin: Deleted 2025/07/03 04:18:27 INFO : A1/B1/C1/one.json: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/07/03 04:18:27 DEBUG : Waiting for deletions to finish 2025/07/03 04:18:32 INFO : A1/two.json: Deleted 2025/07/03 04:18:53 INFO : A1/two.bin: Deleted 2025/07/03 04:18:54 INFO : Swift container rclone-test-gicerig0fixo: Container "rclone-test-gicerig0fixo" removed 2025/07/03 04:18:54 DEBUG : Compressed: TestCompressSwift:rclone-test-gicerig0fixo: Purge remote 2025/07/03 04:18:54 DEBUG : Waiting for deletions to finish 2025/07/03 04:18:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (82.42s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 04:19:00 INFO : A2: Making directory 2025/07/03 04:19:00 INFO : A1/B2: Making directory 2025/07/03 04:19:00 INFO : A1/B2/C2: Making directory 2025/07/03 04:19:00 INFO : A1/B1/C3: Making directory 2025/07/03 04:19:00 INFO : A3: Making directory 2025/07/03 04:19:00 INFO : A3/B3: Making directory 2025/07/03 04:19:00 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/07/03 04:19:07 DEBUG : removing 1 level 3 directories 2025/07/03 04:19:07 INFO : A3/B3/C4: Removing directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" 2025/07/03 04:19:09 DEBUG : removing 1 level 0 directories 2025/07/03 04:19:09 INFO : Compressed: TestCompressSwift:rclone-test-goyukev8xudo: Removing directory 2025/07/03 04:19:10 INFO : Swift container rclone-test-goyukev8xudo: Container "rclone-test-goyukev8xudo" removed --- PASS: TestRmdirsNoLeaveRoot (15.61s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 04:19:10 INFO : Swift container rclone-test-goyukev8xudo: Container "rclone-test-goyukev8xudo" created 2025/07/03 04:19:10 INFO : A1: Making directory 2025/07/03 04:19:10 INFO : A1/B1: Making directory 2025/07/03 04:19:10 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.60s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 04:19:10 INFO : A1: Making directory 2025/07/03 04:19:10 INFO : A1/B1: Making directory 2025/07/03 04:19:10 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-goyukev8xudo", Local "Local file system at /tmp/rclone3467148844", Modify Window "1ns" 2025/07/03 04:19:37 DEBUG : filename.txt: File name found in url 2025/07/03 04:19:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. panic: test timed out after 1h0m0s running tests: TestCopyURL (1m37s) goroutine 9084 [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, 1 minutes]: testing.(*T).Run(0xc0000d1500, {0x26a2e5c?, 0xc0006f7ad8?}, 0x27d5518) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0000d1500) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0000d1500, 0xc0006f7c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a805d0, {0x3e9c140, 0x6d, 0x6d}, {0xedff7ee10?, 0x3eb2140?, 0x3eb2140?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00053c500) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00053c500) /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:265 +0xa9 goroutine 739 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 729 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 35 [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 36 [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 1497 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1375 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3671 [chan receive, 39 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 2849 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3566 [chan receive, 39 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 2849 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3214 [chan receive, 40 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 2849 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9007 [select]: net/http.(*persistConn).writeLoop(0xc00081eb40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9024 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 1355 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1281 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3280 [chan receive, 40 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 2849 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 223 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 213 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 177 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 167 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 435 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 425 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1192 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1182 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 871 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 829 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1039 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1029 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 960 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 950 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3401 [chan receive, 40 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 2849 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 795 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 705 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9023 [IO wait]: internal/poll.runtime_pollWait(0x7751f4529060, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0018e0300?, 0x7751f44c5b58?, 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).Accept(0xc0018e0300) /usr/local/go/src/internal/poll/fd_unix.go:620 +0x295 net.(*netFD).accept(0xc0018e0300) /usr/local/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc000a90380) /usr/local/go/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0xc000a90380) /usr/local/go/src/net/tcpsock.go:380 +0x30 crypto/tls.(*listener).Accept(0xc0009925e8) /usr/local/go/src/crypto/tls/tls.go:67 +0x24 net/http.(*Server).Serve(0xc00079e000, {0x2b03428, 0xc0009925e8}) /usr/local/go/src/net/http/server.go:3424 +0x30c net/http/httptest.(*Server).goServe.func1() /usr/local/go/src/net/http/httptest/server.go:311 +0x55 created by net/http/httptest.(*Server).goServe in goroutine 8922 /usr/local/go/src/net/http/httptest/server.go:309 +0x65 goroutine 1299 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1257 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 291 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 233 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1243 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1233 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2882 [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 2849 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 558 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 548 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3479 [chan receive, 39 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 2849 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 355 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 329 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 675 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 633 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8542 [chan receive, 3 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 8541 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 530 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 488 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 642 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 601 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3058 [chan receive, 41 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 2849 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9015 [IO wait]: internal/poll.runtime_pollWait(0x7751f4528f48, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0018e0080?, 0xc0008e5000?, 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(0xc0018e0080, {0xc0008e5000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0018e0080, {0xc0008e5000?, 0x2af5010?, 0xc000708190?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0004f8058, {0xc0008e5000?, 0x4091b4?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000992240, {0xc0008e5000?, 0x408faf?, 0xc000310ab0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 net/http.(*persistConn).Read(0xc00081e6c0, {0xc0008e5000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ce4180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ce4180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00081e6c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9013 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 2832 [chan receive, 41 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 2849 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1064 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1022 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1403 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1393 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9058 [IO wait]: internal/poll.runtime_pollWait(0x7751f4528ae8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0018e0580?, 0xc0009a0240?, 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(0xc0018e0580, {0xc0009a0240, 0x240, 0x240}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0018e0580, {0xc0009a0240?, 0x4c9cc5?, 0xc0018e0580?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0004f80c0, {0xc0009a0240?, 0x77523b9c9170?, 0x77523b9c0f30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000010b40, {0xc0009a0240?, 0x99?, 0x10?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00011a2b8, {0x2ae3320, 0xc000010b40}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00011a008, {0x2ae2de0, 0xc0004f80c0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00011a008, 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(0xc00011a008, {0xc00067e000, 0x1000, 0xc000777af8?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*connReader).Read(0xc00044e5a0, {0xc00067e000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:798 +0x159 bufio.(*Reader).fill(0xc000ce41e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ce41e0, 0x4) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*conn).serve(0xc000581560, {0x2b09d08, 0xc000436e40}) /usr/local/go/src/net/http/server.go:2137 +0x785 created by net/http.(*Server).Serve in goroutine 9023 /usr/local/go/src/net/http/server.go:3454 +0x485 goroutine 9016 [select]: net/http.(*persistConn).writeLoop(0xc00081e6c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9013 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 1439 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1429 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8922 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0006ea3c0, 0xc0003c99d0, 0xc0009bc780) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0006ea3c0, {0x2b09c28, 0x3ed5700}, {0xc00080a000, 0x4f}, {{0xc000958270, 0x18}, {0xc000958289, 0x17}, {0x268db6e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0006ea3c0, {0x2b09c28, 0x3ed5700}, {{0xc000958270, 0x18}, {0xc000958289, 0x17}, {0x268db6e, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x1d?, {0x2b09c28?, 0x3ed5700?}, {0xc000958270?, 0x0?}, {0xc000958289, 0x17}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc00006d398) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc00008f008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000848180, 0xc0008485a0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000848180, 0xc0008485a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0008483c0, {0x2b09c28, 0x3ed5700}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc0000d1180, {0x2b09c28, 0x3ed5700}, {0xc00067a240, 0x17}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc00006d600?, {0x2b09c28?, 0x3ed5700?}, {0xc00067a240?, 0x1?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Object).loadMetadataObjectIfNotLoaded(...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1261 github.com/rclone/rclone/backend/compress.(*Object).loadMetadataIfNotLoaded(0xc0000dde50, {0x2b09c28, 0x3ed5700}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1248 +0x55 github.com/rclone/rclone/backend/compress.(*Object).Hash(0xc0000dde50, {0x2b09c28?, 0x3ed5700?}, 0xc0000dde50?) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1338 +0x33 github.com/rclone/rclone/fstest.(*Item).CheckHashes(0xc0006d80a8, 0xc0008628c0, {0x2b1efd0, 0xc0000dde50}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:138 +0x35b github.com/rclone/rclone/fstest.(*Item).Check(0xc0006d80a8, 0xc0008628c0, {0x2b1efd0, 0xc0000dde50}, 0x2bc3d67dd3ac0000) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 +0x47 github.com/rclone/rclone/fstest.(*Items).Find(0xc00006da48, 0xc0008628c0, {0x2b1efd0, 0xc0000dde50}, 0x2bc3d67dd3ac0000) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 +0x186 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0008628c0, {0x2b1ef60, 0xc00025c300}, {0x0, 0x0}, {0xc0006d8000, 0x4, 0x4}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 +0x91b github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 github.com/rclone/rclone/fs/operations_test.TestCopyURL(0xc0008628c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:894 +0xf2e testing.tRunner(0xc0008628c0, 0x27d5518) /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 3128 [chan receive, 41 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 2849 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8927 [IO wait]: internal/poll.runtime_pollWait(0x7751f4528e30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000430b80?, 0x900000036?, 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).Accept(0xc000430b80) /usr/local/go/src/internal/poll/fd_unix.go:620 +0x295 net.(*netFD).accept(0xc000430b80) /usr/local/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc0008931c0) /usr/local/go/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0xc0008931c0) /usr/local/go/src/net/tcpsock.go:380 +0x30 net/http.(*Server).Serve(0xc00025e000, {0x2b03d88, 0xc0008931c0}) /usr/local/go/src/net/http/server.go:3424 +0x30c net/http/httptest.(*Server).goServe.func1() /usr/local/go/src/net/http/httptest/server.go:311 +0x55 created by net/http/httptest.(*Server).goServe in goroutine 8922 /usr/local/go/src/net/http/httptest/server.go:309 +0x65 goroutine 9006 [IO wait]: internal/poll.runtime_pollWait(0x7751f45296f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0018e0500?, 0xc0007a7500?, 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(0xc0018e0500, {0xc0007a7500, 0x700, 0x700}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0018e0500, {0xc0007a7500?, 0x6fb?, 0xc000074320?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000140120, {0xc0007a7500?, 0xc0007a7500?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000584b88, {0xc0007a7500?, 0x7751f449f788?, 0x77523b9c0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000584cc0, {0xc0007a7500?, 0x6fb?, 0xc0006a99d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005e4638, {0x2ae3320, 0xc000584cc0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005e4388, {0x7751f43640d8, 0xc000584b88}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005e4388, 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(0xc0005e4388, {0xc0005da000, 0x1000, 0xc000436a80?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00081eb40, {0xc0005da000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009bf080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009bf080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00081eb40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9024 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 9048 [select]: net/http.(*persistConn).roundTrip(0xc000ac2900, 0xc00068a5a0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000588340, 0xc0009bc780) /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(0xc0003f6310, 0xc0009bc780) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0009bc780, {0x2ae2ac0, 0xc0003f6310}, {0xc000087501?, 0x45a2af?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00099b5c0, 0xc0009bc780, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00099b5c0, 0xc0009bc780) /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/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 8922 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 8987 [IO wait]: internal/poll.runtime_pollWait(0x7751f45295d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003c6000?, 0xc0009a4000?, 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(0xc0003c6000, {0xc0009a4000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003c6000, {0xc0009a4000?, 0xc000671ad0?, 0x4c6b85?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001ae068, {0xc0009a4000?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 net/http.(*connReader).Read(0xc00013e4e0, {0xc0009a4000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:798 +0x159 bufio.(*Reader).fill(0xc0008480c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008480c0, 0x4) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*conn).serve(0xc000956000, {0x2b09d08, 0xc00002d560}) /usr/local/go/src/net/http/server.go:2137 +0x785 created by net/http.(*Server).Serve in goroutine 8927 /usr/local/go/src/net/http/server.go:3454 +0x485 goroutine 8633 [IO wait]: internal/poll.runtime_pollWait(0x7751f4529290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00025cf80?, 0xc000ca2000?, 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(0xc00025cf80, {0xc000ca2000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00025cf80, {0xc000ca2000?, 0x1973?, 0xc000981240?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001ae578, {0xc000ca2000?, 0xc0002621d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000438570, {0xc000ca2000?, 0x7751f46c0cc8?, 0x77523b9c0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000112678, {0xc000ca2000?, 0x1973?, 0xc0008bf9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0002622b8, {0x2ae3320, 0xc000112678}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000262008, {0x7751f43640d8, 0xc000438570}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000262008, 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(0xc000262008, {0xc000ce0000, 0x1000, 0xc00002ae70?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000ac2900, {0xc000ce0000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008484e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008484e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000ac2900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8702 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8634 [select]: net/http.(*persistConn).writeLoop(0xc000ac2900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8702 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.667890853s (try 1/5): exit status 2: Failed []