"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 4/5) 2025/05/06 08:25:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-recihot8xaku" 2025/05/06 08:25:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 08:25:34 DEBUG : Swift container rclone-test-recihot8xaku.json: Auto set use_segments_container to true 2025/05/06 08:25:35 DEBUG : Swift container rclone-test-recihot8xaku: Auto set use_segments_container to true 2025/05/06 08:25:35 DEBUG : Creating backend with remote "/tmp/rclone510024170" === 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-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", 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/05/06 08:25:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/06 08:25:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/06 08:25:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/06 08:25:35 DEBUG : potato: Seek from 10 to 0 2025/05/06 08:25:35 DEBUG : potato: Seek from 10 to 0 2025/05/06 08:25:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/06 08:25:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/06 08:25:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/06 08:25:35 DEBUG : potato: Seek from 5 to 2 2025/05/06 08:25:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/06 08:25:35 DEBUG : potato: Seek from 7 to 0 2025/05/06 08:25:35 DEBUG : potato: Seek from 7 to 0 2025/05/06 08:25:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/06 08:25:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/06 08:25:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/06 08:25:35 DEBUG : potato: Seek from 5 to 2 2025/05/06 08:25:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/06 08:25:35 DEBUG : potato: Seek from 8 to 0 2025/05/06 08:25:35 DEBUG : potato: Seek from 8 to 0 2025/05/06 08:25:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/06 08:25:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/06 08:25:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/06 08:25:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/06 08:25:35 DEBUG : potato: Seek from 5 to 2 2025/05/06 08:25:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/06 08:25:35 DEBUG : potato: Seek from 9 to 0 2025/05/06 08:25:35 DEBUG : potato: Seek from 9 to 0 2025/05/06 08:25:35 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-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 08:25:35 INFO : Swift container rclone-test-recihot8xaku: Container "rclone-test-recihot8xaku" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (173.89s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (5.14s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (5.14s) --- PASS: TestCheck/5 (5.14s) --- PASS: TestCheck/6 (10.15s) --- PASS: TestCheck/7 (10.14s) === RUN TestCheckFsError 2025/05/06 08:28:29 DEBUG : Creating backend with remote "nonexistent" 2025/05/06 08:28:29 DEBUG : Creating backend with remote "nonexistent" 2025/05/06 08:28:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/06 08:28:29 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/05/06 08:28:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/06 08:28:29 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-recihot8xaku", Local "Local file system at /tmp/rclone510024170", 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 (157.30s) --- PASS: TestCheckDownload/1 (0.21s) --- PASS: TestCheckDownload/2 (0.27s) --- PASS: TestCheckDownload/3 (0.20s) --- PASS: TestCheckDownload/4 (5.28s) --- PASS: TestCheckDownload/5 (5.29s) --- PASS: TestCheckDownload/6 (5.21s) --- PASS: TestCheckDownload/7 (5.21s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", 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 (121.47s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.17s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 08:33:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/06 08:33:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/06 08:33:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/06 08:33:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/06 08:34:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/06 08:34:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/06 08:34:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/06 08:34:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (76.80s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 08:34:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-recihot8xaku/data" 2025/05/06 08:34:25 DEBUG : Swift container rclone-test-recihot8xaku path data.json: Auto set use_segments_container to true 2025/05/06 08:34:31 DEBUG : Swift container rclone-test-recihot8xaku 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 (359.66s) --- PASS: TestCheckSum/subtest1 (10.62s) --- PASS: TestCheckSum/subtest2 (10.34s) --- PASS: TestCheckSum/subtest3 (10.45s) --- PASS: TestCheckSum/subtest4 (10.60s) --- PASS: TestCheckSum/subtest5 (5.43s) --- PASS: TestCheckSum/subtest6 (15.47s) --- PASS: TestCheckSum/subtest7 (5.66s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 08:40:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-recihot8xaku/data" 2025/05/06 08:40:25 DEBUG : Swift container rclone-test-recihot8xaku path data.json: Auto set use_segments_container to true 2025/05/06 08:40:31 DEBUG : Swift container rclone-test-recihot8xaku 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 (380.91s) --- PASS: TestCheckSumDownload/subtest1 (10.43s) --- PASS: TestCheckSumDownload/subtest2 (15.66s) --- PASS: TestCheckSumDownload/subtest3 (15.74s) --- PASS: TestCheckSumDownload/subtest4 (5.42s) --- PASS: TestCheckSumDownload/subtest5 (0.42s) --- PASS: TestCheckSumDownload/subtest6 (15.38s) --- PASS: TestCheckSumDownload/subtest7 (10.80s) === RUN TestApplyTransforms 2025/05/06 08:46:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zenedew9moya" 2025/05/06 08:46:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 08:46:46 DEBUG : Swift container rclone-test-zenedew9moya.json: Auto set use_segments_container to true 2025/05/06 08:46:46 DEBUG : Swift container rclone-test-zenedew9moya: Auto set use_segments_container to true 2025/05/06 08:46:46 DEBUG : Creating backend with remote "/tmp/rclone2213280453" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zenedew9moya", Local "Local file system at /tmp/rclone2213280453", Modify Window "1ns" 2025/05/06 08:46:47 INFO : Swift container rclone-test-zenedew9moya: Container "rclone-test-zenedew9moya" created upper checkfile vs. lower remote (without normalization) 2025/05/06 08:46:58 ERROR : hello, world!: sum not found 2025/05/06 08:46:58 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-zenedew9moya 2025/05/06 08:46:58 NOTICE: Compressed: TestCompressSwift:rclone-test-zenedew9moya: 1 files missing 2025/05/06 08:46:58 NOTICE: 1 hashes missing 2025/05/06 08:46:58 NOTICE: Compressed: TestCompressSwift:rclone-test-zenedew9moya: 2 differences found 2025/05/06 08:46:58 NOTICE: Compressed: TestCompressSwift:rclone-test-zenedew9moya: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/06 08:46:58 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 08:46:58 NOTICE: Compressed: TestCompressSwift:rclone-test-zenedew9moya: 0 differences found 2025/05/06 08:46:58 NOTICE: Compressed: TestCompressSwift:rclone-test-zenedew9moya: 1 matching files 2025/05/06 08:46:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-memapox5cufi" 2025/05/06 08:46:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 08:46:59 DEBUG : Swift container rclone-test-memapox5cufi.json: Auto set use_segments_container to true 2025/05/06 08:47:00 DEBUG : Swift container rclone-test-memapox5cufi: Auto set use_segments_container to true 2025/05/06 08:47:00 DEBUG : Creating backend with remote "/tmp/rclone166534994" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-memapox5cufi", Local "Local file system at /tmp/rclone166534994", Modify Window "1ns" 2025/05/06 08:47:00 INFO : Swift container rclone-test-memapox5cufi: Container "rclone-test-memapox5cufi" created lower checkfile vs. upper remote (without normalization) 2025/05/06 08:47:16 ERROR : HELLO, WORLD!: sum not found 2025/05/06 08:47:16 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-memapox5cufi 2025/05/06 08:47:16 NOTICE: Compressed: TestCompressSwift:rclone-test-memapox5cufi: 1 files missing 2025/05/06 08:47:16 NOTICE: 1 hashes missing 2025/05/06 08:47:16 NOTICE: Compressed: TestCompressSwift:rclone-test-memapox5cufi: 2 differences found 2025/05/06 08:47:16 NOTICE: Compressed: TestCompressSwift:rclone-test-memapox5cufi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/06 08:47:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 08:47:21 NOTICE: Compressed: TestCompressSwift:rclone-test-memapox5cufi: 0 differences found 2025/05/06 08:47:21 NOTICE: Compressed: TestCompressSwift:rclone-test-memapox5cufi: 1 matching files 2025/05/06 08:47:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xekugod4zufi" 2025/05/06 08:47:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 08:47:22 DEBUG : Swift container rclone-test-xekugod4zufi.json: Auto set use_segments_container to true 2025/05/06 08:47:22 DEBUG : Swift container rclone-test-xekugod4zufi: Auto set use_segments_container to true 2025/05/06 08:47:22 DEBUG : Creating backend with remote "/tmp/rclone840113300" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xekugod4zufi", Local "Local file system at /tmp/rclone840113300", Modify Window "1ns" 2025/05/06 08:47:23 INFO : Swift container rclone-test-xekugod4zufi: Container "rclone-test-xekugod4zufi" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/06 08:47:34 ERROR : HeLlO, wOrLd!: sum not found 2025/05/06 08:47:34 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-xekugod4zufi 2025/05/06 08:47:34 NOTICE: Compressed: TestCompressSwift:rclone-test-xekugod4zufi: 1 files missing 2025/05/06 08:47:34 NOTICE: 1 hashes missing 2025/05/06 08:47:34 NOTICE: Compressed: TestCompressSwift:rclone-test-xekugod4zufi: 2 differences found 2025/05/06 08:47:34 NOTICE: Compressed: TestCompressSwift:rclone-test-xekugod4zufi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/06 08:47:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 08:47:39 NOTICE: Compressed: TestCompressSwift:rclone-test-xekugod4zufi: 0 differences found 2025/05/06 08:47:39 NOTICE: Compressed: TestCompressSwift:rclone-test-xekugod4zufi: 1 matching files 2025/05/06 08:47:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cofopek0wepe" 2025/05/06 08:47:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 08:47:40 DEBUG : Swift container rclone-test-cofopek0wepe.json: Auto set use_segments_container to true 2025/05/06 08:47:40 DEBUG : Swift container rclone-test-cofopek0wepe: Auto set use_segments_container to true 2025/05/06 08:47:40 DEBUG : Creating backend with remote "/tmp/rclone3376958405" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cofopek0wepe", Local "Local file system at /tmp/rclone3376958405", Modify Window "1ns" 2025/05/06 08:47:41 INFO : Swift container rclone-test-cofopek0wepe: Container "rclone-test-cofopek0wepe" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/06 08:48:02 ERROR : HELLO, WORLD!: sum not found 2025/05/06 08:48:02 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-cofopek0wepe 2025/05/06 08:48:02 NOTICE: Compressed: TestCompressSwift:rclone-test-cofopek0wepe: 1 files missing 2025/05/06 08:48:02 NOTICE: 1 hashes missing 2025/05/06 08:48:02 NOTICE: Compressed: TestCompressSwift:rclone-test-cofopek0wepe: 2 differences found 2025/05/06 08:48:02 NOTICE: Compressed: TestCompressSwift:rclone-test-cofopek0wepe: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/06 08:48:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 08:48:12 NOTICE: Compressed: TestCompressSwift:rclone-test-cofopek0wepe: 0 differences found 2025/05/06 08:48:12 NOTICE: Compressed: TestCompressSwift:rclone-test-cofopek0wepe: 1 matching files 2025/05/06 08:48:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gitepey5gopu" 2025/05/06 08:48:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 08:48:13 DEBUG : Swift container rclone-test-gitepey5gopu.json: Auto set use_segments_container to true 2025/05/06 08:48:14 DEBUG : Swift container rclone-test-gitepey5gopu: Auto set use_segments_container to true 2025/05/06 08:48:14 DEBUG : Creating backend with remote "/tmp/rclone3990059224" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gitepey5gopu", Local "Local file system at /tmp/rclone3990059224", Modify Window "1ns" 2025/05/06 08:48:14 INFO : Swift container rclone-test-gitepey5gopu: Container "rclone-test-gitepey5gopu" created NFD checkfile vs. NFC remote (without normalization) 2025/05/06 08:48:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/06 08:48:25 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-gitepey5gopu 2025/05/06 08:48:25 NOTICE: Compressed: TestCompressSwift:rclone-test-gitepey5gopu: 1 files missing 2025/05/06 08:48:25 NOTICE: 1 hashes missing 2025/05/06 08:48:25 NOTICE: Compressed: TestCompressSwift:rclone-test-gitepey5gopu: 2 differences found 2025/05/06 08:48:25 NOTICE: Compressed: TestCompressSwift:rclone-test-gitepey5gopu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/06 08:48:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 08:48:25 NOTICE: Compressed: TestCompressSwift:rclone-test-gitepey5gopu: 0 differences found 2025/05/06 08:48:25 NOTICE: Compressed: TestCompressSwift:rclone-test-gitepey5gopu: 1 matching files 2025/05/06 08:48:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yayevan0faka" 2025/05/06 08:48:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 08:48:26 DEBUG : Swift container rclone-test-yayevan0faka.json: Auto set use_segments_container to true 2025/05/06 08:48:26 DEBUG : Swift container rclone-test-yayevan0faka: Auto set use_segments_container to true 2025/05/06 08:48:26 DEBUG : Creating backend with remote "/tmp/rclone2960229388" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yayevan0faka", Local "Local file system at /tmp/rclone2960229388", Modify Window "1ns" 2025/05/06 08:48:27 INFO : Swift container rclone-test-yayevan0faka: Container "rclone-test-yayevan0faka" created NFC checkfile vs. NFD remote (without normalization) 2025/05/06 08:48:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/06 08:48:38 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yayevan0faka 2025/05/06 08:48:38 NOTICE: Compressed: TestCompressSwift:rclone-test-yayevan0faka: 1 files missing 2025/05/06 08:48:38 NOTICE: 1 hashes missing 2025/05/06 08:48:38 NOTICE: Compressed: TestCompressSwift:rclone-test-yayevan0faka: 2 differences found 2025/05/06 08:48:38 NOTICE: Compressed: TestCompressSwift:rclone-test-yayevan0faka: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/06 08:48:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 08:48:43 NOTICE: Compressed: TestCompressSwift:rclone-test-yayevan0faka: 0 differences found 2025/05/06 08:48:43 NOTICE: Compressed: TestCompressSwift:rclone-test-yayevan0faka: 1 matching files 2025/05/06 08:48:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jibofut4loko" 2025/05/06 08:48:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 08:48:44 DEBUG : Swift container rclone-test-jibofut4loko.json: Auto set use_segments_container to true 2025/05/06 08:48:44 DEBUG : Swift container rclone-test-jibofut4loko: Auto set use_segments_container to true 2025/05/06 08:48:44 DEBUG : Creating backend with remote "/tmp/rclone2413432533" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jibofut4loko", Local "Local file system at /tmp/rclone2413432533", Modify Window "1ns" 2025/05/06 08:48:44 INFO : Swift container rclone-test-jibofut4loko: Container "rclone-test-jibofut4loko" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/06 08:48:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/06 08:48:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-jibofut4loko 2025/05/06 08:48:55 NOTICE: Compressed: TestCompressSwift:rclone-test-jibofut4loko: 1 files missing 2025/05/06 08:48:55 NOTICE: 1 hashes missing 2025/05/06 08:48:55 NOTICE: Compressed: TestCompressSwift:rclone-test-jibofut4loko: 2 differences found 2025/05/06 08:48:55 NOTICE: Compressed: TestCompressSwift:rclone-test-jibofut4loko: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/06 08:48:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 08:48:56 NOTICE: Compressed: TestCompressSwift:rclone-test-jibofut4loko: 0 differences found 2025/05/06 08:48:56 NOTICE: Compressed: TestCompressSwift:rclone-test-jibofut4loko: 1 matching files 2025/05/06 08:48:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-soyovib0witu" 2025/05/06 08:48:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 08:48:56 DEBUG : Swift container rclone-test-soyovib0witu.json: Auto set use_segments_container to true 2025/05/06 08:48:57 DEBUG : Swift container rclone-test-soyovib0witu: Auto set use_segments_container to true 2025/05/06 08:48:57 DEBUG : Creating backend with remote "/tmp/rclone4084780171" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-soyovib0witu", Local "Local file system at /tmp/rclone4084780171", Modify Window "1ns" 2025/05/06 08:48:57 INFO : Swift container rclone-test-soyovib0witu: Container "rclone-test-soyovib0witu" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/06 08:49:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/06 08:49:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-soyovib0witu 2025/05/06 08:49:08 NOTICE: Compressed: TestCompressSwift:rclone-test-soyovib0witu: 1 files missing 2025/05/06 08:49:08 NOTICE: 1 hashes missing 2025/05/06 08:49:08 NOTICE: Compressed: TestCompressSwift:rclone-test-soyovib0witu: 2 differences found 2025/05/06 08:49:08 NOTICE: Compressed: TestCompressSwift:rclone-test-soyovib0witu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/06 08:49:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 08:49:14 NOTICE: Compressed: TestCompressSwift:rclone-test-soyovib0witu: 0 differences found 2025/05/06 08:49:14 NOTICE: Compressed: TestCompressSwift:rclone-test-soyovib0witu: 1 matching files 2025/05/06 08:49:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tuwunun5tase" 2025/05/06 08:49:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 08:49:14 DEBUG : Swift container rclone-test-tuwunun5tase.json: Auto set use_segments_container to true 2025/05/06 08:49:15 DEBUG : Swift container rclone-test-tuwunun5tase: Auto set use_segments_container to true 2025/05/06 08:49:15 DEBUG : Creating backend with remote "/tmp/rclone4000320486" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tuwunun5tase", Local "Local file system at /tmp/rclone4000320486", Modify Window "1ns" 2025/05/06 08:49:15 INFO : Swift container rclone-test-tuwunun5tase: Container "rclone-test-tuwunun5tase" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/06 08:49:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/06 08:49:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tuwunun5tase 2025/05/06 08:49:26 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwunun5tase: 1 files missing 2025/05/06 08:49:26 NOTICE: 1 hashes missing 2025/05/06 08:49:26 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwunun5tase: 2 differences found 2025/05/06 08:49:26 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwunun5tase: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/06 08:49:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 08:49:26 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwunun5tase: 0 differences found 2025/05/06 08:49:26 NOTICE: Compressed: TestCompressSwift:rclone-test-tuwunun5tase: 1 matching files 2025/05/06 08:49:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kimamuj3giku" 2025/05/06 08:49:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 08:49:27 DEBUG : Swift container rclone-test-kimamuj3giku.json: Auto set use_segments_container to true 2025/05/06 08:49:27 DEBUG : Swift container rclone-test-kimamuj3giku: Auto set use_segments_container to true 2025/05/06 08:49:27 DEBUG : Creating backend with remote "/tmp/rclone992801046" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kimamuj3giku", Local "Local file system at /tmp/rclone992801046", Modify Window "1ns" 2025/05/06 08:49:29 INFO : Swift container rclone-test-kimamuj3giku: Container "rclone-test-kimamuj3giku" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/06 08:49:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/06 08:49:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kimamuj3giku 2025/05/06 08:49:40 NOTICE: Compressed: TestCompressSwift:rclone-test-kimamuj3giku: 1 files missing 2025/05/06 08:49:40 NOTICE: 1 hashes missing 2025/05/06 08:49:40 NOTICE: Compressed: TestCompressSwift:rclone-test-kimamuj3giku: 2 differences found 2025/05/06 08:49:40 NOTICE: Compressed: TestCompressSwift:rclone-test-kimamuj3giku: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/06 08:49:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/06 08:49:41 NOTICE: Compressed: TestCompressSwift:rclone-test-kimamuj3giku: 0 differences found 2025/05/06 08:49:41 NOTICE: Compressed: TestCompressSwift:rclone-test-kimamuj3giku: 1 matching files 2025/05/06 08:49:41 DEBUG : Compressed: TestCompressSwift:rclone-test-kimamuj3giku: Purge remote 2025/05/06 08:49:41 DEBUG : Waiting for deletions to finish 2025/05/06 08:49:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/06 08:49:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/06 08:49:46 INFO : Swift container rclone-test-kimamuj3giku: Container "rclone-test-kimamuj3giku" removed 2025/05/06 08:49:46 DEBUG : Compressed: TestCompressSwift:rclone-test-tuwunun5tase: Purge remote 2025/05/06 08:49:46 DEBUG : Waiting for deletions to finish 2025/05/06 08:49:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/06 08:49:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/06 08:49:52 INFO : Swift container rclone-test-tuwunun5tase: Container "rclone-test-tuwunun5tase" removed 2025/05/06 08:49:52 DEBUG : Compressed: TestCompressSwift:rclone-test-soyovib0witu: Purge remote 2025/05/06 08:49:52 DEBUG : Waiting for deletions to finish 2025/05/06 08:49:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/06 08:49:57 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/06 08:49:57 INFO : Swift container rclone-test-soyovib0witu: Container "rclone-test-soyovib0witu" removed 2025/05/06 08:49:57 DEBUG : Compressed: TestCompressSwift:rclone-test-jibofut4loko: Purge remote 2025/05/06 08:49:57 DEBUG : Waiting for deletions to finish 2025/05/06 08:49:58 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/06 08:50:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/06 08:50:08 INFO : Swift container rclone-test-jibofut4loko: Container "rclone-test-jibofut4loko" removed 2025/05/06 08:50:08 DEBUG : Compressed: TestCompressSwift:rclone-test-yayevan0faka: Purge remote 2025/05/06 08:50:08 DEBUG : Waiting for deletions to finish 2025/05/06 08:50:08 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/06 08:50:13 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/06 08:50:13 INFO : Swift container rclone-test-yayevan0faka: Container "rclone-test-yayevan0faka" removed 2025/05/06 08:50:13 DEBUG : Compressed: TestCompressSwift:rclone-test-gitepey5gopu: Purge remote 2025/05/06 08:50:13 DEBUG : Waiting for deletions to finish 2025/05/06 08:50:14 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/06 08:50:24 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/06 08:50:24 INFO : Swift container rclone-test-gitepey5gopu: Container "rclone-test-gitepey5gopu" removed 2025/05/06 08:50:24 DEBUG : Compressed: TestCompressSwift:rclone-test-cofopek0wepe: Purge remote 2025/05/06 08:50:24 DEBUG : Waiting for deletions to finish 2025/05/06 08:50:29 INFO : HELLO, WORLD!.json: Deleted 2025/05/06 08:50:34 INFO : HELLO, WORLD!.bin: Deleted 2025/05/06 08:50:35 INFO : Swift container rclone-test-cofopek0wepe: Container "rclone-test-cofopek0wepe" removed 2025/05/06 08:50:35 DEBUG : Compressed: TestCompressSwift:rclone-test-xekugod4zufi: Purge remote 2025/05/06 08:50:35 DEBUG : Waiting for deletions to finish 2025/05/06 08:50:35 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/06 08:50:45 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/06 08:50:46 INFO : Swift container rclone-test-xekugod4zufi: Container "rclone-test-xekugod4zufi" removed 2025/05/06 08:50:46 DEBUG : Compressed: TestCompressSwift:rclone-test-memapox5cufi: Purge remote 2025/05/06 08:50:46 DEBUG : Waiting for deletions to finish 2025/05/06 08:50:51 INFO : HELLO, WORLD!.bin: Deleted 2025/05/06 08:50:56 INFO : HELLO, WORLD!.json: Deleted 2025/05/06 08:50:56 INFO : Swift container rclone-test-memapox5cufi: Container "rclone-test-memapox5cufi" removed 2025/05/06 08:50:56 DEBUG : Compressed: TestCompressSwift:rclone-test-zenedew9moya: Purge remote 2025/05/06 08:50:56 DEBUG : Waiting for deletions to finish 2025/05/06 08:50:57 INFO : hello, world!.json: Deleted 2025/05/06 08:51:06 INFO : hello, world!.bin: Deleted 2025/05/06 08:51:07 INFO : Swift container rclone-test-zenedew9moya: Container "rclone-test-zenedew9moya" removed --- PASS: TestApplyTransforms (261.72s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 08:51:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/06 08:51:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/06 08:51:23 INFO : file1: Copied (new) to: sub/file2 2025/05/06 08:51:23 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 08:51:23 DEBUG : file1: Unchanged skipping 2025/05/06 08:51:23 DEBUG : Compressed: TestCompressSwift:rclone-test-recihot8xaku: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (22.27s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.21s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 08:51:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-recihot8xaku/backup" 2025/05/06 08:51:56 DEBUG : Swift container rclone-test-recihot8xaku path backup.json: Auto set use_segments_container to true 2025/05/06 08:52:02 DEBUG : Swift container rclone-test-recihot8xaku path backup: Auto set use_segments_container to true 2025/05/06 08:52:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/06 08:52:39 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/06 08:52:39 INFO : dst/file1: Copied (server-side copy) 2025/05/06 08:52:44 INFO : dst/file1: Deleted 2025/05/06 08:52:55 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/06 08:52:55 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (107.01s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 08:53:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-recihot8xaku/dst" 2025/05/06 08:53:17 DEBUG : Swift container rclone-test-recihot8xaku path dst.json: Auto set use_segments_container to true 2025/05/06 08:53:23 DEBUG : Swift container rclone-test-recihot8xaku path dst: Auto set use_segments_container to true 2025/05/06 08:53:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-recihot8xaku/CompareDest" 2025/05/06 08:53:34 DEBUG : Swift container rclone-test-recihot8xaku path CompareDest.json: Auto set use_segments_container to true 2025/05/06 08:53:40 DEBUG : Swift container rclone-test-recihot8xaku path CompareDest: Auto set use_segments_container to true 2025/05/06 08:53:45 DEBUG : one: Need to transfer - File not found at Destination 2025/05/06 08:53:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/06 08:53:57 INFO : one: Copied (new) 2025/05/06 08:53:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 08:54:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/06 08:54:03 INFO : one: Copied (replaced existing) 2025/05/06 08:54:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 08:54:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 08:54:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 08:54:52 DEBUG : two: Need to transfer - File not found at Destination 2025/05/06 08:54:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 08:54:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/06 08:55:08 DEBUG : two: Need to transfer - File not found at Destination 2025/05/06 08:55:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 08:55:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/06 08:55:24 DEBUG : two: Need to transfer - File not found at Destination 2025/05/06 08:55:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/06 08:55:41 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/06 08:55:41 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (167.01s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 08:56:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-recihot8xaku/dst" 2025/05/06 08:56:04 DEBUG : Swift container rclone-test-recihot8xaku path dst.json: Auto set use_segments_container to true 2025/05/06 08:56:10 DEBUG : Swift container rclone-test-recihot8xaku path dst: Auto set use_segments_container to true 2025/05/06 08:56:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-recihot8xaku/CopyDest" 2025/05/06 08:56:21 DEBUG : Swift container rclone-test-recihot8xaku path CopyDest.json: Auto set use_segments_container to true 2025/05/06 08:56:26 DEBUG : Swift container rclone-test-recihot8xaku path CopyDest: Auto set use_segments_container to true 2025/05/06 08:56:32 DEBUG : one: Need to transfer - File not found at Destination 2025/05/06 08:56:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/06 08:56:43 INFO : one: Copied (new) 2025/05/06 08:56:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 08:56:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/06 08:56:49 INFO : one: Copied (replaced existing) 2025/05/06 08:57:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-recihot8xaku/BackupDir" 2025/05/06 08:57:12 DEBUG : Swift container rclone-test-recihot8xaku path BackupDir.json: Auto set use_segments_container to true 2025/05/06 08:57:18 DEBUG : Swift container rclone-test-recihot8xaku path BackupDir: Auto set use_segments_container to true 2025/05/06 08:57:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 08:57:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 08:57:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 08:58:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/06 08:58:05 INFO : one: Copied (server-side copy) 2025/05/06 08:58:05 INFO : one: Deleted 2025/05/06 08:58:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/06 08:58:21 INFO : one: Copied (server-side copy) 2025/05/06 08:58:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/06 08:58:59 DEBUG : two: Need to transfer - File not found at Destination 2025/05/06 08:58:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 08:59:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/06 08:59:25 INFO : two: Copied (server-side copy) 2025/05/06 08:59:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/06 08:59:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 08:59:41 DEBUG : two: Unchanged skipping 2025/05/06 09:00:19 DEBUG : three: Need to transfer - File not found at Destination 2025/05/06 09:00:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/06 09:00:19 DEBUG : three: Destination not found in --copy-dest 2025/05/06 09:00:25 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/06 09:00:25 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (335.22s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.16s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.15s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 09:01:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/06 09:01:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/06 09:01:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/06 09:02:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/06 09:02:12 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/06 09:02:12 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-recihot8xaku/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/06 09:02:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/06 09:02:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/06 09:02:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3a500c6a6f3a01bd015435fb559ddc26 OK 2025/05/06 09:02:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (76.25s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.20s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.17s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.16s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", 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-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 09:04:05 INFO : Compressed: TestCompressSwift:rclone-test-recihot8xaku: Looking for duplicate md5 hashes using newest mode. 2025/05/06 09:04:16 NOTICE: 3c39fc720550062b5df495e1960cbffb: Found 3 files with duplicate md5 hashes 2025/05/06 09:04:21 INFO : one: Deleted 2025/05/06 09:04:31 INFO : also/one: Deleted 2025/05/06 09:04:31 NOTICE: 3c39fc720550062b5df495e1960cbffb: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (121.54s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.13s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", 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-recihot8xaku", Local "Local file system at /tmp/rclone510024170", 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-recihot8xaku", Local "Local file system at /tmp/rclone510024170", 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-recihot8xaku", Local "Local file system at /tmp/rclone510024170", 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-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 09:06:46 DEBUG : a.txt: Excluded (Size Filter) 2025/05/06 09:06:46 DEBUG : a.txt: Excluded 2025/05/06 09:06:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/06 09:06:46 DEBUG : sub dir/hello world: Excluded 2025/05/06 09:06:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/06 09:06:46 DEBUG : sub dir/hello world2: Excluded 2025/05/06 09:06:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/06 09:06:46 DEBUG : sub dir/hello world: Excluded 2025/05/06 09:06:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/06 09:06:46 DEBUG : sub dir/hello world2: Excluded 2025/05/06 09:06:52 DEBUG : sub dir/ignore dir: Excluded 2025/05/06 09:06:57 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (191.18s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 09:10:16 DEBUG : a.txt: Excluded (Size Filter) 2025/05/06 09:10:16 DEBUG : a.txt: Excluded 2025/05/06 09:10:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/06 09:10:16 DEBUG : sub dir/hello world: Excluded 2025/05/06 09:10:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/06 09:10:16 DEBUG : sub dir/hello world2: Excluded 2025/05/06 09:10:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/06 09:10:16 DEBUG : sub dir/hello world: Excluded 2025/05/06 09:10:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/06 09:10:16 DEBUG : sub dir/hello world2: Excluded 2025/05/06 09:10:21 DEBUG : sub dir/ignore dir: Excluded 2025/05/06 09:10:27 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (199.55s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", 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 (104.38s) --- PASS: TestListJSON/Default (5.19s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (10.40s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (10.15s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (10.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", 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/05/06 09:14:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-recihot8xaku/notfound" 2025/05/06 09:14:17 DEBUG : Swift container rclone-test-recihot8xaku path notfound.json: Auto set use_segments_container to true 2025/05/06 09:14:23 DEBUG : Swift container rclone-test-recihot8xaku path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (90.63s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.32s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (5.14s) --- PASS: TestStatJSON/NotFound (5.26s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (5.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (12.11s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 09:14:44 INFO : Compressed: TestCompressSwift:rclone-test-recihot8xaku: Making directory 2025/05/06 09:14:44 INFO : Compressed: TestCompressSwift:rclone-test-recihot8xaku: Making directory --- PASS: TestMkdir (0.29s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" --- PASS: TestLsd (6.36s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" --- PASS: TestLs (47.27s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 09:16:10 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/06 09:16:10 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (70.34s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" --- PASS: TestLsLong (52.21s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (73.40s) --- PASS: TestHashSums/Md5 (0.24s) --- PASS: TestHashSums/Md5Download (10.21s) === RUN TestHashSumsWithErrors 2025/05/06 09:18:54 DEBUG : Creating backend with remote ":memory:" 2025/05/06 09:18:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/06 09:18:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/06 09:18:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/06 09:18:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/06 09:18:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/06 09:18:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/06 09:18:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/06 09:18:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/06 09:18:54 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-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" --- PASS: TestCount (74.51s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 09:20:42 DEBUG : Waiting for deletions to finish 2025/05/06 09:20:42 DEBUG : large: Excluded (Size Filter) 2025/05/06 09:20:43 INFO : medium: Deleted 2025/05/06 09:20:53 INFO : small: Deleted --- PASS: TestDelete (59.65s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 09:21:45 DEBUG : Waiting for deletions to finish 2025/05/06 09:21:45 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/06 09:21:46 INFO : medium: Deleted 2025/05/06 09:21:56 INFO : large: Deleted --- PASS: TestMaxDelete (58.39s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 09:22:43 DEBUG : Waiting for deletions to finish 2025/05/06 09:22:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/06 09:22:44 INFO : medium: Deleted 2025/05/06 09:22:59 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (58.18s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" 2025/05/06 09:23:47 DEBUG : Waiting for deletions to finish 2025/05/06 09:23:47 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/06 09:23:47 INFO : medium: Deleted 2025/05/06 09:23:52 INFO : large: Deleted --- PASS: TestMaxDeleteSize (58.50s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" --- PASS: TestReadFile (6.72s) === RUN TestRetry 2025/05/06 09:24:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/06 09:24:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/06 09:24:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/06 09:24:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/06 09:24:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/06 09:24:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/06 09:24:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-recihot8xaku", Local "Local file system at /tmp/rclone510024170", Modify Window "1ns" --- PASS: TestCat (84.27s) === RUN TestPurge 2025/05/06 09:25:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cayowup2covu" 2025/05/06 09:25:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" panic: test timed out after 1h0m0s running tests: TestPurge (0s) goroutine 8598 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000682000, {0x25f0135?, 0x0?}, 0x27383c8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc000682000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000682000, 0xc000907c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0008905d0, {0x3d238a0, 0x6d, 0x6d}, {0x3d38300?, 0x1?, 0x3d38300?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc00047a6e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00047a6e0) /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 8174 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0001056c0) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8173 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 36 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 37 [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 8566 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0009d8380, 0xc000b4e600, 0xc000b6c500) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).authenticate(0xc0009d8380, {0x2a16160, 0x3d5b7e0}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:507 +0x346 github.com/ncw/swift/v2.(*Connection).Authenticate(0x2a16160?, {0x2a16160?, 0x3d5b7e0?}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:476 +0xa8 github.com/rclone/rclone/backend/swift.swiftConnection({0x2a16160, 0x3d5b7e0}, 0xc000b6c280, {0xc000b6c280?, 0xc0008fe141?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:519 +0x4a9 github.com/rclone/rclone/backend/swift.NewFs({0x2a16160, 0x3d5b7e0}, {0xc000830d89, 0x9}, {0xc0008fe1e0, 0x1d}, {0x2a01b50, 0xc001c7af00}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:629 +0x18f github.com/rclone/rclone/backend/compress.NewFs({0x2a16160, 0x3d5b7e0}, {0xc0019c2180, 0x11}, {0xc0019c2192, 0x18}, {0x2a01b50, 0xc001c7ac90}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:161 +0x2fc github.com/rclone/rclone/fs.NewFs({0x2a16160, 0x3d5b7e0}, {0xc0019c2180, 0x2a}) /home/rclone/go/src/github.com/rclone/rclone/fs/newfs.go:68 +0x33b github.com/rclone/rclone/fstest.RandomRemote() /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:459 +0x51 github.com/rclone/rclone/fstest.newRun() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:96 +0x6e github.com/rclone/rclone/fstest.newRunIndividual(0xc0003504e0, 0x49?) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:143 +0x25 github.com/rclone/rclone/fstest.NewRunIndividual(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:196 github.com/rclone/rclone/fs/operations_test.TestPurge(0xc0003504e0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:573 +0x30 testing.tRunner(0xc0003504e0, 0x27383c8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 8597 [select]: net/http.(*persistConn).writeLoop(0xc0000da7e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8569 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 8568 [select]: net/http.(*persistConn).roundTrip(0xc0000da7e0, 0xc000a3a190) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc000420300, 0xc000b6c500) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000542310, 0xc000b6c500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000b6c500, {0x29efc20, 0xc000542310}, {0xc0003e4101?, 0xc0003e43b0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc001c7b0b0, 0xc000b6c500, {0xc00032e3f0?, 0xc0006f95e0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc001c7b0b0, 0xc000b6c500) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 8566 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 178 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 168 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8567 [chan receive]: 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 8566 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 769 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 759 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 296 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 238 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 230 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 220 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 854 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 668 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 329 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 271 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8596 [IO wait]: internal/poll.runtime_pollWait(0x7fcb39017678, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00034cd80?, 0xc0008ef980?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00034cd80, {0xc0008ef980, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00034cd80, {0xc0008ef980?, 0x0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001c7e020, {0xc0008ef980?, 0x0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000890120, {0xc0008ef980?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000890678, {0xc0008ef980?, 0x0?, 0xc000890678?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005349b8, {0x29f03a0, 0xc000890678}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000534708, {0x7fcb32c8dd58, 0xc000890120}, 0xc00095ba40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000534708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000534708, {0xc000570000, 0x1000, 0x30?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0000da7e0, {0xc000570000?, 0x40a8a5?, 0x68?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000897f20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000897f20, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0000da7e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8569 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 623 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 614 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 428 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 418 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2863 [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 2862 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3571 [chan receive, 36 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 2862 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 505 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 463 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 538 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 480 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1382 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1372 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 680 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 638 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 943 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 933 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2940 [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 2862 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3670 [chan receive, 36 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 2862 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 729 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 719 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3101 [chan receive, 38 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 2862 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1005 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 995 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1061 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1035 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1180 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1170 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1267 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1241 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1221 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1211 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3299 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2862 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1335 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1293 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1454 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1444 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1440 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1430 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3185 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2862 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3020 [chan receive, 38 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 2862 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3388 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2862 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3485 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2862 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.259944573s (try 4/5): exit status 2: Failed []