"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/10 03:42:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxowud2nize" 2025/10/10 03:42:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 03:42:58 DEBUG : Creating backend with remote "TestDrive:crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g" 2025/10/10 03:42:59 DEBUG : Creating backend with remote "/tmp/rclone1705656871" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/10 03:42:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/10 03:42:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/10 03:42:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/10 03:42:59 DEBUG : potato: Seek from 10 to 0 2025/10/10 03:42:59 DEBUG : potato: Seek from 10 to 0 2025/10/10 03:42:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/10 03:42:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/10 03:42:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/10 03:42:59 DEBUG : potato: Seek from 5 to 2 2025/10/10 03:42:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/10 03:42:59 DEBUG : potato: Seek from 7 to 0 2025/10/10 03:42:59 DEBUG : potato: Seek from 7 to 0 2025/10/10 03:42:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/10 03:42:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/10 03:42:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/10 03:42:59 DEBUG : potato: Seek from 5 to 2 2025/10/10 03:42:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/10 03:42:59 DEBUG : potato: Seek from 8 to 0 2025/10/10 03:42:59 DEBUG : potato: Seek from 8 to 0 2025/10/10 03:42:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/10 03:42:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/10 03:42:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/10 03:42:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/10 03:42:59 DEBUG : potato: Seek from 5 to 2 2025/10/10 03:42:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/10 03:42:59 DEBUG : potato: Seek from 9 to 0 2025/10/10 03:42:59 DEBUG : potato: Seek from 9 to 0 2025/10/10 03:42:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:43:01 DEBUG : rutabaga: md5 = 55b820fd2587bf0290db48b6489319fb OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/10 03:43:03 DEBUG : empty space: md5 = fbd218b919a25666a16ddeb8051f68a8 OK === RUN TestCheck/3 2025/10/10 03:43:05 DEBUG : potato2: md5 = 15741fc4f94713f3944b11e6cdbfea30 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/10 03:43:07 DEBUG : remotepotato: md5 = dbc96999016b0eb08e61ab8698da55ef OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.12s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/10/10 03:43:10 DEBUG : Creating backend with remote "nonexistent" 2025/10/10 03:43:10 DEBUG : Creating backend with remote "nonexistent" 2025/10/10 03:43:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/10 03:43:10 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/10/10 03:43:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/10 03:43:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:43:12 DEBUG : rutabaga: md5 = 9d17997d9dd5176b6e2f239942de5d04 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/10 03:43:16 DEBUG : empty space: md5 = 2215fddf47ff21ccf08fceab8f47db63 OK === RUN TestCheckDownload/3 2025/10/10 03:43:19 DEBUG : potato2: md5 = 7f2617be380551f5d8b471a3e3da500e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/10 03:43:23 DEBUG : remotepotato: md5 = 8933c9df0e4e0cc21988566ee5f2506a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.19s) --- PASS: TestCheckDownload/1 (1.51s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (1.15s) --- PASS: TestCheckDownload/4 (1.20s) --- PASS: TestCheckDownload/5 (1.49s) --- PASS: TestCheckDownload/6 (1.03s) --- PASS: TestCheckDownload/7 (0.84s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:43:29 DEBUG : rutabaga: md5 = bf42011a13b9b14554b985f45eb85823 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/10 03:43:31 DEBUG : empty space: md5 = 401a7cc9426faed63827469e6b25dc83 OK === RUN TestCheckSizeOnly/3 2025/10/10 03:43:33 DEBUG : potato2: md5 = e0d45266af3be377a8c8b6d73c96a5ac OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/10 03:43:35 DEBUG : remotepotato: md5 = c1dbd0c69c7ce2cd7fe1a7a94ec657bd OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.19s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.20s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:43:39 DEBUG : test.sum: md5 = 10720a1716a0c23c5f1e8730bd69aadb OK 2025/10/10 03:43:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/10 03:43:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/10 03:43:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/10 03:43:40 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/10 03:43:41 DEBUG : test.sum: md5 = f031d51581a8f22396ff8cd9966c11e6 OK 2025/10/10 03:43:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/10 03:43:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/10 03:43:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/10 03:43:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.09s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:43:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxowud2nize/data" 2025/10/10 03:43:44 DEBUG : Creating backend with remote "TestDrive:crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:43:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxowud2nize/data" 2025/10/10 03:43:46 DEBUG : Creating backend with remote "TestDrive:crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g/vjrnln8ratgmqakfosrqe8espk" 2025/10/10 03:43:49 DEBUG : data/banana: md5 = 7978a702fc93ea6643f615dc6cf54ecc OK 2025/10/10 03:43:51 DEBUG : test.sum: md5 = 5a4b97d764a52ed1313aadbd227a8926 OK === RUN TestCheckSumDownload/subtest1 2025/10/10 03:43:55 DEBUG : data/potato: md5 = 9fe69c9335a7b82bce80e7279b7e09d6 OK 2025/10/10 03:43:57 DEBUG : test.sum: md5 = 5164970efe44a603a65b683c833533a3 OK === RUN TestCheckSumDownload/subtest2 2025/10/10 03:44:01 DEBUG : test.sum: md5 = 848d94e044d51b4b7e8ca3bc38bc43e4 OK === RUN TestCheckSumDownload/subtest3 2025/10/10 03:44:05 DEBUG : test.sum: md5 = 469ff011908a89a8eac4d6596296ccc8 OK === RUN TestCheckSumDownload/subtest4 2025/10/10 03:44:09 DEBUG : test.sum: md5 = ad2c6ce11182affa271f3975fc2eb47f OK === RUN TestCheckSumDownload/subtest5 2025/10/10 03:44:13 DEBUG : test.sum: md5 = c531d601bfd259eb40b39f1166cec6fb OK === RUN TestCheckSumDownload/subtest6 2025/10/10 03:44:17 DEBUG : data/banana: md5 = 20afeaa8b1549f86ecde6b8f6e995a36 OK 2025/10/10 03:44:19 DEBUG : data/potato: md5 = 1ce2045897fd42fe4c26c43d8de0fd1d OK 2025/10/10 03:44:20 DEBUG : test.sum: md5 = 1d8363720236137a738279261ff842b5 OK === RUN TestCheckSumDownload/subtest7 2025/10/10 03:44:25 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/10 03:44:25 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.93s) --- PASS: TestCheckSumDownload/subtest1 (2.44s) --- PASS: TestCheckSumDownload/subtest2 (1.92s) --- PASS: TestCheckSumDownload/subtest3 (2.21s) --- PASS: TestCheckSumDownload/subtest4 (2.17s) --- PASS: TestCheckSumDownload/subtest5 (1.98s) --- PASS: TestCheckSumDownload/subtest6 (2.37s) --- PASS: TestCheckSumDownload/subtest7 (2.54s) === RUN TestApplyTransforms 2025/10/10 03:44:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cijivov6gaba" 2025/10/10 03:44:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 03:44:26 DEBUG : Creating backend with remote "TestDrive:crypt/esvka86om9fb7v6psb7d7cc2hp7d5fsk8hl2q31f8nd6tsi090l0" 2025/10/10 03:44:27 DEBUG : Creating backend with remote "/tmp/rclone3705195029" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cijivov6gaba'", Local "Local file system at /tmp/rclone3705195029", Modify Window "1ms" 2025/10/10 03:44:29 DEBUG : hello, world!: md5 = 6579f765ada8a1db4806f54d7227d117 OK upper checkfile vs. lower remote (without normalization) 2025/10/10 03:44:29 ERROR : hello, world!: sum not found 2025/10/10 03:44:29 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cijivov6gaba' 2025/10/10 03:44:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijivov6gaba': 1 files missing 2025/10/10 03:44:29 NOTICE: 1 hashes missing 2025/10/10 03:44:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijivov6gaba': 1 differences found 2025/10/10 03:44:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijivov6gaba': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/10 03:44:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 03:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijivov6gaba': 0 differences found 2025/10/10 03:44:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cijivov6gaba': 1 matching files 2025/10/10 03:44:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piwager1nuja" 2025/10/10 03:44:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 03:44:30 DEBUG : Creating backend with remote "TestDrive:crypt/n1o502k0okalvsg12vf3taf5v2sg58d3giji15ibuckvqgj28qrg" 2025/10/10 03:44:31 DEBUG : Creating backend with remote "/tmp/rclone60361921" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piwager1nuja'", Local "Local file system at /tmp/rclone60361921", Modify Window "1ms" 2025/10/10 03:44:34 DEBUG : HELLO, WORLD!: md5 = 3ef3c6556abcbf2b04352cbfbe0f4240 OK lower checkfile vs. upper remote (without normalization) 2025/10/10 03:44:34 ERROR : HELLO, WORLD!: sum not found 2025/10/10 03:44:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-piwager1nuja' 2025/10/10 03:44:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piwager1nuja': 1 files missing 2025/10/10 03:44:34 NOTICE: 1 hashes missing 2025/10/10 03:44:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piwager1nuja': 1 differences found 2025/10/10 03:44:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piwager1nuja': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/10 03:44:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 03:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piwager1nuja': 0 differences found 2025/10/10 03:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piwager1nuja': 1 matching files 2025/10/10 03:44:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-polumut2nuhu" 2025/10/10 03:44:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 03:44:35 DEBUG : Creating backend with remote "TestDrive:crypt/n526gr1o9iq2l9ndgfg0va3m91sq9pri0h5lsdt7kb02abmevfi0" 2025/10/10 03:44:36 DEBUG : Creating backend with remote "/tmp/rclone1471177584" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-polumut2nuhu'", Local "Local file system at /tmp/rclone1471177584", Modify Window "1ms" 2025/10/10 03:44:38 DEBUG : HeLlO, wOrLd!: md5 = 69663a45be77cb84d8a2ed74ff3665f7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/10 03:44:39 ERROR : HeLlO, wOrLd!: sum not found 2025/10/10 03:44:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-polumut2nuhu' 2025/10/10 03:44:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-polumut2nuhu': 1 files missing 2025/10/10 03:44:39 NOTICE: 1 hashes missing 2025/10/10 03:44:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-polumut2nuhu': 1 differences found 2025/10/10 03:44:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-polumut2nuhu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/10 03:44:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 03:44:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-polumut2nuhu': 0 differences found 2025/10/10 03:44:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-polumut2nuhu': 1 matching files 2025/10/10 03:44:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xorajur7wete" 2025/10/10 03:44:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 03:44:40 DEBUG : Creating backend with remote "TestDrive:crypt/m4vhdn1cd3c2idbdtova6o6rhrpj036upj0dmgir3uprv89pbub0" 2025/10/10 03:44:41 DEBUG : Creating backend with remote "/tmp/rclone108731289" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xorajur7wete'", Local "Local file system at /tmp/rclone108731289", Modify Window "1ms" 2025/10/10 03:44:43 DEBUG : HELLO, WORLD!: md5 = dbcacfcbba3c8dffa6b47dc2b0198ee1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/10 03:44:43 ERROR : HELLO, WORLD!: sum not found 2025/10/10 03:44:43 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xorajur7wete' 2025/10/10 03:44:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xorajur7wete': 1 files missing 2025/10/10 03:44:43 NOTICE: 1 hashes missing 2025/10/10 03:44:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xorajur7wete': 1 differences found 2025/10/10 03:44:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xorajur7wete': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/10 03:44:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 03:44:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xorajur7wete': 0 differences found 2025/10/10 03:44:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xorajur7wete': 1 matching files 2025/10/10 03:44:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceyoxiz3paco" 2025/10/10 03:44:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 03:44:45 DEBUG : Creating backend with remote "TestDrive:crypt/t8hvh7ti2qqivnfsj51rsasag63qhatbpg1a8fqht7hecup862fg" 2025/10/10 03:44:45 DEBUG : Creating backend with remote "/tmp/rclone767019419" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ceyoxiz3paco'", Local "Local file system at /tmp/rclone767019419", Modify Window "1ms" 2025/10/10 03:44:48 DEBUG : 測試_Русский___ě_áñ: md5 = 9ceb7ef759af666f269747559304acdf OK NFD checkfile vs. NFC remote (without normalization) 2025/10/10 03:44:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/10 03:44:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ceyoxiz3paco' 2025/10/10 03:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyoxiz3paco': 1 files missing 2025/10/10 03:44:48 NOTICE: 1 hashes missing 2025/10/10 03:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyoxiz3paco': 1 differences found 2025/10/10 03:44:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyoxiz3paco': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/10 03:44:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 03:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyoxiz3paco': 0 differences found 2025/10/10 03:44:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceyoxiz3paco': 1 matching files 2025/10/10 03:44:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sovotaw4gadi" 2025/10/10 03:44:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 03:44:49 DEBUG : Creating backend with remote "TestDrive:crypt/lvbdij2d2m27lcc856em6hn5g5bshhvtpmpguaq76kvup52u8okg" 2025/10/10 03:44:50 DEBUG : Creating backend with remote "/tmp/rclone2361470260" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sovotaw4gadi'", Local "Local file system at /tmp/rclone2361470260", Modify Window "1ms" 2025/10/10 03:44:52 DEBUG : 測試_Русский___ě_áñ: md5 = d12f67997bdf93da95acfed387b65a9c OK NFC checkfile vs. NFD remote (without normalization) 2025/10/10 03:44:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/10 03:44:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sovotaw4gadi' 2025/10/10 03:44:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sovotaw4gadi': 1 files missing 2025/10/10 03:44:53 NOTICE: 1 hashes missing 2025/10/10 03:44:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sovotaw4gadi': 1 differences found 2025/10/10 03:44:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sovotaw4gadi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/10 03:44:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 03:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sovotaw4gadi': 0 differences found 2025/10/10 03:44:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sovotaw4gadi': 1 matching files 2025/10/10 03:44:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buzogov5bida" 2025/10/10 03:44:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 03:44:54 DEBUG : Creating backend with remote "TestDrive:crypt/iopsfpdlaviunmic6bldpgfgnhgh82mg5h0oek8t70h2dnsbklqg" 2025/10/10 03:44:55 DEBUG : Creating backend with remote "/tmp/rclone4196740582" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buzogov5bida'", Local "Local file system at /tmp/rclone4196740582", Modify Window "1ms" 2025/10/10 03:44:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 90d98b6b189e21edd7bcca9dc74948bd OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/10 03:44:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/10 03:44:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-buzogov5bida' 2025/10/10 03:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buzogov5bida': 1 files missing 2025/10/10 03:44:57 NOTICE: 1 hashes missing 2025/10/10 03:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buzogov5bida': 1 differences found 2025/10/10 03:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buzogov5bida': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/10 03:44:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 03:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buzogov5bida': 0 differences found 2025/10/10 03:44:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buzogov5bida': 1 matching files 2025/10/10 03:44:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lofaqip6qira" 2025/10/10 03:44:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 03:44:58 DEBUG : Creating backend with remote "TestDrive:crypt/b1sfng994haegmdg0hgnm29u1aqmq8doust407h8t8bhi6uu69k0" 2025/10/10 03:44:59 DEBUG : Creating backend with remote "/tmp/rclone101149462" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lofaqip6qira'", Local "Local file system at /tmp/rclone101149462", Modify Window "1ms" 2025/10/10 03:45:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e527953616382c3bf8fdcfad1108dfcf OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/10 03:45:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/10 03:45:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lofaqip6qira' 2025/10/10 03:45:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lofaqip6qira': 1 files missing 2025/10/10 03:45:02 NOTICE: 1 hashes missing 2025/10/10 03:45:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lofaqip6qira': 1 differences found 2025/10/10 03:45:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lofaqip6qira': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/10 03:45:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 03:45:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lofaqip6qira': 0 differences found 2025/10/10 03:45:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lofaqip6qira': 1 matching files 2025/10/10 03:45:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gikemac1pumi" 2025/10/10 03:45:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 03:45:03 DEBUG : Creating backend with remote "TestDrive:crypt/gplt01k3q0vusv0hauuef6fv02es443jtoismc7gg228784hiv1g" 2025/10/10 03:45:04 DEBUG : Creating backend with remote "/tmp/rclone495616638" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gikemac1pumi'", Local "Local file system at /tmp/rclone495616638", Modify Window "1ms" 2025/10/10 03:45:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 67baf1d7af143a9cbf001ad8b2963188 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/10 03:45:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/10 03:45:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gikemac1pumi' 2025/10/10 03:45:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gikemac1pumi': 1 files missing 2025/10/10 03:45:07 NOTICE: 1 hashes missing 2025/10/10 03:45:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gikemac1pumi': 1 differences found 2025/10/10 03:45:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gikemac1pumi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/10 03:45:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 03:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gikemac1pumi': 0 differences found 2025/10/10 03:45:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gikemac1pumi': 1 matching files 2025/10/10 03:45:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tepixot0tofo" 2025/10/10 03:45:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 03:45:08 DEBUG : Creating backend with remote "TestDrive:crypt/52f2mdi5ldvatov3pkmkievk3phvcprfc5g0vof583lvsigs5m70" 2025/10/10 03:45:09 DEBUG : Creating backend with remote "/tmp/rclone2216355632" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tepixot0tofo'", Local "Local file system at /tmp/rclone2216355632", Modify Window "1ms" 2025/10/10 03:45:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fac09510fbb3e3755f78a765631c7a43 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/10 03:45:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/10 03:45:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tepixot0tofo' 2025/10/10 03:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepixot0tofo': 1 files missing 2025/10/10 03:45:12 NOTICE: 1 hashes missing 2025/10/10 03:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepixot0tofo': 1 differences found 2025/10/10 03:45:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepixot0tofo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/10 03:45:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/10 03:45:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepixot0tofo': 0 differences found 2025/10/10 03:45:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tepixot0tofo': 1 matching files 2025/10/10 03:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tepixot0tofo': Purge remote 2025/10/10 03:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gikemac1pumi': Purge remote 2025/10/10 03:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lofaqip6qira': Purge remote 2025/10/10 03:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buzogov5bida': Purge remote 2025/10/10 03:45:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sovotaw4gadi': Purge remote 2025/10/10 03:45:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceyoxiz3paco': Purge remote 2025/10/10 03:45:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xorajur7wete': Purge remote 2025/10/10 03:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-polumut2nuhu': Purge remote 2025/10/10 03:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piwager1nuja': Purge remote 2025/10/10 03:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cijivov6gaba': Purge remote --- PASS: TestApplyTransforms (51.03s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:45:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/10 03:45:19 DEBUG : sub/file2: md5 = 028baa50f38402ab3130e61d9b9c503e OK 2025/10/10 03:45:19 INFO : file1: Copied (new) to: sub/file2 2025/10/10 03:45:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 03:45:20 DEBUG : file1: Unchanged skipping 2025/10/10 03:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': don't need to copy/move sub/file2, it is already at target location 2025/10/10 03:45:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.76s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:45:25 DEBUG : dst/file1: md5 = ab97e87fe8881cb8b514830f3ad118c8 OK 2025/10/10 03:45:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxowud2nize/backup" 2025/10/10 03:45:26 DEBUG : Config file has changed externally - reloading 2025/10/10 03:45:26 DEBUG : Creating backend with remote "TestDrive:crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g/1nrff024r7pq65ecp72fc28jb0" 2025/10/10 03:45:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/10 03:45:29 INFO : dst/file1: Moved (server-side) 2025/10/10 03:45:31 DEBUG : dst/file1: md5 = 512a3f28a4a33b4e8367f434487d6407 OK 2025/10/10 03:45:31 INFO : dst/file1: Copied (new) 2025/10/10 03:45:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 03:45:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 03:45:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.24s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:45:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxowud2nize/dst" 2025/10/10 03:45:35 DEBUG : Creating backend with remote "TestDrive:crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/10 03:45:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxowud2nize/CompareDest" 2025/10/10 03:45:37 DEBUG : Creating backend with remote "TestDrive:crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g/gveqi14airsml4bgu7krj116o8" 2025/10/10 03:45:38 DEBUG : one: Need to transfer - File not found at Destination 2025/10/10 03:45:41 DEBUG : one: md5 = e7e37cdca64906528434bba7f739dad2 OK 2025/10/10 03:45:41 INFO : one: Copied (new) 2025/10/10 03:45:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 03:45:43 DEBUG : one: md5 = 1137b5cf8a1fc30376d41fc3649ec190 OK 2025/10/10 03:45:43 INFO : one: Copied (replaced existing) 2025/10/10 03:45:45 DEBUG : dst/one: md5 = 3f0a4e45353d1c9d8f1aa3e8ceac65c9 OK 2025/10/10 03:45:47 DEBUG : CompareDest/one: md5 = e65bc76c8f71ef3efcc2696d5bf2ee8c OK 2025/10/10 03:45:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 03:45:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 03:45:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/10 03:45:50 DEBUG : CompareDest/two: md5 = 4fa4a9e21956694b999287bca987b4e8 OK 2025/10/10 03:45:51 DEBUG : two: Need to transfer - File not found at Destination 2025/10/10 03:45:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 03:45:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/10 03:45:52 DEBUG : two: Need to transfer - File not found at Destination 2025/10/10 03:45:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 03:45:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/10 03:45:54 DEBUG : two: Need to transfer - File not found at Destination 2025/10/10 03:45:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/10 03:45:55 DEBUG : two: md5 = f851eae175c02e2562039fbbe487ec57 OK 2025/10/10 03:45:55 INFO : two: Copied (new) 2025/10/10 03:45:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/10 03:45:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:45:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/10 03:45:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.24s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:45:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxowud2nize/dst" 2025/10/10 03:46:00 DEBUG : Creating backend with remote "TestDrive:crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/10 03:46:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxowud2nize/CopyDest" 2025/10/10 03:46:01 DEBUG : Creating backend with remote "TestDrive:crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/10 03:46:03 DEBUG : one: Need to transfer - File not found at Destination 2025/10/10 03:46:05 DEBUG : one: md5 = d58a70756e7b3b3fcb5e719df8fdaf3d OK 2025/10/10 03:46:05 INFO : one: Copied (new) 2025/10/10 03:46:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 03:46:08 DEBUG : one: md5 = fd754fd6147262e376e44182b3092482 OK 2025/10/10 03:46:08 INFO : one: Copied (replaced existing) 2025/10/10 03:46:10 DEBUG : dst/one: md5 = e687eb4529b807a9040ba704c9597c12 OK 2025/10/10 03:46:12 DEBUG : CopyDest/one: md5 = abe4ff9b0192484a7ee903be2874c8e3 OK 2025/10/10 03:46:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxowud2nize/BackupDir" 2025/10/10 03:46:12 DEBUG : Creating backend with remote "TestDrive:crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/10 03:46:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 03:46:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 03:46:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/10 03:46:16 INFO : one: Moved (server-side) 2025/10/10 03:46:17 INFO : one: Copied (server-side copy) 2025/10/10 03:46:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/10 03:46:18 DEBUG : CopyDest/two: md5 = f17cfcb296dc0235a3aa24c407380c57 OK 2025/10/10 03:46:19 DEBUG : two: Need to transfer - File not found at Destination 2025/10/10 03:46:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 03:46:20 INFO : two: Copied (server-side copy) 2025/10/10 03:46:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/10 03:46:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/10 03:46:21 DEBUG : two: Unchanged skipping 2025/10/10 03:46:23 DEBUG : CopyDest/three: md5 = d6ec04e1a3ffd7cd090031a00c6ad96a OK 2025/10/10 03:46:24 DEBUG : three: Need to transfer - File not found at Destination 2025/10/10 03:46:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/10 03:46:24 DEBUG : three: Destination not found in --copy-dest 2025/10/10 03:46:26 DEBUG : three: md5 = 9ee7d1d3320412b8fc9692f9b3a9ec45 OK 2025/10/10 03:46:26 INFO : three: Copied (new) 2025/10/10 03:46:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/10 03:46:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:46:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/10 03:46:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/10 03:46:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:46:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/10 03:46:31 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.90s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:46:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/10 03:46:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d815d6512121ead708464b3d2e98a54e OK 2025/10/10 03:46:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/10 03:46:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/10 03:46:36 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/10/10 03:46:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/10 03:46:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/10 03:46:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6bb041af62f3b1a7005600142feb25a2 OK 2025/10/10 03:46:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/10 03:46:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/10 03:46:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.66s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:46:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Looking for duplicate names using skip mode. 2025/10/10 03:46:45 NOTICE: one: Found 2 files with duplicate names 2025/10/10 03:46:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.58s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:46:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Looking for duplicate names using skip mode. 2025/10/10 03:46:51 NOTICE: one: Found 3 files with duplicate names 2025/10/10 03:46:51 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/10 03:46:51 INFO : one: Deleted 2025/10/10 03:46:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.15s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:46:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Looking for duplicate names using first mode. 2025/10/10 03:46:57 NOTICE: one: Found 3 files with duplicate names 2025/10/10 03:46:57 INFO : one: Deleted 2025/10/10 03:46:58 INFO : one: Deleted 2025/10/10 03:46:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.36s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:47:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Looking for duplicate names using newest mode. 2025/10/10 03:47:03 NOTICE: one: Found 3 files with duplicate names 2025/10/10 03:47:04 INFO : one: Deleted 2025/10/10 03:47:04 INFO : one: Deleted 2025/10/10 03:47:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:47:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Looking for duplicate names using oldest mode. 2025/10/10 03:47:10 NOTICE: one: Found 3 files with duplicate names 2025/10/10 03:47:10 INFO : one: Deleted 2025/10/10 03:47:11 INFO : one: Deleted 2025/10/10 03:47:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:47:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Looking for duplicate names using largest mode. 2025/10/10 03:47:16 NOTICE: one: Found 3 files with duplicate names 2025/10/10 03:47:17 INFO : one: Deleted 2025/10/10 03:47:17 INFO : one: Deleted 2025/10/10 03:47:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.02s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:47:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Looking for duplicate names using smallest mode. 2025/10/10 03:47:22 NOTICE: one: Found 3 files with duplicate names 2025/10/10 03:47:23 INFO : one: Deleted 2025/10/10 03:47:23 INFO : one: Deleted 2025/10/10 03:47:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.31s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:47:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Looking for duplicate names using rename mode. 2025/10/10 03:47:30 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/10 03:47:31 INFO : one-2.txt: renamed from: one.txt 2025/10/10 03:47:32 INFO : one-3.txt: renamed from: one.txt 2025/10/10 03:47:33 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.24s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:47:38 DEBUG : dupe1/one.txt: md5 = 461fd94d115f95fecc0794d1bbbd387f OK 2025/10/10 03:47:40 DEBUG : dupe2/two.txt: md5 = f85844f2f8ab2aed4641c918d6da203f OK 2025/10/10 03:47:42 DEBUG : dupe3/three.txt: md5 = 8aaf22af05254687a0da201c11bc7efb OK 2025/10/10 03:47:42 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/10 03:47:43 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/10 03:47:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/10 03:47:44 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/10 03:47:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/10 03:47:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/10 03:47:47 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.54s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:47:49 DEBUG : a.txt: md5 = 7259672fc7c0f85a77519b3188687b90 OK 2025/10/10 03:47:51 DEBUG : zend.txt: md5 = d1237ba1a40007cbc5f7336bfd7cbb2b OK 2025/10/10 03:47:53 DEBUG : sub dir/hello world: md5 = 88a101c3585f9e4b35e5c55bae557b75 OK 2025/10/10 03:47:54 DEBUG : sub dir/hello world2: md5 = 672cbfcd04481a488ebd6ea940108f5c OK 2025/10/10 03:47:56 DEBUG : sub dir/ignore dir/.ignore: md5 = 14fedbafe9aca91ac9cfd1900c0679d4 OK 2025/10/10 03:47:58 DEBUG : sub dir/ignore dir/should be ignored: md5 = b698d89ea228116639e74efaf03a006a OK 2025/10/10 03:48:00 DEBUG : sub dir/sub sub dir/hello world3: md5 = 64a05bc35b446d3adcd4c81ff2c81568 OK 2025/10/10 03:48:01 DEBUG : a.txt: Excluded (Size Filter) 2025/10/10 03:48:01 DEBUG : a.txt: Excluded 2025/10/10 03:48:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/10 03:48:02 DEBUG : sub dir/hello world2: Excluded 2025/10/10 03:48:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/10 03:48:02 DEBUG : sub dir/hello world: Excluded 2025/10/10 03:48:02 DEBUG : sub dir/ignore dir: Excluded 2025/10/10 03:48:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/10 03:48:02 DEBUG : sub dir/hello world2: Excluded 2025/10/10 03:48:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/10 03:48:02 DEBUG : sub dir/hello world: Excluded 2025/10/10 03:48:03 DEBUG : sub dir/ignore dir: Excluded 2025/10/10 03:48:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/10 03:48:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/10 03:48:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/10 03:48:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/10 03:48:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/10 03:48:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/10 03:48:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.84s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:48:10 DEBUG : a.txt: md5 = 432b458e8892d5e9be62ffb76b32f7d0 OK 2025/10/10 03:48:12 DEBUG : zend.txt: md5 = 03bd822357bc6aad84f3aa4e6ba5b224 OK 2025/10/10 03:48:14 DEBUG : sub dir/hello world: md5 = 334b76bb82427c49d5772c8811e5a08a OK 2025/10/10 03:48:15 DEBUG : sub dir/hello world2: md5 = 4e16a8ec5ba63bec48748900d6736187 OK 2025/10/10 03:48:17 DEBUG : sub dir/ignore dir/.ignore: md5 = 85dcc63a431d4903c6ffb2d3e8fa2e31 OK 2025/10/10 03:48:19 DEBUG : sub dir/ignore dir/should be ignored: md5 = 51f9a14f0f2144e6ca047ed993158bf5 OK 2025/10/10 03:48:21 DEBUG : sub dir/sub sub dir/hello world3: md5 = 934c0561c15c134237c5e031ea41774b OK 2025/10/10 03:48:22 DEBUG : a.txt: Excluded (Size Filter) 2025/10/10 03:48:22 DEBUG : a.txt: Excluded 2025/10/10 03:48:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/10 03:48:23 DEBUG : sub dir/hello world2: Excluded 2025/10/10 03:48:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/10 03:48:23 DEBUG : sub dir/hello world: Excluded 2025/10/10 03:48:23 DEBUG : sub dir/ignore dir: Excluded 2025/10/10 03:48:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/10 03:48:23 DEBUG : sub dir/hello world2: Excluded 2025/10/10 03:48:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/10 03:48:23 DEBUG : sub dir/hello world: Excluded 2025/10/10 03:48:24 DEBUG : sub dir/ignore dir: Excluded 2025/10/10 03:48:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/10 03:48:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/10 03:48:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/10 03:48:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/10 03:48:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/10 03:48:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/10 03:48:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.08s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:48:31 DEBUG : file1: md5 = 191bfe900f23fae5d7074339885b0764 OK 2025/10/10 03:48:34 DEBUG : sub/file2: md5 = 26117d002f2f9befdff409700fc6476b 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/10/10 03:48:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/10 03:48:37 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/10 03:48:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/10 03:48:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.25s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:48:41 DEBUG : file1: md5 = 47ecd9c7fcbec38c312e4b9c21199203 OK 2025/10/10 03:48:43 DEBUG : sub/file2: md5 = 61442dddfd3e08117790cbd732302801 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/10/10 03:48:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxowud2nize/notfound" 2025/10/10 03:48:47 DEBUG : Creating backend with remote "TestDrive:crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g/qe0i31qdkoejk60elps0ni5sqk" 2025/10/10 03:48:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.24s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.67s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:48:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Making directory 2025/10/10 03:48:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:48:53 DEBUG : sub dir/hello world: md5 = 2d06058ba6b399395ab9c7fd382fdf16 OK 2025/10/10 03:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.67s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:48:57 DEBUG : potato2: md5 = 167ac59eb59bb801de6eea4ad40d9243 OK 2025/10/10 03:48:59 DEBUG : empty space: md5 = bcd6ea95e765b6dbab2eea887709d116 OK --- PASS: TestLs (4.63s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:49:02 DEBUG : potato2: md5 = 627775b6d3965b8689b848de15ed402e OK 2025/10/10 03:49:03 DEBUG : empty space: md5 = 4d34d7af70f7504766448f53c2c266bd OK 2025/10/10 03:49:04 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/10 03:49:04 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.77s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:49:07 DEBUG : potato2: md5 = 6ae48f17a93feeebb489cb75b9252b2d OK 2025/10/10 03:49:08 DEBUG : empty space: md5 = 9efebce8c79aa8b20b0a5844657b58a1 OK --- PASS: TestLsLong (4.83s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:49:11 DEBUG : potato2: md5 = b71d9c5fcae85fa78e99fcc73e5c2b0f OK 2025/10/10 03:49:13 DEBUG : empty space: md5 = 98dabf4e54d7eb9e8c2a709c55e9c04b OK --- PASS: TestHashSums (4.23s) === RUN TestHashSumsWithErrors 2025/10/10 03:49:14 DEBUG : Creating backend with remote ":memory:" 2025/10/10 03:49:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/10 03:49:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/10 03:49:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/10 03:49:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/10 03:49:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/10 03:49:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/10 03:49:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/10 03:49:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/10 03:49:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:49:16 DEBUG : potato2: md5 = bcc8eb30207a3d4e4a31216301fc2fe9 OK 2025/10/10 03:49:17 DEBUG : empty space: md5 = cac285a75fb56bb47276a2b9e658acaa OK 2025/10/10 03:49:19 DEBUG : sub dir/potato3: md5 = bac9290887dee622787e3347d4f7d124 OK 2025/10/10 03:49:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.34s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:49:24 DEBUG : small: md5 = 5a2cdc782f501c342115a2e4c96c0063 OK 2025/10/10 03:49:26 DEBUG : medium: md5 = a154879a26997c53f6c2d50a064406d3 OK 2025/10/10 03:49:27 DEBUG : large: md5 = 5980c0a4b132c78c1bb96cd2a3385bd6 OK 2025/10/10 03:49:27 DEBUG : Waiting for deletions to finish 2025/10/10 03:49:27 DEBUG : large: Excluded (Size Filter) 2025/10/10 03:49:28 INFO : medium: Deleted 2025/10/10 03:49:28 INFO : small: Deleted --- PASS: TestDelete (6.43s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:49:31 DEBUG : small: md5 = 67f2962ef6195f971e64e2a79c1159f5 OK 2025/10/10 03:49:32 DEBUG : medium: md5 = 0927e4832ece6e46e5723a21a4bdf5f1 OK 2025/10/10 03:49:33 DEBUG : large: md5 = 7323748e454fb6ffea46d9ae9286098c OK 2025/10/10 03:49:34 DEBUG : Waiting for deletions to finish 2025/10/10 03:49:34 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/10 03:49:34 INFO : large: Deleted 2025/10/10 03:49:34 INFO : small: Deleted --- PASS: TestMaxDelete (6.78s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:49:37 DEBUG : small: md5 = c6743d4b162caa1d0c496887544b1a76 OK 2025/10/10 03:49:39 DEBUG : medium: md5 = 2104fcb46df67ed7f1bb70de1f6bb25c OK 2025/10/10 03:49:40 DEBUG : large: md5 = 1bd71e6e147709e386f696dad3d5168e OK 2025/10/10 03:49:41 DEBUG : Waiting for deletions to finish 2025/10/10 03:49:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/10 03:49:41 INFO : medium: Deleted 2025/10/10 03:49:41 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.93s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:49:44 DEBUG : small: md5 = 4e261ed1bedcd178e09144bab7b65dab OK 2025/10/10 03:49:46 DEBUG : medium: md5 = 2620318547cf2626d11b7cb97c50acd1 OK 2025/10/10 03:49:47 DEBUG : large: md5 = 45763df66940e35f8c88fc25f1abc89c OK 2025/10/10 03:49:47 DEBUG : Waiting for deletions to finish 2025/10/10 03:49:47 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/10 03:49:48 INFO : large: Deleted 2025/10/10 03:49:48 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.67s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:49:51 DEBUG : ReadFile: md5 = 24af18c547cc333a17e5425c8fdaaab5 OK --- PASS: TestReadFile (4.04s) === RUN TestRetry 2025/10/10 03:49:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/10 03:49:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/10 03:49:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/10 03:49:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/10 03:49:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/10 03:49:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/10 03:49:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:49:55 DEBUG : file1: md5 = 7b699c6fcbc5c821e97a3fb7ba194916 OK 2025/10/10 03:49:57 DEBUG : file2: md5 = 39cf4b509e097b0435ace687857972ae OK --- PASS: TestCat (15.77s) === RUN TestPurge 2025/10/10 03:50:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuyivip5vala" 2025/10/10 03:50:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/10 03:50:09 DEBUG : Creating backend with remote "TestDrive:crypt/gcbgjejhikccppjr2j50kuvo09bjq3lmqm1hf6m7jlh96k6g47d0" 2025/10/10 03:50:10 DEBUG : Creating backend with remote "/tmp/rclone1671960685" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuyivip5vala'", Local "Local file system at /tmp/rclone1671960685", Modify Window "1ms" 2025/10/10 03:50:14 DEBUG : A1/B1/C1/one: md5 = eeb8c3f11fb363a55b702d66ef140266 OK 2025/10/10 03:50:14 INFO : A2: Making directory 2025/10/10 03:50:15 INFO : A1/B2: Making directory 2025/10/10 03:50:16 INFO : A1/B2/C2: Making directory 2025/10/10 03:50:16 INFO : A1/B1/C3: Making directory 2025/10/10 03:50:17 INFO : A3: Making directory 2025/10/10 03:50:18 INFO : A3/B3: Making directory 2025/10/10 03:50:19 INFO : A3/B3/C4: Making directory 2025/10/10 03:50:21 DEBUG : A1/two: md5 = f31923ddc991e8ce65d15218bf594f3a OK 2025/10/10 03:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuyivip5vala': Purge remote 2025/10/10 03:50:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.80s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:50:28 DEBUG : A1/B1/C1/one: md5 = a2efe0f9c89ba5eed22de622ac5f9b15 OK 2025/10/10 03:50:28 INFO : A2: Making directory 2025/10/10 03:50:28 INFO : A1/B2: Making directory 2025/10/10 03:50:29 INFO : A1/B2/C2: Making directory 2025/10/10 03:50:30 INFO : A1/B1/C3: Making directory 2025/10/10 03:50:31 INFO : A3: Making directory 2025/10/10 03:50:31 INFO : A3/B3: Making directory 2025/10/10 03:50:32 INFO : A3/B3/C4: Making directory 2025/10/10 03:50:34 DEBUG : A1/two: md5 = f627621dad48d32f62030038a06f5828 OK 2025/10/10 03:50:35 DEBUG : removing 1 level 3 directories 2025/10/10 03:50:35 INFO : A3/B3/C4: Removing directory 2025/10/10 03:50:38 DEBUG : removing 2 level 3 directories 2025/10/10 03:50:38 INFO : A1/B2/C2: Removing directory 2025/10/10 03:50:38 INFO : A1/B1/C3: Removing directory 2025/10/10 03:50:38 DEBUG : removing 2 level 2 directories 2025/10/10 03:50:38 INFO : A3/B3: Removing directory 2025/10/10 03:50:38 INFO : A1/B2: Removing directory 2025/10/10 03:50:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/10 03:50:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/10 03:50:39 DEBUG : removing 2 level 1 directories 2025/10/10 03:50:39 INFO : A3: Removing directory 2025/10/10 03:50:39 INFO : A2: Removing directory 2025/10/10 03:50:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/10 03:50:43 DEBUG : removing 1 level 3 directories 2025/10/10 03:50:43 INFO : A1/B1/C1: Removing directory 2025/10/10 03:50:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:43 DEBUG : removing 1 level 2 directories 2025/10/10 03:50:43 INFO : A1/B1: Removing directory 2025/10/10 03:50:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/10 03:50:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/10 03:50:44 DEBUG : removing 1 level 1 directories 2025/10/10 03:50:44 INFO : A1: Removing directory 2025/10/10 03:50:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/10 03:50:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/10 03:50:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/10 03:50:45 DEBUG : removing 1 level 0 directories 2025/10/10 03:50:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Removing directory 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/10 03:50:45 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.10s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:50:47 INFO : A1: Making directory 2025/10/10 03:50:48 INFO : A1/B1: Making directory 2025/10/10 03:50:48 INFO : A1/B1/C1: Making directory 2025/10/10 03:50:51 DEBUG : removing 1 level 3 directories 2025/10/10 03:50:51 INFO : A1/B1/C1: Removing directory 2025/10/10 03:50:51 DEBUG : removing 1 level 2 directories 2025/10/10 03:50:51 INFO : A1/B1: Removing directory 2025/10/10 03:50:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/10 03:50:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.55s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:50:54 INFO : A1: Making directory 2025/10/10 03:50:55 INFO : A1/B1: Making directory 2025/10/10 03:50:55 INFO : A1/B1/C1: Making directory 2025/10/10 03:50:58 DEBUG : removing 1 level 3 directories 2025/10/10 03:50:58 INFO : A1/B1/C1: Removing directory 2025/10/10 03:50:58 DEBUG : removing 1 level 2 directories 2025/10/10 03:50:58 INFO : A1/B1: Removing directory 2025/10/10 03:50:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/10 03:51:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.26s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:51:03 DEBUG : file1: md5 = 08be9635d29acd52accd7d0c233b809e OK 2025/10/10 03:51:03 DEBUG : filename.txt: File name found in url 2025/10/10 03:51:05 DEBUG : filename.txt: md5 = 952b228456a8e29a6b5a6c16bfa407f6 OK 2025/10/10 03:51:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/10 03:51:06 DEBUG : headerfilename.txt: md5 = f189a3788c175aa09111ea17c542b6d7 OK 2025/10/10 03:51:08 DEBUG : file2: md5 = f42b03f69f352fbe6949a7ed82b4a22a OK --- PASS: TestCopyURL (8.89s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:51:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/10 03:51:12 DEBUG : sub/file2: md5 = 4fe4c45d225d16d94dde72a961879bd1 OK 2025/10/10 03:51:12 INFO : file1: Copied (new) to: sub/file2 2025/10/10 03:51:12 INFO : file1: Deleted 2025/10/10 03:51:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 03:51:13 DEBUG : file1: Unchanged skipping 2025/10/10 03:51:13 INFO : file1: Deleted 2025/10/10 03:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': don't need to copy/move sub/file2, it is already at target location 2025/10/10 03:51:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.77s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:51:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/10 03:51:17 DEBUG : file1: md5 = 550e8ea131421755d929f9366bc2c7b4 OK 2025/10/10 03:51:17 INFO : file1: Copied (new) 2025/10/10 03:51:17 INFO : file1: Deleted 2025/10/10 03:51:18 DEBUG : file1: Destination exists, skipping 2025/10/10 03:51:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:51:22 DEBUG : dst/file1: md5 = 43e8ee9d7affbbed0c0df542b239fd9c OK 2025/10/10 03:51:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxowud2nize/backup" 2025/10/10 03:51:23 DEBUG : Config file has changed externally - reloading 2025/10/10 03:51:23 DEBUG : Creating backend with remote "TestDrive:crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g/1nrff024r7pq65ecp72fc28jb0" 2025/10/10 03:51:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/10 03:51:26 INFO : dst/file1: Moved (server-side) 2025/10/10 03:51:28 DEBUG : dst/file1: md5 = 7ba57b23997b06f8d1a89f9b42b500a2 OK 2025/10/10 03:51:28 INFO : dst/file1: Copied (new) 2025/10/10 03:51:28 INFO : dst/file1: Deleted 2025/10/10 03:51:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 03:51:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/10 03:51:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.57s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:51:34 DEBUG : A1/one: md5 = bf94ac2feee51769c1da9d7f3e86fece OK 2025/10/10 03:51:36 DEBUG : A1/two: md5 = 06b0cd426fffc16d73fc3a7e42aa32e2 OK 2025/10/10 03:51:38 DEBUG : A1/B1/three: md5 = 343cdc1f3726998aa163d6e650b6371e OK 2025/10/10 03:51:40 DEBUG : A1/B1/C1/four: md5 = 754fc2eda505fb3f4726af13efba776b OK 2025/10/10 03:51:42 DEBUG : A1/B1/C2/five: md5 = b8f98df8ee69057f2c87c0ea3dcea40d OK 2025/10/10 03:51:42 INFO : A1/B2: Making directory 2025/10/10 03:51:43 INFO : A1/B1/C3: Making directory 2025/10/10 03:51:52 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/10 03:51:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/10 03:51:52 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/10 03:51:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/10 03:51:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/10 03:51:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/10 03:51:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/10 03:51:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/10 03:51:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/10 03:51:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/10 03:51:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/10 03:52:03 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/10 03:52:03 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/10 03:52:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/10 03:52:03 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/10 03:52:03 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/10 03:52:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/10 03:52:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/10 03:52:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/10 03:52:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/10 03:52:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/10 03:52:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/10 03:52:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/10 03:52:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/10 03:52:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/10 03:52:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/10 03:52:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/10 03:52:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/10 03:52:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/10 03:52:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/10 03:52:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.13s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:52:15 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': File to upload is small (34 bytes), uploading instead of streaming 2025/10/10 03:52:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 3ade29052c9099b1c7d6d79db94e666b OK 2025/10/10 03:52:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/10 03:52:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/10 03:52:18 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/10 03:52:19 DEBUG : no_checksum_big_file_from_pipe: md5 = 42062302fabccfd90380b306b1511aef OK 2025/10/10 03:52:19 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:52:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': File to upload is small (34 bytes), uploading instead of streaming 2025/10/10 03:52:22 DEBUG : with_checksum_small_file_from_pipe: md5 = 49ac4edd95f81aa5e1aea23a8d66cd85 OK 2025/10/10 03:52:22 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/10 03:52:23 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/10 03:52:24 DEBUG : with_checksum_big_file_from_pipe: md5 = 313103a7c38e69aa00681c6e71dd7f4f OK 2025/10/10 03:52:24 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:52:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': File to upload is small (34 bytes), uploading instead of streaming 2025/10/10 03:52:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 03:52:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/10 03:52:29 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:52:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': File to upload is small (34 bytes), uploading instead of streaming 2025/10/10 03:52:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/10 03:52:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/10 03:52:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.00s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.08s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/10 03:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': File to upload is small (48 bytes), uploading instead of streaming 2025/10/10 03:52:38 DEBUG : rcat_metadata: md5 = 700658352b2dc8652e43290f44664deb OK 2025/10/10 03:52:38 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/10 03:52:39 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/10 03:52:40 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0084d292cd03d9173c2c5fbe39d26c0c OK 2025/10/10 03:52:40 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.77s) --- PASS: TestRcatMetadata/Normal (2.49s) --- PASS: TestRcatMetadata/ViaDisk (2.86s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:52:43 DEBUG : potato1: md5 = 576b5a26e3fc8845ef952c58fcefaac5 OK 2025/10/10 03:52:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': File to upload is small (60 bytes), uploading instead of streaming 2025/10/10 03:52:45 DEBUG : potato2: md5 = 205075c1eaac496cb6d2520735890151 OK 2025/10/10 03:52:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.40s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:52:48 DEBUG : potato1: md5 = 5ae88fc52621d015cd6b685157aa5d87 OK 2025/10/10 03:52:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': File to upload is small (60 bytes), uploading instead of streaming 2025/10/10 03:52:49 DEBUG : potato2: md5 = c46277f77f0e083782e5af84383babd5 OK 2025/10/10 03:52:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.37s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:52:53 DEBUG : potato2: md5 = 32239bf6199e8e50103edbd7b8d8c1a8 OK 2025/10/10 03:52:54 DEBUG : empty space: md5 = 7f3c983c4f1a14e403a425a68fdd8b71 OK 2025/10/10 03:52:56 DEBUG : sub dir/potato3: md5 = 0a7d548016a2bfeaf12ad5ca620861f3 OK 2025/10/10 03:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Touching "sub dir/potato3" 2025/10/10 03:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Touching "empty space" 2025/10/10 03:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Touching "potato2" 2025/10/10 03:53:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.41s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:53:01 DEBUG : dir with metadata: Making directory with metadata 2025/10/10 03:53:02 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.24s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:53:03 DEBUG : directory with modtime: Making directory with metadata 2025/10/10 03:53:04 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.30s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:53:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/10 03:53:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 03:53:06 DEBUG : Google drive root 'crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g': Skipping btime metadata as can't update it on an existing file: 2025-10-10T03:53:05.91381911Z 2025/10/10 03:53:06 INFO : non existent directory: Updated directory metadata 2025/10/10 03:53:08 DEBUG : Google drive root 'crypt/dk2esbeso9maugplohg22asl18mbf7mku5qtm75gu9d8hh9eos8g': Skipping btime metadata as can't update it on an existing file: 2025-10-10T03:53:05.91381911Z 2025/10/10 03:53:08 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.66s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:53:10 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/10 03:53:12 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/10 03:53:12 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.92s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:53:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/10 03:53:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 03:53:14 DEBUG : dst: Making directory with metadata 2025/10/10 03:53:15 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/10 03:53:15 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/10 03:53:15 INFO : dst: Set directory modification time (using SetModTime) 2025/10/10 03:53:16 INFO : dst: Set directory modification time (using SetModTime) 2025/10/10 03:53:16 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/10 03:53:16 INFO : dst: Set directory modification time (using SetModTime) 2025/10/10 03:53:16 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.43s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize'", Local "Local file system at /tmp/rclone1705656871", Modify Window "1ms" 2025/10/10 03:53:20 DEBUG : sub dir/test remove existing: md5 = a658fe6a7ae8e96514e1a786f608545b OK 2025/10/10 03:53:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 0368c067358e682d02fb3cef9a37ad81 OK 2025/10/10 03:53:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mavecuq4" before starting 2025/10/10 03:53:24 DEBUG : sub dir/test remove existing.mavecuq4: TEST: removing renamed existing file after operation 2025/10/10 03:53:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hozezih8" before starting 2025/10/10 03:53:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hozezih8: TEST: renaming existing back after failed operation 2025/10/10 03:53:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guminoy0" before starting 2025/10/10 03:53:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guminoy0: TEST: removing renamed existing file after operation 2025/10/10 03:53:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "sfc8ttrk72ug7sho36v7c69vt5cocin15v25sfuqal6iu8geoh5djt0s23hirfiuhgoc6b64jeisfshv2hj7d9i1eq8ino89qjc8587lr75ikoiadcmagearg6d87cmj04cmc7hdq0lqncqql7hg684a2ibpgqvuaocei08v5lgsjk06gjl0" 2025/10/10 03:53:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kiofok8h2fcmvqalpd8l0mv2fdde2i7jj8m5takbhndm02v173s0" --- PASS: TestRemoveExisting (13.19s) === 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/10/10 03:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxowud2nize': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m33.454579172s (try 1/5)