"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/03 04:47:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqecut5cuna" 2025/09/03 04:47:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:47:48 DEBUG : Creating backend with remote "TestDrive:crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0" 2025/09/03 04:47:49 DEBUG : Creating backend with remote "/tmp/rclone1288103284" === 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-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/03 04:47:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/03 04:47:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/03 04:47:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/03 04:47:49 DEBUG : potato: Seek from 10 to 0 2025/09/03 04:47:49 DEBUG : potato: Seek from 10 to 0 2025/09/03 04:47:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/03 04:47:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/03 04:47:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/03 04:47:49 DEBUG : potato: Seek from 5 to 2 2025/09/03 04:47:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/03 04:47:49 DEBUG : potato: Seek from 7 to 0 2025/09/03 04:47:49 DEBUG : potato: Seek from 7 to 0 2025/09/03 04:47:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/03 04:47:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/03 04:47:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/03 04:47:49 DEBUG : potato: Seek from 5 to 2 2025/09/03 04:47:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/03 04:47:49 DEBUG : potato: Seek from 8 to 0 2025/09/03 04:47:49 DEBUG : potato: Seek from 8 to 0 2025/09/03 04:47:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/03 04:47:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/03 04:47:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/03 04:47:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/03 04:47:49 DEBUG : potato: Seek from 5 to 2 2025/09/03 04:47:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/03 04:47:49 DEBUG : potato: Seek from 9 to 0 2025/09/03 04:47:49 DEBUG : potato: Seek from 9 to 0 2025/09/03 04:47:49 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-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:47:51 DEBUG : rutabaga: md5 = 44c6157ee24601f29a153a9a1a33fc5f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/03 04:47:54 DEBUG : empty space: md5 = b52d2381a655634a323ddec75c172b93 OK === RUN TestCheck/3 2025/09/03 04:47:56 DEBUG : potato2: md5 = 5e28056f50738182c0932fdbeeb66100 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/03 04:47:59 DEBUG : remotepotato: md5 = 94315eb1e62fcdd11b3076b5871301c0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.82s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/09/03 04:48:02 DEBUG : Creating backend with remote "nonexistent" 2025/09/03 04:48:02 DEBUG : Creating backend with remote "nonexistent" 2025/09/03 04:48:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/03 04:48:02 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/09/03 04:48:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/03 04:48:02 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-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:48:03 DEBUG : rutabaga: md5 = 2bdd5137ab6d784f3fe163e41b2027ee OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/03 04:48:07 DEBUG : empty space: md5 = 06070d194ee07801d85fb890a74b9257 OK === RUN TestCheckDownload/3 2025/09/03 04:48:10 DEBUG : potato2: md5 = be9ee9ceee3bfa88e9f872912348b8ec OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/03 04:48:14 DEBUG : remotepotato: md5 = 3ac5c357f985061c999d3a0014a5d9be OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.92s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (1.00s) --- PASS: TestCheckDownload/3 (1.16s) --- PASS: TestCheckDownload/4 (1.09s) --- PASS: TestCheckDownload/5 (1.22s) --- PASS: TestCheckDownload/6 (1.03s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:48:20 DEBUG : rutabaga: md5 = f433f5c9a898ed4dff1a0ba2eca97074 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/03 04:48:22 DEBUG : empty space: md5 = 126ca6101a02296c240050b821b13408 OK === RUN TestCheckSizeOnly/3 2025/09/03 04:48:25 DEBUG : potato2: md5 = ba495ef1a633b0a65815f7c42896476d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/03 04:48:28 DEBUG : remotepotato: md5 = 0dc97eeebddc23df81013859cecc4125 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.81s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.79s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:48:32 DEBUG : test.sum: md5 = d62d3759935e3c6cc1ebbfccc5b0c70d OK 2025/09/03 04:48:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/03 04:48:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/03 04:48:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/03 04:48:33 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/03 04:48:35 DEBUG : test.sum: md5 = 682c5b31ce397f5e78656ab57dcaf810 OK 2025/09/03 04:48:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/03 04:48:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/03 04:48:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/03 04:48:36 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.37s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:48:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqecut5cuna/data" 2025/09/03 04:48:37 DEBUG : Creating backend with remote "TestDrive:crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna/data' lacks md5, skipping --- SKIP: TestCheckSum (2.24s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:48:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqecut5cuna/data" 2025/09/03 04:48:39 DEBUG : Creating backend with remote "TestDrive:crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0/vjrnln8ratgmqakfosrqe8espk" 2025/09/03 04:48:43 DEBUG : data/banana: md5 = ad55af9edb73db5ee8e8dbf4fd397575 OK 2025/09/03 04:48:45 DEBUG : test.sum: md5 = 052298841a04f67f482a199cb9641e59 OK === RUN TestCheckSumDownload/subtest1 2025/09/03 04:48:49 DEBUG : data/potato: md5 = 48b106ae3561d2a0ea3ff3dc14c37703 OK 2025/09/03 04:48:50 DEBUG : test.sum: md5 = d8d41553e9861ccb5eb5cbc154850baa OK === RUN TestCheckSumDownload/subtest2 2025/09/03 04:48:55 DEBUG : test.sum: md5 = 3d17408c4b65c954e30e6da5945695cc OK === RUN TestCheckSumDownload/subtest3 2025/09/03 04:49:00 DEBUG : test.sum: md5 = 2e0364488ec1732683493d842c4e8e1c OK === RUN TestCheckSumDownload/subtest4 2025/09/03 04:49:04 DEBUG : test.sum: md5 = 6fca6a96fb29aff12a8eaf9b9e4240d1 OK === RUN TestCheckSumDownload/subtest5 2025/09/03 04:49:08 DEBUG : test.sum: md5 = 07c0cbb50cc662c496890d3ff7731993 OK === RUN TestCheckSumDownload/subtest6 2025/09/03 04:49:12 DEBUG : data/banana: md5 = 0185ff233adf94c582d935e5743e5301 OK 2025/09/03 04:49:14 DEBUG : data/potato: md5 = ea44bc7d2ddd97a4b16c723992be57ad OK 2025/09/03 04:49:15 DEBUG : test.sum: md5 = 5b9cec6d37de520f8f5aba2a78a46525 OK === RUN TestCheckSumDownload/subtest7 2025/09/03 04:49:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/03 04:49:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.13s) --- PASS: TestCheckSumDownload/subtest1 (2.38s) --- PASS: TestCheckSumDownload/subtest2 (2.62s) --- PASS: TestCheckSumDownload/subtest3 (2.84s) --- PASS: TestCheckSumDownload/subtest4 (2.14s) --- PASS: TestCheckSumDownload/subtest5 (2.16s) --- PASS: TestCheckSumDownload/subtest6 (2.37s) --- PASS: TestCheckSumDownload/subtest7 (2.13s) === RUN TestApplyTransforms 2025/09/03 04:49:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegizob3komu" 2025/09/03 04:49:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:49:20 DEBUG : Creating backend with remote "TestDrive:crypt/g2kcg3uom97j0l2ng2frb369rg9a4jhtkr3rruvpa45ej8lsk240" 2025/09/03 04:49:21 DEBUG : Creating backend with remote "/tmp/rclone360401802" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegizob3komu'", Local "Local file system at /tmp/rclone360401802", Modify Window "1ms" 2025/09/03 04:49:24 DEBUG : hello, world!: md5 = d009223bc9ea59902720468e69751ac5 OK upper checkfile vs. lower remote (without normalization) 2025/09/03 04:49:25 ERROR : hello, world!: sum not found 2025/09/03 04:49:25 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zegizob3komu' 2025/09/03 04:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegizob3komu': 1 files missing 2025/09/03 04:49:25 NOTICE: 1 hashes missing 2025/09/03 04:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegizob3komu': 1 differences found 2025/09/03 04:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegizob3komu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/03 04:49:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:49:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegizob3komu': 0 differences found 2025/09/03 04:49:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegizob3komu': 1 matching files 2025/09/03 04:49:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cafovin3subi" 2025/09/03 04:49:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:49:26 DEBUG : Creating backend with remote "TestDrive:crypt/iuguhjn8eppkhug1jr9j2kfe78tupjn7b9qnd6s9cmks73asq230" 2025/09/03 04:49:27 DEBUG : Creating backend with remote "/tmp/rclone2489195825" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cafovin3subi'", Local "Local file system at /tmp/rclone2489195825", Modify Window "1ms" 2025/09/03 04:49:29 DEBUG : HELLO, WORLD!: md5 = 9dd4a9d11833bb72d4e890a094e1d3cf OK lower checkfile vs. upper remote (without normalization) 2025/09/03 04:49:29 ERROR : HELLO, WORLD!: sum not found 2025/09/03 04:49:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cafovin3subi' 2025/09/03 04:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafovin3subi': 1 files missing 2025/09/03 04:49:29 NOTICE: 1 hashes missing 2025/09/03 04:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafovin3subi': 1 differences found 2025/09/03 04:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafovin3subi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/03 04:49:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:49:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafovin3subi': 0 differences found 2025/09/03 04:49:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cafovin3subi': 1 matching files 2025/09/03 04:49:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zizofac9davi" 2025/09/03 04:49:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:49:31 DEBUG : Creating backend with remote "TestDrive:crypt/veoebdt7qmhs6dh4bav33gh40prpshhnlnpfsles575g73rl6r3g" 2025/09/03 04:49:32 DEBUG : Creating backend with remote "/tmp/rclone522231107" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zizofac9davi'", Local "Local file system at /tmp/rclone522231107", Modify Window "1ms" 2025/09/03 04:49:34 DEBUG : HeLlO, wOrLd!: md5 = 681b54385b93fcec0ac4734f38ebe372 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/03 04:49:34 ERROR : HeLlO, wOrLd!: sum not found 2025/09/03 04:49:34 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zizofac9davi' 2025/09/03 04:49:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zizofac9davi': 1 files missing 2025/09/03 04:49:34 NOTICE: 1 hashes missing 2025/09/03 04:49:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zizofac9davi': 1 differences found 2025/09/03 04:49:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zizofac9davi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/03 04:49:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zizofac9davi': 0 differences found 2025/09/03 04:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zizofac9davi': 1 matching files 2025/09/03 04:49:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zaqeqof2foxe" 2025/09/03 04:49:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:49:35 DEBUG : Creating backend with remote "TestDrive:crypt/1ocs4mhkhl06h08741keugr1pk8lm9394br8flosotnv9m02v4fg" 2025/09/03 04:49:36 DEBUG : Creating backend with remote "/tmp/rclone4201432423" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zaqeqof2foxe'", Local "Local file system at /tmp/rclone4201432423", Modify Window "1ms" 2025/09/03 04:49:39 DEBUG : HELLO, WORLD!: md5 = c1f1563a4b65c065c31996debdf8e2a6 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/03 04:49:39 ERROR : HELLO, WORLD!: sum not found 2025/09/03 04:49:39 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zaqeqof2foxe' 2025/09/03 04:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaqeqof2foxe': 1 files missing 2025/09/03 04:49:39 NOTICE: 1 hashes missing 2025/09/03 04:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaqeqof2foxe': 1 differences found 2025/09/03 04:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaqeqof2foxe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/03 04:49:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:49:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaqeqof2foxe': 0 differences found 2025/09/03 04:49:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zaqeqof2foxe': 1 matching files 2025/09/03 04:49:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hototuf1suke" 2025/09/03 04:49:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:49:40 DEBUG : Creating backend with remote "TestDrive:crypt/c248a4pj92qgsie75r2gat4fdiobast006dcbplkvgcp0abmsfs0" 2025/09/03 04:49:41 DEBUG : Creating backend with remote "/tmp/rclone3143604183" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hototuf1suke'", Local "Local file system at /tmp/rclone3143604183", Modify Window "1ms" 2025/09/03 04:49:44 DEBUG : 測試_Русский___ě_áñ: md5 = f1b6f626cacf2b48257348e7c308c6be OK NFD checkfile vs. NFC remote (without normalization) 2025/09/03 04:49:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/03 04:49:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hototuf1suke' 2025/09/03 04:49:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hototuf1suke': 1 files missing 2025/09/03 04:49:44 NOTICE: 1 hashes missing 2025/09/03 04:49:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hototuf1suke': 1 differences found 2025/09/03 04:49:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hototuf1suke': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/03 04:49:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:49:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hototuf1suke': 0 differences found 2025/09/03 04:49:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hototuf1suke': 1 matching files 2025/09/03 04:49:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kanobet1subo" 2025/09/03 04:49:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:49:45 DEBUG : Creating backend with remote "TestDrive:crypt/vu2r8vdre9eghqheh7p4qes0rnkvst7ec372sfm850p9atrroqk0" 2025/09/03 04:49:46 DEBUG : Creating backend with remote "/tmp/rclone3907420562" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kanobet1subo'", Local "Local file system at /tmp/rclone3907420562", Modify Window "1ms" 2025/09/03 04:49:49 DEBUG : 測試_Русский___ě_áñ: md5 = 53e0b9ea226afce26a4a23c086df4c83 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/03 04:49:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/03 04:49:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kanobet1subo' 2025/09/03 04:49:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kanobet1subo': 1 files missing 2025/09/03 04:49:49 NOTICE: 1 hashes missing 2025/09/03 04:49:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kanobet1subo': 1 differences found 2025/09/03 04:49:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kanobet1subo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/03 04:49:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:49:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kanobet1subo': 0 differences found 2025/09/03 04:49:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kanobet1subo': 1 matching files 2025/09/03 04:49:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sosuxax0caba" 2025/09/03 04:49:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:49:50 DEBUG : Creating backend with remote "TestDrive:crypt/lgi9vtjt5t5po60j4mp4cegtgraqthn8hgf1ihqttv01vmqu5ub0" 2025/09/03 04:49:51 DEBUG : Creating backend with remote "/tmp/rclone671007852" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sosuxax0caba'", Local "Local file system at /tmp/rclone671007852", Modify Window "1ms" 2025/09/03 04:49:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1e0713b8851d59a94fff1b370eec3b5a OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/03 04:49:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/03 04:49:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sosuxax0caba' 2025/09/03 04:49:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosuxax0caba': 1 files missing 2025/09/03 04:49:54 NOTICE: 1 hashes missing 2025/09/03 04:49:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosuxax0caba': 1 differences found 2025/09/03 04:49:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosuxax0caba': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/03 04:49:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:49:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosuxax0caba': 0 differences found 2025/09/03 04:49:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosuxax0caba': 1 matching files 2025/09/03 04:49:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazoken8qeyo" 2025/09/03 04:49:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:49:56 DEBUG : Creating backend with remote "TestDrive:crypt/dhm88evahhvd6e6867a2mp0rklsfuceubk2dij84b2ggknniuajg" 2025/09/03 04:49:57 DEBUG : Creating backend with remote "/tmp/rclone1584805545" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazoken8qeyo'", Local "Local file system at /tmp/rclone1584805545", Modify Window "1ms" 2025/09/03 04:49:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fc9bd962c8a8af5702c9864282421255 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/03 04:50:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/03 04:50:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cazoken8qeyo' 2025/09/03 04:50:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazoken8qeyo': 1 files missing 2025/09/03 04:50:00 NOTICE: 1 hashes missing 2025/09/03 04:50:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazoken8qeyo': 1 differences found 2025/09/03 04:50:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazoken8qeyo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/03 04:50:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:50:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazoken8qeyo': 0 differences found 2025/09/03 04:50:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazoken8qeyo': 1 matching files 2025/09/03 04:50:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gebejil2maje" 2025/09/03 04:50:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:50:01 DEBUG : Creating backend with remote "TestDrive:crypt/i43r20bkk0jbbler71od0kmq221rjfkn5rgfe39arfldi4jve6cg" 2025/09/03 04:50:02 DEBUG : Creating backend with remote "/tmp/rclone1146903643" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gebejil2maje'", Local "Local file system at /tmp/rclone1146903643", Modify Window "1ms" 2025/09/03 04:50:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8edc246b321563e06c72693a0f29c64b OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/03 04:50:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/03 04:50:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gebejil2maje' 2025/09/03 04:50:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebejil2maje': 1 files missing 2025/09/03 04:50:05 NOTICE: 1 hashes missing 2025/09/03 04:50:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebejil2maje': 1 differences found 2025/09/03 04:50:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebejil2maje': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/03 04:50:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:50:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebejil2maje': 0 differences found 2025/09/03 04:50:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gebejil2maje': 1 matching files 2025/09/03 04:50:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekeziy2kagi" 2025/09/03 04:50:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:50:06 DEBUG : Creating backend with remote "TestDrive:crypt/n10jrl3f726k66si37frj5quqcgh9nubk9l5l9mjvcc3dhb8k7ig" 2025/09/03 04:50:07 DEBUG : Creating backend with remote "/tmp/rclone1097233601" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekeziy2kagi'", Local "Local file system at /tmp/rclone1097233601", Modify Window "1ms" 2025/09/03 04:50:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 437740f3218c328d11e94bb3475bd71f OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/03 04:50:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/03 04:50:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kekeziy2kagi' 2025/09/03 04:50:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekeziy2kagi': 1 files missing 2025/09/03 04:50:10 NOTICE: 1 hashes missing 2025/09/03 04:50:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekeziy2kagi': 1 differences found 2025/09/03 04:50:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekeziy2kagi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/03 04:50:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/03 04:50:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekeziy2kagi': 0 differences found 2025/09/03 04:50:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekeziy2kagi': 1 matching files 2025/09/03 04:50:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekeziy2kagi': Purge remote 2025/09/03 04:50:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gebejil2maje': Purge remote 2025/09/03 04:50:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazoken8qeyo': Purge remote 2025/09/03 04:50:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sosuxax0caba': Purge remote 2025/09/03 04:50:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kanobet1subo': Purge remote 2025/09/03 04:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hototuf1suke': Purge remote 2025/09/03 04:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zaqeqof2foxe': Purge remote 2025/09/03 04:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zizofac9davi': Purge remote 2025/09/03 04:50:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cafovin3subi': Purge remote 2025/09/03 04:50:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegizob3komu': Purge remote --- PASS: TestApplyTransforms (54.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:50:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/03 04:50:18 DEBUG : sub/file2: md5 = c902a666d1195ea45e4ba74bf8680323 OK 2025/09/03 04:50:18 INFO : file1: Copied (new) to: sub/file2 2025/09/03 04:50:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/03 04:50:18 DEBUG : file1: Unchanged skipping 2025/09/03 04:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': don't need to copy/move sub/file2, it is already at target location 2025/09/03 04:50:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.72s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:50:24 DEBUG : dst/file1: md5 = 9d64ac373bd83d74f3d94d05afa7b050 OK 2025/09/03 04:50:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqecut5cuna/backup" 2025/09/03 04:50:25 DEBUG : Creating backend with remote "TestDrive:crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0/1nrff024r7pq65ecp72fc28jb0" 2025/09/03 04:50:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/03 04:50:29 INFO : dst/file1: Moved (server-side) 2025/09/03 04:50:31 DEBUG : dst/file1: md5 = 2e3f10046cd696e9478af3be598d8a44 OK 2025/09/03 04:50:31 INFO : dst/file1: Copied (new) 2025/09/03 04:50:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:50:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:50:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.39s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:50:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqecut5cuna/dst" 2025/09/03 04:50:36 DEBUG : Creating backend with remote "TestDrive:crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/03 04:50:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqecut5cuna/CompareDest" 2025/09/03 04:50:37 DEBUG : Creating backend with remote "TestDrive:crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0/gveqi14airsml4bgu7krj116o8" 2025/09/03 04:50:39 DEBUG : one: Need to transfer - File not found at Destination 2025/09/03 04:50:41 DEBUG : one: md5 = ad9a970e9596c1d0e6d0140b000a7ec6 OK 2025/09/03 04:50:41 INFO : one: Copied (new) 2025/09/03 04:50:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/03 04:50:44 DEBUG : one: md5 = f380556115855d9761a85c27e18744ed OK 2025/09/03 04:50:44 INFO : one: Copied (replaced existing) 2025/09/03 04:50:46 DEBUG : dst/one: md5 = 53492ea81e0565d4adb481c01ffe95fd OK 2025/09/03 04:50:48 DEBUG : CompareDest/one: md5 = 92758cec137c50d8034bbaf7ee499ebd OK 2025/09/03 04:50:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/03 04:50:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/03 04:50:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/03 04:50:51 DEBUG : CompareDest/two: md5 = 5b120eec4faf97ff5be251e922da7fa1 OK 2025/09/03 04:50:52 DEBUG : two: Need to transfer - File not found at Destination 2025/09/03 04:50:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/03 04:50:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/03 04:50:53 DEBUG : two: Need to transfer - File not found at Destination 2025/09/03 04:50:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/03 04:50:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/03 04:50:55 DEBUG : two: Need to transfer - File not found at Destination 2025/09/03 04:50:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/03 04:50:57 DEBUG : two: md5 = 71d32eb3edcf7ac2e8c282dda65e5f9e OK 2025/09/03 04:50:57 INFO : two: Copied (new) 2025/09/03 04:51:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/03 04:51:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:51:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:51:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.70s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:51:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqecut5cuna/dst" 2025/09/03 04:51:01 DEBUG : Creating backend with remote "TestDrive:crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/03 04:51:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqecut5cuna/CopyDest" 2025/09/03 04:51:03 DEBUG : Creating backend with remote "TestDrive:crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/03 04:51:05 DEBUG : one: Need to transfer - File not found at Destination 2025/09/03 04:51:07 DEBUG : one: md5 = 152d46447d4664a119c8cebca2acff40 OK 2025/09/03 04:51:07 INFO : one: Copied (new) 2025/09/03 04:51:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/03 04:51:10 DEBUG : one: md5 = bc2b4f3a74ddbc16bdbf3d64d139535e OK 2025/09/03 04:51:10 INFO : one: Copied (replaced existing) 2025/09/03 04:51:12 DEBUG : dst/one: md5 = b59ea1dcc1e29087e9a371476351ee89 OK 2025/09/03 04:51:14 DEBUG : CopyDest/one: md5 = 5a2162e587eaa170a230cf459b4812e8 OK 2025/09/03 04:51:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqecut5cuna/BackupDir" 2025/09/03 04:51:15 DEBUG : Creating backend with remote "TestDrive:crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/03 04:51:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/03 04:51:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/03 04:51:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/03 04:51:19 INFO : one: Moved (server-side) 2025/09/03 04:51:20 INFO : one: Copied (server-side copy) 2025/09/03 04:51:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/03 04:51:22 DEBUG : CopyDest/two: md5 = 0e80b53315d6bc0380e26cc31a08b186 OK 2025/09/03 04:51:23 DEBUG : two: Need to transfer - File not found at Destination 2025/09/03 04:51:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/03 04:51:24 INFO : two: Copied (server-side copy) 2025/09/03 04:51:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/03 04:51:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/03 04:51:25 DEBUG : two: Unchanged skipping 2025/09/03 04:51:27 DEBUG : CopyDest/three: md5 = b4463bf5290f8dc6d1e3f8a8a70b96fd OK 2025/09/03 04:51:27 DEBUG : three: Need to transfer - File not found at Destination 2025/09/03 04:51:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/03 04:51:28 DEBUG : three: Destination not found in --copy-dest 2025/09/03 04:51:29 DEBUG : three: md5 = 9baa781641268770f25a4af0808c46d2 OK 2025/09/03 04:51:29 INFO : three: Copied (new) 2025/09/03 04:51:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/03 04:51:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/03 04:51:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:51:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/03 04:51:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/03 04:51:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:51:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.10s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:51:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/03 04:51:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f9c29fd7e24018481e563b4a9d0f13c6 OK 2025/09/03 04:51:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/03 04:51:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/03 04:51:41 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/09/03 04:51:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/03 04:51:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/03 04:51:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = cf6907ec43498ddcb09f1a3e225b0113 OK 2025/09/03 04:51:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/03 04:51:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/03 04:51:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.54s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.79s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:51:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Looking for duplicate names using skip mode. 2025/09/03 04:51:51 NOTICE: one: Found 2 files with duplicate names 2025/09/03 04:51:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.85s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:51:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Looking for duplicate names using skip mode. 2025/09/03 04:51:57 NOTICE: one: Found 3 files with duplicate names 2025/09/03 04:51:57 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/03 04:51:57 INFO : one: Deleted 2025/09/03 04:51:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.52s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:52:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Looking for duplicate names using first mode. 2025/09/03 04:52:03 NOTICE: one: Found 3 files with duplicate names 2025/09/03 04:52:04 INFO : one: Deleted 2025/09/03 04:52:05 INFO : one: Deleted 2025/09/03 04:52:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.92s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:52:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Looking for duplicate names using newest mode. 2025/09/03 04:52:11 NOTICE: one: Found 3 files with duplicate names 2025/09/03 04:52:11 INFO : one: Deleted 2025/09/03 04:52:12 INFO : one: Deleted 2025/09/03 04:52:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.94s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.99s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:52:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Looking for duplicate names using oldest mode. 2025/09/03 04:52:18 NOTICE: one: Found 3 files with duplicate names 2025/09/03 04:52:19 INFO : one: Deleted 2025/09/03 04:52:19 INFO : one: Deleted 2025/09/03 04:52:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.63s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:52:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Looking for duplicate names using largest mode. 2025/09/03 04:52:25 NOTICE: one: Found 3 files with duplicate names 2025/09/03 04:52:25 INFO : one: Deleted 2025/09/03 04:52:26 INFO : one: Deleted 2025/09/03 04:52:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.40s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:52:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Looking for duplicate names using smallest mode. 2025/09/03 04:52:32 NOTICE: one: Found 3 files with duplicate names 2025/09/03 04:52:32 INFO : one: Deleted 2025/09/03 04:52:32 INFO : one: Deleted 2025/09/03 04:52:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.70s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:52:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Looking for duplicate names using rename mode. 2025/09/03 04:52:40 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/03 04:52:41 INFO : one-2.txt: renamed from: one.txt 2025/09/03 04:52:42 INFO : one-3.txt: renamed from: one.txt 2025/09/03 04:52:43 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.23s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:52:48 DEBUG : dupe1/one.txt: md5 = fc8fae4098158e02382faf6bde8396cc OK 2025/09/03 04:52:50 DEBUG : dupe2/two.txt: md5 = 3f8d4113442e09f3a2dec6ac5e80cfa0 OK 2025/09/03 04:52:53 DEBUG : dupe3/three.txt: md5 = ccf7493e82ae12068e56ef477b78b503 OK 2025/09/03 04:52:53 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/03 04:52:54 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/03 04:52:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/03 04:52:55 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/03 04:52:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/03 04:52:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/03 04:52:58 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.18s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:53:01 DEBUG : a.txt: md5 = 7202ea493a157de450026291551870d5 OK 2025/09/03 04:53:02 DEBUG : zend.txt: md5 = 8f9f59245829c28679b39d304dd91295 OK 2025/09/03 04:53:04 DEBUG : sub dir/hello world: md5 = fff3607f154d12fd42f11c950f22aca3 OK 2025/09/03 04:53:06 DEBUG : sub dir/hello world2: md5 = 98bdaa7ce11b46758e23547c03da5ae3 OK 2025/09/03 04:53:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 9c559889dcac9d43aa3097a29da53113 OK 2025/09/03 04:53:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = af9a5d69e86f0ca427140a7d30b333b6 OK 2025/09/03 04:53:12 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2078a6232d04aae2416d72b341e80472 OK 2025/09/03 04:53:13 DEBUG : a.txt: Excluded (Size Filter) 2025/09/03 04:53:13 DEBUG : a.txt: Excluded 2025/09/03 04:53:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/03 04:53:14 DEBUG : sub dir/hello world: Excluded 2025/09/03 04:53:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/03 04:53:14 DEBUG : sub dir/hello world2: Excluded 2025/09/03 04:53:14 DEBUG : sub dir/ignore dir: Excluded 2025/09/03 04:53:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/03 04:53:14 DEBUG : sub dir/hello world: Excluded 2025/09/03 04:53:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/03 04:53:14 DEBUG : sub dir/hello world2: Excluded 2025/09/03 04:53:15 DEBUG : sub dir/ignore dir: Excluded 2025/09/03 04:53:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/03 04:53:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/03 04:53:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/03 04:53:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/03 04:53:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/03 04:53:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/03 04:53:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.67s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:53:23 DEBUG : a.txt: md5 = 1f734659bf058efff61034de4717a256 OK 2025/09/03 04:53:25 DEBUG : zend.txt: md5 = 50c4f9e09394476716030f83f030da26 OK 2025/09/03 04:53:27 DEBUG : sub dir/hello world: md5 = 63e3ac843c728eb67d9c71e9a13f4ba9 OK 2025/09/03 04:53:29 DEBUG : sub dir/hello world2: md5 = efad97ab01041d3697c0d29144c0fd8d OK 2025/09/03 04:53:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 9cb604172114dda4b792742a60942a6e OK 2025/09/03 04:53:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = b762934b24d04c08eda826a9f14a81c6 OK 2025/09/03 04:53:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = 46c2c97b6a21efcf245b03e3ab1a3d6b OK 2025/09/03 04:53:36 DEBUG : a.txt: Excluded (Size Filter) 2025/09/03 04:53:36 DEBUG : a.txt: Excluded 2025/09/03 04:53:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/03 04:53:36 DEBUG : sub dir/hello world2: Excluded 2025/09/03 04:53:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/03 04:53:36 DEBUG : sub dir/hello world: Excluded 2025/09/03 04:53:37 DEBUG : sub dir/ignore dir: Excluded 2025/09/03 04:53:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/03 04:53:37 DEBUG : sub dir/hello world2: Excluded 2025/09/03 04:53:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/03 04:53:37 DEBUG : sub dir/hello world: Excluded 2025/09/03 04:53:37 DEBUG : sub dir/ignore dir: Excluded 2025/09/03 04:53:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/03 04:53:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/03 04:53:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/03 04:53:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/03 04:53:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/03 04:53:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/03 04:53:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.28s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:53:46 DEBUG : file1: md5 = 6b4339d10a8a0b0531010fa13a957a2a OK 2025/09/03 04:53:48 DEBUG : sub/file2: md5 = 8bf779bdba18d6e59ba67b6e936ca363 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/09/03 04:53:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/03 04:53:51 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/03 04:53:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/03 04:53:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.79s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:53:56 DEBUG : file1: md5 = 6261553640e97eb0d33d7ee180c7fc23 OK 2025/09/03 04:53:58 DEBUG : sub/file2: md5 = b20866f51df0a1118eda540d134e782a 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/09/03 04:54:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqecut5cuna/notfound" 2025/09/03 04:54:02 DEBUG : Config file has changed externally - reloading 2025/09/03 04:54:02 DEBUG : Creating backend with remote "TestDrive:crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/03 04:54:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.08s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.61s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:54:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Making directory 2025/09/03 04:54:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Making directory --- PASS: TestMkdir (0.59s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:54:09 DEBUG : sub dir/hello world: md5 = 1f7dc9aa8edb7e8c1e94bb8550832aa2 OK 2025/09/03 04:54:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.65s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:54:13 DEBUG : potato2: md5 = bbd9b5c134c1bff485c2c64148803949 OK 2025/09/03 04:54:14 DEBUG : empty space: md5 = 332f9f5287d697be7246905be1cb29de OK --- PASS: TestLs (4.84s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:54:17 DEBUG : potato2: md5 = bfe6d2db9c332c86e444184a4ae24569 OK 2025/09/03 04:54:19 DEBUG : empty space: md5 = c98e12884b3ceea8972f44eba3557c53 OK 2025/09/03 04:54:19 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/03 04:54:19 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.30s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:54:23 DEBUG : potato2: md5 = cc3ff464726a51068090e175cc706b8d OK 2025/09/03 04:54:25 DEBUG : empty space: md5 = ee8717d032a95271d4e92cfbf2887009 OK --- PASS: TestLsLong (5.25s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:54:28 DEBUG : potato2: md5 = 088d7badf5c051d0cc49b58e5d207564 OK 2025/09/03 04:54:30 DEBUG : empty space: md5 = 8380838651178fbab602e6f508cd2202 OK --- PASS: TestHashSums (4.94s) === RUN TestHashSumsWithErrors 2025/09/03 04:54:31 DEBUG : Creating backend with remote ":memory:" 2025/09/03 04:54:31 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/03 04:54:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/03 04:54:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/03 04:54:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/03 04:54:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/03 04:54:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/03 04:54:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/03 04:54:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/03 04:54:31 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-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:54:33 DEBUG : potato2: md5 = 5b645be2b5c96cfd56924805e1d09706 OK 2025/09/03 04:54:34 DEBUG : empty space: md5 = 7b7f0b18418ce14c96479ba831760db2 OK 2025/09/03 04:54:37 DEBUG : sub dir/potato3: md5 = 5e94fca537d1bfae10af8431ed57fcc4 OK 2025/09/03 04:54:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.96s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:54:42 DEBUG : small: md5 = a588e33644464525f4e699e25dfb48dd OK 2025/09/03 04:54:43 DEBUG : medium: md5 = 707068d2bb1008cb832588898e52c147 OK 2025/09/03 04:54:45 DEBUG : large: md5 = 01692b6ec19c9ca0efb810ce8e24631a OK 2025/09/03 04:54:45 DEBUG : Waiting for deletions to finish 2025/09/03 04:54:45 DEBUG : large: Excluded (Size Filter) 2025/09/03 04:54:46 INFO : medium: Deleted 2025/09/03 04:54:46 INFO : small: Deleted --- PASS: TestDelete (6.40s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:54:48 DEBUG : small: md5 = bc95bac4344a23ec9413f3b19897703d OK 2025/09/03 04:54:50 DEBUG : medium: md5 = c0da5a73f9134c5f2804e613bd272e63 OK 2025/09/03 04:54:51 DEBUG : large: md5 = 32f030741457739a027480aa8880cec1 OK 2025/09/03 04:54:52 DEBUG : Waiting for deletions to finish 2025/09/03 04:54:52 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/03 04:54:52 INFO : small: Deleted 2025/09/03 04:54:52 INFO : medium: Deleted --- PASS: TestMaxDelete (7.03s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:54:55 DEBUG : small: md5 = 95a0679832db9f5e275f0a82d3a75e46 OK 2025/09/03 04:54:57 DEBUG : medium: md5 = 1997c41bbbeb862068390fd1cc2dde69 OK 2025/09/03 04:54:58 DEBUG : large: md5 = 5bc319e67665f4c33997d2ac0d4e8aa9 OK 2025/09/03 04:54:59 DEBUG : Waiting for deletions to finish 2025/09/03 04:54:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/03 04:54:59 INFO : small: Deleted 2025/09/03 04:54:59 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.06s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:55:02 DEBUG : small: md5 = 6db1b06acea07dce99cae92632234b25 OK 2025/09/03 04:55:04 DEBUG : medium: md5 = dc3a3088a6851b54272344b19ebb0451 OK 2025/09/03 04:55:05 DEBUG : large: md5 = 8e2366f00b082d095bee3015c80d4a80 OK 2025/09/03 04:55:05 DEBUG : Waiting for deletions to finish 2025/09/03 04:55:06 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/03 04:55:06 INFO : small: Deleted 2025/09/03 04:55:06 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.76s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:55:09 DEBUG : ReadFile: md5 = 5b53c3b0f849e45c8525727b376f0cf3 OK --- PASS: TestReadFile (4.58s) === RUN TestRetry 2025/09/03 04:55:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/03 04:55:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/03 04:55:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/03 04:55:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/03 04:55:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/03 04:55:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/03 04:55:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:55:14 DEBUG : file1: md5 = 3b0458e82163336fb8fe96a681bc50f2 OK 2025/09/03 04:55:15 DEBUG : file2: md5 = bf1b41ac507cb3ea19d88150e77622a3 OK --- PASS: TestCat (18.11s) === RUN TestPurge 2025/09/03 04:55:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jixefub0lire" 2025/09/03 04:55:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/03 04:55:31 DEBUG : Creating backend with remote "TestDrive:crypt/bl8of6mmt3fsc9s761h8osr0p89bjk39lthgpfrjj1bemtsf5fdg" 2025/09/03 04:55:31 DEBUG : Creating backend with remote "/tmp/rclone3794937488" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jixefub0lire'", Local "Local file system at /tmp/rclone3794937488", Modify Window "1ms" 2025/09/03 04:55:36 DEBUG : A1/B1/C1/one: md5 = 34f0e06b065865c2f2c3508e1b8d7451 OK 2025/09/03 04:55:36 INFO : A2: Making directory 2025/09/03 04:55:37 INFO : A1/B2: Making directory 2025/09/03 04:55:37 INFO : A1/B2/C2: Making directory 2025/09/03 04:55:38 INFO : A1/B1/C3: Making directory 2025/09/03 04:55:39 INFO : A3: Making directory 2025/09/03 04:55:40 INFO : A3/B3: Making directory 2025/09/03 04:55:41 INFO : A3/B3/C4: Making directory 2025/09/03 04:55:43 DEBUG : A1/two: md5 = d6bc0611925c799864443455235bd108 OK 2025/09/03 04:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixefub0lire': Purge remote 2025/09/03 04:55:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.97s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:55:50 DEBUG : A1/B1/C1/one: md5 = 19b070a0fe6fc5c9b95a8c977da3a4b6 OK 2025/09/03 04:55:50 INFO : A2: Making directory 2025/09/03 04:55:51 INFO : A1/B2: Making directory 2025/09/03 04:55:52 INFO : A1/B2/C2: Making directory 2025/09/03 04:55:52 INFO : A1/B1/C3: Making directory 2025/09/03 04:55:53 INFO : A3: Making directory 2025/09/03 04:55:54 INFO : A3/B3: Making directory 2025/09/03 04:55:55 INFO : A3/B3/C4: Making directory 2025/09/03 04:55:57 DEBUG : A1/two: md5 = e362fb99ad6772748de6cbfca6da9402 OK 2025/09/03 04:55:58 DEBUG : removing 1 level 3 directories 2025/09/03 04:55:58 INFO : A3/B3/C4: Removing directory 2025/09/03 04:56:01 DEBUG : removing 2 level 3 directories 2025/09/03 04:56:01 INFO : A1/B2/C2: Removing directory 2025/09/03 04:56:01 INFO : A1/B1/C3: Removing directory 2025/09/03 04:56:02 DEBUG : removing 2 level 2 directories 2025/09/03 04:56:02 INFO : A3/B3: Removing directory 2025/09/03 04:56:02 INFO : A1/B2: Removing directory 2025/09/03 04:56:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/03 04:56:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/03 04:56:02 DEBUG : removing 2 level 1 directories 2025/09/03 04:56:02 INFO : A3: Removing directory 2025/09/03 04:56:02 INFO : A2: Removing directory 2025/09/03 04:56:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/03 04:56:06 DEBUG : removing 1 level 3 directories 2025/09/03 04:56:06 INFO : A1/B1/C1: Removing directory 2025/09/03 04:56:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:07 DEBUG : removing 1 level 2 directories 2025/09/03 04:56:07 INFO : A1/B1: Removing directory 2025/09/03 04:56:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/03 04:56:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/03 04:56:08 DEBUG : removing 1 level 1 directories 2025/09/03 04:56:08 INFO : A1: Removing directory 2025/09/03 04:56:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/03 04:56:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/03 04:56:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/03 04:56:08 DEBUG : removing 1 level 0 directories 2025/09/03 04:56:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Removing directory 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/03 04:56:09 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (23.47s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:56:11 INFO : A1: Making directory 2025/09/03 04:56:11 INFO : A1/B1: Making directory 2025/09/03 04:56:12 INFO : A1/B1/C1: Making directory 2025/09/03 04:56:15 DEBUG : removing 1 level 3 directories 2025/09/03 04:56:15 INFO : A1/B1/C1: Removing directory 2025/09/03 04:56:15 DEBUG : removing 1 level 2 directories 2025/09/03 04:56:15 INFO : A1/B1: Removing directory 2025/09/03 04:56:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/03 04:56:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.90s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:56:18 INFO : A1: Making directory 2025/09/03 04:56:18 INFO : A1/B1: Making directory 2025/09/03 04:56:19 INFO : A1/B1/C1: Making directory 2025/09/03 04:56:22 DEBUG : removing 1 level 3 directories 2025/09/03 04:56:22 INFO : A1/B1/C1: Removing directory 2025/09/03 04:56:22 DEBUG : removing 1 level 2 directories 2025/09/03 04:56:22 INFO : A1/B1: Removing directory 2025/09/03 04:56:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/03 04:56:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.30s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:56:27 DEBUG : file1: md5 = 35742d391b524922790b88ecbe49976a OK 2025/09/03 04:56:27 DEBUG : filename.txt: File name found in url 2025/09/03 04:56:29 DEBUG : filename.txt: md5 = f5347b9bd86233fbab8cb00da9eb9d6f OK 2025/09/03 04:56:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/03 04:56:30 DEBUG : headerfilename.txt: md5 = 1c34c9091c58d91b146d72c02a6b396b OK 2025/09/03 04:56:32 DEBUG : file2: md5 = cae66b7d0e124ffaa08f7be5d7d425b4 OK --- PASS: TestCopyURL (9.24s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:56:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/03 04:56:37 DEBUG : sub/file2: md5 = 77427e8c8dbbfb23dc09bca2f64e9e39 OK 2025/09/03 04:56:37 INFO : file1: Copied (new) to: sub/file2 2025/09/03 04:56:37 INFO : file1: Deleted 2025/09/03 04:56:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/03 04:56:38 DEBUG : file1: Unchanged skipping 2025/09/03 04:56:38 INFO : file1: Deleted 2025/09/03 04:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': don't need to copy/move sub/file2, it is already at target location 2025/09/03 04:56:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.18s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:56:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/03 04:56:42 DEBUG : file1: md5 = 787be1f9bde88e7a1ffa448a392ceaea OK 2025/09/03 04:56:42 INFO : file1: Copied (new) 2025/09/03 04:56:42 INFO : file1: Deleted 2025/09/03 04:56:43 DEBUG : file1: Destination exists, skipping 2025/09/03 04:56:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.42s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:56:47 DEBUG : dst/file1: md5 = be01d3eab53acd3bb7686cad6e0c9c40 OK 2025/09/03 04:56:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poqecut5cuna/backup" 2025/09/03 04:56:48 DEBUG : Creating backend with remote "TestDrive:crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0/1nrff024r7pq65ecp72fc28jb0" 2025/09/03 04:56:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/03 04:56:52 INFO : dst/file1: Moved (server-side) 2025/09/03 04:56:53 DEBUG : dst/file1: md5 = 65445760fcf15e58ce07453e2266c9a6 OK 2025/09/03 04:56:53 INFO : dst/file1: Copied (new) 2025/09/03 04:56:53 INFO : dst/file1: Deleted 2025/09/03 04:56:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:56:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/03 04:56:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.66s) === 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-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:57:00 DEBUG : A1/one: md5 = bdf5d309a809d37697dad8a1bc20413b OK 2025/09/03 04:57:01 DEBUG : A1/two: md5 = dbf5b9298430db5eb64d09f768476ed0 OK 2025/09/03 04:57:03 DEBUG : A1/B1/three: md5 = a4b99b7040a7dc88314a1116599a1a2d OK 2025/09/03 04:57:05 DEBUG : A1/B1/C1/four: md5 = 0b27173fa98b4592419cd9427fa709d2 OK 2025/09/03 04:57:08 DEBUG : A1/B1/C2/five: md5 = b766a821c4f020f9809253f1733a6ede OK 2025/09/03 04:57:08 INFO : A1/B2: Making directory 2025/09/03 04:57:08 INFO : A1/B1/C3: Making directory 2025/09/03 04:57:18 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/03 04:57:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/03 04:57:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/03 04:57:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/03 04:57:18 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/03 04:57:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/03 04:57:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/03 04:57:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/03 04:57:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/03 04:57:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/03 04:57:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/03 04:57:30 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/03 04:57:30 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/03 04:57:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/03 04:57:30 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/03 04:57:30 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/03 04:57:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/03 04:57:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/03 04:57:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/03 04:57:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/03 04:57:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/03 04:57:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/03 04:57:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/03 04:57:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/03 04:57:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/03 04:57:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/03 04:57:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/03 04:57:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/03 04:57:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/03 04:57:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/03 04:57:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.76s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': File to upload is small (34 bytes), uploading instead of streaming 2025/09/03 04:57:46 DEBUG : no_checksum_small_file_from_pipe: md5 = eaf0a355acfb5af46fdf51df41c5d691 OK 2025/09/03 04:57:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/03 04:57:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/03 04:57:47 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/03 04:57:48 DEBUG : no_checksum_big_file_from_pipe: md5 = 8a5dfbda68af39dc05dedd214cd774dd OK 2025/09/03 04:57:48 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-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': File to upload is small (34 bytes), uploading instead of streaming 2025/09/03 04:57:51 DEBUG : with_checksum_small_file_from_pipe: md5 = 535ae0dcd4da2305c6a26e261045a586 OK 2025/09/03 04:57:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/03 04:57:52 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/03 04:57:53 DEBUG : with_checksum_big_file_from_pipe: md5 = 02d395f95280318c7b1225965e6ee49a OK 2025/09/03 04:57:53 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-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:57:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': File to upload is small (34 bytes), uploading instead of streaming 2025/09/03 04:57:57 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/03 04:57:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/03 04:57:59 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-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': File to upload is small (34 bytes), uploading instead of streaming 2025/09/03 04:58:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/03 04:58:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/03 04:58:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.40s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.22s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/03 04:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': File to upload is small (48 bytes), uploading instead of streaming 2025/09/03 04:58:09 DEBUG : rcat_metadata: md5 = 59a8321f107ba9d3ede47cf6b0ca08ba OK 2025/09/03 04:58:09 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/03 04:58:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/03 04:58:12 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2717cfdb7d16b2758071ed14892c5980 OK 2025/09/03 04:58:12 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.35s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (3.23s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:58:15 DEBUG : potato1: md5 = 805ea3056667615b7d8391a3611f9285 OK 2025/09/03 04:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': File to upload is small (60 bytes), uploading instead of streaming 2025/09/03 04:58:16 DEBUG : potato2: md5 = 35d4dece3b940c7d8615b551341f683e OK 2025/09/03 04:58:16 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.74s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:58:19 DEBUG : potato1: md5 = b2ac6e56900d6f88223a293138845fbf OK 2025/09/03 04:58:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': File to upload is small (60 bytes), uploading instead of streaming 2025/09/03 04:58:21 DEBUG : potato2: md5 = d8345fa865df2ba3bb27e7553d372282 OK 2025/09/03 04:58:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.94s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:58:24 DEBUG : potato2: md5 = 8027e1ff1d6454711a9bfdd942664e69 OK 2025/09/03 04:58:26 DEBUG : empty space: md5 = 0c32c277b56751b2b4b92255498d08ed OK 2025/09/03 04:58:28 DEBUG : sub dir/potato3: md5 = 0bf3fa21b5de2492778d01543cb12087 OK 2025/09/03 04:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Touching "sub dir/potato3" 2025/09/03 04:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Touching "empty space" 2025/09/03 04:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Touching "potato2" 2025/09/03 04:58:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.57s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:58:35 DEBUG : dir with metadata: Making directory with metadata 2025/09/03 04:58:35 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.31s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:58:37 DEBUG : directory with modtime: Making directory with metadata 2025/09/03 04:58:38 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:58:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/03 04:58:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/03 04:58:39 DEBUG : Google drive root 'crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0': Skipping btime metadata as can't update it on an existing file: 2025-09-03T04:58:39.66580976Z 2025/09/03 04:58:40 INFO : non existent directory: Updated directory metadata 2025/09/03 04:58:42 DEBUG : Google drive root 'crypt/8cjgp3svgqqov78stievqepe7d6kj05rqga7ck65eg2hb0o3sdp0': Skipping btime metadata as can't update it on an existing file: 2025-09-03T04:58:39.66580976Z 2025/09/03 04:58:42 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.26s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:58:44 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/03 04:58:46 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/03 04:58:48 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.91s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:58:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/03 04:58:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/03 04:58:49 DEBUG : dst: Making directory with metadata 2025/09/03 04:58:50 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/03 04:58:50 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/03 04:58:51 INFO : dst: Set directory modification time (using SetModTime) 2025/09/03 04:58:51 INFO : dst: Set directory modification time (using SetModTime) 2025/09/03 04:58:51 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/03 04:58:52 INFO : dst: Set directory modification time (using SetModTime) 2025/09/03 04:58:52 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.58s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna'", Local "Local file system at /tmp/rclone1288103284", Modify Window "1ms" 2025/09/03 04:58:55 DEBUG : sub dir/test remove existing: md5 = 9b066b64797228b9d9a7ce8e0eef4221 OK 2025/09/03 04:58:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = b4e88d1b2971cb4fef47fb62a82508c8 OK 2025/09/03 04:58:59 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.muxagad9" before starting 2025/09/03 04:59:00 DEBUG : sub dir/test remove existing.muxagad9: TEST: removing renamed existing file after operation 2025/09/03 04:59:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hufalic8" before starting 2025/09/03 04:59:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hufalic8: TEST: renaming existing back after failed operation 2025/09/03 04:59:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rejugup1" before starting 2025/09/03 04:59:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rejugup1: TEST: removing renamed existing file after operation 2025/09/03 04:59:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gd7k0ta2642c1pv0o54fjp236msonobhftsmmplp2crjlp9go9gg" 2025/09/03 04:59:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1lap1b3sqoa9cdul22dkagtfvk54un9c8i0u3mtmhojjkdid3m9kskf9a6ghoj3l00v6pr5340qdkiov5gldrn35s5jatb16hb08gn3gav2f09f1vdcoh6h2rs09vk8uku6h3bc97sjjsprek6imvccmbplsjtlhg1hdp1f8uu1q6u5gpao0" --- PASS: TestRemoveExisting (15.18s) === 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/09/03 04:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poqecut5cuna': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m21.492636447s (try 1/5)