"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/05/09 07:03:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gasipar3pihu" 2025/05/09 07:03:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 07:03:38 DEBUG : Swift container rclone-test-gasipar3pihu.json: Auto set use_segments_container to true 2025/05/09 07:03:38 DEBUG : Swift container rclone-test-gasipar3pihu: Auto set use_segments_container to true 2025/05/09 07:03:38 DEBUG : Creating backend with remote "/tmp/rclone2710840426" === 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-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/09 07:03:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/09 07:03:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/09 07:03:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/09 07:03:38 DEBUG : potato: Seek from 10 to 0 2025/05/09 07:03:38 DEBUG : potato: Seek from 10 to 0 2025/05/09 07:03:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/09 07:03:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/09 07:03:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/09 07:03:38 DEBUG : potato: Seek from 5 to 2 2025/05/09 07:03:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/09 07:03:38 DEBUG : potato: Seek from 7 to 0 2025/05/09 07:03:38 DEBUG : potato: Seek from 7 to 0 2025/05/09 07:03:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/09 07:03:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/09 07:03:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/09 07:03:38 DEBUG : potato: Seek from 5 to 2 2025/05/09 07:03:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/09 07:03:38 DEBUG : potato: Seek from 8 to 0 2025/05/09 07:03:38 DEBUG : potato: Seek from 8 to 0 2025/05/09 07:03:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/09 07:03:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/09 07:03:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/09 07:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/09 07:03:38 DEBUG : potato: Seek from 5 to 2 2025/05/09 07:03:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/09 07:03:38 DEBUG : potato: Seek from 9 to 0 2025/05/09 07:03:38 DEBUG : potato: Seek from 9 to 0 2025/05/09 07:03:38 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-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:03:39 INFO : Swift container rclone-test-gasipar3pihu: Container "rclone-test-gasipar3pihu" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (109.03s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (10.16s) --- PASS: TestCheck/5 (0.15s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (5.15s) === RUN TestCheckFsError 2025/05/09 07:05:27 DEBUG : Creating backend with remote "nonexistent" 2025/05/09 07:05:27 DEBUG : Creating backend with remote "nonexistent" 2025/05/09 07:05:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/09 07:05:27 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/09 07:05:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/09 07:05:27 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-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", 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 (129.95s) --- PASS: TestCheckDownload/1 (0.20s) --- PASS: TestCheckDownload/2 (5.19s) --- PASS: TestCheckDownload/3 (5.26s) --- PASS: TestCheckDownload/4 (5.20s) --- PASS: TestCheckDownload/5 (5.29s) --- PASS: TestCheckDownload/6 (5.19s) --- PASS: TestCheckDownload/7 (5.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (100.89s) --- PASS: TestCheckSizeOnly/1 (0.14s) --- PASS: TestCheckSizeOnly/2 (1.00s) --- PASS: TestCheckSizeOnly/3 (0.12s) --- PASS: TestCheckSizeOnly/4 (0.40s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:09:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/09 07:09:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/09 07:09:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/09 07:09:26 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/09 07:09:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/09 07:09:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/09 07:09:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/09 07:09:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (9.25s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:09:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gasipar3pihu/data" 2025/05/09 07:09:28 DEBUG : Swift container rclone-test-gasipar3pihu path data.json: Auto set use_segments_container to true 2025/05/09 07:09:33 DEBUG : Swift container rclone-test-gasipar3pihu 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 (107.54s) --- PASS: TestCheckSum/subtest1 (0.38s) --- PASS: TestCheckSum/subtest2 (0.38s) --- PASS: TestCheckSum/subtest3 (0.45s) --- PASS: TestCheckSum/subtest4 (1.55s) --- PASS: TestCheckSum/subtest5 (0.65s) --- PASS: TestCheckSum/subtest6 (0.42s) --- PASS: TestCheckSum/subtest7 (0.46s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:11:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gasipar3pihu/data" 2025/05/09 07:11:15 DEBUG : Swift container rclone-test-gasipar3pihu path data.json: Auto set use_segments_container to true 2025/05/09 07:11:21 DEBUG : Swift container rclone-test-gasipar3pihu 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 (116.90s) --- PASS: TestCheckSumDownload/subtest1 (0.43s) --- PASS: TestCheckSumDownload/subtest2 (2.68s) --- PASS: TestCheckSumDownload/subtest3 (0.56s) --- PASS: TestCheckSumDownload/subtest4 (5.43s) --- PASS: TestCheckSumDownload/subtest5 (0.40s) --- PASS: TestCheckSumDownload/subtest6 (0.42s) --- PASS: TestCheckSumDownload/subtest7 (0.57s) === RUN TestApplyTransforms 2025/05/09 07:13:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jidelih2gemo" 2025/05/09 07:13:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 07:13:12 DEBUG : Swift container rclone-test-jidelih2gemo.json: Auto set use_segments_container to true 2025/05/09 07:13:12 DEBUG : Swift container rclone-test-jidelih2gemo: Auto set use_segments_container to true 2025/05/09 07:13:12 DEBUG : Creating backend with remote "/tmp/rclone1025397024" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jidelih2gemo", Local "Local file system at /tmp/rclone1025397024", Modify Window "1ns" 2025/05/09 07:13:13 INFO : Swift container rclone-test-jidelih2gemo: Container "rclone-test-jidelih2gemo" created upper checkfile vs. lower remote (without normalization) 2025/05/09 07:13:24 ERROR : hello, world!: sum not found 2025/05/09 07:13:24 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-jidelih2gemo 2025/05/09 07:13:24 NOTICE: Compressed: TestCompressSwift:rclone-test-jidelih2gemo: 1 files missing 2025/05/09 07:13:24 NOTICE: 1 hashes missing 2025/05/09 07:13:24 NOTICE: Compressed: TestCompressSwift:rclone-test-jidelih2gemo: 2 differences found 2025/05/09 07:13:24 NOTICE: Compressed: TestCompressSwift:rclone-test-jidelih2gemo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/09 07:13:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 07:13:29 NOTICE: Compressed: TestCompressSwift:rclone-test-jidelih2gemo: 0 differences found 2025/05/09 07:13:29 NOTICE: Compressed: TestCompressSwift:rclone-test-jidelih2gemo: 1 matching files 2025/05/09 07:13:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yulumuv4nigo" 2025/05/09 07:13:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 07:13:30 DEBUG : Swift container rclone-test-yulumuv4nigo.json: Auto set use_segments_container to true 2025/05/09 07:13:30 DEBUG : Swift container rclone-test-yulumuv4nigo: Auto set use_segments_container to true 2025/05/09 07:13:30 DEBUG : Creating backend with remote "/tmp/rclone917415273" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yulumuv4nigo", Local "Local file system at /tmp/rclone917415273", Modify Window "1ns" 2025/05/09 07:13:30 INFO : Swift container rclone-test-yulumuv4nigo: Container "rclone-test-yulumuv4nigo" created lower checkfile vs. upper remote (without normalization) 2025/05/09 07:13:42 ERROR : HELLO, WORLD!: sum not found 2025/05/09 07:13:42 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-yulumuv4nigo 2025/05/09 07:13:42 NOTICE: Compressed: TestCompressSwift:rclone-test-yulumuv4nigo: 1 files missing 2025/05/09 07:13:42 NOTICE: 1 hashes missing 2025/05/09 07:13:42 NOTICE: Compressed: TestCompressSwift:rclone-test-yulumuv4nigo: 2 differences found 2025/05/09 07:13:42 NOTICE: Compressed: TestCompressSwift:rclone-test-yulumuv4nigo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/09 07:13:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 07:13:42 NOTICE: Compressed: TestCompressSwift:rclone-test-yulumuv4nigo: 0 differences found 2025/05/09 07:13:42 NOTICE: Compressed: TestCompressSwift:rclone-test-yulumuv4nigo: 1 matching files 2025/05/09 07:13:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-viyexak9vezi" 2025/05/09 07:13:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 07:13:42 DEBUG : Swift container rclone-test-viyexak9vezi.json: Auto set use_segments_container to true 2025/05/09 07:13:43 DEBUG : Swift container rclone-test-viyexak9vezi: Auto set use_segments_container to true 2025/05/09 07:13:43 DEBUG : Creating backend with remote "/tmp/rclone3478564330" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-viyexak9vezi", Local "Local file system at /tmp/rclone3478564330", Modify Window "1ns" 2025/05/09 07:13:43 INFO : Swift container rclone-test-viyexak9vezi: Container "rclone-test-viyexak9vezi" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/09 07:13:59 ERROR : HeLlO, wOrLd!: sum not found 2025/05/09 07:13:59 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-viyexak9vezi 2025/05/09 07:13:59 NOTICE: Compressed: TestCompressSwift:rclone-test-viyexak9vezi: 1 files missing 2025/05/09 07:13:59 NOTICE: 1 hashes missing 2025/05/09 07:13:59 NOTICE: Compressed: TestCompressSwift:rclone-test-viyexak9vezi: 2 differences found 2025/05/09 07:13:59 NOTICE: Compressed: TestCompressSwift:rclone-test-viyexak9vezi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/09 07:14:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 07:14:09 NOTICE: Compressed: TestCompressSwift:rclone-test-viyexak9vezi: 0 differences found 2025/05/09 07:14:09 NOTICE: Compressed: TestCompressSwift:rclone-test-viyexak9vezi: 1 matching files 2025/05/09 07:14:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yadiwet8gibu" 2025/05/09 07:14:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 07:14:09 DEBUG : Swift container rclone-test-yadiwet8gibu.json: Auto set use_segments_container to true 2025/05/09 07:14:10 DEBUG : Swift container rclone-test-yadiwet8gibu: Auto set use_segments_container to true 2025/05/09 07:14:10 DEBUG : Creating backend with remote "/tmp/rclone2055998076" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yadiwet8gibu", Local "Local file system at /tmp/rclone2055998076", Modify Window "1ns" 2025/05/09 07:14:10 INFO : Swift container rclone-test-yadiwet8gibu: Container "rclone-test-yadiwet8gibu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/09 07:14:17 ERROR : HELLO, WORLD!: sum not found 2025/05/09 07:14:17 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-yadiwet8gibu 2025/05/09 07:14:17 NOTICE: Compressed: TestCompressSwift:rclone-test-yadiwet8gibu: 1 files missing 2025/05/09 07:14:17 NOTICE: 1 hashes missing 2025/05/09 07:14:17 NOTICE: Compressed: TestCompressSwift:rclone-test-yadiwet8gibu: 2 differences found 2025/05/09 07:14:17 NOTICE: Compressed: TestCompressSwift:rclone-test-yadiwet8gibu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/09 07:14:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 07:14:17 NOTICE: Compressed: TestCompressSwift:rclone-test-yadiwet8gibu: 0 differences found 2025/05/09 07:14:17 NOTICE: Compressed: TestCompressSwift:rclone-test-yadiwet8gibu: 1 matching files 2025/05/09 07:14:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vayijaq2hene" 2025/05/09 07:14:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 07:14:18 DEBUG : Swift container rclone-test-vayijaq2hene.json: Auto set use_segments_container to true 2025/05/09 07:14:18 DEBUG : Swift container rclone-test-vayijaq2hene: Auto set use_segments_container to true 2025/05/09 07:14:18 DEBUG : Creating backend with remote "/tmp/rclone4115160952" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vayijaq2hene", Local "Local file system at /tmp/rclone4115160952", Modify Window "1ns" 2025/05/09 07:14:19 INFO : Swift container rclone-test-vayijaq2hene: Container "rclone-test-vayijaq2hene" created NFD checkfile vs. NFC remote (without normalization) 2025/05/09 07:14:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/09 07:14:30 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vayijaq2hene 2025/05/09 07:14:30 NOTICE: Compressed: TestCompressSwift:rclone-test-vayijaq2hene: 1 files missing 2025/05/09 07:14:30 NOTICE: 1 hashes missing 2025/05/09 07:14:30 NOTICE: Compressed: TestCompressSwift:rclone-test-vayijaq2hene: 2 differences found 2025/05/09 07:14:30 NOTICE: Compressed: TestCompressSwift:rclone-test-vayijaq2hene: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/09 07:14:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 07:14:35 NOTICE: Compressed: TestCompressSwift:rclone-test-vayijaq2hene: 0 differences found 2025/05/09 07:14:35 NOTICE: Compressed: TestCompressSwift:rclone-test-vayijaq2hene: 1 matching files 2025/05/09 07:14:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yatipuy3fugu" 2025/05/09 07:14:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 07:14:35 DEBUG : Swift container rclone-test-yatipuy3fugu.json: Auto set use_segments_container to true 2025/05/09 07:14:36 DEBUG : Swift container rclone-test-yatipuy3fugu: Auto set use_segments_container to true 2025/05/09 07:14:36 DEBUG : Creating backend with remote "/tmp/rclone826316859" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yatipuy3fugu", Local "Local file system at /tmp/rclone826316859", Modify Window "1ns" 2025/05/09 07:14:36 INFO : Swift container rclone-test-yatipuy3fugu: Container "rclone-test-yatipuy3fugu" created NFC checkfile vs. NFD remote (without normalization) 2025/05/09 07:14:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/09 07:14:53 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yatipuy3fugu 2025/05/09 07:14:53 NOTICE: Compressed: TestCompressSwift:rclone-test-yatipuy3fugu: 1 files missing 2025/05/09 07:14:53 NOTICE: 1 hashes missing 2025/05/09 07:14:53 NOTICE: Compressed: TestCompressSwift:rclone-test-yatipuy3fugu: 2 differences found 2025/05/09 07:14:53 NOTICE: Compressed: TestCompressSwift:rclone-test-yatipuy3fugu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/09 07:15:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 07:15:08 NOTICE: Compressed: TestCompressSwift:rclone-test-yatipuy3fugu: 0 differences found 2025/05/09 07:15:08 NOTICE: Compressed: TestCompressSwift:rclone-test-yatipuy3fugu: 1 matching files 2025/05/09 07:15:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tefadex6pije" 2025/05/09 07:15:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 07:15:08 DEBUG : Swift container rclone-test-tefadex6pije.json: Auto set use_segments_container to true 2025/05/09 07:15:08 DEBUG : Swift container rclone-test-tefadex6pije: Auto set use_segments_container to true 2025/05/09 07:15:08 DEBUG : Creating backend with remote "/tmp/rclone1961722492" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tefadex6pije", Local "Local file system at /tmp/rclone1961722492", Modify Window "1ns" 2025/05/09 07:15:09 INFO : Swift container rclone-test-tefadex6pije: Container "rclone-test-tefadex6pije" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/09 07:15:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/09 07:15:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tefadex6pije 2025/05/09 07:15:20 NOTICE: Compressed: TestCompressSwift:rclone-test-tefadex6pije: 1 files missing 2025/05/09 07:15:20 NOTICE: 1 hashes missing 2025/05/09 07:15:20 NOTICE: Compressed: TestCompressSwift:rclone-test-tefadex6pije: 2 differences found 2025/05/09 07:15:20 NOTICE: Compressed: TestCompressSwift:rclone-test-tefadex6pije: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/09 07:15:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 07:15:20 NOTICE: Compressed: TestCompressSwift:rclone-test-tefadex6pije: 0 differences found 2025/05/09 07:15:20 NOTICE: Compressed: TestCompressSwift:rclone-test-tefadex6pije: 1 matching files 2025/05/09 07:15:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bokanih8coqa" 2025/05/09 07:15:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 07:15:21 DEBUG : Swift container rclone-test-bokanih8coqa.json: Auto set use_segments_container to true 2025/05/09 07:15:21 DEBUG : Swift container rclone-test-bokanih8coqa: Auto set use_segments_container to true 2025/05/09 07:15:21 DEBUG : Creating backend with remote "/tmp/rclone4137502268" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bokanih8coqa", Local "Local file system at /tmp/rclone4137502268", Modify Window "1ns" 2025/05/09 07:15:22 INFO : Swift container rclone-test-bokanih8coqa: Container "rclone-test-bokanih8coqa" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/09 07:15:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/09 07:15:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-bokanih8coqa 2025/05/09 07:15:33 NOTICE: Compressed: TestCompressSwift:rclone-test-bokanih8coqa: 1 files missing 2025/05/09 07:15:33 NOTICE: 1 hashes missing 2025/05/09 07:15:33 NOTICE: Compressed: TestCompressSwift:rclone-test-bokanih8coqa: 2 differences found 2025/05/09 07:15:33 NOTICE: Compressed: TestCompressSwift:rclone-test-bokanih8coqa: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/09 07:15:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 07:15:34 NOTICE: Compressed: TestCompressSwift:rclone-test-bokanih8coqa: 0 differences found 2025/05/09 07:15:34 NOTICE: Compressed: TestCompressSwift:rclone-test-bokanih8coqa: 1 matching files 2025/05/09 07:15:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cagidem1kane" 2025/05/09 07:15:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 07:15:34 DEBUG : Swift container rclone-test-cagidem1kane.json: Auto set use_segments_container to true 2025/05/09 07:15:34 DEBUG : Swift container rclone-test-cagidem1kane: Auto set use_segments_container to true 2025/05/09 07:15:34 DEBUG : Creating backend with remote "/tmp/rclone3806051370" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cagidem1kane", Local "Local file system at /tmp/rclone3806051370", Modify Window "1ns" 2025/05/09 07:15:34 INFO : Swift container rclone-test-cagidem1kane: Container "rclone-test-cagidem1kane" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/09 07:15:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/09 07:15:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cagidem1kane 2025/05/09 07:15:52 NOTICE: Compressed: TestCompressSwift:rclone-test-cagidem1kane: 1 files missing 2025/05/09 07:15:52 NOTICE: 1 hashes missing 2025/05/09 07:15:52 NOTICE: Compressed: TestCompressSwift:rclone-test-cagidem1kane: 2 differences found 2025/05/09 07:15:52 NOTICE: Compressed: TestCompressSwift:rclone-test-cagidem1kane: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/09 07:15:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 07:15:57 NOTICE: Compressed: TestCompressSwift:rclone-test-cagidem1kane: 0 differences found 2025/05/09 07:15:57 NOTICE: Compressed: TestCompressSwift:rclone-test-cagidem1kane: 1 matching files 2025/05/09 07:15:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-janolef9guze" 2025/05/09 07:15:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 07:15:58 DEBUG : Swift container rclone-test-janolef9guze.json: Auto set use_segments_container to true 2025/05/09 07:15:58 DEBUG : Swift container rclone-test-janolef9guze: Auto set use_segments_container to true 2025/05/09 07:15:58 DEBUG : Creating backend with remote "/tmp/rclone1603447959" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-janolef9guze", Local "Local file system at /tmp/rclone1603447959", Modify Window "1ns" 2025/05/09 07:15:59 INFO : Swift container rclone-test-janolef9guze: Container "rclone-test-janolef9guze" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/09 07:16:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/09 07:16:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-janolef9guze 2025/05/09 07:16:05 NOTICE: Compressed: TestCompressSwift:rclone-test-janolef9guze: 1 files missing 2025/05/09 07:16:05 NOTICE: 1 hashes missing 2025/05/09 07:16:05 NOTICE: Compressed: TestCompressSwift:rclone-test-janolef9guze: 2 differences found 2025/05/09 07:16:05 NOTICE: Compressed: TestCompressSwift:rclone-test-janolef9guze: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/09 07:16:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 07:16:05 NOTICE: Compressed: TestCompressSwift:rclone-test-janolef9guze: 0 differences found 2025/05/09 07:16:05 NOTICE: Compressed: TestCompressSwift:rclone-test-janolef9guze: 1 matching files 2025/05/09 07:16:05 DEBUG : Compressed: TestCompressSwift:rclone-test-janolef9guze: Purge remote 2025/05/09 07:16:05 DEBUG : Waiting for deletions to finish 2025/05/09 07:16:06 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/09 07:16:06 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/09 07:16:06 INFO : Swift container rclone-test-janolef9guze: Container "rclone-test-janolef9guze" removed 2025/05/09 07:16:06 DEBUG : Compressed: TestCompressSwift:rclone-test-cagidem1kane: Purge remote 2025/05/09 07:16:06 DEBUG : Waiting for deletions to finish 2025/05/09 07:16:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/09 07:16:16 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/09 07:16:17 INFO : Swift container rclone-test-cagidem1kane: Container "rclone-test-cagidem1kane" removed 2025/05/09 07:16:17 DEBUG : Compressed: TestCompressSwift:rclone-test-bokanih8coqa: Purge remote 2025/05/09 07:16:17 DEBUG : Waiting for deletions to finish 2025/05/09 07:16:17 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/09 07:16:22 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/09 07:16:22 INFO : Swift container rclone-test-bokanih8coqa: Container "rclone-test-bokanih8coqa" removed 2025/05/09 07:16:22 DEBUG : Compressed: TestCompressSwift:rclone-test-tefadex6pije: Purge remote 2025/05/09 07:16:22 DEBUG : Waiting for deletions to finish 2025/05/09 07:16:23 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/09 07:16:28 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/09 07:16:28 INFO : Swift container rclone-test-tefadex6pije: Container "rclone-test-tefadex6pije" removed 2025/05/09 07:16:28 DEBUG : Compressed: TestCompressSwift:rclone-test-yatipuy3fugu: Purge remote 2025/05/09 07:16:28 DEBUG : Waiting for deletions to finish 2025/05/09 07:16:33 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/09 07:16:33 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/09 07:16:34 INFO : Swift container rclone-test-yatipuy3fugu: Container "rclone-test-yatipuy3fugu" removed 2025/05/09 07:16:34 DEBUG : Compressed: TestCompressSwift:rclone-test-vayijaq2hene: Purge remote 2025/05/09 07:16:34 DEBUG : Waiting for deletions to finish 2025/05/09 07:16:34 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/09 07:16:44 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/09 07:16:44 INFO : Swift container rclone-test-vayijaq2hene: Container "rclone-test-vayijaq2hene" removed 2025/05/09 07:16:44 DEBUG : Compressed: TestCompressSwift:rclone-test-yadiwet8gibu: Purge remote 2025/05/09 07:16:44 DEBUG : Waiting for deletions to finish 2025/05/09 07:16:44 INFO : HELLO, WORLD!.json: Deleted 2025/05/09 07:16:45 INFO : HELLO, WORLD!.bin: Deleted 2025/05/09 07:16:45 INFO : Swift container rclone-test-yadiwet8gibu: Container "rclone-test-yadiwet8gibu" removed 2025/05/09 07:16:45 DEBUG : Compressed: TestCompressSwift:rclone-test-viyexak9vezi: Purge remote 2025/05/09 07:16:45 DEBUG : Waiting for deletions to finish 2025/05/09 07:16:50 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/09 07:16:50 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/09 07:16:51 INFO : Swift container rclone-test-viyexak9vezi: Container "rclone-test-viyexak9vezi" removed 2025/05/09 07:16:51 DEBUG : Compressed: TestCompressSwift:rclone-test-yulumuv4nigo: Purge remote 2025/05/09 07:16:51 DEBUG : Waiting for deletions to finish 2025/05/09 07:16:51 INFO : HELLO, WORLD!.json: Deleted 2025/05/09 07:16:56 INFO : HELLO, WORLD!.bin: Deleted 2025/05/09 07:16:56 INFO : Swift container rclone-test-yulumuv4nigo: Container "rclone-test-yulumuv4nigo" removed 2025/05/09 07:16:56 DEBUG : Compressed: TestCompressSwift:rclone-test-jidelih2gemo: Purge remote 2025/05/09 07:16:56 DEBUG : Waiting for deletions to finish 2025/05/09 07:16:57 INFO : hello, world!.json: Deleted 2025/05/09 07:17:01 INFO : hello, world!.bin: Deleted 2025/05/09 07:17:02 INFO : Swift container rclone-test-jidelih2gemo: Container "rclone-test-jidelih2gemo" removed --- PASS: TestApplyTransforms (229.90s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:17:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/09 07:17:13 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/09 07:17:13 INFO : file1: Copied (new) to: sub/file2 2025/05/09 07:17:14 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 07:17:14 DEBUG : file1: Unchanged skipping 2025/05/09 07:17:14 DEBUG : Compressed: TestCompressSwift:rclone-test-gasipar3pihu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (17.33s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (1.36s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:17:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gasipar3pihu/backup" 2025/05/09 07:17:38 DEBUG : Swift container rclone-test-gasipar3pihu path backup.json: Auto set use_segments_container to true 2025/05/09 07:17:43 DEBUG : Swift container rclone-test-gasipar3pihu path backup: Auto set use_segments_container to true 2025/05/09 07:17:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/09 07:18:17 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/09 07:18:17 INFO : dst/file1: Copied (server-side copy) 2025/05/09 07:18:22 INFO : dst/file1: Deleted 2025/05/09 07:18:32 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/09 07:18:32 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (84.13s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:18:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gasipar3pihu/dst" 2025/05/09 07:18:45 DEBUG : Swift container rclone-test-gasipar3pihu path dst.json: Auto set use_segments_container to true 2025/05/09 07:18:50 DEBUG : Swift container rclone-test-gasipar3pihu path dst: Auto set use_segments_container to true 2025/05/09 07:19:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gasipar3pihu/CompareDest" 2025/05/09 07:19:06 DEBUG : Swift container rclone-test-gasipar3pihu path CompareDest.json: Auto set use_segments_container to true 2025/05/09 07:19:12 DEBUG : Swift container rclone-test-gasipar3pihu path CompareDest: Auto set use_segments_container to true 2025/05/09 07:19:17 DEBUG : one: Need to transfer - File not found at Destination 2025/05/09 07:19:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/09 07:19:38 INFO : one: Copied (new) 2025/05/09 07:20:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 07:20:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/09 07:20:26 INFO : one: Copied (replaced existing) 2025/05/09 07:21:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 07:21:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 07:21:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 07:21:44 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 07:21:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 07:21:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/09 07:22:10 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 07:22:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 07:22:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/09 07:22:36 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 07:22:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/09 07:22:42 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/09 07:22:42 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (279.36s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:23:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gasipar3pihu/dst" 2025/05/09 07:23:24 DEBUG : Config file has changed externally - reloading 2025/05/09 07:23:24 DEBUG : Swift container rclone-test-gasipar3pihu path dst.json: Auto set use_segments_container to true 2025/05/09 07:23:30 DEBUG : Swift container rclone-test-gasipar3pihu path dst: Auto set use_segments_container to true 2025/05/09 07:23:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gasipar3pihu/CopyDest" 2025/05/09 07:23:45 DEBUG : Swift container rclone-test-gasipar3pihu path CopyDest.json: Auto set use_segments_container to true 2025/05/09 07:23:56 DEBUG : Swift container rclone-test-gasipar3pihu path CopyDest: Auto set use_segments_container to true 2025/05/09 07:24:01 DEBUG : one: Need to transfer - File not found at Destination 2025/05/09 07:24:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/09 07:24:22 INFO : one: Copied (new) 2025/05/09 07:24:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 07:24:53 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/09 07:24:53 INFO : one: Copied (replaced existing) 2025/05/09 07:25:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gasipar3pihu/BackupDir" 2025/05/09 07:25:36 DEBUG : Swift container rclone-test-gasipar3pihu path BackupDir.json: Auto set use_segments_container to true 2025/05/09 07:25:42 DEBUG : Swift container rclone-test-gasipar3pihu path BackupDir: Auto set use_segments_container to true 2025/05/09 07:25:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 07:25:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 07:25:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 07:26:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/09 07:26:19 INFO : one: Copied (server-side copy) 2025/05/09 07:26:24 INFO : one: Deleted 2025/05/09 07:26:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/09 07:26:55 INFO : one: Copied (server-side copy) 2025/05/09 07:26:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/09 07:27:18 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 07:27:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 07:27:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/09 07:27:34 INFO : two: Copied (server-side copy) 2025/05/09 07:27:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/09 07:27:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 07:27:40 DEBUG : two: Unchanged skipping 2025/05/09 07:28:22 DEBUG : three: Need to transfer - File not found at Destination 2025/05/09 07:28:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/09 07:28:23 DEBUG : three: Destination not found in --copy-dest 2025/05/09 07:28:43 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/09 07:28:43 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (375.87s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (1.06s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:29:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/09 07:29:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/09 07:29:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/09 07:30:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/09 07:30:14 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/09 07:30:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-gasipar3pihu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/09 07:30:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/09 07:30:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/09 07:30:41 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 351a03bf819b49832fe0d7cc86b73b98 OK 2025/05/09 07:30:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (78.70s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.17s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.18s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.15s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", 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-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", 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-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:31:47 INFO : Compressed: TestCompressSwift:rclone-test-gasipar3pihu: Looking for duplicate md5 hashes using newest mode. 2025/05/09 07:31:47 NOTICE: 002c24fc961dfd583b0b35d304e5face: Found 3 files with duplicate md5 hashes 2025/05/09 07:31:53 INFO : one: Deleted 2025/05/09 07:31:58 INFO : also/one: Deleted 2025/05/09 07:31:58 NOTICE: 002c24fc961dfd583b0b35d304e5face: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (64.86s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.17s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.15s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:33:20 DEBUG : a.txt: Excluded (Size Filter) 2025/05/09 07:33:20 DEBUG : a.txt: Excluded 2025/05/09 07:33:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/09 07:33:21 DEBUG : sub dir/hello world: Excluded 2025/05/09 07:33:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/09 07:33:21 DEBUG : sub dir/hello world2: Excluded 2025/05/09 07:33:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/09 07:33:21 DEBUG : sub dir/hello world: Excluded 2025/05/09 07:33:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/09 07:33:21 DEBUG : sub dir/hello world2: Excluded 2025/05/09 07:33:21 DEBUG : sub dir/ignore dir: Excluded 2025/05/09 07:33:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (108.08s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:35:06 DEBUG : a.txt: Excluded (Size Filter) 2025/05/09 07:35:06 DEBUG : a.txt: Excluded 2025/05/09 07:35:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/09 07:35:07 DEBUG : sub dir/hello world: Excluded 2025/05/09 07:35:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/09 07:35:07 DEBUG : sub dir/hello world2: Excluded 2025/05/09 07:35:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/09 07:35:07 DEBUG : sub dir/hello world: Excluded 2025/05/09 07:35:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/09 07:35:07 DEBUG : sub dir/hello world2: Excluded 2025/05/09 07:35:07 DEBUG : sub dir/ignore dir: Excluded 2025/05/09 07:35:12 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (105.84s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", 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 (30.38s) --- PASS: TestListJSON/Default (5.29s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.40s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/09 07:36:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gasipar3pihu/notfound" 2025/05/09 07:36:48 DEBUG : Swift container rclone-test-gasipar3pihu path notfound.json: Auto set use_segments_container to true 2025/05/09 07:36:54 DEBUG : Swift container rclone-test-gasipar3pihu path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (54.74s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.37s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.15s) --- PASS: TestStatJSON/NotFound (5.33s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.22s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:37:05 INFO : Compressed: TestCompressSwift:rclone-test-gasipar3pihu: Making directory 2025/05/09 07:37:05 INFO : Compressed: TestCompressSwift:rclone-test-gasipar3pihu: Making directory --- PASS: TestMkdir (0.22s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" --- PASS: TestLsd (8.59s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" --- PASS: TestLs (47.23s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:38:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/09 07:38:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (59.45s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" --- PASS: TestLsLong (58.27s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (52.39s) --- PASS: TestHashSums/Md5 (0.24s) --- PASS: TestHashSums/Md5Download (0.28s) === RUN TestHashSumsWithErrors 2025/05/09 07:40:51 DEBUG : Creating backend with remote ":memory:" 2025/05/09 07:40:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/09 07:40:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/09 07:40:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/09 07:40:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/09 07:40:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/09 07:40:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/09 07:40:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/09 07:40:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/09 07:40:51 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-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" --- PASS: TestCount (95.13s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:43:44 DEBUG : Waiting for deletions to finish 2025/05/09 07:43:44 DEBUG : large: Excluded (Size Filter) 2025/05/09 07:43:50 INFO : small: Deleted 2025/05/09 07:44:00 INFO : medium: Deleted --- PASS: TestDelete (114.69s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:45:28 DEBUG : Waiting for deletions to finish 2025/05/09 07:45:28 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/09 07:45:43 INFO : large: Deleted 2025/05/09 07:45:48 INFO : medium: Deleted --- PASS: TestMaxDelete (98.47s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:47:15 DEBUG : Waiting for deletions to finish 2025/05/09 07:47:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/09 07:47:20 INFO : small: Deleted 2025/05/09 07:47:30 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (122.53s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:48:59 DEBUG : Waiting for deletions to finish 2025/05/09 07:48:59 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/09 07:49:10 INFO : medium: Deleted 2025/05/09 07:49:19 INFO : large: Deleted --- PASS: TestMaxDeleteSize (89.39s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" --- PASS: TestReadFile (6.92s) === RUN TestRetry 2025/05/09 07:49:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/09 07:49:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/09 07:49:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/09 07:49:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/09 07:49:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/09 07:49:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/09 07:49:38 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-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" --- PASS: TestCat (109.09s) === RUN TestPurge 2025/05/09 07:51:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wepevom1lece" 2025/05/09 07:51:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 07:51:28 DEBUG : Swift container rclone-test-wepevom1lece.json: Auto set use_segments_container to true 2025/05/09 07:51:28 DEBUG : Swift container rclone-test-wepevom1lece: Auto set use_segments_container to true 2025/05/09 07:51:28 DEBUG : Creating backend with remote "/tmp/rclone2538660072" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wepevom1lece", Local "Local file system at /tmp/rclone2538660072", Modify Window "1ns" 2025/05/09 07:51:29 INFO : Swift container rclone-test-wepevom1lece: Container "rclone-test-wepevom1lece" created 2025/05/09 07:51:45 INFO : A2: Making directory 2025/05/09 07:51:45 INFO : A1/B2: Making directory 2025/05/09 07:51:45 INFO : A1/B2/C2: Making directory 2025/05/09 07:51:45 INFO : A1/B1/C3: Making directory 2025/05/09 07:51:45 INFO : A3: Making directory 2025/05/09 07:51:45 INFO : A3/B3: Making directory 2025/05/09 07:51:45 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/09 07:52:01 DEBUG : Waiting for deletions to finish 2025/05/09 07:52:06 INFO : A1/B1/C1/one.bin: Deleted 2025/05/09 07:52:11 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/05/09 07:52:11 DEBUG : Waiting for deletions to finish 2025/05/09 07:52:12 INFO : A1/two.json: Deleted 2025/05/09 07:52:16 INFO : A1/two.bin: Deleted 2025/05/09 07:52:17 INFO : Swift container rclone-test-wepevom1lece: Container "rclone-test-wepevom1lece" removed 2025/05/09 07:52:17 DEBUG : Compressed: TestCompressSwift:rclone-test-wepevom1lece: Purge remote 2025/05/09 07:52:17 DEBUG : Waiting for deletions to finish 2025/05/09 07:52:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (49.26s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:52:28 INFO : A2: Making directory 2025/05/09 07:52:28 INFO : A1/B2: Making directory 2025/05/09 07:52:28 INFO : A1/B2/C2: Making directory 2025/05/09 07:52:28 INFO : A1/B1/C3: Making directory 2025/05/09 07:52:28 INFO : A3: Making directory 2025/05/09 07:52:28 INFO : A3/B3: Making directory 2025/05/09 07:52:28 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/09 07:53:02 DEBUG : removing 1 level 3 directories 2025/05/09 07:53:02 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/05/09 07:53:30 DEBUG : removing 1 level 0 directories 2025/05/09 07:53:30 INFO : Compressed: TestCompressSwift:rclone-test-gasipar3pihu: Removing directory 2025/05/09 07:53:31 INFO : Swift container rclone-test-gasipar3pihu: Container "rclone-test-gasipar3pihu" removed --- PASS: TestRmdirsNoLeaveRoot (73.98s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:53:31 INFO : Swift container rclone-test-gasipar3pihu: Container "rclone-test-gasipar3pihu" created 2025/05/09 07:53:31 INFO : A1: Making directory 2025/05/09 07:53:31 INFO : A1/B1: Making directory 2025/05/09 07:53:31 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.53s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:53:31 INFO : A1: Making directory 2025/05/09 07:53:31 INFO : A1/B1: Making directory 2025/05/09 07:53:31 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.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:53:43 DEBUG : filename.txt: File name found in url 2025/05/09 07:53:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (115.80s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:55:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/09 07:55:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/09 07:55:38 INFO : file1: Copied (new) to: sub/file2 2025/05/09 07:55:38 INFO : file1: Deleted 2025/05/09 07:55:40 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 07:55:40 DEBUG : file1: Unchanged skipping 2025/05/09 07:55:40 INFO : file1: Deleted 2025/05/09 07:55:40 DEBUG : Compressed: TestCompressSwift:rclone-test-gasipar3pihu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (15.64s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:55:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/09 07:55:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/09 07:55:59 INFO : file1: Copied (new) 2025/05/09 07:55:59 INFO : file1: Deleted 2025/05/09 07:55:59 DEBUG : file1: Destination exists, skipping 2025/05/09 07:55:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (25.04s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.27s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:56:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gasipar3pihu/backup" 2025/05/09 07:56:22 DEBUG : Swift container rclone-test-gasipar3pihu path backup.json: Auto set use_segments_container to true 2025/05/09 07:56:28 DEBUG : Swift container rclone-test-gasipar3pihu path backup: Auto set use_segments_container to true 2025/05/09 07:56:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/09 07:57:00 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/09 07:57:00 INFO : dst/file1: Copied (server-side copy) 2025/05/09 07:57:05 INFO : dst/file1: Deleted 2025/05/09 07:57:16 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/09 07:57:16 INFO : dst/file1: Copied (new) 2025/05/09 07:57:16 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (87.32s) === 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-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 07:58:52 INFO : A1/B2: Making directory 2025/05/09 07:58:52 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/05/09 07:59:39 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/09 07:59:39 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/05/09 07:59:40 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/09 07:59:40 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/05/09 07:59:45 INFO : A1/B1/three: Deleted 2025/05/09 07:59:46 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/09 07:59:46 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/05/09 07:59:50 INFO : A1/B1/C1/four: Deleted 2025/05/09 07:59:57 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/09 07:59:57 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/05/09 07:59:58 INFO : A1/two: Deleted 2025/05/09 08:00:00 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/09 08:00:00 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/05/09 08:00:08 INFO : A1/B1/C2/five: Deleted 2025/05/09 08:00:10 INFO : A1/one: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/05/09 08:00:51 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/09 08:00:51 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/05/09 08:00:54 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/09 08:00:54 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/05/09 08:00:57 INFO : A2/B1/three: Deleted 2025/05/09 08:00:57 INFO : A2/two: Deleted 2025/05/09 08:01:00 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/09 08:01:00 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/05/09 08:01:04 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/09 08:01:04 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/05/09 08:01:10 INFO : A2/B1/C1/four: Deleted 2025/05/09 08:01:10 INFO : A2/B1/C2/five: Deleted 2025/05/09 08:01:14 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/09 08:01:14 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/05/09 08:01:19 INFO : A2/one: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2025/05/09 08:01:43 INFO : Compressed: TestCompressSwift:rclone-test-gasipar3pihu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/09 08:02:10 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/09 08:02:10 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/05/09 08:02:15 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/09 08:02:15 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/05/09 08:02:15 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/09 08:02:15 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/05/09 08:02:17 INFO : A3/B1/C2/five: Deleted 2025/05/09 08:02:20 INFO : A3/B1/three: Deleted 2025/05/09 08:02:20 INFO : A3/B1/C1/four: Deleted 2025/05/09 08:02:25 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/09 08:02:25 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/05/09 08:02:27 INFO : A3/two: Deleted 2025/05/09 08:02:29 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/09 08:02:29 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/05/09 08:02:34 INFO : A3/one: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (354.85s) === RUN TestGetFsInfo run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" --- PASS: TestGetFsInfo (0.10s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gasipar3pihu", Local "Local file system at /tmp/rclone2710840426", Modify Window "1ns" 2025/05/09 08:03:31 DEBUG : Compressed: TestCompressSwift:rclone-test-gasipar3pihu: File to upload is small (34 bytes), uploading instead of streaming panic: test timed out after 1h0m0s running tests: TestRcat (7s) TestRcat/withChecksum=false,ignoreChecksum=false (7s) goroutine 10232 [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, 1 minutes]: testing.(*T).Run(0xc000180340, {0x25ed9a1?, 0x0?}, 0x2738168) /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(0xc000180340) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000180340, 0xc000987c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0004325d0, {0x3d238a0, 0x6d, 0x6d}, {0x3d38300?, 0x1?, 0x3d38300?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc000639540) /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(0xc000639540) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 52 [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 53 [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 10201 [chan receive, 1 minutes]: testing.(*T).Run(0xc000180000, {0xc0004f75c0?, 0xc0005f2740?}, 0xc0009d06f0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab github.com/rclone/rclone/fs/operations_test.TestRcat(0xc000180000) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1522 +0xcd testing.tRunner(0xc000180000, 0x2738168) /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 234 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 224 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1324 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1314 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8107 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000395180) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8106 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 497 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 487 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9593 [IO wait]: internal/poll.runtime_pollWait(0x7f9337fcb690, 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(0xc000416c80?, 0xc00099d980?, 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(0xc000416c80, {0xc00099d980, 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(0xc000416c80, {0xc00099d980?, 0xc000317dd0?, 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(0xc000756010, {0xc00099d980?, 0x3d38300?, 0xc000787708?}) /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(0xc0004dc360, {0xc00099d980?, 0x18?, 0xc00023b340?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0004dc4c8, {0xc00099d980?, 0x0?, 0xc0004dc4c8?}) /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(0xc000317eb8, {0x29f0060, 0xc0004dc4c8}) /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(0xc000317c08, {0x7f933c489b18, 0xc0004dc360}, 0xc000787778?) /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(0xc000317c08, 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(0xc000317c08, {0xc00060b000, 0x1000, 0xa?}) /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(0xc000a817a0, {0xc00060b000?, 0x7a1c86?, 0xc000787ca0?}) /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(0xc000a1bd40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).ReadSlice(0xc000a1bd40, 0xa) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:376 +0x29 bufio.(*Reader).ReadLine(0xc000a1bd40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:405 +0x25 net/textproto.(*Reader).readLineSlice(0xc000787ca0, 0xffffffffffffffff) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/textproto/reader.go:64 +0xa5 net/textproto.(*Reader).ReadLine(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/textproto/reader.go:44 net/http.ReadResponse(0xc000a1bd40, 0xc000498140) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/response.go:161 +0x9e net/http.(*persistConn).readResponse(0xc000a817a0, {{}, 0xc00080e0a0, 0xc000840380, 0x1, 0xc0008401c0, 0xc000840230}, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2395 +0xc9 net/http.(*persistConn).readLoop(0xc000a817a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2220 +0x30c created by net/http.(*Transport).dialConn in goroutine 9581 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 535 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 509 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 179 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 169 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3482 [chan receive, 48 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 2781 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 620 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 611 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 830 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 820 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 337 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 327 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 280 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 46 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3588 [chan receive, 47 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 2781 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2782 [chan receive, 50 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 2781 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 411 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 401 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3301 [chan receive, 49 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 2781 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3410 [chan receive, 48 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 2781 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10227 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000a3c200) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 10202 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 678 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 668 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 781 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 771 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8443 [chan receive, 12 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 8442 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1433 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1407 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 728 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 718 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3049 [chan receive, 49 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 2781 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10202 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000394a80, 0xc000a6c1e0, 0xc000498000) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000394a80, {0x2a15f00, 0xc000a01980}, {0xc000aea280, 0x4f}, {{0xc000622140, 0x18}, {0xc000622159, 0x25}, {0x25df62f, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000394a80, {0x2a15f00, 0xc000a01980}, {{0xc000622140, 0x18}, {0xc000622159, 0x25}, {0x25df62f, 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(0xc000394a80, {0x2a15f00, 0xc000a01980}, {0xc000622140, 0x18}, {0xc000622159, 0x25}, {0x29ee5a0, 0xc001c6e1b0}, 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, 0xc000334080?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a1a000, 0xc000334080, 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(0xc000a6c180, {0x2a15f00, 0xc000a01980}, {0x29ee5a0, 0xc001c6e1b0}, {0x2a20a30, 0xc001c6e1e0}, {0xc000883a20, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7cb github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc000a1c000, {0x2a15f00, 0xc000a01980}, {0x29ee5a0, 0xc001c6e1b0}, {0x2a20a30, 0xc001c6e1e0}, {0xc000883a20, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/backend/compress.(*Fs).putMetadata(0xc000334200, {0x2a15f00, 0xc000a01980}, 0x19?, {0x2a20530, 0xc0004221c0}, {0xc000883a20, 0x1, 0x1}, 0xc000a89898) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:696 +0x1e6 github.com/rclone/rclone/backend/compress.(*Fs).putWithCustomFunctions(0xc000334200, {0x2a15f00, 0xc000a01980}, {0x29ee7a0?, 0xc00087c0c0?}, {0x2a20530, 0xc0004221c0}, {0xc000883a20, 0x1, 0x1}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:729 +0x15b github.com/rclone/rclone/backend/compress.(*Fs).Put(0xc000334200, {0x2a15f00, 0xc000a01980}, {0x29ee5a0, 0xc000a94600}, {0x2a20530, 0xc0004221c0}, {0xc000883a20, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:758 +0x266 github.com/rclone/rclone/fs/operations.rcatSrc.func4() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1455 +0x19e github.com/rclone/rclone/fs/operations.Retry({0x2a15f00, 0xc000a01980}, {0x247fb60, 0xc0004221c0}, 0xa, 0xc000a89cc8) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:738 +0xa5 github.com/rclone/rclone/fs/operations.rcatSrc({0x2a15f00, 0xc000a01980}, {0x2a2a380, 0xc000334200}, {0xc000a02c80, 0x20}, {0x2a01838, 0xc0008839e0}, {0x1dcd64ff, 0xeb20d7a72, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1450 +0xe25 github.com/rclone/rclone/fs/operations.Rcat(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1351 github.com/rclone/rclone/fs/operations_test.TestRcat.func1(0xc000180820, 0x2f?, 0x1a?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1507 +0x3ea github.com/rclone/rclone/fs/operations_test.TestRcat.func2(0xc000180820?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 +0x1f testing.tRunner(0xc000180820, 0xc0009d06f0) /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 10201 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 1003 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 993 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1224 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1214 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 944 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 934 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2955 [chan receive, 50 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 2781 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3225 [chan receive, 49 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 2781 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1381 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1371 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9594 [select]: net/http.(*persistConn).writeLoop(0xc000a817a0) /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 9581 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 10218 [select]: net/http.(*persistConn).roundTrip(0xc000a817a0, 0xc00080e0a0) /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(0xc00040d380, 0xc000498000) /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(0xc00060ce00, 0xc000498000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000498000, {0x29ef8e0, 0xc00060ce00}, {0x45ee01?, 0xc00007cc90?, 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(0xc00090d830, 0xc000498000, {0xc000ce36e8?, 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(0xc00090d830, 0xc000498000) /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 10202 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 1064 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1022 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1283 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1257 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3134 [chan receive, 49 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 2781 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1180 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1170 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1464 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1342 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2888 [chan receive, 50 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 2781 /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 1h0m0.6772921s (try 2/5): exit status 2: Failed []