"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 3/5) 2025/03/23 03:00:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gigukax8guzo" 2025/03/23 03:00:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:00:27 DEBUG : Swift container rclone-test-gigukax8guzo.json: Auto set use_segments_container to true 2025/03/23 03:00:28 DEBUG : Swift container rclone-test-gigukax8guzo: Auto set use_segments_container to true 2025/03/23 03:00:28 DEBUG : Creating backend with remote "/tmp/rclone528299814" === 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-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.17s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", 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/03/23 03:00:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 03:00:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 03:00:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/23 03:00:28 DEBUG : potato: Seek from 10 to 0 2025/03/23 03:00:28 DEBUG : potato: Seek from 10 to 0 2025/03/23 03:00:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/23 03:00:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 03:00:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 03:00:28 DEBUG : potato: Seek from 5 to 2 2025/03/23 03:00:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/23 03:00:28 DEBUG : potato: Seek from 7 to 0 2025/03/23 03:00:28 DEBUG : potato: Seek from 7 to 0 2025/03/23 03:00:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/23 03:00:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 03:00:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 03:00:28 DEBUG : potato: Seek from 5 to 2 2025/03/23 03:00:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/23 03:00:28 DEBUG : potato: Seek from 8 to 0 2025/03/23 03:00:28 DEBUG : potato: Seek from 8 to 0 2025/03/23 03:00:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/23 03:00:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/23 03:00:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/23 03:00:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/23 03:00:28 DEBUG : potato: Seek from 5 to 2 2025/03/23 03:00:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/23 03:00:28 DEBUG : potato: Seek from 9 to 0 2025/03/23 03:00:28 DEBUG : potato: Seek from 9 to 0 2025/03/23 03:00:28 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-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:00:28 INFO : Swift container rclone-test-gigukax8guzo: Container "rclone-test-gigukax8guzo" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (103.28s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.13s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (5.15s) --- PASS: TestCheck/6 (0.13s) --- PASS: TestCheck/7 (0.13s) === RUN TestCheckFsError 2025/03/23 03:02:11 DEBUG : Creating backend with remote "nonexistent" 2025/03/23 03:02:11 DEBUG : Creating backend with remote "nonexistent" 2025/03/23 03:02:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/23 03:02:11 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/03/23 03:02:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/23 03:02:11 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-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", 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 (81.59s) --- PASS: TestCheckDownload/1 (0.25s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (5.17s) --- PASS: TestCheckDownload/4 (0.25s) --- PASS: TestCheckDownload/5 (0.17s) --- PASS: TestCheckDownload/6 (5.24s) --- PASS: TestCheckDownload/7 (0.18s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", 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 (80.55s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.09s) --- PASS: TestCheckSizeOnly/3 (0.10s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- 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-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:05:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/23 03:05:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/23 03:05:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/23 03:05:19 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/23 03:05:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/23 03:05:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/23 03:05:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/23 03:05:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (56.77s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:05:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gigukax8guzo/data" 2025/03/23 03:05:51 DEBUG : Swift container rclone-test-gigukax8guzo path data.json: Auto set use_segments_container to true 2025/03/23 03:05:57 DEBUG : Swift container rclone-test-gigukax8guzo 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 (434.02s) --- PASS: TestCheckSum/subtest1 (25.43s) --- PASS: TestCheckSum/subtest2 (20.42s) --- PASS: TestCheckSum/subtest3 (20.53s) --- PASS: TestCheckSum/subtest4 (10.41s) --- PASS: TestCheckSum/subtest5 (10.39s) --- PASS: TestCheckSum/subtest6 (5.38s) --- PASS: TestCheckSum/subtest7 (15.55s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:13:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gigukax8guzo/data" 2025/03/23 03:13:05 DEBUG : Swift container rclone-test-gigukax8guzo path data.json: Auto set use_segments_container to true 2025/03/23 03:13:10 DEBUG : Swift container rclone-test-gigukax8guzo 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 (412.82s) --- PASS: TestCheckSumDownload/subtest1 (10.51s) --- PASS: TestCheckSumDownload/subtest2 (25.51s) --- PASS: TestCheckSumDownload/subtest3 (0.42s) --- PASS: TestCheckSumDownload/subtest4 (20.36s) --- PASS: TestCheckSumDownload/subtest5 (10.36s) --- PASS: TestCheckSumDownload/subtest6 (15.36s) --- PASS: TestCheckSumDownload/subtest7 (10.57s) === RUN TestApplyTransforms 2025/03/23 03:19:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-paroyep1suho" 2025/03/23 03:19:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:19:58 DEBUG : Swift container rclone-test-paroyep1suho.json: Auto set use_segments_container to true 2025/03/23 03:19:58 DEBUG : Swift container rclone-test-paroyep1suho: Auto set use_segments_container to true 2025/03/23 03:19:58 DEBUG : Creating backend with remote "/tmp/rclone3478111055" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-paroyep1suho", Local "Local file system at /tmp/rclone3478111055", Modify Window "1ns" 2025/03/23 03:19:58 INFO : Swift container rclone-test-paroyep1suho: Container "rclone-test-paroyep1suho" created upper checkfile vs. lower remote (without normalization) 2025/03/23 03:20:15 ERROR : hello, world!: sum not found 2025/03/23 03:20:15 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-paroyep1suho 2025/03/23 03:20:15 NOTICE: Compressed: TestCompressSwift:rclone-test-paroyep1suho: 1 files missing 2025/03/23 03:20:15 NOTICE: 1 hashes missing 2025/03/23 03:20:15 NOTICE: Compressed: TestCompressSwift:rclone-test-paroyep1suho: 2 differences found 2025/03/23 03:20:15 NOTICE: Compressed: TestCompressSwift:rclone-test-paroyep1suho: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/23 03:20:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 03:20:20 NOTICE: Compressed: TestCompressSwift:rclone-test-paroyep1suho: 0 differences found 2025/03/23 03:20:20 NOTICE: Compressed: TestCompressSwift:rclone-test-paroyep1suho: 1 matching files 2025/03/23 03:20:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qoziwed4cubu" 2025/03/23 03:20:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:20:20 DEBUG : Swift container rclone-test-qoziwed4cubu.json: Auto set use_segments_container to true 2025/03/23 03:20:21 DEBUG : Swift container rclone-test-qoziwed4cubu: Auto set use_segments_container to true 2025/03/23 03:20:21 DEBUG : Creating backend with remote "/tmp/rclone643354684" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qoziwed4cubu", Local "Local file system at /tmp/rclone643354684", Modify Window "1ns" 2025/03/23 03:20:22 INFO : Swift container rclone-test-qoziwed4cubu: Container "rclone-test-qoziwed4cubu" created lower checkfile vs. upper remote (without normalization) 2025/03/23 03:20:38 ERROR : HELLO, WORLD!: sum not found 2025/03/23 03:20:38 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-qoziwed4cubu 2025/03/23 03:20:38 NOTICE: Compressed: TestCompressSwift:rclone-test-qoziwed4cubu: 1 files missing 2025/03/23 03:20:38 NOTICE: 1 hashes missing 2025/03/23 03:20:38 NOTICE: Compressed: TestCompressSwift:rclone-test-qoziwed4cubu: 2 differences found 2025/03/23 03:20:38 NOTICE: Compressed: TestCompressSwift:rclone-test-qoziwed4cubu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/23 03:20:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 03:20:43 NOTICE: Compressed: TestCompressSwift:rclone-test-qoziwed4cubu: 0 differences found 2025/03/23 03:20:43 NOTICE: Compressed: TestCompressSwift:rclone-test-qoziwed4cubu: 1 matching files 2025/03/23 03:20:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-juterox9yivi" 2025/03/23 03:20:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:20:44 DEBUG : Swift container rclone-test-juterox9yivi.json: Auto set use_segments_container to true 2025/03/23 03:20:44 DEBUG : Swift container rclone-test-juterox9yivi: Auto set use_segments_container to true 2025/03/23 03:20:44 DEBUG : Creating backend with remote "/tmp/rclone326355008" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-juterox9yivi", Local "Local file system at /tmp/rclone326355008", Modify Window "1ns" 2025/03/23 03:20:45 INFO : Swift container rclone-test-juterox9yivi: Container "rclone-test-juterox9yivi" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/23 03:20:51 ERROR : HeLlO, wOrLd!: sum not found 2025/03/23 03:20:51 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-juterox9yivi 2025/03/23 03:20:51 NOTICE: Compressed: TestCompressSwift:rclone-test-juterox9yivi: 1 files missing 2025/03/23 03:20:51 NOTICE: 1 hashes missing 2025/03/23 03:20:51 NOTICE: Compressed: TestCompressSwift:rclone-test-juterox9yivi: 2 differences found 2025/03/23 03:20:51 NOTICE: Compressed: TestCompressSwift:rclone-test-juterox9yivi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/23 03:20:51 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 03:20:51 NOTICE: Compressed: TestCompressSwift:rclone-test-juterox9yivi: 0 differences found 2025/03/23 03:20:51 NOTICE: Compressed: TestCompressSwift:rclone-test-juterox9yivi: 1 matching files 2025/03/23 03:20:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vetobes4gone" 2025/03/23 03:20:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:20:51 DEBUG : Swift container rclone-test-vetobes4gone.json: Auto set use_segments_container to true 2025/03/23 03:20:52 DEBUG : Swift container rclone-test-vetobes4gone: Auto set use_segments_container to true 2025/03/23 03:20:52 DEBUG : Creating backend with remote "/tmp/rclone2800885009" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vetobes4gone", Local "Local file system at /tmp/rclone2800885009", Modify Window "1ns" 2025/03/23 03:20:52 INFO : Swift container rclone-test-vetobes4gone: Container "rclone-test-vetobes4gone" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/23 03:21:09 ERROR : HELLO, WORLD!: sum not found 2025/03/23 03:21:09 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-vetobes4gone 2025/03/23 03:21:09 NOTICE: Compressed: TestCompressSwift:rclone-test-vetobes4gone: 1 files missing 2025/03/23 03:21:09 NOTICE: 1 hashes missing 2025/03/23 03:21:09 NOTICE: Compressed: TestCompressSwift:rclone-test-vetobes4gone: 2 differences found 2025/03/23 03:21:09 NOTICE: Compressed: TestCompressSwift:rclone-test-vetobes4gone: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/23 03:21:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 03:21:19 NOTICE: Compressed: TestCompressSwift:rclone-test-vetobes4gone: 0 differences found 2025/03/23 03:21:19 NOTICE: Compressed: TestCompressSwift:rclone-test-vetobes4gone: 1 matching files 2025/03/23 03:21:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bofagep6bima" 2025/03/23 03:21:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:21:20 DEBUG : Swift container rclone-test-bofagep6bima.json: Auto set use_segments_container to true 2025/03/23 03:21:20 DEBUG : Swift container rclone-test-bofagep6bima: Auto set use_segments_container to true 2025/03/23 03:21:20 DEBUG : Creating backend with remote "/tmp/rclone2556132777" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bofagep6bima", Local "Local file system at /tmp/rclone2556132777", Modify Window "1ns" 2025/03/23 03:21:20 INFO : Swift container rclone-test-bofagep6bima: Container "rclone-test-bofagep6bima" created NFD checkfile vs. NFC remote (without normalization) 2025/03/23 03:21:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/23 03:21:36 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-bofagep6bima 2025/03/23 03:21:36 NOTICE: Compressed: TestCompressSwift:rclone-test-bofagep6bima: 1 files missing 2025/03/23 03:21:36 NOTICE: 1 hashes missing 2025/03/23 03:21:36 NOTICE: Compressed: TestCompressSwift:rclone-test-bofagep6bima: 2 differences found 2025/03/23 03:21:36 NOTICE: Compressed: TestCompressSwift:rclone-test-bofagep6bima: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/23 03:21:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 03:21:42 NOTICE: Compressed: TestCompressSwift:rclone-test-bofagep6bima: 0 differences found 2025/03/23 03:21:42 NOTICE: Compressed: TestCompressSwift:rclone-test-bofagep6bima: 1 matching files 2025/03/23 03:21:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nurodip1daba" 2025/03/23 03:21:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:21:42 DEBUG : Swift container rclone-test-nurodip1daba.json: Auto set use_segments_container to true 2025/03/23 03:21:43 DEBUG : Swift container rclone-test-nurodip1daba: Auto set use_segments_container to true 2025/03/23 03:21:43 DEBUG : Creating backend with remote "/tmp/rclone2858629487" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nurodip1daba", Local "Local file system at /tmp/rclone2858629487", Modify Window "1ns" 2025/03/23 03:21:43 INFO : Swift container rclone-test-nurodip1daba: Container "rclone-test-nurodip1daba" created NFC checkfile vs. NFD remote (without normalization) 2025/03/23 03:21:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/23 03:21:54 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nurodip1daba 2025/03/23 03:21:54 NOTICE: Compressed: TestCompressSwift:rclone-test-nurodip1daba: 1 files missing 2025/03/23 03:21:54 NOTICE: 1 hashes missing 2025/03/23 03:21:54 NOTICE: Compressed: TestCompressSwift:rclone-test-nurodip1daba: 2 differences found 2025/03/23 03:21:54 NOTICE: Compressed: TestCompressSwift:rclone-test-nurodip1daba: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/23 03:21:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 03:21:54 NOTICE: Compressed: TestCompressSwift:rclone-test-nurodip1daba: 0 differences found 2025/03/23 03:21:54 NOTICE: Compressed: TestCompressSwift:rclone-test-nurodip1daba: 1 matching files 2025/03/23 03:21:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xudiyuf4qixa" 2025/03/23 03:21:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:21:54 DEBUG : Swift container rclone-test-xudiyuf4qixa.json: Auto set use_segments_container to true 2025/03/23 03:21:55 DEBUG : Swift container rclone-test-xudiyuf4qixa: Auto set use_segments_container to true 2025/03/23 03:21:55 DEBUG : Creating backend with remote "/tmp/rclone144211086" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xudiyuf4qixa", Local "Local file system at /tmp/rclone144211086", Modify Window "1ns" 2025/03/23 03:21:55 INFO : Swift container rclone-test-xudiyuf4qixa: Container "rclone-test-xudiyuf4qixa" created NFDx2 checkfile vs. both remote (without normalization) 2025/03/23 03:22:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 03:22:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xudiyuf4qixa 2025/03/23 03:22:06 NOTICE: Compressed: TestCompressSwift:rclone-test-xudiyuf4qixa: 1 files missing 2025/03/23 03:22:06 NOTICE: 1 hashes missing 2025/03/23 03:22:06 NOTICE: Compressed: TestCompressSwift:rclone-test-xudiyuf4qixa: 2 differences found 2025/03/23 03:22:06 NOTICE: Compressed: TestCompressSwift:rclone-test-xudiyuf4qixa: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/23 03:22:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 03:22:06 NOTICE: Compressed: TestCompressSwift:rclone-test-xudiyuf4qixa: 0 differences found 2025/03/23 03:22:06 NOTICE: Compressed: TestCompressSwift:rclone-test-xudiyuf4qixa: 1 matching files 2025/03/23 03:22:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jamovuz4powo" 2025/03/23 03:22:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:22:07 DEBUG : Swift container rclone-test-jamovuz4powo.json: Auto set use_segments_container to true 2025/03/23 03:22:07 DEBUG : Swift container rclone-test-jamovuz4powo: Auto set use_segments_container to true 2025/03/23 03:22:07 DEBUG : Creating backend with remote "/tmp/rclone1729108873" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jamovuz4powo", Local "Local file system at /tmp/rclone1729108873", Modify Window "1ns" 2025/03/23 03:22:08 INFO : Swift container rclone-test-jamovuz4powo: Container "rclone-test-jamovuz4powo" created NFCx2 checkfile vs. both remote (without normalization) 2025/03/23 03:22:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 03:22:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-jamovuz4powo 2025/03/23 03:22:19 NOTICE: Compressed: TestCompressSwift:rclone-test-jamovuz4powo: 1 files missing 2025/03/23 03:22:19 NOTICE: 1 hashes missing 2025/03/23 03:22:19 NOTICE: Compressed: TestCompressSwift:rclone-test-jamovuz4powo: 2 differences found 2025/03/23 03:22:19 NOTICE: Compressed: TestCompressSwift:rclone-test-jamovuz4powo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/23 03:22:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 03:22:19 NOTICE: Compressed: TestCompressSwift:rclone-test-jamovuz4powo: 0 differences found 2025/03/23 03:22:19 NOTICE: Compressed: TestCompressSwift:rclone-test-jamovuz4powo: 1 matching files 2025/03/23 03:22:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bubuhor6gapu" 2025/03/23 03:22:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:22:20 DEBUG : Swift container rclone-test-bubuhor6gapu.json: Auto set use_segments_container to true 2025/03/23 03:22:20 DEBUG : Swift container rclone-test-bubuhor6gapu: Auto set use_segments_container to true 2025/03/23 03:22:20 DEBUG : Creating backend with remote "/tmp/rclone2354463600" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bubuhor6gapu", Local "Local file system at /tmp/rclone2354463600", Modify Window "1ns" 2025/03/23 03:22:20 INFO : Swift container rclone-test-bubuhor6gapu: Container "rclone-test-bubuhor6gapu" created both checkfile vs. NFDx2 remote (without normalization) 2025/03/23 03:22:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 03:22:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-bubuhor6gapu 2025/03/23 03:22:36 NOTICE: Compressed: TestCompressSwift:rclone-test-bubuhor6gapu: 1 files missing 2025/03/23 03:22:36 NOTICE: 1 hashes missing 2025/03/23 03:22:36 NOTICE: Compressed: TestCompressSwift:rclone-test-bubuhor6gapu: 2 differences found 2025/03/23 03:22:36 NOTICE: Compressed: TestCompressSwift:rclone-test-bubuhor6gapu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/23 03:22:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 03:22:41 NOTICE: Compressed: TestCompressSwift:rclone-test-bubuhor6gapu: 0 differences found 2025/03/23 03:22:41 NOTICE: Compressed: TestCompressSwift:rclone-test-bubuhor6gapu: 1 matching files 2025/03/23 03:22:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qizopiq2xugi" 2025/03/23 03:22:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:22:42 DEBUG : Swift container rclone-test-qizopiq2xugi.json: Auto set use_segments_container to true 2025/03/23 03:22:43 DEBUG : Swift container rclone-test-qizopiq2xugi: Auto set use_segments_container to true 2025/03/23 03:22:43 DEBUG : Creating backend with remote "/tmp/rclone4133021500" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qizopiq2xugi", Local "Local file system at /tmp/rclone4133021500", Modify Window "1ns" 2025/03/23 03:22:43 INFO : Swift container rclone-test-qizopiq2xugi: Container "rclone-test-qizopiq2xugi" created both checkfile vs. NFCx2 remote (without normalization) 2025/03/23 03:22:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/23 03:22:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qizopiq2xugi 2025/03/23 03:22:50 NOTICE: Compressed: TestCompressSwift:rclone-test-qizopiq2xugi: 1 files missing 2025/03/23 03:22:50 NOTICE: 1 hashes missing 2025/03/23 03:22:50 NOTICE: Compressed: TestCompressSwift:rclone-test-qizopiq2xugi: 2 differences found 2025/03/23 03:22:50 NOTICE: Compressed: TestCompressSwift:rclone-test-qizopiq2xugi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/23 03:22:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/23 03:22:50 NOTICE: Compressed: TestCompressSwift:rclone-test-qizopiq2xugi: 0 differences found 2025/03/23 03:22:50 NOTICE: Compressed: TestCompressSwift:rclone-test-qizopiq2xugi: 1 matching files 2025/03/23 03:22:50 DEBUG : Compressed: TestCompressSwift:rclone-test-qizopiq2xugi: Purge remote 2025/03/23 03:22:50 DEBUG : Waiting for deletions to finish 2025/03/23 03:22:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/23 03:22:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/23 03:22:51 INFO : Swift container rclone-test-qizopiq2xugi: Container "rclone-test-qizopiq2xugi" removed 2025/03/23 03:22:51 DEBUG : Compressed: TestCompressSwift:rclone-test-bubuhor6gapu: Purge remote 2025/03/23 03:22:51 DEBUG : Waiting for deletions to finish 2025/03/23 03:22:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/23 03:22:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/23 03:22:57 INFO : Swift container rclone-test-bubuhor6gapu: Container "rclone-test-bubuhor6gapu" removed 2025/03/23 03:22:57 DEBUG : Compressed: TestCompressSwift:rclone-test-jamovuz4powo: Purge remote 2025/03/23 03:22:57 DEBUG : Waiting for deletions to finish 2025/03/23 03:22:57 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/23 03:23:07 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/23 03:23:07 INFO : Swift container rclone-test-jamovuz4powo: Container "rclone-test-jamovuz4powo" removed 2025/03/23 03:23:07 DEBUG : Compressed: TestCompressSwift:rclone-test-xudiyuf4qixa: Purge remote 2025/03/23 03:23:07 DEBUG : Waiting for deletions to finish 2025/03/23 03:23:07 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/23 03:23:13 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/23 03:23:13 INFO : Swift container rclone-test-xudiyuf4qixa: Container "rclone-test-xudiyuf4qixa" removed 2025/03/23 03:23:13 DEBUG : Compressed: TestCompressSwift:rclone-test-nurodip1daba: Purge remote 2025/03/23 03:23:13 DEBUG : Waiting for deletions to finish 2025/03/23 03:23:13 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/23 03:23:23 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/23 03:23:23 INFO : Swift container rclone-test-nurodip1daba: Container "rclone-test-nurodip1daba" removed 2025/03/23 03:23:23 DEBUG : Compressed: TestCompressSwift:rclone-test-bofagep6bima: Purge remote 2025/03/23 03:23:23 DEBUG : Waiting for deletions to finish 2025/03/23 03:23:28 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/23 03:23:28 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/23 03:23:29 INFO : Swift container rclone-test-bofagep6bima: Container "rclone-test-bofagep6bima" removed 2025/03/23 03:23:29 DEBUG : Compressed: TestCompressSwift:rclone-test-vetobes4gone: Purge remote 2025/03/23 03:23:29 DEBUG : Waiting for deletions to finish 2025/03/23 03:23:34 INFO : HELLO, WORLD!.json: Deleted 2025/03/23 03:23:40 INFO : HELLO, WORLD!.bin: Deleted 2025/03/23 03:23:40 INFO : Swift container rclone-test-vetobes4gone: Container "rclone-test-vetobes4gone" removed 2025/03/23 03:23:40 DEBUG : Compressed: TestCompressSwift:rclone-test-juterox9yivi: Purge remote 2025/03/23 03:23:40 DEBUG : Waiting for deletions to finish 2025/03/23 03:23:40 INFO : HeLlO, wOrLd!.json: Deleted 2025/03/23 03:23:40 INFO : HeLlO, wOrLd!.bin: Deleted 2025/03/23 03:23:41 INFO : Swift container rclone-test-juterox9yivi: Container "rclone-test-juterox9yivi" removed 2025/03/23 03:23:41 DEBUG : Compressed: TestCompressSwift:rclone-test-qoziwed4cubu: Purge remote 2025/03/23 03:23:41 DEBUG : Waiting for deletions to finish 2025/03/23 03:23:46 INFO : HELLO, WORLD!.json: Deleted 2025/03/23 03:23:51 INFO : HELLO, WORLD!.bin: Deleted 2025/03/23 03:23:51 INFO : Swift container rclone-test-qoziwed4cubu: Container "rclone-test-qoziwed4cubu" removed 2025/03/23 03:23:51 DEBUG : Compressed: TestCompressSwift:rclone-test-paroyep1suho: Purge remote 2025/03/23 03:23:51 DEBUG : Waiting for deletions to finish 2025/03/23 03:23:56 INFO : hello, world!.bin: Deleted 2025/03/23 03:23:56 INFO : hello, world!.json: Deleted 2025/03/23 03:23:56 INFO : Swift container rclone-test-paroyep1suho: Container "rclone-test-paroyep1suho" removed --- PASS: TestApplyTransforms (239.45s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:24:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/23 03:24:17 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/23 03:24:17 INFO : file1: Copied (new) to: sub/file2 2025/03/23 03:24:28 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 03:24:28 DEBUG : file1: Unchanged skipping 2025/03/23 03:24:33 DEBUG : Compressed: TestCompressSwift:rclone-test-gigukax8guzo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (56.83s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.21s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:25:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gigukax8guzo/backup" 2025/03/23 03:25:00 DEBUG : Swift container rclone-test-gigukax8guzo path backup.json: Auto set use_segments_container to true 2025/03/23 03:25:06 DEBUG : Swift container rclone-test-gigukax8guzo path backup: Auto set use_segments_container to true 2025/03/23 03:25:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/23 03:25:37 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/23 03:25:37 INFO : dst/file1: Copied (server-side copy) 2025/03/23 03:25:37 INFO : dst/file1: Deleted 2025/03/23 03:25:43 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/23 03:25:43 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (60.31s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:25:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gigukax8guzo/dst" 2025/03/23 03:25:54 DEBUG : Swift container rclone-test-gigukax8guzo path dst.json: Auto set use_segments_container to true 2025/03/23 03:26:00 DEBUG : Swift container rclone-test-gigukax8guzo path dst: Auto set use_segments_container to true 2025/03/23 03:26:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gigukax8guzo/CompareDest" 2025/03/23 03:26:12 DEBUG : Swift container rclone-test-gigukax8guzo path CompareDest.json: Auto set use_segments_container to true 2025/03/23 03:26:18 DEBUG : Swift container rclone-test-gigukax8guzo path CompareDest: Auto set use_segments_container to true 2025/03/23 03:26:23 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 03:26:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/23 03:26:38 INFO : one: Copied (new) 2025/03/23 03:26:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 03:26:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/23 03:26:54 INFO : one: Copied (replaced existing) 2025/03/23 03:27:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 03:27:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 03:27:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 03:27:39 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 03:27:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 03:27:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 03:28:00 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 03:28:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 03:28:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 03:28:26 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 03:28:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/23 03:28:46 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/23 03:28:46 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (214.59s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:29:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gigukax8guzo/dst" 2025/03/23 03:29:29 DEBUG : Swift container rclone-test-gigukax8guzo path dst.json: Auto set use_segments_container to true 2025/03/23 03:29:35 DEBUG : Swift container rclone-test-gigukax8guzo path dst: Auto set use_segments_container to true 2025/03/23 03:29:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gigukax8guzo/CopyDest" 2025/03/23 03:29:45 DEBUG : Swift container rclone-test-gigukax8guzo path CopyDest.json: Auto set use_segments_container to true 2025/03/23 03:29:51 DEBUG : Swift container rclone-test-gigukax8guzo path CopyDest: Auto set use_segments_container to true 2025/03/23 03:29:57 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 03:30:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/23 03:30:12 INFO : one: Copied (new) 2025/03/23 03:30:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 03:30:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/23 03:30:23 INFO : one: Copied (replaced existing) 2025/03/23 03:30:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gigukax8guzo/BackupDir" 2025/03/23 03:30:51 DEBUG : Swift container rclone-test-gigukax8guzo path BackupDir.json: Auto set use_segments_container to true 2025/03/23 03:30:56 DEBUG : Swift container rclone-test-gigukax8guzo path BackupDir: Auto set use_segments_container to true 2025/03/23 03:31:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 03:31:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 03:31:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 03:31:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/23 03:31:28 INFO : one: Copied (server-side copy) 2025/03/23 03:31:33 INFO : one: Deleted 2025/03/23 03:31:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/23 03:31:54 INFO : one: Copied (server-side copy) 2025/03/23 03:31:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/23 03:32:11 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 03:32:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 03:32:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/23 03:32:36 INFO : two: Copied (server-side copy) 2025/03/23 03:32:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/23 03:32:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 03:32:47 DEBUG : two: Unchanged skipping 2025/03/23 03:33:45 DEBUG : three: Need to transfer - File not found at Destination 2025/03/23 03:33:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/23 03:33:45 DEBUG : three: Destination not found in --copy-dest 2025/03/23 03:33:56 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/23 03:33:56 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (320.60s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.15s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:34:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/23 03:35:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/23 03:35:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/23 03:35:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/23 03:35:27 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/03/23 03:35:27 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-gigukax8guzo/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/03/23 03:35:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/23 03:35:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/23 03:35:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0f3ad04779789c29e5db2a851eb09a4b OK 2025/03/23 03:35:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (96.03s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.15s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.17s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.11s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", 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-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", 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-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:37:45 INFO : Compressed: TestCompressSwift:rclone-test-gigukax8guzo: Looking for duplicate md5 hashes using newest mode. 2025/03/23 03:37:55 NOTICE: 6642b6af423a0a9d584009bcd99fcf6f: Found 3 files with duplicate md5 hashes 2025/03/23 03:38:06 INFO : one: Deleted 2025/03/23 03:38:16 INFO : also/one: Deleted 2025/03/23 03:38:16 NOTICE: 6642b6af423a0a9d584009bcd99fcf6f: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (135.77s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.15s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.19s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", 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-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", 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-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:40:30 DEBUG : a.txt: Excluded (Size Filter) 2025/03/23 03:40:30 DEBUG : a.txt: Excluded 2025/03/23 03:40:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/23 03:40:31 DEBUG : sub dir/hello world: Excluded 2025/03/23 03:40:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/23 03:40:31 DEBUG : sub dir/hello world2: Excluded 2025/03/23 03:40:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/23 03:40:31 DEBUG : sub dir/hello world: Excluded 2025/03/23 03:40:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/23 03:40:31 DEBUG : sub dir/hello world2: Excluded 2025/03/23 03:40:46 DEBUG : sub dir/ignore dir: Excluded 2025/03/23 03:40:51 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (190.96s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", 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 (99.05s) --- PASS: TestListJSON/Default (5.18s) --- PASS: TestListJSON/FilesOnly (5.17s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (10.38s) --- PASS: TestListJSON/SubDir (0.17s) --- PASS: TestListJSON/NoModTime (0.13s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.17s) --- PASS: TestListJSON/HashTypes (5.17s) --- PASS: TestListJSON/Metadata (10.18s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", 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/03/23 03:44:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gigukax8guzo/notfound" 2025/03/23 03:44:45 DEBUG : Config file has changed externally - reloading 2025/03/23 03:44:46 DEBUG : Swift container rclone-test-gigukax8guzo path notfound.json: Auto set use_segments_container to true 2025/03/23 03:44:52 DEBUG : Swift container rclone-test-gigukax8guzo path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (109.80s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.19s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (5.13s) --- PASS: TestStatJSON/NotFound (5.18s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (5.13s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.54s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:45:23 INFO : Compressed: TestCompressSwift:rclone-test-gigukax8guzo: Making directory 2025/03/23 03:45:23 INFO : Compressed: TestCompressSwift:rclone-test-gigukax8guzo: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" --- PASS: TestLsd (6.07s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" --- PASS: TestLs (37.17s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:46:33 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/23 03:46:33 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (42.44s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" --- PASS: TestLsLong (47.11s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (67.43s) --- PASS: TestHashSums/Md5 (10.13s) --- PASS: TestHashSums/Md5Download (5.21s) === RUN TestHashSumsWithErrors 2025/03/23 03:48:43 DEBUG : Creating backend with remote ":memory:" 2025/03/23 03:48:43 DEBUG : Config file has changed externally - reloading 2025/03/23 03:48:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/23 03:48:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/23 03:48:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/23 03:48:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/23 03:48:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/23 03:48:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/23 03:48:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/23 03:48:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/23 03:48:43 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-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" --- PASS: TestCount (43.50s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:49:50 DEBUG : Waiting for deletions to finish 2025/03/23 03:49:51 DEBUG : large: Excluded (Size Filter) 2025/03/23 03:49:51 INFO : medium: Deleted 2025/03/23 03:49:51 INFO : small: Deleted --- PASS: TestDelete (40.48s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:50:34 DEBUG : Waiting for deletions to finish 2025/03/23 03:50:34 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/23 03:50:34 INFO : medium: Deleted 2025/03/23 03:50:44 INFO : large: Deleted --- PASS: TestMaxDelete (38.10s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:51:12 DEBUG : Waiting for deletions to finish 2025/03/23 03:51:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/23 03:51:12 INFO : medium: Deleted 2025/03/23 03:51:12 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (38.12s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:51:50 DEBUG : Waiting for deletions to finish 2025/03/23 03:51:50 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/23 03:51:50 INFO : medium: Deleted 2025/03/23 03:51:55 INFO : large: Deleted --- PASS: TestMaxDeleteSize (32.87s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" --- PASS: TestReadFile (31.85s) === RUN TestRetry 2025/03/23 03:52:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/23 03:52:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/23 03:52:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 03:52:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 03:52:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 03:52:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/23 03:52:28 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-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" --- PASS: TestCat (98.69s) === RUN TestPurge 2025/03/23 03:54:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sakusav4veko" 2025/03/23 03:54:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 03:54:07 DEBUG : Swift container rclone-test-sakusav4veko.json: Auto set use_segments_container to true 2025/03/23 03:54:08 DEBUG : Swift container rclone-test-sakusav4veko: Auto set use_segments_container to true 2025/03/23 03:54:08 DEBUG : Creating backend with remote "/tmp/rclone3432178903" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sakusav4veko", Local "Local file system at /tmp/rclone3432178903", Modify Window "1ns" 2025/03/23 03:54:08 INFO : Swift container rclone-test-sakusav4veko: Container "rclone-test-sakusav4veko" created 2025/03/23 03:54:14 INFO : A2: Making directory 2025/03/23 03:54:14 INFO : A1/B2: Making directory 2025/03/23 03:54:14 INFO : A1/B2/C2: Making directory 2025/03/23 03:54:14 INFO : A1/B1/C3: Making directory 2025/03/23 03:54:14 INFO : A3: Making directory 2025/03/23 03:54:14 INFO : A3/B3: Making directory 2025/03/23 03:54:14 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/03/23 03:54:21 DEBUG : Waiting for deletions to finish 2025/03/23 03:54:21 INFO : A1/B1/C1/one.bin: Deleted 2025/03/23 03:54:21 INFO : A1/B1/C1/one.json: 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/03/23 03:54:21 DEBUG : Waiting for deletions to finish 2025/03/23 03:54:22 INFO : A1/two.json: Deleted 2025/03/23 03:54:22 INFO : A1/two.bin: Deleted 2025/03/23 03:54:22 INFO : Swift container rclone-test-sakusav4veko: Container "rclone-test-sakusav4veko" removed 2025/03/23 03:54:22 DEBUG : Compressed: TestCompressSwift:rclone-test-sakusav4veko: Purge remote 2025/03/23 03:54:22 DEBUG : Waiting for deletions to finish 2025/03/23 03:54:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.38s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:54:33 INFO : A2: Making directory 2025/03/23 03:54:33 INFO : A1/B2: Making directory 2025/03/23 03:54:33 INFO : A1/B2/C2: Making directory 2025/03/23 03:54:33 INFO : A1/B1/C3: Making directory 2025/03/23 03:54:33 INFO : A3: Making directory 2025/03/23 03:54:33 INFO : A3/B3: Making directory 2025/03/23 03:54:33 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/03/23 03:54:54 DEBUG : removing 1 level 3 directories 2025/03/23 03:54:54 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/03/23 03:55:41 DEBUG : removing 1 level 0 directories 2025/03/23 03:55:41 INFO : Compressed: TestCompressSwift:rclone-test-gigukax8guzo: Removing directory 2025/03/23 03:55:41 INFO : Swift container rclone-test-gigukax8guzo: Container "rclone-test-gigukax8guzo" removed --- PASS: TestRmdirsNoLeaveRoot (78.92s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:55:41 INFO : Swift container rclone-test-gigukax8guzo: Container "rclone-test-gigukax8guzo" created 2025/03/23 03:55:41 INFO : A1: Making directory 2025/03/23 03:55:41 INFO : A1/B1: Making directory 2025/03/23 03:55:41 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.46s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:55:42 INFO : A1: Making directory 2025/03/23 03:55:42 INFO : A1/B1: Making directory 2025/03/23 03:55:42 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.22s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:55:58 DEBUG : filename.txt: File name found in url 2025/03/23 03:56:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (124.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:57:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/23 03:58:07 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/23 03:58:07 INFO : file1: Copied (new) to: sub/file2 2025/03/23 03:58:07 INFO : file1: Deleted 2025/03/23 03:58:22 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/23 03:58:22 DEBUG : file1: Unchanged skipping 2025/03/23 03:58:22 INFO : file1: Deleted 2025/03/23 03:58:22 DEBUG : Compressed: TestCompressSwift:rclone-test-gigukax8guzo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (51.63s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:58:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/23 03:58:53 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/23 03:58:53 INFO : file1: Copied (new) 2025/03/23 03:58:53 INFO : file1: Deleted 2025/03/23 03:59:04 DEBUG : file1: Destination exists, skipping 2025/03/23 03:59:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (36.65s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.22s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.12s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" 2025/03/23 03:59:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gigukax8guzo/backup" 2025/03/23 03:59:20 DEBUG : Config file has changed externally - reloading 2025/03/23 03:59:21 DEBUG : Swift container rclone-test-gigukax8guzo path backup.json: Auto set use_segments_container to true 2025/03/23 03:59:27 DEBUG : Swift container rclone-test-gigukax8guzo path backup: Auto set use_segments_container to true 2025/03/23 03:59:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/23 03:59:58 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/23 03:59:58 INFO : dst/file1: Copied (server-side copy) 2025/03/23 03:59:58 INFO : dst/file1: Deleted 2025/03/23 04:00:03 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/23 04:00:03 INFO : dst/file1: Copied (new) 2025/03/23 04:00:03 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (59.40s) === 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-gigukax8guzo", Local "Local file system at /tmp/rclone528299814", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestDirMove (14s) goroutine 9267 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc0003cc000, {0x25e6322?, 0x0?}, 0x2727030) /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(0xc0003cc000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0003cc000, 0xc000907c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000a8a570, {0x3d076c0, 0x6c, 0x6c}, {0x3d1bfa0?, 0x1?, 0x3d1bfa0?}) /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(0xc0000fe280) /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(0xc0000fe280) /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:263 +0xa9 goroutine 7 [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 8 [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 9289 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000a0c380, 0xc00068efc0, 0xc0003c4500) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000a0c380, {0x2a038c0, 0x3d3f480}, {0xc000972e60, 0x4f}, {{0xc0005ca390, 0x18}, {0xc0005ca3a9, 0xb}, {0x25d040b, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000a0c380, {0x2a038c0, 0x3d3f480}, {{0xc0005ca390, 0x18}, {0xc0005ca3a9, 0xb}, {0x25d040b, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectPut(0xc000a0c380, {0x2a038c0, 0x3d3f480}, {0xc0005ca390, 0x18}, {0xc0005ca3a9, 0xb}, {0x29dc1a0, 0xc0006ef740}, 0x1, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1568 +0x1f5 github.com/ncw/swift/v2.(*Connection).ObjectPut(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1614 github.com/rclone/rclone/backend/swift.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1559 +0xb0 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc000913500?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a84000, 0xc000913500, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:225 github.com/rclone/rclone/backend/swift.(*Object).Update(0xc00068ef00, {0x2a038c0, 0x3d3f480}, {0x29dc1a0, 0xc0006ef740}, {0x2a0e450, 0xc0006ef770}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7cb github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc000a86000, {0x2a038c0, 0x3d3f480}, {0x29dc1a0, 0xc0006ef740}, {0x2a0e450, 0xc0006ef770}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/backend/compress.(*Fs).putMetadata(0xc0001d2100, {0x2a038c0, 0x3d3f480}, 0x19?, {0x2a0df50, 0xc0003643f0}, {0x0, 0x0, 0x0}, 0xc00088f9c8) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:665 +0x1e6 github.com/rclone/rclone/backend/compress.(*Fs).putWithCustomFunctions(0xc0001d2100, {0x2a038c0, 0x3d3f480}, {0x29dc3a0?, 0xc0005e4cc0?}, {0x2a0df50, 0xc0003643f0}, {0x0, 0x0, 0x0}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:698 +0x15b github.com/rclone/rclone/backend/compress.(*Fs).Put(0xc0001d2100, {0x2a038c0, 0x3d3f480}, {0x29dc420, 0xc0006ef0b0}, {0x2a0df50, 0xc0003643f0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:727 +0x266 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000364310, {0x2a038c0, 0x3d3f480}, {0x2a17d60, 0xc0001d2100}, {0x25d7c98, 0x6}, {0x25d0201, 0x3}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc00056c9c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1356 +0xe5 testing.tRunner(0xc00056c9c0, 0x2727030) /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 7885 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000b80380) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:341 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 7884 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:406 +0xb6 goroutine 526 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 516 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 157 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 147 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 220 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 210 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1465 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1439 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 271 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 261 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1406 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1396 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 843 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 817 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 677 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 667 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3074 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2908 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8335 [select]: net/http.(*persistConn).writeLoop(0xc0009e85a0) /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 8420 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 334 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 324 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3316 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2908 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1051 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1009 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 788 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 778 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1340 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1330 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1482 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1360 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1210 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1200 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 631 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 590 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3504 [chan receive, 38 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2908 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 428 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 418 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 557 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 547 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 964 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 954 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 732 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 722 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3660 [chan receive, 38 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2908 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1251 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1241 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1097 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 975 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3057 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2908 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1288 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1262 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 8334 [IO wait]: internal/poll.runtime_pollWait(0x7fd82c0bd360, 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(0xc000913f00?, 0xc000ac6000?, 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(0xc000913f00, {0xc000ac6000, 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(0xc000913f00, {0xc000ac6000?, 0xc00071a8d0?, 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(0xc0008dc178, {0xc000ac6000?, 0x3d1bfa0?, 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(0xc000a8b1d0, {0xc000ac6000?, 0x18?, 0x7fd82c037528?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0005e4f30, {0xc000ac6000?, 0x0?, 0xc0005e4f30?}) /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(0xc00071a9b8, {0x29ddc00, 0xc0005e4f30}) /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(0xc00071a708, {0x7fd82552ce00, 0xc000a8b1d0}, 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(0xc00071a708, 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(0xc00071a708, {0xc000529000, 0x1000, 0xc0001ddd08?}) /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(0xc0009e85a0, {0xc000529000?, 0x81d405?, 0x214c680?}) /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(0xc00057c1e0) /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(0xc00057c1e0, 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(0xc0009e85a0) /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 8420 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 2970 [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 2908 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3194 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2908 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2909 [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 2908 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3412 [chan receive, 38 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2908 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3589 [chan receive, 38 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2908 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9134 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc000b7c000) /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 9153 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9133 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7fd82c0bd048, 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(0xc000913480?, 0xc001c80000?, 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(0xc000913480, {0xc001c80000, 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(0xc000913480, {0xc001c80000?, 0xc00071ba50?, 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(0xc0008dc468, {0xc001c80000?, 0x3d1bfa0?, 0xc000ae19d0?}) /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(0xc0005e50e0, {0xc001c80000?, 0x18?, 0x7fd873b91048?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000722210, {0xc001c80000?, 0x0?, 0xc000722210?}) /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(0xc00071bb38, {0x29ddc00, 0xc000722210}) /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(0xc00071b888, {0x7fd82552ce00, 0xc0005e50e0}, 0xc000ae1a40?) /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(0xc00071b888, 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(0xc00071b888, {0xc000815000, 0x1000, 0xc00008d308?}) /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(0xc000b7c000, {0xc000815000?, 0x81d405?, 0x214c680?}) /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(0xc000977500) /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(0xc000977500, 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(0xc000b7c000) /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 9153 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9297 [select]: net/http.(*persistConn).roundTrip(0xc0009e85a0, 0xc0001a1bd0) /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(0xc00041e780, 0xc0003c4500) /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(0xc000052230, 0xc0003c4500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0003c4500, {0x29dd480, 0xc000052230}, {0x45ed01?, 0xc00007d190?, 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(0xc000a02120, 0xc0003c4500, {0xc0025a46e8?, 0x453612?, 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(0xc000a02120, 0xc0003c4500) /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 9289 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 8088 [chan receive, 6 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 8087 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.140208982s (try 3/5): exit status 2: Failed []