"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/20 04:30:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqoqew5dewa" 2025/04/20 04:30:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:30:34 DEBUG : Creating backend with remote "TestDrive:crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0" 2025/04/20 04:30:35 DEBUG : Creating backend with remote "/tmp/rclone3286130657" === 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 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/20 04:30:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/20 04:30:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/20 04:30:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/20 04:30:35 DEBUG : potato: Seek from 10 to 0 2025/04/20 04:30:35 DEBUG : potato: Seek from 10 to 0 2025/04/20 04:30:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/20 04:30:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/20 04:30:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/20 04:30:35 DEBUG : potato: Seek from 5 to 2 2025/04/20 04:30:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/20 04:30:35 DEBUG : potato: Seek from 7 to 0 2025/04/20 04:30:35 DEBUG : potato: Seek from 7 to 0 2025/04/20 04:30:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/20 04:30:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/20 04:30:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/20 04:30:35 DEBUG : potato: Seek from 5 to 2 2025/04/20 04:30:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/20 04:30:35 DEBUG : potato: Seek from 8 to 0 2025/04/20 04:30:35 DEBUG : potato: Seek from 8 to 0 2025/04/20 04:30:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/20 04:30:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/20 04:30:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/20 04:30:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/20 04:30:35 DEBUG : potato: Seek from 5 to 2 2025/04/20 04:30:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/20 04:30:35 DEBUG : potato: Seek from 9 to 0 2025/04/20 04:30:35 DEBUG : potato: Seek from 9 to 0 2025/04/20 04:30:35 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 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:30:38 DEBUG : rutabaga: md5 = 540d14c5e3bdabb0b8c10fc9bdd7b4df OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/20 04:30:40 DEBUG : empty space: md5 = 29d9df684a101c1910f40e16fab54716 OK === RUN TestCheck/3 2025/04/20 04:30:42 DEBUG : potato2: md5 = 9316f4fb252ab30c818bf7f424c6b61a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/20 04:30:44 DEBUG : remotepotato: md5 = b6e6f3f8bbd629c3d2c6c4df6180662d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.20s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/04/20 04:30:47 DEBUG : Creating backend with remote "nonexistent" 2025/04/20 04:30:47 DEBUG : Creating backend with remote "nonexistent" 2025/04/20 04:30:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/20 04:30:47 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/20 04:30:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/20 04:30:47 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 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:30:48 DEBUG : rutabaga: md5 = 276d2417a859df83112e587db02a83bb OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/20 04:30:52 DEBUG : empty space: md5 = 22d0c7b9fae3af116ab659edc72b2d22 OK === RUN TestCheckDownload/3 2025/04/20 04:30:55 DEBUG : potato2: md5 = 939c056e32b3900d0408cdbcfc1bd1a3 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/20 04:30:58 DEBUG : remotepotato: md5 = dde249706e87b0e7c1fa48cabab37c08 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.31s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (0.98s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (1.37s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:31:04 DEBUG : rutabaga: md5 = 406792201387d3fd2b1009867535125f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/20 04:31:06 DEBUG : empty space: md5 = 2155ebea66b0b859ba74d0a39e699127 OK === RUN TestCheckSizeOnly/3 2025/04/20 04:31:08 DEBUG : potato2: md5 = 92e435beb0f04b09a7fccb1c7f772bcd OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/20 04:31:10 DEBUG : remotepotato: md5 = 32ba487f2ae5e05058ffb18da085c64c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.11s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.36s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:31:14 DEBUG : test.sum: md5 = 86418d8e75cd96499dfb43ec70c89183 OK 2025/04/20 04:31:15 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/20 04:31:15 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/20 04:31:15 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/20 04:31:15 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/20 04:31:17 DEBUG : test.sum: md5 = 70d056bce4548a5d34acc6574d4dfebc OK 2025/04/20 04:31:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/20 04:31:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/20 04:31:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/20 04:31:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.58s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:31:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqoqew5dewa/data" 2025/04/20 04:31:19 DEBUG : Creating backend with remote "TestDrive:crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:31:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqoqew5dewa/data" 2025/04/20 04:31:21 DEBUG : Creating backend with remote "TestDrive:crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0/vjrnln8ratgmqakfosrqe8espk" 2025/04/20 04:31:24 DEBUG : data/banana: md5 = 66fbe37befacd14646cf015c7a8e987c OK 2025/04/20 04:31:25 DEBUG : test.sum: md5 = 9eaaaf009cef1ca1851c46377e9ada03 OK === RUN TestCheckSumDownload/subtest1 2025/04/20 04:31:30 DEBUG : data/potato: md5 = 95254ad658d9d8f85705f2c2019b78a8 OK 2025/04/20 04:31:31 DEBUG : test.sum: md5 = 9b337e8e24918e10e36fe2e4d1045309 OK === RUN TestCheckSumDownload/subtest2 2025/04/20 04:31:35 DEBUG : test.sum: md5 = a7c07ee62648473af356df2e9cc931ad OK === RUN TestCheckSumDownload/subtest3 2025/04/20 04:31:39 DEBUG : test.sum: md5 = e1b8c5cccff3d6902382136458178c7c OK === RUN TestCheckSumDownload/subtest4 2025/04/20 04:31:43 DEBUG : test.sum: md5 = 478f3ce2b8bdb26caa831673df8e080d OK === RUN TestCheckSumDownload/subtest5 2025/04/20 04:31:47 DEBUG : test.sum: md5 = c9dc65b24c62cd9de8838998e0112bdb OK === RUN TestCheckSumDownload/subtest6 2025/04/20 04:31:51 DEBUG : data/banana: md5 = 82d4017a50941fd8d99e48dccfcc8037 OK 2025/04/20 04:31:52 DEBUG : data/potato: md5 = 4f077208c72b1a55dd14bb7221895c14 OK 2025/04/20 04:31:53 DEBUG : test.sum: md5 = f6650be7eed1885c034bc4f36e3b8ce7 OK === RUN TestCheckSumDownload/subtest7 2025/04/20 04:31:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/20 04:31:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.07s) --- PASS: TestCheckSumDownload/subtest1 (2.43s) --- PASS: TestCheckSumDownload/subtest2 (1.96s) --- PASS: TestCheckSumDownload/subtest3 (1.98s) --- PASS: TestCheckSumDownload/subtest4 (2.27s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (2.12s) --- PASS: TestCheckSumDownload/subtest7 (2.19s) === RUN TestApplyTransforms 2025/04/20 04:31:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yurahon0welo" 2025/04/20 04:31:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:31:59 DEBUG : Creating backend with remote "TestDrive:crypt/3a83eh13rdscah5s41k24m0h3ii9gn3na0s2b7m5pj92sstd5nkg" 2025/04/20 04:32:00 DEBUG : Creating backend with remote "/tmp/rclone2732875986" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yurahon0welo'", Local "Local file system at /tmp/rclone2732875986", Modify Window "1ms" 2025/04/20 04:32:02 DEBUG : hello, world!: md5 = e14078f51fecbc55ebc1339787c51b3a OK upper checkfile vs. lower remote (without normalization) 2025/04/20 04:32:02 ERROR : hello, world!: sum not found 2025/04/20 04:32:02 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yurahon0welo' 2025/04/20 04:32:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurahon0welo': 1 files missing 2025/04/20 04:32:02 NOTICE: 1 hashes missing 2025/04/20 04:32:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurahon0welo': 2 differences found 2025/04/20 04:32:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurahon0welo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/20 04:32:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:32:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurahon0welo': 0 differences found 2025/04/20 04:32:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurahon0welo': 1 matching files 2025/04/20 04:32:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerelac4talo" 2025/04/20 04:32:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:32:03 DEBUG : Creating backend with remote "TestDrive:crypt/gnlm7r08j7b7nbeqv1rntlm55tbbtbjf2robr2epg3qv7o7ngbtg" 2025/04/20 04:32:04 DEBUG : Creating backend with remote "/tmp/rclone1340856040" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerelac4talo'", Local "Local file system at /tmp/rclone1340856040", Modify Window "1ms" 2025/04/20 04:32:06 DEBUG : HELLO, WORLD!: md5 = 9dac2c0541d592fc98ebf485ded0faee OK lower checkfile vs. upper remote (without normalization) 2025/04/20 04:32:07 ERROR : HELLO, WORLD!: sum not found 2025/04/20 04:32:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nerelac4talo' 2025/04/20 04:32:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nerelac4talo': 1 files missing 2025/04/20 04:32:07 NOTICE: 1 hashes missing 2025/04/20 04:32:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nerelac4talo': 2 differences found 2025/04/20 04:32:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nerelac4talo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/20 04:32:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:32:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nerelac4talo': 0 differences found 2025/04/20 04:32:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nerelac4talo': 1 matching files 2025/04/20 04:32:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wokazoz3kida" 2025/04/20 04:32:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:32:08 DEBUG : Creating backend with remote "TestDrive:crypt/dfr9gr58ug5penla63olg0u6hlpom65f1dv8qlmrerd7to82i2ng" 2025/04/20 04:32:09 DEBUG : Creating backend with remote "/tmp/rclone2219902334" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wokazoz3kida'", Local "Local file system at /tmp/rclone2219902334", Modify Window "1ms" 2025/04/20 04:32:11 DEBUG : HeLlO, wOrLd!: md5 = cfbb91d1404435018f049e484d3e80d4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/20 04:32:12 ERROR : HeLlO, wOrLd!: sum not found 2025/04/20 04:32:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wokazoz3kida' 2025/04/20 04:32:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wokazoz3kida': 1 files missing 2025/04/20 04:32:12 NOTICE: 1 hashes missing 2025/04/20 04:32:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wokazoz3kida': 2 differences found 2025/04/20 04:32:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wokazoz3kida': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/20 04:32:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:32:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wokazoz3kida': 0 differences found 2025/04/20 04:32:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wokazoz3kida': 1 matching files 2025/04/20 04:32:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nimelac5mefi" 2025/04/20 04:32:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:32:13 DEBUG : Creating backend with remote "TestDrive:crypt/kj1opa3f0ma8rchd134rpmhql4sbd0fkq79kv10h5a43psgel1m0" 2025/04/20 04:32:14 DEBUG : Creating backend with remote "/tmp/rclone3531611309" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nimelac5mefi'", Local "Local file system at /tmp/rclone3531611309", Modify Window "1ms" 2025/04/20 04:32:16 DEBUG : HELLO, WORLD!: md5 = d9aaef33c20c9e79483a13575e147058 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/20 04:32:17 ERROR : HELLO, WORLD!: sum not found 2025/04/20 04:32:17 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nimelac5mefi' 2025/04/20 04:32:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimelac5mefi': 1 files missing 2025/04/20 04:32:17 NOTICE: 1 hashes missing 2025/04/20 04:32:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimelac5mefi': 2 differences found 2025/04/20 04:32:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimelac5mefi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/20 04:32:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:32:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimelac5mefi': 0 differences found 2025/04/20 04:32:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimelac5mefi': 1 matching files 2025/04/20 04:32:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qahusox6voku" 2025/04/20 04:32:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:32:18 DEBUG : Creating backend with remote "TestDrive:crypt/sur5ota2mm2bpm1iten0mai7j1hhpd78jbc1agrd6mnp5dvot120" 2025/04/20 04:32:19 DEBUG : Creating backend with remote "/tmp/rclone394884623" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qahusox6voku'", Local "Local file system at /tmp/rclone394884623", Modify Window "1ms" 2025/04/20 04:32:21 DEBUG : 測試_Русский___ě_áñ: md5 = a8bfb9f074d6ebcabb025b1e9c66d524 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/20 04:32:21 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/20 04:32:21 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qahusox6voku' 2025/04/20 04:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qahusox6voku': 1 files missing 2025/04/20 04:32:21 NOTICE: 1 hashes missing 2025/04/20 04:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qahusox6voku': 2 differences found 2025/04/20 04:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qahusox6voku': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/20 04:32:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:32:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qahusox6voku': 0 differences found 2025/04/20 04:32:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qahusox6voku': 1 matching files 2025/04/20 04:32:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yatikol5puyo" 2025/04/20 04:32:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:32:23 DEBUG : Creating backend with remote "TestDrive:crypt/7e8j7psrf45ps8p1smf7uefsqtvbd16opecmiqtrfgg9iva56bi0" 2025/04/20 04:32:23 DEBUG : Creating backend with remote "/tmp/rclone2293763462" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yatikol5puyo'", Local "Local file system at /tmp/rclone2293763462", Modify Window "1ms" 2025/04/20 04:32:25 DEBUG : 測試_Русский___ě_áñ: md5 = 89811244b147ec0a124537c7ea959583 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/20 04:32:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/20 04:32:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yatikol5puyo' 2025/04/20 04:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatikol5puyo': 1 files missing 2025/04/20 04:32:26 NOTICE: 1 hashes missing 2025/04/20 04:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatikol5puyo': 2 differences found 2025/04/20 04:32:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatikol5puyo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/20 04:32:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatikol5puyo': 0 differences found 2025/04/20 04:32:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatikol5puyo': 1 matching files 2025/04/20 04:32:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guyihes8pana" 2025/04/20 04:32:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:32:27 DEBUG : Creating backend with remote "TestDrive:crypt/7jj8k6b2hc0kqn192a0804mo6n58gksfn0ddcjcdigl3hd71ffig" 2025/04/20 04:32:28 DEBUG : Creating backend with remote "/tmp/rclone403237588" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guyihes8pana'", Local "Local file system at /tmp/rclone403237588", Modify Window "1ms" 2025/04/20 04:32:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bf27da6763a0e7ee36f78151938d20ef OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/20 04:32:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/20 04:32:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guyihes8pana' 2025/04/20 04:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyihes8pana': 1 files missing 2025/04/20 04:32:30 NOTICE: 1 hashes missing 2025/04/20 04:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyihes8pana': 2 differences found 2025/04/20 04:32:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyihes8pana': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/20 04:32:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:32:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyihes8pana': 0 differences found 2025/04/20 04:32:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guyihes8pana': 1 matching files 2025/04/20 04:32:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimupef6hone" 2025/04/20 04:32:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:32:31 DEBUG : Creating backend with remote "TestDrive:crypt/ifn6s9ggkpdv170ndvod3gbblfdb8pnm3gi5jp2o79pe3h890vhg" 2025/04/20 04:32:32 DEBUG : Creating backend with remote "/tmp/rclone3487592753" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimupef6hone'", Local "Local file system at /tmp/rclone3487592753", Modify Window "1ms" 2025/04/20 04:32:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 193c41c0d83ed0bbb2c182aee48000d2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/20 04:32:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/20 04:32:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jimupef6hone' 2025/04/20 04:32:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimupef6hone': 1 files missing 2025/04/20 04:32:35 NOTICE: 1 hashes missing 2025/04/20 04:32:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimupef6hone': 2 differences found 2025/04/20 04:32:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimupef6hone': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/20 04:32:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:32:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimupef6hone': 0 differences found 2025/04/20 04:32:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimupef6hone': 1 matching files 2025/04/20 04:32:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gogumiv0bevu" 2025/04/20 04:32:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:32:36 DEBUG : Creating backend with remote "TestDrive:crypt/iui5b01spp03rnk1ug2ni7v37n47bq7j86pa9o4ru0nqqbb1s530" 2025/04/20 04:32:37 DEBUG : Creating backend with remote "/tmp/rclone3218909012" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gogumiv0bevu'", Local "Local file system at /tmp/rclone3218909012", Modify Window "1ms" 2025/04/20 04:32:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cccba5259fd9edd46117bf6f2ce0b17b OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/20 04:32:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/20 04:32:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gogumiv0bevu' 2025/04/20 04:32:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogumiv0bevu': 1 files missing 2025/04/20 04:32:39 NOTICE: 1 hashes missing 2025/04/20 04:32:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogumiv0bevu': 2 differences found 2025/04/20 04:32:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogumiv0bevu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/20 04:32:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:32:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogumiv0bevu': 0 differences found 2025/04/20 04:32:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gogumiv0bevu': 1 matching files 2025/04/20 04:32:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jidebez0keyi" 2025/04/20 04:32:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:32:41 DEBUG : Creating backend with remote "TestDrive:crypt/ssi9fvq8aiupblsn9jj52iepo2qhng6enb1977pifqee5p5kl70g" 2025/04/20 04:32:41 DEBUG : Creating backend with remote "/tmp/rclone3430787191" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jidebez0keyi'", Local "Local file system at /tmp/rclone3430787191", Modify Window "1ms" 2025/04/20 04:32:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = befc044db1db9accfd560929ca810396 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/20 04:32:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/20 04:32:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jidebez0keyi' 2025/04/20 04:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidebez0keyi': 1 files missing 2025/04/20 04:32:44 NOTICE: 1 hashes missing 2025/04/20 04:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidebez0keyi': 2 differences found 2025/04/20 04:32:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidebez0keyi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/20 04:32:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/20 04:32:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidebez0keyi': 0 differences found 2025/04/20 04:32:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jidebez0keyi': 1 matching files 2025/04/20 04:32:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidebez0keyi': Purge remote 2025/04/20 04:32:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gogumiv0bevu': Purge remote 2025/04/20 04:32:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimupef6hone': Purge remote 2025/04/20 04:32:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guyihes8pana': Purge remote 2025/04/20 04:32:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yatikol5puyo': Purge remote 2025/04/20 04:32:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qahusox6voku': Purge remote 2025/04/20 04:32:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nimelac5mefi': Purge remote 2025/04/20 04:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wokazoz3kida': Purge remote 2025/04/20 04:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerelac4talo': Purge remote 2025/04/20 04:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yurahon0welo': Purge remote --- PASS: TestApplyTransforms (50.38s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:32:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/20 04:32:51 DEBUG : sub/file2: md5 = d9885ce7d5b7d18fe97ef44a955e99b2 OK 2025/04/20 04:32:51 INFO : file1: Copied (new) to: sub/file2 2025/04/20 04:32:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 04:32:52 DEBUG : file1: Unchanged skipping 2025/04/20 04:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': don't need to copy/move sub/file2, it is already at target location 2025/04/20 04:32:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.58s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:32:57 DEBUG : dst/file1: md5 = 9830609e94cf4e18e4d0354eaa9c439a OK 2025/04/20 04:32:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqoqew5dewa/backup" 2025/04/20 04:32:58 DEBUG : Creating backend with remote "TestDrive:crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0/1nrff024r7pq65ecp72fc28jb0" 2025/04/20 04:32:59 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/20 04:33:02 INFO : dst/file1: Moved (server-side) 2025/04/20 04:33:03 DEBUG : dst/file1: md5 = 46dc0b5fa9cdfb158bd32a10c7b305af OK 2025/04/20 04:33:03 INFO : dst/file1: Copied (new) 2025/04/20 04:33:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:33:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:33:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.41s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:33:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqoqew5dewa/dst" 2025/04/20 04:33:08 DEBUG : Creating backend with remote "TestDrive:crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/20 04:33:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqoqew5dewa/CompareDest" 2025/04/20 04:33:09 DEBUG : Creating backend with remote "TestDrive:crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0/gveqi14airsml4bgu7krj116o8" 2025/04/20 04:33:11 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 04:33:13 DEBUG : one: md5 = 9c5085c1b659f0308f0caced852783f9 OK 2025/04/20 04:33:13 INFO : one: Copied (new) 2025/04/20 04:33:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 04:33:15 DEBUG : one: md5 = d722ed341a7c21e41e20c35028cd2882 OK 2025/04/20 04:33:15 INFO : one: Copied (replaced existing) 2025/04/20 04:33:17 DEBUG : dst/one: md5 = a2a21c15a7737b593a4ddb65ac7e370f OK 2025/04/20 04:33:19 DEBUG : CompareDest/one: md5 = f9d9eab5fffae2195dc7caf08c8c1f5e OK 2025/04/20 04:33:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 04:33:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 04:33:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 04:33:22 DEBUG : CompareDest/two: md5 = 0208808b95fabe2bbc8c755b599c3e8e OK 2025/04/20 04:33:23 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 04:33:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 04:33:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 04:33:24 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 04:33:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 04:33:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 04:33:25 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 04:33:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/20 04:33:27 DEBUG : two: md5 = 6c6304ce5157c764783291c4435ddbc6 OK 2025/04/20 04:33:27 INFO : two: Copied (new) 2025/04/20 04:33:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/20 04:33:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:33:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:33:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.54s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:33:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqoqew5dewa/dst" 2025/04/20 04:33:31 DEBUG : Creating backend with remote "TestDrive:crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/20 04:33:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqoqew5dewa/CopyDest" 2025/04/20 04:33:33 DEBUG : Creating backend with remote "TestDrive:crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/20 04:33:34 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 04:33:36 DEBUG : one: md5 = 973bf0b245a4203931d9c5ecc64a0512 OK 2025/04/20 04:33:36 INFO : one: Copied (new) 2025/04/20 04:33:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 04:33:39 DEBUG : one: md5 = dcbdb381fe55e1f458963d6c605f4eb4 OK 2025/04/20 04:33:39 INFO : one: Copied (replaced existing) 2025/04/20 04:33:41 DEBUG : dst/one: md5 = f3c8e079984c5d9f7dbab816911262bf OK 2025/04/20 04:33:43 DEBUG : CopyDest/one: md5 = ab2621cdb685e4720d7e46d754d50c0a OK 2025/04/20 04:33:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqoqew5dewa/BackupDir" 2025/04/20 04:33:44 DEBUG : Creating backend with remote "TestDrive:crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/20 04:33:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 04:33:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 04:33:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 04:33:47 INFO : one: Moved (server-side) 2025/04/20 04:33:48 INFO : one: Copied (server-side copy) 2025/04/20 04:33:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/20 04:33:50 DEBUG : CopyDest/two: md5 = 4f2f471049b14e0b711ef20fbc4a4fd9 OK 2025/04/20 04:33:51 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 04:33:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 04:33:52 INFO : two: Copied (server-side copy) 2025/04/20 04:33:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/20 04:33:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 04:33:53 DEBUG : two: Unchanged skipping 2025/04/20 04:33:54 DEBUG : CopyDest/three: md5 = f9cfac73cf6e8e268f7993e0d3c99430 OK 2025/04/20 04:33:55 DEBUG : three: Need to transfer - File not found at Destination 2025/04/20 04:33:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/20 04:33:55 DEBUG : three: Destination not found in --copy-dest 2025/04/20 04:33:57 DEBUG : three: md5 = 5dc0f5ddf7f94ebd5382257a4aa18982 OK 2025/04/20 04:33:57 INFO : three: Copied (new) 2025/04/20 04:34:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/20 04:34:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/20 04:34:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:34:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/20 04:34:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/20 04:34:02 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.63s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:34:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/20 04:34:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 01f8b9d502fbf8ec49d8e7b1d2e25971 OK 2025/04/20 04:34:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/20 04:34:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/20 04:34:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/20 04:34:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/20 04:34:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/20 04:34:09 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 52cf6151537f53236d5bbaeed74db6ea OK 2025/04/20 04:34:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/20 04:34:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/20 04:34:11 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.43s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:34:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Looking for duplicate names using skip mode. 2025/04/20 04:34:15 NOTICE: one: Found 2 files with duplicate names 2025/04/20 04:34:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.61s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:34:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Looking for duplicate names using skip mode. 2025/04/20 04:34:21 NOTICE: one: Found 3 files with duplicate names 2025/04/20 04:34:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/20 04:34:21 INFO : one: Deleted 2025/04/20 04:34:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.98s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:34:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Looking for duplicate names using first mode. 2025/04/20 04:34:27 NOTICE: one: Found 3 files with duplicate names 2025/04/20 04:34:27 INFO : one: Deleted 2025/04/20 04:34:28 INFO : one: Deleted 2025/04/20 04:34:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.93s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:34:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Looking for duplicate names using newest mode. 2025/04/20 04:34:33 NOTICE: one: Found 3 files with duplicate names 2025/04/20 04:34:33 INFO : one: Deleted 2025/04/20 04:34:34 INFO : one: Deleted 2025/04/20 04:34:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.85s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:34:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Looking for duplicate names using oldest mode. 2025/04/20 04:34:39 NOTICE: one: Found 3 files with duplicate names 2025/04/20 04:34:40 INFO : one: Deleted 2025/04/20 04:34:40 INFO : one: Deleted 2025/04/20 04:34:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.91s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:34:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Looking for duplicate names using largest mode. 2025/04/20 04:34:45 NOTICE: one: Found 3 files with duplicate names 2025/04/20 04:34:46 INFO : one: Deleted 2025/04/20 04:34:46 INFO : one: Deleted 2025/04/20 04:34:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.96s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:34:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Looking for duplicate names using smallest mode. 2025/04/20 04:34:51 NOTICE: one: Found 3 files with duplicate names 2025/04/20 04:34:51 INFO : one: Deleted 2025/04/20 04:34:52 INFO : one: Deleted 2025/04/20 04:34:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.86s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:34:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Looking for duplicate names using rename mode. 2025/04/20 04:34:59 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/20 04:35:00 INFO : one-2.txt: renamed from: one.txt 2025/04/20 04:35:01 INFO : one-3.txt: renamed from: one.txt 2025/04/20 04:35:02 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.59s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:35:07 DEBUG : dupe1/one.txt: md5 = e8396f3e26c0ffc1b384f01dce26c911 OK 2025/04/20 04:35:09 DEBUG : dupe2/two.txt: md5 = 6762fd7144ab3dca3cff064e1d420875 OK 2025/04/20 04:35:11 DEBUG : dupe3/three.txt: md5 = 4353e2a88a7b82c732177f19f9b24c5d OK 2025/04/20 04:35:11 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/20 04:35:11 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/20 04:35:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/20 04:35:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/20 04:35:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/20 04:35:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/20 04:35:16 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.64s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:35:18 DEBUG : a.txt: md5 = a76f4069d4e1a878a94365b12aa08c46 OK 2025/04/20 04:35:19 DEBUG : zend.txt: md5 = 50c3cf71701437ce5ae52b03a131b660 OK 2025/04/20 04:35:21 DEBUG : sub dir/hello world: md5 = 0ac252f266713f5cb337ded5b17e8bf8 OK 2025/04/20 04:35:22 DEBUG : sub dir/hello world2: md5 = 201b9257eccc2b8858d23cbf8a8bbaa7 OK 2025/04/20 04:35:24 DEBUG : sub dir/ignore dir/.ignore: md5 = 6743f49b3ae0697c492837eda991ed41 OK 2025/04/20 04:35:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = 050b3f923a7f1c43ead7f9912e8f431d OK 2025/04/20 04:35:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = 404c0083c983c529e438d6032cda16c3 OK 2025/04/20 04:35:29 DEBUG : a.txt: Excluded (Size Filter) 2025/04/20 04:35:29 DEBUG : a.txt: Excluded 2025/04/20 04:35:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/20 04:35:29 DEBUG : sub dir/hello world: Excluded 2025/04/20 04:35:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/20 04:35:29 DEBUG : sub dir/hello world2: Excluded 2025/04/20 04:35:30 DEBUG : sub dir/ignore dir: Excluded 2025/04/20 04:35:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/20 04:35:30 DEBUG : sub dir/hello world: Excluded 2025/04/20 04:35:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/20 04:35:30 DEBUG : sub dir/hello world2: Excluded 2025/04/20 04:35:30 DEBUG : sub dir/ignore dir: Excluded 2025/04/20 04:35:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/20 04:35:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/20 04:35:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/20 04:35:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/20 04:35:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/20 04:35:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/20 04:35:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.50s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:35:38 DEBUG : a.txt: md5 = da11f3f41183cb56babed278659a99a4 OK 2025/04/20 04:35:39 DEBUG : zend.txt: md5 = aca67af02d82efc9fb484e31aaf045c7 OK 2025/04/20 04:35:41 DEBUG : sub dir/hello world: md5 = 59125e0fd65c8d5c0c4b47d772d54eda OK 2025/04/20 04:35:43 DEBUG : sub dir/hello world2: md5 = 942f116b1d1780c533c4caf0b9c27f2c OK 2025/04/20 04:35:45 DEBUG : sub dir/ignore dir/.ignore: md5 = 914f8cc795c11f08812a4dc7ab537c5f OK 2025/04/20 04:35:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 68d16a696b55a1740350dbf14e505ab9 OK 2025/04/20 04:35:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = f61e2f226c7b33ce946bc14021361a04 OK 2025/04/20 04:35:50 DEBUG : a.txt: Excluded (Size Filter) 2025/04/20 04:35:50 DEBUG : a.txt: Excluded 2025/04/20 04:35:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/20 04:35:50 DEBUG : sub dir/hello world: Excluded 2025/04/20 04:35:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/20 04:35:50 DEBUG : sub dir/hello world2: Excluded 2025/04/20 04:35:51 DEBUG : sub dir/ignore dir: Excluded 2025/04/20 04:35:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/20 04:35:51 DEBUG : sub dir/hello world: Excluded 2025/04/20 04:35:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/20 04:35:51 DEBUG : sub dir/hello world2: Excluded 2025/04/20 04:35:51 DEBUG : sub dir/ignore dir: Excluded 2025/04/20 04:35:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/20 04:35:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/20 04:35:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/20 04:35:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/20 04:35:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/20 04:35:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/20 04:35:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.66s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:35:59 DEBUG : file1: md5 = bbfd2b7e0860fb7d3bcc01a510fbec0d OK 2025/04/20 04:36:01 DEBUG : sub/file2: md5 = 9e0d678f3976d8a572a8370a77e41c0b 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 2025/04/20 04:36:03 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/20 04:36:03 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/20 04:36:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/20 04:36:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.71s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:36:07 DEBUG : file1: md5 = efedfba9dcf67cd756817451a80c2dd4 OK 2025/04/20 04:36:09 DEBUG : sub/file2: md5 = 5b6731847dd49fd79596cd77e958787c 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 2025/04/20 04:36:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqoqew5dewa/notfound" 2025/04/20 04:36:13 DEBUG : Creating backend with remote "TestDrive:crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/20 04:36:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.85s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.43s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.65s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:36:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Making directory 2025/04/20 04:36:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:36:19 DEBUG : sub dir/hello world: md5 = 0dd93260c7fab2be878dd0b1a2a74d52 OK 2025/04/20 04:36:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.32s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:36:23 DEBUG : potato2: md5 = 165a34d9e6efc28dce22e7649953d2b3 OK 2025/04/20 04:36:24 DEBUG : empty space: md5 = e7ec77e179358518e87be66f8571b15a OK --- PASS: TestLs (4.16s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:36:27 DEBUG : potato2: md5 = 0e2350efc7d77eb8b2ff1648025520c0 OK 2025/04/20 04:36:28 DEBUG : empty space: md5 = ef6ba2d373185eb4dbb62c39e68ae279 OK 2025/04/20 04:36:29 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/20 04:36:29 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.41s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:36:32 DEBUG : potato2: md5 = 0889fb99e01fd3c2b9bfd582da68c6e5 OK 2025/04/20 04:36:33 DEBUG : empty space: md5 = c8bf3e04923fdb214617ae6251c2c333 OK --- PASS: TestLsLong (4.36s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:36:36 DEBUG : potato2: md5 = d67d56cedfd72f5054e1aa4428c59df3 OK 2025/04/20 04:36:37 DEBUG : empty space: md5 = f4df20475fe0516eb37fcb1509abff01 OK --- PASS: TestHashSums (4.00s) === RUN TestHashSumsWithErrors 2025/04/20 04:36:39 DEBUG : Creating backend with remote ":memory:" 2025/04/20 04:36:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/20 04:36:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/20 04:36:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/20 04:36:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/20 04:36:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/20 04:36:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/20 04:36:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/20 04:36:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/20 04:36:39 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 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:36:40 DEBUG : potato2: md5 = 169a526e21f8bafe70c02d5d36dca18f OK 2025/04/20 04:36:41 DEBUG : empty space: md5 = 0aad9dd50b29cedf723e5e61cded8d27 OK 2025/04/20 04:36:43 DEBUG : sub dir/potato3: md5 = 65e30d34b73255154422a27de870a58d OK 2025/04/20 04:36:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.80s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:36:48 DEBUG : small: md5 = 54a646dc93816664922a3fea3e90c28d OK 2025/04/20 04:36:49 DEBUG : medium: md5 = 3061bd19f7b615b54a525fb6e6eb729f OK 2025/04/20 04:36:51 DEBUG : large: md5 = 06b6e288f0b9d83c824a637a909c1628 OK 2025/04/20 04:36:51 DEBUG : Waiting for deletions to finish 2025/04/20 04:36:51 DEBUG : large: Excluded (Size Filter) 2025/04/20 04:36:52 INFO : medium: Deleted 2025/04/20 04:36:52 INFO : small: Deleted --- PASS: TestDelete (6.12s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:36:54 DEBUG : small: md5 = c8e48b0e7d474eb977d113c05aed8c6f OK 2025/04/20 04:36:55 DEBUG : medium: md5 = 3264a5b1770cc448fddc82f7eec4a9ad OK 2025/04/20 04:36:57 DEBUG : large: md5 = aacc94a4ef4d55fd315fa2b70a13c261 OK 2025/04/20 04:36:57 DEBUG : Waiting for deletions to finish 2025/04/20 04:36:57 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/20 04:36:57 INFO : small: Deleted 2025/04/20 04:36:57 INFO : medium: Deleted --- PASS: TestMaxDelete (6.29s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:37:00 DEBUG : small: md5 = fdcdf856a447d60fd24515b504c1c8fd OK 2025/04/20 04:37:01 DEBUG : medium: md5 = 1b1d8b0013d359851d9ec0735c126343 OK 2025/04/20 04:37:03 DEBUG : large: md5 = 17ccc570b31369e1c7360f9e4a53e788 OK 2025/04/20 04:37:03 DEBUG : Waiting for deletions to finish 2025/04/20 04:37:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/20 04:37:04 INFO : small: Deleted 2025/04/20 04:37:04 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.25s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:37:07 DEBUG : small: md5 = bbd1ba5dd9ca05b0a36cdc01f06e9973 OK 2025/04/20 04:37:08 DEBUG : medium: md5 = d06d22724d4a0a6d5cafde323d78979e OK 2025/04/20 04:37:09 DEBUG : large: md5 = 4957b203860774d0fdcba94b2b929f6a OK 2025/04/20 04:37:09 DEBUG : Waiting for deletions to finish 2025/04/20 04:37:10 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/20 04:37:10 INFO : small: Deleted 2025/04/20 04:37:10 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.34s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:37:13 DEBUG : ReadFile: md5 = aa9a7b6c50401f24dfaf53ba8b60a273 OK --- PASS: TestReadFile (3.63s) === RUN TestRetry 2025/04/20 04:37:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/20 04:37:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/20 04:37:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/20 04:37:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/20 04:37:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/20 04:37:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/20 04:37:15 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 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:37:17 DEBUG : file1: md5 = 586b03883a9d1796ff54b5aaf29f1c96 OK 2025/04/20 04:37:18 DEBUG : file2: md5 = c0125c35156ac30e972dad23e7cde03b OK --- PASS: TestCat (16.58s) === RUN TestPurge 2025/04/20 04:37:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sinuwaw3xeke" 2025/04/20 04:37:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:37:32 DEBUG : Creating backend with remote "TestDrive:crypt/t3ruotdvcdg2khfmvr7u9nb0a25gkvips56m4h9kb8hn4dndlrk0" 2025/04/20 04:37:33 DEBUG : Creating backend with remote "/tmp/rclone594437103" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sinuwaw3xeke'", Local "Local file system at /tmp/rclone594437103", Modify Window "1ms" 2025/04/20 04:37:37 DEBUG : A1/B1/C1/one: md5 = 1ebdf838a122b94749358e52fbaa88e2 OK 2025/04/20 04:37:37 INFO : A2: Making directory 2025/04/20 04:37:38 INFO : A1/B2: Making directory 2025/04/20 04:37:38 INFO : A1/B2/C2: Making directory 2025/04/20 04:37:39 INFO : A1/B1/C3: Making directory 2025/04/20 04:37:40 INFO : A3: Making directory 2025/04/20 04:37:41 INFO : A3/B3: Making directory 2025/04/20 04:37:41 INFO : A3/B3/C4: Making directory 2025/04/20 04:37:43 DEBUG : A1/two: md5 = cd995fbf1136c436b6f9cfe9f12db7d8 OK 2025/04/20 04:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sinuwaw3xeke': Purge remote 2025/04/20 04:37:47 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.72s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:37:50 DEBUG : A1/B1/C1/one: md5 = 82279f5ad9a9c84aca4c7c053b117e3f OK 2025/04/20 04:37:50 INFO : A2: Making directory 2025/04/20 04:37:51 INFO : A1/B2: Making directory 2025/04/20 04:37:51 INFO : A1/B2/C2: Making directory 2025/04/20 04:37:52 INFO : A1/B1/C3: Making directory 2025/04/20 04:37:53 INFO : A3: Making directory 2025/04/20 04:37:53 INFO : A3/B3: Making directory 2025/04/20 04:37:54 INFO : A3/B3/C4: Making directory 2025/04/20 04:37:56 DEBUG : A1/two: md5 = 9924b88629e8c73f5812741948168559 OK 2025/04/20 04:37:57 DEBUG : removing 1 level 3 directories 2025/04/20 04:37:57 INFO : A3/B3/C4: Removing directory 2025/04/20 04:38:00 DEBUG : removing 2 level 3 directories 2025/04/20 04:38:00 INFO : A1/B2/C2: Removing directory 2025/04/20 04:38:00 INFO : A1/B1/C3: Removing directory 2025/04/20 04:38:00 DEBUG : removing 2 level 2 directories 2025/04/20 04:38:00 INFO : A3/B3: Removing directory 2025/04/20 04:38:00 INFO : A1/B2: Removing directory 2025/04/20 04:38:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/20 04:38:01 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/20 04:38:01 DEBUG : removing 2 level 1 directories 2025/04/20 04:38:01 INFO : A3: Removing directory 2025/04/20 04:38:01 INFO : A2: Removing directory 2025/04/20 04:38:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/20 04:38:05 DEBUG : removing 1 level 3 directories 2025/04/20 04:38:05 INFO : A1/B1/C1: Removing directory 2025/04/20 04:38:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:05 DEBUG : removing 1 level 2 directories 2025/04/20 04:38:05 INFO : A1/B1: Removing directory 2025/04/20 04:38:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/20 04:38:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/20 04:38:06 DEBUG : removing 1 level 1 directories 2025/04/20 04:38:06 INFO : A1: Removing directory 2025/04/20 04:38:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/20 04:38:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/20 04:38:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/20 04:38:07 DEBUG : removing 1 level 0 directories 2025/04/20 04:38:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Removing directory 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/20 04:38:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (21.69s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:38:09 INFO : A1: Making directory 2025/04/20 04:38:10 INFO : A1/B1: Making directory 2025/04/20 04:38:10 INFO : A1/B1/C1: Making directory 2025/04/20 04:38:13 DEBUG : removing 1 level 3 directories 2025/04/20 04:38:13 INFO : A1/B1/C1: Removing directory 2025/04/20 04:38:13 DEBUG : removing 1 level 2 directories 2025/04/20 04:38:13 INFO : A1/B1: Removing directory 2025/04/20 04:38:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/20 04:38:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.42s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:38:16 INFO : A1: Making directory 2025/04/20 04:38:16 INFO : A1/B1: Making directory 2025/04/20 04:38:17 INFO : A1/B1/C1: Making directory 2025/04/20 04:38:19 DEBUG : removing 1 level 3 directories 2025/04/20 04:38:19 INFO : A1/B1/C1: Removing directory 2025/04/20 04:38:20 DEBUG : removing 1 level 2 directories 2025/04/20 04:38:20 INFO : A1/B1: Removing directory 2025/04/20 04:38:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/20 04:38:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.84s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:38:24 DEBUG : file1: md5 = 944ed45cccf1d88492b8944fe7cd66d8 OK 2025/04/20 04:38:25 DEBUG : filename.txt: File name found in url 2025/04/20 04:38:26 DEBUG : filename.txt: md5 = d9fd478ed567f9a70b6113627c2d94b4 OK 2025/04/20 04:38:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/20 04:38:27 DEBUG : headerfilename.txt: md5 = 40d425c2590d1fb6ae9b7c2af9e3f881 OK 2025/04/20 04:38:28 DEBUG : file2: md5 = f31e677dfb00170e4b136e187f706654 OK --- PASS: TestCopyURL (8.27s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:38:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/20 04:38:33 DEBUG : sub/file2: md5 = 690c8e1fd0e73abeefab9971a7ce70d1 OK 2025/04/20 04:38:33 INFO : file1: Copied (new) to: sub/file2 2025/04/20 04:38:33 INFO : file1: Deleted 2025/04/20 04:38:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 04:38:34 DEBUG : file1: Unchanged skipping 2025/04/20 04:38:34 INFO : file1: Deleted 2025/04/20 04:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': don't need to copy/move sub/file2, it is already at target location 2025/04/20 04:38:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.84s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:38:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/20 04:38:38 DEBUG : file1: md5 = f21db2e20009fd61786b2413a025df4f OK 2025/04/20 04:38:38 INFO : file1: Copied (new) 2025/04/20 04:38:38 INFO : file1: Deleted 2025/04/20 04:38:39 DEBUG : file1: Destination exists, skipping 2025/04/20 04:38:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.09s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:38:43 DEBUG : dst/file1: md5 = b0cc4a51349ec7bfaf9fa57f5220b6b9 OK 2025/04/20 04:38:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-seqoqew5dewa/backup" 2025/04/20 04:38:43 DEBUG : Creating backend with remote "TestDrive:crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0/1nrff024r7pq65ecp72fc28jb0" 2025/04/20 04:38:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/20 04:38:47 INFO : dst/file1: Moved (server-side) 2025/04/20 04:38:48 DEBUG : dst/file1: md5 = dc4b8146ecdbe01b638a6d0f096c93f4 OK 2025/04/20 04:38:48 INFO : dst/file1: Copied (new) 2025/04/20 04:38:48 INFO : dst/file1: Deleted 2025/04/20 04:38:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:38:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/20 04:38:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.11s) === 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 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:38:55 DEBUG : A1/one: md5 = 0d20be6a2d2e6e25afa49d321722cda0 OK 2025/04/20 04:38:56 DEBUG : A1/two: md5 = 4eed4bc07cecd43994a4908350e31a99 OK 2025/04/20 04:38:58 DEBUG : A1/B1/three: md5 = 444fb9eff4acecfd061f29c800d596d7 OK 2025/04/20 04:39:00 DEBUG : A1/B1/C1/four: md5 = 9ad5e73fd9cfe1d8fcb7a1980638a0df OK 2025/04/20 04:39:02 DEBUG : A1/B1/C2/five: md5 = 9a6c9dd37641dedf33ba92fdbac802bd OK 2025/04/20 04:39:02 INFO : A1/B2: Making directory 2025/04/20 04:39:03 INFO : A1/B1/C3: Making directory 2025/04/20 04:39:12 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/20 04:39:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/20 04:39:12 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/20 04:39:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/20 04:39:12 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/20 04:39:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/20 04:39:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/20 04:39:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/20 04:39:15 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/20 04:39:15 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/20 04:39:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/20 04:39:22 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/20 04:39:22 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/20 04:39:22 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/20 04:39:22 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/20 04:39:23 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/20 04:39:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/20 04:39:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/20 04:39:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/20 04:39:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/20 04:39:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/20 04:39:32 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/20 04:39:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/20 04:39:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/20 04:39:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/20 04:39:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/20 04:39:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/20 04:39:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/20 04:39:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/20 04:39:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/20 04:39:34 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.39s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:39:35 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:39:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/20 04:39:37 DEBUG : no_checksum_small_file_from_pipe: md5 = a354f50b3efa68d4e0857338a7b63bb3 OK 2025/04/20 04:39:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/20 04:39:37 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/20 04:39:38 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/20 04:39:38 DEBUG : no_checksum_big_file_from_pipe: md5 = 083696444e11f5f61bfab49a6d14ae2f OK 2025/04/20 04:39:38 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 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:39:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/20 04:39:41 DEBUG : with_checksum_small_file_from_pipe: md5 = e39488719fc3e19c9109508161b4ab21 OK 2025/04/20 04:39:41 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/20 04:39:42 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/20 04:39:43 DEBUG : with_checksum_big_file_from_pipe: md5 = 6c20c77b532676f5bcf12a784b4ffe82 OK 2025/04/20 04:39:43 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 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/20 04:39:46 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 04:39:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/20 04:39:47 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:39:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': File to upload is small (34 bytes), uploading instead of streaming 2025/04/20 04:39:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/20 04:39:51 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/20 04:39:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.42s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.75s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/20 04:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': File to upload is small (48 bytes), uploading instead of streaming 2025/04/20 04:39:55 DEBUG : rcat_metadata: md5 = 880f3bd29f6cf8774998300ccad954ea OK 2025/04/20 04:39:55 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/20 04:39:57 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/20 04:39:58 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7553d719e44a63c99870af4ab9977849 OK 2025/04/20 04:39:58 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.40s) --- PASS: TestRcatMetadata/Normal (2.34s) --- PASS: TestRcatMetadata/ViaDisk (2.64s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:40:00 DEBUG : potato1: md5 = 26ba1197dd78e1b28b64b969024015c7 OK 2025/04/20 04:40:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': File to upload is small (60 bytes), uploading instead of streaming 2025/04/20 04:40:02 DEBUG : potato2: md5 = b0d6f922b8aee122d9a2f05ba91d3a2e OK 2025/04/20 04:40:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.02s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:40:05 DEBUG : potato1: md5 = b30af6c6786597d891700066a55154b2 OK 2025/04/20 04:40:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': File to upload is small (60 bytes), uploading instead of streaming 2025/04/20 04:40:06 DEBUG : potato2: md5 = 7d52912cfbdb347e2001930644f6ed29 OK 2025/04/20 04:40:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.91s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:40:09 DEBUG : potato2: md5 = 001906c59c530f675561892ad5c3710e OK 2025/04/20 04:40:11 DEBUG : empty space: md5 = c6037a03adfea44835988a2a63d5e783 OK 2025/04/20 04:40:13 DEBUG : sub dir/potato3: md5 = ca6546f2146f71a3bbd1964bea07fe0c OK 2025/04/20 04:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Touching "sub dir/potato3" 2025/04/20 04:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Touching "potato2" 2025/04/20 04:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Touching "empty space" 2025/04/20 04:40:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.23s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:40:17 DEBUG : dir with metadata: Making directory with metadata 2025/04/20 04:40:18 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.21s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:40:19 DEBUG : directory with modtime: Making directory with metadata 2025/04/20 04:40:20 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.18s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:40:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/20 04:40:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/20 04:40:22 DEBUG : Google drive root 'crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0': Skipping btime metadata as can't update it on an existing file: 2025-04-20T04:40:22.138473021Z 2025/04/20 04:40:22 INFO : non existent directory: Updated directory metadata 2025/04/20 04:40:24 DEBUG : Google drive root 'crypt/p8h01cgp3839sh2u014bpuo6tkb1gtbob75mb2qvhnbgal2242v0': Skipping btime metadata as can't update it on an existing file: 2025-04-20T04:40:22.138473021Z 2025/04/20 04:40:25 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.42s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:40:26 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/20 04:40:28 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/20 04:40:29 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.04s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:40:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/20 04:40:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/20 04:40:30 DEBUG : dst: Making directory with metadata 2025/04/20 04:40:31 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/20 04:40:31 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 04:40:31 INFO : dst: Set directory modification time (using SetModTime) 2025/04/20 04:40:32 INFO : dst: Set directory modification time (using SetModTime) 2025/04/20 04:40:32 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/20 04:40:32 INFO : dst: Set directory modification time (using SetModTime) 2025/04/20 04:40:32 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.44s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa'", Local "Local file system at /tmp/rclone3286130657", Modify Window "1ms" 2025/04/20 04:40:36 DEBUG : sub dir/test remove existing: md5 = 8eecf242e83f0f57f6095aa1bdad2e75 OK 2025/04/20 04:40:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ec1b62001a30e94f265481dc9dc541b9 OK 2025/04/20 04:40:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mofanuc0" before starting 2025/04/20 04:40:40 DEBUG : sub dir/test remove existing.mofanuc0: TEST: removing renamed existing file after operation 2025/04/20 04:40:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qofuwer3" before starting 2025/04/20 04:40:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qofuwer3: TEST: renaming existing back after failed operation 2025/04/20 04:40:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.loxuwed1" before starting 2025/04/20 04:40:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.loxuwed1: TEST: removing renamed existing file after operation 2025/04/20 04:40:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "l4s57hrmpij241f335ra2fa1k038svrgd80krhbg7r1uimlgfls0" 2025/04/20 04:40:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ng9pk5qatp2iup22i3l60hq6imt8bh0j01nqf5ik8k6ls9nubl38gl75t6j992s558kko82tmrpp6lql8s5dm9b66bod6bl7niq2igjrv1vdjkgf32649t7f5rno8eb9b875rtaos82e3c9jpjs9obfgsuks3hjmpb6f9l119h0nmfiecfug" --- PASS: TestRemoveExisting (12.64s) === 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 2025/04/20 04:40:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-seqoqew5dewa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m12.688238615s (try 1/5)