"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/02/14 02:33:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fadayuc3pole" 2025/02/14 02:33:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 02:33:21 DEBUG : Swift container rclone-test-fadayuc3pole.json: Auto set use_segments_container to true 2025/02/14 02:33:21 DEBUG : Swift container rclone-test-fadayuc3pole: Auto set use_segments_container to true 2025/02/14 02:33:21 DEBUG : Creating backend with remote "/tmp/rclone1327916112" === 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-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", 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/02/14 02:33:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/14 02:33:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/14 02:33:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/14 02:33:22 DEBUG : potato: Seek from 10 to 0 2025/02/14 02:33:22 DEBUG : potato: Seek from 10 to 0 2025/02/14 02:33:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/14 02:33:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/14 02:33:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/14 02:33:22 DEBUG : potato: Seek from 5 to 2 2025/02/14 02:33:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/14 02:33:22 DEBUG : potato: Seek from 7 to 0 2025/02/14 02:33:22 DEBUG : potato: Seek from 7 to 0 2025/02/14 02:33:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/14 02:33:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/14 02:33:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/14 02:33:22 DEBUG : potato: Seek from 5 to 2 2025/02/14 02:33:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/14 02:33:22 DEBUG : potato: Seek from 8 to 0 2025/02/14 02:33:22 DEBUG : potato: Seek from 8 to 0 2025/02/14 02:33:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/14 02:33:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/14 02:33:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/14 02:33:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/14 02:33:22 DEBUG : potato: Seek from 5 to 2 2025/02/14 02:33:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/14 02:33:22 DEBUG : potato: Seek from 9 to 0 2025/02/14 02:33:22 DEBUG : potato: Seek from 9 to 0 2025/02/14 02:33:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 02:33:22 INFO : Swift container rclone-test-fadayuc3pole: Container "rclone-test-fadayuc3pole" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (124.72s) --- PASS: TestCheck/1 (0.15s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (5.16s) --- PASS: TestCheck/6 (0.14s) --- PASS: TestCheck/7 (5.14s) === RUN TestCheckFsError 2025/02/14 02:35:26 DEBUG : Creating backend with remote "nonexistent" 2025/02/14 02:35:26 DEBUG : Creating backend with remote "nonexistent" 2025/02/14 02:35:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/14 02:35:26 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/02/14 02:35:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/14 02:35:26 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-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", 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 (146.41s) --- PASS: TestCheckDownload/1 (5.20s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (0.23s) --- PASS: TestCheckDownload/4 (5.33s) --- PASS: TestCheckDownload/5 (0.20s) --- PASS: TestCheckDownload/6 (10.19s) --- PASS: TestCheckDownload/7 (10.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (90.35s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.11s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.10s) --- PASS: TestCheckSizeOnly/6 (0.09s) --- PASS: TestCheckSizeOnly/7 (0.06s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 02:39:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/14 02:39:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/14 02:39:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/14 02:39:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/14 02:39:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/14 02:39:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/14 02:39:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/14 02:39:30 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.33s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 02:39:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fadayuc3pole/data" 2025/02/14 02:39:30 DEBUG : Config file has changed externally - reloading 2025/02/14 02:39:31 DEBUG : Swift container rclone-test-fadayuc3pole path data.json: Auto set use_segments_container to true 2025/02/14 02:39:37 DEBUG : Swift container rclone-test-fadayuc3pole 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 (125.25s) --- PASS: TestCheckSum/subtest1 (0.34s) --- PASS: TestCheckSum/subtest2 (0.35s) --- PASS: TestCheckSum/subtest3 (0.41s) --- PASS: TestCheckSum/subtest4 (5.51s) --- PASS: TestCheckSum/subtest5 (0.43s) --- PASS: TestCheckSum/subtest6 (5.41s) --- PASS: TestCheckSum/subtest7 (0.43s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 02:41:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fadayuc3pole/data" 2025/02/14 02:41:36 DEBUG : Swift container rclone-test-fadayuc3pole path data.json: Auto set use_segments_container to true 2025/02/14 02:41:42 DEBUG : Swift container rclone-test-fadayuc3pole 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 (175.26s) --- PASS: TestCheckSumDownload/subtest1 (5.44s) --- PASS: TestCheckSumDownload/subtest2 (0.41s) --- PASS: TestCheckSumDownload/subtest3 (5.62s) --- PASS: TestCheckSumDownload/subtest4 (5.44s) --- PASS: TestCheckSumDownload/subtest5 (5.49s) --- PASS: TestCheckSumDownload/subtest6 (5.38s) --- PASS: TestCheckSumDownload/subtest7 (5.39s) === RUN TestApplyTransforms 2025/02/14 02:44:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hehaxad7vimo" 2025/02/14 02:44:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 02:44:31 DEBUG : Swift container rclone-test-hehaxad7vimo.json: Auto set use_segments_container to true 2025/02/14 02:44:32 DEBUG : Swift container rclone-test-hehaxad7vimo: Auto set use_segments_container to true 2025/02/14 02:44:32 DEBUG : Creating backend with remote "/tmp/rclone36914982" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hehaxad7vimo", Local "Local file system at /tmp/rclone36914982", Modify Window "1ns" 2025/02/14 02:44:33 INFO : Swift container rclone-test-hehaxad7vimo: Container "rclone-test-hehaxad7vimo" created upper checkfile vs. lower remote (without normalization) 2025/02/14 02:44:44 ERROR : hello, world!: sum not found 2025/02/14 02:44:44 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-hehaxad7vimo 2025/02/14 02:44:44 NOTICE: Compressed: TestCompressSwift:rclone-test-hehaxad7vimo: 1 files missing 2025/02/14 02:44:44 NOTICE: 1 hashes missing 2025/02/14 02:44:44 NOTICE: Compressed: TestCompressSwift:rclone-test-hehaxad7vimo: 2 differences found 2025/02/14 02:44:44 NOTICE: Compressed: TestCompressSwift:rclone-test-hehaxad7vimo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/14 02:44:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/14 02:44:44 NOTICE: Compressed: TestCompressSwift:rclone-test-hehaxad7vimo: 0 differences found 2025/02/14 02:44:44 NOTICE: Compressed: TestCompressSwift:rclone-test-hehaxad7vimo: 1 matching files 2025/02/14 02:44:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jateguh8nimo" 2025/02/14 02:44:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 02:44:45 DEBUG : Swift container rclone-test-jateguh8nimo.json: Auto set use_segments_container to true 2025/02/14 02:44:45 DEBUG : Swift container rclone-test-jateguh8nimo: Auto set use_segments_container to true 2025/02/14 02:44:45 DEBUG : Creating backend with remote "/tmp/rclone4254393281" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jateguh8nimo", Local "Local file system at /tmp/rclone4254393281", Modify Window "1ns" 2025/02/14 02:44:46 INFO : Swift container rclone-test-jateguh8nimo: Container "rclone-test-jateguh8nimo" created lower checkfile vs. upper remote (without normalization) 2025/02/14 02:44:52 ERROR : HELLO, WORLD!: sum not found 2025/02/14 02:44:52 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-jateguh8nimo 2025/02/14 02:44:52 NOTICE: Compressed: TestCompressSwift:rclone-test-jateguh8nimo: 1 files missing 2025/02/14 02:44:52 NOTICE: 1 hashes missing 2025/02/14 02:44:52 NOTICE: Compressed: TestCompressSwift:rclone-test-jateguh8nimo: 2 differences found 2025/02/14 02:44:52 NOTICE: Compressed: TestCompressSwift:rclone-test-jateguh8nimo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/14 02:44:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/14 02:44:52 NOTICE: Compressed: TestCompressSwift:rclone-test-jateguh8nimo: 0 differences found 2025/02/14 02:44:52 NOTICE: Compressed: TestCompressSwift:rclone-test-jateguh8nimo: 1 matching files 2025/02/14 02:44:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-beporut9seza" 2025/02/14 02:44:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 02:44:52 DEBUG : Swift container rclone-test-beporut9seza.json: Auto set use_segments_container to true 2025/02/14 02:44:53 DEBUG : Swift container rclone-test-beporut9seza: Auto set use_segments_container to true 2025/02/14 02:44:53 DEBUG : Creating backend with remote "/tmp/rclone2309887203" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-beporut9seza", Local "Local file system at /tmp/rclone2309887203", Modify Window "1ns" 2025/02/14 02:44:53 INFO : Swift container rclone-test-beporut9seza: Container "rclone-test-beporut9seza" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/14 02:45:05 ERROR : HeLlO, wOrLd!: sum not found 2025/02/14 02:45:05 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-beporut9seza 2025/02/14 02:45:05 NOTICE: Compressed: TestCompressSwift:rclone-test-beporut9seza: 1 files missing 2025/02/14 02:45:05 NOTICE: 1 hashes missing 2025/02/14 02:45:05 NOTICE: Compressed: TestCompressSwift:rclone-test-beporut9seza: 2 differences found 2025/02/14 02:45:05 NOTICE: Compressed: TestCompressSwift:rclone-test-beporut9seza: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/14 02:45:05 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/14 02:45:05 NOTICE: Compressed: TestCompressSwift:rclone-test-beporut9seza: 0 differences found 2025/02/14 02:45:05 NOTICE: Compressed: TestCompressSwift:rclone-test-beporut9seza: 1 matching files 2025/02/14 02:45:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kuvicag1sunu" 2025/02/14 02:45:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 02:45:05 DEBUG : Swift container rclone-test-kuvicag1sunu.json: Auto set use_segments_container to true 2025/02/14 02:45:06 DEBUG : Swift container rclone-test-kuvicag1sunu: Auto set use_segments_container to true 2025/02/14 02:45:06 DEBUG : Creating backend with remote "/tmp/rclone3578251362" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kuvicag1sunu", Local "Local file system at /tmp/rclone3578251362", Modify Window "1ns" 2025/02/14 02:45:06 INFO : Swift container rclone-test-kuvicag1sunu: Container "rclone-test-kuvicag1sunu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/14 02:45:22 ERROR : HELLO, WORLD!: sum not found 2025/02/14 02:45:22 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-kuvicag1sunu 2025/02/14 02:45:22 NOTICE: Compressed: TestCompressSwift:rclone-test-kuvicag1sunu: 1 files missing 2025/02/14 02:45:22 NOTICE: 1 hashes missing 2025/02/14 02:45:22 NOTICE: Compressed: TestCompressSwift:rclone-test-kuvicag1sunu: 2 differences found 2025/02/14 02:45:22 NOTICE: Compressed: TestCompressSwift:rclone-test-kuvicag1sunu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/14 02:45:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/14 02:45:27 NOTICE: Compressed: TestCompressSwift:rclone-test-kuvicag1sunu: 0 differences found 2025/02/14 02:45:27 NOTICE: Compressed: TestCompressSwift:rclone-test-kuvicag1sunu: 1 matching files 2025/02/14 02:45:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qesitiv2qoxi" 2025/02/14 02:45:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 02:45:28 DEBUG : Swift container rclone-test-qesitiv2qoxi.json: Auto set use_segments_container to true 2025/02/14 02:45:29 DEBUG : Swift container rclone-test-qesitiv2qoxi: Auto set use_segments_container to true 2025/02/14 02:45:29 DEBUG : Creating backend with remote "/tmp/rclone3655768270" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qesitiv2qoxi", Local "Local file system at /tmp/rclone3655768270", Modify Window "1ns" 2025/02/14 02:45:29 INFO : Swift container rclone-test-qesitiv2qoxi: Container "rclone-test-qesitiv2qoxi" created NFD checkfile vs. NFC remote (without normalization) 2025/02/14 02:45:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/14 02:45:45 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qesitiv2qoxi 2025/02/14 02:45:45 NOTICE: Compressed: TestCompressSwift:rclone-test-qesitiv2qoxi: 1 files missing 2025/02/14 02:45:45 NOTICE: 1 hashes missing 2025/02/14 02:45:45 NOTICE: Compressed: TestCompressSwift:rclone-test-qesitiv2qoxi: 2 differences found 2025/02/14 02:45:45 NOTICE: Compressed: TestCompressSwift:rclone-test-qesitiv2qoxi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/14 02:45:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/14 02:45:50 NOTICE: Compressed: TestCompressSwift:rclone-test-qesitiv2qoxi: 0 differences found 2025/02/14 02:45:50 NOTICE: Compressed: TestCompressSwift:rclone-test-qesitiv2qoxi: 1 matching files 2025/02/14 02:45:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xubuxav9rexe" 2025/02/14 02:45:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 02:45:51 DEBUG : Swift container rclone-test-xubuxav9rexe.json: Auto set use_segments_container to true 2025/02/14 02:45:52 DEBUG : Swift container rclone-test-xubuxav9rexe: Auto set use_segments_container to true 2025/02/14 02:45:52 DEBUG : Creating backend with remote "/tmp/rclone1687098143" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xubuxav9rexe", Local "Local file system at /tmp/rclone1687098143", Modify Window "1ns" 2025/02/14 02:45:52 INFO : Swift container rclone-test-xubuxav9rexe: Container "rclone-test-xubuxav9rexe" created NFC checkfile vs. NFD remote (without normalization) 2025/02/14 02:46:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/14 02:46:03 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xubuxav9rexe 2025/02/14 02:46:03 NOTICE: Compressed: TestCompressSwift:rclone-test-xubuxav9rexe: 1 files missing 2025/02/14 02:46:03 NOTICE: 1 hashes missing 2025/02/14 02:46:03 NOTICE: Compressed: TestCompressSwift:rclone-test-xubuxav9rexe: 2 differences found 2025/02/14 02:46:03 NOTICE: Compressed: TestCompressSwift:rclone-test-xubuxav9rexe: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/14 02:46:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/14 02:46:08 NOTICE: Compressed: TestCompressSwift:rclone-test-xubuxav9rexe: 0 differences found 2025/02/14 02:46:08 NOTICE: Compressed: TestCompressSwift:rclone-test-xubuxav9rexe: 1 matching files 2025/02/14 02:46:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fobogeh5keto" 2025/02/14 02:46:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 02:46:09 DEBUG : Swift container rclone-test-fobogeh5keto.json: Auto set use_segments_container to true 2025/02/14 02:46:09 DEBUG : Swift container rclone-test-fobogeh5keto: Auto set use_segments_container to true 2025/02/14 02:46:09 DEBUG : Creating backend with remote "/tmp/rclone325499985" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fobogeh5keto", Local "Local file system at /tmp/rclone325499985", Modify Window "1ns" 2025/02/14 02:46:10 INFO : Swift container rclone-test-fobogeh5keto: Container "rclone-test-fobogeh5keto" created NFDx2 checkfile vs. both remote (without normalization) 2025/02/14 02:46:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/14 02:46:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fobogeh5keto 2025/02/14 02:46:21 NOTICE: Compressed: TestCompressSwift:rclone-test-fobogeh5keto: 1 files missing 2025/02/14 02:46:21 NOTICE: 1 hashes missing 2025/02/14 02:46:21 NOTICE: Compressed: TestCompressSwift:rclone-test-fobogeh5keto: 2 differences found 2025/02/14 02:46:21 NOTICE: Compressed: TestCompressSwift:rclone-test-fobogeh5keto: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/14 02:46:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/14 02:46:26 NOTICE: Compressed: TestCompressSwift:rclone-test-fobogeh5keto: 0 differences found 2025/02/14 02:46:26 NOTICE: Compressed: TestCompressSwift:rclone-test-fobogeh5keto: 1 matching files 2025/02/14 02:46:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kudogey0pufu" 2025/02/14 02:46:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 02:46:27 DEBUG : Swift container rclone-test-kudogey0pufu.json: Auto set use_segments_container to true 2025/02/14 02:46:27 DEBUG : Swift container rclone-test-kudogey0pufu: Auto set use_segments_container to true 2025/02/14 02:46:27 DEBUG : Creating backend with remote "/tmp/rclone1058796960" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudogey0pufu", Local "Local file system at /tmp/rclone1058796960", Modify Window "1ns" 2025/02/14 02:46:28 INFO : Swift container rclone-test-kudogey0pufu: Container "rclone-test-kudogey0pufu" created NFCx2 checkfile vs. both remote (without normalization) 2025/02/14 02:46:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/14 02:46:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kudogey0pufu 2025/02/14 02:46:44 NOTICE: Compressed: TestCompressSwift:rclone-test-kudogey0pufu: 1 files missing 2025/02/14 02:46:44 NOTICE: 1 hashes missing 2025/02/14 02:46:44 NOTICE: Compressed: TestCompressSwift:rclone-test-kudogey0pufu: 2 differences found 2025/02/14 02:46:44 NOTICE: Compressed: TestCompressSwift:rclone-test-kudogey0pufu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/14 02:46:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/14 02:46:54 NOTICE: Compressed: TestCompressSwift:rclone-test-kudogey0pufu: 0 differences found 2025/02/14 02:46:54 NOTICE: Compressed: TestCompressSwift:rclone-test-kudogey0pufu: 1 matching files 2025/02/14 02:46:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiwudol7jike" 2025/02/14 02:46:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 02:46:55 DEBUG : Swift container rclone-test-kiwudol7jike.json: Auto set use_segments_container to true 2025/02/14 02:46:55 DEBUG : Swift container rclone-test-kiwudol7jike: Auto set use_segments_container to true 2025/02/14 02:46:55 DEBUG : Creating backend with remote "/tmp/rclone2716052297" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiwudol7jike", Local "Local file system at /tmp/rclone2716052297", Modify Window "1ns" 2025/02/14 02:46:56 INFO : Swift container rclone-test-kiwudol7jike: Container "rclone-test-kiwudol7jike" created both checkfile vs. NFDx2 remote (without normalization) 2025/02/14 02:47:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/14 02:47:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kiwudol7jike 2025/02/14 02:47:02 NOTICE: Compressed: TestCompressSwift:rclone-test-kiwudol7jike: 1 files missing 2025/02/14 02:47:02 NOTICE: 1 hashes missing 2025/02/14 02:47:02 NOTICE: Compressed: TestCompressSwift:rclone-test-kiwudol7jike: 2 differences found 2025/02/14 02:47:02 NOTICE: Compressed: TestCompressSwift:rclone-test-kiwudol7jike: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/14 02:47:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/14 02:47:02 NOTICE: Compressed: TestCompressSwift:rclone-test-kiwudol7jike: 0 differences found 2025/02/14 02:47:02 NOTICE: Compressed: TestCompressSwift:rclone-test-kiwudol7jike: 1 matching files 2025/02/14 02:47:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fajuvud5hupi" 2025/02/14 02:47:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 02:47:03 DEBUG : Swift container rclone-test-fajuvud5hupi.json: Auto set use_segments_container to true 2025/02/14 02:47:04 DEBUG : Swift container rclone-test-fajuvud5hupi: Auto set use_segments_container to true 2025/02/14 02:47:04 DEBUG : Creating backend with remote "/tmp/rclone2515215519" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fajuvud5hupi", Local "Local file system at /tmp/rclone2515215519", Modify Window "1ns" 2025/02/14 02:47:04 INFO : Swift container rclone-test-fajuvud5hupi: Container "rclone-test-fajuvud5hupi" created both checkfile vs. NFCx2 remote (without normalization) 2025/02/14 02:47:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/14 02:47:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fajuvud5hupi 2025/02/14 02:47:15 NOTICE: Compressed: TestCompressSwift:rclone-test-fajuvud5hupi: 1 files missing 2025/02/14 02:47:15 NOTICE: 1 hashes missing 2025/02/14 02:47:15 NOTICE: Compressed: TestCompressSwift:rclone-test-fajuvud5hupi: 2 differences found 2025/02/14 02:47:15 NOTICE: Compressed: TestCompressSwift:rclone-test-fajuvud5hupi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/14 02:47:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/14 02:47:20 NOTICE: Compressed: TestCompressSwift:rclone-test-fajuvud5hupi: 0 differences found 2025/02/14 02:47:20 NOTICE: Compressed: TestCompressSwift:rclone-test-fajuvud5hupi: 1 matching files 2025/02/14 02:47:20 DEBUG : Compressed: TestCompressSwift:rclone-test-fajuvud5hupi: Purge remote 2025/02/14 02:47:20 DEBUG : Waiting for deletions to finish 2025/02/14 02:47:20 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/02/14 02:47:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/02/14 02:47:26 INFO : Swift container rclone-test-fajuvud5hupi: Container "rclone-test-fajuvud5hupi" removed 2025/02/14 02:47:26 DEBUG : Compressed: TestCompressSwift:rclone-test-kiwudol7jike: Purge remote 2025/02/14 02:47:26 DEBUG : Waiting for deletions to finish 2025/02/14 02:47:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/02/14 02:47:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/02/14 02:47:26 INFO : Swift container rclone-test-kiwudol7jike: Container "rclone-test-kiwudol7jike" removed 2025/02/14 02:47:26 DEBUG : Compressed: TestCompressSwift:rclone-test-kudogey0pufu: Purge remote 2025/02/14 02:47:26 DEBUG : Waiting for deletions to finish 2025/02/14 02:47:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/02/14 02:47:37 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/02/14 02:47:37 INFO : Swift container rclone-test-kudogey0pufu: Container "rclone-test-kudogey0pufu" removed 2025/02/14 02:47:37 DEBUG : Compressed: TestCompressSwift:rclone-test-fobogeh5keto: Purge remote 2025/02/14 02:47:37 DEBUG : Waiting for deletions to finish 2025/02/14 02:47:37 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/02/14 02:47:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/02/14 02:47:48 INFO : Swift container rclone-test-fobogeh5keto: Container "rclone-test-fobogeh5keto" removed 2025/02/14 02:47:48 DEBUG : Compressed: TestCompressSwift:rclone-test-xubuxav9rexe: Purge remote 2025/02/14 02:47:48 DEBUG : Waiting for deletions to finish 2025/02/14 02:47:48 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/02/14 02:47:53 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/02/14 02:47:53 INFO : Swift container rclone-test-xubuxav9rexe: Container "rclone-test-xubuxav9rexe" removed 2025/02/14 02:47:53 DEBUG : Compressed: TestCompressSwift:rclone-test-qesitiv2qoxi: Purge remote 2025/02/14 02:47:53 DEBUG : Waiting for deletions to finish 2025/02/14 02:47:59 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/02/14 02:47:59 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/02/14 02:47:59 INFO : Swift container rclone-test-qesitiv2qoxi: Container "rclone-test-qesitiv2qoxi" removed 2025/02/14 02:47:59 DEBUG : Compressed: TestCompressSwift:rclone-test-kuvicag1sunu: Purge remote 2025/02/14 02:47:59 DEBUG : Waiting for deletions to finish 2025/02/14 02:48:04 INFO : HELLO, WORLD!.bin: Deleted 2025/02/14 02:48:09 INFO : HELLO, WORLD!.json: Deleted 2025/02/14 02:48:09 INFO : Swift container rclone-test-kuvicag1sunu: Container "rclone-test-kuvicag1sunu" removed 2025/02/14 02:48:09 DEBUG : Compressed: TestCompressSwift:rclone-test-beporut9seza: Purge remote 2025/02/14 02:48:09 DEBUG : Waiting for deletions to finish 2025/02/14 02:48:10 INFO : HeLlO, wOrLd!.json: Deleted 2025/02/14 02:48:15 INFO : HeLlO, wOrLd!.bin: Deleted 2025/02/14 02:48:15 INFO : Swift container rclone-test-beporut9seza: Container "rclone-test-beporut9seza" removed 2025/02/14 02:48:15 DEBUG : Compressed: TestCompressSwift:rclone-test-jateguh8nimo: Purge remote 2025/02/14 02:48:15 DEBUG : Waiting for deletions to finish 2025/02/14 02:48:15 INFO : HELLO, WORLD!.bin: Deleted 2025/02/14 02:48:16 INFO : HELLO, WORLD!.json: Deleted 2025/02/14 02:48:16 INFO : Swift container rclone-test-jateguh8nimo: Container "rclone-test-jateguh8nimo" removed 2025/02/14 02:48:16 DEBUG : Compressed: TestCompressSwift:rclone-test-hehaxad7vimo: Purge remote 2025/02/14 02:48:16 DEBUG : Waiting for deletions to finish 2025/02/14 02:48:16 INFO : hello, world!.json: Deleted 2025/02/14 02:48:21 INFO : hello, world!.bin: Deleted 2025/02/14 02:48:21 INFO : Swift container rclone-test-hehaxad7vimo: Container "rclone-test-hehaxad7vimo" removed --- PASS: TestApplyTransforms (230.34s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 02:48:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/14 02:48:37 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/14 02:48:37 INFO : file1: Copied (new) to: sub/file2 2025/02/14 02:48:47 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/14 02:48:47 DEBUG : file1: Unchanged skipping 2025/02/14 02:48:58 DEBUG : Compressed: TestCompressSwift:rclone-test-fadayuc3pole: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (41.94s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.15s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 02:49:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fadayuc3pole/backup" 2025/02/14 02:49:10 DEBUG : Swift container rclone-test-fadayuc3pole path backup.json: Auto set use_segments_container to true 2025/02/14 02:49:16 DEBUG : Swift container rclone-test-fadayuc3pole path backup: Auto set use_segments_container to true 2025/02/14 02:49:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/14 02:49:42 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/02/14 02:49:42 INFO : dst/file1: Copied (server-side copy) 2025/02/14 02:49:43 INFO : dst/file1: Deleted 2025/02/14 02:49:48 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/14 02:49:48 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (45.97s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 02:49:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fadayuc3pole/dst" 2025/02/14 02:49:50 DEBUG : Swift container rclone-test-fadayuc3pole path dst.json: Auto set use_segments_container to true 2025/02/14 02:49:56 DEBUG : Swift container rclone-test-fadayuc3pole path dst: Auto set use_segments_container to true 2025/02/14 02:50:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fadayuc3pole/CompareDest" 2025/02/14 02:50:07 DEBUG : Swift container rclone-test-fadayuc3pole path CompareDest.json: Auto set use_segments_container to true 2025/02/14 02:50:13 DEBUG : Swift container rclone-test-fadayuc3pole path CompareDest: Auto set use_segments_container to true 2025/02/14 02:50:18 DEBUG : one: Need to transfer - File not found at Destination 2025/02/14 02:50:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/14 02:50:34 INFO : one: Copied (new) 2025/02/14 02:50:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 02:50:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/14 02:50:45 INFO : one: Copied (replaced existing) 2025/02/14 02:51:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 02:51:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/14 02:51:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/14 02:51:35 DEBUG : two: Need to transfer - File not found at Destination 2025/02/14 02:51:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/14 02:51:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/14 02:52:01 DEBUG : two: Need to transfer - File not found at Destination 2025/02/14 02:52:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/14 02:52:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/14 02:52:12 DEBUG : two: Need to transfer - File not found at Destination 2025/02/14 02:52:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/14 02:52:23 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/14 02:52:23 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (190.89s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 02:53:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fadayuc3pole/dst" 2025/02/14 02:53:01 DEBUG : Swift container rclone-test-fadayuc3pole path dst.json: Auto set use_segments_container to true 2025/02/14 02:53:07 DEBUG : Swift container rclone-test-fadayuc3pole path dst: Auto set use_segments_container to true 2025/02/14 02:53:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fadayuc3pole/CopyDest" 2025/02/14 02:53:17 DEBUG : Swift container rclone-test-fadayuc3pole path CopyDest.json: Auto set use_segments_container to true 2025/02/14 02:53:23 DEBUG : Swift container rclone-test-fadayuc3pole path CopyDest: Auto set use_segments_container to true 2025/02/14 02:53:29 DEBUG : one: Need to transfer - File not found at Destination 2025/02/14 02:53:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/14 02:53:44 INFO : one: Copied (new) 2025/02/14 02:53:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 02:54:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/14 02:54:00 INFO : one: Copied (replaced existing) 2025/02/14 02:54:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fadayuc3pole/BackupDir" 2025/02/14 02:54:23 DEBUG : Swift container rclone-test-fadayuc3pole path BackupDir.json: Auto set use_segments_container to true 2025/02/14 02:54:34 DEBUG : Swift container rclone-test-fadayuc3pole path BackupDir: Auto set use_segments_container to true 2025/02/14 02:54:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 02:54:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/14 02:54:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/14 02:55:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/14 02:55:11 INFO : one: Copied (server-side copy) 2025/02/14 02:55:16 INFO : one: Deleted 2025/02/14 02:55:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/14 02:55:37 INFO : one: Copied (server-side copy) 2025/02/14 02:55:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/14 02:56:15 DEBUG : two: Need to transfer - File not found at Destination 2025/02/14 02:56:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/14 02:56:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/14 02:56:40 INFO : two: Copied (server-side copy) 2025/02/14 02:56:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/14 02:56:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/14 02:56:56 DEBUG : two: Unchanged skipping 2025/02/14 02:57:40 DEBUG : three: Need to transfer - File not found at Destination 2025/02/14 02:57:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/14 02:57:45 DEBUG : three: Destination not found in --copy-dest 2025/02/14 02:57:56 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/14 02:57:56 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (369.38s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.26s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 02:59:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/14 02:59:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/14 02:59:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/14 02:59:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/14 02:59:33 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/02/14 02:59:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-fadayuc3pole/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/02/14 02:59:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/14 02:59:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/14 03:00:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 203ab5a4c96e69ef53733f73cddfe987 OK 2025/02/14 03:00:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (61.20s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.26s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.14s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", 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-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", 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-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:01:17 INFO : Compressed: TestCompressSwift:rclone-test-fadayuc3pole: Looking for duplicate md5 hashes using newest mode. 2025/02/14 03:01:23 NOTICE: 794a53ed39f2df805ef0e765ddde9624: Found 3 files with duplicate md5 hashes 2025/02/14 03:01:33 INFO : one: Deleted 2025/02/14 03:01:43 INFO : also/one: Deleted 2025/02/14 03:01:43 NOTICE: 794a53ed39f2df805ef0e765ddde9624: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (112.18s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.25s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.12s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", 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-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", 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-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.19s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:04:12 DEBUG : a.txt: Excluded (Size Filter) 2025/02/14 03:04:12 DEBUG : a.txt: Excluded 2025/02/14 03:04:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/14 03:04:12 DEBUG : sub dir/hello world: Excluded 2025/02/14 03:04:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/14 03:04:12 DEBUG : sub dir/hello world2: Excluded 2025/02/14 03:04:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/14 03:04:12 DEBUG : sub dir/hello world: Excluded 2025/02/14 03:04:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/14 03:04:12 DEBUG : sub dir/hello world2: Excluded 2025/02/14 03:04:22 DEBUG : sub dir/ignore dir: Excluded 2025/02/14 03:04:28 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (214.54s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", 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 (104.11s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (5.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (10.38s) --- PASS: TestListJSON/SubDir (10.19s) --- PASS: TestListJSON/NoModTime (5.14s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (10.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", 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/02/14 03:08:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fadayuc3pole/notfound" 2025/02/14 03:08:21 DEBUG : Config file has changed externally - reloading 2025/02/14 03:08:22 DEBUG : Swift container rclone-test-fadayuc3pole path notfound.json: Auto set use_segments_container to true 2025/02/14 03:08:28 DEBUG : Swift container rclone-test-fadayuc3pole path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (79.82s) --- PASS: TestStatJSON/Root (0.14s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.20s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (10.14s) --- PASS: TestStatJSON/NotFound (5.16s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.53s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:08:44 INFO : Compressed: TestCompressSwift:rclone-test-fadayuc3pole: Making directory 2025/02/14 03:08:44 INFO : Compressed: TestCompressSwift:rclone-test-fadayuc3pole: Making directory --- PASS: TestMkdir (0.20s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" --- PASS: TestLsd (21.23s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" --- PASS: TestLs (42.44s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:10:14 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/02/14 03:10:14 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (47.41s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" --- PASS: TestLsLong (57.35s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (62.37s) --- PASS: TestHashSums/Md5 (10.16s) --- PASS: TestHashSums/Md5Download (10.22s) === RUN TestHashSumsWithErrors 2025/02/14 03:12:35 DEBUG : Creating backend with remote ":memory:" 2025/02/14 03:12:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/14 03:12:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/14 03:12:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/14 03:12:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/14 03:12:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/14 03:12:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/14 03:12:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/14 03:12:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/14 03:12:35 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-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" --- PASS: TestCount (78.58s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:14:22 DEBUG : Waiting for deletions to finish 2025/02/14 03:14:23 DEBUG : large: Excluded (Size Filter) 2025/02/14 03:14:23 INFO : small: Deleted 2025/02/14 03:14:28 INFO : medium: Deleted --- PASS: TestDelete (40.37s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:15:01 DEBUG : Waiting for deletions to finish 2025/02/14 03:15:01 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/02/14 03:15:06 INFO : large: Deleted 2025/02/14 03:15:06 INFO : medium: Deleted --- PASS: TestMaxDelete (33.64s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:15:34 DEBUG : Waiting for deletions to finish 2025/02/14 03:15:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/14 03:15:35 INFO : small: Deleted 2025/02/14 03:15:40 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (43.61s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:16:18 DEBUG : Waiting for deletions to finish 2025/02/14 03:16:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/02/14 03:16:23 INFO : large: Deleted 2025/02/14 03:16:24 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (33.52s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" --- PASS: TestReadFile (6.80s) === RUN TestRetry 2025/02/14 03:16:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/14 03:16:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/14 03:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/14 03:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/14 03:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/14 03:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/14 03:16:31 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-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" --- PASS: TestCat (82.64s) === RUN TestPurge 2025/02/14 03:17:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dowocag0jece" 2025/02/14 03:17:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/14 03:17:55 DEBUG : Swift container rclone-test-dowocag0jece.json: Auto set use_segments_container to true 2025/02/14 03:17:55 DEBUG : Swift container rclone-test-dowocag0jece: Auto set use_segments_container to true 2025/02/14 03:17:55 DEBUG : Creating backend with remote "/tmp/rclone2224761944" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dowocag0jece", Local "Local file system at /tmp/rclone2224761944", Modify Window "1ns" 2025/02/14 03:17:56 INFO : Swift container rclone-test-dowocag0jece: Container "rclone-test-dowocag0jece" created 2025/02/14 03:18:01 INFO : A2: Making directory 2025/02/14 03:18:01 INFO : A1/B2: Making directory 2025/02/14 03:18:01 INFO : A1/B2/C2: Making directory 2025/02/14 03:18:01 INFO : A1/B1/C3: Making directory 2025/02/14 03:18:01 INFO : A3: Making directory 2025/02/14 03:18:01 INFO : A3/B3: Making directory 2025/02/14 03:18:01 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/02/14 03:18:18 DEBUG : Waiting for deletions to finish 2025/02/14 03:18:18 INFO : A1/B1/C1/one.json: Deleted 2025/02/14 03:18:18 INFO : A1/B1/C1/one.bin: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/02/14 03:18:23 DEBUG : Waiting for deletions to finish 2025/02/14 03:18:24 INFO : A1/two.json: Deleted 2025/02/14 03:18:28 INFO : A1/two.bin: Deleted 2025/02/14 03:18:29 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2025/02/14 03:18:29 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/02/14 03:18:29 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2025/02/14 03:18:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/14 03:18:29 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2025/02/14 03:18:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/14 03:18:29 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2025/02/14 03:18:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/02/14 03:18:29 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2025/02/14 03:18:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/02/14 03:18:29 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2025/02/14 03:18:29 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/02/14 03:18:30 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2025/02/14 03:18:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/02/14 03:18:30 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2025/02/14 03:18:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/02/14 03:18:31 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2025/02/14 03:18:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/02/14 03:18:32 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) operations_test.go:631: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:631 Error: Received unexpected error: Container Not Empty Test: TestPurge 2025/02/14 03:18:32 DEBUG : Compressed: TestCompressSwift:rclone-test-dowocag0jece: Purge remote 2025/02/14 03:18:32 DEBUG : Waiting for deletions to finish 2025/02/14 03:18:34 DEBUG : pacer: Reducing sleep to 1.5s 2025/02/14 03:18:41 DEBUG : pacer: Reducing sleep to 1.125s 2025/02/14 03:18:42 DEBUG : pacer: Reducing sleep to 843.75ms 2025/02/14 03:18:46 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/02/14 03:18:47 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/02/14 03:18:48 ERROR : A1/two.json: Dangling object - ignoring: Object Not Found 2025/02/14 03:18:48 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/02/14 03:18:48 INFO : A1/two.json: Deleted 2025/02/14 03:18:51 ERROR : A1/two.bin: Dangling object - ignoring: Object Not Found 2025/02/14 03:18:51 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/02/14 03:18:51 INFO : A1/two.bin: Deleted 2025/02/14 03:18:51 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2025/02/14 03:18:51 DEBUG : pacer: Rate limited, increasing sleep to 533.935546ms 2025/02/14 03:18:51 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2025/02/14 03:18:51 DEBUG : pacer: Rate limited, increasing sleep to 1.067871092s 2025/02/14 03:18:52 DEBUG : pacer: Reducing sleep to 800.903319ms 2025/02/14 03:18:52 NOTICE: purge failed: Container Not Found --- FAIL: TestPurge (57.98s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:19:03 INFO : A2: Making directory 2025/02/14 03:19:03 INFO : A1/B2: Making directory 2025/02/14 03:19:03 INFO : A1/B2/C2: Making directory 2025/02/14 03:19:03 INFO : A1/B1/C3: Making directory 2025/02/14 03:19:03 INFO : A3: Making directory 2025/02/14 03:19:03 INFO : A3/B3: Making directory 2025/02/14 03:19:03 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/02/14 03:19:30 DEBUG : removing 1 level 3 directories 2025/02/14 03:19:30 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/02/14 03:20:12 DEBUG : removing 1 level 0 directories 2025/02/14 03:20:12 INFO : Compressed: TestCompressSwift:rclone-test-fadayuc3pole: Removing directory 2025/02/14 03:20:12 INFO : Swift container rclone-test-fadayuc3pole: Container "rclone-test-fadayuc3pole" removed --- PASS: TestRmdirsNoLeaveRoot (79.74s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:20:12 INFO : Swift container rclone-test-fadayuc3pole: Container "rclone-test-fadayuc3pole" created 2025/02/14 03:20:12 INFO : A1: Making directory 2025/02/14 03:20:12 INFO : A1/B1: Making directory 2025/02/14 03:20:12 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.48s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:20:12 INFO : A1: Making directory 2025/02/14 03:20:12 INFO : A1/B1: Making directory 2025/02/14 03:20:12 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-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:20:33 DEBUG : filename.txt: File name found in url 2025/02/14 03:20:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (110.32s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:22:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/14 03:22:18 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/14 03:22:18 INFO : file1: Copied (new) to: sub/file2 2025/02/14 03:22:18 INFO : file1: Deleted 2025/02/14 03:22:27 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/14 03:22:27 DEBUG : file1: Unchanged skipping 2025/02/14 03:22:27 INFO : file1: Deleted 2025/02/14 03:22:27 DEBUG : Compressed: TestCompressSwift:rclone-test-fadayuc3pole: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (34.72s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:22:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/14 03:22:53 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/14 03:22:53 INFO : file1: Copied (new) 2025/02/14 03:22:53 INFO : file1: Deleted 2025/02/14 03:23:08 DEBUG : file1: Destination exists, skipping 2025/02/14 03:23:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (41.50s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.10s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.19s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:23:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fadayuc3pole/backup" 2025/02/14 03:23:26 DEBUG : Swift container rclone-test-fadayuc3pole path backup.json: Auto set use_segments_container to true 2025/02/14 03:23:32 DEBUG : Swift container rclone-test-fadayuc3pole path backup: Auto set use_segments_container to true 2025/02/14 03:23:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/14 03:25:13 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/02/14 03:25:13 INFO : dst/file1: Copied (server-side copy) 2025/02/14 03:25:13 INFO : dst/file1: Deleted 2025/02/14 03:25:18 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/02/14 03:25:18 INFO : dst/file1: Copied (new) 2025/02/14 03:25:18 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (120.12s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:26:14 INFO : A1/B2: Making directory 2025/02/14 03:26:14 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/02/14 03:26:46 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/14 03:26:46 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/02/14 03:26:46 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/14 03:26:46 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/02/14 03:26:46 INFO : A1/one: Deleted 2025/02/14 03:26:51 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/14 03:26:51 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/02/14 03:26:51 INFO : A1/B1/C2/five: Deleted 2025/02/14 03:26:51 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/14 03:26:51 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/02/14 03:26:56 INFO : A1/B1/three: Deleted 2025/02/14 03:26:57 INFO : A1/B1/C1/four: Deleted 2025/02/14 03:27:02 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/14 03:27:02 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/02/14 03:27:12 INFO : A1/two: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/02/14 03:27:39 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/14 03:27:39 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/02/14 03:27:40 INFO : A2/B1/C2/five: Deleted 2025/02/14 03:27:44 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/14 03:27:44 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/02/14 03:27:44 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/14 03:27:44 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/02/14 03:27:44 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/14 03:27:44 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/02/14 03:27:44 INFO : A2/one: Deleted 2025/02/14 03:27:49 INFO : A2/B1/three: Deleted 2025/02/14 03:27:54 INFO : A2/two: Deleted 2025/02/14 03:27:55 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/14 03:27:55 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/02/14 03:27:55 INFO : A2/B1/C1/four: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2025/02/14 03:28:16 INFO : Compressed: TestCompressSwift:rclone-test-fadayuc3pole: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/14 03:28:42 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/14 03:28:42 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/02/14 03:28:42 INFO : A3/B1/C2/five: Deleted 2025/02/14 03:28:47 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/14 03:28:47 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/02/14 03:28:52 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/14 03:28:52 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/02/14 03:28:52 INFO : A3/two: Deleted 2025/02/14 03:28:57 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/14 03:28:57 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/02/14 03:28:57 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/14 03:28:57 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/02/14 03:28:57 INFO : A3/B1/three: Deleted 2025/02/14 03:29:02 INFO : A3/one: Deleted 2025/02/14 03:29:07 INFO : A3/B1/C1/four: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (283.30s) === RUN TestGetFsInfo run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:30:03 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.21s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:30:03 DEBUG : Compressed: TestCompressSwift:rclone-test-fadayuc3pole: File to upload is small (34 bytes), uploading instead of streaming 2025/02/14 03:30:14 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/02/14 03:30:14 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/02/14 03:30:30 DEBUG : no_checksum_big_file_from_pipe.__________8.gz: md5 = de79f3041b5687122f588132e7d777a7 OK 2025/02/14 03:30:30 INFO : no_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2025/02/14 03:30:30 INFO : no_checksum_big_file_from_pipe.__________8.gz: Deleted 2025/02/14 03:30:30 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/02/14 03:30:30 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:30:47 DEBUG : Compressed: TestCompressSwift:rclone-test-fadayuc3pole: File to upload is small (34 bytes), uploading instead of streaming 2025/02/14 03:30:58 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/02/14 03:30:58 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/02/14 03:31:25 DEBUG : with_checksum_big_file_from_pipe.__________8.gz: md5 = de79f3041b5687122f588132e7d777a7 OK 2025/02/14 03:31:25 INFO : with_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: with_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2025/02/14 03:31:30 INFO : with_checksum_big_file_from_pipe.__________8.gz: Deleted 2025/02/14 03:31:30 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/02/14 03:31:30 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:31:51 DEBUG : Compressed: TestCompressSwift:rclone-test-fadayuc3pole: File to upload is small (34 bytes), uploading instead of streaming 2025/02/14 03:32:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/14 03:32:23 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2025/02/14 03:32:28 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Deleted 2025/02/14 03:32:28 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fadayuc3pole", Local "Local file system at /tmp/rclone1327916112", Modify Window "1ns" 2025/02/14 03:32:49 DEBUG : Compressed: TestCompressSwift:rclone-test-fadayuc3pole: File to upload is small (34 bytes), uploading instead of streaming 2025/02/14 03:32:59 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/02/14 03:32:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/14 03:33:20 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz panic: test timed out after 1h0m0s running tests: TestRcat (3m18s) TestRcat/withChecksum=true,ignoreChecksum=true (33s) goroutine 10130 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:2366 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/time/sleep.go:177 +0x2d goroutine 1 [chan receive, 3 minutes]: testing.(*T).Run(0xc0000fa000, {0x25621f5?, 0x0?}, 0x26a7d10) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1750 +0x3ab testing.runTests.func1(0xc0000fa000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:2161 +0x37 testing.tRunner(0xc0000fa000, 0xc000abdc00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1689 +0xfb testing.runTests(0xc000bf31e8, {0x3c3a5a0, 0x6c, 0x6c}, {0x1?, 0xedf40a271?, 0x3c4eae0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:2159 +0x445 testing.(*M).Run(0xc00086f4a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:2027 +0x68b github.com/rclone/rclone/fstest.TestMain(0xc00086f4a0) /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 +0x196 goroutine 34 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.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.22.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 35 [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 +0xab goroutine 9824 [chan receive]: testing.(*T).Run(0xc0005b9520, {0xc0005f24e0?, 0xc00009df40?}, 0xc00077a948) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1750 +0x3ab github.com/rclone/rclone/fs/operations_test.TestRcat(0xc0005b9520) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1522 +0xcd testing.tRunner(0xc0005b9520, 0x26a7d10) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1742 +0x390 goroutine 256 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 246 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 7677 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000ae6000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:338 +0x150 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 7676 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:403 +0xb6 goroutine 1288 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 974 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2746 [chan receive, 50 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 2745 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 191 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 181 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 339 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 265 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 10074 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000ae7180, 0xc000724d70, 0xc00058be60) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000ae7180, {0x298e520, 0xc0006ea9c0}, {0xc000a38050, 0x4f}, {{0xc000861220, 0x18}, {0xc000861239, 0x31}, {0x255bca3, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000ae7180, {0x298e520, 0xc0006ea9c0}, {{0xc000861220, 0x18}, {0xc000861239, 0x31}, {0x255bca3, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1901 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1622 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0005be840, 0xc000724d20, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0005be840, 0xc000724d20) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc001f2ec60, {0x298e520, 0xc0006ea9c0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1621 +0x29b github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x298e520, 0xc0006ea9c0}, {0x29a4238, 0xc001f2ec60}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:565 +0x27a github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:581 github.com/rclone/rclone/fs/operations.move({0x298e520, 0xc0006ea9c0}, {0x29a41c8, 0xc000502540}, {0x0, 0x0}, {0xc0029db000, 0x31}, {0x29a4238, 0xc001f2ec60}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:497 +0xaa5 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/backend/compress.(*Fs).PutStream(0xc000945100, {0x298e520, 0xc0006ea9c0}, {0x2967fa0, 0xc000bf26a8}, {0x2997b30, 0xc00050e4d0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:764 +0x3ca github.com/rclone/rclone/fs/operations.rcatSrc({0x298e520, 0xc0006ea9c0}, {0x29a19f8, 0xc000945100}, {0xc000770180, 0x22}, {0x297a960, 0xc00055f290}, {0x75bcd15, 0xec689154f, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1461 +0x1365 github.com/rclone/rclone/fs/operations.Rcat(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1351 github.com/rclone/rclone/fs/operations_test.TestRcat.func1(0xc00071c340, 0x6f?, 0x15?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1511 +0x5a7 github.com/rclone/rclone/fs/operations_test.TestRcat.func2(0xc00071c340?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 +0x1f testing.tRunner(0xc00071c340, 0xc00077a948) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 9824 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1742 +0x390 goroutine 219 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 129 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3506 [chan receive, 47 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 2745 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 727 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 717 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 10113 [select]: net/http.(*persistConn).roundTrip(0xc00126a240, 0xc00091c6c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/transport.go:2674 +0x979 net/http.(*Transport).roundTrip(0xc00030e3c0, 0xc00058be60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/transport.go:608 +0x79a net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/roundtrip.go:17 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000344310, 0xc00058be60) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:352 +0x345 net/http.send(0xc00058be60, {0x2968f60, 0xc000344310}, {0x1?, 0x298e558?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000b0a330, 0xc00058be60, {0xc0006996f8?, 0xc0006995d8?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000b0a330, 0xc00058be60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/client.go:724 +0x8dc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.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 10074 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 2988 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2745 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 1074 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1064 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3427 [chan receive, 47 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 2745 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 1026 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1000 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 792 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 542 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 8038 [chan receive, 17 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 8037 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 9025 [IO wait]: internal/poll.runtime_pollWait(0x7fc44ad20738, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc000602180?, 0xc000fdac80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.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.22.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000602180, {0xc000fdac80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc000602180, {0xc000fdac80?, 0xc00009b850?, 0x41cc25?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000968038, {0xc000fdac80?, 0x7fc44899ace0?, 0xc000bf2af8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000764420, {0xc000fdac80?, 0x0?, 0x9b930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000bf2af8, {0xc000fdac80?, 0x0?, 0xc000bf2af8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc0005a09b0, {0x29695c0, 0xc000bf2af8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005a0708, {0x7fc449296dc0, 0xc000764420}, 0xc00009b978?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005a0708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc0005a0708, {0xc00098e000, 0x1000, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc00126a240, {0xc00098e000?, 0x4566a0?, 0xc00009bf28?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc0007ca120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0007ca120, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc00126a240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 9200 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/transport.go:1798 +0x152f goroutine 445 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 435 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3062 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2745 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 658 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 648 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 492 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 482 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 607 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 598 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9218 [select]: net/http.(*persistConn).writeLoop(0xc00126a240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 9200 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/transport.go:1799 +0x1585 goroutine 520 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 510 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 932 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 922 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2837 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2745 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 1317 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1307 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1372 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1362 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 846 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 836 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1192 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1134 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1240 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1230 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3329 [chan receive, 47 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 2745 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 10094 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000a1eb00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xf6 created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 10074 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 3221 [chan receive, 47 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 2745 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 1431 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1421 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1465 [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:211 +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:209 +0x378 goroutine 2891 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2745 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 3153 [chan receive, 47 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 2745 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.28668975s (try 1/5): exit status 2: Failed [TestPurge]