"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/06/24 01:50:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzehip6moji" 2025/06/24 01:50:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 01:50:21 DEBUG : Swift container rclone-test-muzehip6moji.json: Auto set use_segments_container to true 2025/06/24 01:50:21 DEBUG : Swift container rclone-test-muzehip6moji: Auto set use_segments_container to true 2025/06/24 01:50:21 DEBUG : Creating backend with remote "/tmp/rclone2483927384" === 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-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", 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/06/24 01:50:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/24 01:50:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/24 01:50:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/24 01:50:21 DEBUG : potato: Seek from 10 to 0 2025/06/24 01:50:21 DEBUG : potato: Seek from 10 to 0 2025/06/24 01:50:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/24 01:50:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/24 01:50:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/24 01:50:21 DEBUG : potato: Seek from 5 to 2 2025/06/24 01:50:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/24 01:50:21 DEBUG : potato: Seek from 7 to 0 2025/06/24 01:50:21 DEBUG : potato: Seek from 7 to 0 2025/06/24 01:50:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/24 01:50:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/24 01:50:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/24 01:50:21 DEBUG : potato: Seek from 5 to 2 2025/06/24 01:50:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/24 01:50:21 DEBUG : potato: Seek from 8 to 0 2025/06/24 01:50:21 DEBUG : potato: Seek from 8 to 0 2025/06/24 01:50:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/24 01:50:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/24 01:50:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/24 01:50:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/24 01:50:21 DEBUG : potato: Seek from 5 to 2 2025/06/24 01:50:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/24 01:50:21 DEBUG : potato: Seek from 9 to 0 2025/06/24 01:50:21 DEBUG : potato: Seek from 9 to 0 2025/06/24 01:50:21 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-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 01:50:21 INFO : Swift container rclone-test-muzehip6moji: Container "rclone-test-muzehip6moji" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (153.26s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (5.15s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (5.15s) --- PASS: TestCheck/6 (5.14s) --- PASS: TestCheck/7 (10.15s) === RUN TestCheckFsError 2025/06/24 01:52:55 DEBUG : Creating backend with remote "nonexistent" 2025/06/24 01:52:55 DEBUG : Creating backend with remote "nonexistent" 2025/06/24 01:52:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/24 01:52:55 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/06/24 01:52:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/24 01:52:55 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-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", 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 (137.13s) --- PASS: TestCheckDownload/1 (5.22s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (0.41s) --- PASS: TestCheckDownload/4 (10.38s) --- PASS: TestCheckDownload/5 (5.34s) --- PASS: TestCheckDownload/6 (0.24s) --- PASS: TestCheckDownload/7 (5.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (106.04s) --- PASS: TestCheckSizeOnly/1 (0.10s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 01:57:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/24 01:57:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/24 01:57:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/24 01:57:14 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/24 01:57:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/24 01:57:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/24 01:57:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/24 01:57:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (50.44s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 01:57:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzehip6moji/data" 2025/06/24 01:57:49 DEBUG : Swift container rclone-test-muzehip6moji path data.json: Auto set use_segments_container to true 2025/06/24 01:58:09 DEBUG : Swift container rclone-test-muzehip6moji 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 (261.96s) --- PASS: TestCheckSum/subtest1 (5.35s) --- PASS: TestCheckSum/subtest2 (5.43s) --- PASS: TestCheckSum/subtest3 (5.49s) --- PASS: TestCheckSum/subtest4 (5.52s) --- PASS: TestCheckSum/subtest5 (5.44s) --- PASS: TestCheckSum/subtest6 (5.52s) --- PASS: TestCheckSum/subtest7 (0.45s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:02:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzehip6moji/data" 2025/06/24 02:02:10 DEBUG : Config file has changed externally - reloading 2025/06/24 02:02:11 DEBUG : Swift container rclone-test-muzehip6moji path data.json: Auto set use_segments_container to true 2025/06/24 02:02:16 DEBUG : Swift container rclone-test-muzehip6moji 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 (296.58s) --- PASS: TestCheckSumDownload/subtest1 (5.48s) --- PASS: TestCheckSumDownload/subtest2 (5.45s) --- PASS: TestCheckSumDownload/subtest3 (10.46s) --- PASS: TestCheckSumDownload/subtest4 (20.42s) --- PASS: TestCheckSumDownload/subtest5 (5.39s) --- PASS: TestCheckSumDownload/subtest6 (0.40s) --- PASS: TestCheckSumDownload/subtest7 (15.41s) === RUN TestApplyTransforms 2025/06/24 02:07:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zisalis8buma" 2025/06/24 02:07:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 02:07:07 DEBUG : Swift container rclone-test-zisalis8buma.json: Auto set use_segments_container to true 2025/06/24 02:07:07 DEBUG : Swift container rclone-test-zisalis8buma: Auto set use_segments_container to true 2025/06/24 02:07:07 DEBUG : Creating backend with remote "/tmp/rclone1322364327" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zisalis8buma", Local "Local file system at /tmp/rclone1322364327", Modify Window "1ns" 2025/06/24 02:07:08 INFO : Swift container rclone-test-zisalis8buma: Container "rclone-test-zisalis8buma" created upper checkfile vs. lower remote (without normalization) 2025/06/24 02:07:32 ERROR : hello, world!: sum not found 2025/06/24 02:07:32 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-zisalis8buma 2025/06/24 02:07:32 NOTICE: Compressed: TestCompressSwift:rclone-test-zisalis8buma: 1 files missing 2025/06/24 02:07:32 NOTICE: 1 hashes missing 2025/06/24 02:07:32 NOTICE: Compressed: TestCompressSwift:rclone-test-zisalis8buma: 2 differences found 2025/06/24 02:07:32 NOTICE: Compressed: TestCompressSwift:rclone-test-zisalis8buma: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/24 02:07:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 02:07:42 NOTICE: Compressed: TestCompressSwift:rclone-test-zisalis8buma: 0 differences found 2025/06/24 02:07:42 NOTICE: Compressed: TestCompressSwift:rclone-test-zisalis8buma: 1 matching files 2025/06/24 02:07:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xuseluw2boqu" 2025/06/24 02:07:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 02:07:42 DEBUG : Swift container rclone-test-xuseluw2boqu.json: Auto set use_segments_container to true 2025/06/24 02:07:43 DEBUG : Swift container rclone-test-xuseluw2boqu: Auto set use_segments_container to true 2025/06/24 02:07:43 DEBUG : Creating backend with remote "/tmp/rclone2998697595" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xuseluw2boqu", Local "Local file system at /tmp/rclone2998697595", Modify Window "1ns" 2025/06/24 02:07:43 INFO : Swift container rclone-test-xuseluw2boqu: Container "rclone-test-xuseluw2boqu" created lower checkfile vs. upper remote (without normalization) 2025/06/24 02:08:24 ERROR : HELLO, WORLD!: sum not found 2025/06/24 02:08:24 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-xuseluw2boqu 2025/06/24 02:08:24 NOTICE: Compressed: TestCompressSwift:rclone-test-xuseluw2boqu: 1 files missing 2025/06/24 02:08:24 NOTICE: 1 hashes missing 2025/06/24 02:08:24 NOTICE: Compressed: TestCompressSwift:rclone-test-xuseluw2boqu: 2 differences found 2025/06/24 02:08:24 NOTICE: Compressed: TestCompressSwift:rclone-test-xuseluw2boqu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/24 02:08:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 02:08:24 NOTICE: Compressed: TestCompressSwift:rclone-test-xuseluw2boqu: 0 differences found 2025/06/24 02:08:24 NOTICE: Compressed: TestCompressSwift:rclone-test-xuseluw2boqu: 1 matching files 2025/06/24 02:08:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xitinox2peyo" 2025/06/24 02:08:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 02:08:25 DEBUG : Swift container rclone-test-xitinox2peyo.json: Auto set use_segments_container to true 2025/06/24 02:08:25 DEBUG : Swift container rclone-test-xitinox2peyo: Auto set use_segments_container to true 2025/06/24 02:08:25 DEBUG : Creating backend with remote "/tmp/rclone2390180879" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xitinox2peyo", Local "Local file system at /tmp/rclone2390180879", Modify Window "1ns" 2025/06/24 02:08:26 INFO : Swift container rclone-test-xitinox2peyo: Container "rclone-test-xitinox2peyo" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/24 02:08:42 ERROR : HeLlO, wOrLd!: sum not found 2025/06/24 02:08:42 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-xitinox2peyo 2025/06/24 02:08:42 NOTICE: Compressed: TestCompressSwift:rclone-test-xitinox2peyo: 1 files missing 2025/06/24 02:08:42 NOTICE: 1 hashes missing 2025/06/24 02:08:42 NOTICE: Compressed: TestCompressSwift:rclone-test-xitinox2peyo: 2 differences found 2025/06/24 02:08:42 NOTICE: Compressed: TestCompressSwift:rclone-test-xitinox2peyo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/24 02:08:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 02:08:42 NOTICE: Compressed: TestCompressSwift:rclone-test-xitinox2peyo: 0 differences found 2025/06/24 02:08:42 NOTICE: Compressed: TestCompressSwift:rclone-test-xitinox2peyo: 1 matching files 2025/06/24 02:08:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dularut4tepi" 2025/06/24 02:08:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 02:08:42 DEBUG : Swift container rclone-test-dularut4tepi.json: Auto set use_segments_container to true 2025/06/24 02:08:43 DEBUG : Swift container rclone-test-dularut4tepi: Auto set use_segments_container to true 2025/06/24 02:08:43 DEBUG : Creating backend with remote "/tmp/rclone3081731736" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dularut4tepi", Local "Local file system at /tmp/rclone3081731736", Modify Window "1ns" 2025/06/24 02:08:43 INFO : Swift container rclone-test-dularut4tepi: Container "rclone-test-dularut4tepi" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/24 02:08:54 ERROR : HELLO, WORLD!: sum not found 2025/06/24 02:08:54 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-dularut4tepi 2025/06/24 02:08:54 NOTICE: Compressed: TestCompressSwift:rclone-test-dularut4tepi: 1 files missing 2025/06/24 02:08:54 NOTICE: 1 hashes missing 2025/06/24 02:08:54 NOTICE: Compressed: TestCompressSwift:rclone-test-dularut4tepi: 2 differences found 2025/06/24 02:08:54 NOTICE: Compressed: TestCompressSwift:rclone-test-dularut4tepi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/24 02:08:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 02:08:59 NOTICE: Compressed: TestCompressSwift:rclone-test-dularut4tepi: 0 differences found 2025/06/24 02:08:59 NOTICE: Compressed: TestCompressSwift:rclone-test-dularut4tepi: 1 matching files 2025/06/24 02:08:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yohukiw1ludu" 2025/06/24 02:08:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 02:09:00 DEBUG : Swift container rclone-test-yohukiw1ludu.json: Auto set use_segments_container to true 2025/06/24 02:09:00 DEBUG : Swift container rclone-test-yohukiw1ludu: Auto set use_segments_container to true 2025/06/24 02:09:00 DEBUG : Creating backend with remote "/tmp/rclone3047968013" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yohukiw1ludu", Local "Local file system at /tmp/rclone3047968013", Modify Window "1ns" 2025/06/24 02:09:00 INFO : Swift container rclone-test-yohukiw1ludu: Container "rclone-test-yohukiw1ludu" created NFD checkfile vs. NFC remote (without normalization) 2025/06/24 02:09:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/24 02:09:06 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yohukiw1ludu 2025/06/24 02:09:06 NOTICE: Compressed: TestCompressSwift:rclone-test-yohukiw1ludu: 1 files missing 2025/06/24 02:09:06 NOTICE: 1 hashes missing 2025/06/24 02:09:06 NOTICE: Compressed: TestCompressSwift:rclone-test-yohukiw1ludu: 2 differences found 2025/06/24 02:09:06 NOTICE: Compressed: TestCompressSwift:rclone-test-yohukiw1ludu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/24 02:09:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 02:09:07 NOTICE: Compressed: TestCompressSwift:rclone-test-yohukiw1ludu: 0 differences found 2025/06/24 02:09:07 NOTICE: Compressed: TestCompressSwift:rclone-test-yohukiw1ludu: 1 matching files 2025/06/24 02:09:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zuceseg7dayu" 2025/06/24 02:09:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 02:09:07 DEBUG : Swift container rclone-test-zuceseg7dayu.json: Auto set use_segments_container to true 2025/06/24 02:09:07 DEBUG : Swift container rclone-test-zuceseg7dayu: Auto set use_segments_container to true 2025/06/24 02:09:07 DEBUG : Creating backend with remote "/tmp/rclone1083748999" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zuceseg7dayu", Local "Local file system at /tmp/rclone1083748999", Modify Window "1ns" 2025/06/24 02:09:08 INFO : Swift container rclone-test-zuceseg7dayu: Container "rclone-test-zuceseg7dayu" created NFC checkfile vs. NFD remote (without normalization) 2025/06/24 02:09:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/24 02:09:19 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zuceseg7dayu 2025/06/24 02:09:19 NOTICE: Compressed: TestCompressSwift:rclone-test-zuceseg7dayu: 1 files missing 2025/06/24 02:09:19 NOTICE: 1 hashes missing 2025/06/24 02:09:19 NOTICE: Compressed: TestCompressSwift:rclone-test-zuceseg7dayu: 2 differences found 2025/06/24 02:09:19 NOTICE: Compressed: TestCompressSwift:rclone-test-zuceseg7dayu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/24 02:09:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 02:09:19 NOTICE: Compressed: TestCompressSwift:rclone-test-zuceseg7dayu: 0 differences found 2025/06/24 02:09:19 NOTICE: Compressed: TestCompressSwift:rclone-test-zuceseg7dayu: 1 matching files 2025/06/24 02:09:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wuyobac5xeje" 2025/06/24 02:09:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 02:09:19 DEBUG : Swift container rclone-test-wuyobac5xeje.json: Auto set use_segments_container to true 2025/06/24 02:09:19 DEBUG : Swift container rclone-test-wuyobac5xeje: Auto set use_segments_container to true 2025/06/24 02:09:19 DEBUG : Creating backend with remote "/tmp/rclone1022599810" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wuyobac5xeje", Local "Local file system at /tmp/rclone1022599810", Modify Window "1ns" 2025/06/24 02:09:20 INFO : Swift container rclone-test-wuyobac5xeje: Container "rclone-test-wuyobac5xeje" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/24 02:09:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/24 02:09:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wuyobac5xeje 2025/06/24 02:09:36 NOTICE: Compressed: TestCompressSwift:rclone-test-wuyobac5xeje: 1 files missing 2025/06/24 02:09:36 NOTICE: 1 hashes missing 2025/06/24 02:09:36 NOTICE: Compressed: TestCompressSwift:rclone-test-wuyobac5xeje: 2 differences found 2025/06/24 02:09:36 NOTICE: Compressed: TestCompressSwift:rclone-test-wuyobac5xeje: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/24 02:09:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 02:09:41 NOTICE: Compressed: TestCompressSwift:rclone-test-wuyobac5xeje: 0 differences found 2025/06/24 02:09:41 NOTICE: Compressed: TestCompressSwift:rclone-test-wuyobac5xeje: 1 matching files 2025/06/24 02:09:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cekopug6fahe" 2025/06/24 02:09:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 02:09:42 DEBUG : Swift container rclone-test-cekopug6fahe.json: Auto set use_segments_container to true 2025/06/24 02:09:42 DEBUG : Swift container rclone-test-cekopug6fahe: Auto set use_segments_container to true 2025/06/24 02:09:42 DEBUG : Creating backend with remote "/tmp/rclone3902736003" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cekopug6fahe", Local "Local file system at /tmp/rclone3902736003", Modify Window "1ns" 2025/06/24 02:09:42 INFO : Swift container rclone-test-cekopug6fahe: Container "rclone-test-cekopug6fahe" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/24 02:09:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/24 02:09:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cekopug6fahe 2025/06/24 02:09:58 NOTICE: Compressed: TestCompressSwift:rclone-test-cekopug6fahe: 1 files missing 2025/06/24 02:09:58 NOTICE: 1 hashes missing 2025/06/24 02:09:58 NOTICE: Compressed: TestCompressSwift:rclone-test-cekopug6fahe: 2 differences found 2025/06/24 02:09:58 NOTICE: Compressed: TestCompressSwift:rclone-test-cekopug6fahe: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/24 02:10:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 02:10:03 NOTICE: Compressed: TestCompressSwift:rclone-test-cekopug6fahe: 0 differences found 2025/06/24 02:10:03 NOTICE: Compressed: TestCompressSwift:rclone-test-cekopug6fahe: 1 matching files 2025/06/24 02:10:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-decadom8luzi" 2025/06/24 02:10:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 02:10:04 DEBUG : Swift container rclone-test-decadom8luzi.json: Auto set use_segments_container to true 2025/06/24 02:10:04 DEBUG : Swift container rclone-test-decadom8luzi: Auto set use_segments_container to true 2025/06/24 02:10:04 DEBUG : Creating backend with remote "/tmp/rclone3793548068" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-decadom8luzi", Local "Local file system at /tmp/rclone3793548068", Modify Window "1ns" 2025/06/24 02:10:04 INFO : Swift container rclone-test-decadom8luzi: Container "rclone-test-decadom8luzi" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/24 02:10:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/24 02:10:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-decadom8luzi 2025/06/24 02:10:21 NOTICE: Compressed: TestCompressSwift:rclone-test-decadom8luzi: 1 files missing 2025/06/24 02:10:21 NOTICE: 1 hashes missing 2025/06/24 02:10:21 NOTICE: Compressed: TestCompressSwift:rclone-test-decadom8luzi: 2 differences found 2025/06/24 02:10:21 NOTICE: Compressed: TestCompressSwift:rclone-test-decadom8luzi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/24 02:10:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 02:10:21 NOTICE: Compressed: TestCompressSwift:rclone-test-decadom8luzi: 0 differences found 2025/06/24 02:10:21 NOTICE: Compressed: TestCompressSwift:rclone-test-decadom8luzi: 1 matching files 2025/06/24 02:10:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yomibow9xiga" 2025/06/24 02:10:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 02:10:21 DEBUG : Swift container rclone-test-yomibow9xiga.json: Auto set use_segments_container to true 2025/06/24 02:10:22 DEBUG : Swift container rclone-test-yomibow9xiga: Auto set use_segments_container to true 2025/06/24 02:10:22 DEBUG : Creating backend with remote "/tmp/rclone4089328034" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yomibow9xiga", Local "Local file system at /tmp/rclone4089328034", Modify Window "1ns" 2025/06/24 02:10:22 INFO : Swift container rclone-test-yomibow9xiga: Container "rclone-test-yomibow9xiga" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/24 02:10:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/24 02:10:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yomibow9xiga 2025/06/24 02:10:28 NOTICE: Compressed: TestCompressSwift:rclone-test-yomibow9xiga: 1 files missing 2025/06/24 02:10:28 NOTICE: 1 hashes missing 2025/06/24 02:10:28 NOTICE: Compressed: TestCompressSwift:rclone-test-yomibow9xiga: 2 differences found 2025/06/24 02:10:28 NOTICE: Compressed: TestCompressSwift:rclone-test-yomibow9xiga: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/24 02:10:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 02:10:29 NOTICE: Compressed: TestCompressSwift:rclone-test-yomibow9xiga: 0 differences found 2025/06/24 02:10:29 NOTICE: Compressed: TestCompressSwift:rclone-test-yomibow9xiga: 1 matching files 2025/06/24 02:10:29 DEBUG : Compressed: TestCompressSwift:rclone-test-yomibow9xiga: Purge remote 2025/06/24 02:10:29 DEBUG : Waiting for deletions to finish 2025/06/24 02:10:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/24 02:10:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/24 02:10:29 INFO : Swift container rclone-test-yomibow9xiga: Container "rclone-test-yomibow9xiga" removed 2025/06/24 02:10:29 DEBUG : Compressed: TestCompressSwift:rclone-test-decadom8luzi: Purge remote 2025/06/24 02:10:29 DEBUG : Waiting for deletions to finish 2025/06/24 02:10:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/24 02:10:35 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/24 02:10:35 INFO : Swift container rclone-test-decadom8luzi: Container "rclone-test-decadom8luzi" removed 2025/06/24 02:10:35 DEBUG : Compressed: TestCompressSwift:rclone-test-cekopug6fahe: Purge remote 2025/06/24 02:10:35 DEBUG : Waiting for deletions to finish 2025/06/24 02:10:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/24 02:10:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/24 02:10:45 INFO : Swift container rclone-test-cekopug6fahe: Container "rclone-test-cekopug6fahe" removed 2025/06/24 02:10:45 DEBUG : Compressed: TestCompressSwift:rclone-test-wuyobac5xeje: Purge remote 2025/06/24 02:10:45 DEBUG : Waiting for deletions to finish 2025/06/24 02:10:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/24 02:10:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/24 02:10:56 INFO : Swift container rclone-test-wuyobac5xeje: Container "rclone-test-wuyobac5xeje" removed 2025/06/24 02:10:56 DEBUG : Compressed: TestCompressSwift:rclone-test-zuceseg7dayu: Purge remote 2025/06/24 02:10:56 DEBUG : Waiting for deletions to finish 2025/06/24 02:10:56 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/24 02:11:06 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/24 02:11:07 INFO : Swift container rclone-test-zuceseg7dayu: Container "rclone-test-zuceseg7dayu" removed 2025/06/24 02:11:07 DEBUG : Compressed: TestCompressSwift:rclone-test-yohukiw1ludu: Purge remote 2025/06/24 02:11:07 DEBUG : Waiting for deletions to finish 2025/06/24 02:11:07 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/24 02:11:07 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/24 02:11:07 INFO : Swift container rclone-test-yohukiw1ludu: Container "rclone-test-yohukiw1ludu" removed 2025/06/24 02:11:07 DEBUG : Compressed: TestCompressSwift:rclone-test-dularut4tepi: Purge remote 2025/06/24 02:11:07 DEBUG : Waiting for deletions to finish 2025/06/24 02:11:07 INFO : HELLO, WORLD!.json: Deleted 2025/06/24 02:11:12 INFO : HELLO, WORLD!.bin: Deleted 2025/06/24 02:11:13 INFO : Swift container rclone-test-dularut4tepi: Container "rclone-test-dularut4tepi" removed 2025/06/24 02:11:13 DEBUG : Compressed: TestCompressSwift:rclone-test-xitinox2peyo: Purge remote 2025/06/24 02:11:13 DEBUG : Waiting for deletions to finish 2025/06/24 02:11:18 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/24 02:11:23 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/24 02:11:23 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2025/06/24 02:11:23 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/06/24 02:11:23 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2025/06/24 02:11:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/24 02:11:23 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2025/06/24 02:11:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/06/24 02:11:24 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2025/06/24 02:11:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/06/24 02:11:24 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2025/06/24 02:11:24 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/06/24 02:11:24 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2025/06/24 02:11:24 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/06/24 02:11:24 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2025/06/24 02:11:24 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/06/24 02:11:24 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2025/06/24 02:11:24 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/06/24 02:11:25 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2025/06/24 02:11:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/06/24 02:11:26 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) 2025/06/24 02:11:26 NOTICE: purge failed: Container Not Empty 2025/06/24 02:11:26 DEBUG : Compressed: TestCompressSwift:rclone-test-xuseluw2boqu: Purge remote 2025/06/24 02:11:26 DEBUG : Waiting for deletions to finish 2025/06/24 02:11:27 INFO : HELLO, WORLD!.bin: Deleted 2025/06/24 02:11:32 INFO : HELLO, WORLD!.json: Deleted 2025/06/24 02:11:32 INFO : Swift container rclone-test-xuseluw2boqu: Container "rclone-test-xuseluw2boqu" removed 2025/06/24 02:11:32 DEBUG : Compressed: TestCompressSwift:rclone-test-zisalis8buma: Purge remote 2025/06/24 02:11:32 DEBUG : Waiting for deletions to finish 2025/06/24 02:11:42 INFO : hello, world!.bin: Deleted 2025/06/24 02:11:42 INFO : hello, world!.json: Deleted 2025/06/24 02:11:43 INFO : Swift container rclone-test-zisalis8buma: Container "rclone-test-zisalis8buma" removed --- PASS: TestApplyTransforms (275.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:11:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/24 02:11:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/24 02:11:59 INFO : file1: Copied (new) to: sub/file2 2025/06/24 02:12:14 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 02:12:14 DEBUG : file1: Unchanged skipping 2025/06/24 02:12:14 DEBUG : Compressed: TestCompressSwift:rclone-test-muzehip6moji: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (37.53s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.15s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:12:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzehip6moji/backup" 2025/06/24 02:12:47 DEBUG : Swift container rclone-test-muzehip6moji path backup.json: Auto set use_segments_container to true 2025/06/24 02:12:53 DEBUG : Swift container rclone-test-muzehip6moji path backup: Auto set use_segments_container to true 2025/06/24 02:12:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/24 02:13:24 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/24 02:13:24 INFO : dst/file1: Copied (server-side copy) 2025/06/24 02:13:35 INFO : dst/file1: Deleted 2025/06/24 02:13:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/24 02:13:50 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (120.97s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:14:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzehip6moji/dst" 2025/06/24 02:14:22 DEBUG : Swift container rclone-test-muzehip6moji path dst.json: Auto set use_segments_container to true 2025/06/24 02:14:28 DEBUG : Swift container rclone-test-muzehip6moji path dst: Auto set use_segments_container to true 2025/06/24 02:14:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzehip6moji/CompareDest" 2025/06/24 02:14:38 DEBUG : Swift container rclone-test-muzehip6moji path CompareDest.json: Auto set use_segments_container to true 2025/06/24 02:14:44 DEBUG : Swift container rclone-test-muzehip6moji path CompareDest: Auto set use_segments_container to true 2025/06/24 02:14:49 DEBUG : one: Need to transfer - File not found at Destination 2025/06/24 02:15:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/24 02:15:05 INFO : one: Copied (new) 2025/06/24 02:15:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 02:15:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/24 02:15:26 INFO : one: Copied (replaced existing) 2025/06/24 02:16:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 02:16:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 02:16:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 02:16:40 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 02:16:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 02:16:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 02:17:00 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 02:17:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 02:17:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 02:17:17 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 02:17:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/24 02:17:23 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/24 02:17:23 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (215.19s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:17:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzehip6moji/dst" 2025/06/24 02:17:57 DEBUG : Swift container rclone-test-muzehip6moji path dst.json: Auto set use_segments_container to true 2025/06/24 02:18:02 DEBUG : Swift container rclone-test-muzehip6moji path dst: Auto set use_segments_container to true 2025/06/24 02:18:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzehip6moji/CopyDest" 2025/06/24 02:18:13 DEBUG : Swift container rclone-test-muzehip6moji path CopyDest.json: Auto set use_segments_container to true 2025/06/24 02:18:19 DEBUG : Swift container rclone-test-muzehip6moji path CopyDest: Auto set use_segments_container to true 2025/06/24 02:18:24 DEBUG : one: Need to transfer - File not found at Destination 2025/06/24 02:18:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/24 02:18:45 INFO : one: Copied (new) 2025/06/24 02:18:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 02:19:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/24 02:19:14 INFO : one: Copied (replaced existing) 2025/06/24 02:19:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzehip6moji/BackupDir" 2025/06/24 02:19:32 DEBUG : Config file has changed externally - reloading 2025/06/24 02:19:32 DEBUG : Swift container rclone-test-muzehip6moji path BackupDir.json: Auto set use_segments_container to true 2025/06/24 02:19:37 DEBUG : Config file has changed externally - reloading 2025/06/24 02:19:37 DEBUG : Swift container rclone-test-muzehip6moji path BackupDir: Auto set use_segments_container to true 2025/06/24 02:19:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 02:19:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 02:19:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 02:20:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/24 02:20:19 INFO : one: Copied (server-side copy) 2025/06/24 02:20:25 INFO : one: Deleted 2025/06/24 02:20:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/24 02:20:50 INFO : one: Copied (server-side copy) 2025/06/24 02:20:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/24 02:21:13 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 02:21:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 02:21:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/24 02:21:29 INFO : two: Copied (server-side copy) 2025/06/24 02:21:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/24 02:21:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 02:21:35 DEBUG : two: Unchanged skipping 2025/06/24 02:22:03 DEBUG : three: Need to transfer - File not found at Destination 2025/06/24 02:22:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/24 02:22:08 DEBUG : three: Destination not found in --copy-dest 2025/06/24 02:22:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/24 02:22:19 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (302.17s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.13s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.20s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:23:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/24 02:23:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/24 02:23:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/24 02:23:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/24 02:23:21 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/24 02:23:21 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-muzehip6moji/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/24 02:23:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/24 02:23:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/24 02:23:43 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 69379ddcb8080368efcb938c386e85e2 OK 2025/06/24 02:23:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (54.80s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.14s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.21s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", 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-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.21s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.19s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:25:09 INFO : Compressed: TestCompressSwift:rclone-test-muzehip6moji: Looking for duplicate md5 hashes using newest mode. 2025/06/24 02:25:20 NOTICE: da4241bc50dfd651f7bd92bdb8f06502: Found 3 files with duplicate md5 hashes 2025/06/24 02:25:25 INFO : one: Deleted 2025/06/24 02:25:30 INFO : also/one: Deleted 2025/06/24 02:25:30 NOTICE: da4241bc50dfd651f7bd92bdb8f06502: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (141.53s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.17s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.16s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", 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-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.25s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.15s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:28:09 DEBUG : a.txt: Excluded (Size Filter) 2025/06/24 02:28:09 DEBUG : a.txt: Excluded 2025/06/24 02:28:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/24 02:28:09 DEBUG : sub dir/hello world: Excluded 2025/06/24 02:28:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/24 02:28:09 DEBUG : sub dir/hello world2: Excluded 2025/06/24 02:28:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/24 02:28:09 DEBUG : sub dir/hello world: Excluded 2025/06/24 02:28:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/24 02:28:09 DEBUG : sub dir/hello world2: Excluded 2025/06/24 02:28:09 DEBUG : sub dir/ignore dir: Excluded 2025/06/24 02:28:15 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (174.70s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:30:51 DEBUG : a.txt: Excluded (Size Filter) 2025/06/24 02:30:51 DEBUG : a.txt: Excluded 2025/06/24 02:30:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/24 02:30:51 DEBUG : sub dir/hello world: Excluded 2025/06/24 02:30:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/24 02:30:51 DEBUG : sub dir/hello world2: Excluded 2025/06/24 02:30:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/24 02:30:51 DEBUG : sub dir/hello world: Excluded 2025/06/24 02:30:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/24 02:30:51 DEBUG : sub dir/hello world2: Excluded 2025/06/24 02:30:51 DEBUG : sub dir/ignore dir: Excluded 2025/06/24 02:30:57 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (167.29s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", 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 (65.09s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.33s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.15s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.21s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (10.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", 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/06/24 02:33:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzehip6moji/notfound" 2025/06/24 02:33:47 DEBUG : Config file has changed externally - reloading 2025/06/24 02:33:47 DEBUG : Swift container rclone-test-muzehip6moji path notfound.json: Auto set use_segments_container to true 2025/06/24 02:33:52 DEBUG : Config file has changed externally - reloading 2025/06/24 02:33:53 DEBUG : Swift container rclone-test-muzehip6moji path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (70.08s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.20s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (5.20s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (0.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.27s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:34:14 INFO : Compressed: TestCompressSwift:rclone-test-muzehip6moji: Making directory 2025/06/24 02:34:14 INFO : Compressed: TestCompressSwift:rclone-test-muzehip6moji: Making directory --- PASS: TestMkdir (0.22s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" --- PASS: TestLsd (17.25s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" --- PASS: TestLs (32.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:35:25 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/24 02:35:25 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (32.17s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" --- PASS: TestLsLong (32.30s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (48.04s) --- PASS: TestHashSums/Md5 (5.33s) --- PASS: TestHashSums/Md5Download (5.19s) === RUN TestHashSumsWithErrors 2025/06/24 02:36:56 DEBUG : Creating backend with remote ":memory:" 2025/06/24 02:36:56 DEBUG : Config file has changed externally - reloading 2025/06/24 02:36:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/24 02:36:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/24 02:36:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/24 02:36:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/24 02:36:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/24 02:36:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/24 02:36:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/24 02:36:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/24 02:36:56 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-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" --- PASS: TestCount (53.43s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:38:38 DEBUG : Waiting for deletions to finish 2025/06/24 02:38:38 DEBUG : large: Excluded (Size Filter) 2025/06/24 02:38:53 INFO : medium: Deleted 2025/06/24 02:38:58 INFO : small: Deleted --- PASS: TestDelete (69.18s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:39:56 DEBUG : Waiting for deletions to finish 2025/06/24 02:39:56 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/24 02:39:56 INFO : large: Deleted 2025/06/24 02:40:11 INFO : medium: Deleted --- PASS: TestMaxDelete (93.29s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:41:19 DEBUG : Waiting for deletions to finish 2025/06/24 02:41:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/24 02:41:34 INFO : small: Deleted 2025/06/24 02:41:34 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (63.08s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:42:33 DEBUG : Waiting for deletions to finish 2025/06/24 02:42:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/24 02:42:34 INFO : large: Deleted 2025/06/24 02:42:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (78.70s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" --- PASS: TestReadFile (52.05s) === RUN TestRetry 2025/06/24 02:43:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/24 02:43:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/24 02:43:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/24 02:43:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/24 02:43:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/24 02:43:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/24 02:43:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" --- PASS: TestCat (84.95s) === RUN TestPurge 2025/06/24 02:45:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wujihex4foye" 2025/06/24 02:45:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 02:45:11 DEBUG : Swift container rclone-test-wujihex4foye.json: Auto set use_segments_container to true 2025/06/24 02:45:12 DEBUG : Swift container rclone-test-wujihex4foye: Auto set use_segments_container to true 2025/06/24 02:45:12 DEBUG : Creating backend with remote "/tmp/rclone2404062438" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wujihex4foye", Local "Local file system at /tmp/rclone2404062438", Modify Window "1ns" 2025/06/24 02:45:12 INFO : Swift container rclone-test-wujihex4foye: Container "rclone-test-wujihex4foye" created 2025/06/24 02:45:18 INFO : A2: Making directory 2025/06/24 02:45:18 INFO : A1/B2: Making directory 2025/06/24 02:45:18 INFO : A1/B2/C2: Making directory 2025/06/24 02:45:18 INFO : A1/B1/C3: Making directory 2025/06/24 02:45:18 INFO : A3: Making directory 2025/06/24 02:45:18 INFO : A3/B3: Making directory 2025/06/24 02:45:18 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/06/24 02:45:25 DEBUG : Waiting for deletions to finish 2025/06/24 02:45:25 INFO : A1/B1/C1/one.json: Deleted 2025/06/24 02:45:25 INFO : A1/B1/C1/one.bin: 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/06/24 02:45:25 DEBUG : Waiting for deletions to finish 2025/06/24 02:45:26 INFO : A1/two.bin: Deleted 2025/06/24 02:45:26 INFO : A1/two.json: Deleted 2025/06/24 02:45:26 INFO : Swift container rclone-test-wujihex4foye: Container "rclone-test-wujihex4foye" removed 2025/06/24 02:45:26 DEBUG : Compressed: TestCompressSwift:rclone-test-wujihex4foye: Purge remote 2025/06/24 02:45:26 DEBUG : Waiting for deletions to finish 2025/06/24 02:45:26 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.92s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:45:37 INFO : A2: Making directory 2025/06/24 02:45:37 INFO : A1/B2: Making directory 2025/06/24 02:45:37 INFO : A1/B2/C2: Making directory 2025/06/24 02:45:37 INFO : A1/B1/C3: Making directory 2025/06/24 02:45:37 INFO : A3: Making directory 2025/06/24 02:45:37 INFO : A3/B3: Making directory 2025/06/24 02:45: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/06/24 02:45:44 DEBUG : removing 1 level 3 directories 2025/06/24 02:45: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/06/24 02:46:01 DEBUG : removing 1 level 0 directories 2025/06/24 02:46:01 INFO : Compressed: TestCompressSwift:rclone-test-muzehip6moji: Removing directory 2025/06/24 02:46:01 INFO : Swift container rclone-test-muzehip6moji: Container "rclone-test-muzehip6moji" removed --- PASS: TestRmdirsNoLeaveRoot (35.44s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:46:02 INFO : Swift container rclone-test-muzehip6moji: Container "rclone-test-muzehip6moji" created 2025/06/24 02:46:02 INFO : A1: Making directory 2025/06/24 02:46:02 INFO : A1/B1: Making directory 2025/06/24 02:46:02 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.52s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:46:02 INFO : A1: Making directory 2025/06/24 02:46:02 INFO : A1/B1: Making directory 2025/06/24 02:46:02 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.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:46:28 DEBUG : filename.txt: File name found in url 2025/06/24 02:46:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (86.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:47:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/24 02:47:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/24 02:47:44 INFO : file1: Copied (new) to: sub/file2 2025/06/24 02:47:44 INFO : file1: Deleted 2025/06/24 02:47:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 02:47:49 DEBUG : file1: Unchanged skipping 2025/06/24 02:47:49 INFO : file1: Deleted 2025/06/24 02:47:54 DEBUG : Compressed: TestCompressSwift:rclone-test-muzehip6moji: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (31.95s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:48:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/24 02:48:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/24 02:48:16 INFO : file1: Copied (new) 2025/06/24 02:48:16 INFO : file1: Deleted 2025/06/24 02:48:26 DEBUG : file1: Destination exists, skipping 2025/06/24 02:48:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (31.76s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.12s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.22s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" 2025/06/24 02:48:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzehip6moji/backup" 2025/06/24 02:48:48 DEBUG : Config file has changed externally - reloading 2025/06/24 02:48:49 DEBUG : Swift container rclone-test-muzehip6moji path backup.json: Auto set use_segments_container to true 2025/06/24 02:48:54 DEBUG : Swift container rclone-test-muzehip6moji path backup: Auto set use_segments_container to true 2025/06/24 02:48:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/24 02:49:25 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/24 02:49:25 INFO : dst/file1: Copied (server-side copy) 2025/06/24 02:49:35 INFO : dst/file1: Deleted 2025/06/24 02:49:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/24 02:49:50 INFO : dst/file1: Copied (new) 2025/06/24 02:49:50 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (99.50s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzehip6moji", Local "Local file system at /tmp/rclone2483927384", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestDirMove (9s) goroutine 9578 [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(0xc0007eac40, {0x26a2e5f?, 0xc000a01ad8?}, 0x27d5470) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0007eac40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0007eac40, 0xc000a01c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000922bd0, {0x3e9b120, 0x6d, 0x6d}, {0xedfebfb5d?, 0x3eb1120?, 0x3eb1120?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00057ad20) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00057ad20) /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 24 [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 25 [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 9575 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002ecf00, 0xc00040e2a0, 0xc0007f8000) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002ecf00, {0x2b09a08, 0x3ed46e0}, {0xc0009607d0, 0x4f}, {{0xc0003d2540, 0x18}, {0xc0003d2559, 0xa}, {0x268cbfb, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002ecf00, {0x2b09a08, 0x3ed46e0}, {{0xc0003d2540, 0x18}, {0xc0003d2559, 0xa}, {0x268cbfb, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectPut(0xc0002ecf00, {0x2b09a08, 0x3ed46e0}, {0xc0003d2540, 0x18}, {0xc0003d2559, 0xa}, {0x2ae1620, 0xc00036c080}, 0x1, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1569 +0x1f5 github.com/ncw/swift/v2.(*Connection).ObjectPut(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1615 github.com/rclone/rclone/backend/swift.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1559 +0xb0 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009299e0, 0xc0000d6080, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:225 github.com/rclone/rclone/backend/swift.(*Object).Update(0xc000964000, {0x2b09a08, 0x3ed46e0}, {0x2ae1620, 0xc00036c080}, {0x2b14f70, 0xc0007da1b0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7b8 github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc0007ea8c0, {0x2b09a08, 0x3ed46e0}, {0x2ae1620, 0xc00036c080}, {0x2b14f70, 0xc0007da1b0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/backend/compress.(*Fs).putUncompress(0xc000358a80, {0x2b09a08, 0x3ed46e0}, {0x2ae1640?, 0xc0005000f0?}, {0x2b14b10, 0xc000341570}, 0xc0006d39c0, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:660 +0x336 github.com/rclone/rclone/backend/compress.(*Fs).putWithCustomFunctions(0xc000358a80, {0x2b09a08, 0x3ed46e0}, {0x2ae1640?, 0xc0005000f0?}, {0x2b14b10, 0xc000341570}, {0x0, 0x0, 0x0}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:723 +0xec github.com/rclone/rclone/backend/compress.(*Fs).Put(0xc000358a80, {0x2b09a08, 0x3ed46e0}, {0x2ae16e0, 0xc0003b3bf0}, {0x2b14b10, 0xc000341570}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:758 +0x266 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000341500, {0x2b09a08, 0x3ed46e0}, {0x2b1ed40, 0xc000358a80}, {0x2694596, 0x6}, {0x268c9c7, 0x3}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc000fada40) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1356 +0xe5 testing.tRunner(0xc000fada40, 0x27d5470) /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 3321 [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 2767 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 425 [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 415 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8710 [select]: net/http.(*persistConn).writeLoop(0xc000774000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8671 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 569 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 495 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3605 [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 2767 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 233 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 223 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 159 [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 149 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 347 [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 289 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 290 [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 264 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8548 [chan receive, 6 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 8547 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3143 [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 2767 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 873 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 815 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1031 [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 1005 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1455 [chan receive (nil chan), 54 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 1445 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1293 [chan receive (nil chan), 54 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 1283 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8709 [IO wait]: internal/poll.runtime_pollWait(0x76e839dcb5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a12180?, 0xc00070e000?, 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(0xc000a12180, {0xc00070e000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a12180, {0xc00070e000?, 0xc0006d58d0?, 0x42b5fc?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005a23f0, {0xc00070e000?, 0x422eb6?, 0x3ed6f60?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0000117b8, {0xc00070e000?, 0x76e838bdb968?, 0x76e8822b7108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000680000, {0xc00070e000?, 0x0?, 0x6d59d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001f57b8, {0x2ae3100, 0xc000680000}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001f5508, {0x76e83820c158, 0xc0000117b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001f5508, 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(0xc0001f5508, {0xc000751000, 0x1000, 0xc0003e92c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000774000, {0xc000751000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00077e9c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00077e9c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000774000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8671 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 507 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 449 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1194 [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 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3229 [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 2767 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 783 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 773 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 699 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 689 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1078 [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 1052 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 752 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 742 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1243 [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 1233 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9562 [select]: net/http.(*persistConn).roundTrip(0xc000774000, 0xc00068a0a0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000582680, 0xc0007f8000) /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(0xc00033a540, 0xc0007f8000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0007f8000, {0x2ae28a0, 0xc00033a540}, {0x3ebc801?, 0xc000964fc0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0007da180, 0xc0007f8000, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0007da180, 0xc0007f8000) /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 9575 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 955 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 945 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 622 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 613 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1341 [chan receive (nil chan), 54 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 1331 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3481 [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 2767 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3375 [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 2767 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2768 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2767 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1412 [chan receive (nil chan), 54 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 1402 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1506 [chan receive (nil chan), 54 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 1464 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3065 [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 2767 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2889 [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 2767 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2928 [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 2767 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.96260723s (try 1/5): exit status 2: Failed []