"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/10 01:03:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozehef6yebo" 2025/05/10 01:03:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:03:01 DEBUG : Creating backend with remote "TestDrive:crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg" 2025/05/10 01:03:02 DEBUG : Creating backend with remote "/tmp/rclone637730164" === 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-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/10 01:03:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/10 01:03:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/10 01:03:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/10 01:03:02 DEBUG : potato: Seek from 10 to 0 2025/05/10 01:03:02 DEBUG : potato: Seek from 10 to 0 2025/05/10 01:03:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/10 01:03:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/10 01:03:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/10 01:03:02 DEBUG : potato: Seek from 5 to 2 2025/05/10 01:03:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/10 01:03:02 DEBUG : potato: Seek from 7 to 0 2025/05/10 01:03:02 DEBUG : potato: Seek from 7 to 0 2025/05/10 01:03:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/10 01:03:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/10 01:03:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/10 01:03:02 DEBUG : potato: Seek from 5 to 2 2025/05/10 01:03:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/10 01:03:02 DEBUG : potato: Seek from 8 to 0 2025/05/10 01:03:02 DEBUG : potato: Seek from 8 to 0 2025/05/10 01:03:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/10 01:03:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/10 01:03:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/10 01:03:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/10 01:03:02 DEBUG : potato: Seek from 5 to 2 2025/05/10 01:03:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/10 01:03:02 DEBUG : potato: Seek from 9 to 0 2025/05/10 01:03:02 DEBUG : potato: Seek from 9 to 0 2025/05/10 01:03:02 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-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:03:05 DEBUG : rutabaga: md5 = f0363f771af637f01654890b3fc283df OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/10 01:03:07 DEBUG : empty space: md5 = 47a281e586ab2b35ff60515db5ad8872 OK === RUN TestCheck/3 2025/05/10 01:03:09 DEBUG : potato2: md5 = dd392657fe1997ec72200542183382e7 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/10 01:03:12 DEBUG : remotepotato: md5 = 297b82f5951c080a3a4b3956002998a4 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.56s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.34s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/05/10 01:03:15 DEBUG : Creating backend with remote "nonexistent" 2025/05/10 01:03:15 DEBUG : Creating backend with remote "nonexistent" 2025/05/10 01:03:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/10 01:03:15 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/05/10 01:03:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/10 01:03:15 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-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:03:16 DEBUG : rutabaga: md5 = 1ed5d7508375bd27cb1176d3c29f669a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/10 01:03:20 DEBUG : empty space: md5 = 6ede52d8c2b06da2e93ea7c7d0ce7ae6 OK === RUN TestCheckDownload/3 2025/05/10 01:03:23 DEBUG : potato2: md5 = 121af3103e34f73357ec24c1bc9d281c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/10 01:03:27 DEBUG : remotepotato: md5 = 8fdfa04e8ed2d76731125e19cc318e10 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.79s) --- PASS: TestCheckDownload/1 (1.13s) --- PASS: TestCheckDownload/2 (0.98s) --- PASS: TestCheckDownload/3 (1.18s) --- PASS: TestCheckDownload/4 (1.16s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (1.07s) --- PASS: TestCheckDownload/7 (1.12s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:03:33 DEBUG : rutabaga: md5 = ce494d2df3c36871471414fcec456aab OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/10 01:03:35 DEBUG : empty space: md5 = c810432995d49231dd3abc91e38c87f1 OK === RUN TestCheckSizeOnly/3 2025/05/10 01:03:37 DEBUG : potato2: md5 = 63cbc3e14bbc9efd8b64410ba7c194be OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/10 01:03:40 DEBUG : remotepotato: md5 = 9465f6573e88d06496015eed95dca627 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.19s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:03:44 DEBUG : test.sum: md5 = d93def92d99abbb46c5d93eb68f92c17 OK 2025/05/10 01:03:46 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/10 01:03:46 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/10 01:03:46 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/10 01:03:46 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/10 01:03:47 DEBUG : test.sum: md5 = f42a3e7e3e55baf8fad99d46197d11c0 OK 2025/05/10 01:03:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/10 01:03:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/10 01:03:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/10 01:03:48 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.95s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozehef6yebo/data" 2025/05/10 01:03:49 DEBUG : Creating backend with remote "TestDrive:crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:03:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozehef6yebo/data" 2025/05/10 01:03:51 DEBUG : Creating backend with remote "TestDrive:crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg/vjrnln8ratgmqakfosrqe8espk" 2025/05/10 01:03:55 DEBUG : data/banana: md5 = 71902f555594eca599ba2859a3bc9792 OK 2025/05/10 01:03:56 DEBUG : test.sum: md5 = b6f1277c7c41542446ed7ee0301e5445 OK === RUN TestCheckSumDownload/subtest1 2025/05/10 01:04:01 DEBUG : data/potato: md5 = 04a544c9f5d027ea0526e1c8f38ef6ae OK 2025/05/10 01:04:02 DEBUG : test.sum: md5 = 6b59e62cff99fa4103b9bc03f796a478 OK === RUN TestCheckSumDownload/subtest2 2025/05/10 01:04:06 DEBUG : test.sum: md5 = 282a65e1492ba0c645e1b34d7878bfd3 OK === RUN TestCheckSumDownload/subtest3 2025/05/10 01:04:10 DEBUG : test.sum: md5 = 32a77eb1927eb0ca03c0e711b2da8b00 OK === RUN TestCheckSumDownload/subtest4 2025/05/10 01:04:14 DEBUG : test.sum: md5 = 8b9bb6d878d2a597bb5ec154c79b0df0 OK === RUN TestCheckSumDownload/subtest5 2025/05/10 01:04:19 DEBUG : test.sum: md5 = fcdbf8528ac74b5fb532c93ab33020d6 OK === RUN TestCheckSumDownload/subtest6 2025/05/10 01:04:23 DEBUG : data/banana: md5 = 987c2ad8c24edbd43a9335da331b78d4 OK 2025/05/10 01:04:24 DEBUG : data/potato: md5 = 992e902da35ce44826bc59eb6ebd1317 OK 2025/05/10 01:04:25 DEBUG : test.sum: md5 = d3401643c36156edb31c1c28c0e18441 OK === RUN TestCheckSumDownload/subtest7 2025/05/10 01:04:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/10 01:04:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.42s) --- PASS: TestCheckSumDownload/subtest1 (2.46s) --- PASS: TestCheckSumDownload/subtest2 (2.38s) --- PASS: TestCheckSumDownload/subtest3 (2.23s) --- PASS: TestCheckSumDownload/subtest4 (1.99s) --- PASS: TestCheckSumDownload/subtest5 (2.50s) --- PASS: TestCheckSumDownload/subtest6 (2.27s) --- PASS: TestCheckSumDownload/subtest7 (2.54s) === RUN TestApplyTransforms 2025/05/10 01:04:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuhocij3helo" 2025/05/10 01:04:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:04:31 DEBUG : Creating backend with remote "TestDrive:crypt/dasv2vimhsk35m4ao6u5k61eqvqvibecv5osqit92ogh0pdedq1g" 2025/05/10 01:04:32 DEBUG : Creating backend with remote "/tmp/rclone2100580405" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuhocij3helo'", Local "Local file system at /tmp/rclone2100580405", Modify Window "1ms" 2025/05/10 01:04:35 DEBUG : hello, world!: md5 = db08aa1ba0c415c7b4629a4bebae7a5c OK upper checkfile vs. lower remote (without normalization) 2025/05/10 01:04:36 ERROR : hello, world!: sum not found 2025/05/10 01:04:36 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cuhocij3helo' 2025/05/10 01:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuhocij3helo': 1 files missing 2025/05/10 01:04:36 NOTICE: 1 hashes missing 2025/05/10 01:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuhocij3helo': 2 differences found 2025/05/10 01:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuhocij3helo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/10 01:04:37 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:04:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuhocij3helo': 0 differences found 2025/05/10 01:04:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuhocij3helo': 1 matching files 2025/05/10 01:04:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voniyuj5quke" 2025/05/10 01:04:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:04:37 DEBUG : Creating backend with remote "TestDrive:crypt/7r3093lbutdm44i05rja7n620iipq2u54a6oo0c3p2kq67ge2um0" 2025/05/10 01:04:38 DEBUG : Creating backend with remote "/tmp/rclone1252898159" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voniyuj5quke'", Local "Local file system at /tmp/rclone1252898159", Modify Window "1ms" 2025/05/10 01:04:40 DEBUG : HELLO, WORLD!: md5 = 76c809efe412cb4100bb8ed557f81f07 OK lower checkfile vs. upper remote (without normalization) 2025/05/10 01:04:41 ERROR : HELLO, WORLD!: sum not found 2025/05/10 01:04:41 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-voniyuj5quke' 2025/05/10 01:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voniyuj5quke': 1 files missing 2025/05/10 01:04:41 NOTICE: 1 hashes missing 2025/05/10 01:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voniyuj5quke': 2 differences found 2025/05/10 01:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voniyuj5quke': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/10 01:04:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:04:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voniyuj5quke': 0 differences found 2025/05/10 01:04:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voniyuj5quke': 1 matching files 2025/05/10 01:04:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuvojed0mojo" 2025/05/10 01:04:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:04:42 DEBUG : Creating backend with remote "TestDrive:crypt/3bv1chtk2q70ofs1t71jm1ldvhcb6f7d2v8b1g69cj0tbju6arv0" 2025/05/10 01:04:43 DEBUG : Creating backend with remote "/tmp/rclone1511533765" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuvojed0mojo'", Local "Local file system at /tmp/rclone1511533765", Modify Window "1ms" 2025/05/10 01:04:45 DEBUG : HeLlO, wOrLd!: md5 = c7cc7e740078ceb95ad86e6a3ad15a56 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/10 01:04:45 ERROR : HeLlO, wOrLd!: sum not found 2025/05/10 01:04:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuvojed0mojo' 2025/05/10 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuvojed0mojo': 1 files missing 2025/05/10 01:04:45 NOTICE: 1 hashes missing 2025/05/10 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuvojed0mojo': 2 differences found 2025/05/10 01:04:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuvojed0mojo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/10 01:04:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:04:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuvojed0mojo': 0 differences found 2025/05/10 01:04:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuvojed0mojo': 1 matching files 2025/05/10 01:04:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kotovad9gizi" 2025/05/10 01:04:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:04:47 DEBUG : Creating backend with remote "TestDrive:crypt/204g5p1pdp9p8v8mkmkhq9dtkga72a1m04sfav7r4apbmbmeustg" 2025/05/10 01:04:48 DEBUG : Creating backend with remote "/tmp/rclone3255312880" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kotovad9gizi'", Local "Local file system at /tmp/rclone3255312880", Modify Window "1ms" 2025/05/10 01:04:50 DEBUG : HELLO, WORLD!: md5 = 6e2683037da1e971b9cd951121a874bf OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/10 01:04:50 ERROR : HELLO, WORLD!: sum not found 2025/05/10 01:04:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kotovad9gizi' 2025/05/10 01:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotovad9gizi': 1 files missing 2025/05/10 01:04:50 NOTICE: 1 hashes missing 2025/05/10 01:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotovad9gizi': 2 differences found 2025/05/10 01:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotovad9gizi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/10 01:04:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:04:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotovad9gizi': 0 differences found 2025/05/10 01:04:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotovad9gizi': 1 matching files 2025/05/10 01:04:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nogused3cete" 2025/05/10 01:04:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:04:51 DEBUG : Creating backend with remote "TestDrive:crypt/ul8v6c1n5hntmvs757qag4nb0bp4e6u0uth9sqg41p8i3e4sfu4g" 2025/05/10 01:04:52 DEBUG : Creating backend with remote "/tmp/rclone1187494782" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nogused3cete'", Local "Local file system at /tmp/rclone1187494782", Modify Window "1ms" 2025/05/10 01:04:55 DEBUG : 測試_Русский___ě_áñ: md5 = 4f824fd8a5945fe65f701d388c0af45b OK NFD checkfile vs. NFC remote (without normalization) 2025/05/10 01:04:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/10 01:04:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nogused3cete' 2025/05/10 01:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nogused3cete': 1 files missing 2025/05/10 01:04:55 NOTICE: 1 hashes missing 2025/05/10 01:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nogused3cete': 2 differences found 2025/05/10 01:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nogused3cete': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/10 01:04:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nogused3cete': 0 differences found 2025/05/10 01:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nogused3cete': 1 matching files 2025/05/10 01:04:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cimequq6fuca" 2025/05/10 01:04:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:04:57 DEBUG : Creating backend with remote "TestDrive:crypt/8btfvcfb73t8ugjsar8j54j03fo5q13r6r1oklrq2p81prl7p0qg" 2025/05/10 01:04:58 DEBUG : Creating backend with remote "/tmp/rclone3621530313" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cimequq6fuca'", Local "Local file system at /tmp/rclone3621530313", Modify Window "1ms" 2025/05/10 01:05:00 DEBUG : 測試_Русский___ě_áñ: md5 = d5acdeadb4435acd0803b92b0f791eb7 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/10 01:05:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/10 01:05:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cimequq6fuca' 2025/05/10 01:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimequq6fuca': 1 files missing 2025/05/10 01:05:00 NOTICE: 1 hashes missing 2025/05/10 01:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimequq6fuca': 2 differences found 2025/05/10 01:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimequq6fuca': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/10 01:05:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimequq6fuca': 0 differences found 2025/05/10 01:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimequq6fuca': 1 matching files 2025/05/10 01:05:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gizuwoh6siyo" 2025/05/10 01:05:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:05:02 DEBUG : Creating backend with remote "TestDrive:crypt/rafot6fpbmlfr1qltfcois7312o13vp1vghsviudj282dspmaos0" 2025/05/10 01:05:03 DEBUG : Creating backend with remote "/tmp/rclone11806991" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gizuwoh6siyo'", Local "Local file system at /tmp/rclone11806991", Modify Window "1ms" 2025/05/10 01:05:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7e1c6191f86389438b86a25a48edefcc OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/10 01:05:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/10 01:05:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gizuwoh6siyo' 2025/05/10 01:05:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizuwoh6siyo': 1 files missing 2025/05/10 01:05:05 NOTICE: 1 hashes missing 2025/05/10 01:05:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizuwoh6siyo': 2 differences found 2025/05/10 01:05:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizuwoh6siyo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/10 01:05:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:05:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizuwoh6siyo': 0 differences found 2025/05/10 01:05:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizuwoh6siyo': 1 matching files 2025/05/10 01:05:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-borucuc7hutu" 2025/05/10 01:05:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:05:07 DEBUG : Creating backend with remote "TestDrive:crypt/8t5deml95ku88pblsb4iov93t8tsajvlqrv178fnpll69jcahcug" 2025/05/10 01:05:07 DEBUG : Creating backend with remote "/tmp/rclone3043492287" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-borucuc7hutu'", Local "Local file system at /tmp/rclone3043492287", Modify Window "1ms" 2025/05/10 01:05:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 60d6402702613a6d04b79fc43b8be395 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/10 01:05:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/10 01:05:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-borucuc7hutu' 2025/05/10 01:05:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borucuc7hutu': 1 files missing 2025/05/10 01:05:10 NOTICE: 1 hashes missing 2025/05/10 01:05:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borucuc7hutu': 2 differences found 2025/05/10 01:05:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borucuc7hutu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/10 01:05:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:05:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borucuc7hutu': 0 differences found 2025/05/10 01:05:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borucuc7hutu': 1 matching files 2025/05/10 01:05:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-febesid2tira" 2025/05/10 01:05:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:05:11 DEBUG : Creating backend with remote "TestDrive:crypt/c7to4g9rqcmh1a2bqgav1c2ljb20samofilj37vpf779jbopaed0" 2025/05/10 01:05:12 DEBUG : Creating backend with remote "/tmp/rclone410647120" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-febesid2tira'", Local "Local file system at /tmp/rclone410647120", Modify Window "1ms" 2025/05/10 01:05:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 57e298b71207b7c9c5697c9eebf85347 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/10 01:05:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/10 01:05:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-febesid2tira' 2025/05/10 01:05:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-febesid2tira': 1 files missing 2025/05/10 01:05:15 NOTICE: 1 hashes missing 2025/05/10 01:05:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-febesid2tira': 2 differences found 2025/05/10 01:05:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-febesid2tira': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/10 01:05:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-febesid2tira': 0 differences found 2025/05/10 01:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-febesid2tira': 1 matching files 2025/05/10 01:05:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gawovok9zeqo" 2025/05/10 01:05:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:05:17 DEBUG : Creating backend with remote "TestDrive:crypt/4lu6vh1hui9ultk7oqp0df914b50o0vg32mb6fegsg4rb7v9n3m0" 2025/05/10 01:05:18 DEBUG : Creating backend with remote "/tmp/rclone1544455043" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gawovok9zeqo'", Local "Local file system at /tmp/rclone1544455043", Modify Window "1ms" 2025/05/10 01:05:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5e2ad7061b1a4c458aa2b70c39bf694e OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/10 01:05:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/10 01:05:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gawovok9zeqo' 2025/05/10 01:05:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gawovok9zeqo': 1 files missing 2025/05/10 01:05:20 NOTICE: 1 hashes missing 2025/05/10 01:05:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gawovok9zeqo': 2 differences found 2025/05/10 01:05:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gawovok9zeqo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/10 01:05:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/10 01:05:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gawovok9zeqo': 0 differences found 2025/05/10 01:05:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gawovok9zeqo': 1 matching files 2025/05/10 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gawovok9zeqo': Purge remote 2025/05/10 01:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-febesid2tira': Purge remote 2025/05/10 01:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-borucuc7hutu': Purge remote 2025/05/10 01:05:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gizuwoh6siyo': Purge remote 2025/05/10 01:05:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cimequq6fuca': Purge remote 2025/05/10 01:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nogused3cete': Purge remote 2025/05/10 01:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kotovad9gizi': Purge remote 2025/05/10 01:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuvojed0mojo': Purge remote 2025/05/10 01:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voniyuj5quke': Purge remote 2025/05/10 01:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuhocij3helo': Purge remote --- PASS: TestApplyTransforms (54.42s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:05:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/10 01:05:28 DEBUG : sub/file2: md5 = 96d1ac6af2ae4c87aa80c81db2bb875e OK 2025/05/10 01:05:28 INFO : file1: Copied (new) to: sub/file2 2025/05/10 01:05:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:05:29 DEBUG : file1: Unchanged skipping 2025/05/10 01:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': don't need to copy/move sub/file2, it is already at target location 2025/05/10 01:05:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.95s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:05:34 DEBUG : dst/file1: md5 = 2ebb9145437d68e28cb3b7493ea0ff82 OK 2025/05/10 01:05:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozehef6yebo/backup" 2025/05/10 01:05:35 DEBUG : Creating backend with remote "TestDrive:crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg/1nrff024r7pq65ecp72fc28jb0" 2025/05/10 01:05:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/10 01:05:39 INFO : dst/file1: Moved (server-side) 2025/05/10 01:05:40 DEBUG : dst/file1: md5 = f5a578bdd6b51b3f3e6243082e59b1dc OK 2025/05/10 01:05:40 INFO : dst/file1: Copied (new) 2025/05/10 01:05:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:05:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:05:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.72s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:05:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozehef6yebo/dst" 2025/05/10 01:05:45 DEBUG : Creating backend with remote "TestDrive:crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/10 01:05:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozehef6yebo/CompareDest" 2025/05/10 01:05:47 DEBUG : Creating backend with remote "TestDrive:crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg/gveqi14airsml4bgu7krj116o8" 2025/05/10 01:05:48 DEBUG : one: Need to transfer - File not found at Destination 2025/05/10 01:05:51 DEBUG : one: md5 = bf51ed17389987901245281003d16c22 OK 2025/05/10 01:05:51 INFO : one: Copied (new) 2025/05/10 01:05:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:05:53 DEBUG : one: md5 = 1a0df3a8050d87ba5529bfe7e8ff587b OK 2025/05/10 01:05:53 INFO : one: Copied (replaced existing) 2025/05/10 01:05:55 DEBUG : dst/one: md5 = 8b31428001fc957d26a1ca150690f7e0 OK 2025/05/10 01:05:57 DEBUG : CompareDest/one: md5 = 2a258cb15dd961ce493a97d18f6199d1 OK 2025/05/10 01:05:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:05:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:05:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 01:06:00 DEBUG : CompareDest/two: md5 = dab27af99d21499f6731f944c8bd4315 OK 2025/05/10 01:06:01 DEBUG : two: Need to transfer - File not found at Destination 2025/05/10 01:06:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:06:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 01:06:02 DEBUG : two: Need to transfer - File not found at Destination 2025/05/10 01:06:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:06:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 01:06:03 DEBUG : two: Need to transfer - File not found at Destination 2025/05/10 01:06:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/10 01:06:05 DEBUG : two: md5 = f04622dcdcfc37d5a19bca31623e3a78 OK 2025/05/10 01:06:05 INFO : two: Copied (new) 2025/05/10 01:06:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/10 01:06:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:06:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/10 01:06:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.47s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:06:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozehef6yebo/dst" 2025/05/10 01:06:09 DEBUG : Creating backend with remote "TestDrive:crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/10 01:06:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozehef6yebo/CopyDest" 2025/05/10 01:06:11 DEBUG : Creating backend with remote "TestDrive:crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/10 01:06:12 DEBUG : one: Need to transfer - File not found at Destination 2025/05/10 01:06:15 DEBUG : one: md5 = b54d521e30dd11a75ac79386f8b897ae OK 2025/05/10 01:06:15 INFO : one: Copied (new) 2025/05/10 01:06:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:06:17 DEBUG : one: md5 = c106434e7405c4e341c80789bf52c292 OK 2025/05/10 01:06:17 INFO : one: Copied (replaced existing) 2025/05/10 01:06:19 DEBUG : dst/one: md5 = 3e43688000301747a8b1a484dfcb41d7 OK 2025/05/10 01:06:21 DEBUG : CopyDest/one: md5 = 13151946455a85db9415f74c83246c6b OK 2025/05/10 01:06:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozehef6yebo/BackupDir" 2025/05/10 01:06:22 DEBUG : Creating backend with remote "TestDrive:crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/10 01:06:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:06:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:06:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:06:25 INFO : one: Moved (server-side) 2025/05/10 01:06:26 INFO : one: Copied (server-side copy) 2025/05/10 01:06:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/10 01:06:28 DEBUG : CopyDest/two: md5 = 9ce0c82b4716f4dce2dcf44aeeaa9707 OK 2025/05/10 01:06:29 DEBUG : two: Need to transfer - File not found at Destination 2025/05/10 01:06:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:06:30 INFO : two: Copied (server-side copy) 2025/05/10 01:06:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/10 01:06:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:06:30 DEBUG : two: Unchanged skipping 2025/05/10 01:06:32 DEBUG : CopyDest/three: md5 = 010499fa12f2af243ac37b539f44b442 OK 2025/05/10 01:06:33 DEBUG : three: Need to transfer - File not found at Destination 2025/05/10 01:06:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/10 01:06:33 DEBUG : three: Destination not found in --copy-dest 2025/05/10 01:06:35 DEBUG : three: md5 = 3c9ec9eb2a1398eb735fe690ee917116 OK 2025/05/10 01:06:35 INFO : three: Copied (new) 2025/05/10 01:06:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/10 01:06:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/10 01:06:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:06:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/10 01:06:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/10 01:06:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:06:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.90s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:06:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/10 01:06:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 3641a2863185cf9d9d29d33565f8c1e7 OK 2025/05/10 01:06:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/10 01:06:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/10 01:06:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/10 01:06:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/10 01:06:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/10 01:06:48 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8489216023a0cd6eefa4c48109a5ac09 OK 2025/05/10 01:06:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/10 01:06:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/10 01:06:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.81s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:06:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Looking for duplicate names using skip mode. 2025/05/10 01:06:54 NOTICE: one: Found 2 files with duplicate names 2025/05/10 01:06:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.66s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:07:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Looking for duplicate names using skip mode. 2025/05/10 01:07:00 NOTICE: one: Found 3 files with duplicate names 2025/05/10 01:07:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/10 01:07:01 INFO : one: Deleted 2025/05/10 01:07:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.22s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:07:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Looking for duplicate names using first mode. 2025/05/10 01:07:06 NOTICE: one: Found 3 files with duplicate names 2025/05/10 01:07:07 INFO : one: Deleted 2025/05/10 01:07:07 INFO : one: Deleted 2025/05/10 01:07:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.11s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:07:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Looking for duplicate names using newest mode. 2025/05/10 01:07:12 NOTICE: one: Found 3 files with duplicate names 2025/05/10 01:07:13 INFO : one: Deleted 2025/05/10 01:07:13 INFO : one: Deleted 2025/05/10 01:07:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.17s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:07:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Looking for duplicate names using oldest mode. 2025/05/10 01:07:19 NOTICE: one: Found 3 files with duplicate names 2025/05/10 01:07:19 INFO : one: Deleted 2025/05/10 01:07:20 INFO : one: Deleted 2025/05/10 01:07:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.95s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:07:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Looking for duplicate names using largest mode. 2025/05/10 01:07:25 NOTICE: one: Found 3 files with duplicate names 2025/05/10 01:07:25 INFO : one: Deleted 2025/05/10 01:07:26 INFO : one: Deleted 2025/05/10 01:07:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.98s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:07:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Looking for duplicate names using smallest mode. 2025/05/10 01:07:31 NOTICE: one: Found 3 files with duplicate names 2025/05/10 01:07:31 INFO : one: Deleted 2025/05/10 01:07:32 INFO : one: Deleted 2025/05/10 01:07:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.30s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:07:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Looking for duplicate names using rename mode. 2025/05/10 01:07:38 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/10 01:07:39 INFO : one-2.txt: renamed from: one.txt 2025/05/10 01:07:41 INFO : one-3.txt: renamed from: one.txt 2025/05/10 01:07:42 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.97s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:07:46 DEBUG : dupe1/one.txt: md5 = 6f6ed6094687faedf6b4f8db76b50e4c OK 2025/05/10 01:07:48 DEBUG : dupe2/two.txt: md5 = 82dcd7f82b08821b50f67bf1945a7c14 OK 2025/05/10 01:07:51 DEBUG : dupe3/three.txt: md5 = e201684db4869a873a1c695ff19f807f OK 2025/05/10 01:07:51 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/10 01:07:52 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/10 01:07:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/10 01:07:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/10 01:07:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/10 01:07:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/10 01:07:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.63s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:07:58 DEBUG : a.txt: md5 = bad4b3f6df45bf2e1a72cf8dae7572a5 OK 2025/05/10 01:07:59 DEBUG : zend.txt: md5 = 0d33046f32857735d21fe64360f1c81e OK 2025/05/10 01:08:01 DEBUG : sub dir/hello world: md5 = a468425a31bad4264a8f84e5719630d6 OK 2025/05/10 01:08:03 DEBUG : sub dir/hello world2: md5 = 2626fe3ae66f1bd91fb354e3c6f8e218 OK 2025/05/10 01:08:05 DEBUG : sub dir/ignore dir/.ignore: md5 = f782c0c876a91b7030aa2e75910e01bc OK 2025/05/10 01:08:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = 77ecf2fef2b8aa3334e13e2951cd71a3 OK 2025/05/10 01:08:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = ffafe832938688cbf87ff0b9d74633b7 OK 2025/05/10 01:08:09 DEBUG : a.txt: Excluded (Size Filter) 2025/05/10 01:08:09 DEBUG : a.txt: Excluded 2025/05/10 01:08:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/10 01:08:10 DEBUG : sub dir/hello world2: Excluded 2025/05/10 01:08:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/10 01:08:10 DEBUG : sub dir/hello world: Excluded 2025/05/10 01:08:11 DEBUG : sub dir/ignore dir: Excluded 2025/05/10 01:08:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/10 01:08:11 DEBUG : sub dir/hello world2: Excluded 2025/05/10 01:08:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/10 01:08:11 DEBUG : sub dir/hello world: Excluded 2025/05/10 01:08:11 DEBUG : sub dir/ignore dir: Excluded 2025/05/10 01:08:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/10 01:08:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/10 01:08:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/10 01:08:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/10 01:08:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/10 01:08:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/10 01:08:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.69s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:08:19 DEBUG : a.txt: md5 = 3541b6936d96056575d90ca7af4eef7c OK 2025/05/10 01:08:20 DEBUG : zend.txt: md5 = 7b20e77228d524f3bb58aadec5ceabd7 OK 2025/05/10 01:08:22 DEBUG : sub dir/hello world: md5 = 7c3ec368679b47b5634b7ddd82cb1784 OK 2025/05/10 01:08:23 DEBUG : sub dir/hello world2: md5 = c2410a053dd23fec3e9cc29db1ebea6d OK 2025/05/10 01:08:26 DEBUG : sub dir/ignore dir/.ignore: md5 = b65de44f444d84bd734e4f7b56a3758c OK 2025/05/10 01:08:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7e53050625f1b9b1546e219e090378a4 OK 2025/05/10 01:08:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = 84c9885fd0facbddaed64f63f2a3d62a OK 2025/05/10 01:08:30 DEBUG : a.txt: Excluded (Size Filter) 2025/05/10 01:08:30 DEBUG : a.txt: Excluded 2025/05/10 01:08:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/10 01:08:31 DEBUG : sub dir/hello world2: Excluded 2025/05/10 01:08:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/10 01:08:31 DEBUG : sub dir/hello world: Excluded 2025/05/10 01:08:31 DEBUG : sub dir/ignore dir: Excluded 2025/05/10 01:08:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/10 01:08:31 DEBUG : sub dir/hello world2: Excluded 2025/05/10 01:08:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/10 01:08:31 DEBUG : sub dir/hello world: Excluded 2025/05/10 01:08:32 DEBUG : sub dir/ignore dir: Excluded 2025/05/10 01:08:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/10 01:08:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/10 01:08:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/10 01:08:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/10 01:08:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/10 01:08:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/10 01:08:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.98s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:08:40 DEBUG : file1: md5 = c622f23df5b4805a1f01f94f80b0f71f OK 2025/05/10 01:08:42 DEBUG : sub/file2: md5 = a9ed21af93864ccac1d712f4139eedd7 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/05/10 01:08:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/10 01:08:45 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/10 01:08:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/10 01:08:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.26s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.34s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:08:49 DEBUG : file1: md5 = 06f83164fa1d2dc97b4d5e1a39663bc0 OK 2025/05/10 01:08:51 DEBUG : sub/file2: md5 = 3974aa3c9b577ef38f2dbf74690bd192 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/05/10 01:08:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozehef6yebo/notfound" 2025/05/10 01:08:55 DEBUG : Creating backend with remote "TestDrive:crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg/qe0i31qdkoejk60elps0ni5sqk" 2025/05/10 01:08:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.03s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.65s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:08:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Making directory 2025/05/10 01:08:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Making directory --- PASS: TestMkdir (0.63s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:09:01 DEBUG : sub dir/hello world: md5 = f25e3dad1ca1a4bcb1b7f5d81e886ae5 OK 2025/05/10 01:09:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.53s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:09:05 DEBUG : potato2: md5 = 9d7a0f46b5b95e40adca3c78be466d57 OK 2025/05/10 01:09:07 DEBUG : empty space: md5 = f9f773d5dacbceba2ae41e517b202e3f OK --- PASS: TestLs (4.29s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:09:09 DEBUG : potato2: md5 = c52f22ba4bcf03fed469a6d8f90c6212 OK 2025/05/10 01:09:11 DEBUG : empty space: md5 = bb2a7dde45cd4271b14f9c582d5f25a8 OK 2025/05/10 01:09:11 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.59s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:09:14 DEBUG : potato2: md5 = f410b0e3943787c77127464b166f3b4c OK 2025/05/10 01:09:15 DEBUG : empty space: md5 = facc05d54e51547ceb0f9e48995fa0da OK --- PASS: TestLsLong (4.51s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:09:19 DEBUG : potato2: md5 = 53c41dafae1f2c3f49b1186a7fc2eb4d OK 2025/05/10 01:09:20 DEBUG : empty space: md5 = 2d5d0d088d65b8591da3bee519dfded2 OK --- PASS: TestHashSums (4.16s) === RUN TestHashSumsWithErrors 2025/05/10 01:09:21 DEBUG : Creating backend with remote ":memory:" 2025/05/10 01:09:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/10 01:09:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/10 01:09:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/10 01:09:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/10 01:09:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/10 01:09:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/10 01:09:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/10 01:09:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/10 01:09:21 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-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:09:23 DEBUG : potato2: md5 = 40bb45b8f9f8a035997da4dbfb8d03fc OK 2025/05/10 01:09:24 DEBUG : empty space: md5 = 677ddb88f153873be33b429662ea701e OK 2025/05/10 01:09:26 DEBUG : sub dir/potato3: md5 = d26b653a22f81bbaa1b535a2ce426429 OK 2025/05/10 01:09:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.90s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:09:31 DEBUG : small: md5 = 12031c2e1de93d6191506d612aa34272 OK 2025/05/10 01:09:32 DEBUG : medium: md5 = 694729b88ee20365d636f2f5ede2889a OK 2025/05/10 01:09:34 DEBUG : large: md5 = a925d82a1b0b03512452cde187286e5c OK 2025/05/10 01:09:34 DEBUG : Waiting for deletions to finish 2025/05/10 01:09:34 DEBUG : large: Excluded (Size Filter) 2025/05/10 01:09:35 INFO : medium: Deleted 2025/05/10 01:09:35 INFO : small: Deleted --- PASS: TestDelete (6.60s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:09:37 DEBUG : small: md5 = c72271070eff68353c4976b5c2c16d4e OK 2025/05/10 01:09:38 DEBUG : medium: md5 = 41f4925e3cce064d4ae04857187adfa6 OK 2025/05/10 01:09:40 DEBUG : large: md5 = 51df777320f3c787cb065145bb3490c4 OK 2025/05/10 01:09:40 DEBUG : Waiting for deletions to finish 2025/05/10 01:09:40 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/10 01:09:40 INFO : small: Deleted 2025/05/10 01:09:41 INFO : medium: Deleted --- PASS: TestMaxDelete (6.15s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:09:43 DEBUG : small: md5 = ef7f6efe8cea5ffed022ee8ef46ab983 OK 2025/05/10 01:09:45 DEBUG : medium: md5 = 9c5fd2dbee4454b1001a44ef32027c3c OK 2025/05/10 01:09:46 DEBUG : large: md5 = 5704e132567be5db4703769b1045dae9 OK 2025/05/10 01:09:46 DEBUG : Waiting for deletions to finish 2025/05/10 01:09:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/10 01:09:47 INFO : medium: Deleted 2025/05/10 01:09:47 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.73s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:09:50 DEBUG : small: md5 = 33c6c87a20fa310a21aa2f0307b0e8c1 OK 2025/05/10 01:09:52 DEBUG : medium: md5 = 4b7426e4f84e31ee5496f0ed4de3359e OK 2025/05/10 01:09:53 DEBUG : large: md5 = c0a1e72509d28638214a97f8b0a2649a OK 2025/05/10 01:09:53 DEBUG : Waiting for deletions to finish 2025/05/10 01:09:53 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/05/10 01:09:54 INFO : small: Deleted 2025/05/10 01:09:54 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.54s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:09:56 DEBUG : ReadFile: md5 = 9fea5372786d05d1fc20bade6138d9f4 OK --- PASS: TestReadFile (4.24s) === RUN TestRetry 2025/05/10 01:10:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/10 01:10:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/10 01:10:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/10 01:10:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/10 01:10:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/10 01:10:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/10 01:10:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:10:01 DEBUG : file1: md5 = ca17f83ac3cf5fecd455215c92629034 OK 2025/05/10 01:10:02 DEBUG : file2: md5 = 634b1f2e96f42df132e7726c02db709b OK --- PASS: TestCat (15.55s) === RUN TestPurge 2025/05/10 01:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bopoxid9lanu" 2025/05/10 01:10:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/goriob0lpen4vvtdepc6kvnqj0h6qolojnbschdfrd33cscr8s7g" 2025/05/10 01:10:16 DEBUG : Creating backend with remote "/tmp/rclone978833257" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bopoxid9lanu'", Local "Local file system at /tmp/rclone978833257", Modify Window "1ms" 2025/05/10 01:10:20 DEBUG : A1/B1/C1/one: md5 = 215f31c8877e3555d44126d7177f5cc8 OK 2025/05/10 01:10:20 INFO : A2: Making directory 2025/05/10 01:10:21 INFO : A1/B2: Making directory 2025/05/10 01:10:22 INFO : A1/B2/C2: Making directory 2025/05/10 01:10:23 INFO : A1/B1/C3: Making directory 2025/05/10 01:10:23 INFO : A3: Making directory 2025/05/10 01:10:24 INFO : A3/B3: Making directory 2025/05/10 01:10:25 INFO : A3/B3/C4: Making directory 2025/05/10 01:10:27 DEBUG : A1/two: md5 = 6c5c51dda005b958b93589cb8bb16f83 OK 2025/05/10 01:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bopoxid9lanu': Purge remote 2025/05/10 01:10:30 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.94s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:10:33 DEBUG : A1/B1/C1/one: md5 = 347c585d310b72d668d09dba3b449eb0 OK 2025/05/10 01:10:33 INFO : A2: Making directory 2025/05/10 01:10:34 INFO : A1/B2: Making directory 2025/05/10 01:10:35 INFO : A1/B2/C2: Making directory 2025/05/10 01:10:35 INFO : A1/B1/C3: Making directory 2025/05/10 01:10:36 INFO : A3: Making directory 2025/05/10 01:10:37 INFO : A3/B3: Making directory 2025/05/10 01:10:38 INFO : A3/B3/C4: Making directory 2025/05/10 01:10:40 DEBUG : A1/two: md5 = ca930c90ff42fa503608d9304b8c3d2d OK 2025/05/10 01:10:41 DEBUG : removing 1 level 3 directories 2025/05/10 01:10:41 INFO : A3/B3/C4: Removing directory 2025/05/10 01:10:43 DEBUG : removing 2 level 3 directories 2025/05/10 01:10:43 INFO : A1/B2/C2: Removing directory 2025/05/10 01:10:43 INFO : A1/B1/C3: Removing directory 2025/05/10 01:10:44 DEBUG : removing 2 level 2 directories 2025/05/10 01:10:44 INFO : A3/B3: Removing directory 2025/05/10 01:10:44 INFO : A1/B2: Removing directory 2025/05/10 01:10:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/10 01:10:44 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/10 01:10:45 DEBUG : removing 2 level 1 directories 2025/05/10 01:10:45 INFO : A3: Removing directory 2025/05/10 01:10:45 INFO : A2: Removing directory 2025/05/10 01:10:45 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/10 01:10:49 DEBUG : removing 1 level 3 directories 2025/05/10 01:10:49 INFO : A1/B1/C1: Removing directory 2025/05/10 01:10:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:49 DEBUG : removing 1 level 2 directories 2025/05/10 01:10:49 INFO : A1/B1: Removing directory 2025/05/10 01:10:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/10 01:10:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/10 01:10:50 DEBUG : removing 1 level 1 directories 2025/05/10 01:10:50 INFO : A1: Removing directory 2025/05/10 01:10:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/10 01:10:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/10 01:10:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/10 01:10:51 DEBUG : removing 1 level 0 directories 2025/05/10 01:10:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Removing directory 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/10 01:10:51 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (22.24s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:10:53 INFO : A1: Making directory 2025/05/10 01:10:54 INFO : A1/B1: Making directory 2025/05/10 01:10:54 INFO : A1/B1/C1: Making directory 2025/05/10 01:10:57 DEBUG : removing 1 level 3 directories 2025/05/10 01:10:57 INFO : A1/B1/C1: Removing directory 2025/05/10 01:10:57 DEBUG : removing 1 level 2 directories 2025/05/10 01:10:57 INFO : A1/B1: Removing directory 2025/05/10 01:10:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/10 01:10:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.46s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:11:00 INFO : A1: Making directory 2025/05/10 01:11:01 INFO : A1/B1: Making directory 2025/05/10 01:11:01 INFO : A1/B1/C1: Making directory 2025/05/10 01:11:04 DEBUG : removing 1 level 3 directories 2025/05/10 01:11:04 INFO : A1/B1/C1: Removing directory 2025/05/10 01:11:04 DEBUG : removing 1 level 2 directories 2025/05/10 01:11:04 INFO : A1/B1: Removing directory 2025/05/10 01:11:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/10 01:11:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.19s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:11:09 DEBUG : file1: md5 = 6080c6ad452b8e7ddde244e772165e88 OK 2025/05/10 01:11:09 DEBUG : filename.txt: File name found in url 2025/05/10 01:11:10 DEBUG : filename.txt: md5 = 4cd6ebe1659a60c037e2a85e34a2e9db OK 2025/05/10 01:11:10 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/10 01:11:12 DEBUG : headerfilename.txt: md5 = ae2c22618a4eb78a723da9b143fc7859 OK 2025/05/10 01:11:13 DEBUG : file2: md5 = f1535bf475e857fe2023978a03565747 OK --- PASS: TestCopyURL (8.44s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:11:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/10 01:11:18 DEBUG : sub/file2: md5 = 27d9b45facaf380dcc9078f6402081cc OK 2025/05/10 01:11:18 INFO : file1: Copied (new) to: sub/file2 2025/05/10 01:11:18 INFO : file1: Deleted 2025/05/10 01:11:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:11:18 DEBUG : file1: Unchanged skipping 2025/05/10 01:11:18 INFO : file1: Deleted 2025/05/10 01:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': don't need to copy/move sub/file2, it is already at target location 2025/05/10 01:11:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.53s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:11:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/10 01:11:23 DEBUG : file1: md5 = e26e7ddf42e2e3acb8626255ffd3484e OK 2025/05/10 01:11:23 INFO : file1: Copied (new) 2025/05/10 01:11:23 INFO : file1: Deleted 2025/05/10 01:11:23 DEBUG : file1: Destination exists, skipping 2025/05/10 01:11:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.32s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.40s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:11:27 DEBUG : dst/file1: md5 = 11b3aa95a76aa4bd1bd2f15e9f501764 OK 2025/05/10 01:11:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vozehef6yebo/backup" 2025/05/10 01:11:28 DEBUG : Config file has changed externally - reloading 2025/05/10 01:11:28 DEBUG : Creating backend with remote "TestDrive:crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg/1nrff024r7pq65ecp72fc28jb0" 2025/05/10 01:11:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/10 01:11:31 INFO : dst/file1: Moved (server-side) 2025/05/10 01:11:33 DEBUG : dst/file1: md5 = b405be4bd5e2c808e48941018a157417 OK 2025/05/10 01:11:33 INFO : dst/file1: Copied (new) 2025/05/10 01:11:33 INFO : dst/file1: Deleted 2025/05/10 01:11:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:11:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/10 01:11:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (11.91s) === 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-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:11:39 DEBUG : A1/one: md5 = 48b79eca7e59388033f2513a4d849ba0 OK 2025/05/10 01:11:40 DEBUG : A1/two: md5 = 77c44f022cdd8ac387e59977a16f5d11 OK 2025/05/10 01:11:42 DEBUG : A1/B1/three: md5 = cc607cf3c1ff9210e25fee059621121c OK 2025/05/10 01:11:44 DEBUG : A1/B1/C1/four: md5 = de9c18777724ae92465a4f0f193428f2 OK 2025/05/10 01:11:46 DEBUG : A1/B1/C2/five: md5 = 27ec551b07e95e3894953243ba861186 OK 2025/05/10 01:11:46 INFO : A1/B2: Making directory 2025/05/10 01:11:47 INFO : A1/B1/C3: Making directory 2025/05/10 01:11:56 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/10 01:11:56 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/10 01:11:56 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/10 01:11:56 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/10 01:11:56 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/10 01:11:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/10 01:11:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/10 01:11:59 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/10 01:12:00 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/10 01:12:00 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/10 01:12:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/10 01:12:07 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/10 01:12:07 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/10 01:12:07 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/10 01:12:07 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/10 01:12:07 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/10 01:12:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/10 01:12:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/10 01:12:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/10 01:12:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/10 01:12:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/10 01:12:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/10 01:12:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/10 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/10 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/10 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/10 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/10 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/10 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/10 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/10 01:12:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.01s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/10 01:12:21 DEBUG : no_checksum_small_file_from_pipe: md5 = fc0f162c6dc9f3090416e2c3f06ce3b5 OK 2025/05/10 01:12:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/10 01:12:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/10 01:12:22 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/10 01:12:23 DEBUG : no_checksum_big_file_from_pipe: md5 = 72636579caecdb312cd34bd5ed681abb OK 2025/05/10 01:12:23 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/10 01:12:26 DEBUG : with_checksum_small_file_from_pipe: md5 = 5dfa1892281ae10a2ab17a4e85808370 OK 2025/05/10 01:12:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/10 01:12:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/10 01:12:27 DEBUG : with_checksum_big_file_from_pipe: md5 = 990afc66fc37ab21f760a53627d338d6 OK 2025/05/10 01:12:27 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/10 01:12:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:12:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/10 01:12:32 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': File to upload is small (34 bytes), uploading instead of streaming 2025/05/10 01:12:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/10 01:12:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/10 01:12:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.94s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/10 01:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': File to upload is small (48 bytes), uploading instead of streaming 2025/05/10 01:12:40 DEBUG : rcat_metadata: md5 = 9457d365a3168149f7bc5abd87608741 OK 2025/05/10 01:12:40 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/10 01:12:41 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/10 01:12:42 DEBUG : rcat_metadata_uploadcutoff0: md5 = 532ffee65467ccb75689a4db49c7797c OK 2025/05/10 01:12:42 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.65s) --- PASS: TestRcatMetadata/Normal (2.42s) --- PASS: TestRcatMetadata/ViaDisk (2.79s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:12:45 DEBUG : potato1: md5 = 33114f3897ec666d53c7ba1137ee7392 OK 2025/05/10 01:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': File to upload is small (60 bytes), uploading instead of streaming 2025/05/10 01:12:46 DEBUG : potato2: md5 = e04cef9423f7048756fd25ce9bde6bc6 OK 2025/05/10 01:12:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.37s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:12:49 DEBUG : potato1: md5 = 9e89da05f5d222ca19b9f1bd97c067f0 OK 2025/05/10 01:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': File to upload is small (60 bytes), uploading instead of streaming 2025/05/10 01:12:51 DEBUG : potato2: md5 = 8c2741fa7f2b53ffa5d11a8330d1f6f5 OK 2025/05/10 01:12:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.84s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:12:54 DEBUG : potato2: md5 = b08895dcf774f302063069c2dae45a9c OK 2025/05/10 01:12:55 DEBUG : empty space: md5 = d3c5a934e0737c2ffd7aa198ac2c8547 OK 2025/05/10 01:12:57 DEBUG : sub dir/potato3: md5 = 1737eee95bdd2d7d22ed4dca256c8636 OK 2025/05/10 01:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Touching "sub dir/potato3" 2025/05/10 01:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Touching "empty space" 2025/05/10 01:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Touching "potato2" 2025/05/10 01:13:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (8.89s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:13:02 DEBUG : dir with metadata: Making directory with metadata 2025/05/10 01:13:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.28s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:13:04 DEBUG : directory with modtime: Making directory with metadata 2025/05/10 01:13:05 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.15s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:13:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/10 01:13:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/10 01:13:06 DEBUG : Google drive root 'crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg': Skipping btime metadata as can't update it on an existing file: 2025-05-10T01:13:06.741852481Z 2025/05/10 01:13:07 INFO : non existent directory: Updated directory metadata 2025/05/10 01:13:09 DEBUG : Google drive root 'crypt/3l8mvpoh2sv2aucar03qhslp68l2vgktankhb5tbj8s491l495gg': Skipping btime metadata as can't update it on an existing file: 2025-05-10T01:13:06.741852481Z 2025/05/10 01:13:09 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.44s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:13:11 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/10 01:13:12 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/10 01:13:13 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.87s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:13:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/10 01:13:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/10 01:13:15 DEBUG : dst: Making directory with metadata 2025/05/10 01:13:15 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/10 01:13:15 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:13:16 INFO : dst: Set directory modification time (using SetModTime) 2025/05/10 01:13:16 INFO : dst: Set directory modification time (using SetModTime) 2025/05/10 01:13:16 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/10 01:13:17 INFO : dst: Set directory modification time (using SetModTime) 2025/05/10 01:13:17 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.49s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo'", Local "Local file system at /tmp/rclone637730164", Modify Window "1ms" 2025/05/10 01:13:20 DEBUG : sub dir/test remove existing: md5 = 1760a6821f2ab6115c6e5bf75447d82a OK 2025/05/10 01:13:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 198cd3af077770e03ff8609a39df7418 OK 2025/05/10 01:13:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qiyiwer7" before starting 2025/05/10 01:13:24 DEBUG : sub dir/test remove existing.qiyiwer7: TEST: removing renamed existing file after operation 2025/05/10 01:13: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.xixicuc1" before starting 2025/05/10 01:13:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xixicuc1: TEST: renaming existing back after failed operation 2025/05/10 01:13: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.benoyos5" before starting 2025/05/10 01:13:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.benoyos5: TEST: removing renamed existing file after operation 2025/05/10 01:13:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "lhahdoapf41ld1u0m92kaaljc8j7jpuqrg11733udabko5cvqqt743gl6n803us9sb88qsa2vvvfpjp9vb7e85rdd0ck1olkftc8o87mprc3ef2ru90rb6dtolttmctqnh2aek16i4qgt91mkaha359vudicaa5nbtp5qfnob2a58fe76sf0" 2025/05/10 01:13:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vb9daev61ss1o299egs76c3koal887m77pc5nbf0tqjfd7hjd8f0" --- PASS: TestRemoveExisting (12.54s) === 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/05/10 01:13:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vozehef6yebo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m30.963029481s (try 1/5)