"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2024/11/03 02:19:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-miqogus8mupa" 2024/11/03 02:19:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:19:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa.bin" 2024/11/03 02:19:01 DEBUG : Swift container crypt path rclone-test-miqogus8mupa.bin: Auto set use_segments_container to true 2024/11/03 02:19:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa" 2024/11/03 02:19:02 DEBUG : Swift container crypt path rclone-test-miqogus8mupa: Auto set use_segments_container to true 2024/11/03 02:19:02 DEBUG : Creating backend with remote "/tmp/rclone1151441828" === 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", 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/11/03 02:19:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/03 02:19:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/03 02:19:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/03 02:19:03 DEBUG : potato: Seek from 10 to 0 2024/11/03 02:19:03 DEBUG : potato: Seek from 10 to 0 2024/11/03 02:19:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/03 02:19:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/03 02:19:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/03 02:19:03 DEBUG : potato: Seek from 5 to 2 2024/11/03 02:19:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/03 02:19:03 DEBUG : potato: Seek from 7 to 0 2024/11/03 02:19:03 DEBUG : potato: Seek from 7 to 0 2024/11/03 02:19:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/03 02:19:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/03 02:19:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/03 02:19:03 DEBUG : potato: Seek from 5 to 2 2024/11/03 02:19:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/03 02:19:03 DEBUG : potato: Seek from 8 to 0 2024/11/03 02:19:03 DEBUG : potato: Seek from 8 to 0 2024/11/03 02:19:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/03 02:19:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/03 02:19:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/03 02:19:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/03 02:19:03 DEBUG : potato: Seek from 5 to 2 2024/11/03 02:19:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/03 02:19:03 DEBUG : potato: Seek from 9 to 0 2024/11/03 02:19:03 DEBUG : potato: Seek from 9 to 0 2024/11/03 02:19:03 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:19:03 DEBUG : rutabaga: md5 = e67f5435a2ac08bff3111bfebf470ef0 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/03 02:19:04 DEBUG : empty space: md5 = 32b9d035d0cebc2c614894267e82a086 OK === RUN TestCheck/3 2024/11/03 02:19:05 DEBUG : potato2: md5 = 1694daeb8622adf645ee5803f41bbe90 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/03 02:19:06 DEBUG : remotepotato: md5 = 76bd93695394d31db33eec0d38e80229 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.46s) --- PASS: TestCheck/1 (0.15s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2024/11/03 02:19:08 DEBUG : Creating backend with remote "nonexistent" 2024/11/03 02:19:08 DEBUG : Creating backend with remote "nonexistent" 2024/11/03 02:19:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/03 02:19:08 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/11/03 02:19:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/03 02:19:08 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:19:08 DEBUG : rutabaga: md5 = 9520a5450f39322aef4dcb25b1b53fb7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/03 02:19:09 DEBUG : empty space: md5 = 4d971d5e2a472de30ece17ac8b022bde OK === RUN TestCheckDownload/3 2024/11/03 02:19:10 DEBUG : potato2: md5 = 8693e2ac39181380c51c25849ed7dbb5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/03 02:19:11 DEBUG : remotepotato: md5 = 04d9b1972ec081bfbcdcc3975a3a5355 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (5.31s) --- PASS: TestCheckDownload/1 (0.22s) --- PASS: TestCheckDownload/2 (0.11s) --- PASS: TestCheckDownload/3 (0.20s) --- PASS: TestCheckDownload/4 (0.35s) --- PASS: TestCheckDownload/5 (0.20s) --- PASS: TestCheckDownload/6 (0.68s) --- PASS: TestCheckDownload/7 (0.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:19:13 DEBUG : rutabaga: md5 = 699013e190b53c102d022b5b92900035 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/03 02:19:14 DEBUG : empty space: md5 = 738d7c91a0f5eacd9b040c7f96e89439 OK === RUN TestCheckSizeOnly/3 2024/11/03 02:19:15 DEBUG : potato2: md5 = a2e3ad75eb20ced12690c9f1bc7b6337 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/03 02:19:16 DEBUG : remotepotato: md5 = b2554ee2e331088189385b8145932319 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.18s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.35s) --- PASS: TestCheckSizeOnly/4 (0.10s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:19:18 DEBUG : test.sum: md5 = c3d055073505644efa7217481618efa3 OK 2024/11/03 02:19:18 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/03 02:19:18 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/03 02:19:18 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/03 02:19:18 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/03 02:19:18 DEBUG : test.sum: md5 = 7963bec588f40482ac987e0164d546f7 OK 2024/11/03 02:19:18 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/03 02:19:18 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/03 02:19:18 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/03 02:19:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.40s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:19:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-miqogus8mupa/data" 2024/11/03 02:19:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/data.bin" 2024/11/03 02:19:19 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/data.bin: Auto set use_segments_container to true 2024/11/03 02:19:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/data" 2024/11/03 02:19:20 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/data: Auto set use_segments_container to true check_test.go:354: Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:19:21 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-miqogus8mupa/data" 2024/11/03 02:19:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/data.bin" 2024/11/03 02:19:21 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/data.bin: Auto set use_segments_container to true 2024/11/03 02:19:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/data" 2024/11/03 02:19:22 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/data: Auto set use_segments_container to true 2024/11/03 02:19:24 DEBUG : data/banana: md5 = d950212f6476cea28405fb74d3e32dd6 OK 2024/11/03 02:19:24 DEBUG : test.sum: md5 = ea3be5f7813c02fb93aaee983bc325d9 OK === RUN TestCheckSumDownload/subtest1 2024/11/03 02:19:26 DEBUG : data/potato: md5 = 20f62f954ef707251923b0f14e3a95f3 OK 2024/11/03 02:19:26 DEBUG : test.sum: md5 = 6818c99e897922fee9763748b77c0ef7 OK === RUN TestCheckSumDownload/subtest2 2024/11/03 02:19:27 DEBUG : test.sum: md5 = 84338f1a707ebdc8d80030ed0a302e49 OK === RUN TestCheckSumDownload/subtest3 2024/11/03 02:19:28 DEBUG : test.sum: md5 = 975d8cb38ab5bbc20b81c6a6e21ab8f1 OK === RUN TestCheckSumDownload/subtest4 2024/11/03 02:19:28 DEBUG : test.sum: md5 = 7236117db7ce04dd96a690d987952bbb OK === RUN TestCheckSumDownload/subtest5 2024/11/03 02:19:29 DEBUG : test.sum: md5 = 13fd11a7d14ee5ebc64c54cb0d521280 OK === RUN TestCheckSumDownload/subtest6 2024/11/03 02:19:30 DEBUG : data/banana: md5 = 4f5c84c545f92685625c167172eb8a79 OK 2024/11/03 02:19:30 DEBUG : data/potato: md5 = 188cc6332ab7ae508163fd68cd9f0589 OK 2024/11/03 02:19:30 DEBUG : test.sum: md5 = de2d938f991b37a32b2d4f4d8f27c733 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.18s) --- PASS: TestCheckSumDownload/subtest1 (0.56s) --- PASS: TestCheckSumDownload/subtest2 (0.19s) --- PASS: TestCheckSumDownload/subtest3 (0.40s) --- PASS: TestCheckSumDownload/subtest4 (0.30s) --- PASS: TestCheckSumDownload/subtest5 (0.20s) --- PASS: TestCheckSumDownload/subtest6 (0.31s) --- PASS: TestCheckSumDownload/subtest7 (0.49s) === RUN TestApplyTransforms 2024/11/03 02:19:32 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-henehit0giro" 2024/11/03 02:19:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:19:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-henehit0giro.bin" 2024/11/03 02:19:32 DEBUG : Swift container crypt path rclone-test-henehit0giro.bin: Auto set use_segments_container to true 2024/11/03 02:19:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-henehit0giro" 2024/11/03 02:19:33 DEBUG : Swift container crypt path rclone-test-henehit0giro: Auto set use_segments_container to true 2024/11/03 02:19:33 DEBUG : Creating backend with remote "/tmp/rclone3419987357" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-henehit0giro'", Local "Local file system at /tmp/rclone3419987357", Modify Window "1ns" 2024/11/03 02:19:34 DEBUG : hello, world!: md5 = 223fd629451a5c0a70eba2041af0194b OK upper checkfile vs. lower remote (without normalization) 2024/11/03 02:19:35 ERROR : hello, world!: sum not found 2024/11/03 02:19:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptSwift:rclone-test-henehit0giro' 2024/11/03 02:19:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-henehit0giro': 1 files missing 2024/11/03 02:19:35 NOTICE: 1 hashes missing 2024/11/03 02:19:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-henehit0giro': 2 differences found 2024/11/03 02:19:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-henehit0giro': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/03 02:19:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:19:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-henehit0giro': 0 differences found 2024/11/03 02:19:35 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-henehit0giro': 1 matching files 2024/11/03 02:19:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-muqicen8hule" 2024/11/03 02:19:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:19:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-muqicen8hule.bin" 2024/11/03 02:19:36 DEBUG : Swift container crypt path rclone-test-muqicen8hule.bin: Auto set use_segments_container to true 2024/11/03 02:19:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-muqicen8hule" 2024/11/03 02:19:37 DEBUG : Swift container crypt path rclone-test-muqicen8hule: Auto set use_segments_container to true 2024/11/03 02:19:37 DEBUG : Creating backend with remote "/tmp/rclone558873037" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-muqicen8hule'", Local "Local file system at /tmp/rclone558873037", Modify Window "1ns" 2024/11/03 02:19:37 DEBUG : HELLO, WORLD!: md5 = 669b514aa644443d19900baef1234b15 OK lower checkfile vs. upper remote (without normalization) 2024/11/03 02:19:38 ERROR : HELLO, WORLD!: sum not found 2024/11/03 02:19:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-muqicen8hule' 2024/11/03 02:19:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-muqicen8hule': 1 files missing 2024/11/03 02:19:38 NOTICE: 1 hashes missing 2024/11/03 02:19:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-muqicen8hule': 2 differences found 2024/11/03 02:19:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-muqicen8hule': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/03 02:19:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:19:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-muqicen8hule': 0 differences found 2024/11/03 02:19:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-muqicen8hule': 1 matching files 2024/11/03 02:19:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xequhim9himi" 2024/11/03 02:19:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:19:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xequhim9himi.bin" 2024/11/03 02:19:39 DEBUG : Swift container crypt path rclone-test-xequhim9himi.bin: Auto set use_segments_container to true 2024/11/03 02:19:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xequhim9himi" 2024/11/03 02:19:39 DEBUG : Swift container crypt path rclone-test-xequhim9himi: Auto set use_segments_container to true 2024/11/03 02:19:40 DEBUG : Creating backend with remote "/tmp/rclone2330012764" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xequhim9himi'", Local "Local file system at /tmp/rclone2330012764", Modify Window "1ns" 2024/11/03 02:19:40 DEBUG : HeLlO, wOrLd!: md5 = ca536ae14e57ec458af28896ef7c52d0 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/03 02:19:41 ERROR : HeLlO, wOrLd!: sum not found 2024/11/03 02:19:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptSwift:rclone-test-xequhim9himi' 2024/11/03 02:19:41 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xequhim9himi': 1 files missing 2024/11/03 02:19:41 NOTICE: 1 hashes missing 2024/11/03 02:19:41 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xequhim9himi': 2 differences found 2024/11/03 02:19:41 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xequhim9himi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/03 02:19:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:19:41 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xequhim9himi': 0 differences found 2024/11/03 02:19:41 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xequhim9himi': 1 matching files 2024/11/03 02:19:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-pigitip8dami" 2024/11/03 02:19:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:19:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-pigitip8dami.bin" 2024/11/03 02:19:42 DEBUG : Swift container crypt path rclone-test-pigitip8dami.bin: Auto set use_segments_container to true 2024/11/03 02:19:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-pigitip8dami" 2024/11/03 02:19:42 DEBUG : Swift container crypt path rclone-test-pigitip8dami: Auto set use_segments_container to true 2024/11/03 02:19:43 DEBUG : Creating backend with remote "/tmp/rclone1517340198" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-pigitip8dami'", Local "Local file system at /tmp/rclone1517340198", Modify Window "1ns" 2024/11/03 02:19:43 DEBUG : HELLO, WORLD!: md5 = 86ddc7f379cd0c551a11a5f1b4af1d2c OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/03 02:19:44 ERROR : HELLO, WORLD!: sum not found 2024/11/03 02:19:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptSwift:rclone-test-pigitip8dami' 2024/11/03 02:19:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pigitip8dami': 1 files missing 2024/11/03 02:19:44 NOTICE: 1 hashes missing 2024/11/03 02:19:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pigitip8dami': 2 differences found 2024/11/03 02:19:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pigitip8dami': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/03 02:19:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:19:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pigitip8dami': 0 differences found 2024/11/03 02:19:44 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-pigitip8dami': 1 matching files 2024/11/03 02:19:44 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xayozis1maga" 2024/11/03 02:19:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:19:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xayozis1maga.bin" 2024/11/03 02:19:45 DEBUG : Swift container crypt path rclone-test-xayozis1maga.bin: Auto set use_segments_container to true 2024/11/03 02:19:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xayozis1maga" 2024/11/03 02:19:45 DEBUG : Swift container crypt path rclone-test-xayozis1maga: Auto set use_segments_container to true 2024/11/03 02:19:46 DEBUG : Creating backend with remote "/tmp/rclone95017754" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-xayozis1maga'", Local "Local file system at /tmp/rclone95017754", Modify Window "1ns" 2024/11/03 02:19:46 DEBUG : 測試_Русский___ě_áñ: md5 = c3eebcbab76dbf9b6e3bbc994e30b828 OK NFD checkfile vs. NFC remote (without normalization) 2024/11/03 02:19:47 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/03 02:19:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-xayozis1maga' 2024/11/03 02:19:47 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xayozis1maga': 1 files missing 2024/11/03 02:19:47 NOTICE: 1 hashes missing 2024/11/03 02:19:47 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xayozis1maga': 2 differences found 2024/11/03 02:19:47 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xayozis1maga': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/03 02:19:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:19:47 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xayozis1maga': 0 differences found 2024/11/03 02:19:47 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-xayozis1maga': 1 matching files 2024/11/03 02:19:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dosajec3lika" 2024/11/03 02:19:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:19:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dosajec3lika.bin" 2024/11/03 02:19:47 DEBUG : Swift container crypt path rclone-test-dosajec3lika.bin: Auto set use_segments_container to true 2024/11/03 02:19:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dosajec3lika" 2024/11/03 02:19:48 DEBUG : Swift container crypt path rclone-test-dosajec3lika: Auto set use_segments_container to true 2024/11/03 02:19:48 DEBUG : Creating backend with remote "/tmp/rclone1816202905" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dosajec3lika'", Local "Local file system at /tmp/rclone1816202905", Modify Window "1ns" 2024/11/03 02:19:49 DEBUG : 測試_Русский___ě_áñ: md5 = 1a65ba92f6978b022b8959318bca9b94 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/03 02:19:49 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/03 02:19:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-dosajec3lika' 2024/11/03 02:19:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dosajec3lika': 1 files missing 2024/11/03 02:19:49 NOTICE: 1 hashes missing 2024/11/03 02:19:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dosajec3lika': 2 differences found 2024/11/03 02:19:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dosajec3lika': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/03 02:19:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:19:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dosajec3lika': 0 differences found 2024/11/03 02:19:49 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-dosajec3lika': 1 matching files 2024/11/03 02:19:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fedubob2zewu" 2024/11/03 02:19:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:19:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fedubob2zewu.bin" 2024/11/03 02:19:50 DEBUG : Swift container crypt path rclone-test-fedubob2zewu.bin: Auto set use_segments_container to true 2024/11/03 02:19:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fedubob2zewu" 2024/11/03 02:19:50 DEBUG : Swift container crypt path rclone-test-fedubob2zewu: Auto set use_segments_container to true 2024/11/03 02:19:51 DEBUG : Creating backend with remote "/tmp/rclone1361074801" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-fedubob2zewu'", Local "Local file system at /tmp/rclone1361074801", Modify Window "1ns" 2024/11/03 02:19:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = de1fd73d27deb32561f7d24b4115fb4c OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/03 02:19:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/03 02:19:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-fedubob2zewu' 2024/11/03 02:19:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fedubob2zewu': 1 files missing 2024/11/03 02:19:52 NOTICE: 1 hashes missing 2024/11/03 02:19:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fedubob2zewu': 2 differences found 2024/11/03 02:19:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fedubob2zewu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/03 02:19:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:19:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fedubob2zewu': 0 differences found 2024/11/03 02:19:52 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-fedubob2zewu': 1 matching files 2024/11/03 02:19:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tunutil5vewe" 2024/11/03 02:19:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:19:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tunutil5vewe.bin" 2024/11/03 02:19:52 DEBUG : Swift container crypt path rclone-test-tunutil5vewe.bin: Auto set use_segments_container to true 2024/11/03 02:19:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tunutil5vewe" 2024/11/03 02:19:53 DEBUG : Swift container crypt path rclone-test-tunutil5vewe: Auto set use_segments_container to true 2024/11/03 02:19:53 DEBUG : Creating backend with remote "/tmp/rclone943157189" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tunutil5vewe'", Local "Local file system at /tmp/rclone943157189", Modify Window "1ns" 2024/11/03 02:19:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bc284e9cd78461803c85ecd9f3d762d3 OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/03 02:19:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/03 02:19:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-tunutil5vewe' 2024/11/03 02:19:54 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tunutil5vewe': 1 files missing 2024/11/03 02:19:54 NOTICE: 1 hashes missing 2024/11/03 02:19:54 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tunutil5vewe': 2 differences found 2024/11/03 02:19:54 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tunutil5vewe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/03 02:19:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:19:55 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tunutil5vewe': 0 differences found 2024/11/03 02:19:55 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tunutil5vewe': 1 matching files 2024/11/03 02:19:55 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rajekal6voki" 2024/11/03 02:19:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:19:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rajekal6voki.bin" 2024/11/03 02:19:55 DEBUG : Swift container crypt path rclone-test-rajekal6voki.bin: Auto set use_segments_container to true 2024/11/03 02:19:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rajekal6voki" 2024/11/03 02:19:56 DEBUG : Swift container crypt path rclone-test-rajekal6voki: Auto set use_segments_container to true 2024/11/03 02:19:56 DEBUG : Creating backend with remote "/tmp/rclone3467687732" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-rajekal6voki'", Local "Local file system at /tmp/rclone3467687732", Modify Window "1ns" 2024/11/03 02:19:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3cb7dc661f2ce71a2b39ff4b5d1b71ef OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/03 02:19:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/03 02:19:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-rajekal6voki' 2024/11/03 02:19:57 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rajekal6voki': 1 files missing 2024/11/03 02:19:57 NOTICE: 1 hashes missing 2024/11/03 02:19:57 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rajekal6voki': 2 differences found 2024/11/03 02:19:57 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rajekal6voki': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/03 02:19:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:19:57 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rajekal6voki': 0 differences found 2024/11/03 02:19:57 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-rajekal6voki': 1 matching files 2024/11/03 02:19:57 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-vomavut9zuba" 2024/11/03 02:19:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:19:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vomavut9zuba.bin" 2024/11/03 02:19:57 DEBUG : Swift container crypt path rclone-test-vomavut9zuba.bin: Auto set use_segments_container to true 2024/11/03 02:19:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-vomavut9zuba" 2024/11/03 02:19:58 DEBUG : Swift container crypt path rclone-test-vomavut9zuba: Auto set use_segments_container to true 2024/11/03 02:19:59 DEBUG : Creating backend with remote "/tmp/rclone2825336824" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-vomavut9zuba'", Local "Local file system at /tmp/rclone2825336824", Modify Window "1ns" 2024/11/03 02:19:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 52e3483310b45b44724871979ef04daa OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/03 02:20:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/03 02:20:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptSwift:rclone-test-vomavut9zuba' 2024/11/03 02:20:00 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vomavut9zuba': 1 files missing 2024/11/03 02:20:00 NOTICE: 1 hashes missing 2024/11/03 02:20:00 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vomavut9zuba': 2 differences found 2024/11/03 02:20:00 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vomavut9zuba': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/03 02:20:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/03 02:20:00 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vomavut9zuba': 0 differences found 2024/11/03 02:20:00 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-vomavut9zuba': 1 matching files 2024/11/03 02:20:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-vomavut9zuba': Purge remote 2024/11/03 02:20:00 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:00 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/11/03 02:20:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rajekal6voki': Purge remote 2024/11/03 02:20:00 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:01 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/11/03 02:20:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tunutil5vewe': Purge remote 2024/11/03 02:20:01 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/11/03 02:20:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fedubob2zewu': Purge remote 2024/11/03 02:20:02 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2024/11/03 02:20:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dosajec3lika': Purge remote 2024/11/03 02:20:02 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:03 INFO : 測試_Русский___ě_áñ.bin: Deleted 2024/11/03 02:20:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xayozis1maga': Purge remote 2024/11/03 02:20:03 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:03 INFO : 測試_Русский___ě_áñ.bin: Deleted 2024/11/03 02:20:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-pigitip8dami': Purge remote 2024/11/03 02:20:03 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:04 INFO : HELLO, WORLD!.bin: Deleted 2024/11/03 02:20:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xequhim9himi': Purge remote 2024/11/03 02:20:04 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:04 INFO : HeLlO, wOrLd!.bin: Deleted 2024/11/03 02:20:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-muqicen8hule': Purge remote 2024/11/03 02:20:04 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:05 INFO : HELLO, WORLD!.bin: Deleted 2024/11/03 02:20:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-henehit0giro': Purge remote 2024/11/03 02:20:05 DEBUG : Waiting for deletions to finish 2024/11/03 02:20:05 INFO : hello, world!.bin: Deleted --- PASS: TestApplyTransforms (33.25s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:20:05 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/03 02:20:07 DEBUG : sub/file2: md5 = cc2b50e85bad75cbf8dcd38f5f6766cc OK 2024/11/03 02:20:07 INFO : file1: Copied (new) to: sub/file2 2024/11/03 02:20:08 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 02:20:08 DEBUG : file1: Unchanged skipping 2024/11/03 02:20:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.64s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.70s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:20:10 DEBUG : dst/file1: md5 = 4e26b8714e8eb0fd57f7cf0fadc7b8d3 OK 2024/11/03 02:20:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-miqogus8mupa/backup" 2024/11/03 02:20:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/backup.bin" 2024/11/03 02:20:11 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/backup.bin: Auto set use_segments_container to true 2024/11/03 02:20:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/backup" 2024/11/03 02:20:12 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/backup: Auto set use_segments_container to true 2024/11/03 02:20:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/03 02:20:13 INFO : dst/file1: Copied (server-side copy) 2024/11/03 02:20:13 INFO : dst/file1: Deleted 2024/11/03 02:20:14 DEBUG : dst/file1: md5 = e55e5e4dd6361b71d3358b59109acae1 OK 2024/11/03 02:20:14 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (5.45s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:20:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-miqogus8mupa/dst" 2024/11/03 02:20:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/dst.bin" 2024/11/03 02:20:15 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/dst.bin: Auto set use_segments_container to true 2024/11/03 02:20:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/dst" 2024/11/03 02:20:16 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/dst: Auto set use_segments_container to true 2024/11/03 02:20:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-miqogus8mupa/CompareDest" 2024/11/03 02:20:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/CompareDest.bin" 2024/11/03 02:20:17 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/CompareDest.bin: Auto set use_segments_container to true 2024/11/03 02:20:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/CompareDest" 2024/11/03 02:20:18 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/CompareDest: Auto set use_segments_container to true 2024/11/03 02:20:18 DEBUG : one: Need to transfer - File not found at Destination 2024/11/03 02:20:19 DEBUG : one: md5 = 195f1f15642964decb1657e46c583feb OK 2024/11/03 02:20:19 INFO : one: Copied (new) 2024/11/03 02:20:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:20:20 DEBUG : one: md5 = 48bca64bd78dfbc6e831639c26602322 OK 2024/11/03 02:20:20 INFO : one: Copied (replaced existing) 2024/11/03 02:20:20 DEBUG : dst/one: md5 = 588ea9d8376eb6bcdd4c5a2bedee7227 OK 2024/11/03 02:20:20 DEBUG : CompareDest/one: md5 = 221424553644762e7401c8456069335f OK 2024/11/03 02:20:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:20:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 02:20:21 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 02:20:21 DEBUG : CompareDest/two: md5 = 2afdc8abbb5fd41ae42f2704749f4cfc OK 2024/11/03 02:20:22 DEBUG : two: Need to transfer - File not found at Destination 2024/11/03 02:20:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 02:20:22 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/03 02:20:22 DEBUG : two: Need to transfer - File not found at Destination 2024/11/03 02:20:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 02:20:22 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/03 02:20:23 DEBUG : two: Need to transfer - File not found at Destination 2024/11/03 02:20:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/03 02:20:23 DEBUG : two: md5 = 54d37082786da3785640571c955932fa OK 2024/11/03 02:20:23 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (10.59s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:20:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-miqogus8mupa/dst" 2024/11/03 02:20:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/dst.bin" 2024/11/03 02:20:26 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/dst.bin: Auto set use_segments_container to true 2024/11/03 02:20:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/dst" 2024/11/03 02:20:26 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/dst: Auto set use_segments_container to true 2024/11/03 02:20:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-miqogus8mupa/CopyDest" 2024/11/03 02:20:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/CopyDest.bin" 2024/11/03 02:20:27 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/CopyDest.bin: Auto set use_segments_container to true 2024/11/03 02:20:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/CopyDest" 2024/11/03 02:20:28 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/CopyDest: Auto set use_segments_container to true 2024/11/03 02:20:28 DEBUG : one: Need to transfer - File not found at Destination 2024/11/03 02:20:28 DEBUG : one: md5 = 1c4526b1f39b4e1b7797b98f96d4ae07 OK 2024/11/03 02:20:28 INFO : one: Copied (new) 2024/11/03 02:20:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:20:29 DEBUG : one: md5 = 91b2e2b6e460650e07b43312ada59928 OK 2024/11/03 02:20:29 INFO : one: Copied (replaced existing) 2024/11/03 02:20:30 DEBUG : dst/one: md5 = 2d834159fc013480103c3e0a3f61f30f OK 2024/11/03 02:20:30 DEBUG : CopyDest/one: md5 = af62129485a5cc36e1f39c2a5ba8bc14 OK 2024/11/03 02:20:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-miqogus8mupa/BackupDir" 2024/11/03 02:20:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/BackupDir.bin" 2024/11/03 02:20:31 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/BackupDir.bin: Auto set use_segments_container to true 2024/11/03 02:20:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/BackupDir" 2024/11/03 02:20:32 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/BackupDir: Auto set use_segments_container to true 2024/11/03 02:20:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:20:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 02:20:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 02:20:33 INFO : one: Copied (server-side copy) 2024/11/03 02:20:33 INFO : one: Deleted 2024/11/03 02:20:33 INFO : one: Copied (server-side copy) 2024/11/03 02:20:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/03 02:20:34 DEBUG : CopyDest/two: md5 = 3b0b48ba0a376a72fc4d7d84957eaf10 OK 2024/11/03 02:20:34 DEBUG : two: Need to transfer - File not found at Destination 2024/11/03 02:20:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 02:20:34 INFO : two: Copied (server-side copy) 2024/11/03 02:20:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/03 02:20:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 02:20:35 DEBUG : two: Unchanged skipping 2024/11/03 02:20:36 DEBUG : CopyDest/three: md5 = 8e215ef5c3834deab4aca31aab89845d OK 2024/11/03 02:20:36 DEBUG : three: Need to transfer - File not found at Destination 2024/11/03 02:20:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/03 02:20:36 DEBUG : three: Destination not found in --copy-dest 2024/11/03 02:20:37 DEBUG : three: md5 = e19300bf9ac57adee7364c71e58fd766 OK 2024/11/03 02:20:37 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (13.71s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.18s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:20:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/03 02:20:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = bf75ffe2dee2e2d64c9b7a1858057b16 OK 2024/11/03 02:20:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/03 02:20:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/03 02:20:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/crypt/rclone-test-miqogus8mupa/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2024/11/03 02:20:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/03 02:20:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/03 02:20:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b039371cd983160663585966f626b2be OK 2024/11/03 02:20:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.37s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.19s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.19s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.10s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.09s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:20:45 DEBUG : a.txt: md5 = 07af558d23ba0038c44241709c5249c9 OK 2024/11/03 02:20:47 DEBUG : zend.txt: md5 = ec414b1794b5d34b7a49665f730cd192 OK 2024/11/03 02:20:47 DEBUG : sub dir/hello world: md5 = 50640c8d76a12c4a123520620156bc1d OK 2024/11/03 02:20:47 DEBUG : sub dir/hello world2: md5 = b2854547579d2d3277d2ed726ec79dc5 OK 2024/11/03 02:20:48 DEBUG : sub dir/ignore dir/.ignore: md5 = 7c675dc8195f6ddea092720ac1044e72 OK 2024/11/03 02:20:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = 99c57de6c62f293a7e9c660b85f67965 OK 2024/11/03 02:20:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = b3ff98d3e5e1ec3a959af4c6d69aaff5 OK 2024/11/03 02:20:50 DEBUG : a.txt: Excluded (Size Filter) 2024/11/03 02:20:50 DEBUG : a.txt: Excluded 2024/11/03 02:20:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/03 02:20:50 DEBUG : sub dir/hello world: Excluded 2024/11/03 02:20:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/03 02:20:50 DEBUG : sub dir/hello world2: Excluded 2024/11/03 02:20:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/03 02:20:50 DEBUG : sub dir/hello world: Excluded 2024/11/03 02:20:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/03 02:20:50 DEBUG : sub dir/hello world2: Excluded 2024/11/03 02:20:50 DEBUG : sub dir/ignore dir: Excluded 2024/11/03 02:20:51 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (8.05s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:20:53 DEBUG : file1: md5 = 9bec77e42cb97703938dcc906860b853 OK 2024/11/03 02:20:54 DEBUG : sub/file2: md5 = 880fb8c98aac8eda12342b832eefc944 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/11/03 02:20:55 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (4.83s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.36s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.14s) --- PASS: TestListJSON/SubDir (0.10s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.10s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:20:57 DEBUG : file1: md5 = 22916657bfb6a847f59c837f528b7b23 OK 2024/11/03 02:20:58 DEBUG : sub/file2: md5 = c087b950f24af0fa36f64763ff2564e4 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/11/03 02:21:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-miqogus8mupa/notfound" 2024/11/03 02:21:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/notfound.bin" 2024/11/03 02:21:00 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/notfound.bin: Auto set use_segments_container to true 2024/11/03 02:21:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/notfound" 2024/11/03 02:21:01 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (5.62s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.22s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.15s) --- PASS: TestStatJSON/File (0.05s) --- PASS: TestStatJSON/NotFound (0.24s) --- PASS: TestStatJSON/DirFilesOnly (0.06s) --- PASS: TestStatJSON/FileFilesOnly (0.05s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.50s) --- PASS: TestStatJSON/RootNotFound (1.27s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': Making directory 2024/11/03 02:21:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': Making directory --- PASS: TestMkdir (0.15s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:03 DEBUG : sub dir/hello world: md5 = 10feb10761cc70e498dd88061a049cc9 OK --- PASS: TestLsd (1.17s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:04 DEBUG : potato2: md5 = e1abafcb999f2b38b5b362ece2944a19 OK 2024/11/03 02:21:04 DEBUG : empty space: md5 = 2f1056ec8a2ac21d746ccbcb8d1b44aa OK --- PASS: TestLs (1.34s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:05 DEBUG : potato2: md5 = 716842421806a977dbe94eb998bb04dc OK 2024/11/03 02:21:06 DEBUG : empty space: md5 = fe675ef650420585e1c49e3447fd358a OK 2024/11/03 02:21:06 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/03 02:21:06 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.52s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:07 DEBUG : potato2: md5 = 73169f1aa23e14f457048c31985cd941 OK 2024/11/03 02:21:07 DEBUG : empty space: md5 = 84002fcb505ca9f419c4bff4ea099d94 OK --- PASS: TestLsLong (1.93s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:09 DEBUG : potato2: md5 = c2bae830b580327ec98c34c8f78e179d OK 2024/11/03 02:21:09 DEBUG : empty space: md5 = decd4103241b3190a4bde0a9969d21d2 OK --- PASS: TestHashSums (1.03s) === RUN TestHashSumsWithErrors 2024/11/03 02:21:10 DEBUG : Creating backend with remote ":memory:" 2024/11/03 02:21:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/03 02:21:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/03 02:21:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/03 02:21:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/03 02:21:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/03 02:21:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/03 02:21:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/03 02:21:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/03 02:21:10 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:10 DEBUG : potato2: md5 = 6b966dc7f8b83f98476b072a78fb85c6 OK 2024/11/03 02:21:10 DEBUG : empty space: md5 = f9120f1c1e8818d960b0ffa8ca98a585 OK 2024/11/03 02:21:13 DEBUG : sub dir/potato3: md5 = 3a3fc72d7161d961449df5b14d1c030a OK --- PASS: TestCount (5.37s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:16 DEBUG : small: md5 = 2ff1b26486b68f074dfe8862d5beea39 OK 2024/11/03 02:21:17 DEBUG : medium: md5 = 07074df00078b5a77b4779871ea58868 OK 2024/11/03 02:21:17 DEBUG : large: md5 = 27ae93107be8787ba5b6c3a595c8c20e OK 2024/11/03 02:21:18 DEBUG : Waiting for deletions to finish 2024/11/03 02:21:18 DEBUG : large: Excluded (Size Filter) 2024/11/03 02:21:18 INFO : small: Deleted 2024/11/03 02:21:18 INFO : medium: Deleted --- PASS: TestDelete (3.81s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:19 DEBUG : small: md5 = 634efb2002c4aecc115bcdba91fb12d4 OK 2024/11/03 02:21:19 DEBUG : medium: md5 = b823c926049f85cd2f766cdd83788008 OK 2024/11/03 02:21:19 DEBUG : large: md5 = 69cbba0251725af8033360b690e4c470 OK 2024/11/03 02:21:20 DEBUG : Waiting for deletions to finish 2024/11/03 02:21:20 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2024/11/03 02:21:20 INFO : small: Deleted 2024/11/03 02:21:20 INFO : medium: Deleted --- PASS: TestMaxDelete (2.27s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:21 DEBUG : small: md5 = 14126f7c8fab37e1d43b2f278f2034ca OK 2024/11/03 02:21:22 DEBUG : medium: md5 = ffeb0c7e4cd709b69b1f8c5e80241cef OK 2024/11/03 02:21:22 DEBUG : large: md5 = 85cbd695e778f7f28fa68cb62c6064a7 OK 2024/11/03 02:21:22 DEBUG : Waiting for deletions to finish 2024/11/03 02:21:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/03 02:21:23 INFO : small: Deleted 2024/11/03 02:21:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:24 DEBUG : small: md5 = 944891047bee57b18d458bc86bfa005d OK 2024/11/03 02:21:24 DEBUG : medium: md5 = e2258d36eba6f38a490e2b3f6d089af7 OK 2024/11/03 02:21:25 DEBUG : large: md5 = ef9a1f3cc70663720b9b05a7dbe2e626 OK 2024/11/03 02:21:25 DEBUG : Waiting for deletions to finish 2024/11/03 02:21:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/03 02:21:25 INFO : small: Deleted 2024/11/03 02:21:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.42s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:27 DEBUG : ReadFile: md5 = 765a9fd3c1447cd67bae3f25b8c29104 OK --- PASS: TestReadFile (1.79s) === RUN TestRetry 2024/11/03 02:21:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/03 02:21:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/03 02:21:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/03 02:21:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/03 02:21:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/03 02:21:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/03 02:21:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:28 DEBUG : file1: md5 = 4439bb53c3f759eadaef8ab4ec7a8cb6 OK 2024/11/03 02:21:29 DEBUG : file2: md5 = 70a2ce96590816760d0058b8025fbe8c OK --- PASS: TestCat (3.23s) === RUN TestPurge 2024/11/03 02:21:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-mucufoy6lesi" 2024/11/03 02:21:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 02:21:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mucufoy6lesi.bin" 2024/11/03 02:21:32 DEBUG : Swift container crypt path rclone-test-mucufoy6lesi.bin: Auto set use_segments_container to true 2024/11/03 02:21:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mucufoy6lesi" 2024/11/03 02:21:32 DEBUG : Swift container crypt path rclone-test-mucufoy6lesi: Auto set use_segments_container to true 2024/11/03 02:21:33 DEBUG : Creating backend with remote "/tmp/rclone3345533007" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-mucufoy6lesi'", Local "Local file system at /tmp/rclone3345533007", Modify Window "1ns" 2024/11/03 02:21:33 DEBUG : A1/B1/C1/one: md5 = 9336c7a33bc85ed585182686260e6886 OK 2024/11/03 02:21:33 DEBUG : A2: Making directory 2024/11/03 02:21:33 DEBUG : A1/B2: Making directory 2024/11/03 02:21:33 DEBUG : A1/B2/C2: Making directory 2024/11/03 02:21:33 DEBUG : A1/B1/C3: Making directory 2024/11/03 02:21:33 DEBUG : A3: Making directory 2024/11/03 02:21:33 DEBUG : A3/B3: Making directory 2024/11/03 02:21:33 DEBUG : A3/B3/C4: Making directory 2024/11/03 02:21:34 DEBUG : A1/two: md5 = 7dccdf89b813a9cd3fd1ef9db2b9bb10 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/11/03 02:21:35 DEBUG : Waiting for deletions to finish 2024/11/03 02:21:35 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/11/03 02:21:35 DEBUG : Waiting for deletions to finish 2024/11/03 02:21:36 INFO : A1/two.bin: Deleted 2024/11/03 02:21:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mucufoy6lesi': Purge remote 2024/11/03 02:21:36 DEBUG : Waiting for deletions to finish --- PASS: TestPurge (4.69s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:37 DEBUG : A1/B1/C1/one: md5 = ed5ed0b86b3446f08e3f1eef24b2720f OK 2024/11/03 02:21:37 DEBUG : A2: Making directory 2024/11/03 02:21:37 DEBUG : A1/B2: Making directory 2024/11/03 02:21:37 DEBUG : A1/B2/C2: Making directory 2024/11/03 02:21:37 DEBUG : A1/B1/C3: Making directory 2024/11/03 02:21:37 DEBUG : A3: Making directory 2024/11/03 02:21:37 DEBUG : A3/B3: Making directory 2024/11/03 02:21:37 DEBUG : A3/B3/C4: Making directory 2024/11/03 02:21:37 DEBUG : A1/two: md5 = e4fe90fb4eb246729479896c47f1b294 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/11/03 02:21:38 DEBUG : removing 1 level 3 directories 2024/11/03 02:21:38 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/11/03 02:21:39 DEBUG : removing 1 level 0 directories 2024/11/03 02:21:39 INFO : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': Removing directory --- PASS: TestRmdirsNoLeaveRoot (3.09s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:39 DEBUG : A1: Making directory 2024/11/03 02:21:39 DEBUG : A1/B1: Making directory 2024/11/03 02:21:39 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:39 DEBUG : A1: Making directory 2024/11/03 02:21:39 DEBUG : A1/B1: Making directory 2024/11/03 02:21:39 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.24s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:40 DEBUG : file1: md5 = 0fbf2944104b14d9823f6de76248d824 OK 2024/11/03 02:21:40 DEBUG : filename.txt: File name found in url 2024/11/03 02:21:41 DEBUG : filename.txt: md5 = 45535e523e015741437214bd3ea64b18 OK 2024/11/03 02:21:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/03 02:21:42 DEBUG : headerfilename.txt: md5 = 776288453a006fd7f4b06cff2ea656df OK 2024/11/03 02:21:43 DEBUG : file2: md5 = 5afa8a5065011f46492320d8c514f9ea OK --- PASS: TestCopyURL (4.37s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:44 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/03 02:21:45 DEBUG : sub/file2: md5 = 485d9db90e307a2837b69b2a49454302 OK 2024/11/03 02:21:45 INFO : file1: Copied (new) to: sub/file2 2024/11/03 02:21:45 INFO : file1: Deleted 2024/11/03 02:21:46 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 02:21:46 DEBUG : file1: Unchanged skipping 2024/11/03 02:21:46 INFO : file1: Deleted 2024/11/03 02:21:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.78s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:47 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/03 02:21:47 DEBUG : file1: md5 = 6c10611b1663b618558ede4bbc8b9026 OK 2024/11/03 02:21:47 INFO : file1: Copied (new) 2024/11/03 02:21:47 INFO : file1: Deleted 2024/11/03 02:21:47 DEBUG : file1: Destination exists, skipping 2024/11/03 02:21:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.19s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.10s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.19s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:49 DEBUG : dst/file1: md5 = 2c88623784423bcf8adfabee79c40f9a OK 2024/11/03 02:21:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-miqogus8mupa/backup" 2024/11/03 02:21:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/backup.bin" 2024/11/03 02:21:49 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/backup.bin: Auto set use_segments_container to true 2024/11/03 02:21:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-miqogus8mupa/backup" 2024/11/03 02:21:50 DEBUG : Swift container crypt path rclone-test-miqogus8mupa/backup: Auto set use_segments_container to true 2024/11/03 02:21:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/03 02:21:50 INFO : dst/file1: Copied (server-side copy) 2024/11/03 02:21:50 INFO : dst/file1: Deleted 2024/11/03 02:21:51 DEBUG : dst/file1: md5 = 35595eb9e780b24278fd191ab5121bc4 OK 2024/11/03 02:21:51 INFO : dst/file1: Copied (new) 2024/11/03 02:21:51 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.92s) === 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:21:53 DEBUG : A1/one: md5 = 6234a7d00ca36799e5bf32df9bc49c59 OK 2024/11/03 02:21:54 DEBUG : A1/two: md5 = f66e02635e6e9e12be6959267ad391e7 OK 2024/11/03 02:21:54 DEBUG : A1/B1/three: md5 = 1d9d8e5acf8d77e084a6d9a789c91d5f OK 2024/11/03 02:21:54 DEBUG : A1/B1/C1/four: md5 = 05e82db71eb7db417fef3c51feb1182e OK 2024/11/03 02:21:55 DEBUG : A1/B1/C2/five: md5 = 8308de16a645d69489be1d3b15d20bc2 OK 2024/11/03 02:21:55 DEBUG : A1/B2: Making directory 2024/11/03 02:21:55 DEBUG : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2024/11/03 02:21:56 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2024/11/03 02:21:56 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2024/11/03 02:21:57 INFO : A1/B1/C2/five: Deleted 2024/11/03 02:21:57 INFO : A1/B1/C1/four: Deleted 2024/11/03 02:21:57 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2024/11/03 02:21:57 INFO : A1/two: Copied (server-side copy) to: A2/two 2024/11/03 02:21:57 INFO : A1/B1/three: Deleted 2024/11/03 02:21:57 INFO : A1/two: Deleted 2024/11/03 02:21:57 INFO : A1/one: Copied (server-side copy) to: A2/one 2024/11/03 02:21:57 INFO : A1/one: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2024/11/03 02:21:59 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2024/11/03 02:21:59 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2024/11/03 02:21:59 INFO : A2/one: Copied (server-side copy) to: A3/one 2024/11/03 02:21:59 INFO : A2/B1/C2/five: Deleted 2024/11/03 02:21:59 INFO : A2/B1/C1/four: Deleted 2024/11/03 02:21:59 INFO : A2/one: Deleted 2024/11/03 02:21:59 INFO : A2/two: Copied (server-side copy) to: A3/two 2024/11/03 02:21:59 INFO : A2/two: Deleted 2024/11/03 02:21:59 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2024/11/03 02:22:00 INFO : A2/B1/three: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2024/11/03 02:22:00 INFO : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/03 02:22:01 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2024/11/03 02:22:01 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2024/11/03 02:22:01 INFO : A3/B1/C2/five: Deleted 2024/11/03 02:22:01 INFO : A3/two: Copied (server-side copy) to: A4/two 2024/11/03 02:22:01 INFO : A3/B1/three: Deleted 2024/11/03 02:22:01 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2024/11/03 02:22:01 INFO : A3/B1/C1/four: Deleted 2024/11/03 02:22:01 INFO : A3/two: Deleted 2024/11/03 02:22:01 INFO : A3/one: Copied (server-side copy) to: A4/one 2024/11/03 02:22:01 INFO : A3/one: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (11.40s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" --- PASS: TestGetFsInfo (0.25s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:22:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': File to upload is small (34 bytes), uploading instead of streaming 2024/11/03 02:22:07 DEBUG : no_checksum_small_file_from_pipe: md5 = 2857e75037980c3afd9ed510497894d5 OK 2024/11/03 02:22:07 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/03 02:22:07 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/03 02:22:07 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-miqogus8mupa/no_checksum_big_file_from_pipe.bin/2024-11-03-022207-igWzBo-KGhQduFsihTGrhw/00000000" into "crypt_segments" 2024/11/03 02:22:07 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/11/03 02:22:07 DEBUG : Swift container crypt path rclone-test-miqogus8mupa: uploading manifest "rclone-test-miqogus8mupa/no_checksum_big_file_from_pipe.bin" to "crypt" 2024/11/03 02:22:08 DEBUG : no_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2024/11/03 02:22:08 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:22:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': File to upload is small (34 bytes), uploading instead of streaming 2024/11/03 02:22:12 DEBUG : with_checksum_small_file_from_pipe: md5 = 19bf065b79f09fe91356e1fdf927cf1b OK 2024/11/03 02:22:12 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/03 02:22:12 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-miqogus8mupa/with_checksum_big_file_from_pipe.bin/2024-11-03-022212-FzSaaYoQuHPuBh_1Z-Pk6g/00000000" into "crypt_segments" 2024/11/03 02:22:12 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/11/03 02:22:12 DEBUG : Swift container crypt path rclone-test-miqogus8mupa: uploading manifest "rclone-test-miqogus8mupa/with_checksum_big_file_from_pipe.bin" to "crypt" 2024/11/03 02:22:13 DEBUG : with_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2024/11/03 02:22:13 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:22:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': File to upload is small (34 bytes), uploading instead of streaming 2024/11/03 02:22:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 02:22:15 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-miqogus8mupa/ignore_checksum_big_file_from_pipe.bin/2024-11-03-022215-9T5VeiX-XSQdQjvfNM5IVQ/00000000" into "crypt_segments" 2024/11/03 02:22:16 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/11/03 02:22:16 DEBUG : Swift container crypt path rclone-test-miqogus8mupa: uploading manifest "rclone-test-miqogus8mupa/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2024/11/03 02:22:17 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:22:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': File to upload is small (34 bytes), uploading instead of streaming 2024/11/03 02:22:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/03 02:22:20 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-miqogus8mupa/ignore_checksum_big_file_from_pipe.bin/2024-11-03-022220-RHYJFoE866OddtUUhZk3xQ/00000000" into "crypt_segments" 2024/11/03 02:22:21 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2024/11/03 02:22:21 DEBUG : Swift container crypt path rclone-test-miqogus8mupa: uploading manifest "rclone-test-miqogus8mupa/ignore_checksum_big_file_from_pipe.bin" to "crypt" 2024/11/03 02:22:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.31s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.70s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.12s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.32s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:22:24 DEBUG : potato1: md5 = 36d0273ce341aaaba051e3f085004d38 OK 2024/11/03 02:22:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': File to upload is small (60 bytes), uploading instead of streaming 2024/11/03 02:22:24 DEBUG : potato2: md5 = c8dcb0294bdefc8b0c174a33227cf04f OK 2024/11/03 02:22:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (1.80s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.17s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" 2024/11/03 02:22:26 DEBUG : potato2: md5 = 225ffc7fb1b77ccd6997a4a4d6c20fab OK 2024/11/03 02:22:26 DEBUG : empty space: md5 = 98a0574c7bafb9e1058d8b5efc3f27cc OK 2024/11/03 02:22:28 DEBUG : sub dir/potato3: md5 = b15b550412a09dbe6e1c514073927bc8 OK 2024/11/03 02:22:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': Touching "empty space" 2024/11/03 02:22:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': Touching "potato2" 2024/11/03 02:22:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': Touching "sub dir/potato3" --- PASS: TestTouchDir (6.49s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.18s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.21s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" operations_test.go:1743: 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" operations_test.go:1779: 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-miqogus8mupa'", Local "Local file system at /tmp/rclone1151441828", Modify Window "1ns" operations_test.go:1823: 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/11/03 02:22:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-miqogus8mupa': Purge remote 2024/11/03 02:22:33 DEBUG : Waiting for deletions to finish "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 3m32.138153502s (try 1/5)