"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/05/23 01:09:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-watehif0ciqe" 2025/05/23 01:09:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:09:07 DEBUG : Swift container rclone-test-watehif0ciqe.json: Auto set use_segments_container to true 2025/05/23 01:09:07 DEBUG : Swift container rclone-test-watehif0ciqe: Auto set use_segments_container to true 2025/05/23 01:09:07 DEBUG : Creating backend with remote "/tmp/rclone2685722791" === 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-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/23 01:09:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/23 01:09:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/23 01:09:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/23 01:09:07 DEBUG : potato: Seek from 10 to 0 2025/05/23 01:09:07 DEBUG : potato: Seek from 10 to 0 2025/05/23 01:09:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/23 01:09:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/23 01:09:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/23 01:09:07 DEBUG : potato: Seek from 5 to 2 2025/05/23 01:09:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/23 01:09:07 DEBUG : potato: Seek from 7 to 0 2025/05/23 01:09:07 DEBUG : potato: Seek from 7 to 0 2025/05/23 01:09:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/23 01:09:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/23 01:09:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/23 01:09:07 DEBUG : potato: Seek from 5 to 2 2025/05/23 01:09:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/23 01:09:07 DEBUG : potato: Seek from 8 to 0 2025/05/23 01:09:07 DEBUG : potato: Seek from 8 to 0 2025/05/23 01:09:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/23 01:09:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/23 01:09:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/23 01:09:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/23 01:09:07 DEBUG : potato: Seek from 5 to 2 2025/05/23 01:09:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/23 01:09:07 DEBUG : potato: Seek from 9 to 0 2025/05/23 01:09:07 DEBUG : potato: Seek from 9 to 0 2025/05/23 01:09:07 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-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:09:07 INFO : Swift container rclone-test-watehif0ciqe: Container "rclone-test-watehif0ciqe" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (144.54s) --- PASS: TestCheck/1 (5.17s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (5.14s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (10.20s) --- PASS: TestCheck/6 (5.21s) --- PASS: TestCheck/7 (10.16s) === RUN TestCheckFsError 2025/05/23 01:11:32 DEBUG : Creating backend with remote "nonexistent" 2025/05/23 01:11:32 DEBUG : Config file has changed externally - reloading 2025/05/23 01:11:32 DEBUG : Creating backend with remote "nonexistent" 2025/05/23 01:11:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/23 01:11:32 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/23 01:11:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/23 01:11:32 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-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", 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 (166.87s) --- PASS: TestCheckDownload/1 (0.25s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (5.23s) --- PASS: TestCheckDownload/4 (10.23s) --- PASS: TestCheckDownload/5 (10.24s) --- PASS: TestCheckDownload/6 (10.29s) --- PASS: TestCheckDownload/7 (5.21s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", 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 (136.16s) --- PASS: TestCheckSizeOnly/1 (0.13s) --- PASS: TestCheckSizeOnly/2 (0.11s) --- 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-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:16:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/23 01:16:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/23 01:16:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/23 01:16:51 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/23 01:17:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/23 01:17:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/23 01:17:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/23 01:17:06 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (37.05s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:17:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-watehif0ciqe/data" 2025/05/23 01:17:12 DEBUG : Config file has changed externally - reloading 2025/05/23 01:17:12 DEBUG : Swift container rclone-test-watehif0ciqe path data.json: Auto set use_segments_container to true 2025/05/23 01:17:17 DEBUG : Config file has changed externally - reloading 2025/05/23 01:17:18 DEBUG : Swift container rclone-test-watehif0ciqe 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 (336.24s) --- PASS: TestCheckSum/subtest1 (20.37s) --- PASS: TestCheckSum/subtest2 (5.35s) --- PASS: TestCheckSum/subtest3 (20.45s) --- PASS: TestCheckSum/subtest4 (10.42s) --- PASS: TestCheckSum/subtest5 (5.44s) --- PASS: TestCheckSum/subtest6 (15.46s) --- PASS: TestCheckSum/subtest7 (15.48s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:22:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-watehif0ciqe/data" 2025/05/23 01:22:48 DEBUG : Config file has changed externally - reloading 2025/05/23 01:22:48 DEBUG : Swift container rclone-test-watehif0ciqe path data.json: Auto set use_segments_container to true 2025/05/23 01:22:54 DEBUG : Swift container rclone-test-watehif0ciqe 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 (365.95s) --- PASS: TestCheckSumDownload/subtest1 (5.47s) --- PASS: TestCheckSumDownload/subtest2 (10.39s) --- PASS: TestCheckSumDownload/subtest3 (0.51s) --- PASS: TestCheckSumDownload/subtest4 (10.40s) --- PASS: TestCheckSumDownload/subtest5 (10.50s) --- PASS: TestCheckSumDownload/subtest6 (53.45s) --- PASS: TestCheckSumDownload/subtest7 (20.70s) === RUN TestApplyTransforms 2025/05/23 01:28:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gikaqav2wiha" 2025/05/23 01:28:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:28:54 DEBUG : Swift container rclone-test-gikaqav2wiha.json: Auto set use_segments_container to true 2025/05/23 01:28:55 DEBUG : Swift container rclone-test-gikaqav2wiha: Auto set use_segments_container to true 2025/05/23 01:28:55 DEBUG : Creating backend with remote "/tmp/rclone2324601670" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gikaqav2wiha", Local "Local file system at /tmp/rclone2324601670", Modify Window "1ns" 2025/05/23 01:28:55 INFO : Swift container rclone-test-gikaqav2wiha: Container "rclone-test-gikaqav2wiha" created upper checkfile vs. lower remote (without normalization) 2025/05/23 01:29:26 ERROR : hello, world!: sum not found 2025/05/23 01:29:26 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-gikaqav2wiha 2025/05/23 01:29:26 NOTICE: Compressed: TestCompressSwift:rclone-test-gikaqav2wiha: 1 files missing 2025/05/23 01:29:26 NOTICE: 1 hashes missing 2025/05/23 01:29:26 NOTICE: Compressed: TestCompressSwift:rclone-test-gikaqav2wiha: 2 differences found 2025/05/23 01:29:26 NOTICE: Compressed: TestCompressSwift:rclone-test-gikaqav2wiha: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/23 01:29:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 01:29:27 NOTICE: Compressed: TestCompressSwift:rclone-test-gikaqav2wiha: 0 differences found 2025/05/23 01:29:27 NOTICE: Compressed: TestCompressSwift:rclone-test-gikaqav2wiha: 1 matching files 2025/05/23 01:29:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xilawej9woke" 2025/05/23 01:29:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:29:27 DEBUG : Swift container rclone-test-xilawej9woke.json: Auto set use_segments_container to true 2025/05/23 01:29:27 DEBUG : Swift container rclone-test-xilawej9woke: Auto set use_segments_container to true 2025/05/23 01:29:27 DEBUG : Creating backend with remote "/tmp/rclone187879144" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xilawej9woke", Local "Local file system at /tmp/rclone187879144", Modify Window "1ns" 2025/05/23 01:29:28 INFO : Swift container rclone-test-xilawej9woke: Container "rclone-test-xilawej9woke" created lower checkfile vs. upper remote (without normalization) 2025/05/23 01:29:34 ERROR : HELLO, WORLD!: sum not found 2025/05/23 01:29:34 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-xilawej9woke 2025/05/23 01:29:34 NOTICE: Compressed: TestCompressSwift:rclone-test-xilawej9woke: 1 files missing 2025/05/23 01:29:34 NOTICE: 1 hashes missing 2025/05/23 01:29:34 NOTICE: Compressed: TestCompressSwift:rclone-test-xilawej9woke: 2 differences found 2025/05/23 01:29:34 NOTICE: Compressed: TestCompressSwift:rclone-test-xilawej9woke: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/23 01:29:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 01:29:35 NOTICE: Compressed: TestCompressSwift:rclone-test-xilawej9woke: 0 differences found 2025/05/23 01:29:35 NOTICE: Compressed: TestCompressSwift:rclone-test-xilawej9woke: 1 matching files 2025/05/23 01:29:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-somales2veda" 2025/05/23 01:29:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:29:35 DEBUG : Swift container rclone-test-somales2veda.json: Auto set use_segments_container to true 2025/05/23 01:29:35 DEBUG : Swift container rclone-test-somales2veda: Auto set use_segments_container to true 2025/05/23 01:29:35 DEBUG : Creating backend with remote "/tmp/rclone2014969731" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-somales2veda", Local "Local file system at /tmp/rclone2014969731", Modify Window "1ns" 2025/05/23 01:29:36 INFO : Swift container rclone-test-somales2veda: Container "rclone-test-somales2veda" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/23 01:29:48 ERROR : HeLlO, wOrLd!: sum not found 2025/05/23 01:29:48 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-somales2veda 2025/05/23 01:29:48 NOTICE: Compressed: TestCompressSwift:rclone-test-somales2veda: 1 files missing 2025/05/23 01:29:48 NOTICE: 1 hashes missing 2025/05/23 01:29:48 NOTICE: Compressed: TestCompressSwift:rclone-test-somales2veda: 2 differences found 2025/05/23 01:29:48 NOTICE: Compressed: TestCompressSwift:rclone-test-somales2veda: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/23 01:29:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 01:29:49 NOTICE: Compressed: TestCompressSwift:rclone-test-somales2veda: 0 differences found 2025/05/23 01:29:49 NOTICE: Compressed: TestCompressSwift:rclone-test-somales2veda: 1 matching files 2025/05/23 01:29:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yekamah5kevi" 2025/05/23 01:29:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:29:49 DEBUG : Swift container rclone-test-yekamah5kevi.json: Auto set use_segments_container to true 2025/05/23 01:29:49 DEBUG : Swift container rclone-test-yekamah5kevi: Auto set use_segments_container to true 2025/05/23 01:29:49 DEBUG : Creating backend with remote "/tmp/rclone96218947" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yekamah5kevi", Local "Local file system at /tmp/rclone96218947", Modify Window "1ns" 2025/05/23 01:29:50 INFO : Swift container rclone-test-yekamah5kevi: Container "rclone-test-yekamah5kevi" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/23 01:30:11 ERROR : HELLO, WORLD!: sum not found 2025/05/23 01:30:11 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-yekamah5kevi 2025/05/23 01:30:11 NOTICE: Compressed: TestCompressSwift:rclone-test-yekamah5kevi: 1 files missing 2025/05/23 01:30:11 NOTICE: 1 hashes missing 2025/05/23 01:30:11 NOTICE: Compressed: TestCompressSwift:rclone-test-yekamah5kevi: 2 differences found 2025/05/23 01:30:11 NOTICE: Compressed: TestCompressSwift:rclone-test-yekamah5kevi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/23 01:30:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 01:30:12 NOTICE: Compressed: TestCompressSwift:rclone-test-yekamah5kevi: 0 differences found 2025/05/23 01:30:12 NOTICE: Compressed: TestCompressSwift:rclone-test-yekamah5kevi: 1 matching files 2025/05/23 01:30:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hakoqiw4rito" 2025/05/23 01:30:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:30:12 DEBUG : Swift container rclone-test-hakoqiw4rito.json: Auto set use_segments_container to true 2025/05/23 01:30:12 DEBUG : Swift container rclone-test-hakoqiw4rito: Auto set use_segments_container to true 2025/05/23 01:30:12 DEBUG : Creating backend with remote "/tmp/rclone4251567976" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hakoqiw4rito", Local "Local file system at /tmp/rclone4251567976", Modify Window "1ns" 2025/05/23 01:30:13 INFO : Swift container rclone-test-hakoqiw4rito: Container "rclone-test-hakoqiw4rito" created NFD checkfile vs. NFC remote (without normalization) 2025/05/23 01:30:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/23 01:30:34 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hakoqiw4rito 2025/05/23 01:30:34 NOTICE: Compressed: TestCompressSwift:rclone-test-hakoqiw4rito: 1 files missing 2025/05/23 01:30:34 NOTICE: 1 hashes missing 2025/05/23 01:30:34 NOTICE: Compressed: TestCompressSwift:rclone-test-hakoqiw4rito: 2 differences found 2025/05/23 01:30:34 NOTICE: Compressed: TestCompressSwift:rclone-test-hakoqiw4rito: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/23 01:30:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 01:30:34 NOTICE: Compressed: TestCompressSwift:rclone-test-hakoqiw4rito: 0 differences found 2025/05/23 01:30:34 NOTICE: Compressed: TestCompressSwift:rclone-test-hakoqiw4rito: 1 matching files 2025/05/23 01:30:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sokamoc4biva" 2025/05/23 01:30:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:30:34 DEBUG : Swift container rclone-test-sokamoc4biva.json: Auto set use_segments_container to true 2025/05/23 01:30:35 DEBUG : Swift container rclone-test-sokamoc4biva: Auto set use_segments_container to true 2025/05/23 01:30:35 DEBUG : Creating backend with remote "/tmp/rclone2924251980" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sokamoc4biva", Local "Local file system at /tmp/rclone2924251980", Modify Window "1ns" 2025/05/23 01:30:35 INFO : Swift container rclone-test-sokamoc4biva: Container "rclone-test-sokamoc4biva" created NFC checkfile vs. NFD remote (without normalization) 2025/05/23 01:30:41 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/23 01:30:41 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-sokamoc4biva 2025/05/23 01:30:41 NOTICE: Compressed: TestCompressSwift:rclone-test-sokamoc4biva: 1 files missing 2025/05/23 01:30:41 NOTICE: 1 hashes missing 2025/05/23 01:30:41 NOTICE: Compressed: TestCompressSwift:rclone-test-sokamoc4biva: 2 differences found 2025/05/23 01:30:41 NOTICE: Compressed: TestCompressSwift:rclone-test-sokamoc4biva: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/23 01:30:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 01:30:41 NOTICE: Compressed: TestCompressSwift:rclone-test-sokamoc4biva: 0 differences found 2025/05/23 01:30:41 NOTICE: Compressed: TestCompressSwift:rclone-test-sokamoc4biva: 1 matching files 2025/05/23 01:30:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gotupag5pemo" 2025/05/23 01:30:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:30:42 DEBUG : Swift container rclone-test-gotupag5pemo.json: Auto set use_segments_container to true 2025/05/23 01:30:42 DEBUG : Swift container rclone-test-gotupag5pemo: Auto set use_segments_container to true 2025/05/23 01:30:42 DEBUG : Creating backend with remote "/tmp/rclone2526568180" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gotupag5pemo", Local "Local file system at /tmp/rclone2526568180", Modify Window "1ns" 2025/05/23 01:30:43 INFO : Swift container rclone-test-gotupag5pemo: Container "rclone-test-gotupag5pemo" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/23 01:30:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/23 01:30:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-gotupag5pemo 2025/05/23 01:30:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gotupag5pemo: 1 files missing 2025/05/23 01:30:55 NOTICE: 1 hashes missing 2025/05/23 01:30:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gotupag5pemo: 2 differences found 2025/05/23 01:30:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gotupag5pemo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/23 01:31:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 01:31:00 NOTICE: Compressed: TestCompressSwift:rclone-test-gotupag5pemo: 0 differences found 2025/05/23 01:31:00 NOTICE: Compressed: TestCompressSwift:rclone-test-gotupag5pemo: 1 matching files 2025/05/23 01:31:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bequcem4mici" 2025/05/23 01:31:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:31:00 DEBUG : Swift container rclone-test-bequcem4mici.json: Auto set use_segments_container to true 2025/05/23 01:31:01 DEBUG : Swift container rclone-test-bequcem4mici: Auto set use_segments_container to true 2025/05/23 01:31:01 DEBUG : Creating backend with remote "/tmp/rclone2131594125" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bequcem4mici", Local "Local file system at /tmp/rclone2131594125", Modify Window "1ns" 2025/05/23 01:31:01 INFO : Swift container rclone-test-bequcem4mici: Container "rclone-test-bequcem4mici" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/23 01:31:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/23 01:31:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-bequcem4mici 2025/05/23 01:31:07 NOTICE: Compressed: TestCompressSwift:rclone-test-bequcem4mici: 1 files missing 2025/05/23 01:31:07 NOTICE: 1 hashes missing 2025/05/23 01:31:07 NOTICE: Compressed: TestCompressSwift:rclone-test-bequcem4mici: 2 differences found 2025/05/23 01:31:07 NOTICE: Compressed: TestCompressSwift:rclone-test-bequcem4mici: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/23 01:31:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 01:31:07 NOTICE: Compressed: TestCompressSwift:rclone-test-bequcem4mici: 0 differences found 2025/05/23 01:31:07 NOTICE: Compressed: TestCompressSwift:rclone-test-bequcem4mici: 1 matching files 2025/05/23 01:31:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rixiwoj4jugo" 2025/05/23 01:31:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:31:08 DEBUG : Swift container rclone-test-rixiwoj4jugo.json: Auto set use_segments_container to true 2025/05/23 01:31:08 DEBUG : Swift container rclone-test-rixiwoj4jugo: Auto set use_segments_container to true 2025/05/23 01:31:08 DEBUG : Creating backend with remote "/tmp/rclone2609242735" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rixiwoj4jugo", Local "Local file system at /tmp/rclone2609242735", Modify Window "1ns" 2025/05/23 01:31:08 INFO : Swift container rclone-test-rixiwoj4jugo: Container "rclone-test-rixiwoj4jugo" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/23 01:31:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/23 01:31:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-rixiwoj4jugo 2025/05/23 01:31:19 NOTICE: Compressed: TestCompressSwift:rclone-test-rixiwoj4jugo: 1 files missing 2025/05/23 01:31:19 NOTICE: 1 hashes missing 2025/05/23 01:31:19 NOTICE: Compressed: TestCompressSwift:rclone-test-rixiwoj4jugo: 2 differences found 2025/05/23 01:31:19 NOTICE: Compressed: TestCompressSwift:rclone-test-rixiwoj4jugo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/23 01:31:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 01:31:19 NOTICE: Compressed: TestCompressSwift:rclone-test-rixiwoj4jugo: 0 differences found 2025/05/23 01:31:19 NOTICE: Compressed: TestCompressSwift:rclone-test-rixiwoj4jugo: 1 matching files 2025/05/23 01:31:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tupetub6cefe" 2025/05/23 01:31:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:31:20 DEBUG : Swift container rclone-test-tupetub6cefe.json: Auto set use_segments_container to true 2025/05/23 01:31:20 DEBUG : Swift container rclone-test-tupetub6cefe: Auto set use_segments_container to true 2025/05/23 01:31:20 DEBUG : Creating backend with remote "/tmp/rclone823195641" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tupetub6cefe", Local "Local file system at /tmp/rclone823195641", Modify Window "1ns" 2025/05/23 01:31:21 INFO : Swift container rclone-test-tupetub6cefe: Container "rclone-test-tupetub6cefe" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/23 01:31:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/23 01:31:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tupetub6cefe 2025/05/23 01:31:41 NOTICE: Compressed: TestCompressSwift:rclone-test-tupetub6cefe: 1 files missing 2025/05/23 01:31:41 NOTICE: 1 hashes missing 2025/05/23 01:31:41 NOTICE: Compressed: TestCompressSwift:rclone-test-tupetub6cefe: 2 differences found 2025/05/23 01:31:41 NOTICE: Compressed: TestCompressSwift:rclone-test-tupetub6cefe: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/23 01:31:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/23 01:31:41 NOTICE: Compressed: TestCompressSwift:rclone-test-tupetub6cefe: 0 differences found 2025/05/23 01:31:41 NOTICE: Compressed: TestCompressSwift:rclone-test-tupetub6cefe: 1 matching files 2025/05/23 01:31:41 DEBUG : Compressed: TestCompressSwift:rclone-test-tupetub6cefe: Purge remote 2025/05/23 01:31:41 DEBUG : Waiting for deletions to finish 2025/05/23 01:31:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/23 01:31:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/23 01:31:46 INFO : Swift container rclone-test-tupetub6cefe: Container "rclone-test-tupetub6cefe" removed 2025/05/23 01:31:46 DEBUG : Compressed: TestCompressSwift:rclone-test-rixiwoj4jugo: Purge remote 2025/05/23 01:31:46 DEBUG : Waiting for deletions to finish 2025/05/23 01:31:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/23 01:31:57 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/23 01:31:57 INFO : Swift container rclone-test-rixiwoj4jugo: Container "rclone-test-rixiwoj4jugo" removed 2025/05/23 01:31:57 DEBUG : Compressed: TestCompressSwift:rclone-test-bequcem4mici: Purge remote 2025/05/23 01:31:57 DEBUG : Waiting for deletions to finish 2025/05/23 01:31:57 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/23 01:31:57 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/23 01:31:58 INFO : Swift container rclone-test-bequcem4mici: Container "rclone-test-bequcem4mici" removed 2025/05/23 01:31:58 DEBUG : Compressed: TestCompressSwift:rclone-test-gotupag5pemo: Purge remote 2025/05/23 01:31:58 DEBUG : Waiting for deletions to finish 2025/05/23 01:31:58 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/23 01:32:03 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/23 01:32:03 INFO : Swift container rclone-test-gotupag5pemo: Container "rclone-test-gotupag5pemo" removed 2025/05/23 01:32:03 DEBUG : Compressed: TestCompressSwift:rclone-test-sokamoc4biva: Purge remote 2025/05/23 01:32:03 DEBUG : Waiting for deletions to finish 2025/05/23 01:32:04 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/23 01:32:04 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/23 01:32:04 INFO : Swift container rclone-test-sokamoc4biva: Container "rclone-test-sokamoc4biva" removed 2025/05/23 01:32:04 DEBUG : Compressed: TestCompressSwift:rclone-test-hakoqiw4rito: Purge remote 2025/05/23 01:32:04 DEBUG : Waiting for deletions to finish 2025/05/23 01:32:04 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/23 01:32:04 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/23 01:32:05 INFO : Swift container rclone-test-hakoqiw4rito: Container "rclone-test-hakoqiw4rito" removed 2025/05/23 01:32:05 DEBUG : Compressed: TestCompressSwift:rclone-test-yekamah5kevi: Purge remote 2025/05/23 01:32:05 DEBUG : Waiting for deletions to finish 2025/05/23 01:32:05 INFO : HELLO, WORLD!.bin: Deleted 2025/05/23 01:32:05 INFO : HELLO, WORLD!.json: Deleted 2025/05/23 01:32:06 INFO : Swift container rclone-test-yekamah5kevi: Container "rclone-test-yekamah5kevi" removed 2025/05/23 01:32:06 DEBUG : Compressed: TestCompressSwift:rclone-test-somales2veda: Purge remote 2025/05/23 01:32:06 DEBUG : Waiting for deletions to finish 2025/05/23 01:32:06 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/23 01:32:14 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/23 01:32:14 INFO : Swift container rclone-test-somales2veda: Container "rclone-test-somales2veda" removed 2025/05/23 01:32:14 DEBUG : Compressed: TestCompressSwift:rclone-test-xilawej9woke: Purge remote 2025/05/23 01:32:14 DEBUG : Waiting for deletions to finish 2025/05/23 01:32:14 INFO : HELLO, WORLD!.json: Deleted 2025/05/23 01:32:14 INFO : HELLO, WORLD!.bin: Deleted 2025/05/23 01:32:15 INFO : Swift container rclone-test-xilawej9woke: Container "rclone-test-xilawej9woke" removed 2025/05/23 01:32:15 DEBUG : Compressed: TestCompressSwift:rclone-test-gikaqav2wiha: Purge remote 2025/05/23 01:32:15 DEBUG : Waiting for deletions to finish 2025/05/23 01:32:35 INFO : hello, world!.json: Deleted 2025/05/23 01:32:55 INFO : hello, world!.bin: Deleted 2025/05/23 01:32:55 INFO : Swift container rclone-test-gikaqav2wiha: Container "rclone-test-gikaqav2wiha" removed --- PASS: TestApplyTransforms (241.38s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:33:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/23 01:33:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/23 01:33:06 INFO : file1: Copied (new) to: sub/file2 2025/05/23 01:33:07 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/23 01:33:07 DEBUG : file1: Unchanged skipping 2025/05/23 01:33:07 DEBUG : Compressed: TestCompressSwift:rclone-test-watehif0ciqe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.31s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.24s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:33:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-watehif0ciqe/backup" 2025/05/23 01:33:19 DEBUG : Swift container rclone-test-watehif0ciqe path backup.json: Auto set use_segments_container to true 2025/05/23 01:33:25 DEBUG : Config file has changed externally - reloading 2025/05/23 01:33:25 DEBUG : Swift container rclone-test-watehif0ciqe path backup: Auto set use_segments_container to true 2025/05/23 01:33:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/23 01:34:21 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/23 01:34:21 INFO : dst/file1: Copied (server-side copy) 2025/05/23 01:34:27 INFO : dst/file1: Deleted 2025/05/23 01:34:37 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/23 01:34:37 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (125.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:35:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-watehif0ciqe/dst" 2025/05/23 01:35:14 DEBUG : Swift container rclone-test-watehif0ciqe path dst.json: Auto set use_segments_container to true 2025/05/23 01:35:19 DEBUG : Swift container rclone-test-watehif0ciqe path dst: Auto set use_segments_container to true 2025/05/23 01:35:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-watehif0ciqe/CompareDest" 2025/05/23 01:35:30 DEBUG : Swift container rclone-test-watehif0ciqe path CompareDest.json: Auto set use_segments_container to true 2025/05/23 01:35:41 DEBUG : Swift container rclone-test-watehif0ciqe path CompareDest: Auto set use_segments_container to true 2025/05/23 01:35:46 DEBUG : one: Need to transfer - File not found at Destination 2025/05/23 01:35:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/23 01:35:57 INFO : one: Copied (new) 2025/05/23 01:35:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:36:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/23 01:36:03 INFO : one: Copied (replaced existing) 2025/05/23 01:36:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:36:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/23 01:36:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 01:36:47 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 01:36:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/23 01:36:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/23 01:36:53 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 01:37:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/23 01:37:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/23 01:37:29 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 01:37:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/23 01:37:45 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/23 01:37:45 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (169.22s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:38:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-watehif0ciqe/dst" 2025/05/23 01:38:03 DEBUG : Swift container rclone-test-watehif0ciqe path dst.json: Auto set use_segments_container to true 2025/05/23 01:38:08 DEBUG : Swift container rclone-test-watehif0ciqe path dst: Auto set use_segments_container to true 2025/05/23 01:38:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-watehif0ciqe/CopyDest" 2025/05/23 01:38:19 DEBUG : Swift container rclone-test-watehif0ciqe path CopyDest.json: Auto set use_segments_container to true 2025/05/23 01:38:24 DEBUG : Swift container rclone-test-watehif0ciqe path CopyDest: Auto set use_segments_container to true 2025/05/23 01:38:30 DEBUG : one: Need to transfer - File not found at Destination 2025/05/23 01:38:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/23 01:38:41 INFO : one: Copied (new) 2025/05/23 01:38:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:38:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/23 01:38:47 INFO : one: Copied (replaced existing) 2025/05/23 01:39:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-watehif0ciqe/BackupDir" 2025/05/23 01:39:09 DEBUG : Swift container rclone-test-watehif0ciqe path BackupDir.json: Auto set use_segments_container to true 2025/05/23 01:39:15 DEBUG : Swift container rclone-test-watehif0ciqe path BackupDir: Auto set use_segments_container to true 2025/05/23 01:39:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:39:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/23 01:39:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:39:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/23 01:39:46 INFO : one: Copied (server-side copy) 2025/05/23 01:39:47 INFO : one: Deleted 2025/05/23 01:40:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/23 01:40:02 INFO : one: Copied (server-side copy) 2025/05/23 01:40:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/23 01:40:40 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 01:40:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/23 01:41:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/23 01:41:01 INFO : two: Copied (server-side copy) 2025/05/23 01:41:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/23 01:41:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/23 01:41:07 DEBUG : two: Unchanged skipping 2025/05/23 01:41:40 DEBUG : three: Need to transfer - File not found at Destination 2025/05/23 01:41:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/23 01:41:40 DEBUG : three: Destination not found in --copy-dest 2025/05/23 01:41:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/23 01:41:51 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (283.24s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.23s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.11s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:42:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/23 01:43:02 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/23 01:43:02 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/23 01:43:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/23 01:43:24 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/23 01:43:24 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-watehif0ciqe/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/23 01:43:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/23 01:43:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/23 01:44:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4a27b4842238ea1f0786b74dadce152a OK 2025/05/23 01:44:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (105.42s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.34s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:45:17 INFO : Compressed: TestCompressSwift:rclone-test-watehif0ciqe: Looking for duplicate md5 hashes using newest mode. 2025/05/23 01:45:23 NOTICE: 7b74b6430118a77ff166769d37a14cec: Found 3 files with duplicate md5 hashes 2025/05/23 01:45:28 INFO : one: Deleted 2025/05/23 01:45:33 INFO : also/one: Deleted 2025/05/23 01:45:33 NOTICE: 7b74b6430118a77ff166769d37a14cec: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (72.33s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", 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-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:47:35 DEBUG : a.txt: Excluded (Size Filter) 2025/05/23 01:47:35 DEBUG : a.txt: Excluded 2025/05/23 01:47:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/23 01:47:35 DEBUG : sub dir/hello world: Excluded 2025/05/23 01:47:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/23 01:47:35 DEBUG : sub dir/hello world2: Excluded 2025/05/23 01:47:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/23 01:47:35 DEBUG : sub dir/hello world: Excluded 2025/05/23 01:47:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/23 01:47:35 DEBUG : sub dir/hello world2: Excluded 2025/05/23 01:47:40 DEBUG : sub dir/ignore dir: Excluded 2025/05/23 01:47:45 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (172.00s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:50:27 DEBUG : a.txt: Excluded (Size Filter) 2025/05/23 01:50:27 DEBUG : a.txt: Excluded 2025/05/23 01:50:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/23 01:50:27 DEBUG : sub dir/hello world: Excluded 2025/05/23 01:50:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/23 01:50:27 DEBUG : sub dir/hello world2: Excluded 2025/05/23 01:50:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/23 01:50:27 DEBUG : sub dir/hello world: Excluded 2025/05/23 01:50:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/23 01:50:27 DEBUG : sub dir/hello world2: Excluded 2025/05/23 01:50:32 DEBUG : sub dir/ignore dir: Excluded 2025/05/23 01:50:37 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (172.06s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", 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 (14.21s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.10s) --- PASS: TestListJSON/Recurse (0.33s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/23 01:52:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-watehif0ciqe/notfound" 2025/05/23 01:52:17 DEBUG : Config file has changed externally - reloading 2025/05/23 01:52:17 DEBUG : Swift container rclone-test-watehif0ciqe path notfound.json: Auto set use_segments_container to true 2025/05/23 01:52:23 DEBUG : Swift container rclone-test-watehif0ciqe path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (45.01s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.11s) --- PASS: TestStatJSON/Dir (5.20s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (5.16s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.19s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.25s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:52:29 INFO : Compressed: TestCompressSwift:rclone-test-watehif0ciqe: Making directory 2025/05/23 01:52:29 INFO : Compressed: TestCompressSwift:rclone-test-watehif0ciqe: Making directory --- PASS: TestMkdir (0.20s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" --- PASS: TestLsd (31.25s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" --- PASS: TestLs (67.72s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:54:40 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/23 01:54:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (62.26s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" --- PASS: TestLsLong (66.85s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (62.47s) --- PASS: TestHashSums/Md5 (0.37s) --- PASS: TestHashSums/Md5Download (5.21s) === RUN TestHashSumsWithErrors 2025/05/23 01:57:20 DEBUG : Creating backend with remote ":memory:" 2025/05/23 01:57:20 DEBUG : Config file has changed externally - reloading 2025/05/23 01:57:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/23 01:57:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/23 01:57:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/23 01:57:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/23 01:57:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/23 01:57:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/23 01:57:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/23 01:57:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/23 01:57:20 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-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" --- PASS: TestCount (83.44s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 01:59:24 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:24 DEBUG : large: Excluded (Size Filter) 2025/05/23 01:59:25 INFO : small: Deleted 2025/05/23 01:59:35 INFO : medium: Deleted --- PASS: TestDelete (67.51s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 02:00:23 DEBUG : Waiting for deletions to finish 2025/05/23 02:00:23 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/23 02:00:28 INFO : large: Deleted 2025/05/23 02:00:33 INFO : medium: Deleted --- PASS: TestMaxDelete (43.62s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 02:01:14 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/23 02:01:15 INFO : small: Deleted 2025/05/23 02:01:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (56.23s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 02:02:12 DEBUG : Waiting for deletions to finish 2025/05/23 02:02:12 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/23 02:02:18 INFO : medium: Deleted 2025/05/23 02:02:23 INFO : large: Deleted --- PASS: TestMaxDeleteSize (53.39s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" --- PASS: TestReadFile (46.95s) === RUN TestRetry 2025/05/23 02:03:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/23 02:03:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/23 02:03:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/23 02:03:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/23 02:03:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/23 02:03:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/23 02:03:11 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-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" --- PASS: TestCat (68.75s) === RUN TestPurge 2025/05/23 02:04:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tefihoj3fuca" 2025/05/23 02:04:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 02:04:20 DEBUG : Swift container rclone-test-tefihoj3fuca.json: Auto set use_segments_container to true 2025/05/23 02:04:20 DEBUG : Swift container rclone-test-tefihoj3fuca: Auto set use_segments_container to true 2025/05/23 02:04:20 DEBUG : Creating backend with remote "/tmp/rclone1771055241" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tefihoj3fuca", Local "Local file system at /tmp/rclone1771055241", Modify Window "1ns" 2025/05/23 02:04:21 INFO : Swift container rclone-test-tefihoj3fuca: Container "rclone-test-tefihoj3fuca" created 2025/05/23 02:04:32 INFO : A2: Making directory 2025/05/23 02:04:32 INFO : A1/B2: Making directory 2025/05/23 02:04:32 INFO : A1/B2/C2: Making directory 2025/05/23 02:04:32 INFO : A1/B1/C3: Making directory 2025/05/23 02:04:32 INFO : A3: Making directory 2025/05/23 02:04:32 INFO : A3/B3: Making directory 2025/05/23 02:04:32 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/23 02:04:58 DEBUG : Waiting for deletions to finish 2025/05/23 02:04:59 INFO : A1/B1/C1/one.bin: Deleted 2025/05/23 02:05:04 INFO : A1/B1/C1/one.json: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/23 02:05:04 DEBUG : Waiting for deletions to finish 2025/05/23 02:05:09 INFO : A1/two.bin: Deleted 2025/05/23 02:05:14 INFO : A1/two.json: Deleted 2025/05/23 02:05:14 INFO : Swift container rclone-test-tefihoj3fuca: Container "rclone-test-tefihoj3fuca" removed 2025/05/23 02:05:15 DEBUG : Compressed: TestCompressSwift:rclone-test-tefihoj3fuca: Purge remote 2025/05/23 02:05:15 DEBUG : Waiting for deletions to finish 2025/05/23 02:05:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (55.01s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 02:05:24 INFO : A2: Making directory 2025/05/23 02:05:24 INFO : A1/B2: Making directory 2025/05/23 02:05:24 INFO : A1/B2/C2: Making directory 2025/05/23 02:05:24 INFO : A1/B1/C3: Making directory 2025/05/23 02:05:24 INFO : A3: Making directory 2025/05/23 02:05:24 INFO : A3/B3: Making directory 2025/05/23 02:05:24 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/23 02:05:31 DEBUG : removing 1 level 3 directories 2025/05/23 02:05:31 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/05/23 02:05:33 DEBUG : removing 1 level 0 directories 2025/05/23 02:05:33 INFO : Compressed: TestCompressSwift:rclone-test-watehif0ciqe: Removing directory 2025/05/23 02:05:33 INFO : Swift container rclone-test-watehif0ciqe: Container "rclone-test-watehif0ciqe" removed --- PASS: TestRmdirsNoLeaveRoot (18.38s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 02:05:33 INFO : Swift container rclone-test-watehif0ciqe: Container "rclone-test-watehif0ciqe" created 2025/05/23 02:05:33 INFO : A1: Making directory 2025/05/23 02:05:33 INFO : A1/B1: Making directory 2025/05/23 02:05:33 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.50s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 02:05:34 INFO : A1: Making directory 2025/05/23 02:05:34 INFO : A1/B1: Making directory 2025/05/23 02:05:34 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 02:05:40 DEBUG : filename.txt: File name found in url 2025/05/23 02:05:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (80.18s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 02:07:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/23 02:07:05 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/23 02:07:05 INFO : file1: Copied (new) to: sub/file2 2025/05/23 02:07:05 INFO : file1: Deleted 2025/05/23 02:07:06 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/23 02:07:06 DEBUG : file1: Unchanged skipping 2025/05/23 02:07:06 INFO : file1: Deleted 2025/05/23 02:07:06 DEBUG : Compressed: TestCompressSwift:rclone-test-watehif0ciqe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (12.75s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 02:07:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/23 02:07:17 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/23 02:07:17 INFO : file1: Copied (new) 2025/05/23 02:07:17 INFO : file1: Deleted 2025/05/23 02:07:18 DEBUG : file1: Destination exists, skipping 2025/05/23 02:07:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (11.47s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.15s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.16s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-watehif0ciqe", Local "Local file system at /tmp/rclone2685722791", Modify Window "1ns" 2025/05/23 02:07:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-watehif0ciqe/backup" 2025/05/23 02:07:35 DEBUG : Swift container rclone-test-watehif0ciqe path backup.json: Auto set use_segments_container to true 2025/05/23 02:07:40 DEBUG : Swift container rclone-test-watehif0ciqe path backup: Auto set use_segments_container to true 2025/05/23 02:08:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) panic: test timed out after 1h0m0s running tests: TestMoveFileBackupDir (1m48s) goroutine 9441 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc0001e2000, {0x26148f6?, 0x0?}, 0x2739320) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc0001e2000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0001e2000, 0xc000851c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000a5d440, {0x3d24960, 0x6d, 0x6d}, {0x3d393c0?, 0x1?, 0x3d393c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc000550280) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000550280) /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 294 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 252 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 10 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 11 [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 9343 [select, 2 minutes]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc001574e00, 0xc00012f680, 0xc00036f2c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc001574e00, {0x2a17240, 0xc000728f90}, {0xc0001e0320, 0x4f}, {{0xc0014945d0, 0x18}, {0xc0014945e9, 0x14}, {0x25e15af, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc001574e00, {0x2a17240, 0xc000728f90}, {{0xc0014945d0, 0x18}, {0xc0014945e9, 0x14}, {0x25e15af, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc000480f38?, {0x2a17240?, 0xc000728f90?}, {0xc0014945d0?, 0xc000480fa0?}, {0xc0014945e9, 0x14}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc0004812d8) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00012f260, 0xc00012f5c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00012f260, 0xc00012f5c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc00012f560, {0x2a17240, 0xc000728f90}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc001574fc0, {0x2a17240, 0xc000728f90}, {0xc000c062b0, 0xd}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc001574fc0, {0x2a17240, 0xc000728f90}, {0x2a2df00, 0xc00012ec60}, {0xc000c062b0, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1075 +0x3f9 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000421300, {0x2a17240, 0xc000728f90}, {0x2a2b730, 0xc000180a50}, {0xc000708700, 0x9}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc00069f950, {0x2a17240, 0xc000728f90}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00069f950, {0x2a17240, 0xc000728f90}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a17240, 0xc000728f90}, {0x2a2b6c0, 0xc000421300}, {0x0, 0x0}, {0xc000708700, 0x9}, {0x2a2b730, 0xc000180a50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a17240, 0xc000728f90}, {0x2a2b6c0, 0xc000421300}, {0x0, 0x0}, {0xc000708700, 0x9}, {0x2a2b730, 0xc000180a50}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.MoveBackupDir({0x2a17240, 0xc000728f90}, {0x2a2b6c0, 0xc000421300}, {0x2a2b730, 0xc000180a50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1943 +0xe7 github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x2a17240, 0xc000728f90}, {0x2a2b6c0, 0xc0007ae300}, {0x2a2c920, 0xc000a68be0}, {0x25f12d8, 0x9}, {0x25f12d8, 0x9}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2082 +0x8d0 github.com/rclone/rclone/fs/operations.MoveFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2109 github.com/rclone/rclone/fs/operations_test.TestMoveFileBackupDir(0xc000ae84e0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1051 +0x42c testing.tRunner(0xc000ae84e0, 0x2739320) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 166 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 156 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3026 [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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2933 [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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 217 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 207 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8150 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0008441c0) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8149 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 434 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 424 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 522 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 480 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3350 [chan receive, 38 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1214 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1204 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2795 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1349 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1339 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 847 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 837 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 691 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 681 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 746 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 736 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 957 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 947 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 557 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 547 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9437 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc000bceb40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9445 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 803 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 777 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 643 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 570 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 335 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 325 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1036 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1026 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1474 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1448 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1401 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1391 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9459 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000828200) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9343 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 9436 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7f34aefd8f18, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003c4600?, 0xc00022a600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0003c4600, {0xc00022a600, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003c4600, {0xc00022a600?, 0xc000c08fd0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006527b0, {0xc00022a600?, 0x3d393c0?, 0xc00009d9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0001b11d0, {0xc00022a600?, 0x18?, 0xc00009d998?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000907ad0, {0xc00022a600?, 0x0?, 0xc000907ad0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000c090b8, {0x29f13a0, 0xc000907ad0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000c08e08, {0x7f34ad4a6518, 0xc0001b11d0}, 0xc00009da40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000c08e08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000c08e08, {0xc000a59000, 0x1000, 0xc0008b6508?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000bceb40, {0xc000a59000?, 0x81d5e5?, 0x215a720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000c0cc60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000c0cc60, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000bceb40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9445 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 2830 [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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1260 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1250 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3623 [chan receive, 37 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3528 [chan receive, 38 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3283 [chan receive, 38 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1091 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1065 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1306 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1088 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1489 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1479 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3430 [chan receive, 38 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 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3192 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2829 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8510 [chan receive, 5 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 8509 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9451 [select, 2 minutes]: net/http.(*persistConn).roundTrip(0xc000bceb40, 0xc000181090) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc0006cc300, 0xc00036f2c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0000539d0, 0xc00036f2c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00036f2c0, {0x29f0c20, 0xc0000539d0}, {0x45ed01?, 0xc000078290?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000c056b0, 0xc00036f2c0, {0xc0007fbee8?, 0x453612?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000c056b0, 0xc00036f2c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9343 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.734790012s (try 1/5): exit status 2: Failed []