"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/02 03:22:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunawoc8huve" 2025/08/02 03:22:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:22:56 DEBUG : Creating backend with remote "TestDrive:crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g" 2025/08/02 03:22:57 DEBUG : Creating backend with remote "/tmp/rclone15263924" === 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-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", 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/08/02 03:22:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/02 03:22:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/02 03:22:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/02 03:22:58 DEBUG : potato: Seek from 10 to 0 2025/08/02 03:22:58 DEBUG : potato: Seek from 10 to 0 2025/08/02 03:22:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/02 03:22:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/02 03:22:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/02 03:22:58 DEBUG : potato: Seek from 5 to 2 2025/08/02 03:22:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/02 03:22:58 DEBUG : potato: Seek from 7 to 0 2025/08/02 03:22:58 DEBUG : potato: Seek from 7 to 0 2025/08/02 03:22:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/02 03:22:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/02 03:22:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/02 03:22:58 DEBUG : potato: Seek from 5 to 2 2025/08/02 03:22:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/02 03:22:58 DEBUG : potato: Seek from 8 to 0 2025/08/02 03:22:58 DEBUG : potato: Seek from 8 to 0 2025/08/02 03:22:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/02 03:22:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/02 03:22:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/02 03:22:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/02 03:22:58 DEBUG : potato: Seek from 5 to 2 2025/08/02 03:22:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/02 03:22:58 DEBUG : potato: Seek from 9 to 0 2025/08/02 03:22:58 DEBUG : potato: Seek from 9 to 0 2025/08/02 03:22:58 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-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:23:00 DEBUG : rutabaga: md5 = f1069a4165bb7261b6103a32b18f29c1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/02 03:23:02 DEBUG : empty space: md5 = 3bcce399bec562c89c860f3ea276b8a4 OK === RUN TestCheck/3 2025/08/02 03:23:04 DEBUG : potato2: md5 = 85e655dd95732e08404e854333566f90 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/02 03:23:06 DEBUG : remotepotato: md5 = 720fb561ac25e0fd391ade40d2878ccf OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.47s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.33s) === RUN TestCheckFsError 2025/08/02 03:23:09 DEBUG : Creating backend with remote "nonexistent" 2025/08/02 03:23:09 DEBUG : Creating backend with remote "nonexistent" 2025/08/02 03:23:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/02 03:23:09 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/08/02 03:23:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/02 03:23:09 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-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:23:11 DEBUG : rutabaga: md5 = 04f88b146d3bef3c6f29306b0461c4a6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/02 03:23:14 DEBUG : empty space: md5 = 5e86841d76f4e7307fe932e1e2743c7f OK === RUN TestCheckDownload/3 2025/08/02 03:23:17 DEBUG : potato2: md5 = f4e4d98cbd804ed7d8eec1539e085caf OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/02 03:23:21 DEBUG : remotepotato: md5 = 34197eb6e48d1a3e58ecdd4373fb0bea OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.10s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.16s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (0.98s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:23:27 DEBUG : rutabaga: md5 = c32dc86ea2c2e5638b1e903ccd679bfc OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/02 03:23:29 DEBUG : empty space: md5 = 1b0463f9b76ef5277cfc2f98d5cb164d OK === RUN TestCheckSizeOnly/3 2025/08/02 03:23:31 DEBUG : potato2: md5 = 7d43932a84764370ff533e10d5295fca OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/02 03:23:33 DEBUG : remotepotato: md5 = 606cff16c44ad46ee7b911b923e279d8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.66s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:23:37 DEBUG : test.sum: md5 = 6b348aeaf2860bbf1fa01333f30e3b52 OK 2025/08/02 03:23:39 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/02 03:23:39 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/02 03:23:39 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/02 03:23:39 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/02 03:23:40 DEBUG : test.sum: md5 = d2397c5884c9456e83955b1704cef3f4 OK 2025/08/02 03:23:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/02 03:23:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/02 03:23:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/02 03:23:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.73s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:23:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunawoc8huve/data" 2025/08/02 03:23:42 DEBUG : Creating backend with remote "TestDrive:crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:23:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunawoc8huve/data" 2025/08/02 03:23:44 DEBUG : Creating backend with remote "TestDrive:crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g/vjrnln8ratgmqakfosrqe8espk" 2025/08/02 03:23:47 DEBUG : data/banana: md5 = 48335df823346fb029dbe1ca4dd7c012 OK 2025/08/02 03:23:49 DEBUG : test.sum: md5 = f9639bdf787c9557534f263337584e5b OK === RUN TestCheckSumDownload/subtest1 2025/08/02 03:23:53 DEBUG : data/potato: md5 = f7bc48c5b0db34f1933458a229d5baee OK 2025/08/02 03:23:55 DEBUG : test.sum: md5 = 88f80bf8a150db4d0089f86dde0940bf OK === RUN TestCheckSumDownload/subtest2 2025/08/02 03:23:59 DEBUG : test.sum: md5 = 68023de14b7ebcb58088cbadd893daef OK === RUN TestCheckSumDownload/subtest3 2025/08/02 03:24:03 DEBUG : test.sum: md5 = 465ba6ea0f7830bab9964184774ce068 OK === RUN TestCheckSumDownload/subtest4 2025/08/02 03:24:07 DEBUG : test.sum: md5 = bc2b5affceb4ecbad1f176f5f44cc997 OK === RUN TestCheckSumDownload/subtest5 2025/08/02 03:24:11 DEBUG : test.sum: md5 = a5df97098a8431cf3b5d2f62e1bee1d3 OK === RUN TestCheckSumDownload/subtest6 2025/08/02 03:24:16 DEBUG : data/banana: md5 = dab58aaf6d08ca06798da7e00aa6ce1a OK 2025/08/02 03:24:17 DEBUG : data/potato: md5 = c2ab124c3046a9aa7fd939c950635877 OK 2025/08/02 03:24:18 DEBUG : test.sum: md5 = ba88f83865818035a8700afa0d5ef148 OK === RUN TestCheckSumDownload/subtest7 2025/08/02 03:24:23 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/02 03:24:23 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.97s) --- PASS: TestCheckSumDownload/subtest1 (2.45s) --- PASS: TestCheckSumDownload/subtest2 (2.52s) --- PASS: TestCheckSumDownload/subtest3 (2.04s) --- PASS: TestCheckSumDownload/subtest4 (2.12s) --- PASS: TestCheckSumDownload/subtest5 (2.87s) --- PASS: TestCheckSumDownload/subtest6 (2.48s) --- PASS: TestCheckSumDownload/subtest7 (2.27s) === RUN TestApplyTransforms 2025/08/02 03:24:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinuneg8biki" 2025/08/02 03:24:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:24:24 DEBUG : Creating backend with remote "TestDrive:crypt/mani16jp74caorb3r0p3nfkk1fgi3h5f7a5ovbdlsrcp33bvsbbg" 2025/08/02 03:24:25 DEBUG : Creating backend with remote "/tmp/rclone1715715793" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinuneg8biki'", Local "Local file system at /tmp/rclone1715715793", Modify Window "1ms" 2025/08/02 03:24:27 DEBUG : hello, world!: md5 = 5c3d91ab52080e03f9e271e71f758f5b OK upper checkfile vs. lower remote (without normalization) 2025/08/02 03:24:27 ERROR : hello, world!: sum not found 2025/08/02 03:24:27 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qinuneg8biki' 2025/08/02 03:24:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qinuneg8biki': 1 files missing 2025/08/02 03:24:27 NOTICE: 1 hashes missing 2025/08/02 03:24:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qinuneg8biki': 1 differences found 2025/08/02 03:24:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qinuneg8biki': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/02 03:24:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:24:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qinuneg8biki': 0 differences found 2025/08/02 03:24:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qinuneg8biki': 1 matching files 2025/08/02 03:24:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fifozew4vasa" 2025/08/02 03:24:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:24:29 DEBUG : Creating backend with remote "TestDrive:crypt/l3vecksv743hj56pnahdh4vgc5cqo40qqrkqggtd7p2c79kktr80" 2025/08/02 03:24:30 DEBUG : Creating backend with remote "/tmp/rclone3278653088" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fifozew4vasa'", Local "Local file system at /tmp/rclone3278653088", Modify Window "1ms" 2025/08/02 03:24:32 DEBUG : HELLO, WORLD!: md5 = e18c2e02f083bfcad48e193332eb07f4 OK lower checkfile vs. upper remote (without normalization) 2025/08/02 03:24:33 ERROR : HELLO, WORLD!: sum not found 2025/08/02 03:24:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fifozew4vasa' 2025/08/02 03:24:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifozew4vasa': 1 files missing 2025/08/02 03:24:33 NOTICE: 1 hashes missing 2025/08/02 03:24:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifozew4vasa': 1 differences found 2025/08/02 03:24:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifozew4vasa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/02 03:24:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:24:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifozew4vasa': 0 differences found 2025/08/02 03:24:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fifozew4vasa': 1 matching files 2025/08/02 03:24:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zopogol6xixo" 2025/08/02 03:24:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:24:34 DEBUG : Creating backend with remote "TestDrive:crypt/lhfhl4k6orf1tnehbjmhtqntfvaqkem7lk5eqoam210uogri9h1g" 2025/08/02 03:24:35 DEBUG : Creating backend with remote "/tmp/rclone3951619450" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zopogol6xixo'", Local "Local file system at /tmp/rclone3951619450", Modify Window "1ms" 2025/08/02 03:24:37 DEBUG : HeLlO, wOrLd!: md5 = c8568817381aa2251d3084f0a743fa34 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/02 03:24:37 ERROR : HeLlO, wOrLd!: sum not found 2025/08/02 03:24:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zopogol6xixo' 2025/08/02 03:24:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopogol6xixo': 1 files missing 2025/08/02 03:24:37 NOTICE: 1 hashes missing 2025/08/02 03:24:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopogol6xixo': 1 differences found 2025/08/02 03:24:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopogol6xixo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/02 03:24:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:24:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopogol6xixo': 0 differences found 2025/08/02 03:24:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopogol6xixo': 1 matching files 2025/08/02 03:24:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-filajop7lowo" 2025/08/02 03:24:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:24:38 DEBUG : Creating backend with remote "TestDrive:crypt/4om4tlearp0hm50o09c8ih2517m8bmt89eakaso2i75109bc2ke0" 2025/08/02 03:24:39 DEBUG : Creating backend with remote "/tmp/rclone3023280621" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-filajop7lowo'", Local "Local file system at /tmp/rclone3023280621", Modify Window "1ms" 2025/08/02 03:24:41 DEBUG : HELLO, WORLD!: md5 = 948a1d5cdc77688cf2f7a0b6640f861d OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/02 03:24:42 ERROR : HELLO, WORLD!: sum not found 2025/08/02 03:24:42 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-filajop7lowo' 2025/08/02 03:24:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-filajop7lowo': 1 files missing 2025/08/02 03:24:42 NOTICE: 1 hashes missing 2025/08/02 03:24:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-filajop7lowo': 1 differences found 2025/08/02 03:24:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-filajop7lowo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/02 03:24:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:24:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-filajop7lowo': 0 differences found 2025/08/02 03:24:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-filajop7lowo': 1 matching files 2025/08/02 03:24:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hopemad3heve" 2025/08/02 03:24:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:24:43 DEBUG : Creating backend with remote "TestDrive:crypt/llat3kc7g3n3gsofs0omfdgtd69off1tpjri9lnt3mvh35gcjeu0" 2025/08/02 03:24:44 DEBUG : Creating backend with remote "/tmp/rclone1423267262" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hopemad3heve'", Local "Local file system at /tmp/rclone1423267262", Modify Window "1ms" 2025/08/02 03:24:46 DEBUG : 測試_Русский___ě_áñ: md5 = 0a3b0e64b3f7064d8bab51430fdcddfc OK NFD checkfile vs. NFC remote (without normalization) 2025/08/02 03:24:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/02 03:24:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hopemad3heve' 2025/08/02 03:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hopemad3heve': 1 files missing 2025/08/02 03:24:47 NOTICE: 1 hashes missing 2025/08/02 03:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hopemad3heve': 1 differences found 2025/08/02 03:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hopemad3heve': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/02 03:24:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:24:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hopemad3heve': 0 differences found 2025/08/02 03:24:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hopemad3heve': 1 matching files 2025/08/02 03:24:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-firomaf8gala" 2025/08/02 03:24:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:24:48 DEBUG : Creating backend with remote "TestDrive:crypt/a0efjtgihkuv6v9lb6lu0uv9hvmk7pc93lit72q91818gn8nhcrg" 2025/08/02 03:24:49 DEBUG : Creating backend with remote "/tmp/rclone3863239732" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-firomaf8gala'", Local "Local file system at /tmp/rclone3863239732", Modify Window "1ms" 2025/08/02 03:24:51 DEBUG : 測試_Русский___ě_áñ: md5 = 2b671a156a75aa71c91cf6577ab39d0d OK NFC checkfile vs. NFD remote (without normalization) 2025/08/02 03:24:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/02 03:24:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-firomaf8gala' 2025/08/02 03:24:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-firomaf8gala': 1 files missing 2025/08/02 03:24:52 NOTICE: 1 hashes missing 2025/08/02 03:24:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-firomaf8gala': 1 differences found 2025/08/02 03:24:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-firomaf8gala': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/02 03:24:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:24:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-firomaf8gala': 0 differences found 2025/08/02 03:24:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-firomaf8gala': 1 matching files 2025/08/02 03:24:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fobicox8vuci" 2025/08/02 03:24:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:24:53 DEBUG : Creating backend with remote "TestDrive:crypt/s7n62t0s78q92huh80vafclohu8ilet6eqfibedjlp5nfcu04vng" 2025/08/02 03:24:54 DEBUG : Creating backend with remote "/tmp/rclone1205352405" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fobicox8vuci'", Local "Local file system at /tmp/rclone1205352405", Modify Window "1ms" 2025/08/02 03:24:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 93616d5bc87d10ad2cc22905c99ae13a OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/02 03:24:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/02 03:24:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fobicox8vuci' 2025/08/02 03:24:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobicox8vuci': 1 files missing 2025/08/02 03:24:56 NOTICE: 1 hashes missing 2025/08/02 03:24:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobicox8vuci': 1 differences found 2025/08/02 03:24:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobicox8vuci': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/02 03:24:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:24:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobicox8vuci': 0 differences found 2025/08/02 03:24:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobicox8vuci': 1 matching files 2025/08/02 03:24:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yurisuq6leva" 2025/08/02 03:24:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:24:57 DEBUG : Creating backend with remote "TestDrive:crypt/63k0ag5o05reuf56c5j5d49cfdngqujehmhhpjssgo90934g1tb0" 2025/08/02 03:24:58 DEBUG : Creating backend with remote "/tmp/rclone3765844711" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yurisuq6leva'", Local "Local file system at /tmp/rclone3765844711", Modify Window "1ms" 2025/08/02 03:25:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5b08aab39c33b36338163ce63fe885ec OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/02 03:25:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/02 03:25:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yurisuq6leva' 2025/08/02 03:25:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurisuq6leva': 1 files missing 2025/08/02 03:25:01 NOTICE: 1 hashes missing 2025/08/02 03:25:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurisuq6leva': 1 differences found 2025/08/02 03:25:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurisuq6leva': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/02 03:25:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:25:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurisuq6leva': 0 differences found 2025/08/02 03:25:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurisuq6leva': 1 matching files 2025/08/02 03:25:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vizafuf9dila" 2025/08/02 03:25:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:25:02 DEBUG : Creating backend with remote "TestDrive:crypt/insl4iv1seg2btar8avfhf3apobdo5m7qil03r7ai64big1ngvd0" 2025/08/02 03:25:03 DEBUG : Creating backend with remote "/tmp/rclone907421997" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vizafuf9dila'", Local "Local file system at /tmp/rclone907421997", Modify Window "1ms" 2025/08/02 03:25:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9c6e31279f2342940105a436e0054bd7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/02 03:25:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/02 03:25:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vizafuf9dila' 2025/08/02 03:25:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vizafuf9dila': 1 files missing 2025/08/02 03:25:05 NOTICE: 1 hashes missing 2025/08/02 03:25:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vizafuf9dila': 1 differences found 2025/08/02 03:25:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vizafuf9dila': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/02 03:25:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vizafuf9dila': 0 differences found 2025/08/02 03:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vizafuf9dila': 1 matching files 2025/08/02 03:25:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fegukuj0fame" 2025/08/02 03:25:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:25:07 DEBUG : Creating backend with remote "TestDrive:crypt/kaabffr8ivnsona54lksn3cqvg3dh7be2gohik29aj6ft6fh1720" 2025/08/02 03:25:08 DEBUG : Creating backend with remote "/tmp/rclone1047011999" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fegukuj0fame'", Local "Local file system at /tmp/rclone1047011999", Modify Window "1ms" 2025/08/02 03:25:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9bf5d9b106754821a4781a5a9b3f1ab5 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/02 03:25:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/02 03:25:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fegukuj0fame' 2025/08/02 03:25:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fegukuj0fame': 1 files missing 2025/08/02 03:25:11 NOTICE: 1 hashes missing 2025/08/02 03:25:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fegukuj0fame': 1 differences found 2025/08/02 03:25:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fegukuj0fame': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/02 03:25:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/02 03:25:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fegukuj0fame': 0 differences found 2025/08/02 03:25:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fegukuj0fame': 1 matching files 2025/08/02 03:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fegukuj0fame': Purge remote 2025/08/02 03:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vizafuf9dila': Purge remote 2025/08/02 03:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yurisuq6leva': Purge remote 2025/08/02 03:25:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fobicox8vuci': Purge remote 2025/08/02 03:25:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-firomaf8gala': Purge remote 2025/08/02 03:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hopemad3heve': Purge remote 2025/08/02 03:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-filajop7lowo': Purge remote 2025/08/02 03:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zopogol6xixo': Purge remote 2025/08/02 03:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fifozew4vasa': Purge remote 2025/08/02 03:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinuneg8biki': Purge remote --- PASS: TestApplyTransforms (52.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:25:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/02 03:25:18 DEBUG : sub/file2: md5 = bcdd12e34204ce21a4bfb97a6ee400ec OK 2025/08/02 03:25:18 INFO : file1: Copied (new) to: sub/file2 2025/08/02 03:25:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:25:19 DEBUG : file1: Unchanged skipping 2025/08/02 03:25:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': don't need to copy/move sub/file2, it is already at target location 2025/08/02 03:25:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.85s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:25:24 DEBUG : dst/file1: md5 = 712c11a221a30561e4e08afc584234be OK 2025/08/02 03:25:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunawoc8huve/backup" 2025/08/02 03:25:25 DEBUG : Creating backend with remote "TestDrive:crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g/1nrff024r7pq65ecp72fc28jb0" 2025/08/02 03:25:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/02 03:25:29 INFO : dst/file1: Moved (server-side) 2025/08/02 03:25:30 DEBUG : dst/file1: md5 = dec1f84fb512cd3ab52b3f32813642e1 OK 2025/08/02 03:25:30 INFO : dst/file1: Copied (new) 2025/08/02 03:25:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:25:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:25:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.34s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:25:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunawoc8huve/dst" 2025/08/02 03:25:34 DEBUG : Creating backend with remote "TestDrive:crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/02 03:25:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunawoc8huve/CompareDest" 2025/08/02 03:25:36 DEBUG : Creating backend with remote "TestDrive:crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g/gveqi14airsml4bgu7krj116o8" 2025/08/02 03:25:37 DEBUG : one: Need to transfer - File not found at Destination 2025/08/02 03:25:40 DEBUG : one: md5 = 59ce8fa492720cc70a8c05ac8c537fac OK 2025/08/02 03:25:40 INFO : one: Copied (new) 2025/08/02 03:25:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:25:43 DEBUG : one: md5 = 7540938cd31e2826d5a522df3acdf866 OK 2025/08/02 03:25:43 INFO : one: Copied (replaced existing) 2025/08/02 03:25:44 DEBUG : dst/one: md5 = 42fcc3b6518b3034d23957e34270336a OK 2025/08/02 03:25:47 DEBUG : CompareDest/one: md5 = 5726ea8726cdc42ac3bac7db264b7c97 OK 2025/08/02 03:25:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:25:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:25:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/02 03:25:51 DEBUG : CompareDest/two: md5 = 8f1271b74068d2f1818b36b3ca821df5 OK 2025/08/02 03:25:52 DEBUG : two: Need to transfer - File not found at Destination 2025/08/02 03:25:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:25:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/02 03:25:52 DEBUG : two: Need to transfer - File not found at Destination 2025/08/02 03:25:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:25:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/02 03:25:54 DEBUG : two: Need to transfer - File not found at Destination 2025/08/02 03:25:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/02 03:25:56 DEBUG : two: md5 = 12867d8282e84e906d91e175054a4122 OK 2025/08/02 03:25:56 INFO : two: Copied (new) 2025/08/02 03:25:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/02 03:25:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:26:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:26:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.42s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:26:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunawoc8huve/dst" 2025/08/02 03:26:01 DEBUG : Creating backend with remote "TestDrive:crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/02 03:26:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunawoc8huve/CopyDest" 2025/08/02 03:26:03 DEBUG : Creating backend with remote "TestDrive:crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/02 03:26:04 DEBUG : one: Need to transfer - File not found at Destination 2025/08/02 03:26:07 DEBUG : one: md5 = e2ce6ea643eeac1d65ed054ef1204bc9 OK 2025/08/02 03:26:07 INFO : one: Copied (new) 2025/08/02 03:26:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:26:09 DEBUG : one: md5 = 809ea58090fdccf8ccf4402954b55342 OK 2025/08/02 03:26:09 INFO : one: Copied (replaced existing) 2025/08/02 03:26:11 DEBUG : dst/one: md5 = 8b3cc670f9f042531360780f5ca1de0c OK 2025/08/02 03:26:13 DEBUG : CopyDest/one: md5 = 862c13df7dd0bf175157e3f7b683405d OK 2025/08/02 03:26:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunawoc8huve/BackupDir" 2025/08/02 03:26:14 DEBUG : Creating backend with remote "TestDrive:crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/02 03:26:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:26:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:26:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:26:18 INFO : one: Moved (server-side) 2025/08/02 03:26:19 INFO : one: Copied (server-side copy) 2025/08/02 03:26:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/02 03:26:20 DEBUG : CopyDest/two: md5 = 03716dbe4784de814c5641af76e0c661 OK 2025/08/02 03:26:21 DEBUG : two: Need to transfer - File not found at Destination 2025/08/02 03:26:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:26:22 INFO : two: Copied (server-side copy) 2025/08/02 03:26:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/02 03:26:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:26:23 DEBUG : two: Unchanged skipping 2025/08/02 03:26:25 DEBUG : CopyDest/three: md5 = 0cad1859f3fa1f4c11170f254e7a929e OK 2025/08/02 03:26:25 DEBUG : three: Need to transfer - File not found at Destination 2025/08/02 03:26:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/02 03:26:26 DEBUG : three: Destination not found in --copy-dest 2025/08/02 03:26:27 DEBUG : three: md5 = 270e78c91a6d2289101fbb60073996ff OK 2025/08/02 03:26:27 INFO : three: Copied (new) 2025/08/02 03:26:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/02 03:26:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:26:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/02 03:26:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:26:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/02 03:26:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/02 03:26:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.75s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:26:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/02 03:26:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d3f2ff9df63bcbf5a49ed97ea356df10 OK 2025/08/02 03:26:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/02 03:26:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/02 03:26:38 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/08/02 03:26:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/02 03:26:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/02 03:26:41 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a2ba256939751c15daf4ccc8d6c73368 OK 2025/08/02 03:26:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/02 03:26:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/02 03:26:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.79s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:26:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Looking for duplicate names using skip mode. 2025/08/02 03:26:47 NOTICE: one: Found 2 files with duplicate names 2025/08/02 03:26:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.53s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:26:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Looking for duplicate names using skip mode. 2025/08/02 03:26:52 NOTICE: one: Found 3 files with duplicate names 2025/08/02 03:26:52 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/02 03:26:53 INFO : one: Deleted 2025/08/02 03:26:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.22s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:26:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Looking for duplicate names using first mode. 2025/08/02 03:26:59 NOTICE: one: Found 3 files with duplicate names 2025/08/02 03:26:59 INFO : one: Deleted 2025/08/02 03:27:00 INFO : one: Deleted 2025/08/02 03:27:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.18s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:27:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Looking for duplicate names using newest mode. 2025/08/02 03:27:05 NOTICE: one: Found 3 files with duplicate names 2025/08/02 03:27:06 INFO : one: Deleted 2025/08/02 03:27:06 INFO : one: Deleted 2025/08/02 03:27:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.83s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:27:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Looking for duplicate names using oldest mode. 2025/08/02 03:27:12 NOTICE: one: Found 3 files with duplicate names 2025/08/02 03:27:13 INFO : one: Deleted 2025/08/02 03:27:13 INFO : one: Deleted 2025/08/02 03:27:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.56s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:27:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Looking for duplicate names using largest mode. 2025/08/02 03:27:19 NOTICE: one: Found 3 files with duplicate names 2025/08/02 03:27:19 INFO : one: Deleted 2025/08/02 03:27:20 INFO : one: Deleted 2025/08/02 03:27:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.26s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:27:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Looking for duplicate names using smallest mode. 2025/08/02 03:27:25 NOTICE: one: Found 3 files with duplicate names 2025/08/02 03:27:26 INFO : one: Deleted 2025/08/02 03:27:26 INFO : one: Deleted 2025/08/02 03:27:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.46s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:27:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Looking for duplicate names using rename mode. 2025/08/02 03:27:33 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/02 03:27:34 INFO : one-2.txt: renamed from: one.txt 2025/08/02 03:27:36 INFO : one-3.txt: renamed from: one.txt 2025/08/02 03:27:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.78s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:27:41 DEBUG : dupe1/one.txt: md5 = b8187ae01cea40aa2207ddfcc27e5d91 OK 2025/08/02 03:27:43 DEBUG : dupe2/two.txt: md5 = b4f874837bc37541e4f5ba6352fae0a5 OK 2025/08/02 03:27:45 DEBUG : dupe3/three.txt: md5 = f0e4b53fb0af01332855567d2f93ffa3 OK 2025/08/02 03:27:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/02 03:27:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/02 03:27:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/02 03:27:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/02 03:27:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/02 03:27:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/02 03:27:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.26s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:27:53 DEBUG : a.txt: md5 = 27c1f812b99fe857c84d7eae81221b4f OK 2025/08/02 03:27:54 DEBUG : zend.txt: md5 = def5b9dd8629435c955292945d5ed27c OK 2025/08/02 03:27:56 DEBUG : sub dir/hello world: md5 = 1c15fbc31d49e1cba75de6969ce7b21d OK 2025/08/02 03:27:58 DEBUG : sub dir/hello world2: md5 = 95099d6a2ff98190d5d2455d34c78ad9 OK 2025/08/02 03:28:00 DEBUG : sub dir/ignore dir/.ignore: md5 = a829db5a416d4a9ee5995bfc7568393d OK 2025/08/02 03:28:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = f664bf7deee7adde6331408f06e62526 OK 2025/08/02 03:28:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 109d1a0656a9b2a2117eb3da92781313 OK 2025/08/02 03:28:04 DEBUG : a.txt: Excluded (Size Filter) 2025/08/02 03:28:04 DEBUG : a.txt: Excluded 2025/08/02 03:28:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/02 03:28:05 DEBUG : sub dir/hello world: Excluded 2025/08/02 03:28:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/02 03:28:05 DEBUG : sub dir/hello world2: Excluded 2025/08/02 03:28:05 DEBUG : sub dir/ignore dir: Excluded 2025/08/02 03:28:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/02 03:28:05 DEBUG : sub dir/hello world: Excluded 2025/08/02 03:28:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/02 03:28:05 DEBUG : sub dir/hello world2: Excluded 2025/08/02 03:28:06 DEBUG : sub dir/ignore dir: Excluded 2025/08/02 03:28:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/02 03:28:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/02 03:28:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/02 03:28:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/02 03:28:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/02 03:28:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/02 03:28:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.70s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:28:13 DEBUG : a.txt: md5 = c658313236daa9590a632252ba5671bc OK 2025/08/02 03:28:15 DEBUG : zend.txt: md5 = bee6d77da524c8d56c78b010ac3cdba3 OK 2025/08/02 03:28:17 DEBUG : sub dir/hello world: md5 = 8d38e319678b389e19d097d12cbd1b69 OK 2025/08/02 03:28:18 DEBUG : sub dir/hello world2: md5 = 2cfc1d94350963f5febc088d2322b894 OK 2025/08/02 03:28:20 DEBUG : sub dir/ignore dir/.ignore: md5 = 618235a3919bde5d17a47bfcde4b0a3f OK 2025/08/02 03:28:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3bcf869aa3b30eb905219b208a14855d OK 2025/08/02 03:28:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = c095fc6ae3612997c9c1d787c664b8e2 OK 2025/08/02 03:28:25 DEBUG : a.txt: Excluded (Size Filter) 2025/08/02 03:28:25 DEBUG : a.txt: Excluded 2025/08/02 03:28:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/02 03:28:26 DEBUG : sub dir/hello world: Excluded 2025/08/02 03:28:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/02 03:28:26 DEBUG : sub dir/hello world2: Excluded 2025/08/02 03:28:26 DEBUG : sub dir/ignore dir: Excluded 2025/08/02 03:28:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/02 03:28:26 DEBUG : sub dir/hello world: Excluded 2025/08/02 03:28:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/02 03:28:26 DEBUG : sub dir/hello world2: Excluded 2025/08/02 03:28:27 DEBUG : sub dir/ignore dir: Excluded 2025/08/02 03:28:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/02 03:28:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/02 03:28:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/02 03:28:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/02 03:28:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/02 03:28:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/02 03:28:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.80s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:28:35 DEBUG : file1: md5 = 676249d1e687883bfd8d33a190b09f7e OK 2025/08/02 03:28:37 DEBUG : sub/file2: md5 = d3de4bd835ea56b701ee4b518b03ab39 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/08/02 03:28:40 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/02 03:28:40 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/02 03:28:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/02 03:28:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.64s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:28:44 DEBUG : file1: md5 = 5035a3368a72816e8d7ac35851b5161c OK 2025/08/02 03:28:46 DEBUG : sub/file2: md5 = 046d65d6e1537ef9025bd9282b4d11b6 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/08/02 03:28:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunawoc8huve/notfound" 2025/08/02 03:28:50 DEBUG : Creating backend with remote "TestDrive:crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g/qe0i31qdkoejk60elps0ni5sqk" 2025/08/02 03:28:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.17s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:28:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Making directory 2025/08/02 03:28:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:28:56 DEBUG : sub dir/hello world: md5 = 4398177d936f89f972e963e282845444 OK 2025/08/02 03:28:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.58s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:29:00 DEBUG : potato2: md5 = 6210f1d77bfe65af2459f11f467f6a35 OK 2025/08/02 03:29:01 DEBUG : empty space: md5 = f7af957f296e14e8195b36ae13e96c2c OK --- PASS: TestLs (4.35s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:29:05 DEBUG : potato2: md5 = 06d255ba66ffc42672b947a445c11fc1 OK 2025/08/02 03:29:06 DEBUG : empty space: md5 = 4c2eedff8b9d463d1bf4c2fed7e1efb9 OK 2025/08/02 03:29:06 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/02 03:29:06 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.65s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:29:09 DEBUG : potato2: md5 = 5234773eddbe211be1d39ccf2cbeb873 OK 2025/08/02 03:29:11 DEBUG : empty space: md5 = 3337607173e20a55d3e62bde22743a9c OK --- PASS: TestLsLong (4.53s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:29:14 DEBUG : potato2: md5 = caa68ee4dc72326fa2c52ffd8ab715f8 OK 2025/08/02 03:29:15 DEBUG : empty space: md5 = 6db71af2a1bb88485e44417a6c63502d OK --- PASS: TestHashSums (4.24s) === RUN TestHashSumsWithErrors 2025/08/02 03:29:17 DEBUG : Creating backend with remote ":memory:" 2025/08/02 03:29:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/02 03:29:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/02 03:29:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/02 03:29:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/02 03:29:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/02 03:29:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/02 03:29:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/02 03:29:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/02 03:29:17 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-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:29:18 DEBUG : potato2: md5 = 81fc2c13075e6bb875ded1fa426dc182 OK 2025/08/02 03:29:19 DEBUG : empty space: md5 = 9ec2f9ecadfd9af976a3c85208720966 OK 2025/08/02 03:29:22 DEBUG : sub dir/potato3: md5 = 8479f262879a15fc8a1a040bf0e08630 OK 2025/08/02 03:29:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.20s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:29:26 DEBUG : small: md5 = 7217b82f13e9aeb631cea8dddbb1454c OK 2025/08/02 03:29:28 DEBUG : medium: md5 = a241a3908f2ca88e179f766002354dba OK 2025/08/02 03:29:29 DEBUG : large: md5 = c84c80af943b0fa27347ea7f0d4f2625 OK 2025/08/02 03:29:29 DEBUG : Waiting for deletions to finish 2025/08/02 03:29:29 DEBUG : large: Excluded (Size Filter) 2025/08/02 03:29:30 INFO : medium: Deleted 2025/08/02 03:29:30 INFO : small: Deleted --- PASS: TestDelete (6.18s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:29:32 DEBUG : small: md5 = 66ffdbcc91cdeecd3416625e34f4bfd4 OK 2025/08/02 03:29:34 DEBUG : medium: md5 = 4ed0d32208ee319723163a0834cd46a4 OK 2025/08/02 03:29:35 DEBUG : large: md5 = 829eb47e50ec88da42dff4623fb7f66c OK 2025/08/02 03:29:35 DEBUG : Waiting for deletions to finish 2025/08/02 03:29:36 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/02 03:29:36 INFO : large: Deleted 2025/08/02 03:29:36 INFO : small: Deleted --- PASS: TestMaxDelete (6.68s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:29:39 DEBUG : small: md5 = e56d0cfc99279c2781c52ea19af473b4 OK 2025/08/02 03:29:41 DEBUG : medium: md5 = 38ef1d8be228004da197b6d59a4513df OK 2025/08/02 03:29:42 DEBUG : large: md5 = 8ca9611adcfb7497de95c09b5096fa98 OK 2025/08/02 03:29:42 DEBUG : Waiting for deletions to finish 2025/08/02 03:29:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/02 03:29:43 INFO : small: Deleted 2025/08/02 03:29:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.81s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:29:46 DEBUG : small: md5 = ff10cc3c9d111c12f6cb34203d90b5cd OK 2025/08/02 03:29:47 DEBUG : medium: md5 = 2eca16c3884f119ead6098b05c9de158 OK 2025/08/02 03:29:48 DEBUG : large: md5 = d88f189013c82ded05a0913d23e54497 OK 2025/08/02 03:29:49 DEBUG : Waiting for deletions to finish 2025/08/02 03:29:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/02 03:29:49 INFO : medium: Deleted 2025/08/02 03:29:49 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.35s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:29:52 DEBUG : ReadFile: md5 = 000b3a8037ec5cb01092e8af3f5593a6 OK --- PASS: TestReadFile (4.00s) === RUN TestRetry 2025/08/02 03:29:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/02 03:29:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/02 03:29:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/02 03:29:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/02 03:29:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/02 03:29:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/02 03:29:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:29:56 DEBUG : file1: md5 = 563c212dc6faffe6030d0d03b302500b OK 2025/08/02 03:29:58 DEBUG : file2: md5 = 0bafcfd0ee18ec6108bbdaaa34ea5480 OK --- PASS: TestCat (16.01s) === RUN TestPurge 2025/08/02 03:30:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-totimoz1noyi" 2025/08/02 03:30:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:30:11 DEBUG : Creating backend with remote "TestDrive:crypt/kpan2daq433favb781ddd8mrissu822j92t9cclh2ia9m3cv5tdg" 2025/08/02 03:30:12 DEBUG : Creating backend with remote "/tmp/rclone373701467" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-totimoz1noyi'", Local "Local file system at /tmp/rclone373701467", Modify Window "1ms" 2025/08/02 03:30:16 DEBUG : A1/B1/C1/one: md5 = 39bb82960a9dd13da5524c060a2d4c1b OK 2025/08/02 03:30:16 INFO : A2: Making directory 2025/08/02 03:30:17 INFO : A1/B2: Making directory 2025/08/02 03:30:18 INFO : A1/B2/C2: Making directory 2025/08/02 03:30:18 INFO : A1/B1/C3: Making directory 2025/08/02 03:30:19 INFO : A3: Making directory 2025/08/02 03:30:20 INFO : A3/B3: Making directory 2025/08/02 03:30:21 INFO : A3/B3/C4: Making directory 2025/08/02 03:30:23 DEBUG : A1/two: md5 = 113148bad06df76976580ffb4a844e08 OK 2025/08/02 03:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-totimoz1noyi': Purge remote 2025/08/02 03:30:26 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.27s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:30:30 DEBUG : A1/B1/C1/one: md5 = 89d5f1b37c1104e4ca2cbae58324fbaf OK 2025/08/02 03:30:30 INFO : A2: Making directory 2025/08/02 03:30:31 INFO : A1/B2: Making directory 2025/08/02 03:30:31 INFO : A1/B2/C2: Making directory 2025/08/02 03:30:32 INFO : A1/B1/C3: Making directory 2025/08/02 03:30:33 INFO : A3: Making directory 2025/08/02 03:30:33 INFO : A3/B3: Making directory 2025/08/02 03:30:34 INFO : A3/B3/C4: Making directory 2025/08/02 03:30:36 DEBUG : A1/two: md5 = 8152c0aa91b8cac4676cecd44f5abb76 OK 2025/08/02 03:30:37 DEBUG : removing 1 level 3 directories 2025/08/02 03:30:37 INFO : A3/B3/C4: Removing directory 2025/08/02 03:30:40 DEBUG : removing 2 level 3 directories 2025/08/02 03:30:40 INFO : A1/B2/C2: Removing directory 2025/08/02 03:30:40 INFO : A1/B1/C3: Removing directory 2025/08/02 03:30:41 DEBUG : removing 2 level 2 directories 2025/08/02 03:30:41 INFO : A3/B3: Removing directory 2025/08/02 03:30:41 INFO : A1/B2: Removing directory 2025/08/02 03:30:41 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/02 03:30:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/02 03:30:41 DEBUG : removing 2 level 1 directories 2025/08/02 03:30:41 INFO : A3: Removing directory 2025/08/02 03:30:41 INFO : A2: Removing directory 2025/08/02 03:30:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/02 03:30:45 DEBUG : removing 1 level 3 directories 2025/08/02 03:30:45 INFO : A1/B1/C1: Removing directory 2025/08/02 03:30:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:46 DEBUG : removing 1 level 2 directories 2025/08/02 03:30:46 INFO : A1/B1: Removing directory 2025/08/02 03:30:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/02 03:30:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/02 03:30:47 DEBUG : removing 1 level 1 directories 2025/08/02 03:30:47 INFO : A1: Removing directory 2025/08/02 03:30:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/02 03:30:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/02 03:30:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/02 03:30:47 DEBUG : removing 1 level 0 directories 2025/08/02 03:30:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Removing directory 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:30:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (22.62s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:30:50 INFO : A1: Making directory 2025/08/02 03:30:50 INFO : A1/B1: Making directory 2025/08/02 03:30:51 INFO : A1/B1/C1: Making directory 2025/08/02 03:30:54 DEBUG : removing 1 level 3 directories 2025/08/02 03:30:54 INFO : A1/B1/C1: Removing directory 2025/08/02 03:30:54 DEBUG : removing 1 level 2 directories 2025/08/02 03:30:54 INFO : A1/B1: Removing directory 2025/08/02 03:30:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/02 03:30:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.89s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:30:57 INFO : A1: Making directory 2025/08/02 03:30:57 INFO : A1/B1: Making directory 2025/08/02 03:30:58 INFO : A1/B1/C1: Making directory 2025/08/02 03:31:01 DEBUG : removing 1 level 3 directories 2025/08/02 03:31:01 INFO : A1/B1/C1: Removing directory 2025/08/02 03:31:01 DEBUG : removing 1 level 2 directories 2025/08/02 03:31:01 INFO : A1/B1: Removing directory 2025/08/02 03:31:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/02 03:31:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.26s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:31:06 DEBUG : file1: md5 = c303325027e149f44284def9612444ea OK 2025/08/02 03:31:06 DEBUG : filename.txt: File name found in url 2025/08/02 03:31:07 DEBUG : filename.txt: md5 = ddbf0f0ee0d77ec18e43246ca9cc179b OK 2025/08/02 03:31:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/02 03:31:09 DEBUG : headerfilename.txt: md5 = 292eef7eb42a3e8a079dbf4191dd1161 OK 2025/08/02 03:31:10 DEBUG : file2: md5 = 76b1938d1f74680642bf45a79e67c960 OK --- PASS: TestCopyURL (8.31s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:31:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/02 03:31:15 DEBUG : sub/file2: md5 = d4c1f68b0f682ee48743346bc1c99469 OK 2025/08/02 03:31:15 INFO : file1: Copied (new) to: sub/file2 2025/08/02 03:31:15 INFO : file1: Deleted 2025/08/02 03:31:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:31:15 DEBUG : file1: Unchanged skipping 2025/08/02 03:31:15 INFO : file1: Deleted 2025/08/02 03:31:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': don't need to copy/move sub/file2, it is already at target location 2025/08/02 03:31:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.96s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:31:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/02 03:31:20 DEBUG : file1: md5 = 9a84efea96c547f2a9633c65824d355d OK 2025/08/02 03:31:20 INFO : file1: Copied (new) 2025/08/02 03:31:20 INFO : file1: Deleted 2025/08/02 03:31:20 DEBUG : file1: Destination exists, skipping 2025/08/02 03:31:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.24s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:31:25 DEBUG : dst/file1: md5 = 270140cd654799a965034fa06dfdfde5 OK 2025/08/02 03:31:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qunawoc8huve/backup" 2025/08/02 03:31:25 DEBUG : Creating backend with remote "TestDrive:crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g/1nrff024r7pq65ecp72fc28jb0" 2025/08/02 03:31:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/02 03:31:29 INFO : dst/file1: Moved (server-side) 2025/08/02 03:31:30 DEBUG : dst/file1: md5 = 16ab92a9d14075b2ac944d19c1017f1d OK 2025/08/02 03:31:30 INFO : dst/file1: Copied (new) 2025/08/02 03:31:30 INFO : dst/file1: Deleted 2025/08/02 03:31:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:31:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/02 03:31:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.76s) === 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-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:31:37 DEBUG : A1/one: md5 = 40d8ba150f574328dd0dd0bad010855f OK 2025/08/02 03:31:39 DEBUG : A1/two: md5 = c2dd96d5c30c75007c807502d6af9140 OK 2025/08/02 03:31:41 DEBUG : A1/B1/three: md5 = 089782acba9e3c12ce5e3e4baa22933a OK 2025/08/02 03:31:43 DEBUG : A1/B1/C1/four: md5 = 27b1fbf5166050a772bebba728a7c459 OK 2025/08/02 03:31:45 DEBUG : A1/B1/C2/five: md5 = c2838b3cf03b41361cbf7275ed2cf415 OK 2025/08/02 03:31:45 INFO : A1/B2: Making directory 2025/08/02 03:31:46 INFO : A1/B1/C3: Making directory 2025/08/02 03:31:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/02 03:31:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/02 03:31:55 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/02 03:31:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/02 03:31:55 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/02 03:31:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/02 03:31:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/02 03:31:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/02 03:31:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/02 03:31:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/02 03:32:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/02 03:32:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/02 03:32:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/02 03:32:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/02 03:32:06 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/02 03:32:07 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/02 03:32:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/02 03:32:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/02 03:32:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/02 03:32:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/02 03:32:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/02 03:32:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/02 03:32:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/02 03:32:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/02 03:32:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/02 03:32:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/02 03:32:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/02 03:32:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/02 03:32:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/02 03:32:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/02 03:32:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.60s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': File to upload is small (34 bytes), uploading instead of streaming 2025/08/02 03:32:21 DEBUG : no_checksum_small_file_from_pipe: md5 = 3ef530c4d41c0fcde19e87110a7f2499 OK 2025/08/02 03:32:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/02 03:32:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/02 03:32:22 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/02 03:32:23 DEBUG : no_checksum_big_file_from_pipe: md5 = 479538be17d9ab49ebfa27365ad1c700 OK 2025/08/02 03:32:23 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-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': File to upload is small (34 bytes), uploading instead of streaming 2025/08/02 03:32:26 DEBUG : with_checksum_small_file_from_pipe: md5 = 0e3ab28d7a48ea990fed41198f6bc0da OK 2025/08/02 03:32:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/02 03:32:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/02 03:32:27 DEBUG : with_checksum_big_file_from_pipe: md5 = 850b25405942a7376fba4f076afa9f57 OK 2025/08/02 03:32:27 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-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:32:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': File to upload is small (34 bytes), uploading instead of streaming 2025/08/02 03:32:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:32:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/02 03:32:32 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-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': File to upload is small (34 bytes), uploading instead of streaming 2025/08/02 03:32:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/02 03:32:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/02 03:32:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.74s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/02 03:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': File to upload is small (48 bytes), uploading instead of streaming 2025/08/02 03:32:40 DEBUG : rcat_metadata: md5 = 241e8d2a660ab7c1a641f52487aa9ec8 OK 2025/08/02 03:32:40 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/02 03:32:42 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/02 03:32:43 DEBUG : rcat_metadata_uploadcutoff0: md5 = 92e347d22a5b9016c5213f04a561499d OK 2025/08/02 03:32:43 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.19s) --- PASS: TestRcatMetadata/Normal (2.68s) --- PASS: TestRcatMetadata/ViaDisk (3.08s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:32:46 DEBUG : potato1: md5 = 3991a29cd3d0e02bc9f8e3d234148b34 OK 2025/08/02 03:32:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': File to upload is small (60 bytes), uploading instead of streaming 2025/08/02 03:32:47 DEBUG : potato2: md5 = 4fb6f187726109163437f8005c99a78c OK 2025/08/02 03:32:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:32:50 DEBUG : potato1: md5 = 8a4907146c114344173a4b08715dd220 OK 2025/08/02 03:32:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': File to upload is small (60 bytes), uploading instead of streaming 2025/08/02 03:32:51 DEBUG : potato2: md5 = 19b164d37ba6000d9efb073bf2208a1c OK 2025/08/02 03:32:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.89s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:32:55 DEBUG : potato2: md5 = eb1b49c33392f5d922cf2808537fdd89 OK 2025/08/02 03:32:56 DEBUG : empty space: md5 = d88d205b84c9b2e96fd3d92bac067fe5 OK 2025/08/02 03:32:58 DEBUG : sub dir/potato3: md5 = 0e91e286f6d77c033037fbdd3f41584a OK 2025/08/02 03:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Touching "sub dir/potato3" 2025/08/02 03:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Touching "empty space" 2025/08/02 03:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Touching "potato2" 2025/08/02 03:33:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.32s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:33:03 DEBUG : dir with metadata: Making directory with metadata 2025/08/02 03:33:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:33:05 DEBUG : directory with modtime: Making directory with metadata 2025/08/02 03:33:06 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.21s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:33:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/02 03:33:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:33:07 DEBUG : Google drive root 'crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g': Skipping btime metadata as can't update it on an existing file: 2025-08-02T03:33:07.691132981Z 2025/08/02 03:33:08 INFO : non existent directory: Updated directory metadata 2025/08/02 03:33:10 DEBUG : Google drive root 'crypt/5b9dq9985q6juablqd2ib1b8m23lg5p5d9k9k23k38au8i60fo1g': Skipping btime metadata as can't update it on an existing file: 2025-08-02T03:33:07.691132981Z 2025/08/02 03:33:10 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.76s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:33:12 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/02 03:33:14 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/02 03:33:14 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.88s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:33:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/02 03:33:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:33:16 DEBUG : dst: Making directory with metadata 2025/08/02 03:33:17 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:33:17 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:33:17 INFO : dst: Set directory modification time (using SetModTime) 2025/08/02 03:33:18 INFO : dst: Set directory modification time (using SetModTime) 2025/08/02 03:33:18 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/02 03:33:18 INFO : dst: Set directory modification time (using SetModTime) 2025/08/02 03:33:18 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.63s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve'", Local "Local file system at /tmp/rclone15263924", Modify Window "1ms" 2025/08/02 03:33:21 DEBUG : sub dir/test remove existing: md5 = c6b2ffb5ec633378f63da29989435051 OK 2025/08/02 03:33:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7644a56c1424e5377e2ded75ff4f6013 OK 2025/08/02 03:33:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gineqox0" before starting 2025/08/02 03:33:26 DEBUG : sub dir/test remove existing.gineqox0: TEST: removing renamed existing file after operation 2025/08/02 03:33:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.capaxod8" before starting 2025/08/02 03:33:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.capaxod8: TEST: renaming existing back after failed operation 2025/08/02 03:33:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiqafif3" before starting 2025/08/02 03:33:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiqafif3: TEST: removing renamed existing file after operation 2025/08/02 03:33:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ng9o6tanb32ajdhb7jr8sc3rcjp3aq67obp01v147stof2t3nilpc81mor3j5t8j4d00skpl76hmoofpdc70kkluptvee7hkmae1hbkl6r2156g5srpd603sqsvfus4gim5f5sgjpiuor25m97fj2nin1ciqm4n7ikuft3j531t8v1c3bdf0" 2025/08/02 03:33:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "daqqmtoot75d60qtb313nu8ruiefq9kh6l638vcn91roc78b11lg" --- PASS: TestRemoveExisting (12.70s) === 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/08/02 03:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qunawoc8huve': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m36.241063745s (try 1/5)