"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/07/02 04:29:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cimiwed0bize" 2025/07/02 04:29:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 04:29:02 DEBUG : Swift container rclone-test-cimiwed0bize.json: Auto set use_segments_container to true 2025/07/02 04:29:02 DEBUG : Swift container rclone-test-cimiwed0bize: Auto set use_segments_container to true 2025/07/02 04:29:02 DEBUG : Creating backend with remote "/tmp/rclone2756558297" === 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-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", 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-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", 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/07/02 04:29:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 04:29:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 04:29:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/02 04:29:02 DEBUG : potato: Seek from 10 to 0 2025/07/02 04:29:02 DEBUG : potato: Seek from 10 to 0 2025/07/02 04:29:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/02 04:29:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 04:29:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 04:29:02 DEBUG : potato: Seek from 5 to 2 2025/07/02 04:29:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/02 04:29:02 DEBUG : potato: Seek from 7 to 0 2025/07/02 04:29:02 DEBUG : potato: Seek from 7 to 0 2025/07/02 04:29:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/02 04:29:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 04:29:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 04:29:02 DEBUG : potato: Seek from 5 to 2 2025/07/02 04:29:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/02 04:29:02 DEBUG : potato: Seek from 8 to 0 2025/07/02 04:29:02 DEBUG : potato: Seek from 8 to 0 2025/07/02 04:29:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/02 04:29:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/02 04:29:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/02 04:29:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/02 04:29:02 DEBUG : potato: Seek from 5 to 2 2025/07/02 04:29:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/02 04:29:02 DEBUG : potato: Seek from 9 to 0 2025/07/02 04:29:02 DEBUG : potato: Seek from 9 to 0 2025/07/02 04:29:02 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-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 04:29:02 INFO : Swift container rclone-test-cimiwed0bize: Container "rclone-test-cimiwed0bize" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (123.72s) --- PASS: TestCheck/1 (5.18s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (5.21s) --- PASS: TestCheck/5 (10.14s) --- PASS: TestCheck/6 (0.14s) --- PASS: TestCheck/7 (5.15s) === RUN TestCheckFsError 2025/07/02 04:31:06 DEBUG : Creating backend with remote "nonexistent" 2025/07/02 04:31:06 DEBUG : Creating backend with remote "nonexistent" 2025/07/02 04:31:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/02 04:31:06 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/07/02 04:31:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/02 04:31:06 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-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (116.70s) --- PASS: TestCheckDownload/1 (0.21s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (0.19s) --- PASS: TestCheckDownload/4 (5.26s) --- PASS: TestCheckDownload/5 (5.19s) --- PASS: TestCheckDownload/6 (0.29s) --- PASS: TestCheckDownload/7 (0.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", 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 (90.54s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.09s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.11s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 04:34:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/02 04:34:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/02 04:34:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/02 04:34:54 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/02 04:35:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/02 04:35:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/02 04:35:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/02 04:35:10 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (52.02s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 04:35:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cimiwed0bize/data" 2025/07/02 04:35:25 DEBUG : Config file has changed externally - reloading 2025/07/02 04:35:25 DEBUG : Swift container rclone-test-cimiwed0bize path data.json: Auto set use_segments_container to true 2025/07/02 04:35:31 DEBUG : Swift container rclone-test-cimiwed0bize 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 (356.25s) --- PASS: TestCheckSum/subtest1 (10.35s) --- PASS: TestCheckSum/subtest2 (5.35s) --- PASS: TestCheckSum/subtest3 (15.57s) --- PASS: TestCheckSum/subtest4 (10.44s) --- PASS: TestCheckSum/subtest5 (10.47s) --- PASS: TestCheckSum/subtest6 (15.43s) --- PASS: TestCheckSum/subtest7 (25.59s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 04:41:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cimiwed0bize/data" 2025/07/02 04:41:21 DEBUG : Config file has changed externally - reloading 2025/07/02 04:41:22 DEBUG : Swift container rclone-test-cimiwed0bize path data.json: Auto set use_segments_container to true 2025/07/02 04:41:27 DEBUG : Swift container rclone-test-cimiwed0bize 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 (389.67s) --- PASS: TestCheckSumDownload/subtest1 (10.44s) --- PASS: TestCheckSumDownload/subtest2 (10.59s) --- PASS: TestCheckSumDownload/subtest3 (5.49s) --- PASS: TestCheckSumDownload/subtest4 (15.42s) --- PASS: TestCheckSumDownload/subtest5 (15.50s) --- PASS: TestCheckSumDownload/subtest6 (15.40s) --- PASS: TestCheckSumDownload/subtest7 (10.53s) === RUN TestApplyTransforms 2025/07/02 04:47:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pejimak6yibe" 2025/07/02 04:47:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 04:47:51 DEBUG : Swift container rclone-test-pejimak6yibe.json: Auto set use_segments_container to true 2025/07/02 04:47:52 DEBUG : Swift container rclone-test-pejimak6yibe: Auto set use_segments_container to true 2025/07/02 04:47:52 DEBUG : Creating backend with remote "/tmp/rclone3120681077" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pejimak6yibe", Local "Local file system at /tmp/rclone3120681077", Modify Window "1ns" 2025/07/02 04:47:52 INFO : Swift container rclone-test-pejimak6yibe: Container "rclone-test-pejimak6yibe" created upper checkfile vs. lower remote (without normalization) 2025/07/02 04:47:59 ERROR : hello, world!: sum not found 2025/07/02 04:47:59 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-pejimak6yibe 2025/07/02 04:47:59 NOTICE: Compressed: TestCompressSwift:rclone-test-pejimak6yibe: 1 files missing 2025/07/02 04:47:59 NOTICE: 1 hashes missing 2025/07/02 04:47:59 NOTICE: Compressed: TestCompressSwift:rclone-test-pejimak6yibe: 2 differences found 2025/07/02 04:47:59 NOTICE: Compressed: TestCompressSwift:rclone-test-pejimak6yibe: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/02 04:47:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 04:47:59 NOTICE: Compressed: TestCompressSwift:rclone-test-pejimak6yibe: 0 differences found 2025/07/02 04:47:59 NOTICE: Compressed: TestCompressSwift:rclone-test-pejimak6yibe: 1 matching files 2025/07/02 04:47:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fuyegob4suzu" 2025/07/02 04:47:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 04:47:59 DEBUG : Swift container rclone-test-fuyegob4suzu.json: Auto set use_segments_container to true 2025/07/02 04:47:59 DEBUG : Swift container rclone-test-fuyegob4suzu: Auto set use_segments_container to true 2025/07/02 04:47:59 DEBUG : Creating backend with remote "/tmp/rclone3088512810" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fuyegob4suzu", Local "Local file system at /tmp/rclone3088512810", Modify Window "1ns" 2025/07/02 04:48:00 INFO : Swift container rclone-test-fuyegob4suzu: Container "rclone-test-fuyegob4suzu" created lower checkfile vs. upper remote (without normalization) 2025/07/02 04:48:07 ERROR : HELLO, WORLD!: sum not found 2025/07/02 04:48:07 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-fuyegob4suzu 2025/07/02 04:48:07 NOTICE: Compressed: TestCompressSwift:rclone-test-fuyegob4suzu: 1 files missing 2025/07/02 04:48:07 NOTICE: 1 hashes missing 2025/07/02 04:48:07 NOTICE: Compressed: TestCompressSwift:rclone-test-fuyegob4suzu: 2 differences found 2025/07/02 04:48:07 NOTICE: Compressed: TestCompressSwift:rclone-test-fuyegob4suzu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/02 04:48:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 04:48:07 NOTICE: Compressed: TestCompressSwift:rclone-test-fuyegob4suzu: 0 differences found 2025/07/02 04:48:07 NOTICE: Compressed: TestCompressSwift:rclone-test-fuyegob4suzu: 1 matching files 2025/07/02 04:48:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ritorab9molu" 2025/07/02 04:48:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 04:48:07 DEBUG : Swift container rclone-test-ritorab9molu.json: Auto set use_segments_container to true 2025/07/02 04:48:08 DEBUG : Swift container rclone-test-ritorab9molu: Auto set use_segments_container to true 2025/07/02 04:48:08 DEBUG : Creating backend with remote "/tmp/rclone1083218571" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ritorab9molu", Local "Local file system at /tmp/rclone1083218571", Modify Window "1ns" 2025/07/02 04:48:08 INFO : Swift container rclone-test-ritorab9molu: Container "rclone-test-ritorab9molu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/02 04:48:24 ERROR : HeLlO, wOrLd!: sum not found 2025/07/02 04:48:24 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-ritorab9molu 2025/07/02 04:48:24 NOTICE: Compressed: TestCompressSwift:rclone-test-ritorab9molu: 1 files missing 2025/07/02 04:48:24 NOTICE: 1 hashes missing 2025/07/02 04:48:24 NOTICE: Compressed: TestCompressSwift:rclone-test-ritorab9molu: 2 differences found 2025/07/02 04:48:24 NOTICE: Compressed: TestCompressSwift:rclone-test-ritorab9molu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/02 04:48:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 04:48:29 NOTICE: Compressed: TestCompressSwift:rclone-test-ritorab9molu: 0 differences found 2025/07/02 04:48:29 NOTICE: Compressed: TestCompressSwift:rclone-test-ritorab9molu: 1 matching files 2025/07/02 04:48:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xihegog1sogi" 2025/07/02 04:48:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 04:48:29 DEBUG : Swift container rclone-test-xihegog1sogi.json: Auto set use_segments_container to true 2025/07/02 04:48:30 DEBUG : Swift container rclone-test-xihegog1sogi: Auto set use_segments_container to true 2025/07/02 04:48:30 DEBUG : Creating backend with remote "/tmp/rclone1909127903" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xihegog1sogi", Local "Local file system at /tmp/rclone1909127903", Modify Window "1ns" 2025/07/02 04:48:30 INFO : Swift container rclone-test-xihegog1sogi: Container "rclone-test-xihegog1sogi" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/02 04:48:41 ERROR : HELLO, WORLD!: sum not found 2025/07/02 04:48:41 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-xihegog1sogi 2025/07/02 04:48:41 NOTICE: Compressed: TestCompressSwift:rclone-test-xihegog1sogi: 1 files missing 2025/07/02 04:48:41 NOTICE: 1 hashes missing 2025/07/02 04:48:41 NOTICE: Compressed: TestCompressSwift:rclone-test-xihegog1sogi: 2 differences found 2025/07/02 04:48:41 NOTICE: Compressed: TestCompressSwift:rclone-test-xihegog1sogi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/02 04:48:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 04:48:41 NOTICE: Compressed: TestCompressSwift:rclone-test-xihegog1sogi: 0 differences found 2025/07/02 04:48:41 NOTICE: Compressed: TestCompressSwift:rclone-test-xihegog1sogi: 1 matching files 2025/07/02 04:48:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiquwuv1pake" 2025/07/02 04:48:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 04:48:42 DEBUG : Swift container rclone-test-qiquwuv1pake.json: Auto set use_segments_container to true 2025/07/02 04:48:42 DEBUG : Swift container rclone-test-qiquwuv1pake: Auto set use_segments_container to true 2025/07/02 04:48:42 DEBUG : Creating backend with remote "/tmp/rclone4043139471" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiquwuv1pake", Local "Local file system at /tmp/rclone4043139471", Modify Window "1ns" 2025/07/02 04:48:43 INFO : Swift container rclone-test-qiquwuv1pake: Container "rclone-test-qiquwuv1pake" created NFD checkfile vs. NFC remote (without normalization) 2025/07/02 04:48:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/02 04:48:49 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qiquwuv1pake 2025/07/02 04:48:49 NOTICE: Compressed: TestCompressSwift:rclone-test-qiquwuv1pake: 1 files missing 2025/07/02 04:48:49 NOTICE: 1 hashes missing 2025/07/02 04:48:49 NOTICE: Compressed: TestCompressSwift:rclone-test-qiquwuv1pake: 2 differences found 2025/07/02 04:48:49 NOTICE: Compressed: TestCompressSwift:rclone-test-qiquwuv1pake: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/02 04:48:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 04:48:49 NOTICE: Compressed: TestCompressSwift:rclone-test-qiquwuv1pake: 0 differences found 2025/07/02 04:48:49 NOTICE: Compressed: TestCompressSwift:rclone-test-qiquwuv1pake: 1 matching files 2025/07/02 04:48:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hocumud5teye" 2025/07/02 04:48:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 04:48:49 DEBUG : Swift container rclone-test-hocumud5teye.json: Auto set use_segments_container to true 2025/07/02 04:48:50 DEBUG : Swift container rclone-test-hocumud5teye: Auto set use_segments_container to true 2025/07/02 04:48:50 DEBUG : Creating backend with remote "/tmp/rclone2499513376" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hocumud5teye", Local "Local file system at /tmp/rclone2499513376", Modify Window "1ns" 2025/07/02 04:48:50 INFO : Swift container rclone-test-hocumud5teye: Container "rclone-test-hocumud5teye" created NFC checkfile vs. NFD remote (without normalization) 2025/07/02 04:48:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/02 04:48:57 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hocumud5teye 2025/07/02 04:48:57 NOTICE: Compressed: TestCompressSwift:rclone-test-hocumud5teye: 1 files missing 2025/07/02 04:48:57 NOTICE: 1 hashes missing 2025/07/02 04:48:57 NOTICE: Compressed: TestCompressSwift:rclone-test-hocumud5teye: 2 differences found 2025/07/02 04:48:57 NOTICE: Compressed: TestCompressSwift:rclone-test-hocumud5teye: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/02 04:48:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 04:48:57 NOTICE: Compressed: TestCompressSwift:rclone-test-hocumud5teye: 0 differences found 2025/07/02 04:48:57 NOTICE: Compressed: TestCompressSwift:rclone-test-hocumud5teye: 1 matching files 2025/07/02 04:48:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vonifiw3ruzo" 2025/07/02 04:48:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 04:48:57 DEBUG : Swift container rclone-test-vonifiw3ruzo.json: Auto set use_segments_container to true 2025/07/02 04:48:57 DEBUG : Swift container rclone-test-vonifiw3ruzo: Auto set use_segments_container to true 2025/07/02 04:48:57 DEBUG : Creating backend with remote "/tmp/rclone2720617231" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vonifiw3ruzo", Local "Local file system at /tmp/rclone2720617231", Modify Window "1ns" 2025/07/02 04:48:58 INFO : Swift container rclone-test-vonifiw3ruzo: Container "rclone-test-vonifiw3ruzo" created NFDx2 checkfile vs. both remote (without normalization) 2025/07/02 04:49:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 04:49:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vonifiw3ruzo 2025/07/02 04:49:14 NOTICE: Compressed: TestCompressSwift:rclone-test-vonifiw3ruzo: 1 files missing 2025/07/02 04:49:14 NOTICE: 1 hashes missing 2025/07/02 04:49:14 NOTICE: Compressed: TestCompressSwift:rclone-test-vonifiw3ruzo: 2 differences found 2025/07/02 04:49:14 NOTICE: Compressed: TestCompressSwift:rclone-test-vonifiw3ruzo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/02 04:49:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 04:49:14 NOTICE: Compressed: TestCompressSwift:rclone-test-vonifiw3ruzo: 0 differences found 2025/07/02 04:49:14 NOTICE: Compressed: TestCompressSwift:rclone-test-vonifiw3ruzo: 1 matching files 2025/07/02 04:49:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fuvavom2jujo" 2025/07/02 04:49:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 04:49:14 DEBUG : Swift container rclone-test-fuvavom2jujo.json: Auto set use_segments_container to true 2025/07/02 04:49:15 DEBUG : Swift container rclone-test-fuvavom2jujo: Auto set use_segments_container to true 2025/07/02 04:49:15 DEBUG : Creating backend with remote "/tmp/rclone975477555" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fuvavom2jujo", Local "Local file system at /tmp/rclone975477555", Modify Window "1ns" 2025/07/02 04:49:15 INFO : Swift container rclone-test-fuvavom2jujo: Container "rclone-test-fuvavom2jujo" created NFCx2 checkfile vs. both remote (without normalization) 2025/07/02 04:49:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 04:49:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fuvavom2jujo 2025/07/02 04:49:27 NOTICE: Compressed: TestCompressSwift:rclone-test-fuvavom2jujo: 1 files missing 2025/07/02 04:49:27 NOTICE: 1 hashes missing 2025/07/02 04:49:27 NOTICE: Compressed: TestCompressSwift:rclone-test-fuvavom2jujo: 2 differences found 2025/07/02 04:49:27 NOTICE: Compressed: TestCompressSwift:rclone-test-fuvavom2jujo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/02 04:49:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 04:49:27 NOTICE: Compressed: TestCompressSwift:rclone-test-fuvavom2jujo: 0 differences found 2025/07/02 04:49:27 NOTICE: Compressed: TestCompressSwift:rclone-test-fuvavom2jujo: 1 matching files 2025/07/02 04:49:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vadudes0moqe" 2025/07/02 04:49:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 04:49:27 DEBUG : Swift container rclone-test-vadudes0moqe.json: Auto set use_segments_container to true 2025/07/02 04:49:27 DEBUG : Swift container rclone-test-vadudes0moqe: Auto set use_segments_container to true 2025/07/02 04:49:27 DEBUG : Creating backend with remote "/tmp/rclone2701949919" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vadudes0moqe", Local "Local file system at /tmp/rclone2701949919", Modify Window "1ns" 2025/07/02 04:49:28 INFO : Swift container rclone-test-vadudes0moqe: Container "rclone-test-vadudes0moqe" created both checkfile vs. NFDx2 remote (without normalization) 2025/07/02 04:49:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 04:49:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vadudes0moqe 2025/07/02 04:49:39 NOTICE: Compressed: TestCompressSwift:rclone-test-vadudes0moqe: 1 files missing 2025/07/02 04:49:39 NOTICE: 1 hashes missing 2025/07/02 04:49:39 NOTICE: Compressed: TestCompressSwift:rclone-test-vadudes0moqe: 2 differences found 2025/07/02 04:49:39 NOTICE: Compressed: TestCompressSwift:rclone-test-vadudes0moqe: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/02 04:49:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 04:49:39 NOTICE: Compressed: TestCompressSwift:rclone-test-vadudes0moqe: 0 differences found 2025/07/02 04:49:39 NOTICE: Compressed: TestCompressSwift:rclone-test-vadudes0moqe: 1 matching files 2025/07/02 04:49:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hitilit2xifo" 2025/07/02 04:49:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 04:49:39 DEBUG : Swift container rclone-test-hitilit2xifo.json: Auto set use_segments_container to true 2025/07/02 04:49:40 DEBUG : Swift container rclone-test-hitilit2xifo: Auto set use_segments_container to true 2025/07/02 04:49:40 DEBUG : Creating backend with remote "/tmp/rclone3768306441" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hitilit2xifo", Local "Local file system at /tmp/rclone3768306441", Modify Window "1ns" 2025/07/02 04:49:40 INFO : Swift container rclone-test-hitilit2xifo: Container "rclone-test-hitilit2xifo" created both checkfile vs. NFCx2 remote (without normalization) 2025/07/02 04:49:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/02 04:49:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hitilit2xifo 2025/07/02 04:49:57 NOTICE: Compressed: TestCompressSwift:rclone-test-hitilit2xifo: 1 files missing 2025/07/02 04:49:57 NOTICE: 1 hashes missing 2025/07/02 04:49:57 NOTICE: Compressed: TestCompressSwift:rclone-test-hitilit2xifo: 2 differences found 2025/07/02 04:49:57 NOTICE: Compressed: TestCompressSwift:rclone-test-hitilit2xifo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/02 04:50:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/02 04:50:03 NOTICE: Compressed: TestCompressSwift:rclone-test-hitilit2xifo: 0 differences found 2025/07/02 04:50:03 NOTICE: Compressed: TestCompressSwift:rclone-test-hitilit2xifo: 1 matching files 2025/07/02 04:50:03 DEBUG : Compressed: TestCompressSwift:rclone-test-hitilit2xifo: Purge remote 2025/07/02 04:50:03 DEBUG : Waiting for deletions to finish 2025/07/02 04:50:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/02 04:50:08 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/02 04:50:08 INFO : Swift container rclone-test-hitilit2xifo: Container "rclone-test-hitilit2xifo" removed 2025/07/02 04:50:08 DEBUG : Compressed: TestCompressSwift:rclone-test-vadudes0moqe: Purge remote 2025/07/02 04:50:08 DEBUG : Waiting for deletions to finish 2025/07/02 04:50:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/02 04:50:13 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/02 04:50:14 INFO : Swift container rclone-test-vadudes0moqe: Container "rclone-test-vadudes0moqe" removed 2025/07/02 04:50:14 DEBUG : Compressed: TestCompressSwift:rclone-test-fuvavom2jujo: Purge remote 2025/07/02 04:50:14 DEBUG : Waiting for deletions to finish 2025/07/02 04:50:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/02 04:50:19 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/02 04:50:19 INFO : Swift container rclone-test-fuvavom2jujo: Container "rclone-test-fuvavom2jujo" removed 2025/07/02 04:50:19 DEBUG : Compressed: TestCompressSwift:rclone-test-vonifiw3ruzo: Purge remote 2025/07/02 04:50:19 DEBUG : Waiting for deletions to finish 2025/07/02 04:50:20 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/02 04:50:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/02 04:50:28 INFO : Swift container rclone-test-vonifiw3ruzo: Container "rclone-test-vonifiw3ruzo" removed 2025/07/02 04:50:28 DEBUG : Compressed: TestCompressSwift:rclone-test-hocumud5teye: Purge remote 2025/07/02 04:50:28 DEBUG : Waiting for deletions to finish 2025/07/02 04:50:28 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/07/02 04:50:29 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/07/02 04:50:29 INFO : Swift container rclone-test-hocumud5teye: Container "rclone-test-hocumud5teye" removed 2025/07/02 04:50:29 DEBUG : Compressed: TestCompressSwift:rclone-test-qiquwuv1pake: Purge remote 2025/07/02 04:50:29 DEBUG : Waiting for deletions to finish 2025/07/02 04:50:29 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/07/02 04:50:29 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/07/02 04:50:30 INFO : Swift container rclone-test-qiquwuv1pake: Container "rclone-test-qiquwuv1pake" removed 2025/07/02 04:50:30 DEBUG : Compressed: TestCompressSwift:rclone-test-xihegog1sogi: Purge remote 2025/07/02 04:50:30 DEBUG : Waiting for deletions to finish 2025/07/02 04:50:30 INFO : HELLO, WORLD!.json: Deleted 2025/07/02 04:50:35 INFO : HELLO, WORLD!.bin: Deleted 2025/07/02 04:50:35 INFO : Swift container rclone-test-xihegog1sogi: Container "rclone-test-xihegog1sogi" removed 2025/07/02 04:50:35 DEBUG : Compressed: TestCompressSwift:rclone-test-ritorab9molu: Purge remote 2025/07/02 04:50:35 DEBUG : Waiting for deletions to finish 2025/07/02 04:50:41 INFO : HeLlO, wOrLd!.json: Deleted 2025/07/02 04:50:46 INFO : HeLlO, wOrLd!.bin: Deleted 2025/07/02 04:50:46 INFO : Swift container rclone-test-ritorab9molu: Container "rclone-test-ritorab9molu" removed 2025/07/02 04:50:46 DEBUG : Compressed: TestCompressSwift:rclone-test-fuyegob4suzu: Purge remote 2025/07/02 04:50:46 DEBUG : Waiting for deletions to finish 2025/07/02 04:50:46 INFO : HELLO, WORLD!.bin: Deleted 2025/07/02 04:50:46 INFO : HELLO, WORLD!.json: Deleted 2025/07/02 04:50:47 INFO : Swift container rclone-test-fuyegob4suzu: Container "rclone-test-fuyegob4suzu" removed 2025/07/02 04:50:47 DEBUG : Compressed: TestCompressSwift:rclone-test-pejimak6yibe: Purge remote 2025/07/02 04:50:47 DEBUG : Waiting for deletions to finish 2025/07/02 04:50:47 INFO : hello, world!.json: Deleted 2025/07/02 04:50:47 INFO : hello, world!.bin: Deleted 2025/07/02 04:50:47 INFO : Swift container rclone-test-pejimak6yibe: Container "rclone-test-pejimak6yibe" removed --- PASS: TestApplyTransforms (176.16s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 04:50:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/02 04:51:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/02 04:51:03 INFO : file1: Copied (new) to: sub/file2 2025/07/02 04:51:04 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 04:51:04 DEBUG : file1: Unchanged skipping 2025/07/02 04:51:09 DEBUG : Compressed: TestCompressSwift:rclone-test-cimiwed0bize: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (37.56s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.17s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 04:51:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cimiwed0bize/backup" 2025/07/02 04:51:32 DEBUG : Swift container rclone-test-cimiwed0bize path backup.json: Auto set use_segments_container to true 2025/07/02 04:51:37 DEBUG : Swift container rclone-test-cimiwed0bize path backup: Auto set use_segments_container to true 2025/07/02 04:51:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/02 04:52:13 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/07/02 04:52:13 INFO : dst/file1: Copied (server-side copy) 2025/07/02 04:52:14 INFO : dst/file1: Deleted 2025/07/02 04:52:19 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/02 04:52:19 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (65.17s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 04:52:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cimiwed0bize/dst" 2025/07/02 04:52:30 DEBUG : Swift container rclone-test-cimiwed0bize path dst.json: Auto set use_segments_container to true 2025/07/02 04:52:36 DEBUG : Swift container rclone-test-cimiwed0bize path dst: Auto set use_segments_container to true 2025/07/02 04:52:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cimiwed0bize/CompareDest" 2025/07/02 04:52:47 DEBUG : Swift container rclone-test-cimiwed0bize path CompareDest.json: Auto set use_segments_container to true 2025/07/02 04:52:52 DEBUG : Swift container rclone-test-cimiwed0bize path CompareDest: Auto set use_segments_container to true 2025/07/02 04:52:58 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 04:53:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/02 04:53:14 INFO : one: Copied (new) 2025/07/02 04:53:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 04:53:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/02 04:53:35 INFO : one: Copied (replaced existing) 2025/07/02 04:54:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 04:54:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 04:54:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 04:55:15 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 04:55:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 04:55:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 04:55:26 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 04:55:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 04:55:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 04:56:02 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 04:56:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/02 04:56:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/02 04:56:13 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (265.01s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 04:56:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cimiwed0bize/dst" 2025/07/02 04:56:56 DEBUG : Swift container rclone-test-cimiwed0bize path dst.json: Auto set use_segments_container to true 2025/07/02 04:57:01 DEBUG : Swift container rclone-test-cimiwed0bize path dst: Auto set use_segments_container to true 2025/07/02 04:57:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cimiwed0bize/CopyDest" 2025/07/02 04:57:12 DEBUG : Swift container rclone-test-cimiwed0bize path CopyDest.json: Auto set use_segments_container to true 2025/07/02 04:57:17 DEBUG : Swift container rclone-test-cimiwed0bize path CopyDest: Auto set use_segments_container to true 2025/07/02 04:57:28 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 04:57:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/02 04:57:44 INFO : one: Copied (new) 2025/07/02 04:57:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 04:58:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/02 04:58:00 INFO : one: Copied (replaced existing) 2025/07/02 04:58:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cimiwed0bize/BackupDir" 2025/07/02 04:58:33 DEBUG : Swift container rclone-test-cimiwed0bize path BackupDir.json: Auto set use_segments_container to true 2025/07/02 04:58:39 DEBUG : Swift container rclone-test-cimiwed0bize path BackupDir: Auto set use_segments_container to true 2025/07/02 04:58:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 04:58:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 04:58:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 04:59:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/02 04:59:11 INFO : one: Copied (server-side copy) 2025/07/02 04:59:16 INFO : one: Deleted 2025/07/02 04:59:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/02 04:59:37 INFO : one: Copied (server-side copy) 2025/07/02 04:59:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/02 05:00:10 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 05:00:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 05:00:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/02 05:00:31 INFO : two: Copied (server-side copy) 2025/07/02 05:00:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/02 05:00:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/02 05:00:37 DEBUG : two: Unchanged skipping 2025/07/02 05:01:29 DEBUG : three: Need to transfer - File not found at Destination 2025/07/02 05:01:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/02 05:01:40 DEBUG : three: Destination not found in --copy-dest 2025/07/02 05:01:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/07/02 05:01:51 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (439.43s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.20s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.26s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:04:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/02 05:04:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/02 05:04:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/02 05:05:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/02 05:05:32 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/07/02 05:05:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-cimiwed0bize/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/07/02 05:05:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/02 05:05:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/02 05:05:54 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8b246fa460549a44e03386498d2b964a OK 2025/07/02 05:05:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (115.26s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.17s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.18s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.19s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", 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-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", 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-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:07:15 INFO : Compressed: TestCompressSwift:rclone-test-cimiwed0bize: Looking for duplicate md5 hashes using newest mode. 2025/07/02 05:07:25 NOTICE: 794469d44d877b4450d401d6ce6f273a: Found 3 files with duplicate md5 hashes 2025/07/02 05:07:31 INFO : one: Deleted 2025/07/02 05:07:41 INFO : also/one: Deleted 2025/07/02 05:07:41 NOTICE: 794469d44d877b4450d401d6ce6f273a: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (105.85s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", 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-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", 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-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", 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-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", 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-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:09:57 DEBUG : a.txt: Excluded (Size Filter) 2025/07/02 05:09:57 DEBUG : a.txt: Excluded 2025/07/02 05:09:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 05:09:57 DEBUG : sub dir/hello world: Excluded 2025/07/02 05:09:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 05:09:57 DEBUG : sub dir/hello world2: Excluded 2025/07/02 05:09:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 05:09:57 DEBUG : sub dir/hello world: Excluded 2025/07/02 05:09:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 05:09:57 DEBUG : sub dir/hello world2: Excluded 2025/07/02 05:09:57 DEBUG : sub dir/ignore dir: Excluded 2025/07/02 05:10:18 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (202.49s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:14:23 DEBUG : a.txt: Excluded (Size Filter) 2025/07/02 05:14:23 DEBUG : a.txt: Excluded 2025/07/02 05:14:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 05:14:23 DEBUG : sub dir/hello world: Excluded 2025/07/02 05:14:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 05:14:23 DEBUG : sub dir/hello world2: Excluded 2025/07/02 05:14:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/02 05:14:23 DEBUG : sub dir/hello world: Excluded 2025/07/02 05:14:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/02 05:14:23 DEBUG : sub dir/hello world2: Excluded 2025/07/02 05:14:33 DEBUG : sub dir/ignore dir: Excluded 2025/07/02 05:14:38 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (263.96s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (30.50s) --- PASS: TestListJSON/Default (0.31s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.33s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", 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/07/02 05:16:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cimiwed0bize/notfound" 2025/07/02 05:16:58 DEBUG : Config file has changed externally - reloading 2025/07/02 05:16:58 DEBUG : Swift container rclone-test-cimiwed0bize path notfound.json: Auto set use_segments_container to true 2025/07/02 05:17:04 DEBUG : Swift container rclone-test-cimiwed0bize path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (60.47s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.27s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.15s) --- PASS: TestStatJSON/NotFound (5.75s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.19s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:17:15 INFO : Compressed: TestCompressSwift:rclone-test-cimiwed0bize: Making directory 2025/07/02 05:17:16 INFO : Compressed: TestCompressSwift:rclone-test-cimiwed0bize: Making directory --- PASS: TestMkdir (0.29s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" --- PASS: TestLsd (15.99s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" --- PASS: TestLs (32.90s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:18:26 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/02 05:18:26 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (42.54s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" --- PASS: TestLsLong (47.55s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (47.52s) --- PASS: TestHashSums/Md5 (5.19s) --- PASS: TestHashSums/Md5Download (5.22s) === RUN TestHashSumsWithErrors 2025/07/02 05:20:22 DEBUG : Creating backend with remote ":memory:" 2025/07/02 05:20:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/02 05:20:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/02 05:20:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/02 05:20:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/02 05:20:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/02 05:20:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/02 05:20:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/02 05:20:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/02 05:20:22 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-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" --- PASS: TestCount (68.63s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:22:14 DEBUG : Waiting for deletions to finish 2025/07/02 05:22:14 DEBUG : large: Excluded (Size Filter) 2025/07/02 05:22:14 INFO : small: Deleted 2025/07/02 05:22:24 INFO : medium: Deleted --- PASS: TestDelete (69.11s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:23:27 DEBUG : Waiting for deletions to finish 2025/07/02 05:23:27 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/02 05:23:33 INFO : medium: Deleted 2025/07/02 05:23:37 INFO : large: Deleted --- PASS: TestMaxDelete (58.28s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:24:25 DEBUG : Waiting for deletions to finish 2025/07/02 05:24:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/02 05:24:26 INFO : small: Deleted 2025/07/02 05:24:31 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (68.45s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:25:34 DEBUG : Waiting for deletions to finish 2025/07/02 05:25:34 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/02 05:25:39 INFO : medium: Deleted 2025/07/02 05:25:49 INFO : large: Deleted --- PASS: TestMaxDeleteSize (62.85s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" --- PASS: TestReadFile (41.89s) === RUN TestRetry 2025/07/02 05:26:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/02 05:26:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/02 05:26:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 05:26:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 05:26:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 05:26:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/02 05:26:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" --- PASS: TestCat (64.36s) === RUN TestPurge 2025/07/02 05:27:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-guhonek6qequ" 2025/07/02 05:27:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 05:27:36 DEBUG : Swift container rclone-test-guhonek6qequ.json: Auto set use_segments_container to true 2025/07/02 05:27:37 DEBUG : Swift container rclone-test-guhonek6qequ: Auto set use_segments_container to true 2025/07/02 05:27:37 DEBUG : Creating backend with remote "/tmp/rclone2863973339" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-guhonek6qequ", Local "Local file system at /tmp/rclone2863973339", Modify Window "1ns" 2025/07/02 05:27:37 INFO : Swift container rclone-test-guhonek6qequ: Container "rclone-test-guhonek6qequ" created 2025/07/02 05:27:48 INFO : A2: Making directory 2025/07/02 05:27:48 INFO : A1/B2: Making directory 2025/07/02 05:27:48 INFO : A1/B2/C2: Making directory 2025/07/02 05:27:48 INFO : A1/B1/C3: Making directory 2025/07/02 05:27:48 INFO : A3: Making directory 2025/07/02 05:27:48 INFO : A3/B3: Making directory 2025/07/02 05:27:48 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/07/02 05:28:09 DEBUG : Waiting for deletions to finish 2025/07/02 05:28:09 INFO : A1/B1/C1/one.bin: Deleted 2025/07/02 05:28:14 INFO : A1/B1/C1/one.json: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/07/02 05:28:20 DEBUG : Waiting for deletions to finish 2025/07/02 05:28:20 INFO : A1/two.json: Deleted 2025/07/02 05:28:25 INFO : A1/two.bin: Deleted 2025/07/02 05:28:25 INFO : Swift container rclone-test-guhonek6qequ: Container "rclone-test-guhonek6qequ" removed 2025/07/02 05:28:25 DEBUG : Compressed: TestCompressSwift:rclone-test-guhonek6qequ: Purge remote 2025/07/02 05:28:25 DEBUG : Waiting for deletions to finish 2025/07/02 05:28:25 NOTICE: purge failed: directory not found --- PASS: TestPurge (49.28s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:28:37 INFO : A2: Making directory 2025/07/02 05:28:37 INFO : A1/B2: Making directory 2025/07/02 05:28:37 INFO : A1/B2/C2: Making directory 2025/07/02 05:28:37 INFO : A1/B1/C3: Making directory 2025/07/02 05:28:37 INFO : A3: Making directory 2025/07/02 05:28:37 INFO : A3/B3: Making directory 2025/07/02 05:28:37 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/07/02 05:28:44 DEBUG : removing 1 level 3 directories 2025/07/02 05:28:44 INFO : A3/B3/C4: Removing directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" 2025/07/02 05:28:56 DEBUG : removing 1 level 0 directories 2025/07/02 05:28:56 INFO : Compressed: TestCompressSwift:rclone-test-cimiwed0bize: Removing directory 2025/07/02 05:28:56 INFO : Swift container rclone-test-cimiwed0bize: Container "rclone-test-cimiwed0bize" removed --- PASS: TestRmdirsNoLeaveRoot (31.29s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:28:57 INFO : Swift container rclone-test-cimiwed0bize: Container "rclone-test-cimiwed0bize" created 2025/07/02 05:28:57 INFO : A1: Making directory 2025/07/02 05:28:57 INFO : A1/B1: Making directory 2025/07/02 05:28:57 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.48s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" 2025/07/02 05:28:57 INFO : A1: Making directory 2025/07/02 05:28:57 INFO : A1/B1: Making directory 2025/07/02 05:28:57 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.25s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cimiwed0bize", Local "Local file system at /tmp/rclone2756558297", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestCopyURL (5s) goroutine 8976 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc00035f6c0, {0x26a2e5c?, 0xc000a0bad8?}, 0x27d5518) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00035f6c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00035f6c0, 0xc000a0bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000984918, {0x3e9c140, 0x6d, 0x6d}, {0xedff6ac8e?, 0x3eb2140?, 0x3eb2140?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0004aec80) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0004aec80) /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 509 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 499 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 26 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 27 [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 2960 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2860 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8723 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x76d994f6ad18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003cac80?, 0xc000faa000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0003cac80, {0xc000faa000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003cac80, {0xc000faa000?, 0x1973?, 0xc00036ba80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005a22e0, {0xc000faa000?, 0xc0006428d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a05560, {0xc000faa000?, 0x76d9945cfaf8?, 0x76d9dd44da78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003cd578, {0xc000faa000?, 0x1973?, 0xc0009309d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006429b8, {0x2ae3320, 0xc0003cd578}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000642708, {0x76d9943eef80, 0xc000a05560}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000642708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000642708, {0xc000fa9000, 0x1000, 0xc000400a80?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0008618c0, {0xc000fa9000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0012f4660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0012f4660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0008618c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8657 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8981 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0006101e0, 0xc000342690, 0xc0003517c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0006101e0, {0x2b09d08, 0xc000a12750}, {0xc000a26000, 0x4f}, {{0xc0009937a0, 0x18}, {0xc0009937b9, 0xa}, {0x268db6e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0006101e0, {0x2b09d08, 0xc000a12750}, {{0xc0009937a0, 0x18}, {0xc0009937b9, 0xa}, {0x268db6e, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x28?, {0x2b09d08?, 0xc000a12750?}, {0xc0009937a0?, 0xc00016d260?}, {0xc0009937b9, 0xa}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +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.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000a0d588) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 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, 0xc000392008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000988120, 0xc000a299e0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000988120, 0xc000a299e0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000a29980, {0x2b09d08, 0xc000a12750}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc00035f340, {0x2b09d08, 0xc000a12750}, {0xc00079b4b0, 0xa}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc000392008?, {0x2b09d08?, 0xc000a12750?}, {0xc00079b4b0?, 0x30?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc0001ee280, {0x2b09d08, 0xc000a12750}, {0x268efc1, 0x5}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Put(0xc0001ee280, {0x2b09d08, 0xc000a12750}, {0x2ae1620, 0xc001b08100}, {0x2b14d30, 0xc0003424d0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:751 +0x7e github.com/rclone/rclone/fs/operations.RcatSize({0x2b09d08, 0xc000a12750}, {0x2b1ef60, 0xc0001ee280}, {0x268efc1, 0x5}, {0x2af5d18, 0xc000638ec0}, 0xe, {0xc2114ec66d5c6602, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1819 +0x563 github.com/rclone/rclone/fs/operations.CopyURL.func1({0x2b09d08?, 0xc000a12750?}, {0x268efc1?, 0xc000a0dbe0?}, {0x2af5d18?, 0xc000638ec0?}, 0x76d994595df8?, {0xc2114ec66d5c6602, 0x34541d0ea4b, 0x3eb2140}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1885 +0x146 github.com/rclone/rclone/fs/operations.copyURLFn({0x2b09d08, 0xc000a12750}, {0x268efc1, 0x5}, {0xc00068ba70, 0x16}, 0x0, 0x0, 0xc000a0dcb0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1873 +0x5d9 github.com/rclone/rclone/fs/operations.CopyURL({0x2b09d08?, 0xc000a12750?}, {0x2b1ef60?, 0xc0001ee280?}, {0x268efc1?, 0x0?}, {0xc00068ba70?, 0x0?}, 0x0?, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1878 +0xa8 github.com/rclone/rclone/fs/operations_test.TestCopyURL(0xc0009101c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:842 +0x3a5 testing.tRunner(0xc0009101c0, 0x27d5518) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 8596 [chan receive, 1 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 8595 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3184 [chan receive, 40 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 2860 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1065 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 975 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 191 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 181 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8945 [select]: net/http.(*persistConn).readLoop(0xc000903b00) /usr/local/go/src/net/http/transport.go:2395 +0xc5f created by net/http.(*Transport).dialConn in goroutine 8974 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1250 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1240 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 429 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 419 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 626 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 617 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8987 [select]: net/http.(*persistConn).roundTrip(0xc0005407e0, 0xc00099ed20) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000630b60, 0xc0003517c0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000342cb0, 0xc0003517c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0003517c0, {0x2ae2ac0, 0xc000342cb0}, {0x1?, 0x37a93f0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00098e120, 0xc0003517c0, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00098e120, 0xc0003517c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 8981 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 1338 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1264 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 243 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 233 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3288 [chan receive, 40 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 2860 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 860 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 850 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8686 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000902000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8680 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 329 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 271 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 281 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 127 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8973 [IO wait]: internal/poll.runtime_pollWait(0x76d994f6b3a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001eed00?, 0x22fb5c0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc0001eed00) /usr/local/go/src/internal/poll/fd_unix.go:620 +0x295 net.(*netFD).accept(0xc0001eed00) /usr/local/go/src/net/fd_unix.go:172 +0x29 net.(*TCPListener).accept(0xc000a073c0) /usr/local/go/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0xc000a073c0) /usr/local/go/src/net/tcpsock.go:380 +0x30 net/http.(*Server).Serve(0xc0000e3400, {0x2b03d88, 0xc000a073c0}) /usr/local/go/src/net/http/server.go:3424 +0x30c net/http/httptest.(*Server).goServe.func1() /usr/local/go/src/net/http/httptest/server.go:311 +0x55 created by net/http/httptest.(*Server).goServe in goroutine 8981 /usr/local/go/src/net/http/httptest/server.go:309 +0x65 goroutine 559 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 549 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 944 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 934 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8984 [IO wait]: internal/poll.runtime_pollWait(0x76d994f6ac00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003cb500?, 0xc00177b000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0003cb500, {0xc00177b000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003cb500, {0xc00177b000?, 0xc000a11ad0?, 0x4c6b85?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00058a328, {0xc00177b000?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 net/http.(*connReader).Read(0xc000a12f00, {0xc00177b000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:798 +0x159 bufio.(*Reader).fill(0xc000a29920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a29920, 0x4) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*conn).serve(0xc000655b90, {0x2b09d08, 0xc000a12de0}) /usr/local/go/src/net/http/server.go:2137 +0x785 created by net/http.(*Server).Serve in goroutine 8973 /usr/local/go/src/net/http/server.go:3454 +0x485 goroutine 673 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 663 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3024 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2860 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 745 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 687 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1484 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1474 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 769 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 759 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8685 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x76d994f6b178, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001ef780?, 0xc00067cc80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001ef780, {0xc00067cc80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001ef780, {0xc00067cc80?, 0x1973?, 0xc00011e560?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148400, {0xc00067cc80?, 0xc0005de8d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009845a0, {0xc00067cc80?, 0x76d9943f9c70?, 0x76d9dd44d5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000984ae0, {0xc00067cc80?, 0x1973?, 0xc0000969d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005de9b8, {0x2ae3320, 0xc000984ae0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005de708, {0x76d9943eef80, 0xc0009845a0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005de708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005de708, {0xc0007ed000, 0x1000, 0xc000400a80?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000902000, {0xc0007ed000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000803740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000803740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000902000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8680 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1459 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1443 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1282 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1272 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1203 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1193 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1041 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1031 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8985 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc001b08100) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 8981 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 1398 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1388 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8763 [select]: net/http.(*persistConn).writeLoop(0xc0005407e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8757 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 2861 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2860 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3587 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2860 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3667 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2860 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3495 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2860 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3396 [chan receive, 40 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 2860 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8994 [select]: net/http.(*persistConn).writeLoop(0xc000903b00) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8974 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 3136 [chan receive, 40 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 2860 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8724 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0008618c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8657 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 8762 [IO wait]: internal/poll.runtime_pollWait(0x76d994f6b4c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005fc400?, 0xc001300000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0005fc400, {0xc001300000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005fc400, {0xc001300000?, 0x1973?, 0xc0004936e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008aa38, {0xc001300000?, 0xc000370c50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003cdb30, {0xc001300000?, 0x76d99445d2b8?, 0x76d9dd44df30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a056c8, {0xc001300000?, 0x1973?, 0xc0003f99d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000370d38, {0x2ae3320, 0xc000a056c8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000370a88, {0x76d9943eef80, 0xc0003cdb30}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000370a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000370a88, {0xc001706000, 0x1000, 0xc000400a80?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005407e0, {0xc001706000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0002f3b60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0002f3b60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005407e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8757 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.673290787s (try 1/5): exit status 2: Failed []