"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/05/04 02:35:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lepated7cohe" 2025/05/04 02:35:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:35:38 DEBUG : Swift container rclone-test-lepated7cohe.json: Auto set use_segments_container to true 2025/05/04 02:35:39 DEBUG : Swift container rclone-test-lepated7cohe: Auto set use_segments_container to true 2025/05/04 02:35:39 DEBUG : Creating backend with remote "/tmp/rclone2900853852" === 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-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/04 02:35:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/04 02:35:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/04 02:35:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/04 02:35:39 DEBUG : potato: Seek from 10 to 0 2025/05/04 02:35:39 DEBUG : potato: Seek from 10 to 0 2025/05/04 02:35:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/04 02:35:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/04 02:35:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/04 02:35:39 DEBUG : potato: Seek from 5 to 2 2025/05/04 02:35:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/04 02:35:39 DEBUG : potato: Seek from 7 to 0 2025/05/04 02:35:39 DEBUG : potato: Seek from 7 to 0 2025/05/04 02:35:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/04 02:35:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/04 02:35:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/04 02:35:39 DEBUG : potato: Seek from 5 to 2 2025/05/04 02:35:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/04 02:35:39 DEBUG : potato: Seek from 8 to 0 2025/05/04 02:35:39 DEBUG : potato: Seek from 8 to 0 2025/05/04 02:35:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/04 02:35:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/04 02:35:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/04 02:35:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/04 02:35:39 DEBUG : potato: Seek from 5 to 2 2025/05/04 02:35:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/04 02:35:39 DEBUG : potato: Seek from 9 to 0 2025/05/04 02:35:39 DEBUG : potato: Seek from 9 to 0 2025/05/04 02:35:39 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-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 02:35:39 INFO : Swift container rclone-test-lepated7cohe: Container "rclone-test-lepated7cohe" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (123.41s) --- PASS: TestCheck/1 (5.14s) --- PASS: TestCheck/2 (5.14s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (5.40s) --- PASS: TestCheck/5 (0.15s) --- PASS: TestCheck/6 (10.22s) --- PASS: TestCheck/7 (0.15s) === RUN TestCheckFsError 2025/05/04 02:37:42 DEBUG : Creating backend with remote "nonexistent" 2025/05/04 02:37:42 DEBUG : Config file has changed externally - reloading 2025/05/04 02:37:42 DEBUG : Creating backend with remote "nonexistent" 2025/05/04 02:37:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/04 02:37:42 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/04 02:37:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/04 02:37:42 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-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", 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 (116.73s) --- PASS: TestCheckDownload/1 (5.31s) --- PASS: TestCheckDownload/2 (0.25s) --- PASS: TestCheckDownload/3 (0.21s) --- PASS: TestCheckDownload/4 (5.28s) --- PASS: TestCheckDownload/5 (5.19s) --- PASS: TestCheckDownload/6 (5.26s) --- PASS: TestCheckDownload/7 (5.21s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", 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 (100.58s) --- PASS: TestCheckSizeOnly/1 (0.10s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.11s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- 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-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 02:41:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/04 02:41:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/04 02:41:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/04 02:41:51 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/04 02:42:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/04 02:42:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/04 02:42:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/04 02:42:25 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (71.42s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 02:42:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lepated7cohe/data" 2025/05/04 02:42:31 DEBUG : Config file has changed externally - reloading 2025/05/04 02:42:32 DEBUG : Swift container rclone-test-lepated7cohe path data.json: Auto set use_segments_container to true 2025/05/04 02:42:37 DEBUG : Swift container rclone-test-lepated7cohe 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 (290.27s) --- PASS: TestCheckSum/subtest1 (10.33s) --- PASS: TestCheckSum/subtest2 (0.35s) --- PASS: TestCheckSum/subtest3 (15.44s) --- PASS: TestCheckSum/subtest4 (0.42s) --- PASS: TestCheckSum/subtest5 (0.45s) --- PASS: TestCheckSum/subtest6 (10.43s) --- PASS: TestCheckSum/subtest7 (15.46s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 02:47:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lepated7cohe/data" 2025/05/04 02:47:22 DEBUG : Swift container rclone-test-lepated7cohe path data.json: Auto set use_segments_container to true 2025/05/04 02:47:27 DEBUG : Swift container rclone-test-lepated7cohe 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 (283.61s) --- PASS: TestCheckSumDownload/subtest1 (5.43s) --- PASS: TestCheckSumDownload/subtest2 (5.39s) --- PASS: TestCheckSumDownload/subtest3 (15.46s) --- PASS: TestCheckSumDownload/subtest4 (10.38s) --- PASS: TestCheckSumDownload/subtest5 (5.40s) --- PASS: TestCheckSumDownload/subtest6 (10.40s) --- PASS: TestCheckSumDownload/subtest7 (15.39s) === RUN TestApplyTransforms 2025/05/04 02:52:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gelicof7deme" 2025/05/04 02:52:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:52:06 DEBUG : Swift container rclone-test-gelicof7deme.json: Auto set use_segments_container to true 2025/05/04 02:52:06 DEBUG : Swift container rclone-test-gelicof7deme: Auto set use_segments_container to true 2025/05/04 02:52:06 DEBUG : Creating backend with remote "/tmp/rclone3618112106" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gelicof7deme", Local "Local file system at /tmp/rclone3618112106", Modify Window "1ns" 2025/05/04 02:52:06 INFO : Swift container rclone-test-gelicof7deme: Container "rclone-test-gelicof7deme" created upper checkfile vs. lower remote (without normalization) 2025/05/04 02:52:22 ERROR : hello, world!: sum not found 2025/05/04 02:52:22 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-gelicof7deme 2025/05/04 02:52:22 NOTICE: Compressed: TestCompressSwift:rclone-test-gelicof7deme: 1 files missing 2025/05/04 02:52:22 NOTICE: 1 hashes missing 2025/05/04 02:52:22 NOTICE: Compressed: TestCompressSwift:rclone-test-gelicof7deme: 2 differences found 2025/05/04 02:52:22 NOTICE: Compressed: TestCompressSwift:rclone-test-gelicof7deme: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/04 02:52:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 02:52:28 NOTICE: Compressed: TestCompressSwift:rclone-test-gelicof7deme: 0 differences found 2025/05/04 02:52:28 NOTICE: Compressed: TestCompressSwift:rclone-test-gelicof7deme: 1 matching files 2025/05/04 02:52:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mirekib4degu" 2025/05/04 02:52:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:52:28 DEBUG : Swift container rclone-test-mirekib4degu.json: Auto set use_segments_container to true 2025/05/04 02:52:29 DEBUG : Swift container rclone-test-mirekib4degu: Auto set use_segments_container to true 2025/05/04 02:52:29 DEBUG : Creating backend with remote "/tmp/rclone2691302532" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mirekib4degu", Local "Local file system at /tmp/rclone2691302532", Modify Window "1ns" 2025/05/04 02:52:29 INFO : Swift container rclone-test-mirekib4degu: Container "rclone-test-mirekib4degu" created lower checkfile vs. upper remote (without normalization) 2025/05/04 02:52:45 ERROR : HELLO, WORLD!: sum not found 2025/05/04 02:52:45 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-mirekib4degu 2025/05/04 02:52:45 NOTICE: Compressed: TestCompressSwift:rclone-test-mirekib4degu: 1 files missing 2025/05/04 02:52:45 NOTICE: 1 hashes missing 2025/05/04 02:52:45 NOTICE: Compressed: TestCompressSwift:rclone-test-mirekib4degu: 2 differences found 2025/05/04 02:52:45 NOTICE: Compressed: TestCompressSwift:rclone-test-mirekib4degu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/04 02:52:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 02:52:45 NOTICE: Compressed: TestCompressSwift:rclone-test-mirekib4degu: 0 differences found 2025/05/04 02:52:45 NOTICE: Compressed: TestCompressSwift:rclone-test-mirekib4degu: 1 matching files 2025/05/04 02:52:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tiwodum2cahi" 2025/05/04 02:52:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:52:46 DEBUG : Swift container rclone-test-tiwodum2cahi.json: Auto set use_segments_container to true 2025/05/04 02:52:46 DEBUG : Swift container rclone-test-tiwodum2cahi: Auto set use_segments_container to true 2025/05/04 02:52:46 DEBUG : Creating backend with remote "/tmp/rclone933142242" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tiwodum2cahi", Local "Local file system at /tmp/rclone933142242", Modify Window "1ns" 2025/05/04 02:52:47 INFO : Swift container rclone-test-tiwodum2cahi: Container "rclone-test-tiwodum2cahi" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/04 02:52:58 ERROR : HeLlO, wOrLd!: sum not found 2025/05/04 02:52:58 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-tiwodum2cahi 2025/05/04 02:52:58 NOTICE: Compressed: TestCompressSwift:rclone-test-tiwodum2cahi: 1 files missing 2025/05/04 02:52:58 NOTICE: 1 hashes missing 2025/05/04 02:52:58 NOTICE: Compressed: TestCompressSwift:rclone-test-tiwodum2cahi: 2 differences found 2025/05/04 02:52:58 NOTICE: Compressed: TestCompressSwift:rclone-test-tiwodum2cahi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/04 02:52:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 02:52:58 NOTICE: Compressed: TestCompressSwift:rclone-test-tiwodum2cahi: 0 differences found 2025/05/04 02:52:58 NOTICE: Compressed: TestCompressSwift:rclone-test-tiwodum2cahi: 1 matching files 2025/05/04 02:52:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qibuzob9tabo" 2025/05/04 02:52:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:52:59 DEBUG : Swift container rclone-test-qibuzob9tabo.json: Auto set use_segments_container to true 2025/05/04 02:52:59 DEBUG : Swift container rclone-test-qibuzob9tabo: Auto set use_segments_container to true 2025/05/04 02:52:59 DEBUG : Creating backend with remote "/tmp/rclone2650756529" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qibuzob9tabo", Local "Local file system at /tmp/rclone2650756529", Modify Window "1ns" 2025/05/04 02:53:00 INFO : Swift container rclone-test-qibuzob9tabo: Container "rclone-test-qibuzob9tabo" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/04 02:53:15 ERROR : HELLO, WORLD!: sum not found 2025/05/04 02:53:15 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-qibuzob9tabo 2025/05/04 02:53:15 NOTICE: Compressed: TestCompressSwift:rclone-test-qibuzob9tabo: 1 files missing 2025/05/04 02:53:15 NOTICE: 1 hashes missing 2025/05/04 02:53:15 NOTICE: Compressed: TestCompressSwift:rclone-test-qibuzob9tabo: 2 differences found 2025/05/04 02:53:15 NOTICE: Compressed: TestCompressSwift:rclone-test-qibuzob9tabo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/04 02:53:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 02:53:16 NOTICE: Compressed: TestCompressSwift:rclone-test-qibuzob9tabo: 0 differences found 2025/05/04 02:53:16 NOTICE: Compressed: TestCompressSwift:rclone-test-qibuzob9tabo: 1 matching files 2025/05/04 02:53:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fabipeq2beti" 2025/05/04 02:53:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:53:16 DEBUG : Swift container rclone-test-fabipeq2beti.json: Auto set use_segments_container to true 2025/05/04 02:53:17 DEBUG : Swift container rclone-test-fabipeq2beti: Auto set use_segments_container to true 2025/05/04 02:53:17 DEBUG : Creating backend with remote "/tmp/rclone1601846522" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fabipeq2beti", Local "Local file system at /tmp/rclone1601846522", Modify Window "1ns" 2025/05/04 02:53:17 INFO : Swift container rclone-test-fabipeq2beti: Container "rclone-test-fabipeq2beti" created NFD checkfile vs. NFC remote (without normalization) 2025/05/04 02:53:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/04 02:53:33 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fabipeq2beti 2025/05/04 02:53:33 NOTICE: Compressed: TestCompressSwift:rclone-test-fabipeq2beti: 1 files missing 2025/05/04 02:53:33 NOTICE: 1 hashes missing 2025/05/04 02:53:33 NOTICE: Compressed: TestCompressSwift:rclone-test-fabipeq2beti: 2 differences found 2025/05/04 02:53:33 NOTICE: Compressed: TestCompressSwift:rclone-test-fabipeq2beti: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/04 02:53:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 02:53:33 NOTICE: Compressed: TestCompressSwift:rclone-test-fabipeq2beti: 0 differences found 2025/05/04 02:53:33 NOTICE: Compressed: TestCompressSwift:rclone-test-fabipeq2beti: 1 matching files 2025/05/04 02:53:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jufunoc1xuju" 2025/05/04 02:53:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:53:34 DEBUG : Swift container rclone-test-jufunoc1xuju.json: Auto set use_segments_container to true 2025/05/04 02:53:34 DEBUG : Swift container rclone-test-jufunoc1xuju: Auto set use_segments_container to true 2025/05/04 02:53:34 DEBUG : Creating backend with remote "/tmp/rclone1279097153" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jufunoc1xuju", Local "Local file system at /tmp/rclone1279097153", Modify Window "1ns" 2025/05/04 02:53:35 INFO : Swift container rclone-test-jufunoc1xuju: Container "rclone-test-jufunoc1xuju" created NFC checkfile vs. NFD remote (without normalization) 2025/05/04 02:53:41 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/04 02:53:41 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-jufunoc1xuju 2025/05/04 02:53:41 NOTICE: Compressed: TestCompressSwift:rclone-test-jufunoc1xuju: 1 files missing 2025/05/04 02:53:41 NOTICE: 1 hashes missing 2025/05/04 02:53:41 NOTICE: Compressed: TestCompressSwift:rclone-test-jufunoc1xuju: 2 differences found 2025/05/04 02:53:41 NOTICE: Compressed: TestCompressSwift:rclone-test-jufunoc1xuju: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/04 02:53:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 02:53:41 NOTICE: Compressed: TestCompressSwift:rclone-test-jufunoc1xuju: 0 differences found 2025/05/04 02:53:41 NOTICE: Compressed: TestCompressSwift:rclone-test-jufunoc1xuju: 1 matching files 2025/05/04 02:53:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sakenob5zeba" 2025/05/04 02:53:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:53:42 DEBUG : Swift container rclone-test-sakenob5zeba.json: Auto set use_segments_container to true 2025/05/04 02:53:43 DEBUG : Swift container rclone-test-sakenob5zeba: Auto set use_segments_container to true 2025/05/04 02:53:43 DEBUG : Creating backend with remote "/tmp/rclone2289026189" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sakenob5zeba", Local "Local file system at /tmp/rclone2289026189", Modify Window "1ns" 2025/05/04 02:53:43 INFO : Swift container rclone-test-sakenob5zeba: Container "rclone-test-sakenob5zeba" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/04 02:53:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/04 02:53:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-sakenob5zeba 2025/05/04 02:53:55 NOTICE: Compressed: TestCompressSwift:rclone-test-sakenob5zeba: 1 files missing 2025/05/04 02:53:55 NOTICE: 1 hashes missing 2025/05/04 02:53:55 NOTICE: Compressed: TestCompressSwift:rclone-test-sakenob5zeba: 2 differences found 2025/05/04 02:53:55 NOTICE: Compressed: TestCompressSwift:rclone-test-sakenob5zeba: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/04 02:53:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 02:53:55 NOTICE: Compressed: TestCompressSwift:rclone-test-sakenob5zeba: 0 differences found 2025/05/04 02:53:55 NOTICE: Compressed: TestCompressSwift:rclone-test-sakenob5zeba: 1 matching files 2025/05/04 02:53:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-joricur1bano" 2025/05/04 02:53:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:53:55 DEBUG : Swift container rclone-test-joricur1bano.json: Auto set use_segments_container to true 2025/05/04 02:53:56 DEBUG : Swift container rclone-test-joricur1bano: Auto set use_segments_container to true 2025/05/04 02:53:56 DEBUG : Creating backend with remote "/tmp/rclone1312467539" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-joricur1bano", Local "Local file system at /tmp/rclone1312467539", Modify Window "1ns" 2025/05/04 02:53:57 INFO : Swift container rclone-test-joricur1bano: Container "rclone-test-joricur1bano" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/04 02:54:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/04 02:54:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-joricur1bano 2025/05/04 02:54:08 NOTICE: Compressed: TestCompressSwift:rclone-test-joricur1bano: 1 files missing 2025/05/04 02:54:08 NOTICE: 1 hashes missing 2025/05/04 02:54:08 NOTICE: Compressed: TestCompressSwift:rclone-test-joricur1bano: 2 differences found 2025/05/04 02:54:08 NOTICE: Compressed: TestCompressSwift:rclone-test-joricur1bano: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/04 02:54:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 02:54:08 NOTICE: Compressed: TestCompressSwift:rclone-test-joricur1bano: 0 differences found 2025/05/04 02:54:08 NOTICE: Compressed: TestCompressSwift:rclone-test-joricur1bano: 1 matching files 2025/05/04 02:54:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vakixuy4kume" 2025/05/04 02:54:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:54:09 DEBUG : Swift container rclone-test-vakixuy4kume.json: Auto set use_segments_container to true 2025/05/04 02:54:09 DEBUG : Swift container rclone-test-vakixuy4kume: Auto set use_segments_container to true 2025/05/04 02:54:09 DEBUG : Creating backend with remote "/tmp/rclone3043887378" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vakixuy4kume", Local "Local file system at /tmp/rclone3043887378", Modify Window "1ns" 2025/05/04 02:54:10 INFO : Swift container rclone-test-vakixuy4kume: Container "rclone-test-vakixuy4kume" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/04 02:54:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/04 02:54:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vakixuy4kume 2025/05/04 02:54:25 NOTICE: Compressed: TestCompressSwift:rclone-test-vakixuy4kume: 1 files missing 2025/05/04 02:54:25 NOTICE: 1 hashes missing 2025/05/04 02:54:25 NOTICE: Compressed: TestCompressSwift:rclone-test-vakixuy4kume: 2 differences found 2025/05/04 02:54:25 NOTICE: Compressed: TestCompressSwift:rclone-test-vakixuy4kume: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/04 02:54:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 02:54:31 NOTICE: Compressed: TestCompressSwift:rclone-test-vakixuy4kume: 0 differences found 2025/05/04 02:54:31 NOTICE: Compressed: TestCompressSwift:rclone-test-vakixuy4kume: 1 matching files 2025/05/04 02:54:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-suluvof6runi" 2025/05/04 02:54:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:54:31 DEBUG : Swift container rclone-test-suluvof6runi.json: Auto set use_segments_container to true 2025/05/04 02:54:32 DEBUG : Swift container rclone-test-suluvof6runi: Auto set use_segments_container to true 2025/05/04 02:54:32 DEBUG : Creating backend with remote "/tmp/rclone3295361280" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-suluvof6runi", Local "Local file system at /tmp/rclone3295361280", Modify Window "1ns" 2025/05/04 02:54:32 INFO : Swift container rclone-test-suluvof6runi: Container "rclone-test-suluvof6runi" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/04 02:54:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/04 02:54:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-suluvof6runi 2025/05/04 02:54:48 NOTICE: Compressed: TestCompressSwift:rclone-test-suluvof6runi: 1 files missing 2025/05/04 02:54:48 NOTICE: 1 hashes missing 2025/05/04 02:54:48 NOTICE: Compressed: TestCompressSwift:rclone-test-suluvof6runi: 2 differences found 2025/05/04 02:54:48 NOTICE: Compressed: TestCompressSwift:rclone-test-suluvof6runi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/04 02:54:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/04 02:54:58 NOTICE: Compressed: TestCompressSwift:rclone-test-suluvof6runi: 0 differences found 2025/05/04 02:54:58 NOTICE: Compressed: TestCompressSwift:rclone-test-suluvof6runi: 1 matching files 2025/05/04 02:54:58 DEBUG : Compressed: TestCompressSwift:rclone-test-suluvof6runi: Purge remote 2025/05/04 02:54:58 DEBUG : Waiting for deletions to finish 2025/05/04 02:55:04 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/04 02:55:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/04 02:55:09 INFO : Swift container rclone-test-suluvof6runi: Container "rclone-test-suluvof6runi" removed 2025/05/04 02:55:09 DEBUG : Compressed: TestCompressSwift:rclone-test-vakixuy4kume: Purge remote 2025/05/04 02:55:09 DEBUG : Waiting for deletions to finish 2025/05/04 02:55:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/04 02:55:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/04 02:55:14 INFO : Swift container rclone-test-vakixuy4kume: Container "rclone-test-vakixuy4kume" removed 2025/05/04 02:55:14 DEBUG : Compressed: TestCompressSwift:rclone-test-joricur1bano: Purge remote 2025/05/04 02:55:14 DEBUG : Waiting for deletions to finish 2025/05/04 02:55:15 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/04 02:55:20 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/04 02:55:20 INFO : Swift container rclone-test-joricur1bano: Container "rclone-test-joricur1bano" removed 2025/05/04 02:55:20 DEBUG : Compressed: TestCompressSwift:rclone-test-sakenob5zeba: Purge remote 2025/05/04 02:55:20 DEBUG : Waiting for deletions to finish 2025/05/04 02:55:21 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/04 02:55:31 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/04 02:55:31 INFO : Swift container rclone-test-sakenob5zeba: Container "rclone-test-sakenob5zeba" removed 2025/05/04 02:55:31 DEBUG : Compressed: TestCompressSwift:rclone-test-jufunoc1xuju: Purge remote 2025/05/04 02:55:31 DEBUG : Waiting for deletions to finish 2025/05/04 02:55:31 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/04 02:55:31 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/04 02:55:32 INFO : Swift container rclone-test-jufunoc1xuju: Container "rclone-test-jufunoc1xuju" removed 2025/05/04 02:55:32 DEBUG : Compressed: TestCompressSwift:rclone-test-fabipeq2beti: Purge remote 2025/05/04 02:55:32 DEBUG : Waiting for deletions to finish 2025/05/04 02:55:37 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/04 02:55:42 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/04 02:55:42 INFO : Swift container rclone-test-fabipeq2beti: Container "rclone-test-fabipeq2beti" removed 2025/05/04 02:55:42 DEBUG : Compressed: TestCompressSwift:rclone-test-qibuzob9tabo: Purge remote 2025/05/04 02:55:42 DEBUG : Waiting for deletions to finish 2025/05/04 02:55:47 INFO : HELLO, WORLD!.bin: Deleted 2025/05/04 02:55:47 INFO : HELLO, WORLD!.json: Deleted 2025/05/04 02:55:48 INFO : Swift container rclone-test-qibuzob9tabo: Container "rclone-test-qibuzob9tabo" removed 2025/05/04 02:55:48 DEBUG : Compressed: TestCompressSwift:rclone-test-tiwodum2cahi: Purge remote 2025/05/04 02:55:48 DEBUG : Waiting for deletions to finish 2025/05/04 02:55:48 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/04 02:55:53 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/04 02:55:53 INFO : Swift container rclone-test-tiwodum2cahi: Container "rclone-test-tiwodum2cahi" removed 2025/05/04 02:55:53 DEBUG : Compressed: TestCompressSwift:rclone-test-mirekib4degu: Purge remote 2025/05/04 02:55:53 DEBUG : Waiting for deletions to finish 2025/05/04 02:55:58 INFO : HELLO, WORLD!.json: Deleted 2025/05/04 02:56:03 INFO : HELLO, WORLD!.bin: Deleted 2025/05/04 02:56:04 INFO : Swift container rclone-test-mirekib4degu: Container "rclone-test-mirekib4degu" removed 2025/05/04 02:56:04 DEBUG : Compressed: TestCompressSwift:rclone-test-gelicof7deme: Purge remote 2025/05/04 02:56:04 DEBUG : Waiting for deletions to finish 2025/05/04 02:56:09 INFO : hello, world!.json: Deleted 2025/05/04 02:56:14 INFO : hello, world!.bin: Deleted 2025/05/04 02:56:14 INFO : Swift container rclone-test-gelicof7deme: Container "rclone-test-gelicof7deme" removed --- PASS: TestApplyTransforms (249.41s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 02:56:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/04 02:56:30 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/04 02:56:30 INFO : file1: Copied (new) to: sub/file2 2025/05/04 02:56:30 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/04 02:56:30 DEBUG : file1: Unchanged skipping 2025/05/04 02:56:31 DEBUG : Compressed: TestCompressSwift:rclone-test-lepated7cohe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (26.98s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.17s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 02:57:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lepated7cohe/backup" 2025/05/04 02:57:03 DEBUG : Swift container rclone-test-lepated7cohe path backup.json: Auto set use_segments_container to true 2025/05/04 02:57:09 DEBUG : Swift container rclone-test-lepated7cohe path backup: Auto set use_segments_container to true 2025/05/04 02:57:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/04 02:57:35 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/04 02:57:35 INFO : dst/file1: Copied (server-side copy) 2025/05/04 02:57:41 INFO : dst/file1: Deleted 2025/05/04 02:57:52 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/04 02:57:52 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (81.77s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 02:58:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lepated7cohe/dst" 2025/05/04 02:58:04 DEBUG : Swift container rclone-test-lepated7cohe path dst.json: Auto set use_segments_container to true 2025/05/04 02:58:10 DEBUG : Swift container rclone-test-lepated7cohe path dst: Auto set use_segments_container to true 2025/05/04 02:58:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lepated7cohe/CompareDest" 2025/05/04 02:58:21 DEBUG : Swift container rclone-test-lepated7cohe path CompareDest.json: Auto set use_segments_container to true 2025/05/04 02:58:26 DEBUG : Swift container rclone-test-lepated7cohe path CompareDest: Auto set use_segments_container to true 2025/05/04 02:58:32 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 02:58:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/04 02:58:53 INFO : one: Copied (new) 2025/05/04 02:58:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 02:59:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/04 02:59:14 INFO : one: Copied (replaced existing) 2025/05/04 02:59:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 02:59:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/04 02:59:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 03:00:18 DEBUG : two: Need to transfer - File not found at Destination 2025/05/04 03:00:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/04 03:00:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/04 03:00:33 DEBUG : two: Need to transfer - File not found at Destination 2025/05/04 03:00:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/04 03:00:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/04 03:01:04 DEBUG : two: Need to transfer - File not found at Destination 2025/05/04 03:01:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/04 03:01:20 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/04 03:01:20 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (244.00s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:02:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lepated7cohe/dst" 2025/05/04 03:02:08 DEBUG : Swift container rclone-test-lepated7cohe path dst.json: Auto set use_segments_container to true 2025/05/04 03:02:13 DEBUG : Config file has changed externally - reloading 2025/05/04 03:02:13 DEBUG : Swift container rclone-test-lepated7cohe path dst: Auto set use_segments_container to true 2025/05/04 03:02:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lepated7cohe/CopyDest" 2025/05/04 03:02:24 DEBUG : Swift container rclone-test-lepated7cohe path CopyDest.json: Auto set use_segments_container to true 2025/05/04 03:02:30 DEBUG : Swift container rclone-test-lepated7cohe path CopyDest: Auto set use_segments_container to true 2025/05/04 03:02:35 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 03:02:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/04 03:02:56 INFO : one: Copied (new) 2025/05/04 03:03:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 03:03:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/04 03:03:32 INFO : one: Copied (replaced existing) 2025/05/04 03:04:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lepated7cohe/BackupDir" 2025/05/04 03:04:29 DEBUG : Swift container rclone-test-lepated7cohe path BackupDir.json: Auto set use_segments_container to true 2025/05/04 03:04:35 DEBUG : Swift container rclone-test-lepated7cohe path BackupDir: Auto set use_segments_container to true 2025/05/04 03:04:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 03:04:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/04 03:04:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 03:05:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/04 03:05:22 INFO : one: Copied (server-side copy) 2025/05/04 03:05:32 INFO : one: Deleted 2025/05/04 03:05:58 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/04 03:05:58 INFO : one: Copied (server-side copy) 2025/05/04 03:05:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/04 03:06:55 DEBUG : two: Need to transfer - File not found at Destination 2025/05/04 03:06:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/04 03:07:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/04 03:07:26 INFO : two: Copied (server-side copy) 2025/05/04 03:07:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/04 03:07:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/04 03:07:57 DEBUG : two: Unchanged skipping 2025/05/04 03:09:10 DEBUG : three: Need to transfer - File not found at Destination 2025/05/04 03:09:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/04 03:09:20 DEBUG : three: Destination not found in --copy-dest 2025/05/04 03:09:31 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/04 03:09:31 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (537.31s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.24s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.12s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:11:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/04 03:11:26 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/04 03:11:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/04 03:11:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/04 03:11:42 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/04 03:11:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-lepated7cohe/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/04 03:11:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/04 03:12:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/04 03:12:18 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 69cae0a54785ba094562b7851086eb0d OK 2025/05/04 03:12:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (100.14s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", 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-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", 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-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", 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-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:13:31 INFO : Compressed: TestCompressSwift:rclone-test-lepated7cohe: Looking for duplicate md5 hashes using newest mode. 2025/05/04 03:13:46 NOTICE: 4755593b11102eba1308740344cd76cd: Found 3 files with duplicate md5 hashes 2025/05/04 03:13:52 INFO : one: Deleted 2025/05/04 03:13:52 INFO : also/one: Deleted 2025/05/04 03:13:52 NOTICE: 4755593b11102eba1308740344cd76cd: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (82.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.18s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.24s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.13s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", 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-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", 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-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:15:58 DEBUG : a.txt: Excluded (Size Filter) 2025/05/04 03:15:58 DEBUG : a.txt: Excluded 2025/05/04 03:15:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/04 03:15:58 DEBUG : sub dir/hello world: Excluded 2025/05/04 03:15:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/04 03:15:58 DEBUG : sub dir/hello world2: Excluded 2025/05/04 03:15:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/04 03:15:59 DEBUG : sub dir/hello world: Excluded 2025/05/04 03:15:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/04 03:15:59 DEBUG : sub dir/hello world2: Excluded 2025/05/04 03:16:04 DEBUG : sub dir/ignore dir: Excluded 2025/05/04 03:16:09 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (162.34s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:18:21 DEBUG : a.txt: Excluded (Size Filter) 2025/05/04 03:18:21 DEBUG : a.txt: Excluded 2025/05/04 03:18:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/04 03:18:21 DEBUG : sub dir/hello world: Excluded 2025/05/04 03:18:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/04 03:18:21 DEBUG : sub dir/hello world2: Excluded 2025/05/04 03:18:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/04 03:18:21 DEBUG : sub dir/hello world: Excluded 2025/05/04 03:18:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/04 03:18:21 DEBUG : sub dir/hello world2: Excluded 2025/05/04 03:18:27 DEBUG : sub dir/ignore dir: Excluded 2025/05/04 03:18:32 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (152.78s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", 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 (54.00s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.32s) --- PASS: TestListJSON/SubDir (5.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", 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/04 03:21:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lepated7cohe/notfound" 2025/05/04 03:21:07 DEBUG : Config file has changed externally - reloading 2025/05/04 03:21:07 DEBUG : Swift container rclone-test-lepated7cohe path notfound.json: Auto set use_segments_container to true 2025/05/04 03:21:12 DEBUG : Config file has changed externally - reloading 2025/05/04 03:21:13 DEBUG : Swift container rclone-test-lepated7cohe path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (75.85s) --- PASS: TestStatJSON/Root (0.12s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.29s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.09s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.33s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.81s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:21:34 INFO : Compressed: TestCompressSwift:rclone-test-lepated7cohe: Making directory 2025/05/04 03:21:34 INFO : Compressed: TestCompressSwift:rclone-test-lepated7cohe: Making directory --- PASS: TestMkdir (0.23s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" --- PASS: TestLsd (21.49s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" --- PASS: TestLs (22.14s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:22:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/04 03:22:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (27.02s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" --- PASS: TestLsLong (22.00s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (22.46s) --- PASS: TestHashSums/Md5 (0.21s) --- PASS: TestHashSums/Md5Download (0.28s) === RUN TestHashSumsWithErrors 2025/05/04 03:23:30 DEBUG : Creating backend with remote ":memory:" 2025/05/04 03:23:30 DEBUG : Config file has changed externally - reloading 2025/05/04 03:23:30 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/04 03:23:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/04 03:23:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/04 03:23:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/04 03:23:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/04 03:23:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/04 03:23:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/04 03:23:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/04 03:23:30 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-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" --- PASS: TestCount (63.64s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:25:06 DEBUG : Waiting for deletions to finish 2025/05/04 03:25:06 DEBUG : large: Excluded (Size Filter) 2025/05/04 03:25:07 INFO : medium: Deleted 2025/05/04 03:25:22 INFO : small: Deleted --- PASS: TestDelete (54.34s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:25:59 DEBUG : Waiting for deletions to finish 2025/05/04 03:26:00 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/04 03:26:00 INFO : medium: Deleted 2025/05/04 03:26:05 INFO : large: Deleted --- PASS: TestMaxDelete (53.09s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:26:52 DEBUG : Waiting for deletions to finish 2025/05/04 03:26:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/04 03:26:53 INFO : medium: Deleted 2025/05/04 03:27:03 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (47.93s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:27:40 DEBUG : Waiting for deletions to finish 2025/05/04 03:27:41 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/04 03:27:41 INFO : medium: Deleted 2025/05/04 03:27:46 INFO : large: Deleted --- PASS: TestMaxDeleteSize (53.31s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" --- PASS: TestReadFile (27.35s) === RUN TestRetry 2025/05/04 03:28:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/04 03:28:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/04 03:28:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/04 03:28:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/04 03:28:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/04 03:28:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/04 03:28:29 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-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" --- PASS: TestCat (34.63s) === RUN TestPurge 2025/05/04 03:29:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dofadir7ceco" 2025/05/04 03:29:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 03:29:05 DEBUG : Swift container rclone-test-dofadir7ceco.json: Auto set use_segments_container to true 2025/05/04 03:29:05 DEBUG : Swift container rclone-test-dofadir7ceco: Auto set use_segments_container to true 2025/05/04 03:29:05 DEBUG : Creating backend with remote "/tmp/rclone1756761130" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dofadir7ceco", Local "Local file system at /tmp/rclone1756761130", Modify Window "1ns" 2025/05/04 03:29:06 INFO : Swift container rclone-test-dofadir7ceco: Container "rclone-test-dofadir7ceco" created 2025/05/04 03:29:16 INFO : A2: Making directory 2025/05/04 03:29:16 INFO : A1/B2: Making directory 2025/05/04 03:29:16 INFO : A1/B2/C2: Making directory 2025/05/04 03:29:16 INFO : A1/B1/C3: Making directory 2025/05/04 03:29:16 INFO : A3: Making directory 2025/05/04 03:29:16 INFO : A3/B3: Making directory 2025/05/04 03:29:16 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/04 03:29:29 DEBUG : Waiting for deletions to finish 2025/05/04 03:29:29 INFO : A1/B1/C1/one.json: Deleted 2025/05/04 03:29:34 INFO : A1/B1/C1/one.bin: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/04 03:29:34 DEBUG : Waiting for deletions to finish 2025/05/04 03:29:35 INFO : A1/two.json: Deleted 2025/05/04 03:29:35 INFO : A1/two.bin: Deleted 2025/05/04 03:29:35 INFO : Swift container rclone-test-dofadir7ceco: Container "rclone-test-dofadir7ceco" removed 2025/05/04 03:29:35 DEBUG : Compressed: TestCompressSwift:rclone-test-dofadir7ceco: Purge remote 2025/05/04 03:29:35 DEBUG : Waiting for deletions to finish 2025/05/04 03:29:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (31.30s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:29:51 INFO : A2: Making directory 2025/05/04 03:29:51 INFO : A1/B2: Making directory 2025/05/04 03:29:51 INFO : A1/B2/C2: Making directory 2025/05/04 03:29:51 INFO : A1/B1/C3: Making directory 2025/05/04 03:29:51 INFO : A3: Making directory 2025/05/04 03:29:51 INFO : A3/B3: Making directory 2025/05/04 03:29:51 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/04 03:29:57 DEBUG : removing 1 level 3 directories 2025/05/04 03:29:57 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/05/04 03:30:09 DEBUG : removing 1 level 0 directories 2025/05/04 03:30:09 INFO : Compressed: TestCompressSwift:rclone-test-lepated7cohe: Removing directory 2025/05/04 03:30:09 INFO : Swift container rclone-test-lepated7cohe: Container "rclone-test-lepated7cohe" removed --- PASS: TestRmdirsNoLeaveRoot (34.14s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:30:10 INFO : Swift container rclone-test-lepated7cohe: Container "rclone-test-lepated7cohe" created 2025/05/04 03:30:10 INFO : A1: Making directory 2025/05/04 03:30:10 INFO : A1/B1: Making directory 2025/05/04 03:30:10 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.50s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:30:10 INFO : A1: Making directory 2025/05/04 03:30:10 INFO : A1/B1: Making directory 2025/05/04 03:30:10 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.25s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:30:26 DEBUG : filename.txt: File name found in url 2025/05/04 03:30:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (66.13s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:31:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/04 03:31:32 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/04 03:31:32 INFO : file1: Copied (new) to: sub/file2 2025/05/04 03:31:32 INFO : file1: Deleted 2025/05/04 03:31:37 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/04 03:31:37 DEBUG : file1: Unchanged skipping 2025/05/04 03:31:37 INFO : file1: Deleted 2025/05/04 03:31:42 DEBUG : Compressed: TestCompressSwift:rclone-test-lepated7cohe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (31.62s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:31:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/04 03:32:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/04 03:32:08 INFO : file1: Copied (new) 2025/05/04 03:32:08 INFO : file1: Deleted 2025/05/04 03:32:09 DEBUG : file1: Destination exists, skipping 2025/05/04 03:32:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (31.55s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.17s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.16s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:32:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lepated7cohe/backup" 2025/05/04 03:32:41 DEBUG : Config file has changed externally - reloading 2025/05/04 03:32:41 DEBUG : Swift container rclone-test-lepated7cohe path backup.json: Auto set use_segments_container to true 2025/05/04 03:32:47 DEBUG : Swift container rclone-test-lepated7cohe path backup: Auto set use_segments_container to true 2025/05/04 03:32:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/04 03:33:13 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/04 03:33:13 INFO : dst/file1: Copied (server-side copy) 2025/05/04 03:33:18 INFO : dst/file1: Deleted 2025/05/04 03:33:28 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/04 03:33:28 INFO : dst/file1: Copied (new) 2025/05/04 03:33:28 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (89.72s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepated7cohe", Local "Local file system at /tmp/rclone2900853852", Modify Window "1ns" 2025/05/04 03:34:48 INFO : A1/B2: Making directory 2025/05/04 03:34:48 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/05/04 03:35:21 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/04 03:35:21 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/05/04 03:35:26 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/04 03:35:26 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/05/04 03:35:26 INFO : A1/two: Deleted 2025/05/04 03:35:26 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/04 03:35:26 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/05/04 03:35:26 INFO : A1/B1/three: Deleted 2025/05/04 03:35:31 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/04 03:35:31 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/05/04 03:35:31 INFO : A1/one: Deleted 2025/05/04 03:35:36 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/04 03:35:36 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five panic: test timed out after 1h0m0s running tests: TestDirMove (1m49s) goroutine 9780 [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, 3 minutes]: testing.(*T).Run(0xc0003784e0, {0x25f55eb?, 0x0?}, 0x27382f0) /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(0xc0003784e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0003784e0, 0xc000619c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc00073aa38, {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(0xc0003c5ae0) /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(0xc0003c5ae0) /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 27 [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 28 [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 9522 [semacquire]: sync.runtime_Semacquire(0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0xc002c2b560?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 golang.org/x/sync/errgroup.(*Group).Wait(0xc000415440) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.DirMove({0x2a16160, 0x3d5b7e0}, {0x2a2a6c0, 0xc00042a180}, {0x25ded51, 0x2}, {0x29dd980, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2473 +0x7f5 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc000a78820) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380 +0x933 testing.tRunner(0xc000a78820, 0x27382f0) /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 8145 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000802000) /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 8144 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 3337 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9653 [IO wait]: internal/poll.runtime_pollWait(0x7f7ea1840468, 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(0xc0006d8000?, 0xc0001b4c80?, 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(0xc0006d8000, {0xc0001b4c80, 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(0xc0006d8000, {0xc0001b4c80?, 0xc0000056d0?, 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(0xc000944148, {0xc0001b4c80?, 0x3d38300?, 0xc0000a09d0?}) /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(0xc000a20b58, {0xc0001b4c80?, 0x18?, 0x7f7ea0482a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000ab63c0, {0xc0001b4c80?, 0x0?, 0xc000ab63c0?}) /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(0xc0000057b8, {0x29f03a0, 0xc000ab63c0}) /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(0xc000005508, {0x7f7ea04cc138, 0xc000a20b58}, 0xc0000a0a40?) /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(0xc000005508, 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(0xc000005508, {0xc0005e1000, 0x1000, 0x0?}) /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(0xc0015910e0, {0xc0005e1000?, 0x81d5e5?, 0x2159720?}) /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(0xc0019185a0) /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(0xc0019185a0, 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(0xc0015910e0) /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 9637 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9617 [IO wait]: internal/poll.runtime_pollWait(0x7f7ea1840258, 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(0xc0000e0580?, 0xc000b9ec80?, 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(0xc0000e0580, {0xc000b9ec80, 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(0xc0000e0580, {0xc000b9ec80?, 0xc000346c50?, 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(0xc0007a4370, {0xc000b9ec80?, 0x4125cf?, 0x7f7ea0484ff8?}) /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(0xc00073b440, {0xc000b9ec80?, 0x18?, 0x7f7ea0565e38?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a217e8, {0xc000b9ec80?, 0x0?, 0xc000a217e8?}) /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(0xc000346d38, {0x29f03a0, 0xc000a217e8}) /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(0xc000346a88, {0x7f7ea04cc138, 0xc00073b440}, 0xc00075da40?) /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(0xc000346a88, 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(0xc000346a88, {0xc0006bb000, 0x1000, 0x0?}) /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(0xc00067b440, {0xc0006bb000?, 0x81d5e5?, 0x2159720?}) /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(0xc000a7f440) /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(0xc000a7f440, 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(0xc00067b440) /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 9562 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 183 [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 173 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 626 [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 601 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 518 [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 508 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 232 [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 222 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 740 [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 730 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1095 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1021 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2999 [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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 288 [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 278 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1058 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1032 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1211 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1201 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 249 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8646 [IO wait]: internal/poll.runtime_pollWait(0x7f7ea1840570, 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(0xc0000e0200?, 0xc000b9a000?, 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(0xc0000e0200, {0xc000b9a000, 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(0xc0000e0200, {0xc000b9a000?, 0xc0000f68d0?, 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(0xc0007a4038, {0xc000b9a000?, 0x3d38300?, 0xc00075b9d0?}) /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(0xc00149c0f0, {0xc000b9a000?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a21728, {0xc000b9a000?, 0x0?, 0xc000a21728?}) /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(0xc0000f69b8, {0x29f03a0, 0xc000a21728}) /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(0xc0000f6708, {0x7f7ea04cc138, 0xc00149c0f0}, 0xc00075ba40?) /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(0xc0000f6708, 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(0xc0000f6708, {0xc00197b000, 0x1000, 0x0?}) /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(0xc00056c360, {0xc00197b000?, 0x81d5e5?, 0x2159720?}) /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(0xc000a6e900) /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(0xc000a6e900, 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(0xc00056c360) /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 8659 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 556 [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 546 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8647 [select]: net/http.(*persistConn).writeLoop(0xc00056c360) /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 8659 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9624 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000652540, 0xc000bdc360, 0xc0003bc3c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000652540, {0x2a16278, 0xc000734a00}, {0xc0006f2000, 0x4f}, {{0xc0001471d0, 0x18}, {0xc0001471e9, 0x11}, {0x25e73e7, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000652540, {0x2a16278, 0xc000734a00}, {{0xc0001471d0, 0x18}, {0xc0001471e9, 0x11}, {0x25e73e7, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1901 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000400de0, 0xc0000c0410, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000400de0, 0xc0000c0410) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0014a95c0, {0x2a16278, 0xc000734a00}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc000734870, {0x2a16278, 0xc000734a00}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1144 +0xc3 github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2a16278, 0xc000734a00}, {0x2a2a730, 0xc000734870}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:565 +0x27a github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:581 github.com/rclone/rclone/fs/operations.move({0x2a16278, 0xc000734a00}, {0x2a2a6c0, 0xc00042a180}, {0x0, 0x0}, {0xc00081eb20, 0xd}, {0x2a2a730, 0xc000734870}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:497 +0xa85 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9522 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 441 [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 431 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1498 [chan receive (nil chan), 55 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 1488 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 689 [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 679 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1477 [chan receive (nil chan), 55 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 1467 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9666 [select]: net/http.(*persistConn).writeLoop(0xc00067b440) /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 9562 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3505 [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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1257 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1247 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2823 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3163 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 851 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 825 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1293 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1283 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 792 [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 766 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9779 [select]: net/http.(*persistConn).roundTrip(0xc000946d80, 0xc0000c04b0) /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, 0xc0003bc3c0) /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(0xc000573f10, 0xc0003bc3c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0003bc3c0, {0x29efc20, 0xc000573f10}, {0x1?, 0xffffffffffffffff?, 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(0xc00057c4b0, 0xc0003bc3c0, {0xc00077f6c0?, 0xc00032b650?, 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(0xc00057c4b0, 0xc0003bc3c0) /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 9624 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 954 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 944 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2915 [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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9655 [IO wait]: internal/poll.runtime_pollWait(0x7f7ea1840150, 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(0xc00034c700?, 0xc000b9d300?, 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(0xc00034c700, {0xc000b9d300, 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(0xc00034c700, {0xc000b9d300?, 0xc0000f6fd0?, 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(0xc0006d61a8, {0xc000b9d300?, 0x3d38300?, 0xc00009f9d0?}) /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(0xc00149ca50, {0xc000b9d300?, 0x18?, 0x7f7ea06bb3d8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00149de78, {0xc000b9d300?, 0x0?, 0xc00149de78?}) /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(0xc0000f70b8, {0x29f03a0, 0xc00149de78}) /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(0xc0000f6e08, {0x7f7ea04cc138, 0xc00149ca50}, 0xc00009fa40?) /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(0xc0000f6e08, 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(0xc0000f6e08, {0xc000aff000, 0x1000, 0x0?}) /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(0xc00067b320, {0xc000aff000?, 0x81d5e5?, 0x2159720?}) /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(0xc001918720) /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(0xc001918720, 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(0xc00067b320) /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 9559 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 3092 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1354 [chan receive (nil chan), 55 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 1328 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9616 [select]: net/http.(*persistConn).writeLoop(0xc000946d80) /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 9612 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 1407 [chan receive (nil chan), 55 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 1397 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3230 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9628 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000652540, 0xc001475260, 0xc0000ea140) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000652540, {0x2a16278, 0xc000734a00}, {0xc0006f2000, 0x4f}, {{0xc0003a4180, 0x18}, {0xc0003a4199, 0x12}, {0x25e73e7, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000652540, {0x2a16278, 0xc000734a00}, {{0xc0003a4180, 0x18}, {0xc0003a4199, 0x12}, {0x25e73e7, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1901 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000400de0, 0xc000823ea0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000400de0, 0xc000823ea0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc000a7f800, {0x2a16278, 0xc000734a00}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc0007348c0, {0x2a16278, 0xc000734a00}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1143 +0x9a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2a16278, 0xc000734a00}, {0x2a2a730, 0xc0007348c0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:565 +0x27a github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:581 github.com/rclone/rclone/fs/operations.move({0x2a16278, 0xc000734a00}, {0x2a2a6c0, 0xc00042a180}, {0x0, 0x0}, {0xc00081eb40, 0xd}, {0x2a2a730, 0xc0007348c0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:497 +0xa85 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9522 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 3430 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3548 [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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9656 [select]: net/http.(*persistConn).writeLoop(0xc00067b320) /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 9559 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 8476 [chan receive, 8 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 8475 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9615 [IO wait]: internal/poll.runtime_pollWait(0x7f7ea1840360, 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(0xc0000e0b00?, 0xc000b9b980?, 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(0xc0000e0b00, {0xc000b9b980, 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(0xc0000e0b00, {0xc000b9b980?, 0xc0007c8fd0?, 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(0xc000645d90, {0xc000b9b980?, 0x3d38300?, 0xc0008599d0?}) /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(0xc000137458, {0xc000b9b980?, 0x18?, 0x7f7ea04c9a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000012600, {0xc000b9b980?, 0x0?, 0xc000012600?}) /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(0xc0007c90b8, {0x29f03a0, 0xc000012600}) /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(0xc0007c8e08, {0x7f7ea04cc138, 0xc000137458}, 0xc000859a40?) /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(0xc0007c8e08, 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(0xc0007c8e08, {0xc000565000, 0x1000, 0x0?}) /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(0xc000946d80, {0xc000565000?, 0x81d5e5?, 0x2159720?}) /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(0xc000a7f140) /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(0xc000a7f140, 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(0xc000946d80) /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 9612 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9654 [select]: net/http.(*persistConn).writeLoop(0xc0015910e0) /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 9637 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9774 [select]: net/http.(*persistConn).roundTrip(0xc00067b440, 0xc000bb6000) /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, 0xc0000ea140) /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(0xc000573f10, 0xc0000ea140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0000ea140, {0x29efc20, 0xc000573f10}, {0xc000a52501?, 0x454410?, 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(0xc00057c4b0, 0xc0000ea140, {0x40af3e?, 0x47e292?, 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(0xc00057c4b0, 0xc0000ea140) /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 9628 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.186490832s (try 1/5): exit status 2: Failed []