"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/05/07 06:53:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fiqacuy0lemu" 2025/05/07 06:53:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 06:53:41 DEBUG : Swift container rclone-test-fiqacuy0lemu.json: Auto set use_segments_container to true 2025/05/07 06:53:42 DEBUG : Swift container rclone-test-fiqacuy0lemu: Auto set use_segments_container to true 2025/05/07 06:53:42 DEBUG : Creating backend with remote "/tmp/rclone3629661652" === 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-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", 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-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", 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/07 06:53:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/07 06:53:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/07 06:53:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/07 06:53:42 DEBUG : potato: Seek from 10 to 0 2025/05/07 06:53:42 DEBUG : potato: Seek from 10 to 0 2025/05/07 06:53:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/07 06:53:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/07 06:53:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/07 06:53:42 DEBUG : potato: Seek from 5 to 2 2025/05/07 06:53:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/07 06:53:42 DEBUG : potato: Seek from 7 to 0 2025/05/07 06:53:42 DEBUG : potato: Seek from 7 to 0 2025/05/07 06:53:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/07 06:53:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/07 06:53:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/07 06:53:42 DEBUG : potato: Seek from 5 to 2 2025/05/07 06:53:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/07 06:53:42 DEBUG : potato: Seek from 8 to 0 2025/05/07 06:53:42 DEBUG : potato: Seek from 8 to 0 2025/05/07 06:53:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/07 06:53:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/07 06:53:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/07 06:53:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/07 06:53:42 DEBUG : potato: Seek from 5 to 2 2025/05/07 06:53:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/07 06:53:42 DEBUG : potato: Seek from 9 to 0 2025/05/07 06:53:42 DEBUG : potato: Seek from 9 to 0 2025/05/07 06:53:42 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-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 06:53:42 INFO : Swift container rclone-test-fiqacuy0lemu: Container "rclone-test-fiqacuy0lemu" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (58.17s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.16s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2025/05/07 06:54:40 DEBUG : Creating backend with remote "nonexistent" 2025/05/07 06:54:40 DEBUG : Creating backend with remote "nonexistent" 2025/05/07 06:54:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/07 06:54:40 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/07 06:54:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/07 06:54:40 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-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", 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 (71.12s) --- PASS: TestCheckDownload/1 (5.21s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (5.24s) --- PASS: TestCheckDownload/4 (0.29s) --- PASS: TestCheckDownload/5 (5.19s) --- PASS: TestCheckDownload/6 (0.26s) --- PASS: TestCheckDownload/7 (0.26s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", 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 (65.14s) --- PASS: TestCheckSizeOnly/1 (0.10s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.09s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 06:57:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/07 06:57:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/07 06:57:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/07 06:57:07 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/07 06:57:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/07 06:57:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/07 06:57:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/07 06:57:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (26.90s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 06:57:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fiqacuy0lemu/data" 2025/05/07 06:57:24 DEBUG : Swift container rclone-test-fiqacuy0lemu path data.json: Auto set use_segments_container to true 2025/05/07 06:57:29 DEBUG : Swift container rclone-test-fiqacuy0lemu 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 (319.27s) --- PASS: TestCheckSum/subtest1 (15.33s) --- PASS: TestCheckSum/subtest2 (10.36s) --- PASS: TestCheckSum/subtest3 (5.46s) --- PASS: TestCheckSum/subtest4 (20.45s) --- PASS: TestCheckSum/subtest5 (20.44s) --- PASS: TestCheckSum/subtest6 (0.42s) --- PASS: TestCheckSum/subtest7 (5.44s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:02:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fiqacuy0lemu/data" 2025/05/07 07:02:43 DEBUG : Swift container rclone-test-fiqacuy0lemu path data.json: Auto set use_segments_container to true 2025/05/07 07:02:48 DEBUG : Swift container rclone-test-fiqacuy0lemu 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 (318.42s) --- PASS: TestCheckSumDownload/subtest1 (5.39s) --- PASS: TestCheckSumDownload/subtest2 (15.41s) --- PASS: TestCheckSumDownload/subtest3 (15.46s) --- PASS: TestCheckSumDownload/subtest4 (20.40s) --- PASS: TestCheckSumDownload/subtest5 (10.41s) --- PASS: TestCheckSumDownload/subtest6 (10.42s) --- PASS: TestCheckSumDownload/subtest7 (10.52s) === RUN TestApplyTransforms 2025/05/07 07:08:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lepafuh5xiwu" 2025/05/07 07:08:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 07:08:01 DEBUG : Swift container rclone-test-lepafuh5xiwu.json: Auto set use_segments_container to true 2025/05/07 07:08:02 DEBUG : Swift container rclone-test-lepafuh5xiwu: Auto set use_segments_container to true 2025/05/07 07:08:02 DEBUG : Creating backend with remote "/tmp/rclone3048933590" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lepafuh5xiwu", Local "Local file system at /tmp/rclone3048933590", Modify Window "1ns" 2025/05/07 07:08:02 INFO : Swift container rclone-test-lepafuh5xiwu: Container "rclone-test-lepafuh5xiwu" created upper checkfile vs. lower remote (without normalization) 2025/05/07 07:08:19 ERROR : hello, world!: sum not found 2025/05/07 07:08:19 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-lepafuh5xiwu 2025/05/07 07:08:19 NOTICE: Compressed: TestCompressSwift:rclone-test-lepafuh5xiwu: 1 files missing 2025/05/07 07:08:19 NOTICE: 1 hashes missing 2025/05/07 07:08:19 NOTICE: Compressed: TestCompressSwift:rclone-test-lepafuh5xiwu: 2 differences found 2025/05/07 07:08:19 NOTICE: Compressed: TestCompressSwift:rclone-test-lepafuh5xiwu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/07 07:08:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 07:08:19 NOTICE: Compressed: TestCompressSwift:rclone-test-lepafuh5xiwu: 0 differences found 2025/05/07 07:08:19 NOTICE: Compressed: TestCompressSwift:rclone-test-lepafuh5xiwu: 1 matching files 2025/05/07 07:08:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ciyorev4bale" 2025/05/07 07:08:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 07:08:19 DEBUG : Swift container rclone-test-ciyorev4bale.json: Auto set use_segments_container to true 2025/05/07 07:08:20 DEBUG : Swift container rclone-test-ciyorev4bale: Auto set use_segments_container to true 2025/05/07 07:08:20 DEBUG : Creating backend with remote "/tmp/rclone3429789716" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ciyorev4bale", Local "Local file system at /tmp/rclone3429789716", Modify Window "1ns" 2025/05/07 07:08:20 INFO : Swift container rclone-test-ciyorev4bale: Container "rclone-test-ciyorev4bale" created lower checkfile vs. upper remote (without normalization) 2025/05/07 07:08:31 ERROR : HELLO, WORLD!: sum not found 2025/05/07 07:08:31 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-ciyorev4bale 2025/05/07 07:08:31 NOTICE: Compressed: TestCompressSwift:rclone-test-ciyorev4bale: 1 files missing 2025/05/07 07:08:31 NOTICE: 1 hashes missing 2025/05/07 07:08:31 NOTICE: Compressed: TestCompressSwift:rclone-test-ciyorev4bale: 2 differences found 2025/05/07 07:08:31 NOTICE: Compressed: TestCompressSwift:rclone-test-ciyorev4bale: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/07 07:08:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 07:08:31 NOTICE: Compressed: TestCompressSwift:rclone-test-ciyorev4bale: 0 differences found 2025/05/07 07:08:31 NOTICE: Compressed: TestCompressSwift:rclone-test-ciyorev4bale: 1 matching files 2025/05/07 07:08:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mamumug3nuhu" 2025/05/07 07:08:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 07:08:31 DEBUG : Swift container rclone-test-mamumug3nuhu.json: Auto set use_segments_container to true 2025/05/07 07:08:32 DEBUG : Swift container rclone-test-mamumug3nuhu: Auto set use_segments_container to true 2025/05/07 07:08:32 DEBUG : Creating backend with remote "/tmp/rclone3275245729" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mamumug3nuhu", Local "Local file system at /tmp/rclone3275245729", Modify Window "1ns" 2025/05/07 07:08:32 INFO : Swift container rclone-test-mamumug3nuhu: Container "rclone-test-mamumug3nuhu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/07 07:08:38 ERROR : HeLlO, wOrLd!: sum not found 2025/05/07 07:08:38 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-mamumug3nuhu 2025/05/07 07:08:38 NOTICE: Compressed: TestCompressSwift:rclone-test-mamumug3nuhu: 1 files missing 2025/05/07 07:08:38 NOTICE: 1 hashes missing 2025/05/07 07:08:38 NOTICE: Compressed: TestCompressSwift:rclone-test-mamumug3nuhu: 2 differences found 2025/05/07 07:08:38 NOTICE: Compressed: TestCompressSwift:rclone-test-mamumug3nuhu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/07 07:08:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 07:08:39 NOTICE: Compressed: TestCompressSwift:rclone-test-mamumug3nuhu: 0 differences found 2025/05/07 07:08:39 NOTICE: Compressed: TestCompressSwift:rclone-test-mamumug3nuhu: 1 matching files 2025/05/07 07:08:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-divoyiz0nede" 2025/05/07 07:08:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 07:08:39 DEBUG : Swift container rclone-test-divoyiz0nede.json: Auto set use_segments_container to true 2025/05/07 07:08:39 DEBUG : Swift container rclone-test-divoyiz0nede: Auto set use_segments_container to true 2025/05/07 07:08:39 DEBUG : Creating backend with remote "/tmp/rclone422694753" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-divoyiz0nede", Local "Local file system at /tmp/rclone422694753", Modify Window "1ns" 2025/05/07 07:08:40 INFO : Swift container rclone-test-divoyiz0nede: Container "rclone-test-divoyiz0nede" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/07 07:08:51 ERROR : HELLO, WORLD!: sum not found 2025/05/07 07:08:51 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-divoyiz0nede 2025/05/07 07:08:51 NOTICE: Compressed: TestCompressSwift:rclone-test-divoyiz0nede: 1 files missing 2025/05/07 07:08:51 NOTICE: 1 hashes missing 2025/05/07 07:08:51 NOTICE: Compressed: TestCompressSwift:rclone-test-divoyiz0nede: 2 differences found 2025/05/07 07:08:51 NOTICE: Compressed: TestCompressSwift:rclone-test-divoyiz0nede: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/07 07:08:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 07:08:51 NOTICE: Compressed: TestCompressSwift:rclone-test-divoyiz0nede: 0 differences found 2025/05/07 07:08:51 NOTICE: Compressed: TestCompressSwift:rclone-test-divoyiz0nede: 1 matching files 2025/05/07 07:08:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hopecus5jezo" 2025/05/07 07:08:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 07:08:52 DEBUG : Swift container rclone-test-hopecus5jezo.json: Auto set use_segments_container to true 2025/05/07 07:08:52 DEBUG : Swift container rclone-test-hopecus5jezo: Auto set use_segments_container to true 2025/05/07 07:08:52 DEBUG : Creating backend with remote "/tmp/rclone3163744651" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hopecus5jezo", Local "Local file system at /tmp/rclone3163744651", Modify Window "1ns" 2025/05/07 07:08:52 INFO : Swift container rclone-test-hopecus5jezo: Container "rclone-test-hopecus5jezo" created NFD checkfile vs. NFC remote (without normalization) 2025/05/07 07:08:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/07 07:08:58 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hopecus5jezo 2025/05/07 07:08:58 NOTICE: Compressed: TestCompressSwift:rclone-test-hopecus5jezo: 1 files missing 2025/05/07 07:08:58 NOTICE: 1 hashes missing 2025/05/07 07:08:58 NOTICE: Compressed: TestCompressSwift:rclone-test-hopecus5jezo: 2 differences found 2025/05/07 07:08:58 NOTICE: Compressed: TestCompressSwift:rclone-test-hopecus5jezo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/07 07:08:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 07:08:59 NOTICE: Compressed: TestCompressSwift:rclone-test-hopecus5jezo: 0 differences found 2025/05/07 07:08:59 NOTICE: Compressed: TestCompressSwift:rclone-test-hopecus5jezo: 1 matching files 2025/05/07 07:08:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-doqepic2vefo" 2025/05/07 07:08:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 07:08:59 DEBUG : Swift container rclone-test-doqepic2vefo.json: Auto set use_segments_container to true 2025/05/07 07:08:59 DEBUG : Swift container rclone-test-doqepic2vefo: Auto set use_segments_container to true 2025/05/07 07:08:59 DEBUG : Creating backend with remote "/tmp/rclone2202912127" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-doqepic2vefo", Local "Local file system at /tmp/rclone2202912127", Modify Window "1ns" 2025/05/07 07:09:00 INFO : Swift container rclone-test-doqepic2vefo: Container "rclone-test-doqepic2vefo" created NFC checkfile vs. NFD remote (without normalization) 2025/05/07 07:09:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/07 07:09:11 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-doqepic2vefo 2025/05/07 07:09:11 NOTICE: Compressed: TestCompressSwift:rclone-test-doqepic2vefo: 1 files missing 2025/05/07 07:09:11 NOTICE: 1 hashes missing 2025/05/07 07:09:11 NOTICE: Compressed: TestCompressSwift:rclone-test-doqepic2vefo: 2 differences found 2025/05/07 07:09:11 NOTICE: Compressed: TestCompressSwift:rclone-test-doqepic2vefo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/07 07:09:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 07:09:11 NOTICE: Compressed: TestCompressSwift:rclone-test-doqepic2vefo: 0 differences found 2025/05/07 07:09:11 NOTICE: Compressed: TestCompressSwift:rclone-test-doqepic2vefo: 1 matching files 2025/05/07 07:09:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lufugeg5jiqi" 2025/05/07 07:09:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 07:09:11 DEBUG : Swift container rclone-test-lufugeg5jiqi.json: Auto set use_segments_container to true 2025/05/07 07:09:11 DEBUG : Swift container rclone-test-lufugeg5jiqi: Auto set use_segments_container to true 2025/05/07 07:09:11 DEBUG : Creating backend with remote "/tmp/rclone4111790912" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lufugeg5jiqi", Local "Local file system at /tmp/rclone4111790912", Modify Window "1ns" 2025/05/07 07:09:12 INFO : Swift container rclone-test-lufugeg5jiqi: Container "rclone-test-lufugeg5jiqi" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/07 07:09:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/07 07:09:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-lufugeg5jiqi 2025/05/07 07:09:28 NOTICE: Compressed: TestCompressSwift:rclone-test-lufugeg5jiqi: 1 files missing 2025/05/07 07:09:28 NOTICE: 1 hashes missing 2025/05/07 07:09:28 NOTICE: Compressed: TestCompressSwift:rclone-test-lufugeg5jiqi: 2 differences found 2025/05/07 07:09:28 NOTICE: Compressed: TestCompressSwift:rclone-test-lufugeg5jiqi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/07 07:09:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 07:09:38 NOTICE: Compressed: TestCompressSwift:rclone-test-lufugeg5jiqi: 0 differences found 2025/05/07 07:09:38 NOTICE: Compressed: TestCompressSwift:rclone-test-lufugeg5jiqi: 1 matching files 2025/05/07 07:09:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lerumud9zuvo" 2025/05/07 07:09:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 07:09:38 DEBUG : Swift container rclone-test-lerumud9zuvo.json: Auto set use_segments_container to true 2025/05/07 07:09:38 DEBUG : Swift container rclone-test-lerumud9zuvo: Auto set use_segments_container to true 2025/05/07 07:09:38 DEBUG : Creating backend with remote "/tmp/rclone1894622175" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lerumud9zuvo", Local "Local file system at /tmp/rclone1894622175", Modify Window "1ns" 2025/05/07 07:09:39 INFO : Swift container rclone-test-lerumud9zuvo: Container "rclone-test-lerumud9zuvo" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/07 07:09:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/07 07:09:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-lerumud9zuvo 2025/05/07 07:09:50 NOTICE: Compressed: TestCompressSwift:rclone-test-lerumud9zuvo: 1 files missing 2025/05/07 07:09:50 NOTICE: 1 hashes missing 2025/05/07 07:09:50 NOTICE: Compressed: TestCompressSwift:rclone-test-lerumud9zuvo: 2 differences found 2025/05/07 07:09:50 NOTICE: Compressed: TestCompressSwift:rclone-test-lerumud9zuvo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/07 07:09:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 07:09:50 NOTICE: Compressed: TestCompressSwift:rclone-test-lerumud9zuvo: 0 differences found 2025/05/07 07:09:50 NOTICE: Compressed: TestCompressSwift:rclone-test-lerumud9zuvo: 1 matching files 2025/05/07 07:09:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-covufew6vamo" 2025/05/07 07:09:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 07:09:50 DEBUG : Swift container rclone-test-covufew6vamo.json: Auto set use_segments_container to true 2025/05/07 07:09:51 DEBUG : Swift container rclone-test-covufew6vamo: Auto set use_segments_container to true 2025/05/07 07:09:51 DEBUG : Creating backend with remote "/tmp/rclone1588039089" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-covufew6vamo", Local "Local file system at /tmp/rclone1588039089", Modify Window "1ns" 2025/05/07 07:09:51 INFO : Swift container rclone-test-covufew6vamo: Container "rclone-test-covufew6vamo" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/07 07:10:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/07 07:10:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-covufew6vamo 2025/05/07 07:10:08 NOTICE: Compressed: TestCompressSwift:rclone-test-covufew6vamo: 1 files missing 2025/05/07 07:10:08 NOTICE: 1 hashes missing 2025/05/07 07:10:08 NOTICE: Compressed: TestCompressSwift:rclone-test-covufew6vamo: 2 differences found 2025/05/07 07:10:08 NOTICE: Compressed: TestCompressSwift:rclone-test-covufew6vamo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/07 07:10:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 07:10:18 NOTICE: Compressed: TestCompressSwift:rclone-test-covufew6vamo: 0 differences found 2025/05/07 07:10:18 NOTICE: Compressed: TestCompressSwift:rclone-test-covufew6vamo: 1 matching files 2025/05/07 07:10:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jimujay3pimi" 2025/05/07 07:10:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 07:10:18 DEBUG : Swift container rclone-test-jimujay3pimi.json: Auto set use_segments_container to true 2025/05/07 07:10:19 DEBUG : Swift container rclone-test-jimujay3pimi: Auto set use_segments_container to true 2025/05/07 07:10:19 DEBUG : Creating backend with remote "/tmp/rclone3068747441" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jimujay3pimi", Local "Local file system at /tmp/rclone3068747441", Modify Window "1ns" 2025/05/07 07:10:19 INFO : Swift container rclone-test-jimujay3pimi: Container "rclone-test-jimujay3pimi" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/07 07:10:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/07 07:10:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-jimujay3pimi 2025/05/07 07:10:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jimujay3pimi: 1 files missing 2025/05/07 07:10:25 NOTICE: 1 hashes missing 2025/05/07 07:10:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jimujay3pimi: 2 differences found 2025/05/07 07:10:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jimujay3pimi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/07 07:10:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/07 07:10:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jimujay3pimi: 0 differences found 2025/05/07 07:10:25 NOTICE: Compressed: TestCompressSwift:rclone-test-jimujay3pimi: 1 matching files 2025/05/07 07:10:25 DEBUG : Compressed: TestCompressSwift:rclone-test-jimujay3pimi: Purge remote 2025/05/07 07:10:25 DEBUG : Waiting for deletions to finish 2025/05/07 07:10:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/07 07:10:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/07 07:10:26 INFO : Swift container rclone-test-jimujay3pimi: Container "rclone-test-jimujay3pimi" removed 2025/05/07 07:10:26 DEBUG : Compressed: TestCompressSwift:rclone-test-covufew6vamo: Purge remote 2025/05/07 07:10:26 DEBUG : Waiting for deletions to finish 2025/05/07 07:10:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/07 07:10:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/07 07:10:32 INFO : Swift container rclone-test-covufew6vamo: Container "rclone-test-covufew6vamo" removed 2025/05/07 07:10:32 DEBUG : Compressed: TestCompressSwift:rclone-test-lerumud9zuvo: Purge remote 2025/05/07 07:10:32 DEBUG : Waiting for deletions to finish 2025/05/07 07:10:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/07 07:10:37 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/07 07:10:38 INFO : Swift container rclone-test-lerumud9zuvo: Container "rclone-test-lerumud9zuvo" removed 2025/05/07 07:10:38 DEBUG : Compressed: TestCompressSwift:rclone-test-lufugeg5jiqi: Purge remote 2025/05/07 07:10:38 DEBUG : Waiting for deletions to finish 2025/05/07 07:10:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/07 07:10:48 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/07 07:10:48 INFO : Swift container rclone-test-lufugeg5jiqi: Container "rclone-test-lufugeg5jiqi" removed 2025/05/07 07:10:48 DEBUG : Compressed: TestCompressSwift:rclone-test-doqepic2vefo: Purge remote 2025/05/07 07:10:48 DEBUG : Waiting for deletions to finish 2025/05/07 07:10:48 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/07 07:10:58 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/07 07:10:59 INFO : Swift container rclone-test-doqepic2vefo: Container "rclone-test-doqepic2vefo" removed 2025/05/07 07:10:59 DEBUG : Compressed: TestCompressSwift:rclone-test-hopecus5jezo: Purge remote 2025/05/07 07:10:59 DEBUG : Waiting for deletions to finish 2025/05/07 07:10:59 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/07 07:10:59 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/07 07:10:59 INFO : Swift container rclone-test-hopecus5jezo: Container "rclone-test-hopecus5jezo" removed 2025/05/07 07:10:59 DEBUG : Compressed: TestCompressSwift:rclone-test-divoyiz0nede: Purge remote 2025/05/07 07:10:59 DEBUG : Waiting for deletions to finish 2025/05/07 07:11:00 INFO : HELLO, WORLD!.bin: Deleted 2025/05/07 07:11:09 INFO : HELLO, WORLD!.json: Deleted 2025/05/07 07:11:10 INFO : Swift container rclone-test-divoyiz0nede: Container "rclone-test-divoyiz0nede" removed 2025/05/07 07:11:10 DEBUG : Compressed: TestCompressSwift:rclone-test-mamumug3nuhu: Purge remote 2025/05/07 07:11:10 DEBUG : Waiting for deletions to finish 2025/05/07 07:11:10 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/07 07:11:10 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/07 07:11:10 INFO : Swift container rclone-test-mamumug3nuhu: Container "rclone-test-mamumug3nuhu" removed 2025/05/07 07:11:10 DEBUG : Compressed: TestCompressSwift:rclone-test-ciyorev4bale: Purge remote 2025/05/07 07:11:10 DEBUG : Waiting for deletions to finish 2025/05/07 07:11:11 INFO : HELLO, WORLD!.bin: Deleted 2025/05/07 07:11:21 INFO : HELLO, WORLD!.json: Deleted 2025/05/07 07:11:21 INFO : Swift container rclone-test-ciyorev4bale: Container "rclone-test-ciyorev4bale" removed 2025/05/07 07:11:21 DEBUG : Compressed: TestCompressSwift:rclone-test-lepafuh5xiwu: Purge remote 2025/05/07 07:11:21 DEBUG : Waiting for deletions to finish 2025/05/07 07:11:26 INFO : hello, world!.json: Deleted 2025/05/07 07:11:31 INFO : hello, world!.bin: Deleted 2025/05/07 07:11:31 INFO : Swift container rclone-test-lepafuh5xiwu: Container "rclone-test-lepafuh5xiwu" removed --- PASS: TestApplyTransforms (210.25s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:11:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/07 07:11:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/07 07:11:47 INFO : file1: Copied (new) to: sub/file2 2025/05/07 07:11:53 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/07 07:11:53 DEBUG : file1: Unchanged skipping 2025/05/07 07:11:53 DEBUG : Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (32.19s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.21s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:12:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fiqacuy0lemu/backup" 2025/05/07 07:12:30 DEBUG : Swift container rclone-test-fiqacuy0lemu path backup.json: Auto set use_segments_container to true 2025/05/07 07:12:36 DEBUG : Swift container rclone-test-fiqacuy0lemu path backup: Auto set use_segments_container to true 2025/05/07 07:12:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/07 07:13:12 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/07 07:13:12 INFO : dst/file1: Copied (server-side copy) 2025/05/07 07:13:23 INFO : dst/file1: Deleted 2025/05/07 07:13:38 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/07 07:13:38 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (135.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:14:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fiqacuy0lemu/dst" 2025/05/07 07:14:19 DEBUG : Swift container rclone-test-fiqacuy0lemu path dst.json: Auto set use_segments_container to true 2025/05/07 07:14:25 DEBUG : Swift container rclone-test-fiqacuy0lemu path dst: Auto set use_segments_container to true 2025/05/07 07:14:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fiqacuy0lemu/CompareDest" 2025/05/07 07:14:35 DEBUG : Swift container rclone-test-fiqacuy0lemu path CompareDest.json: Auto set use_segments_container to true 2025/05/07 07:14:41 DEBUG : Swift container rclone-test-fiqacuy0lemu path CompareDest: Auto set use_segments_container to true 2025/05/07 07:14:46 DEBUG : one: Need to transfer - File not found at Destination 2025/05/07 07:15:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/07 07:15:02 INFO : one: Copied (new) 2025/05/07 07:15:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 07:15:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/07 07:15:24 INFO : one: Copied (replaced existing) 2025/05/07 07:15:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 07:15:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/07 07:15:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/07 07:16:33 DEBUG : two: Need to transfer - File not found at Destination 2025/05/07 07:16:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/07 07:16:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/07 07:16:58 DEBUG : two: Need to transfer - File not found at Destination 2025/05/07 07:17:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/07 07:17:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/07 07:17:45 DEBUG : two: Need to transfer - File not found at Destination 2025/05/07 07:17:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/07 07:17:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/07 07:17:56 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (259.09s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:18:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fiqacuy0lemu/dst" 2025/05/07 07:18:38 DEBUG : Swift container rclone-test-fiqacuy0lemu path dst.json: Auto set use_segments_container to true 2025/05/07 07:18:44 DEBUG : Swift container rclone-test-fiqacuy0lemu path dst: Auto set use_segments_container to true 2025/05/07 07:18:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fiqacuy0lemu/CopyDest" 2025/05/07 07:18:54 DEBUG : Swift container rclone-test-fiqacuy0lemu path CopyDest.json: Auto set use_segments_container to true 2025/05/07 07:19:00 DEBUG : Swift container rclone-test-fiqacuy0lemu path CopyDest: Auto set use_segments_container to true 2025/05/07 07:19:05 DEBUG : one: Need to transfer - File not found at Destination 2025/05/07 07:19:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/07 07:19:21 INFO : one: Copied (new) 2025/05/07 07:19:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 07:19:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/07 07:19:42 INFO : one: Copied (replaced existing) 2025/05/07 07:20:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fiqacuy0lemu/BackupDir" 2025/05/07 07:20:15 DEBUG : Swift container rclone-test-fiqacuy0lemu path BackupDir.json: Auto set use_segments_container to true 2025/05/07 07:20:25 DEBUG : Swift container rclone-test-fiqacuy0lemu path BackupDir: Auto set use_segments_container to true 2025/05/07 07:20:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 07:20:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/07 07:20:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 07:21:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/07 07:21:02 INFO : one: Copied (server-side copy) 2025/05/07 07:21:07 INFO : one: Deleted 2025/05/07 07:21:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/07 07:21:33 INFO : one: Copied (server-side copy) 2025/05/07 07:21:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/07 07:22:28 DEBUG : two: Need to transfer - File not found at Destination 2025/05/07 07:22:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/07 07:22:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/07 07:22:53 INFO : two: Copied (server-side copy) 2025/05/07 07:22:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/07 07:23:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/07 07:23:34 DEBUG : two: Unchanged skipping 2025/05/07 07:25:38 DEBUG : three: Need to transfer - File not found at Destination 2025/05/07 07:25:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/07 07:25:43 DEBUG : three: Destination not found in --copy-dest 2025/05/07 07:25:49 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/07 07:25:49 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (514.35s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.19s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.17s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:27:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/07 07:27:29 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/07 07:27:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/07 07:27:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/07 07:27:45 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/07 07:27:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-fiqacuy0lemu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/07 07:27:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/07 07:28:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/07 07:28:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0c82597c6bdba1857bf76822d48ef8a5 OK 2025/05/07 07:28:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (80.00s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.20s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", 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-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", 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-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:29:44 INFO : Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu: Looking for duplicate md5 hashes using newest mode. 2025/05/07 07:30:04 NOTICE: 47f092753d8dea4c61eaf0c00fb5a16a: Found 3 files with duplicate md5 hashes 2025/05/07 07:30:19 INFO : one: Deleted 2025/05/07 07:30:25 INFO : also/one: Deleted 2025/05/07 07:30:25 NOTICE: 47f092753d8dea4c61eaf0c00fb5a16a: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (157.08s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:35:09 DEBUG : a.txt: Excluded (Size Filter) 2025/05/07 07:35:09 DEBUG : a.txt: Excluded 2025/05/07 07:35:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/07 07:35:09 DEBUG : sub dir/hello world: Excluded 2025/05/07 07:35:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/07 07:35:09 DEBUG : sub dir/hello world2: Excluded 2025/05/07 07:35:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/07 07:35:09 DEBUG : sub dir/hello world: Excluded 2025/05/07 07:35:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/07 07:35:09 DEBUG : sub dir/hello world2: Excluded 2025/05/07 07:35:09 DEBUG : sub dir/ignore dir: Excluded 2025/05/07 07:35:29 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (345.81s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:39:42 DEBUG : a.txt: Excluded (Size Filter) 2025/05/07 07:39:42 DEBUG : a.txt: Excluded 2025/05/07 07:39:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/07 07:39:42 DEBUG : sub dir/hello world: Excluded 2025/05/07 07:39:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/07 07:39:42 DEBUG : sub dir/hello world2: Excluded 2025/05/07 07:39:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/07 07:39:42 DEBUG : sub dir/hello world: Excluded 2025/05/07 07:39:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/07 07:39:42 DEBUG : sub dir/hello world2: Excluded 2025/05/07 07:39:42 DEBUG : sub dir/ignore dir: Excluded 2025/05/07 07:39:47 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (226.95s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (99.56s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (5.22s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (10.39s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (5.16s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.22s) --- PASS: TestListJSON/HashTypes (5.21s) --- PASS: TestListJSON/Metadata (15.21s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", 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/07 07:43:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fiqacuy0lemu/notfound" 2025/05/07 07:43:32 DEBUG : Config file has changed externally - reloading 2025/05/07 07:43:32 DEBUG : Swift container rclone-test-fiqacuy0lemu path notfound.json: Auto set use_segments_container to true 2025/05/07 07:43:37 DEBUG : Swift container rclone-test-fiqacuy0lemu path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (94.39s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.26s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.15s) --- PASS: TestStatJSON/NotFound (5.16s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (15.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.24s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:43:58 INFO : Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu: Making directory 2025/05/07 07:43:59 INFO : Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu: Making directory --- PASS: TestMkdir (0.32s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" --- PASS: TestLsd (16.25s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" --- PASS: TestLs (27.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:45:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/07 07:45:08 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (36.89s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" --- PASS: TestLsLong (22.23s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (32.38s) --- PASS: TestHashSums/Md5 (5.14s) --- PASS: TestHashSums/Md5Download (5.19s) === RUN TestHashSumsWithErrors 2025/05/07 07:46:14 DEBUG : Creating backend with remote ":memory:" 2025/05/07 07:46:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/07 07:46:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/07 07:46:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/07 07:46:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/07 07:46:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/07 07:46:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/07 07:46:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/07 07:46:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/07 07:46:14 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-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" --- PASS: TestCount (43.70s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:47:31 DEBUG : Waiting for deletions to finish 2025/05/07 07:47:31 DEBUG : large: Excluded (Size Filter) 2025/05/07 07:47:41 INFO : medium: Deleted 2025/05/07 07:47:42 INFO : small: Deleted --- PASS: TestDelete (45.14s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:48:09 DEBUG : Waiting for deletions to finish 2025/05/07 07:48:09 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/07 07:48:10 INFO : large: Deleted 2025/05/07 07:48:15 INFO : medium: Deleted --- PASS: TestMaxDelete (43.05s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:49:07 DEBUG : Waiting for deletions to finish 2025/05/07 07:49:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/07 07:49:13 INFO : small: Deleted 2025/05/07 07:49:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (53.52s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:49:46 DEBUG : Waiting for deletions to finish 2025/05/07 07:49:46 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/07 07:49:46 INFO : large: Deleted 2025/05/07 07:49:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (43.09s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" --- PASS: TestReadFile (36.86s) === RUN TestRetry 2025/05/07 07:50:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/07 07:50:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/07 07:50:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/07 07:50:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/07 07:50:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/07 07:50:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/07 07:50:39 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-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" --- PASS: TestCat (104.34s) === RUN TestPurge 2025/05/07 07:52:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zeqefex1dava" 2025/05/07 07:52:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 07:52:24 DEBUG : Swift container rclone-test-zeqefex1dava.json: Auto set use_segments_container to true 2025/05/07 07:52:24 DEBUG : Swift container rclone-test-zeqefex1dava: Auto set use_segments_container to true 2025/05/07 07:52:24 DEBUG : Creating backend with remote "/tmp/rclone2819234147" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zeqefex1dava", Local "Local file system at /tmp/rclone2819234147", Modify Window "1ns" 2025/05/07 07:52:24 INFO : Swift container rclone-test-zeqefex1dava: Container "rclone-test-zeqefex1dava" created 2025/05/07 07:52:30 INFO : A2: Making directory 2025/05/07 07:52:30 INFO : A1/B2: Making directory 2025/05/07 07:52:30 INFO : A1/B2/C2: Making directory 2025/05/07 07:52:30 INFO : A1/B1/C3: Making directory 2025/05/07 07:52:30 INFO : A3: Making directory 2025/05/07 07:52:30 INFO : A3/B3: Making directory 2025/05/07 07:52:30 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/07 07:52:47 DEBUG : Waiting for deletions to finish 2025/05/07 07:52:47 INFO : A1/B1/C1/one.bin: Deleted 2025/05/07 07:52:47 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/07 07:52:52 DEBUG : Waiting for deletions to finish 2025/05/07 07:52:53 INFO : A1/two.json: Deleted 2025/05/07 07:53:03 INFO : A1/two.bin: Deleted 2025/05/07 07:53:03 INFO : Swift container rclone-test-zeqefex1dava: Container "rclone-test-zeqefex1dava" removed 2025/05/07 07:53:03 DEBUG : Compressed: TestCompressSwift:rclone-test-zeqefex1dava: Purge remote 2025/05/07 07:53:03 DEBUG : Waiting for deletions to finish 2025/05/07 07:53:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (39.84s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqacuy0lemu", Local "Local file system at /tmp/rclone3629661652", Modify Window "1ns" 2025/05/07 07:53:14 INFO : A2: Making directory 2025/05/07 07:53:14 INFO : A1/B2: Making directory 2025/05/07 07:53:14 INFO : A1/B2/C2: Making directory 2025/05/07 07:53:14 INFO : A1/B1/C3: Making directory 2025/05/07 07:53:14 INFO : A3: Making directory 2025/05/07 07:53:14 INFO : A3/B3: Making directory 2025/05/07 07:53:14 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/07 07:53:31 DEBUG : removing 1 level 3 directories 2025/05/07 07:53:31 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" panic: test timed out after 1h0m0s running tests: TestRmdirsNoLeaveRoot (39s) goroutine 8725 [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(0xc00046c1a0, {0x26138c1?, 0x0?}, 0x27381a8) /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(0xc00046c1a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc00046c1a0, 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(0xc0008cd068, {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(0xc000521ea0) /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(0xc000521ea0) /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 8623 [select]: net/http.(*persistConn).writeLoop(0xc00148a120) /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 8605 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 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 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 8602 [semacquire]: sync.runtime_Semacquire(0xc0007c9958?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0x2a15e20?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2a15e20, 0x3d5b7e0}, {0x2a2a380, 0xc0005ca600}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xc0003d8f60, 0x2738458) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2a15e20, 0x3d5b7e0}, {0x2a2a380, 0xc0005ca600}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xc0003d8f60) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/operations.Rmdirs({0x2a15e20, 0x3d5b7e0}, {0x2a2a380, 0xc0005ca600}, {0x0, 0x0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1502 +0x170 github.com/rclone/rclone/fs/operations_test.TestRmdirsNoLeaveRoot(0xc000180000) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 +0xaaa testing.tRunner(0xc000180000, 0x27381a8) /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 1097 [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 1087 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3187 [chan receive, 45 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 2813 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8147 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00023aa80) /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 8146 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 744 [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 734 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8703 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 8602 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 8589 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000a06120) /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 8579 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3524 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2813 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 166 [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 156 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 233 [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 207 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 864 [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 854 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8699 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 8602 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 3621 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2813 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3093 [chan receive, 45 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 2813 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 554 [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 544 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2814 [chan receive, 46 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 2813 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 335 [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 325 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 292 [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 186 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1349 [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 1323 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 970 [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 960 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 805 [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 779 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1272 [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 1262 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1418 [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 1408 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1308 [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 1298 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 628 [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 603 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 444 [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 434 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8622 [IO wait]: internal/poll.runtime_pollWait(0x7fe023143560, 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(0xc0001e0280?, 0xc001049980?, 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(0xc0001e0280, {0xc001049980, 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(0xc0001e0280, {0xc001049980?, 0xc00078f350?, 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(0xc00038a2d0, {0xc001049980?, 0x3d38300?, 0xc00009f9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00082d728, {0xc001049980?, 0x18?, 0xc00009f998?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00353edf8, {0xc001049980?, 0x0?, 0xc00353edf8?}) /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(0xc00078f438, {0x29f0060, 0xc00353edf8}) /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(0xc00078f188, {0x7fe02078ea28, 0xc00082d728}, 0xc00009fa40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00078f188, 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(0xc00078f188, {0xc0010d7000, 0x1000, 0xc000100508?}) /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(0xc00148a120, {0xc0010d7000?, 0x81d5e5?, 0x2159720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0016f8300) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0016f8300, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc00148a120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8605 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 512 [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 502 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8483 [chan receive, 1 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 8482 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8755 [select]: net/http.(*persistConn).roundTrip(0xc00148a120, 0xc000676b90) /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(0xc000457c80, 0xc0005d3680) /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(0xc0004541c0, 0xc0005d3680) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0005d3680, {0x29ef8e0, 0xc0004541c0}, {0xc0008e5601?, 0x9d9aad?, 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(0xc000a280f0, 0xc0005d3680, {0xc0002d7420?, 0xc000163ea0?, 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(0xc000a280f0, 0xc0005d3680) /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 8700 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 685 [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 675 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1222 [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 1164 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8704 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 8602 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 1058 [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 1032 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3356 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2813 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1472 [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 1462 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1509 [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 1371 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8701 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 8602 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2934 [chan receive, 46 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 2813 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3008 [chan receive, 46 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 2813 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3257 [chan receive, 45 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 2813 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3446 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2813 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8588 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fe023143878, 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(0xc00056aa00?, 0xc000f18000?, 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(0xc00056aa00, {0xc000f18000, 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(0xc00056aa00, {0xc000f18000?, 0xc00078efd0?, 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(0xc00038a248, {0xc000f18000?, 0x3d38300?, 0xc0006a49d0?}) /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(0xc00082cf48, {0xc000f18000?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00082d6f8, {0xc000f18000?, 0x0?, 0xc00082d6f8?}) /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(0xc00078f0b8, {0x29f0060, 0xc00082d6f8}) /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(0xc00078ee08, {0x7fe02078ea28, 0xc00082cf48}, 0xc0006a4a40?) /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(0xc00078ee08, 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(0xc00078ee08, {0xc000a03000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000a06120, {0xc000a03000?, 0x81d5e5?, 0x2159720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc00177e480) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc00177e480, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000a06120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8579 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 8700 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000415c00, 0xc00094b200, 0xc0005d3680) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000415c00, {0x2a15e20, 0x3d5b7e0}, {0xc000a3c000, 0x4f}, {{0xc000a2c9f0, 0x18}, {0x0, 0x0}, {0x25df569, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000415c00, {0x2a15e20, 0x3d5b7e0}, {{0xc000a2c9f0, 0x18}, {0x0, 0x0}, {0x25df569, 0x3}, 0xc00096b7a0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).Objects(0xc000415c00, {0x2a15e20, 0x3d5b7e0}, {0xc000a2c9f0, 0x18}, 0x40ba0b?) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1115 +0x1b0 github.com/rclone/rclone/backend/swift.(*Fs).listContainerRoot.func1.1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:708 +0x52 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00062d080, 0xc000676af0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00062d080, 0xc000676af0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).listContainerRoot.func1({0x2a15e20, 0x3d5b7e0}, 0xc00094b1a0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:707 +0x1a5 github.com/ncw/swift/v2.(*Connection).ObjectsWalk(0xc000415c00, {0x2a15e20, 0x3d5b7e0}, {0x29dd288?, 0xc00096b740?}, 0xc00094b140, 0xc0007c7aa8) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1192 +0xf0 github.com/rclone/rclone/backend/swift.(*Fs).listContainerRoot(0xc00023b180, {0x2a15e20, 0x3d5b7e0}, {0xc000a2c9f0, 0x18}, {0xc000a2ca09, 0x8}, {0x0?, 0xbfae20?}, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:704 +0x2f4 github.com/rclone/rclone/backend/swift.(*Fs).list(0x2a1cc38?, {0x2a15e20?, 0x3d5b7e0?}, {0xc000a2c9f0?, 0x18?}, {0xc000a2ca09?, 0x18?}, {0x0?, 0xc000a2ca09?}, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:751 +0xc5 github.com/rclone/rclone/backend/swift.(*Fs).listDir(0xc00023b180, {0x2a15e20?, 0x3d5b7e0?}, {0xc000a2c9f0, 0x18}, {0xc000a2ca09?, 0x18?}, {0x0?, 0xc00041cf01?}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:781 +0xaf github.com/rclone/rclone/backend/swift.(*Fs).List(0xc00023b180, {0x2a15e20, 0x3d5b7e0}, {0xc00047dbd0?, 0x22ef680?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:828 +0xad github.com/rclone/rclone/backend/compress.(*Fs).ListP(0xc0005ca600, {0x2a15e20, 0x3d5b7e0}, {0xc00047dbd0, 0x8}, 0xc00041cf40) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:384 +0xc5 github.com/rclone/rclone/fs/list.WithListP({0x2a15e20, 0x3d5b7e0}, {0xc00047dbd0, 0x8}, {0x29f0780, 0xc0005ca600}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:55 +0xb1 github.com/rclone/rclone/backend/compress.(*Fs).List(0x10?, {0x2a15e20?, 0x3d5b7e0?}, {0xc00047dbd0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:358 +0x38 github.com/rclone/rclone/fs/list.DirSorted({0x2a15e20, 0x3d5b7e0}, {0x2a2a380, 0xc0005ca600}, 0x0, {0xc00047dbd0, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x6d github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e6 created by github.com/rclone/rclone/fs/walk.walk in goroutine 8602 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 8702 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 8602 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 8705 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 8602 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 8722 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 8602 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 8490 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fe0231440b8, 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(0xc0022e9200?, 0xc000980000?, 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(0xc0022e9200, {0xc000980000, 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(0xc0022e9200, {0xc000980000?, 0xc00078e550?, 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(0xc00038a158, {0xc000980000?, 0x3d38300?, 0xc0000a19d0?}) /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(0xc00082c870, {0xc000980000?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00353e618, {0xc000980000?, 0x0?, 0xc00353e618?}) /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(0xc00078e638, {0x29f0060, 0xc00353e618}) /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(0xc00078e388, {0x7fe02078ea28, 0xc00082c870}, 0xc0000a1a40?) /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(0xc00078e388, 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(0xc00078e388, {0xc00099c000, 0x1000, 0xc00008f308?}) /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(0xc0007bf200, {0xc00099c000?, 0x81d5e5?, 0x2159720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0016a3b00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0016a3b00, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0007bf200) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8505 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 8491 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0007bf200) /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 8505 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.741675645s (try 2/5): exit status 2: Failed []