"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2024/04/26 01:16:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8" 2024/04/26 01:16:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:16:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8.bin" 2024/04/26 01:16:37 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8.bin: Auto set use_segments_container to true 2024/04/26 01:16:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8" 2024/04/26 01:16:37 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8: Auto set use_segments_container to true 2024/04/26 01:16:38 DEBUG : Creating backend with remote "/tmp/rclone1713289929" === 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 "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.15s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/26 01:16:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 01:16:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 01:16:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/26 01:16:38 DEBUG : potato: Seek from 10 to 0 2024/04/26 01:16:38 DEBUG : potato: Seek from 10 to 0 2024/04/26 01:16:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/26 01:16:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 01:16:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 01:16:38 DEBUG : potato: Seek from 5 to 2 2024/04/26 01:16:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/26 01:16:38 DEBUG : potato: Seek from 7 to 0 2024/04/26 01:16:38 DEBUG : potato: Seek from 7 to 0 2024/04/26 01:16:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/26 01:16:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 01:16:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 01:16:38 DEBUG : potato: Seek from 5 to 2 2024/04/26 01:16:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/26 01:16:38 DEBUG : potato: Seek from 8 to 0 2024/04/26 01:16:38 DEBUG : potato: Seek from 8 to 0 2024/04/26 01:16:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/26 01:16:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/26 01:16:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/26 01:16:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/26 01:16:38 DEBUG : potato: Seek from 5 to 2 2024/04/26 01:16:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/26 01:16:38 DEBUG : potato: Seek from 9 to 0 2024/04/26 01:16:38 DEBUG : potato: Seek from 9 to 0 2024/04/26 01:16:38 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 "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:16:38 DEBUG : rutabaga: md5 = ce8ed6b12de792b83390232b61ccbe5e OK === RUN TestCheck/1 === RUN TestCheck/2 2024/04/26 01:16:39 DEBUG : empty space: md5 = 4bd7212bffc24cfba1be7c621fb4e039 OK === RUN TestCheck/3 2024/04/26 01:16:40 DEBUG : potato2: md5 = 3678c01dfebf6b8656d236b8d21b44a5 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/04/26 01:16:40 DEBUG : remotepotato: md5 = 4843c04c8fa75671114feee2c976df9f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.82s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.13s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.15s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2024/04/26 01:16:42 DEBUG : Creating backend with remote "nonexistent" 2024/04/26 01:16:42 DEBUG : Creating backend with remote "nonexistent" 2024/04/26 01:16:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/26 01:16:42 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/04/26 01:16:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/26 01:16:42 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 "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:16:42 DEBUG : rutabaga: md5 = 39593e5a969ca04f0b7489c7ecdd3782 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/04/26 01:16:43 DEBUG : empty space: md5 = 5bd5ee7c279d041884e7b3d2d46b821b OK === RUN TestCheckDownload/3 2024/04/26 01:16:43 DEBUG : potato2: md5 = cff3d628119f852ee538558b2091d334 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/04/26 01:16:44 DEBUG : remotepotato: md5 = 461b7dd2e7df58e8d10fb6984712bfc5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.92s) --- PASS: TestCheckDownload/1 (0.35s) --- PASS: TestCheckDownload/2 (0.09s) --- PASS: TestCheckDownload/3 (0.11s) --- PASS: TestCheckDownload/4 (0.26s) --- PASS: TestCheckDownload/5 (0.10s) --- PASS: TestCheckDownload/6 (0.12s) --- PASS: TestCheckDownload/7 (0.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:16:46 DEBUG : rutabaga: md5 = c6874623855b394ad8f814e585ca8abe OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/04/26 01:16:46 DEBUG : empty space: md5 = 0baa2a3e31d88a11a2c10145b6a0bd19 OK === RUN TestCheckSizeOnly/3 2024/04/26 01:16:47 DEBUG : potato2: md5 = 8356ef55fc7f8b2f72bd3adf07d80fda OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/04/26 01:16:48 DEBUG : remotepotato: md5 = da432d4b925e4ffec351b77055123c34 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.46s) --- PASS: TestCheckSizeOnly/1 (0.16s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.16s) --- PASS: TestCheckSizeOnly/5 (0.14s) --- PASS: TestCheckSizeOnly/6 (0.17s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:16:49 DEBUG : test.sum: md5 = 52383727dd869daabcc7aeaacc96890c OK 2024/04/26 01:16:50 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/26 01:16:50 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/26 01:16:50 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/26 01:16:50 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/26 01:16:50 DEBUG : test.sum: md5 = 33bfae33ca6d514df7625512bd0a64e6 OK 2024/04/26 01:16:50 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/26 01:16:50 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/26 01:16:50 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/26 01:16:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.10s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:16:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8/data" 2024/04/26 01:16:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/data.bin" 2024/04/26 01:16:51 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/data.bin: Auto set use_segments_container to true 2024/04/26 01:16:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/data" 2024/04/26 01:16:51 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/data: Auto set use_segments_container to true check_test.go:354: Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8/data' lacks md5, skipping --- SKIP: TestCheckSum (1.48s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:16:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8/data" 2024/04/26 01:16:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/data.bin" 2024/04/26 01:16:52 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/data.bin: Auto set use_segments_container to true 2024/04/26 01:16:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/data" 2024/04/26 01:16:53 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/data: Auto set use_segments_container to true 2024/04/26 01:16:53 DEBUG : data/banana: md5 = b2542d18153aae974dab44acd572ba6c OK 2024/04/26 01:16:53 DEBUG : test.sum: md5 = 0afea5615f4db4c26244bb187d54e466 OK === RUN TestCheckSumDownload/subtest1 2024/04/26 01:16:55 DEBUG : data/potato: md5 = b72dcf8d0a7153f030956a3bf8cc43be OK 2024/04/26 01:16:55 DEBUG : test.sum: md5 = 07fe4284a7d796d96a3cc3d432fa0dfa OK === RUN TestCheckSumDownload/subtest2 2024/04/26 01:16:56 DEBUG : test.sum: md5 = 43be25a209711ae408c2a51e4ad0cc68 OK === RUN TestCheckSumDownload/subtest3 2024/04/26 01:16:56 DEBUG : test.sum: md5 = c50c9e024bcfe602bb7f5c03d135f388 OK === RUN TestCheckSumDownload/subtest4 2024/04/26 01:16:57 DEBUG : test.sum: md5 = ad416f5174bd260a03c6bddbce6273ce OK === RUN TestCheckSumDownload/subtest5 2024/04/26 01:16:58 DEBUG : test.sum: md5 = bada5547d275740dac837a5b436959bc OK === RUN TestCheckSumDownload/subtest6 2024/04/26 01:16:58 DEBUG : data/banana: md5 = 3de3d9c8e66972f938aaeea2c0ffc74b OK 2024/04/26 01:16:59 DEBUG : data/potato: md5 = 3f6dc79454e2ede05fe2e1ff139c5885 OK 2024/04/26 01:16:59 DEBUG : test.sum: md5 = 92d4c7f1c38a92ddcdb1ece6a021200a OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (8.61s) --- PASS: TestCheckSumDownload/subtest1 (0.32s) --- PASS: TestCheckSumDownload/subtest2 (0.22s) --- PASS: TestCheckSumDownload/subtest3 (0.37s) --- PASS: TestCheckSumDownload/subtest4 (0.20s) --- PASS: TestCheckSumDownload/subtest5 (0.38s) --- PASS: TestCheckSumDownload/subtest6 (0.21s) --- PASS: TestCheckSumDownload/subtest7 (0.24s) === RUN TestApplyTransforms 2024/04/26 01:17:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-cumadif2voseraf4nupuyab6" 2024/04/26 01:17:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:17:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-cumadif2voseraf4nupuyab6.bin" 2024/04/26 01:17:01 DEBUG : Swift container crypt path rclone-test-cumadif2voseraf4nupuyab6.bin: Auto set use_segments_container to true 2024/04/26 01:17:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-cumadif2voseraf4nupuyab6" 2024/04/26 01:17:01 DEBUG : Swift container crypt path rclone-test-cumadif2voseraf4nupuyab6: Auto set use_segments_container to true 2024/04/26 01:17:02 DEBUG : Creating backend with remote "/tmp/rclone3627698859" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-cumadif2voseraf4nupuyab6'", Local "Local file system at /tmp/rclone3627698859", Modify Window "1ns" 2024/04/26 01:17:02 DEBUG : hello, world!: md5 = 342a2962e35a855d4d896f3e85d21a53 OK upper checkfile vs. lower remote (without normalization) 2024/04/26 01:17:02 ERROR : hello, world!: sum not found 2024/04/26 01:17:02 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptSwift:rclone-test-cumadif2voseraf4nupuyab6' 2024/04/26 01:17:02 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-cumadif2voseraf4nupuyab6': 1 files missing 2024/04/26 01:17:02 NOTICE: 1 hashes missing 2024/04/26 01:17:02 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-cumadif2voseraf4nupuyab6': 2 differences found 2024/04/26 01:17:02 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-cumadif2voseraf4nupuyab6': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/26 01:17:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:17:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-cumadif2voseraf4nupuyab6': 0 differences found 2024/04/26 01:17:03 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-cumadif2voseraf4nupuyab6': 1 matching files 2024/04/26 01:17:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-nugukec8ziwemen2ralahax4" 2024/04/26 01:17:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:17:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nugukec8ziwemen2ralahax4.bin" 2024/04/26 01:17:03 DEBUG : Swift container crypt path rclone-test-nugukec8ziwemen2ralahax4.bin: Auto set use_segments_container to true 2024/04/26 01:17:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nugukec8ziwemen2ralahax4" 2024/04/26 01:17:04 DEBUG : Swift container crypt path rclone-test-nugukec8ziwemen2ralahax4: Auto set use_segments_container to true 2024/04/26 01:17:04 DEBUG : Creating backend with remote "/tmp/rclone2575292964" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-nugukec8ziwemen2ralahax4'", Local "Local file system at /tmp/rclone2575292964", Modify Window "1ns" 2024/04/26 01:17:04 DEBUG : HELLO, WORLD!: md5 = 77a10be3e220c2980ccaf8feaab995c6 OK lower checkfile vs. upper remote (without normalization) 2024/04/26 01:17:04 ERROR : HELLO, WORLD!: sum not found 2024/04/26 01:17:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-nugukec8ziwemen2ralahax4' 2024/04/26 01:17:04 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nugukec8ziwemen2ralahax4': 1 files missing 2024/04/26 01:17:04 NOTICE: 1 hashes missing 2024/04/26 01:17:04 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nugukec8ziwemen2ralahax4': 2 differences found 2024/04/26 01:17:04 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nugukec8ziwemen2ralahax4': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/26 01:17:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:17:05 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nugukec8ziwemen2ralahax4': 0 differences found 2024/04/26 01:17:05 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-nugukec8ziwemen2ralahax4': 1 matching files 2024/04/26 01:17:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yiqired5wivojof7gafatam8" 2024/04/26 01:17:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:17:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yiqired5wivojof7gafatam8.bin" 2024/04/26 01:17:05 DEBUG : Swift container crypt path rclone-test-yiqired5wivojof7gafatam8.bin: Auto set use_segments_container to true 2024/04/26 01:17:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yiqired5wivojof7gafatam8" 2024/04/26 01:17:06 DEBUG : Swift container crypt path rclone-test-yiqired5wivojof7gafatam8: Auto set use_segments_container to true 2024/04/26 01:17:06 DEBUG : Creating backend with remote "/tmp/rclone585583237" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yiqired5wivojof7gafatam8'", Local "Local file system at /tmp/rclone585583237", Modify Window "1ns" 2024/04/26 01:17:06 DEBUG : HeLlO, wOrLd!: md5 = a147ae15ceabf7ace3c292ffc642b0fb OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/26 01:17:06 ERROR : HeLlO, wOrLd!: sum not found 2024/04/26 01:17:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-yiqired5wivojof7gafatam8' 2024/04/26 01:17:06 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yiqired5wivojof7gafatam8': 1 files missing 2024/04/26 01:17:06 NOTICE: 1 hashes missing 2024/04/26 01:17:06 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yiqired5wivojof7gafatam8': 2 differences found 2024/04/26 01:17:06 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yiqired5wivojof7gafatam8': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/26 01:17:06 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:17:06 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yiqired5wivojof7gafatam8': 0 differences found 2024/04/26 01:17:06 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yiqired5wivojof7gafatam8': 1 matching files 2024/04/26 01:17:06 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-sifuhop6radumot2faditar4" 2024/04/26 01:17:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:17:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sifuhop6radumot2faditar4.bin" 2024/04/26 01:17:07 DEBUG : Swift container crypt path rclone-test-sifuhop6radumot2faditar4.bin: Auto set use_segments_container to true 2024/04/26 01:17:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sifuhop6radumot2faditar4" 2024/04/26 01:17:07 DEBUG : Swift container crypt path rclone-test-sifuhop6radumot2faditar4: Auto set use_segments_container to true 2024/04/26 01:17:08 DEBUG : Creating backend with remote "/tmp/rclone590095961" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-sifuhop6radumot2faditar4'", Local "Local file system at /tmp/rclone590095961", Modify Window "1ns" 2024/04/26 01:17:08 DEBUG : HELLO, WORLD!: md5 = 7c417692bee03adf22e5866fbcbd0e78 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/26 01:17:08 ERROR : HELLO, WORLD!: sum not found 2024/04/26 01:17:08 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptSwift:rclone-test-sifuhop6radumot2faditar4' 2024/04/26 01:17:08 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sifuhop6radumot2faditar4': 1 files missing 2024/04/26 01:17:08 NOTICE: 1 hashes missing 2024/04/26 01:17:08 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sifuhop6radumot2faditar4': 2 differences found 2024/04/26 01:17:08 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sifuhop6radumot2faditar4': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/26 01:17:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:17:09 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sifuhop6radumot2faditar4': 0 differences found 2024/04/26 01:17:09 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-sifuhop6radumot2faditar4': 1 matching files 2024/04/26 01:17:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lisitiy3bokiqif2koxaxoj4" 2024/04/26 01:17:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:17:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lisitiy3bokiqif2koxaxoj4.bin" 2024/04/26 01:17:09 DEBUG : Swift container crypt path rclone-test-lisitiy3bokiqif2koxaxoj4.bin: Auto set use_segments_container to true 2024/04/26 01:17:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lisitiy3bokiqif2koxaxoj4" 2024/04/26 01:17:09 DEBUG : Swift container crypt path rclone-test-lisitiy3bokiqif2koxaxoj4: Auto set use_segments_container to true 2024/04/26 01:17:10 DEBUG : Creating backend with remote "/tmp/rclone3780048984" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-lisitiy3bokiqif2koxaxoj4'", Local "Local file system at /tmp/rclone3780048984", Modify Window "1ns" 2024/04/26 01:17:10 DEBUG : 測試_Русский___ě_áñ: md5 = 856b43a9f3908357e6f5564d8524982a OK NFD checkfile vs. NFC remote (without normalization) 2024/04/26 01:17:10 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/26 01:17:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-lisitiy3bokiqif2koxaxoj4' 2024/04/26 01:17:10 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-lisitiy3bokiqif2koxaxoj4': 1 files missing 2024/04/26 01:17:10 NOTICE: 1 hashes missing 2024/04/26 01:17:10 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-lisitiy3bokiqif2koxaxoj4': 2 differences found 2024/04/26 01:17:10 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-lisitiy3bokiqif2koxaxoj4': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/26 01:17:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:17:11 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-lisitiy3bokiqif2koxaxoj4': 0 differences found 2024/04/26 01:17:11 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-lisitiy3bokiqif2koxaxoj4': 1 matching files 2024/04/26 01:17:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wegobap8cigakih7wubuwet2" 2024/04/26 01:17:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:17:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wegobap8cigakih7wubuwet2.bin" 2024/04/26 01:17:11 DEBUG : Swift container crypt path rclone-test-wegobap8cigakih7wubuwet2.bin: Auto set use_segments_container to true 2024/04/26 01:17:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wegobap8cigakih7wubuwet2" 2024/04/26 01:17:12 DEBUG : Swift container crypt path rclone-test-wegobap8cigakih7wubuwet2: Auto set use_segments_container to true 2024/04/26 01:17:12 DEBUG : Creating backend with remote "/tmp/rclone4197678577" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wegobap8cigakih7wubuwet2'", Local "Local file system at /tmp/rclone4197678577", Modify Window "1ns" 2024/04/26 01:17:12 DEBUG : 測試_Русский___ě_áñ: md5 = 8bde5adf94c6d9116465c5efc6a869db OK NFC checkfile vs. NFD remote (without normalization) 2024/04/26 01:17:13 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/26 01:17:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-wegobap8cigakih7wubuwet2' 2024/04/26 01:17:13 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wegobap8cigakih7wubuwet2': 1 files missing 2024/04/26 01:17:13 NOTICE: 1 hashes missing 2024/04/26 01:17:13 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wegobap8cigakih7wubuwet2': 2 differences found 2024/04/26 01:17:13 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wegobap8cigakih7wubuwet2': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/26 01:17:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:17:13 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wegobap8cigakih7wubuwet2': 0 differences found 2024/04/26 01:17:13 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wegobap8cigakih7wubuwet2': 1 matching files 2024/04/26 01:17:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qulanuj6rokorul8jumohed3" 2024/04/26 01:17:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:17:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qulanuj6rokorul8jumohed3.bin" 2024/04/26 01:17:13 DEBUG : Swift container crypt path rclone-test-qulanuj6rokorul8jumohed3.bin: Auto set use_segments_container to true 2024/04/26 01:17:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qulanuj6rokorul8jumohed3" 2024/04/26 01:17:14 DEBUG : Swift container crypt path rclone-test-qulanuj6rokorul8jumohed3: Auto set use_segments_container to true 2024/04/26 01:17:14 DEBUG : Creating backend with remote "/tmp/rclone2367278793" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qulanuj6rokorul8jumohed3'", Local "Local file system at /tmp/rclone2367278793", Modify Window "1ns" 2024/04/26 01:17:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 926d3c8da45c876930484849fd1271e3 OK NFDx2 checkfile vs. both remote (without normalization) 2024/04/26 01:17:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/26 01:17:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-qulanuj6rokorul8jumohed3' 2024/04/26 01:17:15 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-qulanuj6rokorul8jumohed3': 1 files missing 2024/04/26 01:17:15 NOTICE: 1 hashes missing 2024/04/26 01:17:15 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-qulanuj6rokorul8jumohed3': 2 differences found 2024/04/26 01:17:15 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-qulanuj6rokorul8jumohed3': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/26 01:17:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:17:15 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-qulanuj6rokorul8jumohed3': 0 differences found 2024/04/26 01:17:15 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-qulanuj6rokorul8jumohed3': 1 matching files 2024/04/26 01:17:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-mowifey9yehozux3caveliy1" 2024/04/26 01:17:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:17:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mowifey9yehozux3caveliy1.bin" 2024/04/26 01:17:15 DEBUG : Swift container crypt path rclone-test-mowifey9yehozux3caveliy1.bin: Auto set use_segments_container to true 2024/04/26 01:17:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mowifey9yehozux3caveliy1" 2024/04/26 01:17:16 DEBUG : Swift container crypt path rclone-test-mowifey9yehozux3caveliy1: Auto set use_segments_container to true 2024/04/26 01:17:16 DEBUG : Creating backend with remote "/tmp/rclone256365072" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-mowifey9yehozux3caveliy1'", Local "Local file system at /tmp/rclone256365072", Modify Window "1ns" 2024/04/26 01:17:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b0ab30c848cac20f5643401f02ad1c40 OK NFCx2 checkfile vs. both remote (without normalization) 2024/04/26 01:17:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/26 01:17:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-mowifey9yehozux3caveliy1' 2024/04/26 01:17:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-mowifey9yehozux3caveliy1': 1 files missing 2024/04/26 01:17:17 NOTICE: 1 hashes missing 2024/04/26 01:17:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-mowifey9yehozux3caveliy1': 2 differences found 2024/04/26 01:17:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-mowifey9yehozux3caveliy1': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/26 01:17:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:17:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-mowifey9yehozux3caveliy1': 0 differences found 2024/04/26 01:17:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-mowifey9yehozux3caveliy1': 1 matching files 2024/04/26 01:17:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yowafun7kacabac2lafifip0" 2024/04/26 01:17:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:17:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yowafun7kacabac2lafifip0.bin" 2024/04/26 01:17:17 DEBUG : Swift container crypt path rclone-test-yowafun7kacabac2lafifip0.bin: Auto set use_segments_container to true 2024/04/26 01:17:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yowafun7kacabac2lafifip0" 2024/04/26 01:17:18 DEBUG : Swift container crypt path rclone-test-yowafun7kacabac2lafifip0: Auto set use_segments_container to true 2024/04/26 01:17:18 DEBUG : Creating backend with remote "/tmp/rclone3357108494" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-yowafun7kacabac2lafifip0'", Local "Local file system at /tmp/rclone3357108494", Modify Window "1ns" 2024/04/26 01:17:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 03e3932a97ae464a8386152cc4e9ec86 OK both checkfile vs. NFDx2 remote (without normalization) 2024/04/26 01:17:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/26 01:17:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-yowafun7kacabac2lafifip0' 2024/04/26 01:17:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yowafun7kacabac2lafifip0': 1 files missing 2024/04/26 01:17:19 NOTICE: 1 hashes missing 2024/04/26 01:17:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yowafun7kacabac2lafifip0': 2 differences found 2024/04/26 01:17:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yowafun7kacabac2lafifip0': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/26 01:17:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:17:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yowafun7kacabac2lafifip0': 0 differences found 2024/04/26 01:17:19 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-yowafun7kacabac2lafifip0': 1 matching files 2024/04/26 01:17:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dejojeq1fefikim5rivodar0" 2024/04/26 01:17:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:17:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dejojeq1fefikim5rivodar0.bin" 2024/04/26 01:17:20 DEBUG : Swift container crypt path rclone-test-dejojeq1fefikim5rivodar0.bin: Auto set use_segments_container to true 2024/04/26 01:17:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dejojeq1fefikim5rivodar0" 2024/04/26 01:17:20 DEBUG : Swift container crypt path rclone-test-dejojeq1fefikim5rivodar0: Auto set use_segments_container to true 2024/04/26 01:17:20 DEBUG : Creating backend with remote "/tmp/rclone2801020839" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dejojeq1fefikim5rivodar0'", Local "Local file system at /tmp/rclone2801020839", Modify Window "1ns" 2024/04/26 01:17:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0d9d7fbf2fef72902233ee872cf8d7bd OK both checkfile vs. NFCx2 remote (without normalization) 2024/04/26 01:17:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/26 01:17:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-dejojeq1fefikim5rivodar0' 2024/04/26 01:17:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dejojeq1fefikim5rivodar0': 1 files missing 2024/04/26 01:17:21 NOTICE: 1 hashes missing 2024/04/26 01:17:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dejojeq1fefikim5rivodar0': 2 differences found 2024/04/26 01:17:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dejojeq1fefikim5rivodar0': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/26 01:17:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/26 01:17:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dejojeq1fefikim5rivodar0': 0 differences found 2024/04/26 01:17:21 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dejojeq1fefikim5rivodar0': 1 matching files 2024/04/26 01:17:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dejojeq1fefikim5rivodar0': Purge remote 2024/04/26 01:17:21 DEBUG : Waiting for deletions to finish 2024/04/26 01:17:21 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/04/26 01:17:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yowafun7kacabac2lafifip0': Purge remote 2024/04/26 01:17:21 DEBUG : Waiting for deletions to finish 2024/04/26 01:17:22 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/04/26 01:17:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mowifey9yehozux3caveliy1': Purge remote 2024/04/26 01:17:22 DEBUG : Waiting for deletions to finish 2024/04/26 01:17:22 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/04/26 01:17:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qulanuj6rokorul8jumohed3': Purge remote 2024/04/26 01:17:22 DEBUG : Waiting for deletions to finish 2024/04/26 01:17:23 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/04/26 01:17:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wegobap8cigakih7wubuwet2': Purge remote 2024/04/26 01:17:23 DEBUG : Waiting for deletions to finish 2024/04/26 01:17:23 INFO : 測試_Русский___ě_áñ.bin: Deleted 2024/04/26 01:17:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lisitiy3bokiqif2koxaxoj4': Purge remote 2024/04/26 01:17:23 DEBUG : Waiting for deletions to finish 2024/04/26 01:17:23 INFO : 測試_Русский___ě_áñ.bin: Deleted 2024/04/26 01:17:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sifuhop6radumot2faditar4': Purge remote 2024/04/26 01:17:23 DEBUG : Waiting for deletions to finish 2024/04/26 01:17:24 INFO : HELLO, WORLD!.bin: Deleted 2024/04/26 01:17:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yiqired5wivojof7gafatam8': Purge remote 2024/04/26 01:17:24 DEBUG : Waiting for deletions to finish 2024/04/26 01:17:24 INFO : HeLlO, wOrLd!.bin: Deleted 2024/04/26 01:17:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nugukec8ziwemen2ralahax4': Purge remote 2024/04/26 01:17:24 DEBUG : Waiting for deletions to finish 2024/04/26 01:17:25 INFO : HELLO, WORLD!.bin: Deleted 2024/04/26 01:17:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cumadif2voseraf4nupuyab6': Purge remote 2024/04/26 01:17:25 DEBUG : Waiting for deletions to finish 2024/04/26 01:17:25 INFO : hello, world!.bin: Deleted --- PASS: TestApplyTransforms (24.49s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:17:25 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/26 01:17:25 DEBUG : sub/file2: md5 = 99a80e3f9bdc7ed2c61316cdff766d32 OK 2024/04/26 01:17:25 INFO : file1: Copied (new) to: sub/file2 2024/04/26 01:17:25 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/26 01:17:25 DEBUG : file1: Unchanged skipping 2024/04/26 01:17:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.27s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (0.29s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:17:27 DEBUG : dst/file1: md5 = 75dfe8c3d6a68df75fcf389714ddfb1d OK 2024/04/26 01:17:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8/backup" 2024/04/26 01:17:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/backup.bin" 2024/04/26 01:17:27 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/backup.bin: Auto set use_segments_container to true 2024/04/26 01:17:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/backup" 2024/04/26 01:17:28 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/backup: Auto set use_segments_container to true 2024/04/26 01:17:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/26 01:17:29 INFO : dst/file1: Copied (server-side copy) 2024/04/26 01:17:29 INFO : dst/file1: Deleted 2024/04/26 01:17:29 DEBUG : dst/file1: md5 = 8a7605cf84773fefb2e9c0612cbbc381 OK 2024/04/26 01:17:29 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (3.37s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:17:30 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8/dst" 2024/04/26 01:17:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/dst.bin" 2024/04/26 01:17:30 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/dst.bin: Auto set use_segments_container to true 2024/04/26 01:17:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/dst" 2024/04/26 01:17:31 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/dst: Auto set use_segments_container to true 2024/04/26 01:17:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8/CompareDest" 2024/04/26 01:17:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/CompareDest.bin" 2024/04/26 01:17:31 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/CompareDest.bin: Auto set use_segments_container to true 2024/04/26 01:17:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/CompareDest" 2024/04/26 01:17:32 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/CompareDest: Auto set use_segments_container to true 2024/04/26 01:17:32 DEBUG : one: Need to transfer - File not found at Destination 2024/04/26 01:17:33 DEBUG : one: md5 = e31e9c3c2cbd8a7789effe2c919ca93f OK 2024/04/26 01:17:33 INFO : one: Copied (new) 2024/04/26 01:17:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:17:34 DEBUG : one: md5 = f3e608ba7c6906607b1fa739e04351e7 OK 2024/04/26 01:17:34 INFO : one: Copied (replaced existing) 2024/04/26 01:17:34 DEBUG : dst/one: md5 = 5445e36d8c7b08e0c9e39b9a3224a9bd OK 2024/04/26 01:17:34 DEBUG : CompareDest/one: md5 = f7777ba66ef84b816b5cfcb6e4674f5b OK 2024/04/26 01:17:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:17:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/26 01:17:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/26 01:17:35 DEBUG : CompareDest/two: md5 = 8bdd28a9efaa899cb265e48a0d04b1eb OK 2024/04/26 01:17:35 DEBUG : two: Need to transfer - File not found at Destination 2024/04/26 01:17:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/26 01:17:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/26 01:17:36 DEBUG : two: Need to transfer - File not found at Destination 2024/04/26 01:17:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/26 01:17:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/26 01:17:36 DEBUG : two: Need to transfer - File not found at Destination 2024/04/26 01:17:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/26 01:17:36 DEBUG : two: md5 = 5757bb40c22fd6bc632b38fbda476c57 OK 2024/04/26 01:17:36 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (7.86s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:17:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8/dst" 2024/04/26 01:17:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/dst.bin" 2024/04/26 01:17:38 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/dst.bin: Auto set use_segments_container to true 2024/04/26 01:17:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/dst" 2024/04/26 01:17:38 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/dst: Auto set use_segments_container to true 2024/04/26 01:17:39 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8/CopyDest" 2024/04/26 01:17:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/CopyDest.bin" 2024/04/26 01:17:39 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/CopyDest.bin: Auto set use_segments_container to true 2024/04/26 01:17:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/CopyDest" 2024/04/26 01:17:40 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/CopyDest: Auto set use_segments_container to true 2024/04/26 01:17:40 DEBUG : one: Need to transfer - File not found at Destination 2024/04/26 01:17:41 DEBUG : one: md5 = 5b6ffc5383bcf64303cdfe1e9f7a6426 OK 2024/04/26 01:17:41 INFO : one: Copied (new) 2024/04/26 01:17:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:17:41 DEBUG : one: md5 = 1cd723048d3d31489eaf000f6c70f60e OK 2024/04/26 01:17:41 INFO : one: Copied (replaced existing) 2024/04/26 01:17:42 DEBUG : dst/one: md5 = e1ab19783e0852f2cd38c659c16f23b2 OK 2024/04/26 01:17:42 DEBUG : CopyDest/one: md5 = 4639115c19396c5f6612411bbfe428f9 OK 2024/04/26 01:17:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8/BackupDir" 2024/04/26 01:17:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/BackupDir.bin" 2024/04/26 01:17:43 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/BackupDir.bin: Auto set use_segments_container to true 2024/04/26 01:17:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/BackupDir" 2024/04/26 01:17:43 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/BackupDir: Auto set use_segments_container to true 2024/04/26 01:17:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:17:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/26 01:17:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:17:44 INFO : one: Copied (server-side copy) 2024/04/26 01:17:44 INFO : one: Deleted 2024/04/26 01:17:45 INFO : one: Copied (server-side copy) 2024/04/26 01:17:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/26 01:17:45 DEBUG : CopyDest/two: md5 = e5828edaa19c87371e5fc876d2115545 OK 2024/04/26 01:17:46 DEBUG : two: Need to transfer - File not found at Destination 2024/04/26 01:17:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/26 01:17:46 INFO : two: Copied (server-side copy) 2024/04/26 01:17:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/26 01:17:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/26 01:17:47 DEBUG : two: Unchanged skipping 2024/04/26 01:17:47 DEBUG : CopyDest/three: md5 = 5d755ec007b1b55fa2ebde843b3b086f OK 2024/04/26 01:17:48 DEBUG : three: Need to transfer - File not found at Destination 2024/04/26 01:17:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/26 01:17:48 DEBUG : three: Destination not found in --copy-dest 2024/04/26 01:17:48 DEBUG : three: md5 = 5bdfdca623203c2d0f6dbff96f1321bd OK 2024/04/26 01:17:48 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (12.28s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" copy_test.go:369: Partial uploads not supported --- SKIP: TestCopyInplace (0.22s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" copy_test.go:402: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:17:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/26 01:17:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b0b59996ebca66e89a0550e945d76326 OK 2024/04/26 01:17:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/04/26 01:17:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/04/26 01:17:51 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/crypt/rclone-test-selonis6nokiqej2yayizuw8/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2024/04/26 01:17:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/04/26 01:17:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/04/26 01:17:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 420b3fa8956e00fd9a368d63e6dc7c3f OK 2024/04/26 01:17:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (2.38s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.20s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.10s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.09s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.10s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:17:54 DEBUG : a.txt: md5 = b8b33bda8209052ed8ebf3a4ff82ab90 OK 2024/04/26 01:17:55 DEBUG : zend.txt: md5 = 7ef2cd8cb4df409f6b17b3130a4d960a OK 2024/04/26 01:17:55 DEBUG : sub dir/hello world: md5 = deefbf42ffc618f79b68552ea99fc318 OK 2024/04/26 01:17:55 DEBUG : sub dir/hello world2: md5 = baa6c5b0cee3b0eba31735ebcf93eb23 OK 2024/04/26 01:17:56 DEBUG : sub dir/ignore dir/.ignore: md5 = 4fcc803b403de3a208b50869ea884e40 OK 2024/04/26 01:17:56 DEBUG : sub dir/ignore dir/should be ignored: md5 = f024e2ce5af2754c1c6311a6aa0fc6fc OK 2024/04/26 01:17:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = c7bef78044efde0e3721a20e623d8fcc OK 2024/04/26 01:17:57 DEBUG : a.txt: Excluded (Size Filter) 2024/04/26 01:17:57 DEBUG : a.txt: Excluded 2024/04/26 01:17:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/26 01:17:57 DEBUG : sub dir/hello world: Excluded 2024/04/26 01:17:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/26 01:17:57 DEBUG : sub dir/hello world2: Excluded 2024/04/26 01:17:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/26 01:17:57 DEBUG : sub dir/hello world: Excluded 2024/04/26 01:17:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/26 01:17:57 DEBUG : sub dir/hello world2: Excluded 2024/04/26 01:17:57 DEBUG : sub dir/ignore dir: Excluded 2024/04/26 01:17:58 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (5.14s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:17:59 DEBUG : file1: md5 = 126ea2ae2ae0e500aea0e08049520ede OK 2024/04/26 01:18:00 DEBUG : sub/file2: md5 = 3993f70d719b4e54da8a79fbe18fc8a9 OK === 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 2024/04/26 01:18:01 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.27s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.14s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.09s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:02 DEBUG : file1: md5 = 04b8ab8731fc81162e278fdb1bd246a8 OK 2024/04/26 01:18:02 DEBUG : sub/file2: md5 = 72e7e5242a90a6522657489770a5901c OK === 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 2024/04/26 01:18:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8/notfound" 2024/04/26 01:18:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/notfound.bin" 2024/04/26 01:18:03 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/notfound.bin: Auto set use_segments_container to true 2024/04/26 01:18:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/notfound" 2024/04/26 01:18:04 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (3.68s) --- PASS: TestStatJSON/Root (0.14s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.29s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (0.16s) --- PASS: TestStatJSON/DirFilesOnly (0.05s) --- PASS: TestStatJSON/FileFilesOnly (0.05s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.06s) --- PASS: TestStatJSON/DirDirsOnly (0.06s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (1.32s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': Making directory 2024/04/26 01:18:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': Making directory --- PASS: TestMkdir (0.23s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:05 DEBUG : sub dir/hello world: md5 = b0ee9c61113f1f9b93ac460f00521883 OK --- PASS: TestLsd (0.78s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:06 DEBUG : potato2: md5 = 3300b39b19475a7e7e1bacb69483053b OK 2024/04/26 01:18:07 DEBUG : empty space: md5 = 11576b88d17466a157360b6c7718aaf4 OK --- PASS: TestLs (1.42s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:08 DEBUG : potato2: md5 = 4268dc29fedd8e5aa29dfe3a8c67233e OK 2024/04/26 01:18:08 DEBUG : empty space: md5 = 11e4e5a6e32a559cf52366298107c3dc OK 2024/04/26 01:18:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/04/26 01:18:08 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.44s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:09 DEBUG : potato2: md5 = ba9109e72e616460c316690911cf5bdc OK 2024/04/26 01:18:09 DEBUG : empty space: md5 = 596bb2233af4c4efe15268d6c416269b OK --- PASS: TestLsLong (1.39s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:10 DEBUG : potato2: md5 = 188e9e3dd4f1ba4e3afbbfc228422b2f OK 2024/04/26 01:18:11 DEBUG : empty space: md5 = d0a0f2eb20dbf7d2c43e04326072bed3 OK --- PASS: TestHashSums (1.29s) === RUN TestHashSumsWithErrors 2024/04/26 01:18:12 DEBUG : Creating backend with remote ":memory:" 2024/04/26 01:18:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/04/26 01:18:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/26 01:18:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/26 01:18:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/26 01:18:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/26 01:18:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/26 01:18:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/26 01:18:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/04/26 01:18:12 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 "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:12 DEBUG : potato2: md5 = 2e4b480dcec88d8246c79f118dfab704 OK 2024/04/26 01:18:12 DEBUG : empty space: md5 = 92311c3cf90069c10cf5ebf497c68189 OK 2024/04/26 01:18:12 DEBUG : sub dir/potato3: md5 = 6503c7dfecb64ffd5c0201a6755f91c8 OK --- PASS: TestCount (2.08s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:14 DEBUG : small: md5 = f7c10a4d05033bf54be5316578b7beed OK 2024/04/26 01:18:14 DEBUG : medium: md5 = 3d87e7201618f884437e1c528bfce56d OK 2024/04/26 01:18:15 DEBUG : large: md5 = d2f6afd2061825516ae5c0d034a0e476 OK 2024/04/26 01:18:15 DEBUG : Waiting for deletions to finish 2024/04/26 01:18:15 DEBUG : large: Excluded (Size Filter) 2024/04/26 01:18:15 INFO : medium: Deleted 2024/04/26 01:18:15 INFO : small: Deleted --- PASS: TestDelete (2.27s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:16 DEBUG : small: md5 = 2fbe3802779e1fbcfe9c942d12290dbb OK 2024/04/26 01:18:16 DEBUG : medium: md5 = 85fdbb563666f703317ab2ef50e1fb61 OK 2024/04/26 01:18:16 DEBUG : large: md5 = 15db9046f9b3d807ab8403c863ca722d OK 2024/04/26 01:18:17 DEBUG : Waiting for deletions to finish 2024/04/26 01:18:17 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/04/26 01:18:17 INFO : medium: Deleted 2024/04/26 01:18:17 INFO : small: Deleted --- PASS: TestMaxDelete (1.73s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:18 DEBUG : small: md5 = 1cd7b05269263ba1f6b75d38adea55c0 OK 2024/04/26 01:18:18 DEBUG : medium: md5 = 8620616adfd37761440e64fe565326e8 OK 2024/04/26 01:18:19 DEBUG : large: md5 = cdb2d33d31455c87f579e8b6c8236bed OK 2024/04/26 01:18:19 DEBUG : Waiting for deletions to finish 2024/04/26 01:18:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/04/26 01:18:19 INFO : medium: Deleted 2024/04/26 01:18:19 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.24s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:20 DEBUG : small: md5 = 3f86625c1018fe18f227a7afd1a118eb OK 2024/04/26 01:18:20 DEBUG : medium: md5 = 543de6c615e835cdee4404f9067802cf OK 2024/04/26 01:18:20 DEBUG : large: md5 = 145b42f03a0bff3dbe5af9cb4c851790 OK 2024/04/26 01:18:21 DEBUG : Waiting for deletions to finish 2024/04/26 01:18:21 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/04/26 01:18:21 INFO : small: Deleted 2024/04/26 01:18:21 INFO : large: Deleted --- PASS: TestMaxDeleteSize (1.77s) === RUN TestRetry 2024/04/26 01:18:22 DEBUG : Received error: EOF - low level retry 1/5 2024/04/26 01:18:22 DEBUG : Received error: EOF - low level retry 2/5 2024/04/26 01:18:22 DEBUG : Received error: EOF - low level retry 1/5 2024/04/26 01:18:22 DEBUG : Received error: EOF - low level retry 2/5 2024/04/26 01:18:22 DEBUG : Received error: EOF - low level retry 3/5 2024/04/26 01:18:22 DEBUG : Received error: EOF - low level retry 4/5 2024/04/26 01:18:22 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:22 DEBUG : file1: md5 = 4d05d84c5c6f92e3c6c9964fbd0240cd OK 2024/04/26 01:18:22 DEBUG : file2: md5 = 39981f3fab777ca68c61c432791d11a7 OK --- PASS: TestCat (2.27s) === RUN TestPurge 2024/04/26 01:18:24 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qahiguf2lokuqon6caweyed3" 2024/04/26 01:18:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:18:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qahiguf2lokuqon6caweyed3.bin" 2024/04/26 01:18:24 DEBUG : Swift container crypt path rclone-test-qahiguf2lokuqon6caweyed3.bin: Auto set use_segments_container to true 2024/04/26 01:18:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qahiguf2lokuqon6caweyed3" 2024/04/26 01:18:25 DEBUG : Swift container crypt path rclone-test-qahiguf2lokuqon6caweyed3: Auto set use_segments_container to true 2024/04/26 01:18:25 DEBUG : Creating backend with remote "/tmp/rclone3038891152" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-qahiguf2lokuqon6caweyed3'", Local "Local file system at /tmp/rclone3038891152", Modify Window "1ns" 2024/04/26 01:18:25 DEBUG : A1/B1/C1/one: md5 = c232ea7ccef7578fbe50351c149463dc OK 2024/04/26 01:18:25 DEBUG : A2: Making directory 2024/04/26 01:18:25 DEBUG : A1/B2: Making directory 2024/04/26 01:18:25 DEBUG : A1/B2/C2: Making directory 2024/04/26 01:18:25 DEBUG : A1/B1/C3: Making directory 2024/04/26 01:18:25 DEBUG : A3: Making directory 2024/04/26 01:18:25 DEBUG : A3/B3: Making directory 2024/04/26 01:18:25 DEBUG : A3/B3/C4: Making directory 2024/04/26 01:18:26 DEBUG : A1/two: md5 = c46d1e99f4b1cba8d98006c006343b11 OK 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" 2024/04/26 01:18:26 DEBUG : Waiting for deletions to finish 2024/04/26 01:18:26 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" 2024/04/26 01:18:26 DEBUG : Waiting for deletions to finish 2024/04/26 01:18:27 INFO : A1/two.bin: Deleted 2024/04/26 01:18:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qahiguf2lokuqon6caweyed3': Purge remote 2024/04/26 01:18:27 DEBUG : Waiting for deletions to finish --- PASS: TestPurge (3.05s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:27 DEBUG : A1/B1/C1/one: md5 = ee7ae672bca450ec39cba8e188b6d97b OK 2024/04/26 01:18:27 DEBUG : A2: Making directory 2024/04/26 01:18:27 DEBUG : A1/B2: Making directory 2024/04/26 01:18:27 DEBUG : A1/B2/C2: Making directory 2024/04/26 01:18:27 DEBUG : A1/B1/C3: Making directory 2024/04/26 01:18:27 DEBUG : A3: Making directory 2024/04/26 01:18:27 DEBUG : A3/B3: Making directory 2024/04/26 01:18:27 DEBUG : A3/B3/C4: Making directory 2024/04/26 01:18:28 DEBUG : A1/two: md5 = 06eb61ce09ab972d5f053c65b3ac830b OK 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" 2024/04/26 01:18:28 DEBUG : removing 1 level 3 directories 2024/04/26 01:18:28 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" 2024/04/26 01:18:29 DEBUG : removing 1 level 0 directories 2024/04/26 01:18:29 INFO : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': Removing directory --- PASS: TestRmdirsNoLeaveRoot (2.42s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:29 DEBUG : A1: Making directory 2024/04/26 01:18:29 DEBUG : A1/B1: Making directory 2024/04/26 01:18:29 DEBUG : 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.24s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:30 DEBUG : A1: Making directory 2024/04/26 01:18:30 DEBUG : A1/B1: Making directory 2024/04/26 01:18:30 DEBUG : 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.25s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:30 DEBUG : file1: md5 = 2c2f5f9d3bde0ac4b734eac2ad15f887 OK 2024/04/26 01:18:30 DEBUG : filename.txt: File name found in url 2024/04/26 01:18:31 DEBUG : filename.txt: md5 = 4d02544670b1ea4f49e86d829b8b081b OK 2024/04/26 01:18:31 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/04/26 01:18:31 DEBUG : headerfilename.txt: md5 = 9fe74ad18eca1ea4363e5c9952e7a4eb OK 2024/04/26 01:18:31 DEBUG : file2: md5 = 650334f6c389b5fe8011cdd93f1c5743 OK --- PASS: TestCopyURL (2.71s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:33 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/26 01:18:33 DEBUG : sub/file2: md5 = bb93951281557b17c715089cb3299c7c OK 2024/04/26 01:18:33 INFO : file1: Copied (new) to: sub/file2 2024/04/26 01:18:33 INFO : file1: Deleted 2024/04/26 01:18:33 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/26 01:18:33 DEBUG : file1: Unchanged skipping 2024/04/26 01:18:33 INFO : file1: Deleted 2024/04/26 01:18:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.26s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:34 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/26 01:18:34 DEBUG : file1: md5 = 2082f68c3d4f8f037c419c17dec43672 OK 2024/04/26 01:18:34 INFO : file1: Copied (new) 2024/04/26 01:18:34 INFO : file1: Deleted 2024/04/26 01:18:34 DEBUG : file1: Destination exists, skipping 2024/04/26 01:18:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.98s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.18s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:35 DEBUG : dst/file1: md5 = f2564f789f1da627b23fdcad6d30cc61 OK 2024/04/26 01:18:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8/backup" 2024/04/26 01:18:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/backup.bin" 2024/04/26 01:18:36 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/backup.bin: Auto set use_segments_container to true 2024/04/26 01:18:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-selonis6nokiqej2yayizuw8/backup" 2024/04/26 01:18:36 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8/backup: Auto set use_segments_container to true 2024/04/26 01:18:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/26 01:18:37 INFO : dst/file1: Copied (server-side copy) 2024/04/26 01:18:37 INFO : dst/file1: Deleted 2024/04/26 01:18:37 DEBUG : dst/file1: md5 = 733fd62437c88c84ae4c5536312b0c9e OK 2024/04/26 01:18:37 INFO : dst/file1: Copied (new) 2024/04/26 01:18:37 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.02s) === 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 "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:38 DEBUG : A1/one: md5 = 594b48cd942d32478dfd55775d3cd2a6 OK 2024/04/26 01:18:39 DEBUG : A1/two: md5 = 4c10e0a478b3870b56cf2144e14f9fe0 OK 2024/04/26 01:18:39 DEBUG : A1/B1/three: md5 = a00b940fcc044887dc4fc2ca0e7837d5 OK 2024/04/26 01:18:39 DEBUG : A1/B1/C1/four: md5 = 2806c73c132071477802248d0f942345 OK 2024/04/26 01:18:39 DEBUG : A1/B1/C2/five: md5 = e9a578e0f7dd92e5154cc0ce23e1e4fd OK 2024/04/26 01:18:39 DEBUG : A1/B2: Making directory 2024/04/26 01:18:39 DEBUG : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2024/04/26 01:18:40 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2024/04/26 01:18:40 INFO : A1/B1/C2/five: Deleted 2024/04/26 01:18:41 INFO : A1/one: Copied (server-side copy) to: A2/one 2024/04/26 01:18:41 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2024/04/26 01:18:41 INFO : A1/two: Copied (server-side copy) to: A2/two 2024/04/26 01:18:41 INFO : A1/B1/three: Deleted 2024/04/26 01:18:41 INFO : A1/one: Deleted 2024/04/26 01:18:41 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2024/04/26 01:18:41 INFO : A1/two: Deleted 2024/04/26 01:18:41 INFO : A1/B1/C1/four: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2024/04/26 01:18:42 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2024/04/26 01:18:42 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2024/04/26 01:18:42 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2024/04/26 01:18:42 INFO : A2/B1/three: Deleted 2024/04/26 01:18:42 INFO : A2/one: Copied (server-side copy) to: A3/one 2024/04/26 01:18:42 INFO : A2/B1/C2/five: Deleted 2024/04/26 01:18:42 INFO : A2/one: Deleted 2024/04/26 01:18:42 INFO : A2/B1/C1/four: Deleted 2024/04/26 01:18:42 INFO : A2/two: Copied (server-side copy) to: A3/two 2024/04/26 01:18:42 INFO : A2/two: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2024/04/26 01:18:42 INFO : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/04/26 01:18:43 INFO : A3/one: Copied (server-side copy) to: A4/one 2024/04/26 01:18:43 INFO : A3/two: Copied (server-side copy) to: A4/two 2024/04/26 01:18:43 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2024/04/26 01:18:43 INFO : A3/B1/three: Deleted 2024/04/26 01:18:43 INFO : A3/two: Deleted 2024/04/26 01:18:43 INFO : A3/one: Deleted 2024/04/26 01:18:43 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2024/04/26 01:18:43 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2024/04/26 01:18:43 INFO : A3/B1/C2/five: Deleted 2024/04/26 01:18:43 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 (6.57s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" --- PASS: TestGetFsInfo (0.10s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': File to upload is small (34 bytes), uploading instead of streaming 2024/04/26 01:18:45 DEBUG : no_checksum_small_file_from_pipe: md5 = 7eb3c7a6d6854a3d6ce0d1371e18a9d3 OK 2024/04/26 01:18:45 INFO : no_checksum_small_file_from_pipe: Copied (new) 2024/04/26 01:18:45 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-selonis6nokiqej2yayizuw8/no_checksum_big_file_from_pipe.bin/2024-04-26-011845-Yyyw6eReEICWLNVgmtLAgQ/00000000" into "crypt_segments" 2024/04/26 01:18:46 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/04/26 01:18:46 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8: uploading manifest "rclone-test-selonis6nokiqej2yayizuw8/no_checksum_big_file_from_pipe.bin" to "crypt" 2024/04/26 01:18:46 DEBUG : no_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2024/04/26 01:18:46 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/04/26 01:18:46 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': File to upload is small (34 bytes), uploading instead of streaming 2024/04/26 01:18:50 DEBUG : with_checksum_small_file_from_pipe: md5 = 722a0f55d6d58aa0eaf8b6efb5fbd38d OK 2024/04/26 01:18:50 INFO : with_checksum_small_file_from_pipe: Copied (new) 2024/04/26 01:18:50 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-selonis6nokiqej2yayizuw8/with_checksum_big_file_from_pipe.bin/2024-04-26-011850-1jMQhauYCeYl1rlUXwiJgg/00000000" into "crypt_segments" 2024/04/26 01:18:50 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/04/26 01:18:50 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8: uploading manifest "rclone-test-selonis6nokiqej2yayizuw8/with_checksum_big_file_from_pipe.bin" to "crypt" 2024/04/26 01:18:51 DEBUG : with_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2024/04/26 01:18:51 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': File to upload is small (34 bytes), uploading instead of streaming 2024/04/26 01:18:52 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/26 01:18:52 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-selonis6nokiqej2yayizuw8/ignore_checksum_big_file_from_pipe.bin/2024-04-26-011852-L3Sfkr-vOIBnBpwTwV0Xcg/00000000" into "crypt_segments" 2024/04/26 01:18:53 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/04/26 01:18:53 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8: uploading manifest "rclone-test-selonis6nokiqej2yayizuw8/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2024/04/26 01:18:53 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 "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': File to upload is small (34 bytes), uploading instead of streaming 2024/04/26 01:18:55 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/26 01:18:55 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-selonis6nokiqej2yayizuw8/ignore_checksum_big_file_from_pipe.bin/2024-04-26-011855-TYZ4pbi3rlDn2ICJdftuvA/00000000" into "crypt_segments" 2024/04/26 01:18:55 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/04/26 01:18:55 DEBUG : Swift container crypt path rclone-test-selonis6nokiqej2yayizuw8: uploading manifest "rclone-test-selonis6nokiqej2yayizuw8/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2024/04/26 01:18:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (12.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.59s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" operations_test.go:1514: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.29s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:18:58 DEBUG : potato1: md5 = 0ce764c4a5e34541922cb7d1da2a4038 OK 2024/04/26 01:18:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': File to upload is small (60 bytes), uploading instead of streaming 2024/04/26 01:18:58 DEBUG : potato2: md5 = d2bec36fccf1ac7819d7910b5b467d85 OK 2024/04/26 01:18:58 INFO : potato2: Copied (new) --- PASS: TestRcatSize (1.51s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" operations_test.go:1595: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.35s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" 2024/04/26 01:19:00 DEBUG : potato2: md5 = 4b38640cf5440ad323f05d577ab12055 OK 2024/04/26 01:19:00 DEBUG : empty space: md5 = 45ff8189e4eaf9553335a1a574ecf4af OK 2024/04/26 01:19:00 DEBUG : sub dir/potato3: md5 = 33c2ea7e17f6d322a1c0cd1e0b4a8889 OK 2024/04/26 01:19:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': Touching "empty space" 2024/04/26 01:19:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': Touching "potato2" 2024/04/26 01:19:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': Touching "sub dir/potato3" --- PASS: TestTouchDir (3.20s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" operations_test.go:1685: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.30s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" operations_test.go:1704: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.10s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" operations_test.go:1725: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.10s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" operations_test.go:1761: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8'", Local "Local file system at /tmp/rclone1713289929", Modify Window "1ns" operations_test.go:1805: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.10s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/04/26 01:19:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-selonis6nokiqej2yayizuw8': Purge remote 2024/04/26 01:19:03 DEBUG : Waiting for deletions to finish "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 2m27.137641709s (try 1/5)