"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/11/25 02:43:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiwikoh8yeno" 2025/11/25 02:43:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:43:10 DEBUG : Creating backend with remote "TestDrive:crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0" 2025/11/25 02:43:11 DEBUG : Creating backend with remote "/tmp/rclone2361875803" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.33s) === RUN TestSizeDiffers 2025/11/25 02:43:11 DEBUG : a: size = 0 OK 2025/11/25 02:43:11 DEBUG : a: size = 1 (memory) 2025/11/25 02:43:11 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/25 02:43:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/25 02:43:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:43:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:43:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/25 02:43:11 DEBUG : potato: Seek from 10 to 0 2025/11/25 02:43:11 DEBUG : potato: Seek from 10 to 0 2025/11/25 02:43:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/25 02:43:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/25 02:43:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:43:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:43:11 DEBUG : potato: Seek from 5 to 2 2025/11/25 02:43:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/25 02:43:11 DEBUG : potato: Seek from 7 to 0 2025/11/25 02:43:11 DEBUG : potato: Seek from 7 to 0 2025/11/25 02:43:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/25 02:43:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/25 02:43:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:43:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:43:11 DEBUG : potato: Seek from 5 to 2 2025/11/25 02:43:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/25 02:43:11 DEBUG : potato: Seek from 8 to 0 2025/11/25 02:43:11 DEBUG : potato: Seek from 8 to 0 2025/11/25 02:43:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/25 02:43:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/25 02:43:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:43:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/25 02:43:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/25 02:43:11 DEBUG : potato: Seek from 5 to 2 2025/11/25 02:43:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/25 02:43:11 DEBUG : potato: Seek from 9 to 0 2025/11/25 02:43:11 DEBUG : potato: Seek from 9 to 0 2025/11/25 02:43:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:43:14 DEBUG : rutabaga: md5 = 542761cd2dc81d40cfc4f1e7a03788a6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/11/25 02:43:16 DEBUG : empty space: md5 = bc273335e6b74030c025379e964aab4b OK === RUN TestCheck/3 2025/11/25 02:43:18 DEBUG : potato2: md5 = ba749bf177cd355208967444aa68c7e5 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/11/25 02:43:20 DEBUG : remotepotato: md5 = 79b5cc942155b0a9929f61f6ef08883c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.51s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/11/25 02:43:23 DEBUG : Creating backend with remote "nonexistent" 2025/11/25 02:43:23 DEBUG : Creating backend with remote "nonexistent" 2025/11/25 02:43:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/25 02:43:23 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/11/25 02:43:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/25 02:43:23 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:43:24 DEBUG : rutabaga: md5 = 29f6669a5cc4f8159ee590a4901b5b36 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/25 02:43:28 DEBUG : empty space: md5 = b7eac1be1605e174151392cd1798920a OK === RUN TestCheckDownload/3 2025/11/25 02:43:31 DEBUG : potato2: md5 = ab228406e5c7dd713f11a5888a01277a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/25 02:43:35 DEBUG : remotepotato: md5 = ed8cd3c4c1f8cb4a10d5cc7e6d7b775a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.54s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (0.95s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.38s) --- PASS: TestCheckDownload/5 (0.87s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:43:41 DEBUG : rutabaga: md5 = 915499877941ef9aa1ce5a0eca25dd3b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/25 02:43:43 DEBUG : empty space: md5 = 0938e339f7c9badfdd9544e89592aeb6 OK === RUN TestCheckSizeOnly/3 2025/11/25 02:43:45 DEBUG : potato2: md5 = d0500885c43e858f3642a02e1c75975b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/25 02:43:47 DEBUG : remotepotato: md5 = c3609468e09581e54fd857871d91bb8d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.70s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:43:51 DEBUG : test.sum: md5 = 0a6057fe8ba7a80f5cb127fc74e4d085 OK 2025/11/25 02:43:53 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/25 02:43:53 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/25 02:43:53 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/25 02:43:53 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/25 02:43:54 DEBUG : test.sum: md5 = 8172a42ef8d153c3fdea958d7f54c6e8 OK 2025/11/25 02:43:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/25 02:43:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/25 02:43:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/25 02:43:55 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.00s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:43:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiwikoh8yeno/data" 2025/11/25 02:43:56 DEBUG : Creating backend with remote "TestDrive:crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:43:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiwikoh8yeno/data" 2025/11/25 02:43:58 DEBUG : Creating backend with remote "TestDrive:crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0/vjrnln8ratgmqakfosrqe8espk" 2025/11/25 02:44:02 DEBUG : data/banana: md5 = 7568b397b1ac29cfd11e0617822a93f1 OK 2025/11/25 02:44:03 DEBUG : test.sum: md5 = 4eac775b516b83fd3db426ca0056e479 OK === RUN TestCheckSumDownload/subtest1 2025/11/25 02:44:08 DEBUG : data/potato: md5 = 5809b28af051cbbc52a9b89932f2eceb OK 2025/11/25 02:44:09 DEBUG : test.sum: md5 = 1da9b16052a30df5e1a90dc211214222 OK === RUN TestCheckSumDownload/subtest2 2025/11/25 02:44:13 DEBUG : test.sum: md5 = 5986ff262dd43c11ee20c332a1e9e433 OK === RUN TestCheckSumDownload/subtest3 2025/11/25 02:44:18 DEBUG : test.sum: md5 = 0659bc2f2633b4ae1832819f555a9b33 OK === RUN TestCheckSumDownload/subtest4 2025/11/25 02:44:22 DEBUG : test.sum: md5 = 71d5708d3b8fce92449d199951fa3b6a OK === RUN TestCheckSumDownload/subtest5 2025/11/25 02:44:26 DEBUG : test.sum: md5 = eb828b5c1155881f3393cea297e226da OK === RUN TestCheckSumDownload/subtest6 2025/11/25 02:44:30 DEBUG : data/banana: md5 = c7b1febcf4b5101d4c066dfbb9ffe318 OK 2025/11/25 02:44:32 DEBUG : data/potato: md5 = 66c1a80068da68293a5e525c005fd776 OK 2025/11/25 02:44:33 DEBUG : test.sum: md5 = bb751f89b1ba3b1949e2f27e7261d337 OK === RUN TestCheckSumDownload/subtest7 2025/11/25 02:44:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/11/25 02:44:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.04s) --- PASS: TestCheckSumDownload/subtest1 (2.68s) --- PASS: TestCheckSumDownload/subtest2 (1.99s) --- PASS: TestCheckSumDownload/subtest3 (2.68s) --- PASS: TestCheckSumDownload/subtest4 (2.03s) --- PASS: TestCheckSumDownload/subtest5 (2.22s) --- PASS: TestCheckSumDownload/subtest6 (2.11s) --- PASS: TestCheckSumDownload/subtest7 (2.71s) === RUN TestApplyTransforms 2025/11/25 02:44:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giwucoh5masa" 2025/11/25 02:44:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:44:39 DEBUG : Creating backend with remote "TestDrive:crypt/7m5tjp49plnuf26fehfapjqnkgscb2v5n3rruh4or2f8pdjj20s0" 2025/11/25 02:44:40 DEBUG : Creating backend with remote "/tmp/rclone2635432619" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giwucoh5masa'", Local "Local file system at /tmp/rclone2635432619", Modify Window "1ms" 2025/11/25 02:44:42 DEBUG : hello, world!: md5 = 5f9226267d6512f57fc32238f2854ea9 OK upper checkfile vs. lower remote (without normalization) 2025/11/25 02:44:43 ERROR : hello, world!: sum not found 2025/11/25 02:44:43 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-giwucoh5masa' 2025/11/25 02:44:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giwucoh5masa': 1 files missing 2025/11/25 02:44:43 NOTICE: 1 hashes missing 2025/11/25 02:44:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giwucoh5masa': 1 differences found 2025/11/25 02:44:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giwucoh5masa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/25 02:44:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:44:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giwucoh5masa': 0 differences found 2025/11/25 02:44:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giwucoh5masa': 1 matching files 2025/11/25 02:44:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-besifuh6hupo" 2025/11/25 02:44:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:44:44 DEBUG : Creating backend with remote "TestDrive:crypt/br85a5a3ar7ilgmo9n5uc6gv9lqqqrlefbtucv88k9p9ulaf0shg" 2025/11/25 02:44:45 DEBUG : Creating backend with remote "/tmp/rclone4048694150" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-besifuh6hupo'", Local "Local file system at /tmp/rclone4048694150", Modify Window "1ms" 2025/11/25 02:44:47 DEBUG : HELLO, WORLD!: md5 = 09cc58587f405ebb887969f90777623d OK lower checkfile vs. upper remote (without normalization) 2025/11/25 02:44:48 ERROR : HELLO, WORLD!: sum not found 2025/11/25 02:44:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-besifuh6hupo' 2025/11/25 02:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besifuh6hupo': 1 files missing 2025/11/25 02:44:48 NOTICE: 1 hashes missing 2025/11/25 02:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besifuh6hupo': 1 differences found 2025/11/25 02:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besifuh6hupo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/25 02:44:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besifuh6hupo': 0 differences found 2025/11/25 02:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-besifuh6hupo': 1 matching files 2025/11/25 02:44:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefotog3xuqa" 2025/11/25 02:44:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:44:49 DEBUG : Creating backend with remote "TestDrive:crypt/ksp55s77f9likmt3mc608b1lmu9vobvr4cu3rfrcvbllo4gepa3g" 2025/11/25 02:44:50 DEBUG : Creating backend with remote "/tmp/rclone3548588837" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefotog3xuqa'", Local "Local file system at /tmp/rclone3548588837", Modify Window "1ms" 2025/11/25 02:44:52 DEBUG : HeLlO, wOrLd!: md5 = 4280e0c1d6acb90bb1cbf6480f5901e1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/25 02:44:52 ERROR : HeLlO, wOrLd!: sum not found 2025/11/25 02:44:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qefotog3xuqa' 2025/11/25 02:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefotog3xuqa': 1 files missing 2025/11/25 02:44:52 NOTICE: 1 hashes missing 2025/11/25 02:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefotog3xuqa': 1 differences found 2025/11/25 02:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefotog3xuqa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/25 02:44:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefotog3xuqa': 0 differences found 2025/11/25 02:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefotog3xuqa': 1 matching files 2025/11/25 02:44:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sulowek6lucu" 2025/11/25 02:44:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:44:54 DEBUG : Creating backend with remote "TestDrive:crypt/0vg5esfvmaot7gsfv6haefj8llr5kb170ap5107ku8mflgpmvc1g" 2025/11/25 02:44:55 DEBUG : Creating backend with remote "/tmp/rclone3854132932" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sulowek6lucu'", Local "Local file system at /tmp/rclone3854132932", Modify Window "1ms" 2025/11/25 02:45:01 DEBUG : HELLO, WORLD!: md5 = 5ec349c9f43550ab37f114d471084ed6 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/25 02:45:01 ERROR : HELLO, WORLD!: sum not found 2025/11/25 02:45:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sulowek6lucu' 2025/11/25 02:45:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sulowek6lucu': 1 files missing 2025/11/25 02:45:01 NOTICE: 1 hashes missing 2025/11/25 02:45:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sulowek6lucu': 1 differences found 2025/11/25 02:45:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sulowek6lucu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/25 02:45:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:45:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sulowek6lucu': 0 differences found 2025/11/25 02:45:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sulowek6lucu': 1 matching files 2025/11/25 02:45:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bizasiv3huje" 2025/11/25 02:45:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:45:03 DEBUG : Creating backend with remote "TestDrive:crypt/6epjmh4o6vorgfa49vpvr8qe131bhk51v8s247qfuabd5mrbr7jg" 2025/11/25 02:45:04 DEBUG : Creating backend with remote "/tmp/rclone271448629" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bizasiv3huje'", Local "Local file system at /tmp/rclone271448629", Modify Window "1ms" 2025/11/25 02:45:06 DEBUG : 測試_Русский___ě_áñ: md5 = ca782f0cd4dad94d9897b3a3d5acaf07 OK NFD checkfile vs. NFC remote (without normalization) 2025/11/25 02:45:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/25 02:45:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bizasiv3huje' 2025/11/25 02:45:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizasiv3huje': 1 files missing 2025/11/25 02:45:06 NOTICE: 1 hashes missing 2025/11/25 02:45:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizasiv3huje': 1 differences found 2025/11/25 02:45:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizasiv3huje': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/25 02:45:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:45:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizasiv3huje': 0 differences found 2025/11/25 02:45:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizasiv3huje': 1 matching files 2025/11/25 02:45:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hehoros2diqa" 2025/11/25 02:45:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:45:08 DEBUG : Creating backend with remote "TestDrive:crypt/1qvbqr376ajjvbsmsv48ndbf7hm4ve4vh44ggcvn4flphfe78l80" 2025/11/25 02:45:09 DEBUG : Creating backend with remote "/tmp/rclone1210787296" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hehoros2diqa'", Local "Local file system at /tmp/rclone1210787296", Modify Window "1ms" 2025/11/25 02:45:11 DEBUG : 測試_Русский___ě_áñ: md5 = 2014e0035a7151f23de02560b2798fcc OK NFC checkfile vs. NFD remote (without normalization) 2025/11/25 02:45:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/25 02:45:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hehoros2diqa' 2025/11/25 02:45:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hehoros2diqa': 1 files missing 2025/11/25 02:45:11 NOTICE: 1 hashes missing 2025/11/25 02:45:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hehoros2diqa': 1 differences found 2025/11/25 02:45:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hehoros2diqa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/25 02:45:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hehoros2diqa': 0 differences found 2025/11/25 02:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hehoros2diqa': 1 matching files 2025/11/25 02:45:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-camamof0haji" 2025/11/25 02:45:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:45:12 DEBUG : Creating backend with remote "TestDrive:crypt/t8ldga08n9jof3iv3svpbvconf1i2tlepeuso67b889g61tstvpg" 2025/11/25 02:45:13 DEBUG : Creating backend with remote "/tmp/rclone1554191235" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-camamof0haji'", Local "Local file system at /tmp/rclone1554191235", Modify Window "1ms" 2025/11/25 02:45:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 57c21a99b3fb698d710561b43a28bc47 OK NFDx2 checkfile vs. both remote (without normalization) 2025/11/25 02:45:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/25 02:45:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-camamof0haji' 2025/11/25 02:45:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-camamof0haji': 1 files missing 2025/11/25 02:45:16 NOTICE: 1 hashes missing 2025/11/25 02:45:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-camamof0haji': 1 differences found 2025/11/25 02:45:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-camamof0haji': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/25 02:45:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-camamof0haji': 0 differences found 2025/11/25 02:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-camamof0haji': 1 matching files 2025/11/25 02:45:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vagayej7naza" 2025/11/25 02:45:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:45:17 DEBUG : Creating backend with remote "TestDrive:crypt/uog87lh1mhm8o04ovq9gu7jbmrnrk085asq9oqgs754ha4li4esg" 2025/11/25 02:45:18 DEBUG : Creating backend with remote "/tmp/rclone877557985" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vagayej7naza'", Local "Local file system at /tmp/rclone877557985", Modify Window "1ms" 2025/11/25 02:45:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3a32ff0c9d915b52a0cf69c69cbe7a99 OK NFCx2 checkfile vs. both remote (without normalization) 2025/11/25 02:45:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/25 02:45:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vagayej7naza' 2025/11/25 02:45:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vagayej7naza': 1 files missing 2025/11/25 02:45:21 NOTICE: 1 hashes missing 2025/11/25 02:45:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vagayej7naza': 1 differences found 2025/11/25 02:45:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vagayej7naza': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/25 02:45:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:45:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vagayej7naza': 0 differences found 2025/11/25 02:45:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vagayej7naza': 1 matching files 2025/11/25 02:45:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muvubor8jefa" 2025/11/25 02:45:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:45:23 DEBUG : Creating backend with remote "TestDrive:crypt/n21p9fvjjo4nu6gouqslv087nre8lkai8sc1mmfanhk8j16jug1g" 2025/11/25 02:45:24 DEBUG : Creating backend with remote "/tmp/rclone1213000377" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muvubor8jefa'", Local "Local file system at /tmp/rclone1213000377", Modify Window "1ms" 2025/11/25 02:45:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 300993da63ab825a73ce3a8f57e426c2 OK both checkfile vs. NFDx2 remote (without normalization) 2025/11/25 02:45:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/25 02:45:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muvubor8jefa' 2025/11/25 02:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvubor8jefa': 1 files missing 2025/11/25 02:45:27 NOTICE: 1 hashes missing 2025/11/25 02:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvubor8jefa': 1 differences found 2025/11/25 02:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvubor8jefa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/25 02:45:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:45:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvubor8jefa': 0 differences found 2025/11/25 02:45:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muvubor8jefa': 1 matching files 2025/11/25 02:45:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nodeqab5xetu" 2025/11/25 02:45:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:45:28 DEBUG : Creating backend with remote "TestDrive:crypt/jremqnh1al0t3vq76cjilm99g10gecdhqmmnc38n8ib3j6821q2g" 2025/11/25 02:45:29 DEBUG : Creating backend with remote "/tmp/rclone1627791652" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nodeqab5xetu'", Local "Local file system at /tmp/rclone1627791652", Modify Window "1ms" 2025/11/25 02:45:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6c98dc809026a051faad87d6b4a2d9e5 OK both checkfile vs. NFCx2 remote (without normalization) 2025/11/25 02:45:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/25 02:45:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nodeqab5xetu' 2025/11/25 02:45:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nodeqab5xetu': 1 files missing 2025/11/25 02:45:31 NOTICE: 1 hashes missing 2025/11/25 02:45:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nodeqab5xetu': 1 differences found 2025/11/25 02:45:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nodeqab5xetu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/25 02:45:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/25 02:45:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nodeqab5xetu': 0 differences found 2025/11/25 02:45:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nodeqab5xetu': 1 matching files 2025/11/25 02:45:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nodeqab5xetu': Purge remote 2025/11/25 02:45:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muvubor8jefa': Purge remote 2025/11/25 02:45:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vagayej7naza': Purge remote 2025/11/25 02:45:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-camamof0haji': Purge remote 2025/11/25 02:45:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hehoros2diqa': Purge remote 2025/11/25 02:45:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bizasiv3huje': Purge remote 2025/11/25 02:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sulowek6lucu': Purge remote 2025/11/25 02:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefotog3xuqa': Purge remote 2025/11/25 02:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besifuh6hupo': Purge remote 2025/11/25 02:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giwucoh5masa': Purge remote --- PASS: TestApplyTransforms (57.58s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:45:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/25 02:45:39 DEBUG : sub/file2: md5 = 4598ba6526ba2b3f793f8479d4e5fb3a OK 2025/11/25 02:45:39 DEBUG : sub/file2: size = 14 OK 2025/11/25 02:45:39 INFO : file1: Copied (new) to: sub/file2 2025/11/25 02:45:40 DEBUG : sub/file2: size = 14 OK 2025/11/25 02:45:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 02:45:40 DEBUG : file1: Unchanged skipping 2025/11/25 02:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': don't need to copy/move sub/file2, it is already at target location 2025/11/25 02:45:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.14s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:45:45 DEBUG : dst/file1: md5 = bd208813a24a3e76cc3c58ffe6a6fc89 OK 2025/11/25 02:45:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiwikoh8yeno/backup" 2025/11/25 02:45:46 DEBUG : Creating backend with remote "TestDrive:crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0/1nrff024r7pq65ecp72fc28jb0" 2025/11/25 02:45:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2361875803) 2025/11/25 02:45:48 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno') 2025/11/25 02:45:48 DEBUG : dst/file1: Sizes differ 2025/11/25 02:45:50 INFO : dst/file1: Moved (server-side) 2025/11/25 02:45:51 DEBUG : dst/file1: md5 = bf498fc6bdf8a4a0a78885dae862323f OK 2025/11/25 02:45:51 DEBUG : dst/file1: size = 14 OK 2025/11/25 02:45:51 INFO : dst/file1: Copied (new) 2025/11/25 02:45:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/25 02:45:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/25 02:45:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.82s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:45:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiwikoh8yeno/dst" 2025/11/25 02:45:56 DEBUG : Creating backend with remote "TestDrive:crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/25 02:45:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiwikoh8yeno/CompareDest" 2025/11/25 02:45:58 DEBUG : Creating backend with remote "TestDrive:crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0/gveqi14airsml4bgu7krj116o8" 2025/11/25 02:45:59 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 02:46:02 DEBUG : one: md5 = c25aa0fcb935563156d0e6e033e878fd OK 2025/11/25 02:46:02 DEBUG : one: size = 3 OK 2025/11/25 02:46:02 INFO : one: Copied (new) 2025/11/25 02:46:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2361875803) 2025/11/25 02:46:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno/dst') 2025/11/25 02:46:03 DEBUG : one: Sizes differ 2025/11/25 02:46:05 DEBUG : one: md5 = 569615e77883896eec3129a9fb195e76 OK 2025/11/25 02:46:05 DEBUG : one: size = 5 OK 2025/11/25 02:46:05 INFO : one: Copied (replaced existing) 2025/11/25 02:46:06 DEBUG : dst/one: md5 = 0767cd43d47daa8eff21957d4aedccf0 OK 2025/11/25 02:46:09 DEBUG : CompareDest/one: md5 = 01cc115f7c1b951dbc444221cf0bd200 OK 2025/11/25 02:46:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2361875803) 2025/11/25 02:46:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno/dst') 2025/11/25 02:46:10 DEBUG : one: Sizes differ 2025/11/25 02:46:10 DEBUG : one: size = 5 OK 2025/11/25 02:46:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 02:46:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/25 02:46:12 DEBUG : CompareDest/two: md5 = 0d6ef21cd6676806a8b23fca6002c3a3 OK 2025/11/25 02:46:13 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 02:46:13 DEBUG : two: size = 3 OK 2025/11/25 02:46:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 02:46:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/25 02:46:14 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 02:46:14 DEBUG : two: size = 3 OK 2025/11/25 02:46:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 02:46:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/25 02:46:15 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 02:46:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone2361875803) 2025/11/25 02:46:15 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno/CompareDest') 2025/11/25 02:46:15 DEBUG : two: Sizes differ 2025/11/25 02:46:17 DEBUG : two: md5 = 3e65d8c0e83b1f92efd6d62865902863 OK 2025/11/25 02:46:17 DEBUG : two: size = 5 OK 2025/11/25 02:46:17 INFO : two: Copied (new) 2025/11/25 02:46:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/25 02:46:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:46:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/25 02:46:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.66s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:46:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiwikoh8yeno/dst" 2025/11/25 02:46:22 DEBUG : Creating backend with remote "TestDrive:crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/25 02:46:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiwikoh8yeno/CopyDest" 2025/11/25 02:46:24 DEBUG : Creating backend with remote "TestDrive:crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/25 02:46:25 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 02:46:28 DEBUG : one: md5 = cb839d7255d08f852e21bcc29d16df97 OK 2025/11/25 02:46:28 DEBUG : one: size = 3 OK 2025/11/25 02:46:28 INFO : one: Copied (new) 2025/11/25 02:46:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2361875803) 2025/11/25 02:46:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno/dst') 2025/11/25 02:46:29 DEBUG : one: Sizes differ 2025/11/25 02:46:31 DEBUG : one: md5 = 6e7269d1e20e68fe837493fc98599988 OK 2025/11/25 02:46:31 DEBUG : one: size = 5 OK 2025/11/25 02:46:31 INFO : one: Copied (replaced existing) 2025/11/25 02:46:33 DEBUG : dst/one: md5 = c00b83f7641c81ee3d6a558f9ac4cc11 OK 2025/11/25 02:46:35 DEBUG : CopyDest/one: md5 = 0ca722dd3a91cecc44e4f96e61065783 OK 2025/11/25 02:46:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiwikoh8yeno/BackupDir" 2025/11/25 02:46:36 DEBUG : Creating backend with remote "TestDrive:crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/25 02:46:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2361875803) 2025/11/25 02:46:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno/dst') 2025/11/25 02:46:37 DEBUG : one: Sizes differ 2025/11/25 02:46:37 DEBUG : one: size = 5 OK 2025/11/25 02:46:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 02:46:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2361875803) 2025/11/25 02:46:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno/dst') 2025/11/25 02:46:37 DEBUG : one: Sizes differ 2025/11/25 02:46:39 INFO : one: Moved (server-side) 2025/11/25 02:46:40 DEBUG : one: size = 5 OK 2025/11/25 02:46:40 INFO : one: Copied (server-side copy) 2025/11/25 02:46:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/25 02:46:42 DEBUG : CopyDest/two: md5 = 697389ef32d44b55f0bb783b72288d8a OK 2025/11/25 02:46:43 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 02:46:43 DEBUG : two: size = 3 OK 2025/11/25 02:46:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 02:46:44 DEBUG : two: size = 3 OK 2025/11/25 02:46:44 INFO : two: Copied (server-side copy) 2025/11/25 02:46:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/25 02:46:45 DEBUG : two: size = 3 OK 2025/11/25 02:46:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 02:46:45 DEBUG : two: Unchanged skipping 2025/11/25 02:46:46 DEBUG : CopyDest/three: md5 = e1ea0cc7b92841037b07712c81334155 OK 2025/11/25 02:46:47 DEBUG : three: Need to transfer - File not found at Destination 2025/11/25 02:46:47 DEBUG : three: size = 7 (Local file system at /tmp/rclone2361875803) 2025/11/25 02:46:47 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno/CopyDest') 2025/11/25 02:46:47 DEBUG : three: Sizes differ 2025/11/25 02:46:47 DEBUG : three: Destination not found in --copy-dest 2025/11/25 02:46:49 DEBUG : three: md5 = a1a3148f3f690ac69b25265456b061bd OK 2025/11/25 02:46:49 DEBUG : three: size = 7 OK 2025/11/25 02:46:49 INFO : three: Copied (new) 2025/11/25 02:46:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/25 02:46:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:46:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/25 02:46:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:46:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/25 02:46:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/25 02:46:54 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.06s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.64s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:46:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/25 02:46:59 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 93b03910d755e9c35346516843eaf89f OK 2025/11/25 02:46:59 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/25 02:46:59 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/25 02:46:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/25 02:47:00 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/11/25 02:47:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/25 02:47:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/25 02:47:02 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 18dbf36320c70bba9a1f5d8ee3575d47 OK 2025/11/25 02:47:02 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/25 02:47:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/25 02:47:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/11/25 02:47:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.72s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:47:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Looking for duplicate names using skip mode. 2025/11/25 02:47:08 NOTICE: one: Found 2 files with duplicate names 2025/11/25 02:47:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.87s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:47:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Looking for duplicate names using skip mode. 2025/11/25 02:47:15 NOTICE: one: Found 3 files with duplicate names 2025/11/25 02:47:15 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/25 02:47:15 INFO : one: Deleted 2025/11/25 02:47:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.52s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:47:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Looking for duplicate names using first mode. 2025/11/25 02:47:21 NOTICE: one: Found 3 files with duplicate names 2025/11/25 02:47:22 INFO : one: Deleted 2025/11/25 02:47:22 INFO : one: Deleted 2025/11/25 02:47:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.19s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:47:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Looking for duplicate names using newest mode. 2025/11/25 02:47:28 NOTICE: one: Found 3 files with duplicate names 2025/11/25 02:47:28 INFO : one: Deleted 2025/11/25 02:47:28 INFO : one: Deleted 2025/11/25 02:47:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.38s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:47:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Looking for duplicate names using oldest mode. 2025/11/25 02:47:34 NOTICE: one: Found 3 files with duplicate names 2025/11/25 02:47:35 INFO : one: Deleted 2025/11/25 02:47:35 INFO : one: Deleted 2025/11/25 02:47:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.35s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:47:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Looking for duplicate names using largest mode. 2025/11/25 02:47:41 NOTICE: one: Found 3 files with duplicate names 2025/11/25 02:47:41 INFO : one: Deleted 2025/11/25 02:47:42 INFO : one: Deleted 2025/11/25 02:47:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.59s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:47:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Looking for duplicate names using smallest mode. 2025/11/25 02:47:47 NOTICE: one: Found 3 files with duplicate names 2025/11/25 02:47:47 INFO : one: Deleted 2025/11/25 02:47:48 INFO : one: Deleted 2025/11/25 02:47:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.21s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:47:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Looking for duplicate names using rename mode. 2025/11/25 02:47:55 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/25 02:47:56 INFO : one-2.txt: renamed from: one.txt 2025/11/25 02:47:57 INFO : one-3.txt: renamed from: one.txt 2025/11/25 02:47:58 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.84s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:48:03 DEBUG : dupe1/one.txt: md5 = 5a114d9d932fcddd51f317d7b3413b78 OK 2025/11/25 02:48:06 DEBUG : dupe2/two.txt: md5 = 712da54e8ad0f8bcdb80074e25e7ee68 OK 2025/11/25 02:48:08 DEBUG : dupe3/three.txt: md5 = 589838275ace2dc641859d866a0da9fb OK 2025/11/25 02:48:08 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/11/25 02:48:09 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/11/25 02:48:09 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/11/25 02:48:10 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/11/25 02:48:13 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/25 02:48:13 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/11/25 02:48:13 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.93s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:48:15 DEBUG : a.txt: md5 = 9c7a368c81c7dfe0f1c8b2223560fb4e OK 2025/11/25 02:48:17 DEBUG : zend.txt: md5 = 54ed80935ce7deaf30a0693c0708caaa OK 2025/11/25 02:48:19 DEBUG : sub dir/hello world: md5 = be7b710ea84b5cacff5424fbc130bdc4 OK 2025/11/25 02:48:20 DEBUG : sub dir/hello world2: md5 = 96cc6ece2e1c2c0f1aae2c17b7c40f5b OK 2025/11/25 02:48:22 DEBUG : sub dir/ignore dir/.ignore: md5 = eef76d5a74708cbd3cb1a0b8e0ed32f8 OK 2025/11/25 02:48:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5dc868e6c158d31bed3c514a68b1c8cf OK 2025/11/25 02:48:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = 18497b09fc18bbfa8d5ddd16639d566d OK 2025/11/25 02:48:28 DEBUG : a.txt: Excluded (Size Filter) 2025/11/25 02:48:28 DEBUG : a.txt: Excluded 2025/11/25 02:48:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/25 02:48:28 DEBUG : sub dir/hello world2: Excluded 2025/11/25 02:48:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/25 02:48:28 DEBUG : sub dir/hello world: Excluded 2025/11/25 02:48:29 DEBUG : sub dir/ignore dir: Excluded 2025/11/25 02:48:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/25 02:48:29 DEBUG : sub dir/hello world2: Excluded 2025/11/25 02:48:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/25 02:48:29 DEBUG : sub dir/hello world: Excluded 2025/11/25 02:48:29 DEBUG : sub dir/ignore dir: Excluded 2025/11/25 02:48:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/25 02:48:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/25 02:48:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/25 02:48:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/25 02:48:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/25 02:48:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/25 02:48:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.70s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:48:37 DEBUG : a.txt: md5 = c575504d9d6de5311b4273566d8468e0 OK 2025/11/25 02:48:38 DEBUG : zend.txt: md5 = b574ab794767c27671e8685c4a588f85 OK 2025/11/25 02:48:41 DEBUG : sub dir/hello world: md5 = d0e0564c0601ab7f2491fd119b1bf4a9 OK 2025/11/25 02:48:42 DEBUG : sub dir/hello world2: md5 = 21a1582c23cdd1c03d646868de7dc92f OK 2025/11/25 02:48:45 DEBUG : sub dir/ignore dir/.ignore: md5 = d0c7f383e017451077267633fc63bba9 OK 2025/11/25 02:48:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = a299a608e5f62be78e9df6abd33f113c OK 2025/11/25 02:48:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8b0248b47d41d855871434f8a3dda87e OK 2025/11/25 02:48:49 DEBUG : a.txt: Excluded (Size Filter) 2025/11/25 02:48:49 DEBUG : a.txt: Excluded 2025/11/25 02:48:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/25 02:48:50 DEBUG : sub dir/hello world2: Excluded 2025/11/25 02:48:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/25 02:48:50 DEBUG : sub dir/hello world: Excluded 2025/11/25 02:48:50 DEBUG : sub dir/ignore dir: Excluded 2025/11/25 02:48:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/25 02:48:50 DEBUG : sub dir/hello world2: Excluded 2025/11/25 02:48:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/25 02:48:50 DEBUG : sub dir/hello world: Excluded 2025/11/25 02:48:51 DEBUG : sub dir/ignore dir: Excluded 2025/11/25 02:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/25 02:48:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/25 02:48:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/25 02:48:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/25 02:48:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/25 02:48:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/25 02:48:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.88s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:48:59 DEBUG : file1: md5 = 67e4507af8f237881862de063cdae40e OK 2025/11/25 02:49:01 DEBUG : sub/file2: md5 = e1ce056f81e927e4cf58c1cacc621d2e 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/11/25 02:49:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/25 02:49:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/11/25 02:49:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/11/25 02:49:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.36s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:49:08 DEBUG : file1: md5 = 12ce74d685ae2c4ab00bd68790f0986c OK 2025/11/25 02:49:10 DEBUG : sub/file2: md5 = b80ffe0158cef22e93ba75fd7972bc2b 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/11/25 02:49:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiwikoh8yeno/notfound" 2025/11/25 02:49:14 DEBUG : Creating backend with remote "TestDrive:crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0/qe0i31qdkoejk60elps0ni5sqk" 2025/11/25 02:49:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.47s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:49:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Making directory 2025/11/25 02:49:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:49:21 DEBUG : sub dir/hello world: md5 = 1acdff887b6f23cf9e946c5f64c039e3 OK 2025/11/25 02:49:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.63s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:49:25 DEBUG : potato2: md5 = e58ab0ce21b5dcb57bc30e0ac38c0b95 OK 2025/11/25 02:49:26 DEBUG : empty space: md5 = 6fcb6badc75787b8f73ee11e15f7bb93 OK --- PASS: TestLs (4.54s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:49:29 DEBUG : potato2: md5 = d045b775caeef81a1d5acb26b1b58b18 OK 2025/11/25 02:49:31 DEBUG : empty space: md5 = eff9fa3310f2ec6eb244b9742c448e4e OK 2025/11/25 02:49:31 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/25 02:49:31 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.80s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:49:34 DEBUG : potato2: md5 = 295a2cdd08c9bf7c7bd2d42bdc511dbc OK 2025/11/25 02:49:36 DEBUG : empty space: md5 = 9e4453dc3006c98ce8feb1b602a2876c OK --- PASS: TestLsLong (4.64s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:49:39 DEBUG : potato2: md5 = 6f826b57b46b4bdd5a5b8048c08937dd OK 2025/11/25 02:49:40 DEBUG : empty space: md5 = 9cf5a9e7cb769ca8fac145c4becdf5b5 OK --- PASS: TestHashSums (4.57s) === RUN TestHashSumsWithErrors 2025/11/25 02:49:42 DEBUG : Creating backend with remote ":memory:" 2025/11/25 02:49:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/25 02:49:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/25 02:49:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/25 02:49:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/25 02:49:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/25 02:49:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/25 02:49:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/25 02:49:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/25 02:49:42 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:49:43 DEBUG : potato2: md5 = 880f583acf461217341693ec7e32db87 OK 2025/11/25 02:49:45 DEBUG : empty space: md5 = 320a2ac30c1224dcb03ca0300eb323e5 OK 2025/11/25 02:49:47 DEBUG : sub dir/potato3: md5 = c7fc40ba3af9b2f2986bffe6f126cb44 OK 2025/11/25 02:49:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.87s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:49:52 DEBUG : small: md5 = c2d04441107c3bf650b0b8e7da766b78 OK 2025/11/25 02:49:54 DEBUG : medium: md5 = 4ad96d6f7971b3f702156f18dfcdb5ed OK 2025/11/25 02:49:55 DEBUG : large: md5 = 3a03fd4b22442b587f64de9f3c6d3e98 OK 2025/11/25 02:49:55 DEBUG : Waiting for deletions to finish 2025/11/25 02:49:56 DEBUG : large: Excluded (Size Filter) 2025/11/25 02:49:56 INFO : medium: Deleted 2025/11/25 02:49:56 INFO : small: Deleted --- PASS: TestDelete (6.53s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:49:59 DEBUG : small: md5 = 566da1b0093b15048ae0c26b0b04399c OK 2025/11/25 02:50:01 DEBUG : medium: md5 = 20226280328190d96fbcceb5aab2598b OK 2025/11/25 02:50:02 DEBUG : large: md5 = 42a021a177f5c442ecedfc32d4317079 OK 2025/11/25 02:50:02 DEBUG : Waiting for deletions to finish 2025/11/25 02:50:03 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/11/25 02:50:03 INFO : small: Deleted 2025/11/25 02:50:03 INFO : large: Deleted --- PASS: TestMaxDelete (7.57s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:50:06 DEBUG : small: md5 = 666ac5213a2ff7d5ca7542d1f51c0ee0 OK 2025/11/25 02:50:08 DEBUG : medium: md5 = dd2b9654b5e46d2505cf04b1d6aa1274 OK 2025/11/25 02:50:09 DEBUG : large: md5 = e036a240e12f9b0b626a87fb7c2fd2ab OK 2025/11/25 02:50:09 DEBUG : Waiting for deletions to finish 2025/11/25 02:50:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/25 02:50:10 INFO : medium: Deleted 2025/11/25 02:50:10 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.18s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:50:14 DEBUG : small: md5 = 1d0549625175c8ca9c1b828f23a51fa5 OK 2025/11/25 02:50:15 DEBUG : medium: md5 = 1ca5ffe41f0fd334ccfe85e53108c154 OK 2025/11/25 02:50:16 DEBUG : large: md5 = 8906214bd263df3015b6a6a0ff4c7161 OK 2025/11/25 02:50:17 DEBUG : Waiting for deletions to finish 2025/11/25 02:50:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/25 02:50:17 INFO : medium: Deleted 2025/11/25 02:50:17 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.72s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:50:20 DEBUG : ReadFile: md5 = a1e8e04634b46cb9ad57cddbb456c1cd OK --- PASS: TestReadFile (4.25s) === RUN TestRetry 2025/11/25 02:50:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/25 02:50:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/25 02:50:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/25 02:50:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/25 02:50:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/25 02:50:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/25 02:50:23 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:50:25 DEBUG : file1: md5 = 702cb9d43028ec4ab9a911eb116b7b10 OK 2025/11/25 02:50:27 DEBUG : file2: md5 = 7a829024b392ac622bd9261edd2e2b1e OK --- PASS: TestCat (17.44s) === RUN TestPurge 2025/11/25 02:50:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonotuw9site" 2025/11/25 02:50:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 02:50:41 DEBUG : Creating backend with remote "TestDrive:crypt/8qcn88275omeis8q368d0k5818e0h2vvl36qub7ftectv8lt1cbg" 2025/11/25 02:50:42 DEBUG : Creating backend with remote "/tmp/rclone3922427377" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonotuw9site'", Local "Local file system at /tmp/rclone3922427377", Modify Window "1ms" 2025/11/25 02:50:46 DEBUG : A1/B1/C1/one: md5 = d12cdd38f7fc731850fe324bffe64aed OK 2025/11/25 02:50:46 INFO : A2: Making directory 2025/11/25 02:50:47 INFO : A1/B2: Making directory 2025/11/25 02:50:47 INFO : A1/B2/C2: Making directory 2025/11/25 02:50:48 INFO : A1/B1/C3: Making directory 2025/11/25 02:50:49 INFO : A3: Making directory 2025/11/25 02:50:49 INFO : A3/B3: Making directory 2025/11/25 02:50:50 INFO : A3/B3/C4: Making directory 2025/11/25 02:50:53 DEBUG : A1/two: md5 = 2029782d3aa08e69921dd4782e3d6de8 OK 2025/11/25 02:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonotuw9site': Purge remote 2025/11/25 02:50:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.46s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:51:00 DEBUG : A1/B1/C1/one: md5 = a647817fcebc590a73a11657a570e003 OK 2025/11/25 02:51:00 INFO : A2: Making directory 2025/11/25 02:51:00 INFO : A1/B2: Making directory 2025/11/25 02:51:01 INFO : A1/B2/C2: Making directory 2025/11/25 02:51:02 INFO : A1/B1/C3: Making directory 2025/11/25 02:51:03 INFO : A3: Making directory 2025/11/25 02:51:03 INFO : A3/B3: Making directory 2025/11/25 02:51:04 INFO : A3/B3/C4: Making directory 2025/11/25 02:51:06 DEBUG : A1/two: md5 = 17bd8ca51765c9256772574d6e8df754 OK 2025/11/25 02:51:07 DEBUG : removing 1 level 3 directories 2025/11/25 02:51:07 INFO : A3/B3/C4: Removing directory 2025/11/25 02:51:10 DEBUG : removing 2 level 3 directories 2025/11/25 02:51:10 INFO : A1/B2/C2: Removing directory 2025/11/25 02:51:10 INFO : A1/B1/C3: Removing directory 2025/11/25 02:51:11 DEBUG : removing 2 level 2 directories 2025/11/25 02:51:11 INFO : A3/B3: Removing directory 2025/11/25 02:51:11 INFO : A1/B2: Removing directory 2025/11/25 02:51:11 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/11/25 02:51:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/25 02:51:11 DEBUG : removing 2 level 1 directories 2025/11/25 02:51:11 INFO : A2: Removing directory 2025/11/25 02:51:11 INFO : A3: Removing directory 2025/11/25 02:51:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/11/25 02:51:15 DEBUG : removing 1 level 3 directories 2025/11/25 02:51:15 INFO : A1/B1/C1: Removing directory 2025/11/25 02:51:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:16 DEBUG : removing 1 level 2 directories 2025/11/25 02:51:16 INFO : A1/B1: Removing directory 2025/11/25 02:51:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/25 02:51:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/25 02:51:17 DEBUG : removing 1 level 1 directories 2025/11/25 02:51:17 INFO : A1: Removing directory 2025/11/25 02:51:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/25 02:51:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/25 02:51:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/25 02:51:17 DEBUG : removing 1 level 0 directories 2025/11/25 02:51:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Removing directory 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/11/25 02:51:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.90s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:51:20 INFO : A1: Making directory 2025/11/25 02:51:20 INFO : A1/B1: Making directory 2025/11/25 02:51:21 INFO : A1/B1/C1: Making directory 2025/11/25 02:51:24 DEBUG : removing 1 level 3 directories 2025/11/25 02:51:24 INFO : A1/B1/C1: Removing directory 2025/11/25 02:51:24 DEBUG : removing 1 level 2 directories 2025/11/25 02:51:24 INFO : A1/B1: Removing directory 2025/11/25 02:51:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/25 02:51:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.19s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:51:27 INFO : A1: Making directory 2025/11/25 02:51:28 INFO : A1/B1: Making directory 2025/11/25 02:51:29 INFO : A1/B1/C1: Making directory 2025/11/25 02:51:32 DEBUG : removing 1 level 3 directories 2025/11/25 02:51:32 INFO : A1/B1/C1: Removing directory 2025/11/25 02:51:32 DEBUG : removing 1 level 2 directories 2025/11/25 02:51:32 INFO : A1/B1: Removing directory 2025/11/25 02:51:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/25 02:51:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.59s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:51:37 DEBUG : file1: md5 = d830d3cb98e74def098dbbf7f6a3e583 OK 2025/11/25 02:51:37 DEBUG : filename.txt: File name found in url 2025/11/25 02:51:38 DEBUG : filename.txt: md5 = 760f25b5828470316317b7cc7686de51 OK 2025/11/25 02:51:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/25 02:51:40 DEBUG : headerfilename.txt: md5 = a815c1019d1f931229f5c25929c9ed03 OK 2025/11/25 02:51:41 DEBUG : file2: md5 = e11792bcac8ba386ec73e00bf23f53ac OK --- PASS: TestCopyURL (8.72s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:51:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/25 02:51:46 DEBUG : sub/file2: md5 = 246747b0d5ec81b5f704c703863381a9 OK 2025/11/25 02:51:46 DEBUG : sub/file2: size = 14 OK 2025/11/25 02:51:46 INFO : file1: Copied (new) to: sub/file2 2025/11/25 02:51:46 INFO : file1: Deleted 2025/11/25 02:51:47 DEBUG : sub/file2: size = 14 OK 2025/11/25 02:51:47 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 02:51:47 DEBUG : file1: Unchanged skipping 2025/11/25 02:51:47 INFO : file1: Deleted 2025/11/25 02:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': don't need to copy/move sub/file2, it is already at target location 2025/11/25 02:51:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.08s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:51:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/25 02:51:51 DEBUG : file1: md5 = 8856edc1fd29e7bc182125de3afcf7a3 OK 2025/11/25 02:51:51 DEBUG : file1: size = 14 OK 2025/11/25 02:51:51 INFO : file1: Copied (new) 2025/11/25 02:51:51 INFO : file1: Deleted 2025/11/25 02:51:52 DEBUG : file1: Destination exists, skipping 2025/11/25 02:51:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.43s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.58s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:51:56 DEBUG : dst/file1: md5 = 90ca3f6a2f32617695f71136ada93d64 OK 2025/11/25 02:51:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiwikoh8yeno/backup" 2025/11/25 02:51:57 DEBUG : Creating backend with remote "TestDrive:crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0/1nrff024r7pq65ecp72fc28jb0" 2025/11/25 02:51:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2361875803) 2025/11/25 02:51:58 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno') 2025/11/25 02:51:58 DEBUG : dst/file1: Sizes differ 2025/11/25 02:52:01 INFO : dst/file1: Moved (server-side) 2025/11/25 02:52:03 DEBUG : dst/file1: md5 = f743a975ad238ace57580292755f2963 OK 2025/11/25 02:52:03 DEBUG : dst/file1: size = 14 OK 2025/11/25 02:52:03 INFO : dst/file1: Copied (new) 2025/11/25 02:52:03 INFO : dst/file1: Deleted 2025/11/25 02:52:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/25 02:52:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/25 02:52:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.26s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:52:09 DEBUG : A1/one: md5 = 0c688058424618538795b8fa4a2351ce OK 2025/11/25 02:52:11 DEBUG : A1/two: md5 = 7ea70d02ec0b705a931fd093485b4051 OK 2025/11/25 02:52:13 DEBUG : A1/B1/three: md5 = f456deae9ec85edab333eccfcc13d0df OK 2025/11/25 02:52:15 DEBUG : A1/B1/C1/four: md5 = 3ade0830b0f1ee13687854d9fcf09e68 OK 2025/11/25 02:52:17 DEBUG : A1/B1/C2/five: md5 = 26cdca32c62dc57c9dfb200a67c70137 OK 2025/11/25 02:52:17 INFO : A1/B2: Making directory 2025/11/25 02:52:18 INFO : A1/B1/C3: Making directory 2025/11/25 02:52:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/25 02:52:27 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/25 02:52:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/25 02:52:27 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/25 02:52:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/25 02:52:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/25 02:52:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/25 02:52:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/25 02:52:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/25 02:52:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/25 02:52:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/25 02:52:38 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/25 02:52:38 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/25 02:52:38 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/25 02:52:38 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/25 02:52:38 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/25 02:52:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/25 02:52:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/25 02:52:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/25 02:52:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/25 02:52:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/25 02:52:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/11/25 02:52:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/11/25 02:52:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/25 02:52:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/25 02:52:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/25 02:52:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/25 02:52:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/25 02:52:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/25 02:52:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/25 02:52:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.95s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:52:50 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': File to upload is small (34 bytes), uploading instead of streaming 2025/11/25 02:52:52 DEBUG : no_checksum_small_file_from_pipe: md5 = 7741512e2cbf94c18d773b8403f25133 OK 2025/11/25 02:52:52 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/25 02:52:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/25 02:52:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/25 02:52:53 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/11/25 02:52:54 DEBUG : no_checksum_big_file_from_pipe: md5 = 11c2b7d09d71a3cf75ca3cad40a84c74 OK 2025/11/25 02:52:54 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/25 02:52:54 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': File to upload is small (34 bytes), uploading instead of streaming 2025/11/25 02:52:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 19a208c0b91e57046be806ea71199649 OK 2025/11/25 02:52:57 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/25 02:52:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/25 02:52:58 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/11/25 02:52:59 DEBUG : with_checksum_big_file_from_pipe: md5 = ed60e1d1eba96dba335763106e88fbcc OK 2025/11/25 02:52:59 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/25 02:52:59 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': File to upload is small (34 bytes), uploading instead of streaming 2025/11/25 02:53:02 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/25 02:53:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 02:53:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/25 02:53:04 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/25 02:53:04 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:53:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': File to upload is small (34 bytes), uploading instead of streaming 2025/11/25 02:53:07 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/25 02:53:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/25 02:53:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/25 02:53:09 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/25 02:53:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.17s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.95s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/25 02:53:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': File to upload is small (48 bytes), uploading instead of streaming 2025/11/25 02:53:12 DEBUG : rcat_metadata: md5 = 0e496ea25144f0c600ca44e435d4923f OK 2025/11/25 02:53:12 DEBUG : rcat_metadata: size = 48 OK 2025/11/25 02:53:12 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/25 02:53:14 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/11/25 02:53:15 DEBUG : rcat_metadata_uploadcutoff0: md5 = 634cdacf2eac67f8c6ed1cabb2706473 OK 2025/11/25 02:53:15 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/25 02:53:15 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.15s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (3.09s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:53:18 DEBUG : potato1: md5 = 5d215059facf4c49151d7da9cc92a131 OK 2025/11/25 02:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': File to upload is small (60 bytes), uploading instead of streaming 2025/11/25 02:53:19 DEBUG : potato2: md5 = 327fb13617e946b41f2c281e555dc3a9 OK 2025/11/25 02:53:19 DEBUG : potato2: size = 60 OK 2025/11/25 02:53:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.39s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:53:22 DEBUG : potato1: md5 = faf6f73eb0fb2d1279c4e9cfbc0365ea OK 2025/11/25 02:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': File to upload is small (60 bytes), uploading instead of streaming 2025/11/25 02:53:24 DEBUG : potato2: md5 = 939975bafea03a64307778e8c0c6d330 OK 2025/11/25 02:53:24 DEBUG : potato2: size = 60 OK 2025/11/25 02:53:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.21s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:53:28 DEBUG : potato2: md5 = 65e7e541fb37b1b75eff0b1025e85b06 OK 2025/11/25 02:53:29 DEBUG : empty space: md5 = 300bd77ec043d8bee2e30d5972f169d0 OK 2025/11/25 02:53:31 DEBUG : sub dir/potato3: md5 = 29307c5e3f65f9dcedbbd1c6f1dd0ee5 OK 2025/11/25 02:53:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Touching "sub dir/potato3" 2025/11/25 02:53:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Touching "empty space" 2025/11/25 02:53:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Touching "potato2" 2025/11/25 02:53:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.83s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:53:36 DEBUG : dir with metadata: Making directory with metadata 2025/11/25 02:53:37 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.57s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:53:39 DEBUG : directory with modtime: Making directory with metadata 2025/11/25 02:53:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.42s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:53:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/25 02:53:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 02:53:41 DEBUG : Google drive root 'crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0': Skipping btime metadata as can't update it on an existing file: 2025-11-25T02:53:41.506303635Z 2025/11/25 02:53:42 INFO : non existent directory: Updated directory metadata 2025/11/25 02:53:44 DEBUG : Google drive root 'crypt/hb47upur9uva1jpus9mesbkmfqrqbb6v19m5k28e0icqq0uktnp0': Skipping btime metadata as can't update it on an existing file: 2025-11-25T02:53:41.506303635Z 2025/11/25 02:53:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.03s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:53:46 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/25 02:53:48 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/25 02:53:49 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.32s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:53:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/25 02:53:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 02:53:50 DEBUG : dst: Making directory with metadata 2025/11/25 02:53:51 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 02:53:51 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 02:53:52 INFO : dst: Set directory modification time (using SetModTime) 2025/11/25 02:53:52 INFO : dst: Set directory modification time (using SetModTime) 2025/11/25 02:53:52 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/25 02:53:53 INFO : dst: Set directory modification time (using SetModTime) 2025/11/25 02:53:53 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.47s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno'", Local "Local file system at /tmp/rclone2361875803", Modify Window "1ms" 2025/11/25 02:53:56 DEBUG : sub dir/test remove existing: md5 = e58fac33abdb286058dad86ed9380db6 OK 2025/11/25 02:53:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a45a0fdf4297bee0ca14ff584dae59be OK 2025/11/25 02:53:59 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.puxogom3" before starting 2025/11/25 02:54:00 DEBUG : sub dir/test remove existing.puxogom3: TEST: removing renamed existing file after operation 2025/11/25 02:54:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zolewac5" before starting 2025/11/25 02:54:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zolewac5: TEST: renaming existing back after failed operation 2025/11/25 02:54:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pazumin6" before starting 2025/11/25 02:54:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pazumin6: TEST: removing renamed existing file after operation 2025/11/25 02:54:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jiiel804oi1vonfritrkcbqcjkcp622sr2tqgdv77j36q6isf6k5amau3oikr40tldnf6eqbj5vmvubfaqo2m52uo1s0btp6qq68auegr0d6jojjjthib4rjre154g01f4bedpdg3ids91nh2s5p1htdj9em1117ij5ajb5rpi0p58mkhebg" 2025/11/25 02:54:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "t9j9bnj89sivm84oivd9heldvk34kmbfnfbr2gu3f6nsoqmratn0" --- PASS: TestRemoveExisting (12.68s) === 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/11/25 02:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwikoh8yeno': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m57.308883066s (try 1/5)