"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/04/18 04:39:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wusurag1xova" 2025/04/18 04:39:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 04:39:21 DEBUG : Swift container rclone-test-wusurag1xova.json: Auto set use_segments_container to true 2025/04/18 04:39:22 DEBUG : Swift container rclone-test-wusurag1xova: Auto set use_segments_container to true 2025/04/18 04:39:22 DEBUG : Creating backend with remote "/tmp/rclone2408765988" === 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", 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/04/18 04:39:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/18 04:39:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/18 04:39:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/18 04:39:22 DEBUG : potato: Seek from 10 to 0 2025/04/18 04:39:22 DEBUG : potato: Seek from 10 to 0 2025/04/18 04:39:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/18 04:39:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/18 04:39:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/18 04:39:22 DEBUG : potato: Seek from 5 to 2 2025/04/18 04:39:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/18 04:39:22 DEBUG : potato: Seek from 7 to 0 2025/04/18 04:39:22 DEBUG : potato: Seek from 7 to 0 2025/04/18 04:39:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/18 04:39:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/18 04:39:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/18 04:39:22 DEBUG : potato: Seek from 5 to 2 2025/04/18 04:39:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/18 04:39:22 DEBUG : potato: Seek from 8 to 0 2025/04/18 04:39:22 DEBUG : potato: Seek from 8 to 0 2025/04/18 04:39:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/18 04:39:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/18 04:39:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/18 04:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/18 04:39:22 DEBUG : potato: Seek from 5 to 2 2025/04/18 04:39:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/18 04:39:22 DEBUG : potato: Seek from 9 to 0 2025/04/18 04:39:22 DEBUG : potato: Seek from 9 to 0 2025/04/18 04:39:22 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 04:39:22 INFO : Swift container rclone-test-wusurag1xova: Container "rclone-test-wusurag1xova" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (94.01s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (5.14s) --- PASS: TestCheck/6 (0.15s) --- PASS: TestCheck/7 (0.15s) === RUN TestCheckFsError 2025/04/18 04:40:56 DEBUG : Creating backend with remote "nonexistent" 2025/04/18 04:40:56 DEBUG : Config file has changed externally - reloading 2025/04/18 04:40:56 DEBUG : Creating backend with remote "nonexistent" 2025/04/18 04:40:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/18 04:40:56 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/04/18 04:40:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/18 04:40:56 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (81.70s) --- PASS: TestCheckDownload/1 (0.25s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (0.21s) --- PASS: TestCheckDownload/4 (0.30s) --- PASS: TestCheckDownload/5 (0.19s) --- PASS: TestCheckDownload/6 (5.26s) --- PASS: TestCheckDownload/7 (0.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", 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 (106.74s) --- PASS: TestCheckSizeOnly/1 (0.08s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.07s) --- PASS: TestCheckSizeOnly/5 (0.14s) --- PASS: TestCheckSizeOnly/6 (0.13s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 04:44:11 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/18 04:44:11 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/18 04:44:11 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/18 04:44:11 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/18 04:44:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/18 04:44:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/18 04:44:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/18 04:44:12 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.36s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 04:44:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wusurag1xova/data" 2025/04/18 04:44:13 DEBUG : Swift container rclone-test-wusurag1xova path data.json: Auto set use_segments_container to true 2025/04/18 04:44:19 DEBUG : Swift container rclone-test-wusurag1xova 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 (197.13s) --- PASS: TestCheckSum/subtest1 (10.37s) --- PASS: TestCheckSum/subtest2 (5.35s) --- PASS: TestCheckSum/subtest3 (0.47s) --- PASS: TestCheckSum/subtest4 (10.44s) --- PASS: TestCheckSum/subtest5 (5.47s) --- PASS: TestCheckSum/subtest6 (5.46s) --- PASS: TestCheckSum/subtest7 (0.44s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 04:47:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wusurag1xova/data" 2025/04/18 04:47:30 DEBUG : Swift container rclone-test-wusurag1xova path data.json: Auto set use_segments_container to true 2025/04/18 04:47:36 DEBUG : Swift container rclone-test-wusurag1xova 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 (194.39s) --- PASS: TestCheckSumDownload/subtest1 (0.51s) --- PASS: TestCheckSumDownload/subtest2 (15.49s) --- PASS: TestCheckSumDownload/subtest3 (5.52s) --- PASS: TestCheckSumDownload/subtest4 (10.39s) --- PASS: TestCheckSumDownload/subtest5 (5.40s) --- PASS: TestCheckSumDownload/subtest6 (5.39s) --- PASS: TestCheckSumDownload/subtest7 (5.45s) === RUN TestApplyTransforms 2025/04/18 04:50:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wequjox7boha" 2025/04/18 04:50:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 04:50:44 DEBUG : Swift container rclone-test-wequjox7boha.json: Auto set use_segments_container to true 2025/04/18 04:50:45 DEBUG : Swift container rclone-test-wequjox7boha: Auto set use_segments_container to true 2025/04/18 04:50:45 DEBUG : Creating backend with remote "/tmp/rclone4024859515" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wequjox7boha", Local "Local file system at /tmp/rclone4024859515", Modify Window "1ns" 2025/04/18 04:50:45 INFO : Swift container rclone-test-wequjox7boha: Container "rclone-test-wequjox7boha" created upper checkfile vs. lower remote (without normalization) 2025/04/18 04:51:01 ERROR : hello, world!: sum not found 2025/04/18 04:51:01 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-wequjox7boha 2025/04/18 04:51:01 NOTICE: Compressed: TestCompressSwift:rclone-test-wequjox7boha: 1 files missing 2025/04/18 04:51:01 NOTICE: 1 hashes missing 2025/04/18 04:51:01 NOTICE: Compressed: TestCompressSwift:rclone-test-wequjox7boha: 2 differences found 2025/04/18 04:51:01 NOTICE: Compressed: TestCompressSwift:rclone-test-wequjox7boha: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/18 04:51:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/18 04:51:02 NOTICE: Compressed: TestCompressSwift:rclone-test-wequjox7boha: 0 differences found 2025/04/18 04:51:02 NOTICE: Compressed: TestCompressSwift:rclone-test-wequjox7boha: 1 matching files 2025/04/18 04:51:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mivizax3kivo" 2025/04/18 04:51:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 04:51:02 DEBUG : Swift container rclone-test-mivizax3kivo.json: Auto set use_segments_container to true 2025/04/18 04:51:03 DEBUG : Swift container rclone-test-mivizax3kivo: Auto set use_segments_container to true 2025/04/18 04:51:03 DEBUG : Creating backend with remote "/tmp/rclone1254241146" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mivizax3kivo", Local "Local file system at /tmp/rclone1254241146", Modify Window "1ns" 2025/04/18 04:51:03 INFO : Swift container rclone-test-mivizax3kivo: Container "rclone-test-mivizax3kivo" created lower checkfile vs. upper remote (without normalization) 2025/04/18 04:51:15 ERROR : HELLO, WORLD!: sum not found 2025/04/18 04:51:15 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-mivizax3kivo 2025/04/18 04:51:15 NOTICE: Compressed: TestCompressSwift:rclone-test-mivizax3kivo: 1 files missing 2025/04/18 04:51:15 NOTICE: 1 hashes missing 2025/04/18 04:51:15 NOTICE: Compressed: TestCompressSwift:rclone-test-mivizax3kivo: 2 differences found 2025/04/18 04:51:15 NOTICE: Compressed: TestCompressSwift:rclone-test-mivizax3kivo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/18 04:51:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/18 04:51:15 NOTICE: Compressed: TestCompressSwift:rclone-test-mivizax3kivo: 0 differences found 2025/04/18 04:51:15 NOTICE: Compressed: TestCompressSwift:rclone-test-mivizax3kivo: 1 matching files 2025/04/18 04:51:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wawiric4kuye" 2025/04/18 04:51:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 04:51:15 DEBUG : Swift container rclone-test-wawiric4kuye.json: Auto set use_segments_container to true 2025/04/18 04:51:16 DEBUG : Swift container rclone-test-wawiric4kuye: Auto set use_segments_container to true 2025/04/18 04:51:16 DEBUG : Creating backend with remote "/tmp/rclone3413405471" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wawiric4kuye", Local "Local file system at /tmp/rclone3413405471", Modify Window "1ns" 2025/04/18 04:51:17 INFO : Swift container rclone-test-wawiric4kuye: Container "rclone-test-wawiric4kuye" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/18 04:51:24 ERROR : HeLlO, wOrLd!: sum not found 2025/04/18 04:51:24 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-wawiric4kuye 2025/04/18 04:51:24 NOTICE: Compressed: TestCompressSwift:rclone-test-wawiric4kuye: 1 files missing 2025/04/18 04:51:24 NOTICE: 1 hashes missing 2025/04/18 04:51:24 NOTICE: Compressed: TestCompressSwift:rclone-test-wawiric4kuye: 2 differences found 2025/04/18 04:51:24 NOTICE: Compressed: TestCompressSwift:rclone-test-wawiric4kuye: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/18 04:51:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/18 04:51:25 NOTICE: Compressed: TestCompressSwift:rclone-test-wawiric4kuye: 0 differences found 2025/04/18 04:51:25 NOTICE: Compressed: TestCompressSwift:rclone-test-wawiric4kuye: 1 matching files 2025/04/18 04:51:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xerolec0hiva" 2025/04/18 04:51:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 04:51:25 DEBUG : Swift container rclone-test-xerolec0hiva.json: Auto set use_segments_container to true 2025/04/18 04:51:26 DEBUG : Swift container rclone-test-xerolec0hiva: Auto set use_segments_container to true 2025/04/18 04:51:26 DEBUG : Creating backend with remote "/tmp/rclone1468893914" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xerolec0hiva", Local "Local file system at /tmp/rclone1468893914", Modify Window "1ns" 2025/04/18 04:51:26 INFO : Swift container rclone-test-xerolec0hiva: Container "rclone-test-xerolec0hiva" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/18 04:51:38 ERROR : HELLO, WORLD!: sum not found 2025/04/18 04:51:38 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-xerolec0hiva 2025/04/18 04:51:38 NOTICE: Compressed: TestCompressSwift:rclone-test-xerolec0hiva: 1 files missing 2025/04/18 04:51:38 NOTICE: 1 hashes missing 2025/04/18 04:51:38 NOTICE: Compressed: TestCompressSwift:rclone-test-xerolec0hiva: 2 differences found 2025/04/18 04:51:38 NOTICE: Compressed: TestCompressSwift:rclone-test-xerolec0hiva: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/18 04:51:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/18 04:51:43 NOTICE: Compressed: TestCompressSwift:rclone-test-xerolec0hiva: 0 differences found 2025/04/18 04:51:43 NOTICE: Compressed: TestCompressSwift:rclone-test-xerolec0hiva: 1 matching files 2025/04/18 04:51:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quyexoc9fito" 2025/04/18 04:51:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 04:51:43 DEBUG : Swift container rclone-test-quyexoc9fito.json: Auto set use_segments_container to true 2025/04/18 04:51:44 DEBUG : Swift container rclone-test-quyexoc9fito: Auto set use_segments_container to true 2025/04/18 04:51:44 DEBUG : Creating backend with remote "/tmp/rclone3390360805" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quyexoc9fito", Local "Local file system at /tmp/rclone3390360805", Modify Window "1ns" 2025/04/18 04:51:45 INFO : Swift container rclone-test-quyexoc9fito: Container "rclone-test-quyexoc9fito" created NFD checkfile vs. NFC remote (without normalization) 2025/04/18 04:52:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/18 04:52:00 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-quyexoc9fito 2025/04/18 04:52:00 NOTICE: Compressed: TestCompressSwift:rclone-test-quyexoc9fito: 1 files missing 2025/04/18 04:52:00 NOTICE: 1 hashes missing 2025/04/18 04:52:00 NOTICE: Compressed: TestCompressSwift:rclone-test-quyexoc9fito: 2 differences found 2025/04/18 04:52:00 NOTICE: Compressed: TestCompressSwift:rclone-test-quyexoc9fito: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/18 04:52:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/18 04:52:11 NOTICE: Compressed: TestCompressSwift:rclone-test-quyexoc9fito: 0 differences found 2025/04/18 04:52:11 NOTICE: Compressed: TestCompressSwift:rclone-test-quyexoc9fito: 1 matching files 2025/04/18 04:52:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wodikif6weme" 2025/04/18 04:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 04:52:11 DEBUG : Swift container rclone-test-wodikif6weme.json: Auto set use_segments_container to true 2025/04/18 04:52:12 DEBUG : Swift container rclone-test-wodikif6weme: Auto set use_segments_container to true 2025/04/18 04:52:12 DEBUG : Creating backend with remote "/tmp/rclone2943110415" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wodikif6weme", Local "Local file system at /tmp/rclone2943110415", Modify Window "1ns" 2025/04/18 04:52:13 INFO : Swift container rclone-test-wodikif6weme: Container "rclone-test-wodikif6weme" created NFC checkfile vs. NFD remote (without normalization) 2025/04/18 04:52:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/18 04:52:24 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wodikif6weme 2025/04/18 04:52:24 NOTICE: Compressed: TestCompressSwift:rclone-test-wodikif6weme: 1 files missing 2025/04/18 04:52:24 NOTICE: 1 hashes missing 2025/04/18 04:52:24 NOTICE: Compressed: TestCompressSwift:rclone-test-wodikif6weme: 2 differences found 2025/04/18 04:52:24 NOTICE: Compressed: TestCompressSwift:rclone-test-wodikif6weme: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/18 04:52:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/18 04:52:24 NOTICE: Compressed: TestCompressSwift:rclone-test-wodikif6weme: 0 differences found 2025/04/18 04:52:24 NOTICE: Compressed: TestCompressSwift:rclone-test-wodikif6weme: 1 matching files 2025/04/18 04:52:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fezuqam1cuvu" 2025/04/18 04:52:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 04:52:25 DEBUG : Swift container rclone-test-fezuqam1cuvu.json: Auto set use_segments_container to true 2025/04/18 04:52:25 DEBUG : Swift container rclone-test-fezuqam1cuvu: Auto set use_segments_container to true 2025/04/18 04:52:25 DEBUG : Creating backend with remote "/tmp/rclone628089722" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fezuqam1cuvu", Local "Local file system at /tmp/rclone628089722", Modify Window "1ns" 2025/04/18 04:52:26 INFO : Swift container rclone-test-fezuqam1cuvu: Container "rclone-test-fezuqam1cuvu" created NFDx2 checkfile vs. both remote (without normalization) 2025/04/18 04:52:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/18 04:52:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fezuqam1cuvu 2025/04/18 04:52:32 NOTICE: Compressed: TestCompressSwift:rclone-test-fezuqam1cuvu: 1 files missing 2025/04/18 04:52:32 NOTICE: 1 hashes missing 2025/04/18 04:52:32 NOTICE: Compressed: TestCompressSwift:rclone-test-fezuqam1cuvu: 2 differences found 2025/04/18 04:52:32 NOTICE: Compressed: TestCompressSwift:rclone-test-fezuqam1cuvu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/18 04:52:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/18 04:52:32 NOTICE: Compressed: TestCompressSwift:rclone-test-fezuqam1cuvu: 0 differences found 2025/04/18 04:52:32 NOTICE: Compressed: TestCompressSwift:rclone-test-fezuqam1cuvu: 1 matching files 2025/04/18 04:52:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gozupoy0vifo" 2025/04/18 04:52:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 04:52:33 DEBUG : Swift container rclone-test-gozupoy0vifo.json: Auto set use_segments_container to true 2025/04/18 04:52:33 DEBUG : Swift container rclone-test-gozupoy0vifo: Auto set use_segments_container to true 2025/04/18 04:52:33 DEBUG : Creating backend with remote "/tmp/rclone2150144547" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gozupoy0vifo", Local "Local file system at /tmp/rclone2150144547", Modify Window "1ns" 2025/04/18 04:52:34 INFO : Swift container rclone-test-gozupoy0vifo: Container "rclone-test-gozupoy0vifo" created NFCx2 checkfile vs. both remote (without normalization) 2025/04/18 04:52:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/18 04:52:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-gozupoy0vifo 2025/04/18 04:52:50 NOTICE: Compressed: TestCompressSwift:rclone-test-gozupoy0vifo: 1 files missing 2025/04/18 04:52:50 NOTICE: 1 hashes missing 2025/04/18 04:52:50 NOTICE: Compressed: TestCompressSwift:rclone-test-gozupoy0vifo: 2 differences found 2025/04/18 04:52:50 NOTICE: Compressed: TestCompressSwift:rclone-test-gozupoy0vifo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/18 04:52:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/18 04:52:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gozupoy0vifo: 0 differences found 2025/04/18 04:52:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gozupoy0vifo: 1 matching files 2025/04/18 04:52:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qehisul8zuti" 2025/04/18 04:52:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 04:52:56 DEBUG : Swift container rclone-test-qehisul8zuti.json: Auto set use_segments_container to true 2025/04/18 04:52:56 DEBUG : Swift container rclone-test-qehisul8zuti: Auto set use_segments_container to true 2025/04/18 04:52:56 DEBUG : Creating backend with remote "/tmp/rclone1235922568" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qehisul8zuti", Local "Local file system at /tmp/rclone1235922568", Modify Window "1ns" 2025/04/18 04:52:57 INFO : Swift container rclone-test-qehisul8zuti: Container "rclone-test-qehisul8zuti" created both checkfile vs. NFDx2 remote (without normalization) 2025/04/18 04:53:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/18 04:53:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qehisul8zuti 2025/04/18 04:53:13 NOTICE: Compressed: TestCompressSwift:rclone-test-qehisul8zuti: 1 files missing 2025/04/18 04:53:13 NOTICE: 1 hashes missing 2025/04/18 04:53:13 NOTICE: Compressed: TestCompressSwift:rclone-test-qehisul8zuti: 2 differences found 2025/04/18 04:53:13 NOTICE: Compressed: TestCompressSwift:rclone-test-qehisul8zuti: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/18 04:53:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/18 04:53:18 NOTICE: Compressed: TestCompressSwift:rclone-test-qehisul8zuti: 0 differences found 2025/04/18 04:53:18 NOTICE: Compressed: TestCompressSwift:rclone-test-qehisul8zuti: 1 matching files 2025/04/18 04:53:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cofaxaj6lacu" 2025/04/18 04:53:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 04:53:18 DEBUG : Swift container rclone-test-cofaxaj6lacu.json: Auto set use_segments_container to true 2025/04/18 04:53:19 DEBUG : Swift container rclone-test-cofaxaj6lacu: Auto set use_segments_container to true 2025/04/18 04:53:19 DEBUG : Creating backend with remote "/tmp/rclone3845590234" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cofaxaj6lacu", Local "Local file system at /tmp/rclone3845590234", Modify Window "1ns" 2025/04/18 04:53:19 INFO : Swift container rclone-test-cofaxaj6lacu: Container "rclone-test-cofaxaj6lacu" created both checkfile vs. NFCx2 remote (without normalization) 2025/04/18 04:53:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/18 04:53:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cofaxaj6lacu 2025/04/18 04:53:25 NOTICE: Compressed: TestCompressSwift:rclone-test-cofaxaj6lacu: 1 files missing 2025/04/18 04:53:25 NOTICE: 1 hashes missing 2025/04/18 04:53:25 NOTICE: Compressed: TestCompressSwift:rclone-test-cofaxaj6lacu: 2 differences found 2025/04/18 04:53:25 NOTICE: Compressed: TestCompressSwift:rclone-test-cofaxaj6lacu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/18 04:53:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/18 04:53:25 NOTICE: Compressed: TestCompressSwift:rclone-test-cofaxaj6lacu: 0 differences found 2025/04/18 04:53:25 NOTICE: Compressed: TestCompressSwift:rclone-test-cofaxaj6lacu: 1 matching files 2025/04/18 04:53:25 DEBUG : Compressed: TestCompressSwift:rclone-test-cofaxaj6lacu: Purge remote 2025/04/18 04:53:25 DEBUG : Waiting for deletions to finish 2025/04/18 04:53:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/18 04:53:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/18 04:53:26 INFO : Swift container rclone-test-cofaxaj6lacu: Container "rclone-test-cofaxaj6lacu" removed 2025/04/18 04:53:26 DEBUG : Compressed: TestCompressSwift:rclone-test-qehisul8zuti: Purge remote 2025/04/18 04:53:26 DEBUG : Waiting for deletions to finish 2025/04/18 04:53:31 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/18 04:53:31 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/18 04:53:32 INFO : Swift container rclone-test-qehisul8zuti: Container "rclone-test-qehisul8zuti" removed 2025/04/18 04:53:32 DEBUG : Compressed: TestCompressSwift:rclone-test-gozupoy0vifo: Purge remote 2025/04/18 04:53:32 DEBUG : Waiting for deletions to finish 2025/04/18 04:53:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/18 04:53:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/18 04:53:42 INFO : Swift container rclone-test-gozupoy0vifo: Container "rclone-test-gozupoy0vifo" removed 2025/04/18 04:53:42 DEBUG : Compressed: TestCompressSwift:rclone-test-fezuqam1cuvu: Purge remote 2025/04/18 04:53:42 DEBUG : Waiting for deletions to finish 2025/04/18 04:53:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/18 04:53:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/18 04:53:44 INFO : Swift container rclone-test-fezuqam1cuvu: Container "rclone-test-fezuqam1cuvu" removed 2025/04/18 04:53:44 DEBUG : Compressed: TestCompressSwift:rclone-test-wodikif6weme: Purge remote 2025/04/18 04:53:44 DEBUG : Waiting for deletions to finish 2025/04/18 04:53:44 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/18 04:53:54 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/18 04:53:54 INFO : Swift container rclone-test-wodikif6weme: Container "rclone-test-wodikif6weme" removed 2025/04/18 04:53:54 DEBUG : Compressed: TestCompressSwift:rclone-test-quyexoc9fito: Purge remote 2025/04/18 04:53:54 DEBUG : Waiting for deletions to finish 2025/04/18 04:53:59 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/18 04:53:59 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/18 04:54:00 INFO : Swift container rclone-test-quyexoc9fito: Container "rclone-test-quyexoc9fito" removed 2025/04/18 04:54:00 DEBUG : Compressed: TestCompressSwift:rclone-test-xerolec0hiva: Purge remote 2025/04/18 04:54:00 DEBUG : Waiting for deletions to finish 2025/04/18 04:54:00 INFO : HELLO, WORLD!.json: Deleted 2025/04/18 04:54:05 INFO : HELLO, WORLD!.bin: Deleted 2025/04/18 04:54:05 INFO : Swift container rclone-test-xerolec0hiva: Container "rclone-test-xerolec0hiva" removed 2025/04/18 04:54:05 DEBUG : Compressed: TestCompressSwift:rclone-test-wawiric4kuye: Purge remote 2025/04/18 04:54:05 DEBUG : Waiting for deletions to finish 2025/04/18 04:54:06 INFO : HeLlO, wOrLd!.json: Deleted 2025/04/18 04:54:06 INFO : HeLlO, wOrLd!.bin: Deleted 2025/04/18 04:54:06 INFO : Swift container rclone-test-wawiric4kuye: Container "rclone-test-wawiric4kuye" removed 2025/04/18 04:54:06 DEBUG : Compressed: TestCompressSwift:rclone-test-mivizax3kivo: Purge remote 2025/04/18 04:54:06 DEBUG : Waiting for deletions to finish 2025/04/18 04:54:06 INFO : HELLO, WORLD!.bin: Deleted 2025/04/18 04:54:11 INFO : HELLO, WORLD!.json: Deleted 2025/04/18 04:54:12 INFO : Swift container rclone-test-mivizax3kivo: Container "rclone-test-mivizax3kivo" removed 2025/04/18 04:54:12 DEBUG : Compressed: TestCompressSwift:rclone-test-wequjox7boha: Purge remote 2025/04/18 04:54:12 DEBUG : Waiting for deletions to finish 2025/04/18 04:54:17 INFO : hello, world!.json: Deleted 2025/04/18 04:54:17 INFO : hello, world!.bin: Deleted 2025/04/18 04:54:17 INFO : Swift container rclone-test-wequjox7boha: Container "rclone-test-wequjox7boha" removed --- PASS: TestApplyTransforms (213.53s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 04:54:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/18 04:54:33 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/18 04:54:33 INFO : file1: Copied (new) to: sub/file2 2025/04/18 04:54:44 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/18 04:54:44 DEBUG : file1: Unchanged skipping 2025/04/18 04:54:49 DEBUG : Compressed: TestCompressSwift:rclone-test-wusurag1xova: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (37.47s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.14s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 04:55:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wusurag1xova/backup" 2025/04/18 04:55:21 DEBUG : Swift container rclone-test-wusurag1xova path backup.json: Auto set use_segments_container to true 2025/04/18 04:55:27 DEBUG : Swift container rclone-test-wusurag1xova path backup: Auto set use_segments_container to true 2025/04/18 04:55:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/18 04:56:03 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/18 04:56:03 INFO : dst/file1: Copied (server-side copy) 2025/04/18 04:56:13 INFO : dst/file1: Deleted 2025/04/18 04:56:29 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/18 04:56:29 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (125.33s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 04:57:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wusurag1xova/dst" 2025/04/18 04:57:01 DEBUG : Swift container rclone-test-wusurag1xova path dst.json: Auto set use_segments_container to true 2025/04/18 04:57:06 DEBUG : Swift container rclone-test-wusurag1xova path dst: Auto set use_segments_container to true 2025/04/18 04:57:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wusurag1xova/CompareDest" 2025/04/18 04:57:17 DEBUG : Swift container rclone-test-wusurag1xova path CompareDest.json: Auto set use_segments_container to true 2025/04/18 04:57:23 DEBUG : Swift container rclone-test-wusurag1xova path CompareDest: Auto set use_segments_container to true 2025/04/18 04:57:29 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 04:57:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/18 04:57:50 INFO : one: Copied (new) 2025/04/18 04:58:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 04:58:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/18 04:58:26 INFO : one: Copied (replaced existing) 2025/04/18 04:59:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 04:59:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/18 04:59:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 05:00:11 DEBUG : two: Need to transfer - File not found at Destination 2025/04/18 05:00:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/18 05:00:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 05:00:27 DEBUG : two: Need to transfer - File not found at Destination 2025/04/18 05:00:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/18 05:00:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 05:00:53 DEBUG : two: Need to transfer - File not found at Destination 2025/04/18 05:00:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/18 05:01:14 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/18 05:01:14 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (306.48s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:02:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wusurag1xova/dst" 2025/04/18 05:02:06 DEBUG : Config file has changed externally - reloading 2025/04/18 05:02:07 DEBUG : Swift container rclone-test-wusurag1xova path dst.json: Auto set use_segments_container to true 2025/04/18 05:02:13 DEBUG : Swift container rclone-test-wusurag1xova path dst: Auto set use_segments_container to true 2025/04/18 05:02:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wusurag1xova/CopyDest" 2025/04/18 05:02:24 DEBUG : Swift container rclone-test-wusurag1xova path CopyDest.json: Auto set use_segments_container to true 2025/04/18 05:02:29 DEBUG : Swift container rclone-test-wusurag1xova path CopyDest: Auto set use_segments_container to true 2025/04/18 05:02:35 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 05:02:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/18 05:02:56 INFO : one: Copied (new) 2025/04/18 05:03:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:03:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/18 05:03:27 INFO : one: Copied (replaced existing) 2025/04/18 05:04:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wusurag1xova/BackupDir" 2025/04/18 05:04:15 DEBUG : Swift container rclone-test-wusurag1xova path BackupDir.json: Auto set use_segments_container to true 2025/04/18 05:04:20 DEBUG : Swift container rclone-test-wusurag1xova path BackupDir: Auto set use_segments_container to true 2025/04/18 05:04:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:04:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/18 05:04:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 05:04:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/18 05:04:52 INFO : one: Copied (server-side copy) 2025/04/18 05:05:02 INFO : one: Deleted 2025/04/18 05:05:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/18 05:05:33 INFO : one: Copied (server-side copy) 2025/04/18 05:05:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/18 05:06:20 DEBUG : two: Need to transfer - File not found at Destination 2025/04/18 05:06:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/18 05:06:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/18 05:06:56 INFO : two: Copied (server-side copy) 2025/04/18 05:06:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/18 05:07:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/18 05:07:12 DEBUG : two: Unchanged skipping 2025/04/18 05:07:54 DEBUG : three: Need to transfer - File not found at Destination 2025/04/18 05:07:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/18 05:07:54 DEBUG : three: Destination not found in --copy-dest 2025/04/18 05:08:05 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/18 05:08:05 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (441.99s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.12s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.20s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:09:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/18 05:09:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/18 05:09:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/18 05:09:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/18 05:09:52 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/04/18 05:09:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-wusurag1xova/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/04/18 05:09:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/18 05:10:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/18 05:10:13 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3b51c14526527fe8beb673d12db409aa OK 2025/04/18 05:10:13 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (55.94s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.25s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:11:14 INFO : Compressed: TestCompressSwift:rclone-test-wusurag1xova: Looking for duplicate md5 hashes using newest mode. 2025/04/18 05:11:20 NOTICE: ef931ca908600ef83644f3428bf58777: Found 3 files with duplicate md5 hashes 2025/04/18 05:11:30 INFO : one: Deleted 2025/04/18 05:11:35 INFO : also/one: Deleted 2025/04/18 05:11:35 NOTICE: ef931ca908600ef83644f3428bf58777: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (90.85s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.13s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:13:20 DEBUG : a.txt: Excluded (Size Filter) 2025/04/18 05:13:20 DEBUG : a.txt: Excluded 2025/04/18 05:13:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/18 05:13:20 DEBUG : sub dir/hello world: Excluded 2025/04/18 05:13:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/18 05:13:20 DEBUG : sub dir/hello world2: Excluded 2025/04/18 05:13:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/18 05:13:20 DEBUG : sub dir/hello world: Excluded 2025/04/18 05:13:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/18 05:13:20 DEBUG : sub dir/hello world2: Excluded 2025/04/18 05:13:20 DEBUG : sub dir/ignore dir: Excluded 2025/04/18 05:13:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (140.65s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:15:47 DEBUG : a.txt: Excluded (Size Filter) 2025/04/18 05:15:47 DEBUG : a.txt: Excluded 2025/04/18 05:15:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/18 05:15:47 DEBUG : sub dir/hello world: Excluded 2025/04/18 05:15:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/18 05:15:47 DEBUG : sub dir/hello world2: Excluded 2025/04/18 05:15:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/18 05:15:47 DEBUG : sub dir/hello world: Excluded 2025/04/18 05:15:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/18 05:15:47 DEBUG : sub dir/hello world2: Excluded 2025/04/18 05:15:47 DEBUG : sub dir/ignore dir: Excluded 2025/04/18 05:15:53 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (152.83s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", 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 (70.19s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.32s) --- PASS: TestListJSON/SubDir (5.19s) --- PASS: TestListJSON/NoModTime (10.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (5.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", 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/04/18 05:18:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wusurag1xova/notfound" 2025/04/18 05:18:49 DEBUG : Config file has changed externally - reloading 2025/04/18 05:18:49 DEBUG : Swift container rclone-test-wusurag1xova path notfound.json: Auto set use_segments_container to true 2025/04/18 05:18:55 DEBUG : Swift container rclone-test-wusurag1xova path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (70.12s) --- PASS: TestStatJSON/Root (0.12s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.34s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.06s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.21s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (5.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.64s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:19:11 INFO : Compressed: TestCompressSwift:rclone-test-wusurag1xova: Making directory 2025/04/18 05:19:11 INFO : Compressed: TestCompressSwift:rclone-test-wusurag1xova: Making directory --- PASS: TestMkdir (0.26s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" --- PASS: TestLsd (26.14s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" --- PASS: TestLs (42.25s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:20:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/18 05:20:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (42.23s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" --- PASS: TestLsLong (47.88s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (62.45s) --- PASS: TestHashSums/Md5 (5.16s) --- PASS: TestHashSums/Md5Download (5.21s) === RUN TestHashSumsWithErrors 2025/04/18 05:22:52 DEBUG : Creating backend with remote ":memory:" 2025/04/18 05:22:52 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/18 05:22:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/18 05:22:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/18 05:22:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/18 05:22:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/18 05:22:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/18 05:22:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/18 05:22:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/18 05:22:52 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" --- PASS: TestCount (74.05s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:24:59 DEBUG : Waiting for deletions to finish 2025/04/18 05:24:59 DEBUG : large: Excluded (Size Filter) 2025/04/18 05:25:00 INFO : medium: Deleted 2025/04/18 05:25:10 INFO : small: Deleted --- PASS: TestDelete (69.20s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:25:47 DEBUG : Waiting for deletions to finish 2025/04/18 05:25:48 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/18 05:25:48 INFO : medium: Deleted 2025/04/18 05:25:53 INFO : large: Deleted --- PASS: TestMaxDelete (53.28s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:26:46 DEBUG : Waiting for deletions to finish 2025/04/18 05:26:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/18 05:26:47 INFO : medium: Deleted 2025/04/18 05:27:01 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (68.78s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:28:00 DEBUG : Waiting for deletions to finish 2025/04/18 05:28:00 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/18 05:28:00 INFO : medium: Deleted 2025/04/18 05:28:10 INFO : large: Deleted --- PASS: TestMaxDeleteSize (68.59s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" --- PASS: TestReadFile (22.87s) === RUN TestRetry 2025/04/18 05:28:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/18 05:28:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/18 05:28:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/18 05:28:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/18 05:28:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/18 05:28:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/18 05:28:49 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-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" --- PASS: TestCat (75.15s) === RUN TestPurge 2025/04/18 05:30:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tuyorem5wupu" 2025/04/18 05:30:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 05:30:05 DEBUG : Swift container rclone-test-tuyorem5wupu.json: Auto set use_segments_container to true 2025/04/18 05:30:05 DEBUG : Swift container rclone-test-tuyorem5wupu: Auto set use_segments_container to true 2025/04/18 05:30:05 DEBUG : Creating backend with remote "/tmp/rclone4199768929" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tuyorem5wupu", Local "Local file system at /tmp/rclone4199768929", Modify Window "1ns" 2025/04/18 05:30:06 INFO : Swift container rclone-test-tuyorem5wupu: Container "rclone-test-tuyorem5wupu" created 2025/04/18 05:30:17 INFO : A2: Making directory 2025/04/18 05:30:17 INFO : A1/B2: Making directory 2025/04/18 05:30:17 INFO : A1/B2/C2: Making directory 2025/04/18 05:30:17 INFO : A1/B1/C3: Making directory 2025/04/18 05:30:17 INFO : A3: Making directory 2025/04/18 05:30:17 INFO : A3/B3: Making directory 2025/04/18 05:30:17 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/04/18 05:30:43 DEBUG : Waiting for deletions to finish 2025/04/18 05:30:43 INFO : A1/B1/C1/one.json: Deleted 2025/04/18 05:30:48 INFO : A1/B1/C1/one.bin: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/18 05:30:58 DEBUG : Waiting for deletions to finish 2025/04/18 05:31:03 INFO : A1/two.bin: Deleted 2025/04/18 05:31:04 INFO : A1/two.json: Deleted 2025/04/18 05:31:04 INFO : Swift container rclone-test-tuyorem5wupu: Container "rclone-test-tuyorem5wupu" removed 2025/04/18 05:31:04 DEBUG : Compressed: TestCompressSwift:rclone-test-tuyorem5wupu: Purge remote 2025/04/18 05:31:04 DEBUG : Waiting for deletions to finish 2025/04/18 05:31:04 NOTICE: purge failed: directory not found --- PASS: TestPurge (59.45s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:31:15 INFO : A2: Making directory 2025/04/18 05:31:15 INFO : A1/B2: Making directory 2025/04/18 05:31:15 INFO : A1/B2/C2: Making directory 2025/04/18 05:31:15 INFO : A1/B1/C3: Making directory 2025/04/18 05:31:15 INFO : A3: Making directory 2025/04/18 05:31:15 INFO : A3/B3: Making directory 2025/04/18 05:31:15 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/04/18 05:31:22 DEBUG : removing 1 level 3 directories 2025/04/18 05:31:22 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/04/18 05:31:34 DEBUG : removing 1 level 0 directories 2025/04/18 05:31:34 INFO : Compressed: TestCompressSwift:rclone-test-wusurag1xova: Removing directory 2025/04/18 05:31:34 INFO : Swift container rclone-test-wusurag1xova: Container "rclone-test-wusurag1xova" removed --- PASS: TestRmdirsNoLeaveRoot (30.22s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:31:34 INFO : Swift container rclone-test-wusurag1xova: Container "rclone-test-wusurag1xova" created 2025/04/18 05:31:34 INFO : A1: Making directory 2025/04/18 05:31:34 INFO : A1/B1: Making directory 2025/04/18 05:31:34 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.56s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:31:35 INFO : A1: Making directory 2025/04/18 05:31:35 INFO : A1/B1: Making directory 2025/04/18 05:31:35 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:31:51 DEBUG : filename.txt: File name found in url 2025/04/18 05:31:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (75.59s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:32:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/18 05:33:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/18 05:33:06 INFO : file1: Copied (new) to: sub/file2 2025/04/18 05:33:06 INFO : file1: Deleted 2025/04/18 05:33:06 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/18 05:33:06 DEBUG : file1: Unchanged skipping 2025/04/18 05:33:06 INFO : file1: Deleted 2025/04/18 05:33:07 DEBUG : Compressed: TestCompressSwift:rclone-test-wusurag1xova: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (26.73s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:33:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/18 05:33:33 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/18 05:33:33 INFO : file1: Copied (new) 2025/04/18 05:33:33 INFO : file1: Deleted 2025/04/18 05:33:33 DEBUG : file1: Destination exists, skipping 2025/04/18 05:33:33 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (21.58s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.20s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.15s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:34:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wusurag1xova/backup" 2025/04/18 05:34:05 DEBUG : Swift container rclone-test-wusurag1xova path backup.json: Auto set use_segments_container to true 2025/04/18 05:34:11 DEBUG : Swift container rclone-test-wusurag1xova path backup: Auto set use_segments_container to true 2025/04/18 05:34:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/18 05:34:47 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/18 05:34:47 INFO : dst/file1: Copied (server-side copy) 2025/04/18 05:34:57 INFO : dst/file1: Deleted 2025/04/18 05:35:12 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/18 05:35:12 INFO : dst/file1: Copied (new) 2025/04/18 05:35:12 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (119.36s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wusurag1xova", Local "Local file system at /tmp/rclone2408765988", Modify Window "1ns" 2025/04/18 05:36:23 INFO : A1/B2: Making directory 2025/04/18 05:36:23 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/04/18 05:36:50 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/18 05:36:50 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/04/18 05:36:51 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/18 05:36:51 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/04/18 05:36:51 INFO : A1/two: Deleted 2025/04/18 05:36:55 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/18 05:36:55 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/04/18 05:36:56 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/18 05:36:56 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/04/18 05:36:56 INFO : A1/one: Deleted 2025/04/18 05:36:56 INFO : A1/B1/C1/four: Deleted 2025/04/18 05:37:01 INFO : A1/B1/three: Deleted 2025/04/18 05:37:10 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/18 05:37:10 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/04/18 05:37:16 INFO : A1/B1/C2/five: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/04/18 05:37:48 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/18 05:37:48 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/04/18 05:37:49 INFO : A2/two: Deleted 2025/04/18 05:37:53 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/18 05:37:53 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/04/18 05:37:53 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/18 05:37:53 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/04/18 05:37:53 INFO : A2/B1/C1/four: Deleted 2025/04/18 05:37:58 INFO : A2/B1/three: Deleted 2025/04/18 05:38:03 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/18 05:38:03 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/04/18 05:38:03 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/18 05:38:03 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/04/18 05:38:08 INFO : A2/one: Deleted 2025/04/18 05:38:13 INFO : A2/B1/C2/five: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2025/04/18 05:38:24 INFO : Compressed: TestCompressSwift:rclone-test-wusurag1xova: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/18 05:38:50 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/18 05:38:50 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/04/18 05:38:50 INFO : A3/two: Deleted 2025/04/18 05:39:00 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/18 05:39:00 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/04/18 05:39:00 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/18 05:39:00 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/04/18 05:39:05 INFO : A3/B1/three: Deleted 2025/04/18 05:39:05 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/18 05:39:05 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/04/18 05:39:05 INFO : A3/B1/C2/five: Deleted 2025/04/18 05:39:10 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/18 05:39:10 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/04/18 05:39:10 INFO : A3/B1/C1/four: Deleted 2025/04/18 05:39:20 INFO : A3/one: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" panic: test timed out after 1h0m0s running tests: TestDirMove (3m43s) goroutine 10166 [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, 4 minutes]: testing.(*T).Run(0xc00080e000, {0x25f4588?, 0x0?}, 0x2735bb0) /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(0xc00080e000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc00080e000, 0xc00099dc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0009445a0, {0x3d20860, 0x6d, 0x6d}, {0x3d352c0?, 0x1?, 0x3d352c0?}) /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(0xc0000e12c0) /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(0xc0000e12c0) /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 36 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 37 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 234 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 224 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2836 [chan receive, 49 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2835 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8127 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000104fc0) /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 8126 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 974 [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 964 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1213 [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 1203 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1038 [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 1028 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 186 [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 176 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 523 [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 465 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3525 [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 2835 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 336 [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 326 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1260 [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 1250 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9630 [select]: net/http.(*persistConn).writeLoop(0xc0008239e0) /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 9654 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3079 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2835 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 793 [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 751 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3177 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2835 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 287 [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 277 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1302 [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 1276 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 742 [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 732 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9661 [select]: net/http.(*persistConn).writeLoop(0xc0008237a0) /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 9616 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 558 [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 548 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 434 [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 424 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9629 [IO wait]: internal/poll.runtime_pollWait(0x7f63f0072258, 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(0xc00024a300?, 0xc00022cc80?, 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(0xc00024a300, {0xc00022cc80, 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(0xc00024a300, {0xc00022cc80?, 0xc0000048d0?, 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(0xc0008ac100, {0xc00022cc80?, 0x3d352c0?, 0xc00003a9d0?}) /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(0xc0000e28d0, {0xc00022cc80?, 0x18?, 0x7f63f009b138?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00088b470, {0xc00022cc80?, 0x0?, 0xc00088b470?}) /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(0xc0000049b8, {0x29ed880, 0xc00088b470}) /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(0xc000004708, {0x7f63ea598bd0, 0xc0000e28d0}, 0xc00003aa40?) /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(0xc000004708, 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(0xc000004708, {0xc000025000, 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(0xc0008239e0, {0xc000025000?, 0x81d5e5?, 0x2158700?}) /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(0xc000a685a0) /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(0xc000a685a0, 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(0xc0008239e0) /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 9654 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 624 [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 615 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 686 [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 676 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 831 [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 821 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9631 [IO wait]: internal/poll.runtime_pollWait(0x7f63f0072048, 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(0xc00024a380?, 0xc000b65980?, 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(0xc00024a380, {0xc000b65980, 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(0xc00024a380, {0xc000b65980?, 0xc000533a50?, 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(0xc000824200, {0xc000b65980?, 0x3d352c0?, 0xc0008cd9d0?}) /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(0xc00088bcc8, {0xc000b65980?, 0x18?, 0x7f63eb667770?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000944750, {0xc000b65980?, 0x0?, 0xc000944750?}) /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(0xc000533b38, {0x29ed880, 0xc000944750}) /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(0xc000533888, {0x7f63ea598bd0, 0xc00088bcc8}, 0xc0008cda40?) /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(0xc000533888, 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(0xc000533888, {0xc000a6f000, 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(0xc0008238c0, {0xc000a6f000?, 0x81d5e5?, 0x2158700?}) /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(0xc000a687e0) /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(0xc000a687e0, 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(0xc0008238c0) /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 9651 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1091 [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 1065 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1342 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1332 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9670 [IO wait]: internal/poll.runtime_pollWait(0x7f63f0071e38, 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(0xc00024a400?, 0xc000b64000?, 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(0xc00024a400, {0xc000b64000, 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(0xc00024a400, {0xc000b64000?, 0xc000810c50?, 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(0xc0008ac108, {0xc000b64000?, 0x3d352c0?, 0xc0008d19d0?}) /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(0xc0000e2918, {0xc000b64000?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0009444b0, {0xc000b64000?, 0x0?, 0xc0009444b0?}) /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(0xc000810d38, {0x29ed880, 0xc0009444b0}) /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(0xc000810a88, {0x7f63ea598bd0, 0xc0000e2918}, 0xc0008d1a40?) /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(0xc000810a88, 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(0xc000810a88, {0xc0006f8000, 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(0xc000c9c480, {0xc0006f8000?, 0x81d5e5?, 0x2158700?}) /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(0xc001a24840) /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(0xc001a24840, 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(0xc000c9c480) /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 9624 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1427 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1417 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2911 [chan receive, 49 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2835 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1490 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1448 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1509 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1499 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9671 [select]: net/http.(*persistConn).writeLoop(0xc000c9c480) /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 9624 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9534 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00081c540, 0xc001f64060, 0xc000469a40) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00081c540, {0x2a13640, 0x3d587a0}, {0xc0008ae000, 0x4f}, {{0xc0008ab9b0, 0x18}, {0xc0008ab9c9, 0x11}, {0x25df52c, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00081c540, {0x2a13640, 0x3d587a0}, {{0xc0008ab9b0, 0x18}, {0xc0008ab9c9, 0x11}, {0x25df52c, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc0007b5010?, {0x2a13640?, 0x3d587a0?}, {0xc0008ab9b0?, 0xc0007b50d8?}, {0xc0008ab9c9, 0x11}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc0007b5410) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00085e060, 0xc000965f20, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00085e060, 0xc000965f20) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000965740, {0x2a13640, 0x3d587a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Object).ModTime(0xc000965740, {0x2a13640?, 0x3d587a0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1359 +0x3d github.com/rclone/rclone/fstest.(*Item).Check(0xc000822ac8, 0xc0004f8b60, {0x2a27c10, 0xc00092de50}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 +0x1e9 github.com/rclone/rclone/fstest.(*Items).Find(0xc0007b5928, 0xc0004f8b60, {0x2a27c10, 0xc00092de50}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 +0x189 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0004f8b60, {0x2a27ba0, 0xc000670280}, {0x0, 0x0}, {0xc000822a20, 0x5, 0x5}, {0xc0007b5e40, 0x6, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 +0x8ea github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc0004f8b60) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439 +0x10c5 testing.tRunner(0xc0004f8b60, 0x2735bb0) /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 2991 [chan receive, 49 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2835 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3416 [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 2835 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3266 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2835 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3618 [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 2835 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10160 [select]: net/http.(*persistConn).roundTrip(0xc000c9cc60, 0xc0008c2280) /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(0xc000495380, 0xc000469a40) /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(0xc0004e0230, 0xc000469a40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000469a40, {0x29ed100, 0xc0004e0230}, {0xc000cfd801?, 0xffff?, 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(0xc00071c0f0, 0xc000469a40, {0x1000000411370?, 0xc00008a668?, 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(0xc00071c0f0, 0xc000469a40) /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 9534 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 3306 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2835 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8515 [chan receive, 9 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 8514 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9632 [select]: net/http.(*persistConn).writeLoop(0xc0008238c0) /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 9651 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9660 [IO wait]: internal/poll.runtime_pollWait(0x7f63f0072570, 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(0xc00076e400?, 0xc00022e600?, 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(0xc00076e400, {0xc00022e600, 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(0xc00076e400, {0xc00022e600?, 0xc000811350?, 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(0xc0008ac110, {0xc00022e600?, 0x3d352c0?, 0xc00009a9d0?}) /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(0xc0000e2960, {0xc00022e600?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc002989098, {0xc00022e600?, 0x0?, 0xc002989098?}) /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(0xc000811438, {0x29ed880, 0xc002989098}) /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(0xc000811188, {0x7f63ea598bd0, 0xc0000e2960}, 0xc00009aa40?) /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(0xc000811188, 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(0xc000811188, {0xc000a84000, 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(0xc0008237a0, {0xc000a84000?, 0x81d5e5?, 0x2158700?}) /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(0xc001a2a120) /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(0xc001a2a120, 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(0xc0008237a0) /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 9616 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 8691 [select]: net/http.(*persistConn).writeLoop(0xc000c9cc60) /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 8653 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 8690 [IO wait]: internal/poll.runtime_pollWait(0x7f63f0072150, 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(0xc000671b00?, 0xc000b67300?, 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(0xc000671b00, {0xc000b67300, 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(0xc000671b00, {0xc000b67300?, 0xc000790c50?, 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(0xc0008242d8, {0xc000b67300?, 0x3d352c0?, 0xc00009c9d0?}) /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(0xc0000e2150, {0xc000b67300?, 0x18?, 0x7f63f0055b18?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0029895d8, {0xc000b67300?, 0x0?, 0xc0029895d8?}) /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(0xc000790d38, {0x29ed880, 0xc0029895d8}) /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(0xc000790a88, {0x7f63ea598bd0, 0xc0000e2150}, 0xc00009ca40?) /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(0xc000790a88, 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(0xc000790a88, {0xc001a0c000, 0x1000, 0xc000528108?}) /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(0xc000c9cc60, {0xc001a0c000?, 0x81d5e5?, 0x2158700?}) /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(0xc000a69680) /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(0xc000a69680, 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(0xc000c9cc60) /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 8653 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.369606502s (try 2/5): exit status 2: Failed []